diff options
| author | TDB Release <tdb-release@build.bot> | 2021-10-15 10:18:03 +0000 |
|---|---|---|
| committer | TDB Release <tdb-release@build.bot> | 2021-10-15 10:18:03 +0000 |
| commit | 251ad7f8a838c0de1495b351ad6bead2e5968896 (patch) | |
| tree | 0b0b57124142e16bcb4ac4396c6a624040fa3a11 /sql/updates | |
| parent | 990e4d86576751c517549eecc0747b2a8b65129a (diff) | |
TDB 910.21101 - 2021/10/15TDB910.21101
Diffstat (limited to 'sql/updates')
292 files changed, 5 insertions, 77767 deletions
diff --git a/sql/updates/auth/master/2018_03_08_00_auth.sql b/sql/updates/auth/master/2018_03_08_00_auth.sql deleted file mode 100644 index 8b0e18b1e6c..00000000000 --- a/sql/updates/auth/master/2018_03_08_00_auth.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `rbac_permissions` WHERE `id` = 873; -INSERT INTO `rbac_permissions` (`id`,`name`) VALUES -(873, 'Command: reload creature_movement_override'); - -DELETE FROM `rbac_linked_permissions` WHERE `linkedId` = 873; -INSERT INTO `rbac_linked_permissions` (`id`,`linkedId`) VALUES -(196, 873); diff --git a/sql/updates/auth/master/2021_08_19_00_auth.sql b/sql/updates/auth/master/2021_08_19_00_auth.sql deleted file mode 100644 index 25578015b56..00000000000 --- a/sql/updates/auth/master/2021_08_19_00_auth.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `build_info` WHERE `build`=39804; -INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES -(39804,9,1,0,NULL,NULL,'E42D2BBA12ED260A76F9B1E477E19EA5',NULL,NULL,NULL); - -UPDATE `realmlist` SET `gamebuild`=39804 WHERE `gamebuild`=39653; - -ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '39804'; diff --git a/sql/updates/auth/master/2021_09_02_00_auth.sql b/sql/updates/auth/master/2021_09_02_00_auth.sql deleted file mode 100644 index 49419e3a601..00000000000 --- a/sql/updates/auth/master/2021_09_02_00_auth.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `build_info` WHERE `build`=40000; -INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES -(40000,9,1,0,NULL,NULL,'4CB1433AB637F09F03FBBD1B221B04B0',NULL,NULL,NULL); - -UPDATE `realmlist` SET `gamebuild`=40000 WHERE `gamebuild`=39804; - -ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '40000'; diff --git a/sql/updates/auth/master/2021_09_10_00_auth.sql b/sql/updates/auth/master/2021_09_10_00_auth.sql deleted file mode 100644 index d29cb7efac0..00000000000 --- a/sql/updates/auth/master/2021_09_10_00_auth.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `build_info` WHERE `build`=40120; -INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES -(40120,9,1,0,NULL,NULL,'04F47EAEFD8BDEFE14AA0350EA336678',NULL,NULL,NULL); - -UPDATE `realmlist` SET `gamebuild`=40120 WHERE `gamebuild`=40000; - -ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '40120'; diff --git a/sql/updates/auth/master/2021_10_07_00_auth.sql b/sql/updates/auth/master/2021_10_07_00_auth.sql deleted file mode 100644 index dabafcf8538..00000000000 --- a/sql/updates/auth/master/2021_10_07_00_auth.sql +++ /dev/null @@ -1,8 +0,0 @@ -DELETE FROM `build_info` WHERE `build` IN (40120,40443); -INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES -(40120,9,1,0,NULL,NULL,'04F47EAEFD8BDEFE14AA0350EA336678','853F0F2985CEAED46DF422583CD07A7C',NULL,NULL), -(40443,9,1,0,NULL,NULL,'8597BB43E8AB38C85504E8BFB72ABBF5',NULL,NULL,NULL); - -UPDATE `realmlist` SET `gamebuild`=40443 WHERE `gamebuild`=40120; - -ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '40443'; diff --git a/sql/updates/auth/master/2021_10_13_00_auth.sql b/sql/updates/auth/master/2021_10_13_00_auth.sql deleted file mode 100644 index fc061979487..00000000000 --- a/sql/updates/auth/master/2021_10_13_00_auth.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `build_info` WHERE `build`=40593; -INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES -(40593,9,1,0,NULL,NULL,'BA14570F2D62D5F61953394164A8DAE2',NULL,NULL,NULL); - -UPDATE `realmlist` SET `gamebuild`=40593 WHERE `gamebuild`=40443; - -ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '40593'; diff --git a/sql/updates/auth/master/2021_08_18_00_auth.sql b/sql/updates/auth/master/2021_10_15_00_auth.sql index 075b853b378..b39ba801874 100644 --- a/sql/updates/auth/master/2021_08_18_00_auth.sql +++ b/sql/updates/auth/master/2021_10_15_00_auth.sql @@ -1,3 +1,3 @@ --- TDB 910.21081 auth +-- TDB 910.21101 auth UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/auth', 'ARCHIVED'); diff --git a/sql/updates/characters/master/2021_10_02_00_characters.sql b/sql/updates/characters/master/2021_10_02_00_characters.sql deleted file mode 100644 index b23080ce0b0..00000000000 --- a/sql/updates/characters/master/2021_10_02_00_characters.sql +++ /dev/null @@ -1,42 +0,0 @@ --- THIS SQL UPDATE HAS BEEN EDITED TO FIX MYSQL 5.7 COMPATIBILITY --- ADD COLUMN IF NOT EXISTS -SET @dbname = DATABASE(); -SET @preparedStatement = (SELECT IF( - ( - SELECT COUNT(*) FROM INFORMATION_SCHEMA.COLUMNS - WHERE - (table_name = 'characters') - AND (table_schema = @dbname) - AND (column_name = 'createTime') - ) > 0, - "SELECT 'Skipped adding column, already exists.'", - CONCAT("ALTER TABLE characters ADD `createTime` bigint(20) NOT NULL DEFAULT '0' AFTER `online`, ADD `createMode` tinyint(4) NOT NULL DEFAULT '0' AFTER `createTime`") -)); -PREPARE alterIfNotExists FROM @preparedStatement; -EXECUTE alterIfNotExists; -DEALLOCATE PREPARE alterIfNotExists; - --- EDITED NOTE: updates safe to reapply unconditionally - - -- AT_LOGIN_FIRST: Characters that have never logged in have accurate creation timestamp in `logout_time` -UPDATE `characters` SET `createTime`=`logout_time` WHERE (`at_login` & 0x20) != 0; - -- attempt to find lowest criteria timestamp for characters that have logged in already -UPDATE `characters` c - INNER JOIN - ( - SELECT cap.`guid` `guid`, COALESCE(MIN(cap.`date`), UNIX_TIMESTAMP()) `date` - FROM `character_achievement_progress` cap - GROUP BY cap.`guid` - ) criteria ON criteria.`guid` = c.`guid` - INNER JOIN - ( - SELECT ca.`guid` `guid`, COALESCE(MIN(ca.`date`), UNIX_TIMESTAMP()) `date` - FROM `character_achievement` ca - GROUP BY ca.`guid` - ) achievement ON achievement.`guid` = c.`guid` -SET - `createTime` = IF(criteria.`date` < achievement.`date`, - criteria.`date`, - achievement.`date`) -WHERE - (`at_login` & 0x20) = 0; diff --git a/sql/updates/characters/master/2021_10_02_01_characters.sql b/sql/updates/characters/master/2021_10_02_01_characters.sql deleted file mode 100644 index e4c6a5e83b0..00000000000 --- a/sql/updates/characters/master/2021_10_02_01_characters.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE `characters` SET `zone`=0 WHERE (`at_login` & 0x20) != 0; diff --git a/sql/updates/characters/master/2021_08_18_00_characters.sql b/sql/updates/characters/master/2021_10_15_00_characters.sql index 3b9d8c7e476..0b929d6c9bc 100644 --- a/sql/updates/characters/master/2021_08_18_00_characters.sql +++ b/sql/updates/characters/master/2021_10_15_00_characters.sql @@ -1,3 +1,3 @@ --- TDB 910.21081 characters +-- TDB 910.21101 characters UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/characters', 'ARCHIVED'); diff --git a/sql/updates/hotfixes/master/2021_08_22_00_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_22_00_hotfixes.sql deleted file mode 100644 index 0c4a7e941e0..00000000000 --- a/sql/updates/hotfixes/master/2021_08_22_00_hotfixes.sql +++ /dev/null @@ -1,18 +0,0 @@ -DELETE FROM `hotfix_data` WHERE `Id`=65382; -INSERT INTO `hotfix_data` (`Id`, `TableHash`, `RecordId`, `Status`, `VerifiedBuild`) VALUES -(65382, 3205218938, 44250, 1, 39804); -- GlobalStrings - -DELETE FROM `hotfix_blob` WHERE `TableHash`=3205218938 AND `RecordId`=44250 AND `VerifiedBuild`>0; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3205218938, 44250, 'enUS', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 39804), -- GlobalStrings --- other locales temporarily receive a copy of enUS data to fix lua errors in base ui -(3205218938, 44250, 'koKR', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'frFR', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'deDE', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'zhCN', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'zhTW', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'esES', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'esMX', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'ruRU', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'ptBR', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0), -- GlobalStrings -(3205218938, 44250, 'itIT', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420697320616E206F6E6C696E652067616D65207468617420696E636C7564657320696E746572616374696F6E732077697468206F7468657220706C61796572732E20506C656173652062652063617574696F757320616E6420646F206E6F7420736861726520706572736F6E616C20696E666F726D6174696F6E20776974682070656F706C6520796F7520646F206E6F74206B6E6F772E7C6E7C6E41732077656C6C2C20706C65617365206265206D696E6466756C206F66206F757220636F6D6D756E69747920696E746572616374696F6E20706F6C696369657320616E64207265706F727420616E79206861726173736D656E742C2061627573697665206265686176696F72206F7220636861742C206F72206F7468657220636F6E6475637420696E74656E64656420746F20756E6465726D696E65206F722064697372757074207468652067616D6520657870657269656E6365207573696E67206F757220696E2D67616D65207265706F7274696E67206F7074696F6E733B207765276C6C207265766965772063686174207265636F72647320616E642074616B6520617070726F70726961746520616374696F6E2E0001, 0); -- GlobalStrings diff --git a/sql/updates/hotfixes/master/2021_08_26_00_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_00_hotfixes.sql deleted file mode 100644 index a508a17a529..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_00_hotfixes.sql +++ /dev/null @@ -1,2605 +0,0 @@ -DELETE FROM `criteria_tree` WHERE `VerifiedBuild` > 0 AND `ID` IN (92566, 92561, 92560, 92559, 92558, 92556, 92555, 92554, 92553, 92552, 92551, 92550, 92549, 92548, 92547, 92546, 92545, 92544, 92543, 92542, 92541, 92540, 92539, 92538, 92537, 92536, 92535, 92534, 92533, 92530, 92529, 92528, 92527, 92526, 92525, 92524, 92523, 92522, 92521, 92520, 92519, 92518, 92517, 92516, 92515, 92514, 92513, 92512, 92511, 92510, 92509, 92508, 92507, 92506, 92505, 92504, 92503, 92502, 92501, 92500, 92499, 92498, 92497, 92496, 92495, 92494, 92493, 92492, 92491); -INSERT INTO `criteria_tree` (`ID`, `Description`, `Parent`, `Amount`, `Operator`, `CriteriaID`, `OrderIndex`, `Flags`, `VerifiedBuild`) VALUES -(92566, '', 91988, 0, 0, 52609, 4, 0, 39804), -(92561, '', 78118, 42000, 0, 52603, 115, 2, 39804), -(92560, '', 78118, 42000, 0, 49472, 114, 2, 39804), -(92559, '', 78118, 42000, 0, 52114, 113, 2, 39804), -(92558, '', 78118, 41000, 0, 52139, 112, 2, 39804), -(92556, '', 72237, 42000, 0, 49472, 117, 2, 39804), -(92555, '', 72237, 42000, 0, 52114, 116, 2, 39804), -(92554, '', 72237, 42000, 0, 52603, 115, 2, 39804), -(92553, '', 72237, 41000, 0, 52139, 114, 2, 39804), -(92552, '', 75534, 42000, 0, 49472, 117, 2, 39804), -(92551, '', 75534, 42000, 0, 52114, 116, 2, 39804), -(92550, '', 75534, 42000, 0, 52603, 115, 2, 39804), -(92549, '', 75534, 41000, 0, 52139, 114, 2, 39804), -(92548, '', 75708, 42000, 0, 52114, 117, 2, 39804), -(92547, '', 75708, 42000, 0, 52603, 116, 2, 39804), -(92546, '', 75708, 42000, 0, 49472, 115, 2, 39804), -(92545, '', 75708, 41000, 0, 52139, 114, 2, 39804), -(92544, '', 75880, 42000, 0, 52114, 117, 2, 39804), -(92543, '', 75880, 42000, 0, 52603, 116, 2, 39804), -(92542, '', 75880, 42000, 0, 49472, 115, 2, 39804), -(92541, '', 75880, 41000, 0, 52139, 114, 2, 39804), -(92540, '', 76054, 42000, 0, 49472, 117, 2, 39804), -(92539, '', 76054, 41000, 0, 52139, 116, 2, 39804), -(92538, '', 76054, 42000, 0, 52114, 115, 2, 39804), -(92537, '', 76054, 42000, 0, 52603, 114, 2, 39804), -(92536, '', 76226, 41000, 0, 52139, 117, 2, 39804), -(92535, '', 76226, 42000, 0, 52603, 116, 2, 39804), -(92534, '', 76226, 42000, 0, 49472, 115, 2, 39804), -(92533, '', 76226, 42000, 0, 52114, 114, 2, 39804), -(92530, '', 76398, 41000, 0, 52139, 117, 2, 39804), -(92529, '', 76398, 42000, 0, 52603, 116, 2, 39804), -(92528, '', 76398, 42000, 0, 49472, 115, 2, 39804), -(92527, '', 76398, 42000, 0, 52114, 114, 2, 39804), -(92526, '', 76570, 41000, 0, 52139, 117, 2, 39804), -(92525, '', 76570, 42000, 0, 52603, 116, 2, 39804), -(92524, '', 76570, 42000, 0, 49472, 115, 2, 39804), -(92523, '', 76570, 42000, 0, 52114, 114, 2, 39804), -(92522, '', 76742, 41000, 0, 52139, 117, 2, 39804), -(92521, '', 76742, 42000, 0, 52603, 116, 2, 39804), -(92520, '', 76742, 42000, 0, 49472, 115, 2, 39804), -(92519, '', 76742, 42000, 0, 52114, 114, 2, 39804), -(92518, '', 76914, 41000, 0, 52139, 117, 2, 39804), -(92517, '', 76914, 42000, 0, 52603, 116, 2, 39804), -(92516, '', 76914, 42000, 0, 49472, 115, 2, 39804), -(92515, '', 76914, 42000, 0, 52114, 114, 2, 39804), -(92514, '', 77086, 41000, 0, 52139, 117, 2, 39804), -(92513, '', 77086, 42000, 0, 49472, 116, 2, 39804), -(92512, '', 77086, 42000, 0, 52603, 115, 2, 39804), -(92511, '', 77086, 42000, 0, 52114, 114, 2, 39804), -(92510, '', 77258, 41000, 0, 52139, 117, 2, 39804), -(92509, '', 77258, 42000, 0, 49472, 116, 2, 39804), -(92508, '', 77258, 42000, 0, 52603, 115, 2, 39804), -(92507, '', 77258, 42000, 0, 52114, 114, 2, 39804), -(92506, '', 77430, 42000, 0, 49472, 117, 2, 39804), -(92505, '', 77430, 42000, 0, 52114, 116, 2, 39804), -(92504, '', 77430, 41000, 0, 52139, 115, 2, 39804), -(92503, '', 77430, 42000, 0, 52603, 114, 2, 39804), -(92502, '', 77602, 42000, 0, 49472, 117, 2, 39804), -(92501, '', 77602, 42000, 0, 52114, 116, 2, 39804), -(92500, '', 77602, 41000, 0, 52139, 115, 2, 39804), -(92499, '', 77602, 42000, 0, 52603, 114, 2, 39804), -(92498, '', 77774, 42000, 0, 52114, 117, 2, 39804), -(92497, '', 77774, 42000, 0, 49472, 116, 2, 39804), -(92496, '', 77774, 42000, 0, 52603, 115, 2, 39804), -(92495, '', 77774, 41000, 0, 52139, 114, 2, 39804), -(92494, '', 77946, 41000, 0, 52139, 117, 2, 39804), -(92493, '', 77946, 42000, 0, 52114, 116, 2, 39804), -(92492, '', 77946, 42000, 0, 49472, 115, 2, 39804), -(92491, '', 77946, 42000, 0, 52603, 114, 2, 39804); - -DELETE FROM `curve` WHERE `VerifiedBuild` > 0 AND `ID` IN (27494, 27493, 27492, 27378, 27377, 27376); -INSERT INTO `curve` (`ID`, `Type`, `Flags`, `VerifiedBuild`) VALUES -(27494, 0, 0, 39804), -(27493, 0, 0, 39804), -(27492, 0, 0, 39804), -(27378, 0, 0, 39804), -(27377, 0, 0, 39804), -(27376, 0, 0, 39804); - -DELETE FROM `criteria` WHERE `VerifiedBuild` > 0 AND `ID` IN (52609, 52603,52493); -INSERT INTO `criteria` (`ID`, `Type`, `Asset`, `ModifierTreeId`, `StartEvent`, `StartAsset`, `StartTimer`, `FailEvent`, `FailAsset`, `Flags`, `EligibilityWorldStateID`, `EligibilityWorldStateValue`, `VerifiedBuild`) VALUES -(52609, 36, 187863, 0, 0, 0, 0, 0, 0, 32, 0, 0, 39804), -(52603, 46, 2439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -(52493, 165, 2435, 30518, 0, 0, 0, 0, 0, 0, 0, 0, 39804); - -DELETE FROM `item_search_name` WHERE `VerifiedBuild` > 0 AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name` (`ID`, `AllowableRace`, `Display`, `OverallQualityID`, `ExpansionID`, `MinFactionID`, `MinReputation`, `AllowableClass`, `RequiredLevel`, `RequiredSkill`, `RequiredSkillRank`, `RequiredAbility`, `ItemLevel`, `Flags1`, `Flags2`, `Flags3`, `Flags4`, `VerifiedBuild`) VALUES -(182247, -1, 'Prime Tactician''s Bracers', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182246, -1, 'Prime Tactician''s Girdle', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182245, -1, 'Prime Tactician''s Spaulders', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182244, -1, 'Prime Tactician''s Chausses', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182243, -1, 'Prime Tactician''s Gauntlets', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182242, -1, 'Prime Tactician''s Sabatons', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182241, -1, 'Prime Tactician''s Hauberk', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182229, -1, 'Prime Wraith''s Armguards', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182228, -1, 'Prime Wraith''s Belt', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182227, -1, 'Prime Wraith''s Shoulders', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182226, -1, 'Prime Wraith''s Breeches', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182225, -1, 'Prime Wraith''s Stranglers', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182224, -1, 'Prime Wraith''s Boots', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(182223, -1, 'Prime Wraith''s Jerkin', 4, 8, 0, 0, -1, 50, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177203, -1, 'Harmonious Bearer''s Wristwraps', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177202, -1, 'Harmonious Bearer''s Girdle', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177201, -1, 'Harmonious Bearer''s Shoulders', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177200, -1, 'Harmonious Bearer''s Legguards', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177199, -1, 'Harmonious Bearer''s Gauntlets', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177198, -1, 'Harmonious Bearer''s Warboots', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(177197, -1, 'Harmonious Bearer''s Chestplate', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804), -(174303, -1, 'Harmonious Forgelite''s Carver', 4, 8, 0, 0, -1, 60, 0, 0, 0, 1, 4096, 8192, 0, 65536, 39804); - -DELETE FROM `item` WHERE `VerifiedBuild` > 0 AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item` (`ID`, `ClassID`, `SubclassID`, `Material`, `InventoryType`, `SheatheType`, `SoundOverrideSubclassID`, `IconFileDataID`, `ItemGroupSoundsID`, `ModifiedCraftingReagentItemID`, `VerifiedBuild`) VALUES -(187917, 0, 8, 3, 0, 0, -1, 651601, 17, 0, 39804), -(187863, 15, 4, 0, 0, 0, -1, 134236, 8, 0, 39804), -(182247, 4, 3, 6, 9, 0, -1, 0, 7, 0, 39804), -(182246, 4, 3, 6, 6, 0, -1, 0, 7, 0, 39804), -(182245, 4, 3, 6, 3, 0, -1, 0, 7, 0, 39804), -(182244, 4, 3, 6, 7, 0, -1, 0, 7, 0, 39804), -(182243, 4, 3, 6, 10, 0, -1, 0, 7, 0, 39804), -(182242, 4, 3, 6, 8, 0, -1, 0, 7, 0, 39804), -(182241, 4, 3, 6, 5, 0, -1, 0, 7, 0, 39804), -(182229, 4, 2, 6, 9, 0, -1, 0, 7, 0, 39804), -(182228, 4, 2, 6, 6, 0, -1, 0, 7, 0, 39804), -(182227, 4, 2, 6, 3, 0, -1, 0, 7, 0, 39804), -(182226, 4, 2, 6, 7, 0, -1, 0, 7, 0, 39804), -(182225, 4, 2, 6, 10, 0, -1, 0, 7, 0, 39804), -(182224, 4, 2, 6, 8, 0, -1, 0, 7, 0, 39804), -(182223, 4, 2, 6, 5, 0, -1, 0, 7, 0, 39804), -(177203, 4, 2, 6, 9, 0, -1, 0, 7, 0, 39804), -(177202, 4, 2, 6, 6, 0, -1, 0, 7, 0, 39804), -(177201, 4, 2, 6, 3, 0, -1, 0, 7, 0, 39804), -(177200, 4, 2, 6, 7, 0, -1, 0, 7, 0, 39804), -(177199, 4, 2, 6, 10, 0, -1, 0, 7, 0, 39804), -(177198, 4, 2, 6, 8, 0, -1, 0, 7, 0, 39804), -(177197, 4, 2, 6, 5, 0, -1, 0, 7, 0, 39804), -(174303, 2, 0, 1, 13, 3, -1, 0, 8, 0, 39804); - -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 211463 AND `locale` = 'enUS' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 211262 AND `locale` = 'enUS' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 210350 AND `locale` = 'enUS' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 210349 AND `locale` = 'enUS' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 210338 AND `locale` = 'enUS' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `VerifiedBuild` > 0 AND `TableHash` = 35137211 AND `RecordId` = 210336 AND `locale` = 'enUS' AND `Key` = 3744420815; -INSERT INTO `hotfix_optional_data` (`TableHash`, `RecordId`, `locale`, `Key`, `Data`, `VerifiedBuild`) VALUES -(35137211, 211463, 'enUS', 3744420815, 0xE3719A2F624734BDCAB701156984B57B535822E57DEC7856, 39804), -(35137211, 211262, 'enUS', 3744420815, 0x3D4C0ECA1C3DFBE70EACAE039EA90DBDF4864224756BB34D, 39804), -(35137211, 210350, 'enUS', 3744420815, 0xEBC4EAB4415C6E873443E6CE6DFA6B4FF9E7727BCF68EF40, 39804), -(35137211, 210349, 'enUS', 3744420815, 0x7D0E0331AE9D1AC630BE4399FA03641AC4C6EE75020B30D4, 39804), -(35137211, 210338, 'enUS', 3744420815, 0x2A36F661887BAC74301FAD25CE046B18561F48D4E7E97C86, 39804), -(35137211, 210336, 'enUS', 3744420815, 0x2C0795811B5E0DC26A9885C8EBFBEACA42BCBFAB95377A66, 39804); - -DELETE FROM `hotfix_data` WHERE (`Id` = 65304) AND (`TableHash` = 3386943305) AND (`RecordId` = 205004); -DELETE FROM `hotfix_data` WHERE (`Id` = 65218) AND (`TableHash` = 3386943305) AND (`RecordId` = 204770); -DELETE FROM `hotfix_data` WHERE (`Id` = 65164) AND (`TableHash` = 3776013982) AND (`RecordId` = 357012); -DELETE FROM `hotfix_data` WHERE (`Id` = 65164) AND (`TableHash` = 3322146344) AND (`RecordId` = 471847); -DELETE FROM `hotfix_data` WHERE (`Id` = 65164) AND (`TableHash` = 1187407512) AND (`RecordId` = 357012); -DELETE FROM `hotfix_data` WHERE (`Id` = 65139) AND (`TableHash` = 986198281) AND (`RecordId` = 64104); -DELETE FROM `hotfix_data` WHERE (`Id` = 65139) AND (`TableHash` = 261693969) AND (`RecordId` = 64104); -DELETE FROM `hotfix_data` WHERE (`Id` = 65070) AND (`TableHash` = 3322146344) AND (`RecordId` = 468618); -DELETE FROM `hotfix_data` WHERE (`Id` = 64878) AND (`TableHash` = 1163127287) AND (`RecordId` = 68757); -DELETE FROM `hotfix_data` WHERE (`Id` = 64833) AND (`TableHash` = 4030871717) AND (`RecordId` = 269119); -DELETE FROM `hotfix_data` WHERE (`Id` = 64833) AND (`TableHash` = 4030871717) AND (`RecordId` = 10651); -DELETE FROM `hotfix_data` WHERE (`Id` = 64829) AND (`TableHash` = 3386943305) AND (`RecordId` = 204771); -DELETE FROM `hotfix_data` WHERE (`Id` = 64829) AND (`TableHash` = 312611497) AND (`RecordId` = 20726); -DELETE FROM `hotfix_data` WHERE (`Id` = 64829) AND (`TableHash` = 312611497) AND (`RecordId` = 20721); -DELETE FROM `hotfix_data` WHERE (`Id` = 64829) AND (`TableHash` = 312611497) AND (`RecordId` = 20720); -DELETE FROM `hotfix_data` WHERE (`Id` = 64775) AND (`TableHash` = 312611497) AND (`RecordId` = 20487); -DELETE FROM `hotfix_data` WHERE (`Id` = 64775) AND (`TableHash` = 312611497) AND (`RecordId` = 20428); -DELETE FROM `hotfix_data` WHERE (`Id` = 64707) AND (`TableHash` = 312611497) AND (`RecordId` = 20523); -DELETE FROM `hotfix_data` WHERE (`Id` = 64707) AND (`TableHash` = 312611497) AND (`RecordId` = 20306); -DELETE FROM `hotfix_data` WHERE (`Id` = 64564) AND (`TableHash` = 1163127287) AND (`RecordId` = 67854); -DELETE FROM `hotfix_data` WHERE (`Id` = 64333) AND (`TableHash` = 1163127287) AND (`RecordId` = 69203); -DELETE FROM `hotfix_data` WHERE (`Id` = 64303) AND (`TableHash` = 312611497) AND (`RecordId` = 20719); -DELETE FROM `hotfix_data` WHERE (`Id` = 64303) AND (`TableHash` = 312611497) AND (`RecordId` = 20692); -DELETE FROM `hotfix_data` WHERE (`Id` = 64303) AND (`TableHash` = 312611497) AND (`RecordId` = 20691); -DELETE FROM `hotfix_data` WHERE (`Id` = 64293) AND (`TableHash` = 3776013982) AND (`RecordId` = 359315); -DELETE FROM `hotfix_data` WHERE (`Id` = 64293) AND (`TableHash` = 1187407512) AND (`RecordId` = 359315); -DELETE FROM `hotfix_data` WHERE (`Id` = 64288) AND (`TableHash` = 3322146344) AND (`RecordId` = 473889); -DELETE FROM `hotfix_data` WHERE (`Id` = 64288) AND (`TableHash` = 3322146344) AND (`RecordId` = 473888); -DELETE FROM `hotfix_data` WHERE (`Id` = 64269) AND (`TableHash` = 3386943305) AND (`RecordId` = 202984); -DELETE FROM `hotfix_data` WHERE (`Id` = 64269) AND (`TableHash` = 312611497) AND (`RecordId` = 20431); -DELETE FROM `hotfix_data` WHERE (`Id` = 64269) AND (`TableHash` = 312611497) AND (`RecordId` = 20298); -DELETE FROM `hotfix_data` WHERE (`Id` = 64229) AND (`TableHash` = 3322146344) AND (`RecordId` = 473148); -DELETE FROM `hotfix_data` WHERE (`Id` = 64212) AND (`TableHash` = 4096770149) AND (`RecordId` = 166936); -DELETE FROM `hotfix_data` WHERE (`Id` = 63931) AND (`TableHash` = 3776013982) AND (`RecordId` = 355425); -DELETE FROM `hotfix_data` WHERE (`Id` = 63931) AND (`TableHash` = 1187407512) AND (`RecordId` = 355425); -DELETE FROM `hotfix_data` WHERE (`Id` = 63913) AND (`TableHash` = 3322146344) AND (`RecordId` = 464876); -DELETE FROM `hotfix_data` WHERE (`Id` = 63909) AND (`TableHash` = 1163127287) AND (`RecordId` = 29810); - -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 4030871717 AND `RecordId` = 897778; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 4030871717 AND `RecordId` = 889806; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 3776013982 AND `RecordId` = 360592; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 3322146344 AND `RecordId` = 475233; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 1187407512 AND `RecordId` = 360592; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 1163127287 AND `RecordId` = 70426; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 1163127287 AND `RecordId` = 70336; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 1163127287 AND `RecordId` = 68905; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65527 AND `TableHash` = 868868520 AND `RecordId` = 5206; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65513 AND `TableHash` = 3386291891 AND `RecordId` = 176724; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65510 AND `TableHash` = 4096770149 AND `RecordId` = 167714; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65510 AND `TableHash` = 3322146344 AND `RecordId` = 438238; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65510 AND `TableHash` = 1163127287 AND `RecordId` = 63596; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65509 AND `TableHash` = 986198281 AND `RecordId` = 64104; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65509 AND `TableHash` = 261693969 AND `RecordId` = 64104; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 3108775943 AND `RecordId` = 93645; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 3108775943 AND `RecordId` = 93644; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 3108775943 AND `RecordId` = 93643; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 3108775943 AND `RecordId` = 86221; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174650; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174649; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174648; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174647; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174646; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174645; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174644; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174643; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174642; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174641; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174640; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174639; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174638; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174637; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174636; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174635; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174634; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174633; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174632; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174631; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174630; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174629; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174628; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174627; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174626; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174625; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174624; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174623; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 174622; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 150262; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 150261; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 2120822102 AND `RecordId` = 150260; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62559; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62558; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62556; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62554; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62533; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 986198281 AND `RecordId` = 62532; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62559; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62558; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62556; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62554; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62533; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65508 AND `TableHash` = 261693969 AND `RecordId` = 62532; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 3865974254 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 3037505077 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 2442913102 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 1417785224 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 1344507586 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65500 AND `TableHash` = 428746933 AND `RecordId` = 174303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65497 AND `TableHash` = 3322146344 AND `RecordId` = 435456; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 473889; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 473888; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 467286; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 466970; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 464876; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65496 AND `TableHash` = 3322146344 AND `RecordId` = 464826; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 4096770149 AND `RecordId` = 186427; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 4096770149 AND `RecordId` = 186424; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 4030871717 AND `RecordId` = 898202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 4030871717 AND `RecordId` = 898201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 4030871717 AND `RecordId` = 898194; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3776013982 AND `RecordId` = 360832; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3776013982 AND `RecordId` = 360829; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3776013982 AND `RecordId` = 358518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3689412649 AND `RecordId` = 122142; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3386943305 AND `RecordId` = 204407; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3322146344 AND `RecordId` = 475475; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3322146344 AND `RecordId` = 475472; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 3322146344 AND `RecordId` = 473056; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1187407512 AND `RecordId` = 360832; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1187407512 AND `RecordId` = 360829; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1187407512 AND `RecordId` = 358518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70442; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70441; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70440; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70439; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70438; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 70437; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 62691; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 1163127287 AND `RecordId` = 62689; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82560; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82559; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82558; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82557; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82556; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82552; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82551; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 813076512 AND `RecordId` = 82550; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 680438657 AND `RecordId` = 61267; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 680438657 AND `RecordId` = 61265; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 666345498 AND `RecordId` = 334612; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 501138918 AND `RecordId` = 125315; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65495 AND `TableHash` = 501138918 AND `RecordId` = 125313; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65493 AND `TableHash` = 1163127287 AND `RecordId` = 56701; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65490 AND `TableHash` = 1163127287 AND `RecordId` = 9871; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65490 AND `TableHash` = 312611497 AND `RecordId` = 20881; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65490 AND `TableHash` = 312611497 AND `RecordId` = 20880; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65489 AND `TableHash` = 312611497 AND `RecordId` = 19370; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65488 AND `TableHash` = 1163127287 AND `RecordId` = 68677; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 60904; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57893; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57892; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57891; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57890; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57889; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57888; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57887; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57886; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57885; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57884; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57882; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57881; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 986198281 AND `RecordId` = 57880; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 60904; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57893; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57892; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57891; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57890; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57889; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57888; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57887; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57886; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57885; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57884; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57882; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57881; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65487 AND `TableHash` = 261693969 AND `RecordId` = 57880; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65483 AND `TableHash` = 3108775943 AND `RecordId` = 89249; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65482 AND `TableHash` = 3557796329 AND `RecordId` = 3223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65482 AND `TableHash` = 3557796329 AND `RecordId` = 2477; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65480 AND `TableHash` = 3386943305 AND `RecordId` = 23651; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65480 AND `TableHash` = 3386291891 AND `RecordId` = 25237; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 3386943305 AND `RecordId` = 87064; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 3386291891 AND `RecordId` = 83697; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 1369604944 AND `RecordId` = 6963; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 1369604944 AND `RecordId` = 6960; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 48336690 AND `RecordId` = 39162; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65475 AND `TableHash` = 48336690 AND `RecordId` = 39161; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65471 AND `TableHash` = 312611497 AND `RecordId` = 20523; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65471 AND `TableHash` = 312611497 AND `RecordId` = 20306; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65471 AND `TableHash` = 312611497 AND `RecordId` = 20277; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65471 AND `TableHash` = 312611497 AND `RecordId` = 20276; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 3776013982 AND `RecordId` = 359315; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 3776013982 AND `RecordId` = 358693; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 3776013982 AND `RecordId` = 358692; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 3776013982 AND `RecordId` = 355425; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1720692227 AND `RecordId` = 170136; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1720692227 AND `RecordId` = 170135; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1720692227 AND `RecordId` = 170134; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1720692227 AND `RecordId` = 170133; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1187407512 AND `RecordId` = 359315; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1187407512 AND `RecordId` = 358693; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1187407512 AND `RecordId` = 358692; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65470 AND `TableHash` = 1187407512 AND `RecordId` = 355425; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65469 AND `TableHash` = 3386943305 AND `RecordId` = 202984; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65469 AND `TableHash` = 312611497 AND `RecordId` = 20431; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65468 AND `TableHash` = 1163127287 AND `RecordId` = 69523; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65468 AND `TableHash` = 1163127287 AND `RecordId` = 69400; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65468 AND `TableHash` = 1163127287 AND `RecordId` = 69218; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65467 AND `TableHash` = 4030871717 AND `RecordId` = 898097; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65467 AND `TableHash` = 3776013982 AND `RecordId` = 360765; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65467 AND `TableHash` = 3322146344 AND `RecordId` = 475408; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65467 AND `TableHash` = 1187407512 AND `RecordId` = 360765; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65467 AND `TableHash` = 1163127287 AND `RecordId` = 70406; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65465 AND `TableHash` = 3776013982 AND `RecordId` = 341724; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65465 AND `TableHash` = 1187407512 AND `RecordId` = 341724; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 3776013982 AND `RecordId` = 357069; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 3776013982 AND `RecordId` = 357058; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 3776013982 AND `RecordId` = 357049; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 3776013982 AND `RecordId` = 357031; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 3776013982 AND `RecordId` = 355721; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 1187407512 AND `RecordId` = 357069; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 1187407512 AND `RecordId` = 357058; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 1187407512 AND `RecordId` = 357049; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 1187407512 AND `RecordId` = 357031; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65464 AND `TableHash` = 1187407512 AND `RecordId` = 355721; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 3776013982 AND `RecordId` = 357073; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 3776013982 AND `RecordId` = 357062; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 3776013982 AND `RecordId` = 357052; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 3776013982 AND `RecordId` = 357034; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 3776013982 AND `RecordId` = 355741; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 1187407512 AND `RecordId` = 357073; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 1187407512 AND `RecordId` = 357062; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 1187407512 AND `RecordId` = 357052; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 1187407512 AND `RecordId` = 357034; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65463 AND `TableHash` = 1187407512 AND `RecordId` = 355741; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 3571931810 AND `RecordId` = 23839; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 3322146344 AND `RecordId` = 403167; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 1225579890 AND `RecordId` = 2564; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 1163127287 AND `RecordId` = 70412; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 1163127287 AND `RecordId` = 70411; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 1163127287 AND `RecordId` = 13029; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65461 AND `TableHash` = 331613093 AND `RecordId` = 191877; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65460 AND `TableHash` = 3776013982 AND `RecordId` = 340433; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65460 AND `TableHash` = 1720692227 AND `RecordId` = 170131; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65460 AND `TableHash` = 1187407512 AND `RecordId` = 340433; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65458 AND `TableHash` = 1163127287 AND `RecordId` = 70381; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3865974254 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3322146344 AND `RecordId` = 468490; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3322146344 AND `RecordId` = 468489; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3322146344 AND `RecordId` = 468488; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3322146344 AND `RecordId` = 467734; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 3037505077 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 2442913102 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 1417785224 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 1344507586 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 1163127287 AND `RecordId` = 69835; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 1073915313 AND `RecordId` = 139496; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 428746933 AND `RecordId` = 187917; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65457 AND `TableHash` = 13330255 AND `RecordId` = 96679; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 171548; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 171510; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 169830; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 145734; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 142645; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 137083; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 135748; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 135552; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 135404; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 134423; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386943305 AND `RecordId` = 92453; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65456 AND `TableHash` = 3386291891 AND `RecordId` = 93030; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4096770149 AND `RecordId` = 186418; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 898073; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 898070; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 898020; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886302; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886288; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886276; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886213; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 4030871717 AND `RecordId` = 886208; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3776013982 AND `RecordId` = 360749; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3776013982 AND `RecordId` = 354098; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3776013982 AND `RecordId` = 354058; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3764692828 AND `RecordId` = 275397; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3571931810 AND `RecordId` = 23837; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3386943305 AND `RecordId` = 202881; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3386291891 AND `RecordId` = 179358; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3322146344 AND `RecordId` = 475392; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3322146344 AND `RecordId` = 468585; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3322146344 AND `RecordId` = 468538; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3322146344 AND `RecordId` = 468535; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3108775943 AND `RecordId` = 91081; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3072882582 AND `RecordId` = 9878; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3072882582 AND `RecordId` = 8001; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3072882582 AND `RecordId` = 7998; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3031818311 AND `RecordId` = 4138; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 3031818311 AND `RecordId` = 4137; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 2381039112 AND `RecordId` = 3271; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 2299908982 AND `RecordId` = 560; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1548466975 AND `RecordId` = 28028; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1548466975 AND `RecordId` = 27476; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1385971161 AND `RecordId` = 12023; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1385971161 AND `RecordId` = 12022; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1385971161 AND `RecordId` = 11684; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1187407512 AND `RecordId` = 360749; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1187407512 AND `RecordId` = 354098; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1187407512 AND `RecordId` = 354058; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1163127287 AND `RecordId` = 70403; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 1073915313 AND `RecordId` = 138706; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 336222293 AND `RecordId` = 8447; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 336222293 AND `RecordId` = 8446; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 336222293 AND `RecordId` = 8445; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65454 AND `TableHash` = 20077728 AND `RecordId` = 420619; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65453 AND `TableHash` = 3322146344 AND `RecordId` = 470817; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65453 AND `TableHash` = 1163127287 AND `RecordId` = 69203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65453 AND `TableHash` = 1163127287 AND `RecordId` = 69200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65452 AND `TableHash` = 4012104832 AND `RecordId` = 52493; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65447 AND `TableHash` = 3322146344 AND `RecordId` = 468618; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65446 AND `TableHash` = 3179597154 AND `RecordId` = 2450; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65445 AND `TableHash` = 3146089301 AND `RecordId` = 7214; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65445 AND `TableHash` = 1876974313 AND `RecordId` = 64250; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65445 AND `TableHash` = 1876974313 AND `RecordId` = 63384; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65443 AND `TableHash` = 1163127287 AND `RecordId` = 66938; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65443 AND `TableHash` = 680438657 AND `RecordId` = 25182; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65442 AND `TableHash` = 3386291891 AND `RecordId` = 67235; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1880017466 AND `RecordId` = 87446; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1880017466 AND `RecordId` = 87444; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1880017466 AND `RecordId` = 87442; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1272569722 AND `RecordId` = 27494; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1272569722 AND `RecordId` = 27493; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65441 AND `TableHash` = 1272569722 AND `RecordId` = 27492; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65440 AND `TableHash` = 2939349194 AND `RecordId` = 746; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65440 AND `TableHash` = 2939349194 AND `RecordId` = 744; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65440 AND `TableHash` = 2939349194 AND `RecordId` = 743; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 3776013982 AND `RecordId` = 356593; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 3776013982 AND `RecordId` = 356248; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 3776013982 AND `RecordId` = 345482; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 3205218938 AND `RecordId` = 43120; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 1187407512 AND `RecordId` = 356593; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 1187407512 AND `RecordId` = 356248; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 1187407512 AND `RecordId` = 345482; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65439 AND `TableHash` = 1163127287 AND `RecordId` = 65318; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 4096770149 AND `RecordId` = 166936; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 3322146344 AND `RecordId` = 430905; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 1163127287 AND `RecordId` = 69785; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82507; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82506; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82505; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82504; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82503; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82502; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82501; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82500; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82499; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82498; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82497; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82496; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82495; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 813076512 AND `RecordId` = 82493; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 680438657 AND `RecordId` = 60972; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 312611497 AND `RecordId` = 20719; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 312611497 AND `RecordId` = 20692; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65438 AND `TableHash` = 312611497 AND `RecordId` = 20691; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65436 AND `TableHash` = 4030871717 AND `RecordId` = 834942; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65436 AND `TableHash` = 3322146344 AND `RecordId` = 434570; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65435 AND `TableHash` = 4030871717 AND `RecordId` = 890193; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65435 AND `TableHash` = 3322146344 AND `RecordId` = 470867; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65433 AND `TableHash` = 3776013982 AND `RecordId` = 353524; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65433 AND `TableHash` = 1187407512 AND `RecordId` = 353524; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65432 AND `TableHash` = 3322146344 AND `RecordId` = 17077; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65430 AND `TableHash` = 3322146344 AND `RecordId` = 403391; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65430 AND `TableHash` = 368401261 AND `RecordId` = 5420; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65430 AND `TableHash` = 368401261 AND `RecordId` = 3271; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65430 AND `TableHash` = 240389885 AND `RecordId` = 5952; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3865974254 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 3037505077 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 2442913102 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1417785224 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 1344507586 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182247; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182246; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182245; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182244; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182243; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182242; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182241; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182229; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182228; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182227; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182226; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182225; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182224; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 182223; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177203; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177202; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177201; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177200; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177199; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177198; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65429 AND `TableHash` = 428746933 AND `RecordId` = 177197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65426 AND `TableHash` = 1163127287 AND `RecordId` = 68757; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65426 AND `TableHash` = 312611497 AND `RecordId` = 20873; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65426 AND `TableHash` = 312611497 AND `RecordId` = 20872; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 4012104832 AND `RecordId` = 52609; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 3865974254 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 3108775943 AND `RecordId` = 93525; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 3037505077 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 2442913102 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 2202435563 AND `RecordId` = 1012107; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 1417785224 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 1344507586 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 1255424668 AND `RecordId` = 92566; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 1073915313 AND `RecordId` = 139470; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 986198281 AND `RecordId` = 64511; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 428746933 AND `RecordId` = 187863; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 261693969 AND `RecordId` = 64511; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65425 AND `TableHash` = 13330255 AND `RecordId` = 96653; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65421 AND `TableHash` = 2120822102 AND `RecordId` = 174291; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65421 AND `TableHash` = 2120822102 AND `RecordId` = 174290; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65420 AND `TableHash` = 3108775943 AND `RecordId` = 75608; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65420 AND `TableHash` = 3108775943 AND `RecordId` = 75385; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32565; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32542; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32538; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32535; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32531; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32530; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32528; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32527; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32525; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32522; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32520; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32517; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32515; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3568395212 AND `RecordId` = 32510; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32565; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32542; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32538; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32535; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32531; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32530; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32528; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32527; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32525; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32522; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32520; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32517; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32515; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 3470338199 AND `RecordId` = 32510; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32565; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32542; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32538; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32535; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32531; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32530; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32528; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32527; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32525; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32522; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32520; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32517; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32515; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65419 AND `TableHash` = 537670055 AND `RecordId` = 32510; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 3386943305 AND `RecordId` = 205004; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 3386943305 AND `RecordId` = 204771; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 3386943305 AND `RecordId` = 204770; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 312611497 AND `RecordId` = 20726; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 312611497 AND `RecordId` = 20721; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65417 AND `TableHash` = 312611497 AND `RecordId` = 20720; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 4012104832 AND `RecordId` = 52603; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92561; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92560; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92559; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92558; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92556; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92555; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92554; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92553; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92552; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92551; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92550; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92549; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92548; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92547; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92546; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92545; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92544; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92543; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92542; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92541; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92540; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92539; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92538; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92537; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92536; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92535; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92534; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92533; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92530; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92529; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92528; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92527; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92526; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92525; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92524; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92523; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92522; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92521; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92520; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92519; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92518; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92517; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92516; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92515; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92514; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92513; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92512; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92511; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92510; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92509; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92508; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92507; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92506; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92505; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92504; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92503; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92502; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92501; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92500; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92499; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92498; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92497; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92496; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92495; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92494; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92493; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92492; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65415 AND `TableHash` = 1255424668 AND `RecordId` = 92491; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65414 AND `TableHash` = 3359787322 AND `RecordId` = 20752; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65413 AND `TableHash` = 2120822102 AND `RecordId` = 174268; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65413 AND `TableHash` = 2120822102 AND `RecordId` = 174267; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 4030871717 AND `RecordId` = 897867; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 4030871717 AND `RecordId` = 897866; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 3776013982 AND `RecordId` = 138083; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 1187407512 AND `RecordId` = 138083; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 1163127287 AND `RecordId` = 22043; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 680438657 AND `RecordId` = 61253; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 312611497 AND `RecordId` = 20313; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65412 AND `TableHash` = 312611497 AND `RecordId` = 20312; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 897539; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 869632; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 844341; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 807295; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 806925; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 4030871717 AND `RecordId` = 806374; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3776013982 AND `RecordId` = 321402; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 194986; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 194984; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 189258; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 189250; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 189054; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 188931; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 184769; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3386943305 AND `RecordId` = 182913; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3322146344 AND `RecordId` = 430738; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 3322146344 AND `RecordId` = 397643; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 1720692227 AND `RecordId` = 170041; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 1187407512 AND `RecordId` = 321402; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65411 AND `TableHash` = 943410215 AND `RecordId` = 378; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 4030871717 AND `RecordId` = 897566; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 4030871717 AND `RecordId` = 891798; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 3776013982 AND `RecordId` = 357012; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 3689412649 AND `RecordId` = 122041; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 3322146344 AND `RecordId` = 471847; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 3322146344 AND `RecordId` = 471811; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65410 AND `TableHash` = 1187407512 AND `RecordId` = 357012; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65408 AND `TableHash` = 3386291891 AND `RecordId` = 160959; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65407 AND `TableHash` = 2268794270 AND `RecordId` = 44; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65406 AND `TableHash` = 3386943305 AND `RecordId` = 200303; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65406 AND `TableHash` = 3386943305 AND `RecordId` = 200299; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65406 AND `TableHash` = 3386291891 AND `RecordId` = 177248; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65405 AND `TableHash` = 4030871717 AND `RecordId` = 138091; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65405 AND `TableHash` = 1163127287 AND `RecordId` = 36006; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65405 AND `TableHash` = 1163127287 AND `RecordId` = 29810; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65404 AND `TableHash` = 1163127287 AND `RecordId` = 61076; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1880017466 AND `RecordId` = 87138; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1880017466 AND `RecordId` = 87136; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1880017466 AND `RecordId` = 87134; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1880017466 AND `RecordId` = 87133; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1880017466 AND `RecordId` = 87132; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1272569722 AND `RecordId` = 27378; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1272569722 AND `RecordId` = 27377; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65402 AND `TableHash` = 1272569722 AND `RecordId` = 27376; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 830260; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 748053; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 269119; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 198369; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 57197; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 46012; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 10651; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 4030871717 AND `RecordId` = 374; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 3322146344 AND `RecordId` = 471026; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65401 AND `TableHash` = 1163127287 AND `RecordId` = 49424; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65399 AND `TableHash` = 4030871717 AND `RecordId` = 897476; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65399 AND `TableHash` = 3322146344 AND `RecordId` = 473148; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65398 AND `TableHash` = 3386943305 AND `RecordId` = 201562; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65398 AND `TableHash` = 1163127287 AND `RecordId` = 8214; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 43157; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42633; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42629; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42627; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42339; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42336; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42281; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42267; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42234; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42094; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42085; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42083; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65394 AND `TableHash` = 3348406326 AND `RecordId` = 42076; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65393 AND `TableHash` = 1163127287 AND `RecordId` = 67854; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65393 AND `TableHash` = 1163127287 AND `RecordId` = 67742; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65393 AND `TableHash` = 1163127287 AND `RecordId` = 61266; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 1163127287 AND `RecordId` = 69173; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 312611497 AND `RecordId` = 20487; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 312611497 AND `RecordId` = 20430; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 312611497 AND `RecordId` = 20428; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 312611497 AND `RecordId` = 20298; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 65208 AND `TableHash` = 312611497 AND `RecordId` = 20297; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 64054 AND `TableHash` = 3744420815 AND `RecordId` = 351; -DELETE FROM `hotfix_data` WHERE `VerifiedBuild` > 0 AND `Id` = 64054 AND `TableHash` = 2948698321 AND `RecordId` = 351; -INSERT INTO `hotfix_data` (`Id`, `TableHash`, `RecordId`, `Status`, `VerifiedBuild`) VALUES -(65527, 4030871717, 897778, 1, 39804), -(65527, 4030871717, 889806, 1, 39804), -(65527, 3776013982, 360592, 1, 39804), -(65527, 3322146344, 475233, 1, 39804), -(65527, 1187407512, 360592, 1, 39804), -(65527, 1163127287, 70426, 3, 39804), -(65527, 1163127287, 70336, 3, 39804), -(65527, 1163127287, 68905, 3, 39804), -(65527, 868868520, 5206, 1, 39804), -(65513, 3386291891, 176724, 3, 39804), -(65510, 4096770149, 167714, 1, 39804), -(65510, 3322146344, 438238, 1, 39804), -(65510, 1163127287, 63596, 3, 39804), -(65509, 986198281, 64104, 1, 39804), -(65509, 261693969, 64104, 1, 39804), -(65508, 3108775943, 93645, 3, 39804), -(65508, 3108775943, 93644, 3, 39804), -(65508, 3108775943, 93643, 3, 39804), -(65508, 3108775943, 86221, 3, 39804), -(65508, 2120822102, 174650, 1, 39804), -(65508, 2120822102, 174649, 1, 39804), -(65508, 2120822102, 174648, 1, 39804), -(65508, 2120822102, 174647, 1, 39804), -(65508, 2120822102, 174646, 1, 39804), -(65508, 2120822102, 174645, 1, 39804), -(65508, 2120822102, 174644, 1, 39804), -(65508, 2120822102, 174643, 1, 39804), -(65508, 2120822102, 174642, 1, 39804), -(65508, 2120822102, 174641, 1, 39804), -(65508, 2120822102, 174640, 1, 39804), -(65508, 2120822102, 174639, 1, 39804), -(65508, 2120822102, 174638, 1, 39804), -(65508, 2120822102, 174637, 1, 39804), -(65508, 2120822102, 174636, 1, 39804), -(65508, 2120822102, 174635, 1, 39804), -(65508, 2120822102, 174634, 1, 39804), -(65508, 2120822102, 174633, 1, 39804), -(65508, 2120822102, 174632, 1, 39804), -(65508, 2120822102, 174631, 1, 39804), -(65508, 2120822102, 174630, 1, 39804), -(65508, 2120822102, 174629, 1, 39804), -(65508, 2120822102, 174628, 1, 39804), -(65508, 2120822102, 174627, 1, 39804), -(65508, 2120822102, 174626, 1, 39804), -(65508, 2120822102, 174625, 1, 39804), -(65508, 2120822102, 174624, 1, 39804), -(65508, 2120822102, 174623, 1, 39804), -(65508, 2120822102, 174622, 1, 39804), -(65508, 2120822102, 150262, 1, 39804), -(65508, 2120822102, 150261, 1, 39804), -(65508, 2120822102, 150260, 1, 39804), -(65508, 986198281, 62559, 3, 39804), -(65508, 986198281, 62558, 3, 39804), -(65508, 986198281, 62556, 3, 39804), -(65508, 986198281, 62554, 3, 39804), -(65508, 986198281, 62534, 1, 39804), -(65508, 986198281, 62533, 1, 39804), -(65508, 986198281, 62532, 1, 39804), -(65508, 261693969, 62559, 3, 39804), -(65508, 261693969, 62558, 3, 39804), -(65508, 261693969, 62556, 3, 39804), -(65508, 261693969, 62554, 3, 39804), -(65508, 261693969, 62534, 3, 39804), -(65508, 261693969, 62533, 3, 39804), -(65508, 261693969, 62532, 3, 39804), -(65500, 3865974254, 174303, 1, 39804), -(65500, 3037505077, 174303, 3, 39804), -(65500, 2442913102, 174303, 1, 39804), -(65500, 1417785224, 174303, 3, 39804), -(65500, 1344507586, 174303, 1, 39804), -(65500, 428746933, 174303, 1, 39804), -(65497, 3322146344, 435456, 1, 39804), -(65496, 3322146344, 473889, 1, 39804), -(65496, 3322146344, 473888, 1, 39804), -(65496, 3322146344, 467286, 1, 39804), -(65496, 3322146344, 466970, 1, 39804), -(65496, 3322146344, 464876, 1, 39804), -(65496, 3322146344, 464826, 1, 39804), -(65495, 4096770149, 186427, 1, 39804), -(65495, 4096770149, 186424, 1, 39804), -(65495, 4030871717, 898202, 1, 39804), -(65495, 4030871717, 898201, 1, 39804), -(65495, 4030871717, 898194, 1, 39804), -(65495, 3776013982, 360832, 1, 39804), -(65495, 3776013982, 360829, 1, 39804), -(65495, 3776013982, 358518, 1, 39804), -(65495, 3689412649, 122142, 1, 39804), -(65495, 3386943305, 204407, 3, 39804), -(65495, 3322146344, 475475, 1, 39804), -(65495, 3322146344, 475472, 1, 39804), -(65495, 3322146344, 473056, 1, 39804), -(65495, 1187407512, 360832, 1, 39804), -(65495, 1187407512, 360829, 1, 39804), -(65495, 1187407512, 358518, 1, 39804), -(65495, 1163127287, 70442, 3, 39804), -(65495, 1163127287, 70441, 3, 39804), -(65495, 1163127287, 70440, 3, 39804), -(65495, 1163127287, 70439, 3, 39804), -(65495, 1163127287, 70438, 3, 39804), -(65495, 1163127287, 70437, 3, 39804), -(65495, 1163127287, 62691, 3, 39804), -(65495, 1163127287, 62689, 3, 39804), -(65495, 813076512, 82560, 1, 39804), -(65495, 813076512, 82559, 1, 39804), -(65495, 813076512, 82558, 1, 39804), -(65495, 813076512, 82557, 1, 39804), -(65495, 813076512, 82556, 1, 39804), -(65495, 813076512, 82552, 1, 39804), -(65495, 813076512, 82551, 1, 39804), -(65495, 813076512, 82550, 1, 39804), -(65495, 680438657, 61267, 1, 39804), -(65495, 680438657, 61265, 1, 39804), -(65495, 666345498, 334612, 1, 39804), -(65495, 501138918, 125315, 1, 39804), -(65495, 501138918, 125313, 1, 39804), -(65493, 1163127287, 56701, 3, 39804), -(65490, 1163127287, 9871, 3, 39804), -(65490, 312611497, 20881, 3, 39804), -(65490, 312611497, 20880, 3, 39804), -(65489, 312611497, 19370, 3, 39804), -(65488, 1163127287, 68677, 3, 39804), -(65487, 986198281, 60904, 1, 39804), -(65487, 986198281, 57893, 1, 39804), -(65487, 986198281, 57892, 1, 39804), -(65487, 986198281, 57891, 1, 39804), -(65487, 986198281, 57890, 1, 39804), -(65487, 986198281, 57889, 1, 39804), -(65487, 986198281, 57888, 1, 39804), -(65487, 986198281, 57887, 1, 39804), -(65487, 986198281, 57886, 1, 39804), -(65487, 986198281, 57885, 1, 39804), -(65487, 986198281, 57884, 1, 39804), -(65487, 986198281, 57882, 1, 39804), -(65487, 986198281, 57881, 1, 39804), -(65487, 986198281, 57880, 1, 39804), -(65487, 261693969, 60904, 3, 39804), -(65487, 261693969, 57893, 3, 39804), -(65487, 261693969, 57892, 3, 39804), -(65487, 261693969, 57891, 3, 39804), -(65487, 261693969, 57890, 3, 39804), -(65487, 261693969, 57889, 3, 39804), -(65487, 261693969, 57888, 3, 39804), -(65487, 261693969, 57887, 3, 39804), -(65487, 261693969, 57886, 3, 39804), -(65487, 261693969, 57885, 3, 39804), -(65487, 261693969, 57884, 3, 39804), -(65487, 261693969, 57882, 3, 39804), -(65487, 261693969, 57881, 3, 39804), -(65487, 261693969, 57880, 3, 39804), -(65483, 3108775943, 89249, 1, 39804), -(65482, 3557796329, 3223, 1, 39804), -(65482, 3557796329, 2477, 1, 39804), -(65480, 3386943305, 23651, 3, 39804), -(65480, 3386291891, 25237, 3, 39804), -(65475, 3386943305, 87064, 3, 39804), -(65475, 3386291891, 83697, 3, 39804), -(65475, 1369604944, 6963, 1, 39804), -(65475, 1369604944, 6960, 1, 39804), -(65475, 48336690, 39162, 1, 39804), -(65475, 48336690, 39161, 1, 39804), -(65471, 312611497, 20523, 3, 39804), -(65471, 312611497, 20306, 3, 39804), -(65471, 312611497, 20277, 3, 39804), -(65471, 312611497, 20276, 3, 39804), -(65470, 3776013982, 359315, 1, 39804), -(65470, 3776013982, 358693, 1, 39804), -(65470, 3776013982, 358692, 1, 39804), -(65470, 3776013982, 355425, 1, 39804), -(65470, 1720692227, 170136, 1, 39804), -(65470, 1720692227, 170135, 1, 39804), -(65470, 1720692227, 170134, 1, 39804), -(65470, 1720692227, 170133, 1, 39804), -(65470, 1187407512, 359315, 1, 39804), -(65470, 1187407512, 358693, 1, 39804), -(65470, 1187407512, 358692, 1, 39804), -(65470, 1187407512, 355425, 1, 39804), -(65469, 3386943305, 202984, 3, 39804), -(65469, 312611497, 20431, 3, 39804), -(65468, 1163127287, 69523, 3, 39804), -(65468, 1163127287, 69400, 3, 39804), -(65468, 1163127287, 69218, 3, 39804), -(65467, 4030871717, 898097, 3, 39804), -(65467, 3776013982, 360765, 3, 39804), -(65467, 3322146344, 475408, 3, 39804), -(65467, 1187407512, 360765, 3, 39804), -(65467, 1163127287, 70406, 3, 39804), -(65465, 3776013982, 341724, 1, 39804), -(65465, 1187407512, 341724, 1, 39804), -(65464, 3776013982, 357069, 1, 39804), -(65464, 3776013982, 357058, 1, 39804), -(65464, 3776013982, 357049, 1, 39804), -(65464, 3776013982, 357031, 1, 39804), -(65464, 3776013982, 355721, 1, 39804), -(65464, 1187407512, 357069, 1, 39804), -(65464, 1187407512, 357058, 1, 39804), -(65464, 1187407512, 357049, 1, 39804), -(65464, 1187407512, 357031, 1, 39804), -(65464, 1187407512, 355721, 1, 39804), -(65463, 3776013982, 357073, 1, 39804), -(65463, 3776013982, 357062, 1, 39804), -(65463, 3776013982, 357052, 1, 39804), -(65463, 3776013982, 357034, 1, 39804), -(65463, 3776013982, 355741, 1, 39804), -(65463, 1187407512, 357073, 1, 39804), -(65463, 1187407512, 357062, 1, 39804), -(65463, 1187407512, 357052, 1, 39804), -(65463, 1187407512, 357034, 1, 39804), -(65463, 1187407512, 355741, 1, 39804), -(65461, 3571931810, 23839, 3, 39804), -(65461, 3322146344, 403167, 1, 39804), -(65461, 1225579890, 2564, 3, 39804), -(65461, 1163127287, 70412, 3, 39804), -(65461, 1163127287, 70411, 3, 39804), -(65461, 1163127287, 13029, 3, 39804), -(65461, 331613093, 191877, 3, 39804), -(65460, 3776013982, 340433, 1, 39804), -(65460, 1720692227, 170131, 1, 39804), -(65460, 1187407512, 340433, 1, 39804), -(65458, 1163127287, 70381, 3, 39804), -(65457, 3865974254, 187917, 1, 39804), -(65457, 3322146344, 468490, 1, 39804), -(65457, 3322146344, 468489, 1, 39804), -(65457, 3322146344, 468488, 1, 39804), -(65457, 3322146344, 467734, 1, 39804), -(65457, 3037505077, 187917, 3, 39804), -(65457, 2442913102, 187917, 1, 39804), -(65457, 1417785224, 187917, 3, 39804), -(65457, 1344507586, 187917, 1, 39804), -(65457, 1163127287, 69835, 3, 39804), -(65457, 1073915313, 139496, 1, 39804), -(65457, 428746933, 187917, 3, 39804), -(65457, 13330255, 96679, 1, 39804), -(65456, 3386943305, 171548, 3, 39804), -(65456, 3386943305, 171510, 3, 39804), -(65456, 3386943305, 169830, 3, 39804), -(65456, 3386943305, 145734, 3, 39804), -(65456, 3386943305, 142645, 3, 39804), -(65456, 3386943305, 137083, 3, 39804), -(65456, 3386943305, 135748, 3, 39804), -(65456, 3386943305, 135552, 3, 39804), -(65456, 3386943305, 135404, 3, 39804), -(65456, 3386943305, 134423, 3, 39804), -(65456, 3386943305, 92453, 1, 39804), -(65456, 3386291891, 93030, 1, 39804), -(65454, 4096770149, 186418, 1, 39804), -(65454, 4030871717, 898073, 1, 39804), -(65454, 4030871717, 898070, 1, 39804), -(65454, 4030871717, 898020, 2, 39804), -(65454, 4030871717, 886303, 2, 39804), -(65454, 4030871717, 886302, 1, 39804), -(65454, 4030871717, 886288, 1, 39804), -(65454, 4030871717, 886276, 1, 39804), -(65454, 4030871717, 886213, 1, 39804), -(65454, 4030871717, 886208, 1, 39804), -(65454, 3776013982, 360749, 1, 39804), -(65454, 3776013982, 354098, 1, 39804), -(65454, 3776013982, 354058, 1, 39804), -(65454, 3764692828, 275397, 1, 39804), -(65454, 3571931810, 23837, 3, 39804), -(65454, 3386943305, 202881, 3, 39804), -(65454, 3386291891, 179358, 3, 39804), -(65454, 3322146344, 475392, 1, 39804), -(65454, 3322146344, 468585, 1, 39804), -(65454, 3322146344, 468538, 1, 39804), -(65454, 3322146344, 468535, 1, 39804), -(65454, 3108775943, 91081, 3, 39804), -(65454, 3072882582, 9878, 1, 39804), -(65454, 3072882582, 8001, 1, 39804), -(65454, 3072882582, 7998, 1, 39804), -(65454, 3031818311, 4138, 1, 39804), -(65454, 3031818311, 4137, 1, 39804), -(65454, 2381039112, 3271, 1, 39804), -(65454, 2299908982, 560, 1, 39804), -(65454, 1548466975, 28028, 3, 39804), -(65454, 1548466975, 27476, 3, 39804), -(65454, 1385971161, 12023, 1, 39804), -(65454, 1385971161, 12022, 2, 39804), -(65454, 1385971161, 11684, 2, 39804), -(65454, 1187407512, 360749, 1, 39804), -(65454, 1187407512, 354098, 1, 39804), -(65454, 1187407512, 354058, 1, 39804), -(65454, 1163127287, 70403, 3, 39804), -(65454, 1073915313, 138706, 1, 39804), -(65454, 336222293, 8447, 1, 39804), -(65454, 336222293, 8446, 1, 39804), -(65454, 336222293, 8445, 1, 39804), -(65454, 20077728, 420619, 3, 39804), -(65453, 3322146344, 470817, 1, 39804), -(65453, 1163127287, 69203, 3, 39804), -(65453, 1163127287, 69200, 3, 39804), -(65452, 4012104832, 52493, 1, 39804), -(65447, 3322146344, 468618, 1, 39804), -(65446, 3179597154, 2450, 1, 39804), -(65445, 3146089301, 7214, 1, 39804), -(65445, 1876974313, 64250, 1, 39804), -(65445, 1876974313, 63384, 1, 39804), -(65443, 1163127287, 66938, 3, 39804), -(65443, 680438657, 25182, 1, 39804), -(65442, 3386291891, 67235, 3, 39804), -(65441, 1880017466, 87446, 1, 39804), -(65441, 1880017466, 87444, 1, 39804), -(65441, 1880017466, 87442, 1, 39804), -(65441, 1272569722, 27494, 1, 39804), -(65441, 1272569722, 27493, 1, 39804), -(65441, 1272569722, 27492, 1, 39804), -(65440, 2939349194, 746, 1, 39804), -(65440, 2939349194, 744, 1, 39804), -(65440, 2939349194, 743, 1, 39804), -(65439, 3776013982, 356593, 1, 39804), -(65439, 3776013982, 356248, 1, 39804), -(65439, 3776013982, 345482, 1, 39804), -(65439, 3205218938, 43120, 1, 39804), -(65439, 1187407512, 356593, 1, 39804), -(65439, 1187407512, 356248, 1, 39804), -(65439, 1187407512, 345482, 1, 39804), -(65439, 1163127287, 65318, 3, 39804), -(65438, 4096770149, 166936, 1, 39804), -(65438, 3322146344, 430905, 1, 39804), -(65438, 1163127287, 69785, 3, 39804), -(65438, 813076512, 82507, 1, 39804), -(65438, 813076512, 82506, 1, 39804), -(65438, 813076512, 82505, 1, 39804), -(65438, 813076512, 82504, 1, 39804), -(65438, 813076512, 82503, 1, 39804), -(65438, 813076512, 82502, 1, 39804), -(65438, 813076512, 82501, 1, 39804), -(65438, 813076512, 82500, 1, 39804), -(65438, 813076512, 82499, 1, 39804), -(65438, 813076512, 82498, 1, 39804), -(65438, 813076512, 82497, 1, 39804), -(65438, 813076512, 82496, 1, 39804), -(65438, 813076512, 82495, 1, 39804), -(65438, 813076512, 82493, 1, 39804), -(65438, 680438657, 60972, 1, 39804), -(65438, 312611497, 20719, 3, 39804), -(65438, 312611497, 20692, 2, 39804), -(65438, 312611497, 20691, 2, 39804), -(65436, 4030871717, 834942, 1, 39804), -(65436, 3322146344, 434570, 1, 39804), -(65435, 4030871717, 890193, 1, 39804), -(65435, 3322146344, 470867, 1, 39804), -(65433, 3776013982, 353524, 1, 39804), -(65433, 1187407512, 353524, 1, 39804), -(65432, 3322146344, 17077, 1, 39804), -(65430, 3322146344, 403391, 1, 39804), -(65430, 368401261, 5420, 1, 39804), -(65430, 368401261, 3271, 1, 39804), -(65430, 240389885, 5952, 1, 39804), -(65429, 3865974254, 182247, 1, 39804), -(65429, 3865974254, 182246, 1, 39804), -(65429, 3865974254, 182245, 1, 39804), -(65429, 3865974254, 182244, 1, 39804), -(65429, 3865974254, 182243, 1, 39804), -(65429, 3865974254, 182242, 1, 39804), -(65429, 3865974254, 182241, 1, 39804), -(65429, 3865974254, 182229, 1, 39804), -(65429, 3865974254, 182228, 1, 39804), -(65429, 3865974254, 182227, 1, 39804), -(65429, 3865974254, 182226, 1, 39804), -(65429, 3865974254, 182225, 1, 39804), -(65429, 3865974254, 182224, 1, 39804), -(65429, 3865974254, 182223, 1, 39804), -(65429, 3865974254, 177203, 1, 39804), -(65429, 3865974254, 177202, 1, 39804), -(65429, 3865974254, 177201, 1, 39804), -(65429, 3865974254, 177200, 1, 39804), -(65429, 3865974254, 177199, 1, 39804), -(65429, 3865974254, 177198, 1, 39804), -(65429, 3865974254, 177197, 1, 39804), -(65429, 3037505077, 182247, 3, 39804), -(65429, 3037505077, 182246, 3, 39804), -(65429, 3037505077, 182245, 3, 39804), -(65429, 3037505077, 182244, 3, 39804), -(65429, 3037505077, 182243, 3, 39804), -(65429, 3037505077, 182242, 3, 39804), -(65429, 3037505077, 182241, 3, 39804), -(65429, 3037505077, 182229, 3, 39804), -(65429, 3037505077, 182228, 3, 39804), -(65429, 3037505077, 182227, 3, 39804), -(65429, 3037505077, 182226, 3, 39804), -(65429, 3037505077, 182225, 3, 39804), -(65429, 3037505077, 182224, 3, 39804), -(65429, 3037505077, 182223, 3, 39804), -(65429, 3037505077, 177203, 3, 39804), -(65429, 3037505077, 177202, 3, 39804), -(65429, 3037505077, 177201, 3, 39804), -(65429, 3037505077, 177200, 3, 39804), -(65429, 3037505077, 177199, 3, 39804), -(65429, 3037505077, 177198, 3, 39804), -(65429, 3037505077, 177197, 3, 39804), -(65429, 2442913102, 182247, 1, 39804), -(65429, 2442913102, 182246, 1, 39804), -(65429, 2442913102, 182245, 1, 39804), -(65429, 2442913102, 182244, 1, 39804), -(65429, 2442913102, 182243, 1, 39804), -(65429, 2442913102, 182242, 1, 39804), -(65429, 2442913102, 182241, 1, 39804), -(65429, 2442913102, 182229, 1, 39804), -(65429, 2442913102, 182228, 1, 39804), -(65429, 2442913102, 182227, 1, 39804), -(65429, 2442913102, 182226, 1, 39804), -(65429, 2442913102, 182225, 1, 39804), -(65429, 2442913102, 182224, 1, 39804), -(65429, 2442913102, 182223, 1, 39804), -(65429, 2442913102, 177203, 1, 39804), -(65429, 2442913102, 177202, 1, 39804), -(65429, 2442913102, 177201, 1, 39804), -(65429, 2442913102, 177200, 1, 39804), -(65429, 2442913102, 177199, 1, 39804), -(65429, 2442913102, 177198, 1, 39804), -(65429, 2442913102, 177197, 1, 39804), -(65429, 1417785224, 182247, 3, 39804), -(65429, 1417785224, 182246, 3, 39804), -(65429, 1417785224, 182245, 3, 39804), -(65429, 1417785224, 182244, 3, 39804), -(65429, 1417785224, 182243, 3, 39804), -(65429, 1417785224, 182242, 3, 39804), -(65429, 1417785224, 182241, 3, 39804), -(65429, 1417785224, 182229, 3, 39804), -(65429, 1417785224, 182228, 3, 39804), -(65429, 1417785224, 182227, 3, 39804), -(65429, 1417785224, 182226, 3, 39804), -(65429, 1417785224, 182225, 3, 39804), -(65429, 1417785224, 182224, 3, 39804), -(65429, 1417785224, 182223, 3, 39804), -(65429, 1417785224, 177203, 3, 39804), -(65429, 1417785224, 177202, 3, 39804), -(65429, 1417785224, 177201, 3, 39804), -(65429, 1417785224, 177200, 3, 39804), -(65429, 1417785224, 177199, 3, 39804), -(65429, 1417785224, 177198, 3, 39804), -(65429, 1417785224, 177197, 3, 39804), -(65429, 1344507586, 182247, 1, 39804), -(65429, 1344507586, 182246, 1, 39804), -(65429, 1344507586, 182245, 1, 39804), -(65429, 1344507586, 182244, 1, 39804), -(65429, 1344507586, 182243, 1, 39804), -(65429, 1344507586, 182242, 1, 39804), -(65429, 1344507586, 182241, 1, 39804), -(65429, 1344507586, 182229, 1, 39804), -(65429, 1344507586, 182228, 1, 39804), -(65429, 1344507586, 182227, 1, 39804), -(65429, 1344507586, 182226, 1, 39804), -(65429, 1344507586, 182225, 1, 39804), -(65429, 1344507586, 182224, 1, 39804), -(65429, 1344507586, 182223, 1, 39804), -(65429, 1344507586, 177203, 1, 39804), -(65429, 1344507586, 177202, 1, 39804), -(65429, 1344507586, 177201, 1, 39804), -(65429, 1344507586, 177200, 1, 39804), -(65429, 1344507586, 177199, 1, 39804), -(65429, 1344507586, 177198, 1, 39804), -(65429, 1344507586, 177197, 1, 39804), -(65429, 428746933, 182247, 1, 39804), -(65429, 428746933, 182246, 1, 39804), -(65429, 428746933, 182245, 1, 39804), -(65429, 428746933, 182244, 1, 39804), -(65429, 428746933, 182243, 1, 39804), -(65429, 428746933, 182242, 1, 39804), -(65429, 428746933, 182241, 1, 39804), -(65429, 428746933, 182229, 1, 39804), -(65429, 428746933, 182228, 1, 39804), -(65429, 428746933, 182227, 1, 39804), -(65429, 428746933, 182226, 1, 39804), -(65429, 428746933, 182225, 1, 39804), -(65429, 428746933, 182224, 1, 39804), -(65429, 428746933, 182223, 1, 39804), -(65429, 428746933, 177203, 1, 39804), -(65429, 428746933, 177202, 1, 39804), -(65429, 428746933, 177201, 1, 39804), -(65429, 428746933, 177200, 1, 39804), -(65429, 428746933, 177199, 1, 39804), -(65429, 428746933, 177198, 1, 39804), -(65429, 428746933, 177197, 1, 39804), -(65426, 1163127287, 68757, 3, 39804), -(65426, 312611497, 20873, 3, 39804), -(65426, 312611497, 20872, 3, 39804), -(65425, 4012104832, 52609, 1, 39804), -(65425, 3865974254, 187863, 1, 39804), -(65425, 3108775943, 93525, 3, 39804), -(65425, 3037505077, 187863, 3, 39804), -(65425, 2442913102, 187863, 1, 39804), -(65425, 2202435563, 1012107, 3, 39804), -(65425, 1417785224, 187863, 3, 39804), -(65425, 1344507586, 187863, 1, 39804), -(65425, 1255424668, 92566, 1, 39804), -(65425, 1073915313, 139470, 2, 39804), -(65425, 986198281, 64511, 1, 39804), -(65425, 428746933, 187863, 3, 39804), -(65425, 261693969, 64511, 3, 39804), -(65425, 13330255, 96653, 2, 39804), -(65421, 2120822102, 174291, 1, 39804), -(65421, 2120822102, 174290, 1, 39804), -(65420, 3108775943, 75608, 1, 39804), -(65420, 3108775943, 75385, 1, 39804), -(65419, 3568395212, 32565, 1, 39804), -(65419, 3568395212, 32542, 1, 39804), -(65419, 3568395212, 32538, 1, 39804), -(65419, 3568395212, 32535, 1, 39804), -(65419, 3568395212, 32534, 1, 39804), -(65419, 3568395212, 32531, 1, 39804), -(65419, 3568395212, 32530, 1, 39804), -(65419, 3568395212, 32528, 1, 39804), -(65419, 3568395212, 32527, 1, 39804), -(65419, 3568395212, 32525, 1, 39804), -(65419, 3568395212, 32522, 1, 39804), -(65419, 3568395212, 32520, 1, 39804), -(65419, 3568395212, 32518, 1, 39804), -(65419, 3568395212, 32517, 1, 39804), -(65419, 3568395212, 32515, 1, 39804), -(65419, 3568395212, 32510, 1, 39804), -(65419, 3470338199, 32565, 1, 39804), -(65419, 3470338199, 32542, 1, 39804), -(65419, 3470338199, 32538, 1, 39804), -(65419, 3470338199, 32535, 1, 39804), -(65419, 3470338199, 32534, 1, 39804), -(65419, 3470338199, 32531, 1, 39804), -(65419, 3470338199, 32530, 1, 39804), -(65419, 3470338199, 32528, 1, 39804), -(65419, 3470338199, 32527, 1, 39804), -(65419, 3470338199, 32525, 1, 39804), -(65419, 3470338199, 32522, 1, 39804), -(65419, 3470338199, 32520, 1, 39804), -(65419, 3470338199, 32518, 1, 39804), -(65419, 3470338199, 32517, 1, 39804), -(65419, 3470338199, 32515, 1, 39804), -(65419, 3470338199, 32510, 1, 39804), -(65419, 537670055, 32565, 1, 39804), -(65419, 537670055, 32542, 1, 39804), -(65419, 537670055, 32538, 1, 39804), -(65419, 537670055, 32535, 1, 39804), -(65419, 537670055, 32534, 1, 39804), -(65419, 537670055, 32531, 1, 39804), -(65419, 537670055, 32530, 1, 39804), -(65419, 537670055, 32528, 1, 39804), -(65419, 537670055, 32527, 1, 39804), -(65419, 537670055, 32525, 1, 39804), -(65419, 537670055, 32522, 1, 39804), -(65419, 537670055, 32520, 1, 39804), -(65419, 537670055, 32518, 1, 39804), -(65419, 537670055, 32517, 1, 39804), -(65419, 537670055, 32515, 1, 39804), -(65419, 537670055, 32510, 1, 39804), -(65417, 3386943305, 205004, 3, 39804), -(65417, 3386943305, 204771, 3, 39804), -(65417, 3386943305, 204770, 3, 39804), -(65417, 312611497, 20726, 3, 39804), -(65417, 312611497, 20721, 3, 39804), -(65417, 312611497, 20720, 3, 39804), -(65415, 4012104832, 52603, 1, 39804), -(65415, 1255424668, 92561, 1, 39804), -(65415, 1255424668, 92560, 1, 39804), -(65415, 1255424668, 92559, 1, 39804), -(65415, 1255424668, 92558, 1, 39804), -(65415, 1255424668, 92556, 1, 39804), -(65415, 1255424668, 92555, 1, 39804), -(65415, 1255424668, 92554, 1, 39804), -(65415, 1255424668, 92553, 1, 39804), -(65415, 1255424668, 92552, 1, 39804), -(65415, 1255424668, 92551, 1, 39804), -(65415, 1255424668, 92550, 1, 39804), -(65415, 1255424668, 92549, 1, 39804), -(65415, 1255424668, 92548, 1, 39804), -(65415, 1255424668, 92547, 1, 39804), -(65415, 1255424668, 92546, 1, 39804), -(65415, 1255424668, 92545, 1, 39804), -(65415, 1255424668, 92544, 1, 39804), -(65415, 1255424668, 92543, 1, 39804), -(65415, 1255424668, 92542, 1, 39804), -(65415, 1255424668, 92541, 1, 39804), -(65415, 1255424668, 92540, 1, 39804), -(65415, 1255424668, 92539, 1, 39804), -(65415, 1255424668, 92538, 1, 39804), -(65415, 1255424668, 92537, 1, 39804), -(65415, 1255424668, 92536, 1, 39804), -(65415, 1255424668, 92535, 1, 39804), -(65415, 1255424668, 92534, 1, 39804), -(65415, 1255424668, 92533, 1, 39804), -(65415, 1255424668, 92530, 1, 39804), -(65415, 1255424668, 92529, 1, 39804), -(65415, 1255424668, 92528, 1, 39804), -(65415, 1255424668, 92527, 1, 39804), -(65415, 1255424668, 92526, 1, 39804), -(65415, 1255424668, 92525, 1, 39804), -(65415, 1255424668, 92524, 1, 39804), -(65415, 1255424668, 92523, 1, 39804), -(65415, 1255424668, 92522, 1, 39804), -(65415, 1255424668, 92521, 1, 39804), -(65415, 1255424668, 92520, 1, 39804), -(65415, 1255424668, 92519, 1, 39804), -(65415, 1255424668, 92518, 1, 39804), -(65415, 1255424668, 92517, 1, 39804), -(65415, 1255424668, 92516, 1, 39804), -(65415, 1255424668, 92515, 1, 39804), -(65415, 1255424668, 92514, 1, 39804), -(65415, 1255424668, 92513, 1, 39804), -(65415, 1255424668, 92512, 1, 39804), -(65415, 1255424668, 92511, 1, 39804), -(65415, 1255424668, 92510, 1, 39804), -(65415, 1255424668, 92509, 1, 39804), -(65415, 1255424668, 92508, 1, 39804), -(65415, 1255424668, 92507, 1, 39804), -(65415, 1255424668, 92506, 1, 39804), -(65415, 1255424668, 92505, 1, 39804), -(65415, 1255424668, 92504, 1, 39804), -(65415, 1255424668, 92503, 1, 39804), -(65415, 1255424668, 92502, 1, 39804), -(65415, 1255424668, 92501, 1, 39804), -(65415, 1255424668, 92500, 1, 39804), -(65415, 1255424668, 92499, 1, 39804), -(65415, 1255424668, 92498, 1, 39804), -(65415, 1255424668, 92497, 1, 39804), -(65415, 1255424668, 92496, 1, 39804), -(65415, 1255424668, 92495, 1, 39804), -(65415, 1255424668, 92494, 1, 39804), -(65415, 1255424668, 92493, 1, 39804), -(65415, 1255424668, 92492, 1, 39804), -(65415, 1255424668, 92491, 1, 39804), -(65414, 3359787322, 20752, 3, 39804), -(65413, 2120822102, 174268, 1, 39804), -(65413, 2120822102, 174267, 1, 39804), -(65412, 4030871717, 897867, 1, 39804), -(65412, 4030871717, 897866, 1, 39804), -(65412, 3776013982, 138083, 1, 39804), -(65412, 1187407512, 138083, 1, 39804), -(65412, 1163127287, 22043, 3, 39804), -(65412, 680438657, 61253, 1, 39804), -(65412, 312611497, 20313, 3, 39804), -(65412, 312611497, 20312, 3, 39804), -(65411, 4030871717, 897539, 1, 39804), -(65411, 4030871717, 869632, 2, 39804), -(65411, 4030871717, 844341, 1, 39804), -(65411, 4030871717, 807295, 1, 39804), -(65411, 4030871717, 806925, 1, 39804), -(65411, 4030871717, 806374, 1, 39804), -(65411, 3776013982, 321402, 1, 39804), -(65411, 3386943305, 194986, 3, 39804), -(65411, 3386943305, 194984, 3, 39804), -(65411, 3386943305, 189258, 3, 39804), -(65411, 3386943305, 189250, 3, 39804), -(65411, 3386943305, 189054, 3, 39804), -(65411, 3386943305, 188931, 3, 39804), -(65411, 3386943305, 184769, 3, 39804), -(65411, 3386943305, 182913, 3, 39804), -(65411, 3322146344, 430738, 1, 39804), -(65411, 3322146344, 397643, 1, 39804), -(65411, 1720692227, 170041, 1, 39804), -(65411, 1187407512, 321402, 1, 39804), -(65411, 943410215, 378, 1, 39804), -(65410, 4030871717, 897566, 1, 39804), -(65410, 4030871717, 891798, 1, 39804), -(65410, 3776013982, 357012, 1, 39804), -(65410, 3689412649, 122041, 1, 39804), -(65410, 3322146344, 471847, 1, 39804), -(65410, 3322146344, 471811, 1, 39804), -(65410, 1187407512, 357012, 1, 39804), -(65408, 3386291891, 160959, 3, 39804), -(65407, 2268794270, 44, 1, 39804), -(65406, 3386943305, 200303, 3, 39804), -(65406, 3386943305, 200299, 3, 39804), -(65406, 3386291891, 177248, 3, 39804), -(65405, 4030871717, 138091, 1, 39804), -(65405, 1163127287, 36006, 3, 39804), -(65405, 1163127287, 29810, 3, 39804), -(65404, 1163127287, 61076, 3, 39804), -(65402, 1880017466, 87138, 1, 39804), -(65402, 1880017466, 87136, 1, 39804), -(65402, 1880017466, 87134, 1, 39804), -(65402, 1880017466, 87133, 1, 39804), -(65402, 1880017466, 87132, 1, 39804), -(65402, 1272569722, 27378, 1, 39804), -(65402, 1272569722, 27377, 1, 39804), -(65402, 1272569722, 27376, 1, 39804), -(65401, 4030871717, 830260, 1, 39804), -(65401, 4030871717, 748053, 1, 39804), -(65401, 4030871717, 269119, 1, 39804), -(65401, 4030871717, 198369, 1, 39804), -(65401, 4030871717, 57197, 1, 39804), -(65401, 4030871717, 46012, 1, 39804), -(65401, 4030871717, 10651, 1, 39804), -(65401, 4030871717, 374, 1, 39804), -(65401, 3322146344, 471026, 1, 39804), -(65401, 1163127287, 49424, 3, 39804), -(65399, 4030871717, 897476, 1, 39804), -(65399, 3322146344, 473148, 1, 39804), -(65398, 3386943305, 201562, 3, 39804), -(65398, 1163127287, 8214, 3, 39804), -(65394, 3348406326, 43157, 1, 39804), -(65394, 3348406326, 42633, 1, 39804), -(65394, 3348406326, 42629, 1, 39804), -(65394, 3348406326, 42627, 1, 39804), -(65394, 3348406326, 42339, 1, 39804), -(65394, 3348406326, 42336, 1, 39804), -(65394, 3348406326, 42281, 1, 39804), -(65394, 3348406326, 42267, 1, 39804), -(65394, 3348406326, 42234, 1, 39804), -(65394, 3348406326, 42094, 1, 39804), -(65394, 3348406326, 42085, 1, 39804), -(65394, 3348406326, 42083, 1, 39804), -(65394, 3348406326, 42076, 1, 39804), -(65393, 1163127287, 67854, 3, 39804), -(65393, 1163127287, 67742, 3, 39804), -(65393, 1163127287, 61266, 3, 39804), -(65208, 1163127287, 69173, 3, 39804), -(65208, 312611497, 20487, 3, 39804), -(65208, 312611497, 20430, 3, 39804), -(65208, 312611497, 20428, 3, 39804), -(65208, 312611497, 20298, 3, 39804), -(65208, 312611497, 20297, 3, 39804), -(64054, 3744420815, 351, 4, 39804), -(64054, 2948698321, 351, 4, 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0xB2B30A4EAAAA2AAA446F6F7277617920696E20746865204461726B0000CCA8CA64010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB070000000000000200000000001002000000000002000069F800000000000000000000, `VerifiedBuild` = 39804 WHERE (`TableHash` = 261693969) AND (`RecordId` = 64212) AND (`locale` = 'enUS'); -UPDATE `hotfix_blob` SET `Blob` = 0x4D4C35B155551555446F6F7277617920696E20746865204461726B0000CCA8CA64010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB070000000000000200000000001002000000000002000069F800000000000000000000, `VerifiedBuild` = 39804 WHERE (`TableHash` = 261693969) AND (`RecordId` = 64211) AND (`locale` = 'enUS'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 353524 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 321402 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2268794270 AND `RecordId` = 44 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 943410215 AND `RecordId` = 378 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 5420 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 3271 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 240389885 AND `RecordId` = 5952 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'enUS'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'enUS'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'enUS', 0x00000000, 39804), -(3865974254, 187863, 'enUS', 0x00000000, 39804), -(3865974254, 182247, 'enUS', 0x00000000, 39804), -(3865974254, 182246, 'enUS', 0x00000000, 39804), -(3865974254, 182245, 'enUS', 0x00000000, 39804), -(3865974254, 182244, 'enUS', 0x00000000, 39804), -(3865974254, 182243, 'enUS', 0x00000000, 39804), -(3865974254, 182242, 'enUS', 0x00000000, 39804), -(3865974254, 182241, 'enUS', 0x00000000, 39804), -(3865974254, 182229, 'enUS', 0x00000000, 39804), -(3865974254, 182228, 'enUS', 0x00000000, 39804), -(3865974254, 182227, 'enUS', 0x00000000, 39804), -(3865974254, 182226, 'enUS', 0x00000000, 39804), -(3865974254, 182225, 'enUS', 0x00000000, 39804), -(3865974254, 182224, 'enUS', 0x00000000, 39804), -(3865974254, 182223, 'enUS', 0x00000000, 39804), -(3865974254, 177203, 'enUS', 0x00000000, 39804), -(3865974254, 177202, 'enUS', 0x00000000, 39804), -(3865974254, 177201, 'enUS', 0x00000000, 39804), -(3865974254, 177200, 'enUS', 0x00000000, 39804), -(3865974254, 177199, 'enUS', 0x00000000, 39804), -(3865974254, 177198, 'enUS', 0x00000000, 39804), -(3865974254, 177197, 'enUS', 0x00000000, 39804), -(3865974254, 174303, 'enUS', 0x00000000, 39804), -(3776013982, 360832, 'enUS', 0x000000, 39804), -(3776013982, 360829, 'enUS', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'enUS', 0x000000, 39804), -(3776013982, 360592, 'enUS', 0x000000, 39804), -(3776013982, 358693, 'enUS', 0x00496E637265617365732074686520506879736963616C2064616D616765206F66206E656172627920706C6179657273206279202473312520666F722024642E20546869732065666665637420737461636B732E00506879736963616C2064616D61676520696E6372656173656420627920247331252E00, 39804), -(3776013982, 358692, 'enUS', 0x00496E637265617365732074686520536861646F772064616D616765206F66206E656172627920706C6179657273206279202473312520666F722024642E20546869732065666665637420737461636B732E00536861646F772064616D61676520696E6372656173656420627920247331252E00, 39804), -(3776013982, 358518, 'enUS', 0x0053756D6D6F6E7320616E20656666696779206F66205875656E2C2074686520576869746520546967657220666F722024642E205875656E2061747461636B7320796F7572207072696D617279207461726765742C20616E6420737472696B6573203320656E656D6965732077697468696E2024313233393936413120796172647320657665727920243132333939397431207365632077697468205469676572204C696768746E696E6720666F7220243132333939367331204E61747572652064616D6167652E0000, 39804), -(3776013982, 357073, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E322520666F722024333536333634642061667465722061747461636B696E6720616E20656E656D7920796F752068617665206E6F74207965742064616D616765642E7C520000, 39804), -(3776013982, 357069, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E3125207768656E20796F7520686176652024733225206F72206D6F7265206865616C7468207468616E20796F7572207461726765742E7C520000, 39804), -(3776013982, 357062, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E322520666F722024333536333634642061667465722061747461636B696E6720616E20656E656D7920796F752068617665206E6F74207965742064616D616765642E7C520000, 39804), -(3776013982, 357058, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E3125207768656E20796F7520686176652024733225206F72206D6F7265206865616C7468207468616E20796F7572207461726765742E7C520000, 39804), -(3776013982, 357052, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E322520666F722024333536333634642061667465722061747461636B696E6720616E20656E656D7920796F752068617665206E6F74207965742064616D616765642E7C520000, 39804), -(3776013982, 357049, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E3125207768656E20796F7520686176652024733225206F72206D6F7265206865616C7468207468616E20796F7572207461726765742E7C520000, 39804), -(3776013982, 357034, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E322520666F722024333536333634642061667465722061747461636B696E6720616E20656E656D7920796F752068617665206E6F74207965742064616D616765642E7C520000, 39804), -(3776013982, 357031, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E3125207768656E20796F7520686176652024733225206F72206D6F7265206865616C7468207468616E20796F7572207461726765742E7C520000, 39804), -(3776013982, 356593, 'enUS', 0x00446973636F76657220616E207570677261646520746F20612072616E646F6D20436F6E647569742066726F6D20616D6F6E6720796F7572206C6F77657374206974656D206C6576656C20436F6E647569747320666F7220796F75722063757272656E74207370656369616C697A6174696F6E2C20757020746F206974656D206C6576656C203232362E0000, 39804), -(3776013982, 356248, 'enUS', 0x00446973636F76657220616E207570677261646520746F20612072616E646F6D20436F6E647569742066726F6D20616D6F6E6720796F7572206C6F77657374206974656D206C6576656C20436F6E647569747320666F7220796F75722063757272656E74207370656369616C697A6174696F6E2C20757020746F206974656D206C6576656C203235322E0000, 39804), -(3776013982, 355741, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E322520666F722024333536333634642061667465722061747461636B696E6720616E20656E656D7920796F752068617665206E6F74207965742064616D616765642E7C520000, 39804), -(3776013982, 355721, 'enUS', 0x007C434646323066663230596F75722064616D61676520697320696E6372656173656420627920247B2473312F3130307D2E3225207768656E20796F7520686176652024733225206F72206D6F7265206865616C7468207468616E20796F7572207461726765742E7C520000, 39804), -(3776013982, 354098, 'enUS', 0x004F6666657220666F6F6420746F20746865204B6F72746869616E20637269747465722E0000, 39804), -(3776013982, 354058, 'enUS', 0x00546F7373206120747265617420746F2067657420636C6F73657220746F20612068756E677279204B6F72746869616E2063726974746572210000, 39804), -(3776013982, 353524, 'enUS', 0x0000576974682046726F6C696327732068656C7020796F752063616E2066696E6420666F6F74207072696E7473206C656164696E6720746F20746865206D697373696E672056756C70696E2E00, 39804), -(3776013982, 345482, 'enUS', 0x00446973636F76657220616E207570677261646520746F20612072616E646F6D20436F6E647569742066726F6D20616D6F6E6720796F7572206C6F77657374206974656D206C6576656C20436F6E647569747320666F7220796F75722063757272656E74207370656369616C697A6174696F6E2C20757020746F206974656D206C6576656C203232362E0000, 39804), -(3776013982, 341724, 'enUS', 0x004F626C69746572617465206861732061202473312520696E63726561736564206368616E636520746F20747269676765722052696D6520616E6420486F776C696E6720426C6173742067656E65726174657320247B2433343137323573312F31307D2052756E696320506F776572207768696C652052696D65206973206163746976652E0000, 39804), -(3776013982, 340433, 'enUS', 0x00526566696E656420616E696D6120666C6F7773207468726F75676820796F752C20696E6372656173696E6720796F75722064616D61676520616E64206865616C696E6720646F6E65206279202473312520666F722024642E0044616D61676520646F6E6520696E6372656173656420627920247331252E0D0A4865616C696E6720646F6E6520696E6372656173656420627920247332252E00, 39804), -(3776013982, 321402, 'enUS', 0x00456E676F72676564206F6E20657373656E63652E2055706F6E206465617468206F72207265616368696E67203230206170706C69636174696F6E732C2074686520636173746572206578706C6F6465732C20696E666C696374696E6720536861646F772064616D61676520746F20616C6C206E656172627920656E656D6965732E205468652064616D61676520696E666C696374656420696E63726561736573206261736564206F6E20746865206E756D626572206F66206170706C69636174696F6E73206F662024407370656C6C6E616D653332313430322E004174203230206170706C69636174696F6E73206F722075706F6E2064656174682C2063617374732024407370656C6C6E616D653332313430312E0D0A44616D616765206F662024407370656C6C6E616D6533323134303120696E63726561736564206279206170706C69636174696F6E73206F662024407370656C6C6E616D653332313430322E00, 39804), -(3776013982, 138083, 'enUS', 0x004361757365207468652063757272656E742074617267657420746F20636C6F6E6520746865206361737465722E0000, 39804), -(3557796329, 3223, 'enUS', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'enUS', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'enUS', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'enUS', 0x49726F6E6272616E63680000416E6369656E74206F66205761720000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'enUS', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900596F7520686176652066756C6C7920757067726164656420616C6C206F6620796F757220436F6E647569747320666F7220796F75722063757272656E74207370656369616C697A6174696F6E2E0001, 39804), -(3072882582, 9878, 'enUS', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'enUS', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'enUS', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'enUS', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'enUS', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'enUS', 0x54617A61766573682C20746865205665696C6564204D61726B657420284D797468696329004D797468696300020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'enUS', 0x53616E6374756D206F6620446F6D696E6174696F6E20284865726F696329004865726F69630003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'enUS', 0x53616E6374756D206F6620446F6D696E6174696F6E20284E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'enUS', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'enUS', 0x0000000000, 39804), -(2268794270, 44, 'enUS', 0x44656174682773204365727461696E7479002C0000000700000006040000321C0500271B0000D14E01000D0000006DC902000000000000000000, 39804), -(1385971161, 12023, 'enUS', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'enUS', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'enUS', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(943410215, 378, 'enUS', 0x48616C6C73206F662041746F6E656D656E74007A010000EF080008000000800700068004, 39804), -(368401261, 5420, 'enUS', 0xFE4400000000000040170000000000000000000000000000, 39804), -(368401261, 3271, 'enUS', 0xFE4400000000000000000000000000000000000000000000, 39804), -(336222293, 8447, 'enUS', 0x00D000C70C0000, 39804), -(336222293, 8446, 'enUS', 0x001101C70C0000, 39804), -(336222293, 8445, 'enUS', 0x001300C70C0000, 39804), -(240389885, 5952, 'enUS', 0x004B0C00000000000001060000000000008E24010019000000000000000000000000000000000000000000000000000000, 39804), -(48336690, 39162, 'enUS', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'enUS', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `curve_point` WHERE `VerifiedBuild` > 0 AND `ID` IN (87446, 87444, 87442, 87138, 87136, 87134, 87133, 87132); -INSERT INTO `curve_point` (`ID`, `PosX`, `PosY`, `PosPreSquishX`, `PosPreSquishY`, `CurveID`, `OrderIndex`, `VerifiedBuild`) VALUES -(87446, 1, 0.75, 0, 0, 27494, 1, 39804), -(87444, 1, 0.5, 0, 0, 27493, 1, 39804), -(87442, 1, 0.25, 0, 0, 27492, 1, 39804), -(87138, 0, 1, 0, 0, 27378, 0, 39804), -(87136, 0, 1, 0, 0, 27377, 0, 39804), -(87134, 0, 1, 0, 0, 27376, 0, 39804), -(87133, 1, 0.33, 1, -0.66, 27375, 1, 39804), -(87132, 0, 1, 0, 0, 27375, 0, 39804); - -DELETE FROM `spell_label` WHERE `VerifiedBuild` > 0 AND `ID` IN (82560, 82559, 82558, 82557, 82556, 82552, 82551, 82550, 82507, 82506, 82505, 82504, 82503, 82502, 82501, 82500, 82499, 82498, 82497, 82496, 82495, 82493); -INSERT INTO `spell_label` (`ID`, `LabelID`, `SpellID`, `VerifiedBuild`) VALUES -(82560, 931, 360832, 39804), -(82559, 931, 360829, 39804), -(82558, 292, 360832, 39804), -(82557, 16, 360832, 39804), -(82556, 22, 360832, 39804), -(82552, 292, 360829, 39804), -(82551, 16, 360829, 39804), -(82550, 22, 360829, 39804), -(82507, 1224, 291944, 39804), -(82506, 1224, 255647, 39804), -(82505, 1224, 260364, 39804), -(82504, 1224, 312411, 39804), -(82503, 1224, 59542, 39804), -(82502, 1224, 59544, 39804), -(82501, 1224, 121093, 39804), -(82500, 1224, 59545, 39804), -(82499, 1224, 59547, 39804), -(82498, 1224, 59548, 39804), -(82497, 1224, 59543, 39804), -(82496, 1224, 69041, 39804), -(82495, 1224, 28880, 39804), -(82493, 16, 312202, 39804); - -UPDATE `spell_aura_options` SET `ProcTypeMask1` = 0, `ProcTypeMask2` = 4, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 166936; - -DELETE FROM `spell_aura_options` WHERE `VerifiedBuild` > 0 AND `ID` IN (186427, 186424, 186418, 167714); -INSERT INTO `spell_aura_options` (`ID`, `DifficultyID`, `CumulativeAura`, `ProcCategoryRecovery`, `ProcChance`, `ProcCharges`, `SpellProcsPerMinuteID`, `ProcTypeMask1`, `ProcTypeMask2`, `SpellID`, `VerifiedBuild`) VALUES -(186427, 0, 0, 0, 100, 0, 0, 65540, 0, 360832, 39804), -(186424, 0, 0, 0, 101, 0, 0, 332116, 0, 358518, 39804), -(186418, 0, 5, 0, 101, 0, 0, 0, 0, 354058, 39804), -(167714, 0, 2, 100, 100, 0, 0, 87060, 0, 340725, 39804); - -DELETE FROM `map` WHERE `VerifiedBuild` > 0 AND `ID` IN (2450); -INSERT INTO `map` (`ID`, `Directory`, `MapName`, `MapDescription0`, `MapDescription1`, `PvpShortDescription`, `PvpLongDescription`, `CorpseX`, `CorpseY`, `MapType`, `InstanceType`, `ExpansionID`, `AreaTableID`, `LoadingScreenID`, `TimeOfDayOverride`, `ParentMapID`, `CosmeticParentMapID`, `TimeOffset`, `MinimapIconScale`, `CorpseMapID`, `MaxPlayers`, `WindSettingsID`, `ZmpFileDataID`, `WdtFileDataID`, `Flags1`, `Flags2`, `VerifiedBuild`) VALUES -(2450, '2450', 'Sanctum of Domination', '', '', '', '', 0, 0, 1, 2, 8, 0, 591, 720, -1, -1, 0, 1, -1, 0, 12, 0, 3753685, 161488477, 671352336, 39804); - -DELETE FROM `item_currency_cost` WHERE `VerifiedBuild` > 0 AND `ID` IN (64250, 63384); -INSERT INTO `item_currency_cost` (`ID`, `ItemID`, `VerifiedBuild`) VALUES -(64250, 184665, 39804), -(63384, 184665, 39804); - -DELETE FROM `item_extended_cost` WHERE `VerifiedBuild` > 0 AND `ID` IN (7214); -INSERT INTO `item_extended_cost` (`ID`, `RequiredArenaRating`, `ArenaBracket`, `Flags`, `MinFactionID`, `MinReputation`, `RequiredAchievement`, `ItemID1`, `ItemID2`, `ItemID3`, `ItemID4`, `ItemID5`, `ItemCount1`, `ItemCount2`, `ItemCount3`, `ItemCount4`, `ItemCount5`, `CurrencyID1`, `CurrencyID2`, `CurrencyID3`, `CurrencyID4`, `CurrencyID5`, `CurrencyCount1`, `CurrencyCount2`, `CurrencyCount3`, `CurrencyCount4`, `CurrencyCount5`, `VerifiedBuild`) VALUES -(7214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1931, 0, 0, 0, 0, 2000, 0, 0, 0, 0, 39804); - -DELETE FROM `player_condition` WHERE `VerifiedBuild` > 0 AND `ID` IN (89249, 75608, 75385); -INSERT INTO `player_condition` (`ID`, `RaceMask`, `FailureDescription`, `ClassMask`, `SkillLogic`, `LanguageID`, `MinLanguage`, `MaxLanguage`, `MaxFactionID`, `MaxReputation`, `ReputationLogic`, `CurrentPvpFaction`, `PvpMedal`, `PrevQuestLogic`, `CurrQuestLogic`, `CurrentCompletedQuestLogic`, `SpellLogic`, `ItemLogic`, `ItemFlags`, `AuraSpellLogic`, `WorldStateExpressionID`, `WeatherID`, `PartyStatus`, `LifetimeMaxPVPRank`, `AchievementLogic`, `Gender`, `NativeGender`, `AreaLogic`, `LfgLogic`, `CurrencyLogic`, `QuestKillID`, `QuestKillLogic`, `MinExpansionLevel`, `MaxExpansionLevel`, `MinAvgItemLevel`, `MaxAvgItemLevel`, `MinAvgEquippedItemLevel`, `MaxAvgEquippedItemLevel`, `PhaseUseFlags`, `PhaseID`, `PhaseGroupID`, `Flags`, `ChrSpecializationIndex`, `ChrSpecializationRole`, `ModifierTreeID`, `PowerType`, `PowerTypeComp`, `PowerTypeValue`, `WeaponSubclassMask`, `MaxGuildLevel`, `MinGuildLevel`, `MaxExpansionTier`, `MinExpansionTier`, `MinPVPRank`, `MaxPVPRank`, `ContentTuningID`, `CovenantID`, `SkillID1`, `SkillID2`, `SkillID3`, `SkillID4`, `MinSkill1`, `MinSkill2`, `MinSkill3`, `MinSkill4`, `MaxSkill1`, `MaxSkill2`, `MaxSkill3`, `MaxSkill4`, `MinFactionID1`, `MinFactionID2`, `MinFactionID3`, `MinReputation1`, `MinReputation2`, `MinReputation3`, `PrevQuestID1`, `PrevQuestID2`, `PrevQuestID3`, `PrevQuestID4`, `CurrQuestID1`, `CurrQuestID2`, `CurrQuestID3`, `CurrQuestID4`, `CurrentCompletedQuestID1`, `CurrentCompletedQuestID2`, `CurrentCompletedQuestID3`, `CurrentCompletedQuestID4`, `SpellID1`, `SpellID2`, `SpellID3`, `SpellID4`, `ItemID1`, `ItemID2`, `ItemID3`, `ItemID4`, `ItemCount1`, `ItemCount2`, `ItemCount3`, `ItemCount4`, `Explored1`, `Explored2`, `Time1`, `Time2`, `AuraSpellID1`, `AuraSpellID2`, `AuraSpellID3`, `AuraSpellID4`, `AuraStacks1`, `AuraStacks2`, `AuraStacks3`, `AuraStacks4`, `Achievement1`, `Achievement2`, `Achievement3`, `Achievement4`, `AreaID1`, `AreaID2`, `AreaID3`, `AreaID4`, `LfgStatus1`, `LfgStatus2`, `LfgStatus3`, `LfgStatus4`, `LfgCompare1`, `LfgCompare2`, `LfgCompare3`, `LfgCompare4`, `LfgValue1`, `LfgValue2`, `LfgValue3`, `LfgValue4`, `CurrencyID1`, `CurrencyID2`, `CurrencyID3`, `CurrencyID4`, `CurrencyCount1`, `CurrencyCount2`, `CurrencyCount3`, `CurrencyCount4`, `QuestKillMonster1`, `QuestKillMonster2`, `QuestKillMonster3`, `QuestKillMonster4`, `QuestKillMonster5`, `QuestKillMonster6`, `MovementFlags1`, `MovementFlags2`, `VerifiedBuild`) VALUES -(89249, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32580, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 33, -1, -1, 0, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -(75608, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 1, -1, -1, 122059, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -(75385, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 1, -1, -1, 120889, -1, 0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804); - -DELETE FROM `item_effect` WHERE `VerifiedBuild` > 0 AND `ID` IN (139496, 138706); -INSERT INTO `item_effect` (`ID`, `LegacySlotIndex`, `TriggerType`, `Charges`, `CoolDownMSec`, `CategoryCoolDownMSec`, `SpellCategoryID`, `SpellID`, `ChrSpecializationID`, `VerifiedBuild`) VALUES -(139496, 0, 0, 0, 3000, 3000, 79, 359040, 0, 39804), -(138706, 0, 0, 0, 4000, -1, 0, 354058, 0, 39804); - -DELETE FROM `item_sparse` WHERE `VerifiedBuild` > 0 AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse` (`ID`, `AllowableRace`, `Description`, `Display3`, `Display2`, `Display1`, `Display`, `ExpansionID`, `DmgVariance`, `InstanceBound`, `DurationInInventory`, `QualityModifier`, `BagFamily`, `ItemRange`, `StatPercentageOfSocket1`, `StatPercentageOfSocket2`, `StatPercentageOfSocket3`, `StatPercentageOfSocket4`, `StatPercentageOfSocket5`, `StatPercentageOfSocket6`, `StatPercentageOfSocket7`, `StatPercentageOfSocket8`, `StatPercentageOfSocket9`, `StatPercentageOfSocket10`, `StatPercentEditor1`, `StatPercentEditor2`, `StatPercentEditor3`, `StatPercentEditor4`, `StatPercentEditor5`, `StatPercentEditor6`, `StatPercentEditor7`, `StatPercentEditor8`, `StatPercentEditor9`, `StatPercentEditor10`, `Stackable`, `MaxCount`, `RequiredAbility`, `SellPrice`, `BuyPrice`, `VendorStackCount`, `PriceVariance`, `PriceRandomValue`, `Flags1`, `Flags2`, `Flags3`, `Flags4`, `FactionRelated`, `ModifiedCraftingReagentItemID`, `ContentTuningID`, `PlayerLevelToItemLevelCurveID`, `ItemNameDescriptionID`, `RequiredTransmogHoliday`, `RequiredHoliday`, `LimitCategory`, `GemProperties`, `SocketMatchEnchantmentId`, `TotemCategoryID`, `ZoneBound1`, `ZoneBound2`, `ItemSet`, `LockID`, `StartQuestID`, `PageID`, `ItemDelay`, `MinFactionID`, `RequiredSkillRank`, `RequiredSkill`, `ItemLevel`, `AllowableClass`, `ArtifactID`, `SpellWeight`, `SpellWeightCategory`, `SocketType1`, `SocketType2`, `SocketType3`, `SheatheType`, `Material`, `PageMaterialID`, `LanguageID`, `Bonding`, `DamageDamageType`, `StatModifierBonusStat1`, `StatModifierBonusStat2`, `StatModifierBonusStat3`, `StatModifierBonusStat4`, `StatModifierBonusStat5`, `StatModifierBonusStat6`, `StatModifierBonusStat7`, `StatModifierBonusStat8`, `StatModifierBonusStat9`, `StatModifierBonusStat10`, `ContainerSlots`, `MinReputation`, `RequiredPVPMedal`, `RequiredPVPRank`, `RequiredLevel`, `InventoryType`, `OverallQualityID`, `VerifiedBuild`) VALUES -(187917, -1, '', '', '', '', 'The Mad Duke''s Tea', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0.9684, 0, 8192, 2048, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, -1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 51, 0, 1, 39804), -(187863, -1, 'This key is phasing in and out of existence. It is difficult to discern its details... or whether it''s even real.', '', '', '', 'Key of Ephemera', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0.9909, 67648, 12288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 1, 0, 2, 39804), -(182247, -1, '', '', '', '', 'Prime Tactician''s Bracers', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.0157, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 9, 4, 39804), -(182246, -1, '', '', '', '', 'Prime Tactician''s Girdle', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.012, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 6, 4, 39804), -(182245, -1, '', '', '', '', 'Prime Tactician''s Spaulders', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 79, 1, 1, 1.0084, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 3, 4, 39804), -(182244, -1, '', '', '', '', 'Prime Tactician''s Chausses', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 21, 105, 1, 1, 1.0047, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 7, 4, 39804), -(182243, -1, '', '', '', '', 'Prime Tactician''s Gauntlets', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 52, 1, 1, 1.001, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 10, 4, 39804), -(182242, -1, '', '', '', '', 'Prime Tactician''s Sabatons', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 78, 1, 1, 0.9973, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 8, 4, 39804), -(182241, -1, '', '', '', '', 'Prime Tactician''s Hauberk', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 20, 104, 1, 1, 0.9937, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 5, 4, 39804), -(182229, -1, '', '', '', '', 'Prime Wraith''s Armguards', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 54, 1, 1, 1.0232, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 9, 4, 39804), -(182228, -1, '', '', '', '', 'Prime Wraith''s Belt', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.0195, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 6, 4, 39804), -(182227, -1, '', '', '', '', 'Prime Wraith''s Shoulders', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 79, 1, 1, 1.0158, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 3, 4, 39804), -(182226, -1, '', '', '', '', 'Prime Wraith''s Breeches', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 21, 106, 1, 1, 1.0122, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 7, 4, 39804), -(182225, -1, '', '', '', '', 'Prime Wraith''s Stranglers', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.0085, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 10, 4, 39804), -(182224, -1, '', '', '', '', 'Prime Wraith''s Boots', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 78, 1, 1, 1.0048, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 8, 4, 39804), -(182223, -1, '', '', '', '', 'Prime Wraith''s Jerkin', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 21, 105, 1, 1, 1.0011, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 50, 5, 4, 39804), -(177203, -1, '', '', '', '', 'Harmonious Bearer''s Wristwraps', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.0192, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 9, 4, 39804), -(177202, -1, '', '', '', '', 'Harmonious Bearer''s Girdle', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 53, 1, 1, 1.0155, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 6, 4, 39804), -(177201, -1, '', '', '', '', 'Harmonious Bearer''s Shoulders', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 77, 1, 1, 0.9853, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 3, 4, 39804), -(177200, -1, '', '', '', '', 'Harmonious Bearer''s Legguards', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 20, 103, 1, 1, 0.9816, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 7, 4, 39804), -(177199, -1, '', '', '', '', 'Harmonious Bearer''s Gauntlets', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 51, 1, 1, 0.978, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 10, 4, 39804), -(177198, -1, '', '', '', '', 'Harmonious Bearer''s Warboots', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 76, 1, 1, 0.9743, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 8, 4, 39804), -(177197, -1, '', '', '', '', 'Harmonious Bearer''s Chestplate', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 20, 101, 1, 1, 0.9706, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 1, 0, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 5, 4, 39804), -(174303, -1, '', '', '', '', 'Harmonious Forgelite''s Carver', 8, 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5000000, 20000000, 1, 1, 0.9851, 4096, 8192, 0, 65536, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2600, 0, 0, 0, 1, -1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 1, 0, 3, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, 60, 13, 4, 39804); - -DELETE FROM `spell_class_options` WHERE `VerifiedBuild` > 0 AND `ID` IN (61267, 61265, 61253, 60972, 25182); -INSERT INTO `spell_class_options` (`ID`, `SpellID`, `ModalNextSpell`, `SpellClassSet`, `SpellClassMask1`, `SpellClassMask2`, `SpellClassMask3`, `SpellClassMask4`, `VerifiedBuild`) VALUES -(61267, 360832, 0, 53, 0, 0, 0, 0, 39804), -(61265, 360829, 0, 53, 0, 0, 0, 0, 39804), -(61253, 138083, 0, 53, 0, 0, 0, 0, 39804), -(60972, 356362, 0, 5, 0, 0, 0, 0, 39804), -(25182, 204213, 0, 6, 0, 0, 256, 16, 39804); - -DELETE FROM `modifier_tree` WHERE `VerifiedBuild` > 0 AND `ID` IN (174650, 174649, 174648, 174647, 174646, 174645, 174644, 174643, 174642, 174641, 174640, 174639, 174638, 174637, 174636, 174635, 174634, 174633, 174632, 174631, 174630, 174629, 174628, 174627, 174626, 174625, 174624, 174623, 174622, 174291, 174290, 174268, 174267, 150262, 150261, 150260); -INSERT INTO `modifier_tree` (`ID`, `Parent`, `Operator`, `Amount`, `Type`, `Asset`, `SecondaryAsset`, `TertiaryAsset`, `VerifiedBuild`) VALUES -(174650, 174647, 2, 1, 105, 180755, 1, 0, 39804), -(174649, 174647, 3, 1, 110, 63355, 0, 0, 39804), -(174648, 174647, 2, 1, 110, 63693, 0, 0, 39804), -(174647, 174643, 4, 1, 0, 0, 0, 0, 39804), -(174646, 174644, 2, 1, 84, 61059, 0, 0, 39804), -(174645, 174644, 3, 1, 112, 405155, 0, 0, 39804), -(174644, 174643, 4, 1, 0, 0, 0, 0, 39804), -(174643, 0, 8, 1, 0, 0, 0, 0, 39804), -(174642, 174639, 2, 1, 105, 180760, 1, 0, 39804), -(174641, 174639, 3, 1, 110, 63356, 0, 0, 39804), -(174640, 174639, 2, 1, 110, 63693, 0, 0, 39804), -(174639, 174635, 4, 1, 0, 0, 0, 0, 39804), -(174638, 174636, 2, 1, 84, 61059, 0, 0, 39804), -(174637, 174636, 3, 1, 112, 405155, 0, 0, 39804), -(174636, 174635, 4, 1, 0, 0, 0, 0, 39804), -(174635, 0, 8, 1, 0, 0, 0, 0, 39804), -(174634, 174631, 2, 1, 105, 180752, 1, 0, 39804), -(174633, 174631, 3, 1, 110, 63354, 0, 0, 39804), -(174632, 174631, 2, 1, 110, 63693, 0, 0, 39804), -(174631, 174627, 4, 1, 0, 0, 0, 0, 39804), -(174630, 174628, 2, 1, 84, 61059, 0, 0, 39804), -(174629, 174628, 3, 1, 112, 405155, 0, 0, 39804), -(174628, 174627, 4, 1, 0, 0, 0, 0, 39804), -(174627, 0, 8, 1, 0, 0, 0, 0, 39804), -(174626, 174623, 2, 1, 105, 180751, 1, 0, 39804), -(174625, 174623, 3, 1, 110, 63353, 0, 0, 39804), -(174624, 174623, 2, 1, 110, 63693, 0, 0, 39804), -(174623, 150260, 4, 1, 0, 0, 0, 0, 39804), -(174622, 150260, 4, 1, 0, 0, 0, 0, 39804), -(174291, 169875, 2, 1, 111, 64212, 0, 0, 39804), -(174290, 169875, 2, 1, 111, 64211, 0, 0, 39804), -(174268, 125983, 2, 1, 288, 4, 0, 0, 39804), -(174267, 125981, 2, 1, 288, 4, 0, 0, 39804), -(150262, 174622, 3, 1, 112, 405155, 0, 0, 39804), -(150261, 174622, 2, 1, 84, 61059, 0, 0, 39804), -(150260, 0, 8, 1, 0, 0, 0, 0, 39804); - -DELETE FROM `conversation_line` WHERE `VerifiedBuild` > 0 AND `ID` IN (43157, 42633, 42629, 42627, 42339, 42336, 42281, 42267, 42234, 42094, 42085, 42083, 42076); -INSERT INTO `conversation_line` (`ID`, `BroadcastTextID`, `SpellVisualKitID`, `AdditionalDuration`, `NextConversationLineID`, `AnimKitID`, `SpeechType`, `StartAnimation`, `EndAnimation`, `VerifiedBuild`) VALUES -(43157, 210955, 0, 1000, 42086, 0, 4, 60, 60, 39804), -(42633, 208758, 0, 2000, 0, 0, 4, 60, 60, 39804), -(42629, 208752, 0, 2000, 43244, 0, 4, 60, 60, 39804), -(42627, 208750, 0, 2000, 42629, 0, 4, 60, 60, 39804), -(42339, 208747, 0, 2000, 42340, 0, 4, 60, 60, 39804), -(42336, 208745, 0, 1000, 42658, 0, 0, 60, 60, 39804), -(42281, 208544, 0, 1000, 42288, 0, 4, 60, 60, 39804), -(42267, 208527, 0, 1000, 42268, 0, 4, 60, 60, 39804), -(42234, 208428, 0, 1000, 42235, 0, 4, 60, 60, 39804), -(42094, 208347, 0, 1000, 42095, 0, 1, 60, 60, 39804), -(42085, 208328, 0, 1000, 43157, 0, 4, 60, 60, 39804), -(42083, 208326, 0, 1000, 42084, 0, 4, 60, 60, 39804), -(42076, 208310, 0, 2000, 42077, 0, 4, 60, 60, 39804); - -DELETE FROM `quest_v2` WHERE `VerifiedBuild` > 0 AND `ID` IN (64511, 62534, 62533, 62532, 60904, 57893, 57892, 57891, 57890, 57889, 57888, 57887, 57886, 57885, 57884, 57882, 57881, 57880); -INSERT INTO `quest_v2` (`ID`, `UniqueBitFlag`, `VerifiedBuild`) VALUES -(64511, 43494, 39804), -(62534, 41593, 39804), -(62533, 41592, 39804), -(62532, 41591, 39804), -(60904, 40151, 39804), -(57893, 37416, 39804), -(57892, 37415, 39804), -(57891, 37414, 39804), -(57890, 37413, 39804), -(57889, 37412, 39804), -(57888, 37411, 39804), -(57887, 37410, 39804), -(57886, 37409, 39804), -(57885, 37408, 39804), -(57884, 37407, 39804), -(57882, 37405, 39804), -(57881, 37404, 39804), -(57880, 37403, 39804); - -UPDATE `spell_misc` SET `DurationIndex` = 1086, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 473148; -UPDATE `spell_misc` SET `Attributes1` = 822116608, `Attributes7` = 4096, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 471847; -UPDATE `spell_misc` SET `DurationIndex` = 865, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 468618; -UPDATE `spell_misc` SET `Attributes6` = 917768, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 464876; - -DELETE FROM `spell_misc` WHERE `VerifiedBuild` > 0 AND `ID` IN (475475, 475472, 475392, 475233, 473056, 471811, 471026, 470867, 470817, 468585, 468538, 468535, 468490, 468489, 468488, 467734, 467286, 466970, 464826, 438238, 435456, 434570, 430905, 430738, 403391, 403167, 397643, 17077); -INSERT INTO `spell_misc` (`ID`, `Attributes1`, `Attributes2`, `Attributes3`, `Attributes4`, `Attributes5`, `Attributes6`, `Attributes7`, `Attributes8`, `Attributes9`, `Attributes10`, `Attributes11`, `Attributes12`, `Attributes13`, `Attributes14`, `Attributes15`, `DifficultyID`, `CastingTimeIndex`, `DurationIndex`, `RangeIndex`, `SchoolMask`, `Speed`, `LaunchDelay`, `MinDuration`, `SpellIconFileDataID`, `ActiveIconFileDataID`, `ContentTuningID`, `ShowFutureSpellPlayerConditionID`, `SpellVisualScript`, `ActiveSpellVisualScript`, `SpellID`, `VerifiedBuild`) VALUES -(475475, 151259520, 0, 0, 0, 128, 8704, 0, 0, 0, 1048576, 0, 0, 0, 1048577, 0, 0, 1, 21, 1, 8, 0, 0, 0, 620832, 0, 0, 0, 0, 0, 360832, 39804), -(475472, 2424848, 134218240, 536870912, 0, 536871168, 545259520, 536871936, 0, 4096, 0, 0, 0, 0, 1, 0, 0, 1, 0, 6, 8, 0, 0, 0, 620832, 0, 0, 0, 0, 0, 360829, 39804), -(475392, 696254848, 1056, 273170437, 269681408, 10485888, 393224, 12800, 0, 0, 1048576, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 136243, 0, 0, 0, 0, 0, 360749, 39804), -(475233, 128, 0, 0, 262144, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21, 1, 1, 0, 0, 0, 136243, 0, 0, 0, 0, 0, 360592, 39804), -(473056, 0, 268566528, 131072, 67108864, 0, 0, 0, 0, 2097152, 0, 8192, 0, 0, 1, 0, 0, 1, 29, 5, 8, 0, 0, 0, 620832, 0, 0, 0, 0, 0, 358518, 39804), -(471811, 964722688, 32, 540677, 1048576, 2195588, 393224, 4608, 0, 268435456, 1048576, 0, 65536, 0, 0, 0, 0, 1, 4, 1, 1, 0, 0, 0, 3931156, 0, 0, 0, 0, 0, 357293, 39804), -(471026, 0, 0, 0, 0, 0, 0, 0, 0, 4096, 0, 0, 2, 0, 0, 0, 0, 1, 8, 6, 32, 0, 0, 0, 366936, 0, 0, 0, 0, 0, 356528, 39804), -(470867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 1, 1, 0, 0, 0, 828455, 0, 0, 0, 0, 0, 356369, 39804), -(470817, 0, 0, 0, 0, 0, 0, 536870912, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 32, 0, 0, 0, 135775, 0, 0, 0, 0, 0, 356320, 39804), -(468585, 696254848, 1056, 273170437, 269681152, 10485888, 393224, 12800, 0, 0, 1048576, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 136243, 0, 0, 0, 0, 0, 354111, 39804), -(468538, 603979776, 1024, 272629764, 268632576, 8388736, 0, 8192, 0, 0, 1048576, 1, 0, 0, 0, 0, 0, 1, 918, 1, 1, 0, 0, 0, 132130, 0, 0, 0, 0, 0, 354061, 39804), -(468535, 536870912, 1024, 4194304, 268435456, 16, 0, 4, 0, 0, 16, 0, 0, 0, 0, 0, 0, 1, 3, 34, 1, 1, 0, 0, 134372, 0, 0, 0, 0, 0, 354058, 39804), -(468490, 0, 0, 0, 1048576, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 527, 6, 32, 0, 0, 0, 651601, 0, 0, 0, 0, 0, 354018, 39804), -(468489, 0, 0, 0, 1048576, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 527, 6, 32, 0, 0, 0, 651601, 0, 0, 0, 0, 0, 354017, 39804), -(468488, 0, 0, 0, 1048576, 2097152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 527, 6, 32, 0, 0, 0, 651601, 0, 0, 0, 0, 0, 354016, 39804), -(467734, 0, 0, 0, 1048576, 2097152, 0, 0, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 1, 527, 6, 32, 0, 0, 0, 651601, 0, 0, 0, 0, 0, 353266, 39804), -(467286, 0, 0, 4, 256, 0, 1073741824, 0, 0, 0, 0, 67108864, 1, 0, 0, 0, 0, 19, 32, 187, 64, 0, 0, 0, 4038101, 0, 0, 0, 0, 0, 352833, 39804), -(466970, 0, 0, 4, 0, 0, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 165, 1, 64, 0, 0, 0, 4038100, 0, 0, 0, 0, 0, 352538, 39804), -(464826, 218103808, 168, 536887296, 65792, 8321, 393736, 536870912, 0, 32, 1074790400, 65536, 0, 0, 0, 0, 0, 1, 0, 187, 64, 0, 0, 0, 4037124, 0, 0, 0, 0, 0, 350455, 39804), -(438238, -2139095040, 1024, 268435457, 68354048, 8388608, 0, 4096, 0, 4096, 0, 0, 134217728, 1048576, 33558528, 0, 0, 1, 21, 1, 1, 0, 0, 0, 615100, 0, 0, 0, 0, 0, 340725, 39804), -(435456, 0, 0, 0, 0, 1073741824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 5, 32, 25, 0, 0, 876915, 0, 0, 0, 0, 0, 338003, 39804), -(434570, -2147483648, 1024, 268435456, 68354048, 8388608, 0, 4096, 0, 4096, 0, 0, 0, 0, 0, 0, 0, 1, 9, 1, 1, 0, 0, 0, 136020, 0, 0, 0, 0, 0, 337130, 39804), -(430905, 696254912, 1056, 273170437, 336790016, 8388736, 393224, 4608, 0, 8192, 1048576, 0, 0, 0, 0, 8, 0, 1, 0, 1, 64, 0, 0, 0, 3257748, 0, 0, 0, 0, 0, 333950, 39804), -(430738, 0, 536870976, 131072, 0, 0, 134218240, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 16, 835, 1, 32, 0, 0, 0, 876915, 0, 0, 0, 0, 0, 333787, 39804), -(403391, 67108864, 8, 4, 256, 0, 524288, 0, 536870912, 0, 0, 0, 0, 0, 0, 0, 0, 14, 27, 1, 32, 0, 0, 0, 136184, 0, 0, 0, 0, 0, 328756, 39804), -(403167, 65536, 0, 524288, 0, 0, 0, 0, 0, 4096, 0, 0, 8, 0, 1, 0, 0, 1, 36, 1, 2, 0, 0, 0, 642580, 0, 0, 0, 0, 0, 328530, 39804), -(397643, 603979776, 536870916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 187, 8, 0, 0, 0, 134218, 0, 0, 0, 0, 0, 323059, 39804), -(17077, -2147483648, 268436616, 536870912, 0, 8449, 0, 536871936, 0, 0, 8, 0, 0, 0, 1048577, 0, 0, 1, 36, 1, 32, 0, 0, 0, 136149, 0, 0, 0, 0, 0, 32409, 39804); - -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Music_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"Music\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Music\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {soundKitID=185565},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 33450); -UPDATE `scene_script_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32967); -UPDATE `scene_script_text` SET `Script` = '\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.782] = {},\r\n\t\t\t\t\t\t [34.800] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32917); -UPDATE `scene_script_text` SET `Script` = 'pitch=0.000, roll=25.256}},\r\n\t\t\t\t\t\t [37.200] = {position={position={x=3884.010, y=7739.699, z=5128.969}, yaw=-11.513, pitch=0.000, roll=14.960}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.596] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.683] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.596] = {transform={position={x=4435.375, y=7754.512, z=4915.437}, yaw=-140.989, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.596] = {},\r\n\t\t\t\t\t\t [38.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.291] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.200] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.291] = {transform={position={x=4437.375, y=7751.631, z=4915.767}, yaw=164.712, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.596] = {},\r\n\t\t\t\t\t\t [38.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_ShieldSpell\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1383723), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.604] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.200] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.604] = {scale=0.600, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.604] = {transform={position={x=4436.502, y=7753.272, z=4916.263}, yaw=-163.471, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32795); -UPDATE `scene_script_text` SET `Script` = 'roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.211] = {position={position={x=-131.625, y=-7561.351, z=7956.189}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [77.550] = {position={position={x=-131.625, y=-7559.982, z=7956.189}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32674); -UPDATE `scene_script_text` SET `Script` = '[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Uther\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180175), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-136.750, y=-7550.255, z=7937.778}, yaw=-45.117, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=false, offset={x=0.000, y=0.000, z=19.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32673); -UPDATE `scene_script_text` SET `Script` = '\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180025), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-144.285, y=-7547.106, z=7937.813}, yaw=-27.576, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.105] = {},\r\n\t\t\t\t\t\t [106.100] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Tymon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180206), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-133.141, y=-7594.708, z=7937.873}, yaw=74.431, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32672); -UPDATE `scene_script_text` SET `Script` = '= \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_StewardGrey\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(166631), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-124.833, y=-7599.929, z=7937.907}, yaw=-0.577, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thales\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32671); -UPDATE `scene_script_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Sika\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(166631), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-141.877, y=-7587.830, z=7937.874}, yaw=47.803, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32670); -UPDATE `scene_script_text` SET `Script` = '\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant02\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.413, y=-7529.790, z=7937.872}, yaw=-86.660, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-139.856, y=-7606.969, z=7938.035}, yaw=99.015, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32669); -UPDATE `scene_script_text` SET `Script` = 'blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant01\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-146.979, y=-7560.537, z=7937.850}, yaw=-10.446, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32668); -UPDATE `scene_script_text` SET `Script` = 'itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[6.838] = {broadcastTextID=209714, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[12.574] = {broadcastTextID=209716, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[24.515] = {broadcastTextID=209720, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[33.557] = {broadcastTextID=209722, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[46.827] = {broadcastTextID=209726, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[88.804] = {broadcastTextID=209737, type=0, stereoAudio=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Music\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Music\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {soundKitID=185542},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32406); -UPDATE `scene_script_text` SET `Script` = '\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[117.216] = {alpha=0.000, time=0.400},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [110.735] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32403); -UPDATE `scene_script_text` SET `Script` = '{[0.000] = {transform={position={x=-1838.409, y=1359.474, z=5963.509}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.438] = {},\r\n\t\t\t\t\t\t [116.541] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [116.172] = {},\r\n\t\t\t\t\t\t [120.729] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[110.247] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Bolvar_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[114.170] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Arbiter_1020]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[108.324] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Arbiter_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.867] = {},\r\n\t\t\t\t\t\t [27.089] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32402); -UPDATE `scene_script_text` SET `Script` = 'time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[105.647] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Arbiter_1240]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [113.541] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [113.541] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.755] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [122.109] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32401); -UPDATE `scene_script_text` SET `Script` = '},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [109.021] = {},\r\n\t\t\t\t\t\t [118.044] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1356.226, z=5963.208}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[107.221] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.950] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Arbiter_1240]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [105.797] = {},\r\n\t\t\t\t\t\t [112.362] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.340] = {},\r\n\t\t\t\t\t\t [112.990] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [121.148] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [121.148] = {},\r\n\t\t\t\t\t\t [126.038] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32400); -UPDATE `scene_script_text` SET `Script` = 'duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=149, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.635] = {},\r\n\t\t\t\t\t\t [114.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=146, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [114.575] = {},\r\n\t\t\t\t\t\t [115.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=147, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [115.873] = {},\r\n\t\t\t\t\t\t [119.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [108.324] = {},\r\n\t\t\t\t\t\t [136.257] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[117.216] = {alpha=0.000, time=0.400},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32399); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1240_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1240_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [108.658] = {position={position={x=-1833.594, y=1370.202, z=5965.180}, yaw=-89.654, pitch=8.084, roll=0.000}},\r\n\t\t\t\t\t\t [133.933] = {position={position={x=-1833.685, y=1385.322, z=5965.180}, yaw=-89.654, pitch=8.084, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Teleport_Archon_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(994624), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1803.535, y=1326.692, z=5961.813}, yaw=128.870, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[116.172] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.380] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=149, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.635] = {},\r\n\t\t\t\t\t\t [114.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=146, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [114.575] = {},\r\n\t\t\t\t\t\t [115.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=147, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [115.873] = {},\r\n\t\t\t\t\t\t [119.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Teleport_WinterQueen_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(994624), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1862.513, y=1327.080, z=5962.339}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[116.172] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.380] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32398); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [118.998] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.548] = {},\r\n\t\t\t\t\t\t [111.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1230\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.148}, yaw=-135.444, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Bolvar_1230]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[105.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [103.917] = {},\r\n\t\t\t\t\t\t [117.470] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32397); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1230_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1230_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1832.832, y=1368.638, z=5965.085}, yaw=-72.896, pitch=-2.995, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [105.634] = {position={position={x=-1832.822, y=1368.607, z=5965.084}, yaw=-72.894, pitch=-3.000, roll=0.000}},\r\n\t\t\t\t\t\t [113.510] = {position={position={x=-1833.144, y=1369.638, z=5965.125}, yaw=-72.857, pitch=-2.883, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1230\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.053, y=1356.412, z=5963.152}, yaw=-169.151, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[105.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[84.721] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[108.804] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Player_1230]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[99.928] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Player_1230]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [105.797] = {},\r\n\t\t\t\t\t\t [112.362] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.340] = {},\r\n\t\t\t\t\t\t [116.150] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [116.623] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32396); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1210_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1210_CameraTarg\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1847.643, y=1328.649, z=5979.188}, yaw=-161.415, pitch=0.308, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1210_Camera \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1846.761, y=1329.067, z=5979.192}, yaw=-161.415, pitch=0.308, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [88.068] = {position={position={x=-1843.066, y=1330.309, z=5978.976}, yaw=-161.415, pitch=-0.220, roll=-0.000}},\r\n\t\t\t\t\t\t [96.847] = {position={position={x=-1849.033, y=1328.303, z=5978.981}, yaw=-161.413, pitch=0.300, roll=0.000}},\r\n\t\t\t\t\t\t [114.983] = {position={position={x=-1849.033, y=1328.303, z=5978.981}, yaw=-161.413, pitch=0.300, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.514, y=1324.166, z=5970.017}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[97.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.522] = {},\r\n\t\t\t\t\t\t [107.375] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [90.137] = {},\r\n\t\t\t\t\t\t [98.142] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=0.800},\r\n\t\t\t\t\t\t [90.778] = {},\r\n\t\t\t\t\t\t [95.852] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=0.800},\r\n\t\t\t\t\t\t [95.139] = {},\r\n\t\t\t\t\t\t [99.187] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Jaw\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=1.000, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32392); -UPDATE `scene_script_text` SET `Script` = '[114.171] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.481, y=1358.725, z=5965.160}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[89.150] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_WinterQueen_1020]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=-35.000, y=-35.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [80.391] = {position={position={x=-1830.558, y=1361.491, z=5963.310}, yaw=-53.556, pitch=0.900, roll=0.000}},\r\n\t\t\t\t\t\t [82.836] = {position={position={x=-1828.481, y=1358.725, z=5963.310}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [84.293] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.800, blendOut=0.200, blendWeight=1.000},\r\n\t\t\t\t\t\t [83.951] = {},\r\n\t\t\t\t\t\t [84.721] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.466] = {},\r\n\t\t\t\t\t\t [84.994] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=76, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [84.994] = {},\r\n\t\t\t\t\t\t [88.158] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [87.716] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32390); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1200_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1200_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-48.289, pitch=20.154, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [79.728] = {position={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-47.000, pitch=21.000, roll=0.000}},\r\n\t\t\t\t\t\t [95.773] = {position={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-45.000, pitch=22.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5979.362}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[69.354] = {target=[[9.1_[VOE]_Shot_1200_IGC\\c_Bolvar_1200]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[67.824] = {target=[[9.1_[VOE]_Shot_1200_IGC\\c_Bolvar_1200]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[89.150] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_WinterQueen_1020]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [77.105] = {},\r\n\t\t\t\t\t\t [94.619] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [77.585] = {},\r\n\t\t\t\t\t\t [93.077] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [93.077] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [96.401] = {},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32389); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [122.109] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32388); -UPDATE `scene_script_text` SET `Script` = '\t [82.802] = {},\r\n\t\t\t\t\t\t [85.217] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1386.410, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1190_IGC\\c_Bolvar_1190]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [76.723] = {},\r\n\t\t\t\t\t\t [88.281] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.910, y=1364.832, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.674] = {},\r\n\t\t\t\t\t\t [96.401] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.755] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32387); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1190_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1190_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=0.585, z=0.974}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [78.411] = {position={position={x=-1825.823, y=1353.713, z=5964.256}, yaw=109.657, pitch=2.850, roll=-0.000}},\r\n\t\t\t\t\t\t [86.034] = {position={position={x=-1826.434, y=1355.425, z=5964.347}, yaw=109.657, pitch=2.850, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.481, y=1361.394, z=5965.160}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [80.567] = {position={position={x=-1830.558, y=1364.160, z=5963.138}, yaw=-53.556, pitch=0.900, roll=0.000}},\r\n\t\t\t\t\t\t [83.012] = {position={position={x=-1828.481, y=1361.394, z=5963.138}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [84.293] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.800, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [83.951] = {},\r\n\t\t\t\t\t\t [86.202] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.600, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32386); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1170_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1170_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [72.000] = {position={position={x=-1806.760, y=1334.722, z=5979.408}, yaw=-111.917, pitch=7.500, roll=0.000}},\r\n\t\t\t\t\t\t [80.031] = {position={position={x=-1806.760, y=1334.722, z=5979.408}, yaw=-118.892, pitch=9.300, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.180] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.000] = {},\r\n\t\t\t\t\t\t [80.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.180] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.810] = {},\r\n\t\t\t\t\t\t [59.810] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.320] = {},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32383); -UPDATE `scene_script_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [70.030] = {},\r\n\t\t\t\t\t\t [72.745] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[70.817] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Draka_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.000] = {},\r\n\t\t\t\t\t\t [71.867] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.731] = {},\r\n\t\t\t\t\t\t [87.038] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [65.915] = {},\r\n\t\t\t\t\t\t [76.423] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32382); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1160_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1160_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [67.282] = {position={position={x=-1790.187, y=1380.946, z=5978.845}, yaw=174.060, pitch=-4.555, roll=0.000}},\r\n\t\t\t\t\t\t [74.661] = {position={position={x=-1795.127, y=1381.460, z=5978.479}, yaw=174.060, pitch=-4.705, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_Renathal_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Arbiter_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [60.582] = {},\r\n\t\t\t\t\t\t [78.486] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [85.750] = {},\r\n\t\t\t\t\t\t [93.796] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [65.915] = {},\r\n\t\t\t\t\t\t [77.108] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.795] = {},\r\n\t\t\t\t\t\t [73.694] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32381); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1150_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1150_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [58.653] = {position={position={x=-1815.040, y=1380.953, z=5976.893}, yaw=19.794, pitch=2.000, roll=0.000}},\r\n\t\t\t\t\t\t [73.598] = {position={position={x=-1816.416, y=1376.252, z=5976.832}, yaw=36.894, pitch=1.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.193] = {},\r\n\t\t\t\t\t\t [64.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.000] = {},\r\n\t\t\t\t\t\t [77.016] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [59.769] = {},\r\n\t\t\t\t\t\t [76.423] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_Renathal_LookAt_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1850.590, y=1410.810, z=5972.069}, yaw=-21.126, pitch=-4.060, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32380); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1140_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [52.829] = {position={position={x=-1850.590, y=1410.810, z=5972.070}, yaw=-18.767, pitch=-5.726, roll=0.000}},\r\n\t\t\t\t\t\t [67.282] = {position={position={x=-1850.590, y=1410.810, z=5972.070}, yaw=-22.367, pitch=-3.176, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1150_IGC\\h_Renathal_LookAt_1150]], vertical=true, offset={x=0.000, y=0.000, z=-59.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32378); -UPDATE `scene_script_text` SET `Script` = 'speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1070_IGC\\c_Draka_1070]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [45.758] = {},\r\n\t\t\t\t\t\t [53.139] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [52.280] = {},\r\n\t\t\t\t\t\t [55.887] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=84, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.593] = {},\r\n\t\t\t\t\t\t [69.403] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [52.280] = {},\r\n\t\t\t\t\t\t [55.764] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32377); -UPDATE `scene_script_text` SET `Script` = '{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1150_IGC\\h_Renathal_LookAt_1150]], vertical=true, offset={x=0.000, y=0.000, z=-59.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [46.974] = {},\r\n\t\t\t\t\t\t [65.915] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [47.253] = {},\r\n\t\t\t\t\t\t [62.727] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [31.030] = {},\r\n\t\t\t\t\t\t [62.727] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32376); -UPDATE `scene_script_text` SET `Script` = '},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.062] = {},\r\n\t\t\t\t\t\t [70.308] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [83.509] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32375); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1130_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [52.034] = {position={position={x=-1871.577, y=1321.053, z=5980.702}, yaw=50.483, pitch=-10.000, roll=0.000}},\r\n\t\t\t\t\t\t [55.030] = {position={position={x=-1871.577, y=1321.053, z=5980.701}, yaw=59.086, pitch=-8.169, roll=0.000}},\r\n\t\t\t\t\t\t [64.000] = {position={position={x=-1871.577, y=1321.053, z=5980.702}, yaw=60.936, pitch=-7.789, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [44.714] = {},\r\n\t\t\t\t\t\t [58.848] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32374); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1120_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [46.974] = {position={position={x=-1844.978, y=1339.572, z=5974.473}, yaw=-144.590, pitch=11.000, roll=-0.000}},\r\n\t\t\t\t\t\t [53.970] = {position={position={x=-1846.298, y=1338.641, z=5974.755}, yaw=-144.817, pitch=12.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[48.100] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [45.758] = {},\r\n\t\t\t\t\t\t [53.139] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [52.780] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.100] = {},\r\n\t\t\t\t\t\t [52.280] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32373); -UPDATE `scene_script_text` SET `Script` = 'isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1834.981, y=1358.881, z=5963.324}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=520, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [136.107] = {},\r\n\t\t\t\t\t\t [138.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32370); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1100_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1100_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1855.677, y=1366.432, z=5964.630}, yaw=-27.590, pitch=7.209, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [29.239] = {position={position={x=-1855.677, y=1366.432, z=5964.630}, yaw=-27.590, pitch=8.000, roll=-0.000}},\r\n\t\t\t\t\t\t [46.974] = {position={position={x=-1853.976, y=1365.543, z=5964.630}, yaw=-29.840, pitch=10.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [33.864] = {},\r\n\t\t\t\t\t\t [45.195] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[41.150] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Player_1100]], offset={x=25.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [30.223] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.925] = {},\r\n\t\t\t\t\t\t [41.150] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32368); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1095_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1095_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1863.396, y=1339.065, z=5974.637}, yaw=-76.416, pitch=24.706, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [38.411] = {position={position={x=-1863.406, y=1339.040, z=5974.641}, yaw=-76.367, pitch=24.750, roll=0.000}},\r\n\t\t\t\t\t\t [42.445] = {position={position={x=-1863.243, y=1338.369, z=5974.958}, yaw=-76.363, pitch=24.889, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1095\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[41.430] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.678] = {},\r\n\t\t\t\t\t\t [33.409] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [27.473] = {},\r\n\t\t\t\t\t\t [34.296] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.430, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [35.902] = {},\r\n\t\t\t\t\t\t [36.983] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32366); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1080_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1080_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [21.897] = {position={position={x=-1861.984, y=1342.517, z=5975.120}, yaw=-84.692, pitch=15.000, roll=0.000}},\r\n\t\t\t\t\t\t [38.860] = {position={position={x=-1861.425, y=1344.347, z=5973.900}, yaw=-87.438, pitch=17.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[31.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[26.363] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t\t{[30.495] = {target=[[9.1_[VOE]_Shot_1090_IGC\\d_sigil_1090]], vertical=false, offset={x=0.000, y=0.000, z=-15.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.678] = {},\r\n\t\t\t\t\t\t [33.409] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [27.473] = {},\r\n\t\t\t\t\t\t [34.296] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32361); -UPDATE `scene_script_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1070_IGC\\c_Draka_1070]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.194] = {},\r\n\t\t\t\t\t\t [42.062] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [24.500] = {},\r\n\t\t\t\t\t\t [27.480] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.480] = {},\r\n\t\t\t\t\t\t [28.025] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [126.904] = {},\r\n\t\t\t\t\t\t [131.608] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [122.217] = {},\r\n\t\t\t\t\t\t [132.567] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [122.901] = {},\r\n\t\t\t\t\t\t [126.023] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32360); -UPDATE `scene_script_text` SET `Script` = '{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [28.943] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=520, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [136.107] = {},\r\n\t\t\t\t\t\t [138.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32359); -UPDATE `scene_script_text` SET `Script` = 'variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.361] = {},\r\n\t\t\t\t\t\t [28.943] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [24.194] = {},\r\n\t\t\t\t\t\t [28.224] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [29.984] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32358); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1070_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [21.352] = {position={position={x=-1863.859, y=1388.002, z=5975.832}, yaw=-76.367, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [30.447] = {position={position={x=-1863.756, y=1387.580, z=5975.819}, yaw=-76.367, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.700] = {},\r\n\t\t\t\t\t\t [29.771] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32357); -UPDATE `scene_script_text` SET `Script` = 'offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.414] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [18.186] = {},\r\n\t\t\t\t\t\t [28.728] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32356); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1060_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1060_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1870.080, y=1379.421, z=5975.757}, yaw=20.776, pitch=-2.379, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [20.153] = {position={position={x=-1870.042, y=1379.436, z=5975.500}, yaw=20.611, pitch=-3.000, roll=0.000}},\r\n\t\t\t\t\t\t [25.005] = {position={position={x=-1867.721, y=1380.301, z=5975.422}, yaw=20.389, pitch=-2.995, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1060_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5973.558}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1030_IGC\\c_WinterQueen_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [16.587] = {},\r\n\t\t\t\t\t\t [32.891] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.610, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.731] = {},\r\n\t\t\t\t\t\t [24.500] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.200, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Draka_1020]], vertical=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32355); -UPDATE `scene_script_text` SET `Script` = 'speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.844] = {},\r\n\t\t\t\t\t\t [22.774] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.844] = {},\r\n\t\t\t\t\t\t [20.153] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.005] = {},\r\n\t\t\t\t\t\t [25.741] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.250] = {},\r\n\t\t\t\t\t\t [24.325] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32354); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1050_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [16.347] = {position={position={x=-1814.325, y=1332.074, z=5979.150}, yaw=-21.872, pitch=4.000, roll=-0.000}},\r\n\t\t\t\t\t\t [21.731] = {position={position={x=-1820.426, y=1334.585, z=5978.150}, yaw=-22.261, pitch=11.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [3.969] = {},\r\n\t\t\t\t\t\t [11.169] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.653] = {},\r\n\t\t\t\t\t\t [24.250] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [25.741] = {},\r\n\t\t\t\t\t\t [29.786] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [30.529] = {},\r\n\t\t\t\t\t\t [60.603] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [10.601] = {},\r\n\t\t\t\t\t\t [27.325] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.532] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32353); -UPDATE `scene_script_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.966] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.076] = {},\r\n\t\t\t\t\t\t [17.518] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.347] = {},\r\n\t\t\t\t\t\t [19.584] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [13.458] = {},\r\n\t\t\t\t\t\t [16.923] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32352); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1040_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [7.140] = {position={position={x=-1875.060, y=1334.600, z=5979.020}, yaw=-11.747, pitch=-1.263, roll=0.000}},\r\n\t\t\t\t\t\t [21.613] = {position={position={x=-1873.542, y=1334.340, z=5978.986}, yaw=-9.720, pitch=-1.259, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.700] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.251] = {},\r\n\t\t\t\t\t\t [27.246] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [11.665] = {},\r\n\t\t\t\t\t\t [19.014] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.076] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.347] = {},\r\n\t\t\t\t\t\t [16.347] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.510, y=1329.610, z=5969.602}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32351); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1030_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1030_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [6.089] = {position={position={x=-1861.380, y=1336.420, z=5977.430}, yaw=-84.377, pitch=12.000, roll=0.000}},\r\n\t\t\t\t\t\t [18.867] = {position={position={x=-1861.251, y=1335.160, z=5977.430}, yaw=-84.599, pitch=14.472, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [9.353] = {},\r\n\t\t\t\t\t\t [13.655] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [9.462] = {},\r\n\t\t\t\t\t\t [13.679] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.957] = {},\r\n\t\t\t\t\t\t [12.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.311] = {},\r\n\t\t\t\t\t\t [15.027] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.624] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32350); -UPDATE `scene_script_text` SET `Script` = 'looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.000] = {},\r\n\t\t\t\t\t\t [6.884] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [6.768] = {},\r\n\t\t\t\t\t\t [11.063] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.867] = {},\r\n\t\t\t\t\t\t [27.089] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [4.136] = {},\r\n\t\t\t\t\t\t [10.240] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [6.761] = {},\r\n\t\t\t\t\t\t [27.695] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=84, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32348); -UPDATE `scene_script_text` SET `Script` = '\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.414] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.547] = {},\r\n\t\t\t\t\t\t [5.483] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32347); -UPDATE `scene_script_text` SET `Script` = 'isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [49.491] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32346); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1020_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1910.519, y=1377.990, z=6016.384}, yaw=-16.736, pitch=-32.158, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1910.519, y=1377.990, z=6016.384}, yaw=-14.494, pitch=-33.919, roll=0.000}},\r\n\t\t\t\t\t\t [10.666] = {position={position={x=-1906.246, y=1388.953, z=6016.384}, yaw=-24.619, pitch=-33.319, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1020_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.864, y=1358.174, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [18.008] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32345); -UPDATE `scene_script_text` SET `Script` = '{target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.864, y=1358.174, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(121295), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [152.102] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.547] = {},\r\n\t\t\t\t\t\t [8.091] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32343); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1010_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1851.991, y=1356.427, z=5969.789}, yaw=15.397, pitch=-16.249, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1852.017, y=1353.851, z=5969.868}, yaw=24.373, pitch=-15.588, roll=0.000}},\r\n\t\t\t\t\t\t [6.089] = {position={position={x=-1852.439, y=1354.801, z=5969.868}, yaw=21.673, pitch=-14.688, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1010_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1835.155, y=1359.605, z=5964.541}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1357.271, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [49.491] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32342); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.643] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Glow_WinterQueen\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(200316), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.943, y=1328.437, z=5967.229}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.500},},\r\n\t\t\t\t\t\t{[131.136] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Archon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.844, y=1329.917, z=5970.183}, yaw=128.870, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.250, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=5, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [146.950] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Draka\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.620, y=1384.157, z=5969.666}, yaw=-57.739, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=5, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [146.950] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.250, time=1.000},},\r\n\t\t\t\t\t\t{[138.627] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Maw\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1835.196, y=1406.181, z=5969.666}, yaw=-16.435, pitch=-8.559, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32340); -UPDATE `scene_script_text` SET `Script` = 'playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [76.908] = {},\r\n\t\t\t\t\t\t [97.738] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_sigil_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-121.909, y=-7555.757, z=7937.077}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(4056277), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t\t{[63.436] = {scale=2.000, duration=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [68.039] = {position={position={x=-120.074, y=-7555.757, z=7937.077}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [76.097] = {position={position={x=-131.364, y=-7553.143, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [77.550] = {position={position={x=-131.364, y=-7553.143, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [78.791] = {position={position={x=-133.199, y=-7553.142, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32323); -UPDATE `scene_script_text` SET `Script` = 'randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [71.383] = {},\r\n\t\t\t\t\t\t [97.300] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.547] = {},\r\n\t\t\t\t\t\t [88.095] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32322); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.829] = {},\r\n\t\t\t\t\t\t [80.890] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=442, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.850, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=4.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.776] = {},\r\n\t\t\t\t\t\t [89.431] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[11.934] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [56.996] = {},\r\n\t\t\t\t\t\t [89.884] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32321); -UPDATE `scene_script_text` SET `Script` = '{target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [66.835] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7559.129, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[55.776] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Uther]], offset={x=15.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t\t{[76.908] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [87.935] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[64.154] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Player]], vertical=false, offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.149] = {},\r\n\t\t\t\t\t\t [87.935] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32320); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1150_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1150_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-144.563, y=-7527.874, z=7940.586}, yaw=-60.193, pitch=10.617, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.211] = {position={position={x=-139.453, y=-7520.245, z=7943.121}, yaw=-76.202, pitch=4.524, roll=-0.000}},\r\n\t\t\t\t\t\t [85.656] = {position={position={x=-144.808, y=-7511.003, z=7954.691}, yaw=-69.868, pitch=-13.096, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1150_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-124.992, y=-7559.966, z=7944.977}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Paragon_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.910, y=-7568.137, z=7937.962}, yaw=-17.623, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.028] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [63.974] = {},\r\n\t\t\t\t\t\t [114.251] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32319); -UPDATE `scene_script_text` SET `Script` = '{position={position={x=-120.335, y=-7563.967, z=7937.958}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [69.906] = {position={position={x=-120.335, y=-7563.967, z=7938.633}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.776] = {position={position={x=-120.335, y=-7563.967, z=7938.633}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [72.127] = {position={position={x=-123.243, y=-7562.662, z=7944.197}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [75.576] = {position={position={x=-131.625, y=-7561.351, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.758] = {position={position={x=-131.625, y=-7561.351, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [78.097] = {position={position={x=-131.625, y=-7559.982, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_sigilBuff_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3164510), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-120.335, y=-7563.967, z=7939.251}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[67.443] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[70.081] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.443] = {},\r\n\t\t\t\t\t\t [69.363] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=159, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.199] = {},\r\n\t\t\t\t\t\t [71.787] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.776] = {position={position={x=-120.335, y=-7563.967, z=7939.251}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [72.127] = {position={position={x=-123.243, y=-7562.662, z=7945.073}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [75.576] = {position={position={x=-131.625, y=-7561.351, z=7956.189}, yaw=-171.117, pitch=1.200, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32318); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.829] = {},\r\n\t\t\t\t\t\t [78.340] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=442, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.850, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=4.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.776] = {},\r\n\t\t\t\t\t\t [81.829] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.402] = {},\r\n\t\t\t\t\t\t [88.233] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_sigil_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(4056277), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-120.335, y=-7563.967, z=7938.375}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t\t{[68.039] = {scale=2.000, duration=3.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [68.039] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32317); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1140_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.719, y=-7562.710, z=7938.196}, yaw=-172.017, pitch=10.100, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1140_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.877, y=-7563.729, z=7939.558}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.795] = {position={position={x=-122.877, y=-7563.729, z=7939.558}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [71.040] = {position={position={x=-122.877, y=-7562.489, z=7943.908}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7559.129, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [80.284] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[76.211] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=15.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.149] = {},\r\n\t\t\t\t\t\t [80.284] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32316); -UPDATE `scene_script_text` SET `Script` = 'target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.260] = {},\r\n\t\t\t\t\t\t [68.132] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.503] = {},\r\n\t\t\t\t\t\t [65.546] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.995] = {},\r\n\t\t\t\t\t\t [86.143] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.384] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32313); -UPDATE `scene_script_text` SET `Script` = 'FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[7.803] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.883] = {},\r\n\t\t\t\t\t\t [86.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.252] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.300, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.282] = {},\r\n\t\t\t\t\t\t [72.591] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.400] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [64.809] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.285, y=-7555.677, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32311); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1130_Cam\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.143, y=-7526.960, z=7980.746}, yaw=-61.992, pitch=-38.308, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [62.932] = {position={position={x=-132.143, y=-7526.960, z=7980.746}, yaw=-63.253, pitch=-41.240, roll=0.000}},\r\n\t\t\t\t\t\t [72.695] = {position={position={x=-129.788, y=-7532.685, z=7974.691}, yaw=-67.978, pitch=-45.140, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1130_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.356, y=-7562.254, z=7946.098}, yaw=-63.254, pitch=-41.267, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Paragon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.910, y=-7568.137, z=7937.962}, yaw=-17.623, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.028] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.442] = {},\r\n\t\t\t\t\t\t [71.466] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.112] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32310); -UPDATE `scene_script_text` SET `Script` = '{transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.742] = {},\r\n\t\t\t\t\t\t [78.573] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_BeamChannelImpact_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.405, y=-7563.787, z=7939.240}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=8.000, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3164512), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[62.932] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [56.856] = {},\r\n\t\t\t\t\t\t [70.062] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_beamTarget_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.405, y=-7563.787, z=7939.240}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=0.100, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32309); -UPDATE `scene_script_text` SET `Script` = '\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.299, z=7949.063}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [62.114] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.700, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [62.114] = {},\r\n\t\t\t\t\t\t [72.591] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=\"\", offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[16.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.400] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.956] = {},\r\n\t\t\t\t\t\t [58.956] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.502] = {},\r\n\t\t\t\t\t\t [61.003] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [61.411] = {},\r\n\t\t\t\t\t\t [65.830] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]_Shot_1120_IGC\\h_beamTarget_1120]]},\r\n\t\t\t\t\t\t [62.114] = {},\r\n\t\t\t\t\t\t [64.809] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32308); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1120_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [58.046] = {position={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.784, pitch=10.251, roll=0.000}},\r\n\t\t\t\t\t\t [74.511] = {position={position={x=-98.989, y=-7558.266, z=7939.930}, yaw=-170.384, pitch=8.601, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1120_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.027, y=-7560.687, z=7942.465}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Paragon)_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.767, y=-7566.901, z=7938.054}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.742] = {},\r\n\t\t\t\t\t\t [66.844] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.442] = {},\r\n\t\t\t\t\t\t [71.466] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32307); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1110_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1110_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-108.413, y=-7566.396, z=7949.080}, yaw=158.280, pitch=12.685, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1110_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-125.991, y=-7559.221, z=7953.439}, yaw=159.182, pitch=9.982, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1110\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t\t{[69.811] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.924, y=-7556.952, z=7952.011}, yaw=-51.400, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [54.317] = {},\r\n\t\t\t\t\t\t [59.307] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.956] = {},\r\n\t\t\t\t\t\t [58.956] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.502] = {},\r\n\t\t\t\t\t\t [59.502] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32306); -UPDATE `scene_script_text` SET `Script` = 'randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [43.701] = {},\r\n\t\t\t\t\t\t [49.658] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [49.658] = {},\r\n\t\t\t\t\t\t [56.144] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_LookAt_Paragons_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-157.992, y=-7516.217, z=7959.937}, yaw=-38.802, pitch=-8.626, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32305); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32304); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7564.420, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32303); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1100_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1100_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.045, y=-7558.942, z=7941.024}, yaw=-27.342, pitch=5.436, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [46.746] = {position={position={x=-122.648, y=-7563.303, z=7945.424}, yaw=-28.455, pitch=6.486, roll=-0.000}},\r\n\t\t\t\t\t\t [52.546] = {position={position={x=-142.826, y=-7551.612, z=7941.442}, yaw=-28.039, pitch=4.987, roll=-0.000}},\r\n\t\t\t\t\t\t [60.090] = {position={position={x=-144.944, y=-7550.385, z=7941.023}, yaw=-28.005, pitch=4.836, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Paragon)_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7567.909, z=7937.961}, yaw=126.687, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[33.541] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=2.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[50.510] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=-10.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=108400, target=\"\"},\r\n\t\t\t\t\t\t [47.453] = {},\r\n\t\t\t\t\t\t [52.241] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32302); -UPDATE `scene_script_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-121.827, y=-7565.438, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[5.614] = {transform={position={x=-115.091, y=-7566.564, z=7947.313}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=2.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.000, duration=0.100},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_spires_animaWell_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3566559), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.926, y=-7568.587, z=7940.934}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.050, duration=0.100},},\r\n\t\t\t\t\t\t{[44.270] = {scale=0.250, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32301); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1090_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1090_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.322, y=-7568.318, z=7954.889}, yaw=-153.807, pitch=-78.763, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [45.141] = {position={position={x=-113.682, y=-7568.383, z=7953.025}, yaw=-169.780, pitch=-78.890, roll=0.000}},\r\n\t\t\t\t\t\t [48.065] = {position={position={x=-113.322, y=-7568.318, z=7954.889}, yaw=-169.780, pitch=-79.040, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1090_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.792, y=-7568.763, z=7941.929}, yaw=-169.798, pitch=-79.039, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t\t{[45.565] = {scale=2.150, duration=2.700},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1090_IGC\\_1090_Camera]], vertical=true, offset={x=25.000, y=-15.000, z=100.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_altarLocator]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.047] = {},\r\n\t\t\t\t\t\t [49.728] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=108400, target=\"\"},\r\n\t\t\t\t\t\t [45.378] = {},\r\n\t\t\t\t\t\t [47.714] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_blueGlow_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3516963), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32300); -UPDATE `scene_script_text` SET `Script` = '{transform={position={x=-115.664, y=-7565.590, z=7937.734}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.050, duration=0.100},},\r\n\t\t\t\t\t\t{[44.270] = {scale=0.350, duration=3.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.377] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_missileImpact_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32299); -UPDATE `scene_script_text` SET `Script` = '\r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [49.500] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.359] = {},\r\n\t\t\t\t\t\t [48.601] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32296); -UPDATE `scene_script_text` SET `Script` = 'randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [37.402] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [36.805] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [36.360] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1080\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32295); -UPDATE `scene_script_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [39.711] = {},\r\n\t\t\t\t\t\t [42.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.464] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.869] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-137.080, y=-7556.988, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32294); -UPDATE `scene_script_text` SET `Script` = '{alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [22.638] = {position={position={x=-112.563, y=-7569.177, z=7937.961}, yaw=154.095, pitch=-6.467, roll=0.000}},\r\n\t\t\t\t\t\t [24.231] = {position={position={x=-116.490, y=-7566.780, z=7937.961}, yaw=154.095, pitch=-6.467, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.795] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [33.711] = {},\r\n\t\t\t\t\t\t [40.149] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=116, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.711] = {},\r\n\t\t\t\t\t\t [42.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.464] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [37.711] = {},\r\n\t\t\t\t\t\t [43.894] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.711] = {target=[[9.1_[BPA]__Global_IGC\\h_altarLocator]], vertical=false, offset={x=0.000, y=15.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.601, y=-7581.451, z=7937.962}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=-10.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32290); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1070_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.897] = {position={position={x=-129.200, y=-7550.540, z=7945.130}, yaw=-56.281, pitch=-12.682, roll=-0.000}},\r\n\t\t\t\t\t\t [35.231] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [43.579] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1070_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.662] = {transform={position={x=-120.087, y=-7563.454, z=7940.458}, yaw=-54.698, pitch=-18.184, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [34.987] = {position={position={x=-120.087, y=-7563.454, z=7941.538}, yaw=-54.698, pitch=-18.184, roll=0.000}},\r\n\t\t\t\t\t\t [35.136] = {position={position={x=-120.087, y=-7563.455, z=7939.957}, yaw=-54.698, pitch=-18.184, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1071_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.948] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [36.526] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [42.277] = {position={position={x=-129.200, y=-7550.540, z=7945.130}, yaw=-46.253, pitch=-12.192, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-112.563, y=-7569.177, z=7937.961}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32289); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1060_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1060_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-106.237, y=-7565.445, z=7944.451}, yaw=165.458, pitch=17.958, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1060_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-125.030, y=-7560.727, z=7950.507}, yaw=165.907, pitch=17.357, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [32.644] = {position={position={x=-125.030, y=-7560.727, z=7950.507}, yaw=165.907, pitch=17.357, roll=0.000}},\r\n\t\t\t\t\t\t [34.877] = {position={position={x=-125.030, y=-7560.726, z=7952.384}, yaw=165.907, pitch=17.357, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-126.790, y=-7559.477, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=257, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [25.549] = {},\r\n\t\t\t\t\t\t [36.402] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=257, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.715] = {},\r\n\t\t\t\t\t\t [32.255] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=250, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.600, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.255] = {},\r\n\t\t\t\t\t\t [34.877] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.450, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32287); -UPDATE `scene_script_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1020_IGC\\c_The_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.137] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.167] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.199] = {},\r\n\t\t\t\t\t\t [48.772] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32285); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.734] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.137] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.817] = {},\r\n\t\t\t\t\t\t [29.443] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32284); -UPDATE `scene_script_text` SET `Script` = '\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.817] = {},\r\n\t\t\t\t\t\t [29.443] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-126.790, y=-7559.477, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=455, variation=0, looping=true, speed=0.150, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.491] = {},\r\n\t\t\t\t\t\t [11.360] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.500, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.988] = {},\r\n\t\t\t\t\t\t [26.254] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.775] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.734] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32283); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1050_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-57.957, y=-7552.887, z=7980.564}, yaw=-169.452, pitch=-37.252, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [21.810] = {position={position={x=-57.957, y=-7552.887, z=7980.564}, yaw=-171.815, pitch=-34.422, roll=-0.000}},\r\n\t\t\t\t\t\t [29.767] = {position={position={x=-59.303, y=-7546.000, z=7980.564}, yaw=-164.390, pitch=-33.822, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1050_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [22.638] = {position={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=154.095, pitch=-6.467, roll=0.000}},\r\n\t\t\t\t\t\t [24.231] = {position={position={x=-119.378, y=-7566.151, z=7937.962}, yaw=154.095, pitch=-6.467, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.022] = {},\r\n\t\t\t\t\t\t [28.894] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32282); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1040_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-108.248, y=-7554.881, z=7940.036}, yaw=-113.198, pitch=8.831, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [19.873] = {position={position={x=-107.649, y=-7553.484, z=7940.036}, yaw=-112.988, pitch=7.332, roll=0.000}},\r\n\t\t\t\t\t\t [23.043] = {position={position={x=-108.489, y=-7555.541, z=7940.365}, yaw=-112.169, pitch=8.794, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1040_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.468, y=-7560.396, z=7941.174}, yaw=-113.198, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-111.837, y=-7566.367, z=7937.961}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[20.492] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=15},},\r\n\t\t\t\t\t\t{[20.782] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=6},},\r\n\t\t\t\t\t\t{[21.628] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.044] = {},\r\n\t\t\t\t\t\t [21.843] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [21.843] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32280); -UPDATE `scene_script_text` SET `Script` = 'speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.628] = {},\r\n\t\t\t\t\t\t [25.171] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.052] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.652] = {},\r\n\t\t\t\t\t\t [22.843] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.340] = {},\r\n\t\t\t\t\t\t [21.259] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32279); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1030_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1030_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.785, pitch=11.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1030_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.027, y=-7560.687, z=7942.616}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Ascended_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.666, y=-7566.303, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=15.000, z=15.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.844] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.299, z=7949.063}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.652] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32278); -UPDATE `scene_script_text` SET `Script` = 'blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.933] = {},\r\n\t\t\t\t\t\t [13.045] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.895] = {},\r\n\t\t\t\t\t\t [14.610] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=443, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=3.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.487] = {},\r\n\t\t\t\t\t\t [17.372] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.578] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=true, offset={x=-25.000, y=25.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32277); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1020_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-139.643, y=-7545.101, z=7950.327}, yaw=-52.968, pitch=14.102, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1020_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-135.332, y=-7550.815, z=7952.125}, yaw=-52.968, pitch=14.102, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-131.842, y=-7554.624, z=7950.480}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.104] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [9.593] = {},\r\n\t\t\t\t\t\t [22.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.371] = {},\r\n\t\t\t\t\t\t [15.727] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.727] = {},\r\n\t\t\t\t\t\t [20.307] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.150, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.371] = {},\r\n\t\t\t\t\t\t [12.371] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32276); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [19.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32275); -UPDATE `scene_script_text` SET `Script` = 'randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.288] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[11.934] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-98.045, y=-7561.113, z=7937.960}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [25.917] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.400] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32274); -UPDATE `scene_script_text` SET `Script` = 'randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [12.543] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=-1.000, y=0.000, z=-10.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.101] = {},\r\n\t\t\t\t\t\t [19.800] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.917] = {},\r\n\t\t\t\t\t\t [30.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-112.142, y=-7577.417, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [19.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-84.783, y=-7558.399, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32273); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1010_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-151.317, y=-7497.555, z=7985.681}, yaw=-71.573, pitch=-37.250, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-151.317, y=-7497.555, z=7985.681}, yaw=-71.577, pitch=-37.252, roll=-0.000}},\r\n\t\t\t\t\t\t [12.543] = {position={position={x=-145.931, y=-7517.574, z=7964.205}, yaw=-69.258, pitch=-22.758, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Ascended_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=0.600, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.666, y=-7566.303, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [15.400] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=15.000, z=15.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Selectable\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {selectable=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-131.842, y=-7554.624, z=7950.480}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32272); -UPDATE `scene_script_text` SET `Script` = '\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FadeRegion\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-89.923, y=-7566.622, z=7956.334}, yaw=-170.332, pitch=-25.606, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"CustomScript\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {script=[[\r\nscene:AddFadeRegionExcludedCreature(179276)\r\nscene:AddFadeRegionExcludedCreature(180243)\r\nscene:AddFadeRegionExcludedCreature(180403)\r\nscene:AddFadeRegionExcludedCreature(180199)\r\nscene:AddFadeRegionExcludedCreature(180226)\r\nscene:AddFadeRegionExcludedCreature(175565)\r\nscene:AddFadeRegionExcludedCreature(158502)\r\nscene:AddFadeRegionExcludedCreature(180201)\r\nscene:AddFadeRegionExcludedCreature(180202)\r\nscene:AddFadeRegionExcludedCreature(180196)\r\nscene:AddFadeRegionExcludedCreature(180189)\r\nscene:AddFadeRegionExcludedCreature(180404)\r\nscene:AddFadeRegionExcludedCreature(179278)\r\nscene:AddFadeRegionExcludedCreature(180402)\r\nscene:AddFadeRegionExcludedCreature(180447)\r\nscene:AddFadeRegionExcludedCreature(180294)]]},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FadeRegion\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.010] = {enabled=true, radius=5000.000, includePlayer=true, excludePlayers=false, excludeNonPlayers=false, includeSounds=false, includeWMOs=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_altarLocator\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_BeamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32271); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]__Global_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_Director\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Camera\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1010_IGC\\_1010_Camera]], target=\"\", FOV=80.000, shotNumber=1010},},\r\n\t\t\t\t\t\t{[11.386] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1020_IGC\\_1020_Camera]], target=[[9.1_[BPA]_Shot_1020_IGC\\_1020_CameraTarget]], FOV=38.000, shotNumber=1020},},\r\n\t\t\t\t\t\t{[16.578] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1030_IGC\\_1030_Camera]], target=[[9.1_[BPA]_Shot_1030_IGC\\_1030_CameraTarget]], FOV=65.000, shotNumber=1030},},\r\n\t\t\t\t\t\t{[20.093] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1040_IGC\\_1040_Camera]], target=[[9.1_[BPA]_Shot_1040_IGC\\_1040_CameraTarget]], FOV=32.000, shotNumber=1040},},\r\n\t\t\t\t\t\t{[22.843] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1050_IGC\\_1050_Camera]], target=[[9.1_[BPA]_Shot_1050_IGC\\_1050_CameraTarget]], FOV=60.000, shotNumber=1050},},\r\n\t\t\t\t\t\t{[28.304] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.1_[BPA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=38.000, shotNumber=1060},},\r\n\t\t\t\t\t\t{[34.948] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=38.000, shotNumber=1070},},\r\n\t\t\t\t\t\t{[36.302] = {cameraModeID=1168, blendTime=2.000, position=[[9.1_[BPA]_Shot_1070_IGC\\_1071_Camera]], target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=38.000, shotNumber=1070},},\r\n\t\t\t\t\t\t{[40.657] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1080_IGC\\_1080_Camera]], target=[[9.1_[BPA]_Shot_1080_IGC\\_1080_CameraTarget]], FOV=90.000, shotNumber=1080},},\r\n\t\t\t\t\t\t{[45.246] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1090_IGC\\_1090_Camera]], target=[[9.1_[BPA]_Shot_1090_IGC\\_1090_CameraTarget]], FOV=80.000, shotNumber=1090},},\r\n\t\t\t\t\t\t{[47.714] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1100_IGC\\_1100_Camera]], target=\"\", FOV=45.000, shotNumber=1100},},\r\n\t\t\t\t\t\t{[55.153] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1110_IGC\\_1110_Camera]], target=[[9.1_[BPA]_Shot_1110_IGC\\_1110_CameraTarget]], FOV=28.000, shotNumber=1110},},\r\n\t\t\t\t\t\t{[59.176] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1120_IGC\\_1120_Camera]], target=[[9.1_[BPA]_Shot_1120_IGC\\_1120_CameraTarget]], FOV=60.000, shotNumber=1120},},\r\n\t\t\t\t\t\t{[64.809] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1130_IGC\\_1130_Cam]], target=[[9.1_[BPA]_Shot_1130_IGC\\_1130_CamTarget]], FOV=60.000, shotNumber=1130},},\r\n\t\t\t\t\t\t{[68.039] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1140_IGC\\_1140_Camera]], target=[[9.1_[BPA]_Shot_1140_IGC\\_1140_CameraTarget]], FOV=60.000, shotNumber=1140},},\r\n\t\t\t\t\t\t{[77.550] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1150_IGC\\_1150_Camera]], target=[[9.1_[BPA]_Shot_1150_IGC\\_1150_CameraTarget]], FOV=80.000, shotNumber=1150},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"ScreenEffect\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1001},\r\n\t\t\t\t\t\t [46.651] = {},\r\n\t\t\t\t\t\t [48.893] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1001},\r\n\t\t\t\t\t\t [66.748] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t\t\t\t [84.100] = {},\r\n\t\t\t\t\t\t [94.859] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"CameraEffect\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {cameraEffectID=779, amplitudeScale=1.000, target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t\t\t\t [35.302] = {},\r\n\t\t\t\t\t\t [36.302] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"End\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[85.504] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32270); -UPDATE `scene_script_text` SET `Script` = '{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-93.139, y=-7539.255, z=7937.873}, yaw=-144.831, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-105.785, y=-7530.743, z=7937.989}, yaw=-130.096, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32269); -UPDATE `scene_script_text` SET `Script` = '{target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=68, variation=0, looping=true, speed=0.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended01\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-128.019, y=-7598.413, z=7937.871}, yaw=68.939, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended02\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32268); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180205), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-135.608, y=-7593.858, z=7937.873}, yaw=51.117, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-136.012, y=-7545.875, z=7937.865}, yaw=-39.825, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32267); -UPDATE `scene_script_text` SET `Script` = '[80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Pelagos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167594), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.974, y=-7552.892, z=7937.905}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.880, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Philios\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32266); -UPDATE `scene_script_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=false, offset={x=0.000, y=0.000, z=19.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Pallessa\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180203), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-102.156, y=-7533.092, z=7937.873}, yaw=-116.549, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32265); -UPDATE `scene_script_text` SET `Script` = 'animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Mikanikos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170649), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.045, y=-7586.389, z=7937.873}, yaw=47.526, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.757] = {},\r\n\t\t\t\t\t\t [105.752] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=true, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Nikolon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180412), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.675, y=-7551.163, z=7937.906}, yaw=-35.983, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32264); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Kynthia\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180024), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-105.510, y=-7527.194, z=7937.938}, yaw=-122.496, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32263); -UPDATE `scene_script_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-142.802, y=-7604.229, z=7938.053}, yaw=78.211, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.880, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Kleia\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179568), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-141.660, y=-7557.957, z=7937.778}, yaw=-20.368, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32262); -UPDATE `scene_script_text` SET `Script` = 'startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Hipokos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180186), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.175, y=-7588.545, z=7937.873}, yaw=46.859, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Khamsius\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(176045), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32261); -UPDATE `scene_script_text` SET `Script` = 'startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arios\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180198), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-85.943, y=-7530.717, z=7938.053}, yaw=-134.538, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32260); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Crowd_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"c_Achillon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180204), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-100.344, y=-7533.540, z=7937.873}, yaw=-118.778, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Apolon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180197), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-101.530, y=-7528.719, z=7937.991}, yaw=-125.370, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32259); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t{[26.541] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=2, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.867] = {},\r\n\t\t\t\t\t\t [31.624] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [22.603] = {position={position={x=4396.242, y=7747.328, z=4918.639}, yaw=-7.238, pitch=0.000, roll=-22.088}},\r\n\t\t\t\t\t\t [23.768] = {position={position={x=4429.494, y=7756.419, z=4920.348}, yaw=-23.888, pitch=0.000, roll=-22.938}},\r\n\t\t\t\t\t\t [25.151] = {position={position={x=4457.848, y=7762.724, z=4926.028}, yaw=-11.513, pitch=0.000, roll=-32.589}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[22.603] = {transform={position={x=4380.205, y=7735.074, z=4917.128}, yaw=0.921, pitch=-0.605, roll=0.660}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1120_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4435.375, y=7753.831, z=4915.684}, yaw=-129.691, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.603] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[26.541] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1120_IGC\\1120_MKyrian_01]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.109] = {},\r\n\t\t\t\t\t\t [27.238] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [23.131] = {},\r\n\t\t\t\t\t\t [26.330] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1120_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32055); -UPDATE `scene_script_text` SET `Script` = 'yaw=-16.934, pitch=6.684, roll=27.120}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_MKyrian_03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179197), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4359.870, y=7734.002, z=4907.408}, yaw=17.780, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.742] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[19.806] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.855] = {},\r\n\t\t\t\t\t\t [20.087] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [17.355] = {position={position={x=4344.630, y=7763.097, z=4942.155}, yaw=-3.433, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [19.806] = {position={position={x=4369.601, y=7759.246, z=4933.032}, yaw=-3.433, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4443.701, y=7749.735, z=4915.777}, yaw=161.422, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[17.441] = {transform={position={x=4437.806, y=7751.250, z=4915.776}, yaw=-175.287, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.742] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[19.806] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.355] = {},\r\n\t\t\t\t\t\t [19.806] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4442.467, y=7753.707, z=4915.766}, yaw=-127.690, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[17.441] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32045); -UPDATE `scene_script_text` SET `Script` = 'time=0.000},},\r\n\t\t\t\t\t\t{[13.676] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.661] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.800, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.676] = {},\r\n\t\t\t\t\t\t [17.805] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1070_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4417.784, y=7752.245, z=4917.187}, yaw=-175.287, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1060_IGC\\_1060_Head_Moonberry]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.613] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.015] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=125, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.333, blendOut=0.333, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.007] = {},\r\n\t\t\t\t\t\t [16.400] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=110181, target=[[9.1_[MAA]_Shot_1060_IGC\\1060_Moonberry]]},\r\n\t\t\t\t\t\t [14.626] = {},\r\n\t\t\t\t\t\t [15.780] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1070_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {transform={position={x=4425.288, y=7744.895, z=4915.766}, yaw=176.373, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[14.415] = {transform={position={x=4425.288, y=7744.895, z=4915.766}, yaw=176.373, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.613] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.015] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {scale=1.500, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32037); -UPDATE `scene_script_text` SET `Script` = 'itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[12.638] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1060_IGC\\_1060_Camera]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.347] = {},\r\n\t\t\t\t\t\t [15.476] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1060_ShieldSpell\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1383723), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.917] = {alpha=0.010, time=0.000},},\r\n\t\t\t\t\t\t{[13.743] = {alpha=0.800, time=0.600},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.917] = {},\r\n\t\t\t\t\t\t [15.476] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.247] = {transform={position={x=4422.251, y=7748.359, z=4916.687}, yaw=-163.471, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.743] = {scale=0.800, duration=0.500},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1060_Sindane \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179204), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4432.375, y=7757.268, z=4915.381}, yaw=155.500, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[12.247] = {transform={position={x=4407.793, y=7742.424, z=4915.376}, yaw=-173.525, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[12.638] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.650, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=2, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32032); -UPDATE `scene_script_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1010_IGC\\lookHerne_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.800, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[MAA]_Shot_1010_IGC\\1010_Sindane]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [1.601] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Jaw\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [1.601] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1010_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4438.448, y=7754.249, z=4916.198}, yaw=-166.982, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[4.269] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.001] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1010_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4438.464, y=7749.978, z=4915.767}, yaw=-166.687, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32019); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[Venari]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"Ve''nari\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4562.888, y=6712.353, z=4835.423}, yaw=-177.481, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[2.719] = {transform={position={x=4539.931, y=6709.612, z=4833.791}, yaw=-163.833, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(177774), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t\t{[2.719] = {creatureID=cid(177776), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=4562.888, y=6712.353, z=4835.423}, yaw=-177.481, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [2.719] = {position={position={x=4539.722, y=6710.363, z=4831.288}, yaw=-178.156, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [3.405] = {position={position={x=4539.724, y=6710.949, z=4832.940}, yaw=-178.156, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [11.495] = {position={position={x=4219.168, y=6537.078, z=4876.936}, yaw=-155.700, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [16.836] = {position={position={x=4150.680, y=6473.306, z=4864.652}, yaw=-156.825, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [25.487] = {position={position={x=4066.115, y=6402.398, z=4853.226}, yaw=173.925, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [32.652] = {position={position={x=3939.616, y=6284.442, z=4890.957}, yaw=-112.725, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [37.822] = {position={position={x=3901.138, y=6219.902, z=4854.699}, yaw=-153.675, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [41.184] = {position={position={x=3876.374, y=6158.837, z=4852.385}, yaw=-152.325, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [44.898] = {position={position={x=3829.839, y=6136.616, z=4838.167}, yaw=-152.999, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.570] = {broadcastTextID=208587, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[9.437] = {broadcastTextID=208588, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[21.370] = {broadcastTextID=208589, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[29.987] = {broadcastTextID=208590, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[35.783] = {broadcastTextID=208599, type=0, stereoAudio=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \n\t\t\t\t\t{\n\t\t\t\t\t\t{[1.818] = {snap=false},},\n\t\t\t\t\t\t{[31.338] = {snap=false},},\n\t\t\t\t\t\t{[36.876] = {snap=false},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107899, target=[[Venari\\Ve''nari]]},\r\n\t\t\t\t\t\t [2.719] = {},\r\n\t\t\t\t\t\t [44.898] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 31001); -UPDATE `scene_script_text` SET `Script` = '\t\t\t\t\t{[0.000] = {snap=false},},\n\t\t\t\t\t\t{[1.334] = {snap=true},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [1.305] = {position={position={x=2704.147, y=2099.226, z=317.563}, yaw=179.923, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [6.891] = {position={position={x=2687.078, y=2111.824, z=317.480}, yaw=-33.259, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [31.426] = {position={position={x=2687.078, y=2111.824, z=317.480}, yaw=-33.259, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [35.887] = {position={position={x=2670.431, y=2098.546, z=320.298}, yaw=173.066, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [43.993] = {position={position={x=2670.431, y=2098.546, z=320.298}, yaw=173.066, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [47.887] = {position={position={x=2661.483, y=2098.546, z=322.686}, yaw=173.066, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.305] = {broadcastTextID=209941, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[20.256] = {broadcastTextID=209942, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[28.930] = {broadcastTextID=209946, type=0, stereoAudio=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[7.454] = {target=[[Actors\\1070_Runecarver]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t\t{[27.989] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107705, target=[[Actors\\Primus]]},\r\n\t\t\t\t\t\t [9.853] = {},\r\n\t\t\t\t\t\t [21.692] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107705, target=[[Actors\\Primus]]},\r\n\t\t\t\t\t\t [36.369] = {},\r\n\t\t\t\t\t\t [39.252] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.252] = {scale=0.300, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[40.186] = {target=[[Actors\\1070_Runecarver]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[43.275] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Despawn\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[46.934] = {despawn=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30908); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddFileData([[Actors]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"1070_Runecarver\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2704.147, y=2099.226, z=317.563}, yaw=179.923, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[19.692] = {creatureID=cid(164937), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109389, target=[[Actors\\1070_Runecarver]]},\r\n\t\t\t\t\t\t [11.834] = {},\r\n\t\t\t\t\t\t [19.692] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=106829, target=[[Actors\\1070_Runecarver]]},\r\n\t\t\t\t\t\t [16.620] = {},\r\n\t\t\t\t\t\t [58.747] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.913] = {alpha=0.000, time=2.000},},\r\n\t\t\t\t\t\t{[19.692] = {alpha=1.000, time=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellCast\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[19.692] = {spellVisualID=109389},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Heirmir\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(178224), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2688.382, y=2104.282, z=317.480}, yaw=0.409, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [2.076] = {position={position={x=2688.382, y=2104.282, z=317.480}, yaw=0.409, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [6.891] = {position={position={x=2675.533, y=2103.691, z=320.054}, yaw=8.816, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [32.690] = {position={position={x=2675.533, y=2103.691, z=320.054}, yaw=8.816, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [36.382] = {position={position={x=2660.948, y=2100.051, z=322.267}, yaw=106.691, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.150] = {target=[[Actors\\Primus]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[31.973] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.551] = {target=[[Actors\\1070_Runecarver]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[31.932] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Despawn\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.201] = {despawn=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Primus\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2703.153, y=2098.884, z=317.563}, yaw=179.251, pitch=0.000, roll=0.000}},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(177569), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \n\t\t\t\t\t{\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30907); -UPDATE `scene_script_text` SET `Script` = 'target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=88219},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FadeRegion\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=115.445, pitch=18.612, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FadeRegionActor\"] = {\r\n\t\t\t{[0.010] = {enabled=true, radius=2555.000, includePlayer=true, excludePlayers=false, excludeNonPlayers=false, includeSounds=true, includeWMOs=true},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30103); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Music_IGC]], {\r\n\t[\"Music\"] = {\r\n\t\t[\"Music\"] = {\r\n\t\t\t{[0.100] = {soundKitID=174599},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30070); -UPDATE `scene_script_text` SET `Script` = 'time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3237.606, y=-4096.312, z=6595.354}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3237.606, y=-4096.312, z=6595.354}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[1.860] = {scale=0.500, duration=0.100},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26424); -UPDATE `scene_script_text` SET `Script` = 'randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [51.688] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Wounded_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167600, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=216, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26406); -UPDATE `scene_script_text` SET `Script` = '[\"SkeletalSoldier03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3290.169, y=-4060.264, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.001] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier04_1080 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3343.156, y=-4061.013, z=6565.112}, yaw=-14.796, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant04_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3340.720, y=-4051.043, z=6565.111}, yaw=-14.796, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier06_1080 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3293.361, y=-4053.892, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26405); -UPDATE `scene_script_text` SET `Script` = 'yaw=-87.446, pitch=0.000, roll=-0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3310.365, y=-4083.697, z=6575.359}, yaw=-87.446, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward02_1080 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3255.400, y=-4155.641, z=6596.539}, yaw=-111.735, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3255.736, y=-4156.827, z=6589.830}, yaw=-109.405, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3257.718, y=-4173.007, z=6589.830}, yaw=-109.405, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3314.931, y=-4047.757, z=6570.348}, yaw=-107.931, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3324.365, y=-4098.527, z=6575.360}, yaw=-107.931, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3329.293, y=-4054.557, z=6565.111}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3306.618, y=-4054.558, z=6565.111}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended02_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26404); -UPDATE `scene_script_text` SET `Script` = 'vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3317.480, y=-4040.478, z=6565.485}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3321.993, y=-4091.920, z=6570.497}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3323.118, y=-4035.198, z=6570.347}, yaw=-89.775, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3322.984, y=-4036.421, z=6570.348}, yaw=-87.446, pitch=0.000, roll=-0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3314.055, y=-4087.282, z=6575.360}, yaw=-87.446, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3225.773, y=-4113.063, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3225.673, y=-4114.291, z=6589.830}, yaw=-88.921, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3221.866, y=-4130.142, z=6589.830}, yaw=-88.921, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3319.294, y=-4032.836, z=6570.347}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26403); -UPDATE `scene_script_text` SET `Script` = '\t\t [42.364] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Abom02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168604, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3270.255, y=-4053.668, z=6565.483}, yaw=-179.459, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[3.537] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.706] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [35.514] = {position={position={x=-3354.127, y=-4053.811, z=6565.113}, yaw=-13.350, pitch=0.000, roll=-0.000}},\r\n\t\t\t [57.475] = {position={position={x=-3302.767, y=-4059.160, z=6565.113}, yaw=-13.350, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=98505},\r\n\t\t\t [37.706] = {},\r\n\t\t\t [45.901] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant01_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3313.420, y=-4029.266, z=6565.483}, yaw=-100.586, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3313.518, y=-4030.494, z=6565.484}, yaw=-98.257, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3314.285, y=-4082.128, z=6570.497}, yaw=-98.257, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.292, y=-4039.261, z=6565.484}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26402); -UPDATE `scene_script_text` SET `Script` = 'yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [103.711] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [73.443] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.000] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4053.891, z=6573.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3349.090, y=-4054.820, z=6573.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Abom01_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3270.255, y=-4053.668, z=6565.483}, yaw=-179.459, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168604, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[34.225] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3276.422, y=-4053.811, z=6565.113}, yaw=-177.130, pitch=0.000, roll=0.000}},\r\n\t\t\t [53.938] = {position={position={x=-3327.233, y=-4063.023, z=6566.143}, yaw=-177.130, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=98505},\r\n\t\t\t [34.169] = {},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26401); -UPDATE `scene_script_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.250, duration=1.000},},\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3320.156, y=-4094.612, z=6598.999}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.056] = {position={position={x=-3318.558, y=-4149.847, z=6598.852}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [11.689] = {position={position={x=-3319.830, y=-4097.570, z=6599.422}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [38.013] = {position={position={x=-3319.830, y=-4097.570, z=6599.422}, yaw=91.878, pitch=0.000, roll=0.000}},\r\n\t\t\t [41.955] = {position={position={x=-3319.830, y=-4107.074, z=6599.421}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [21.795] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {animID=4, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.762] = {},\r\n\t\t\t [42.762] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [24.531] = {},\r\n\t\t\t [26.531] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[34.144] = {FacingTurnRate=2, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[37.762] = {target=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t\t{[1.932] = {scale=1.350, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.563, y=-4097.651, z=6599.446}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26400); -UPDATE `scene_script_text` SET `Script` = '{snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.729, y=-4001.854, z=6552.854}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke05_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3292.115, y=-4035.101, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.610] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke06_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3355.979, y=-4035.101, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[39.000] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Kneeling_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167600, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3324.093, y=-4056.160, z=6565.111}, yaw=-8.191, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26399); -UPDATE `scene_script_text` SET `Script` = '\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.253, y=-4018.156, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[34.283] = {alpha=1.000, time=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=946974, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3318.199, y=-4009.317, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke02_1080 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3316.229, y=-4009.317, z=6563.663}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=946974, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=3.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3335.201, y=-4001.854, z=6552.854}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke04_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26398); -UPDATE `scene_script_text` SET `Script` = '\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3346.015, y=-4051.057, z=6565.109}, yaw=109.158, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.111] = {},\r\n\t\t\t [45.408] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.849, y=-4058.017, z=6565.109}, yaw=-103.676, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.150, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.111] = {},\r\n\t\t\t [45.408] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn04_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3277.319, y=-4060.942, z=6565.109}, yaw=-147.048, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.010] = {},\r\n\t\t\t [44.307] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3282.982, y=-4060.904, z=6565.113}, yaw=-9.482, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.855] = {},\r\n\t\t\t [45.152] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke00_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26397); -UPDATE `scene_script_text` SET `Script` = '= {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3330.391, y=-4058.000, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant04_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3311.449, y=-4039.444, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3344.310, y=-4046.798, z=6565.109}, yaw=-103.676, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.010] = {},\r\n\t\t\t [44.307] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26396); -UPDATE `scene_script_text` SET `Script` = 'blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Ascendant02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3346.774, y=-4048.057, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1334, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3302.807, y=-4053.892, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3324.913, y=-4031.098, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1334, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26395); -UPDATE `scene_script_text` SET `Script` = '{target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [32.749] = {},\r\n\t\t\t [87.749] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.468, y=-4059.741, z=6565.110}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.573, y=-4057.856, z=6565.109}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [32.749] = {},\r\n\t\t\t [87.749] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3358.673, y=-4056.904, z=6565.109}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [31.719] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3268.860, y=-4027.660, z=6565.109}, yaw=85.723, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Ascendant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3280.242, y=-4060.984, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26394); -UPDATE `scene_script_text` SET `Script` = '\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3307.337, y=-4060.236, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\AttackingBilespawn01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3292.848, y=-4063.151, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant04_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3341.238, y=-4063.151, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier04_1080 ]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant05_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3267.600, y=-4026.478, z=6567.106}, yaw=-92.246, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26393); -UPDATE `scene_script_text` SET `Script` = 'speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.557] = {},\r\n\t\t\t [59.773] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3327.335, y=-4054.080, z=6567.107}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3309.787, y=-4054.080, z=6567.107}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier02_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3361.007, y=-4057.561, z=6567.106}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\AttackingBilespawn03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [31.719] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26392); -UPDATE `scene_script_text` SET `Script` = 'yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.483, y=-3484.595, z=6772.573}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [34.872] = {position={position={x=-3190.792, y=-3484.595, z=6715.575}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [37.423] = {position={position={x=-3295.298, y=-4035.910, z=6566.522}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99410},\r\n\t\t\t [34.872] = {},\r\n\t\t\t [37.550] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile03_1080\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2543234, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2958.627, y=-3673.892, z=6796.440}, yaw=19.224, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[7.812] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[38.852] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99410},\r\n\t\t\t [36.191] = {},\r\n\t\t\t [38.852] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_TeleportOut_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=167094, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.563, y=-4097.829, z=6598.194}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.557] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.280] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[36.423] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26391); -UPDATE `scene_script_text` SET `Script` = '= {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=5.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388158, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[39.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[42.614] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [33.871] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [36.423] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [39.280] = {},\r\n\t\t\t [97.387] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1080\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2543234, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[7.812] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[36.122] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[37.423] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.303, y=-2388.357, z=7202.687}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.713, y=-3466.018, z=6772.573}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26390); -UPDATE `scene_script_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.951] = {},\r\n\t\t\t [97.058] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroExplosion01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388132, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.872] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.458] = {},\r\n\t\t\t [91.565] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroNova02_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4021.411, z=6575.404}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388158, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=5.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.440] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.866] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.302, y=-2400.732, z=7211.416}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.712, y=-3478.393, z=6781.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.482, y=-3496.970, z=6781.302}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [32.832] = {position={position={x=-3190.792, y=-3496.970, z=6724.304}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [35.383] = {position={position={x=-3295.298, y=-4048.285, z=6575.251}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.532] = {},\r\n\t\t\t [95.639] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroNova03_1080\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26389); -UPDATE `scene_script_text` SET `Script` = '= {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.458] = {},\r\n\t\t\t [91.565] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion02_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3294.980, y=-4035.867, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=0.200, duration=0.000},},\r\n\t\t\t{[36.012] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.532] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[38.190] = {alpha=0.000, time=0.250},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.523] = {},\r\n\t\t\t [95.630] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion03_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=0.200, duration=0.000},},\r\n\t\t\t{[37.440] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3294.980, y=-4035.867, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.960] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.618] = {alpha=0.000, time=0.250},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26388); -UPDATE `scene_script_text` SET `Script` = 'roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.532] = {},\r\n\t\t\t [95.639] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion03_1080 \"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.278] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[42.294] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.960] = {},\r\n\t\t\t [97.067] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion01_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4020.001, z=6570.917}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[34.173] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26387); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1080_IGC]], {\r\n\t[\"_1080_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.380, y=-4095.713, z=6605.282}, yaw=91.875, pitch=-41.800, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=false},\r\n\t\t\t [29.310] = {position={position={x=-3317.380, y=-4095.713, z=6605.282}, yaw=90.752, pitch=-41.347, roll=0.000}},\r\n\t\t\t [45.310] = {position={position={x=-3317.308, y=-4106.426, z=6615.418}, yaw=90.070, pitch=-44.045, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[35.857] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [91.630] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[36.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.866] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.303, y=-2388.357, z=7202.687}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.713, y=-3466.018, z=6772.573}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.483, y=-3484.595, z=6772.573}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [34.872] = {position={position={x=-3190.792, y=-3484.595, z=6715.575}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [37.423] = {position={position={x=-3295.298, y=-4035.910, z=6566.522}, yaw=25.031, pitch=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26386); -UPDATE `scene_script_text` SET `Script` = '{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3240.364, y=-4113.788, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.696] = {position={position={x=-3240.364, y=-4137.727, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3231.716, y=-4116.650, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[30.857] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.857] = {position={position={x=-3231.418, y=-4116.483, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.872] = {position={position={x=-3231.418, y=-4136.734, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.329, y=-4116.649, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[30.601] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.601] = {position={position={x=-3238.416, y=-4114.021, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.617] = {position={position={x=-3238.416, y=-4134.271, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26385); -UPDATE `scene_script_text` SET `Script` = ']], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3236.476, y=-4120.357, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.872] = {position={position={x=-3236.476, y=-4153.099, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant02_1070 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3231.669, y=-4119.744, z=6589.832}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169711, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3231.856, y=-4120.960, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.470] = {position={position={x=-3231.856, y=-4141.314, z=6589.834}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.265] = {},\r\n\t\t\t [33.947] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3229.463, y=-4116.650, z=6596.540}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3229.363, y=-4117.878, z=6589.831}, yaw=-88.921, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3224.735, y=-4142.940, z=6589.797}, yaw=-88.921, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward02_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.176, y=-4114.128, z=6596.541}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26384); -UPDATE `scene_script_text` SET `Script` = '{position={position={x=-3238.299, y=-4115.347, z=6597.340}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [24.263] = {},\r\n\t\t\t [29.520] = {},},\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3233.021, y=-4118.672, z=6596.542}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [19.305] = {position={position={x=-3225.136, y=-4056.774, z=6616.320}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.265] = {position={position={x=-3231.143, y=-4119.891, z=6597.340}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [24.263] = {},\r\n\t\t\t [30.057] = {},},\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [30.265] = {},\r\n\t\t\t [61.560] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3133.596, y=-3490.571, z=6764.877}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[8.622] = {scale=0.200, duration=2.000},},\r\n\t\t\t{[12.527] = {scale=1.000, duration=0.700},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[27.505] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[33.947] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.656] = {position={position={x=-3141.366, y=-3509.148, z=6764.877}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [38.264] = {position={position={x=-3148.096, y=-3524.786, z=6764.877}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3236.289, y=-4119.141, z=6589.831}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26383); -UPDATE `scene_script_text` SET `Script` = '},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3187.197, y=-3763.494, z=6817.300}, yaw=-80.006, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.738}, yaw=-82.558, pitch=0.000, roll=-0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3205.498, y=-3791.876, z=6756.102}, yaw=-81.883, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3179.286, y=-3941.066, z=6668.510}, yaw=-80.308, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier05_1070 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3193.589, y=-3801.169, z=6817.300}, yaw=-84.915, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3221.258, y=-3674.175, z=6831.738}, yaw=-87.467, pitch=0.000, roll=-0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3214.252, y=-3827.881, z=6756.102}, yaw=-86.792, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3200.902, y=-3978.766, z=6668.510}, yaw=-85.217, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.176, y=-4114.128, z=6596.541}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [18.833] = {position={position={x=-3232.292, y=-4052.229, z=6616.319}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.793] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26382); -UPDATE `scene_script_text` SET `Script` = 'blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3762.060, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3886.669, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier02_1070 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3817.637, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3702.262, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3824.987, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3949.596, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier03_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3762.060, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3886.669, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier04_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26381); -UPDATE `scene_script_text` SET `Script` = '{creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3150.786, y=-3689.345, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3242.335, y=-3702.767, z=6838.384}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3189.570, y=-3639.334, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3282.375, y=-3762.059, z=6801.480}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3368.499, y=-3886.668, z=6713.888}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon02_1070 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3062.579, y=-3713.906, z=6810.730}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3154.128, y=-3727.326, z=6795.493}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3177.124, y=-3600.611, z=6782.409}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3269.928, y=-3723.336, z=6752.152}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3356.052, y=-3847.945, z=6664.560}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26380); -UPDATE `scene_script_text` SET `Script` = '[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[31.979] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[32.654] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.856] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [32.654] = {position={position={x=-3290.681, y=-4034.943, z=6590.387}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_WallCrack01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3254.856, y=-4113.526, z=6595.277}, yaw=129.196, pitch=-82.727, roll=179.057}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=1990221, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=1.000, time=0.200},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_WallDust02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=166285, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3251.141, y=-4114.699, z=6595.927}, yaw=129.196, pitch=-82.727, roll=179.057}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.724] = {alpha=1.000, time=0.200},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [87.831] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26379); -UPDATE `scene_script_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.814] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.612] = {position={position={x=-3267.009, y=-4101.736, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.520] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[31.317] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.520] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [31.317] = {position={position={x=-3312.865, y=-4023.143, z=6584.842}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[19.570] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[28.214] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[29.520] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile03_1070\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26378); -UPDATE `scene_script_text` SET `Script` = '{position={position={x=-3173.459, y=-3528.801, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3277.964, y=-4080.115, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion03_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.364] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3144.052, y=-3443.429, z=6796.438}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.456] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2751.969, y=-2432.562, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3128.150, y=-3528.801, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.695] = {position={position={x=-3173.459, y=-3528.801, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [31.493] = {position={position={x=-3277.964, y=-4080.115, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.456] = {},\r\n\t\t\t [90.563] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1070\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26377); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1070_IGC]], {\r\n\t[\"_1070_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3228.284, y=-4137.750, z=6591.519}, yaw=112.348, pitch=13.410, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1070_CameraTarget\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3228.284, y=-4137.750, z=6596.452}, yaw=112.348, pitch=13.410, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.368] = {position={position={x=-3235.646, y=-4115.347, z=6598.152}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.696] = {position={position={x=-3236.476, y=-4115.346, z=6594.766}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Debris01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=252942, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=0.600, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3268.962, y=-4092.146, z=6583.749}, yaw=-9.211, pitch=9.338, roll=0.103}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[15.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=150, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[29.520] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[30.718] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2751.969, y=-2432.562, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3128.150, y=-3528.801, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.192] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26376); -UPDATE `scene_script_text` SET `Script` = 'pitch=61.120, roll=79.546}},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [40.767] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26375); -UPDATE `scene_script_text` SET `Script` = 'yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal04_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3183.481, y=-3655.829, z=6884.756}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.345] = {position={position={x=-3275.583, y=-3800.533, z=6773.232}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1060\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3099.673, y=-3490.570, z=6836.948}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[11.084] = {scale=1.250, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[21.148] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[28.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [22.781] = {position={position={x=-3099.673, y=-3490.570, z=6820.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [23.916] = {position={position={x=-3099.673, y=-3490.570, z=6820.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [70.463] = {position={position={x=-3107.443, y=-3509.148, z=6820.302}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Wormhole_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3155228, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=1.000},},\r\n\t\t\t{[10.474] = {scale=0.040, duration=0.100},},\r\n\t\t\t{[18.764] = {scale=1.000, duration=0.800},},\r\n\t\t\t{[24.864] = {scale=0.100, duration=0.800},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2662.716, y=-2458.161, z=7463.319}, yaw=177.300, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26374); -UPDATE `scene_script_text` SET `Script` = 'variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3207.205, y=-3790.870, z=6785.388}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3240.363, y=-3849.638, z=6769.139}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3207.205, y=-3802.045, z=6788.980}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3240.363, y=-3856.356, z=6770.000}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal03_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3183.481, y=-3655.829, z=6884.756}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.345] = {position={position={x=-3314.908, y=-3786.275, z=6813.279}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26373); -UPDATE `scene_script_text` SET `Script` = 'wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3162.006, y=-3621.516, z=6883.935}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [27.124] = {position={position={x=-3241.395, y=-3752.041, z=6820.604}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.234] = {position={position={x=-3316.042, y=-3883.845, z=6711.931}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier05_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3137.893, y=-3577.303, z=6905.002}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [27.124] = {position={position={x=-3217.281, y=-3707.828, z=6841.671}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.234] = {position={position={x=-3291.928, y=-3839.632, z=6732.998}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4053.891, z=6570.832}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26372); -UPDATE `scene_script_text` SET `Script` = '{snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3159.924, y=-3621.516, z=6896.241}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3241.395, y=-3752.041, z=6820.604}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3316.042, y=-3883.845, z=6711.931}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier03_1060\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6865.079}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6849.842}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3176.965, y=-3621.516, z=6889.672}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [26.940] = {position={position={x=-3241.395, y=-3752.041, z=6832.061}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.050] = {position={position={x=-3316.042, y=-3883.845, z=6723.388}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier04_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26371); -UPDATE `scene_script_text` SET `Script` = '{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3177.698, y=-3598.287, z=6903.785}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3241.395, y=-3752.041, z=6766.358}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3316.042, y=-3883.844, z=6718.910}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3165.792, y=-3598.287, z=6928.840}, yaw=-148.880, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3301.182, y=-3695.190, z=6811.176}, yaw=-148.205, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3427.284, y=-3824.591, z=6742.378}, yaw=-146.630, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3175.830, y=-3639.335, z=6892.673}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3268.635, y=-3762.060, z=6817.037}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3354.759, y=-3886.669, z=6729.445}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26370); -UPDATE `scene_script_text` SET `Script` = 'y=-3774.304, z=6700.981}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-2741.014, y=-2454.183, z=7226.552}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [0.779] = {position={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [2.200] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [25.153] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.950] = {position={position={x=-3392.773, y=-3774.304, z=6700.981}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[24.153] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[19.570] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[24.153] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26369); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1060_IGC]], {\r\n\t[\"_1060_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=81.921, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=150.574, pitch=10.369, roll=0.000}},\r\n\t\t\t [1.000] = {position={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=150.574, pitch=10.369, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1060_CameraTarget\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3197.914, y=-3691.672, z=6828.194}, yaw=81.240, pitch=22.950, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.000] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [21.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [23.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [26.064] = {position={position={x=-3289.393, y=-3788.279, z=6790.210}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.344] = {position={position={x=-3289.393, y=-3788.279, z=6790.210}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-2741.014, y=-2454.183, z=7226.552}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [0.779] = {position={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [2.200] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.746] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [24.544] = {position={position={x=-3392.773, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26368); -UPDATE `scene_script_text` SET `Script` = 'z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=111, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t [22.718] = {},\r\n\t\t\t [24.418] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [22.951] = {},\r\n\t\t\t [23.136] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3099.673, y=-3490.570, z=6738.168}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[20.270] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [20.000] = {position={position={x=-2731.263, y=-2412.911, z=7168.281}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [20.620] = {position={position={x=-3099.673, y=-3490.570, z=6754.761}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [36.945] = {position={position={x=-3107.443, y=-3509.148, z=6754.761}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[20.270] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[23.137] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t},\r\n\t[\"Wormhole_1050\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=1.000},},\r\n\t\t\t{[10.474] = {scale=0.040, duration=0.100},},\r\n\t\t\t{[18.764] = {scale=0.300, duration=0.800},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2772.146, y=-2775.233, z=7130.199}, yaw=177.300, pitch=61.120, roll=79.546}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3155228, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [40.767] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[18.764] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26367); -UPDATE `scene_script_text` SET `Script` = '{creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3320.063, y=-4100.094, z=6599.133}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.251] = {position={position={x=-3318.466, y=-4109.448, z=6598.550}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [9.745] = {position={position={x=-3319.737, y=-4100.807, z=6599.121}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [9.324] = {},\r\n\t\t\t [25.542] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[9.745] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Lysonia_1050 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[12.062] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Necropolis_1050]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.433] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.299] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Wormhole_1050]], vertical=true, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [10.000] = {},\r\n\t\t\t [11.689] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1050 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3315.448, y=-4099.462, z=6599.411}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [31.660] = {},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Lysonia_1050 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.433] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.114] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Wormhole_1050]], vertical=true, offset={x=2.000, y=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26366); -UPDATE `scene_script_text` SET `Script` = 'playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[21.309] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [11.527] = {position={position={x=-2729.749, y=-2412.906, z=14.866}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.527] = {position={position={x=-2729.749, y=-2412.906, z=14.866}, yaw=-110.949, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [20.270] = {position={position={x=-2729.749, y=-2412.906, z=7148.820}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [20.620] = {position={position={x=-3098.169, y=-3490.571, z=6735.300}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [36.945] = {position={position={x=-3105.939, y=-3509.149, z=6735.300}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_TeleportOut_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3308.498, y=-4063.582, z=6579.436}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3544802, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[17.484] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[18.124] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[13.670] = {scale=20.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [17.308] = {},\r\n\t\t\t [18.624] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Helya_1050\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3308.498, y=-4063.582, z=6587.135}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[17.975] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [13.378] = {},\r\n\t\t\t [36.594] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1050 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26365); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1050_IGC]], {\r\n\t[\"_1050_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.828, y=-5201.722, z=6790.953}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [7.326] = {position={position={x=-3319.432, y=-4106.816, z=6603.140}, yaw=78.717, pitch=10.650, roll=0.000}},\r\n\t\t\t [23.808] = {position={position={x=-3319.236, y=-4105.833, z=6603.328}, yaw=78.717, pitch=10.650, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1055_Cam \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.828, y=-5201.722, z=6790.953}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=false},\r\n\t\t\t [20.620] = {position={position={x=-3316.494, y=-4092.188, z=6601.382}, yaw=-82.191, pitch=18.970, roll=0.000}},\r\n\t\t\t [23.808] = {position={position={x=-3317.260, y=-4092.861, z=6601.585}, yaw=-74.053, pitch=19.341, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecropolisTeleportIn_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[2.967] = {transform={position={x=-3306.713, y=-4070.696, z=6613.173}, yaw=76.940, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[2.967] = {creatureID=0, modelFileID=3622462, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[2.967] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[2.967] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[20.270] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[20.894] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[15.113] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.482] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=159, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [20.275] = {},\r\n\t\t\t [20.894] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3126.446, y=-3615.644, z=6697.175}, yaw=71.540, pitch=1.814, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=3.000, duration=0.000},},\r\n\t\t\t{[21.330] = {scale=15.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26364); -UPDATE `scene_script_text` SET `Script` = '},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [31.660] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1040_IGC\\Lysonia_1040 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.910] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tent01_1040\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.053, y=-4104.052, z=6599.408}, yaw=7.800, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2922077, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree01_1040\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3057.098, y=-5105.815, z=6770.766}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3169.209, y=-4072.015, z=6586.680}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3169.209, y=-4072.015, z=6586.680}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree02_1040\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2038.493, y=-3811.138, z=6803.862}, yaw=-167.285, pitch=-4.200, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3047.486, y=-4062.624, z=6619.776}, yaw=164.146, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3047.486, y=-4062.624, z=6619.776}, yaw=164.146, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree03_1040\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3125.495, y=-5130.111, z=6779.440}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26363); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1040_IGC]], {\r\n\t[\"_1040_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3211.244, y=-5199.894, z=6790.952}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3340.454, y=-4331.673, z=6671.825}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3340.454, y=-4331.673, z=6671.825}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [7.326] = {position={position={x=-3322.734, y=-4097.467, z=6603.242}, yaw=-3.883, pitch=3.750, roll=0.000}},\r\n\t\t\t [15.491] = {position={position={x=-3321.798, y=-4097.531, z=6603.303}, yaw=-3.883, pitch=3.750, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1040 \"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.482, y=-4098.266, z=6599.132}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.251] = {position={position={x=-3315.885, y=-4107.618, z=6598.549}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [9.745] = {position={position={x=-3317.156, y=-4098.979, z=6599.120}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [9.324] = {},\r\n\t\t\t [25.542] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t [10.416] = {},\r\n\t\t\t [13.227] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[11.372] = {target=[[9.0.1_[NLA]_Shot_1040_IGC\\Mawsworn_1040 ]], vertical=false, offset={x=-3.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.114] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Necropolis_1050]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1040 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.053, y=-4097.633, z=6599.927}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26362); -UPDATE `scene_script_text` SET `Script` = '{position={position={x=-3442.939, y=-4085.265, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3442.939, y=-4085.265, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26361); -UPDATE `scene_script_text` SET `Script` = 'pitch=0.000, roll=0.000}},\r\n\t\t\t [11.689] = {position={position={x=-3319.065, y=-4098.870, z=6599.831}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [21.795] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [24.531] = {},\r\n\t\t\t [26.531] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1030 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t\t{[0.000] = {scale=1.500, duration=1.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3315.531, y=-4095.998, z=6599.447}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [14.218] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree01_1030\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3112.700, y=-5105.815, z=6765.443}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3224.811, y=-4072.016, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3224.811, y=-4072.016, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree02_1030\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3330.829, y=-5119.066, z=6765.443}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26360); -UPDATE `scene_script_text` SET `Script` = '[26.012] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\LionMount_1020]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [27.962] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[19.848] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_UpperBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1330, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [5.090] = {},\r\n\t\t\t [25.460] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1020_ShortRaces\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [27.962] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=88219},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [26.012] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\LionMount_1020]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[19.377] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.368] = {scale=1.500, duration=0.250},},\r\n\t\t},\r\n\t\t[\"Animation_UpperBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1330, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [5.090] = {},\r\n\t\t\t [25.460] = {},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26359); -UPDATE `scene_script_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.338] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=-45.000, y=-266.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26358); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_VO_IGC]], {\r\n\t[\"_VO_Helya\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[14.170] = {broadcastTextID=199165, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n\t[\"_VO_Lysonia\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[9.956] = {broadcastTextID=199164, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n\t[\"_VO_Mawsworn\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6768.572}, yaw=89.256, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=173550, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[23.137] = {broadcastTextID=199166, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24875); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Sound_IGC]], {\r\n\t[\"_Sound_Placeholder\"] = {\r\n\t\t[\"SoundKit\"] = {\r\n\t\t\t{[\"props\"] = {soundKitID=173764, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [9.055] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173767, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [17.893] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173769, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [18.572] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173770, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [20.064] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173775, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [23.490] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [23.752] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [25.786] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [27.982] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [29.579] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [30.258] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [31.293] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [32.469] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [33.462] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [34.338] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [37.357] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173786, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [38.432] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [38.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SFX_Loop\"] = {\r\n\t\t[\"SoundKit\"] = {\r\n\t\t\t{[\"props\"] = {soundKitID=173782, stereoAudio=true, looping=true, sourceActor=\"\"},\r\n\t\t\t [33.477] = {},\r\n\t\t\t [41.942] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SFX_Spell_Trigger_SoundStateNegative\"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[7.202] = {script=[[scene:TriggerServerEvent(\"StartSFXAura\")]]},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24874); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1020_IGC]], {\r\n\t[\"_1020_Cam\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3210.726, y=-5139.143, z=6794.476}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3314.945, y=-4480.359, z=6725.296}, yaw=-1.115, pitch=8.000, roll=0.000}},\r\n\t\t\t [39.739] = {position={position={x=-3314.552, y=-4388.601, z=6725.296}, yaw=-0.305, pitch=8.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1020_CTrgt\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3021.235, y=-4395.321, z=6727.443}, yaw=0.815, pitch=-2.148, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[1.061] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\Player_1020_OtherRaces]], parentAttachment=19, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.450, y=0.000, z=0.850}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"_1020_CTrgt_SmallRaces\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3021.235, y=-4395.321, z=6727.443}, yaw=0.815, pitch=-2.148, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.455] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\Player_1020_ShortRaces]], parentAttachment=19, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.450, y=0.000, z=0.700}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"LionMount_1020\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168800, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.699, y=-4417.863, z=6712.120}, yaw=91.965, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3308.391, y=-4480.360, z=6723.228}, yaw=-1.115, pitch=0.000, roll=-25.000}},\r\n\t\t\t [39.739] = {position={position={x=-3307.998, y=-4388.602, z=6723.228}, yaw=-0.305, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[21.870] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1020_OtherRaces\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24872); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1010_IGC]], {\r\n\t[\"_1010_Cam\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.906, y=-5197.931, z=6790.775}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3318.125, y=-4544.848, z=6721.595}, yaw=-1.115, pitch=7.300, roll=-0.000}},\r\n\t\t\t [10.000] = {position={position={x=-3317.732, y=-4453.091, z=6721.595}, yaw=-0.305, pitch=6.700, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1010_Cam_ALT\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3298.048, y=-4183.463, z=6632.958}, yaw=116.936, pitch=-30.050, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"LionMount_1010\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168800, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.699, y=-4477.241, z=6714.188}, yaw=91.965, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=548, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [4.490] = {},},\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.700, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [2.084] = {},\r\n\t\t\t [8.646] = {},},\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [11.769] = {},\r\n\t\t\t [15.619] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3303.539, y=-4566.139, z=6722.418}, yaw=96.715, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3307.862, y=-4539.717, z=6722.418}, yaw=96.490, pitch=0.000, roll=-25.000}},\r\n\t\t\t [10.000] = {position={position={x=-3307.862, y=-4452.957, z=6722.418}, yaw=96.490, pitch=0.000, roll=-25.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1010\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1010_IGC\\LionMount_1010]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=-1, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24871); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Global_IGC]], {\r\n\t[\"_Director \"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_Director (short races)\"] = {\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt_SmallRaces]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24869); -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1030_IGC]], {\r\n\t[\"_1030_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.904, y=-5197.932, z=6805.764}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.116, y=-4329.711, z=6686.636}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.116, y=-4329.711, z=6686.636}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.167] = {position={position={x=-3344.300, y=-4342.123, z=6695.310}, yaw=83.318, pitch=-23.526, roll=0.000}},\r\n\t\t\t [11.372] = {position={position={x=-3335.664, y=-4289.811, z=6679.551}, yaw=81.640, pitch=-24.150, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1030_CamTarget\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.906, y=-5197.931, z=6790.775}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3326.017, y=-4164.133, z=6606.689}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3326.017, y=-4164.133, z=6606.689}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Helya_1030\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3310.366, y=-4063.582, z=6587.135}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [1.333] = {},\r\n\t\t\t [23.549] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1030 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.500, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3319.391, y=-4095.912, z=6599.408}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.056] = {position={position={x=-3317.793, y=-4151.147, z=6599.261}, yaw=93.903, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24866); - -DELETE FROM `scene_script_text` WHERE `VerifiedBuild` > 0 AND `ID` IN (32565, 32542, 32538, 32535, 32534, 32531, 32530, 32528, 32527, 32525, 32522, 32520, 32518, 32517, 32515, 32510); -INSERT INTO `scene_script_text` (`ID`, `Name`, `Script`, `VerifiedBuild`) VALUES -(32565, '[1] 9.1.0_[TOD]_Shot_1140_IGC', '\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[3.635] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[9.992] = {transform={position={x=-1516.066, y=-5936.482, z=6876.828}, yaw=135.191, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Chyrus_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1542.543, y=-5937.843, z=6868.760}, yaw=10.377, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, ', 39804), -(32542, '[1] 9.1.0_[TOD]_Shot_1040_IGC', '\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[22.801] = {target=[[9.1.0_[TOD]_Shot_1040_IGC\\A_Uther_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[24.641] = {target=[[9.1.0_[TOD]_Shot_1125_IGC\\A_Archon_1125]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.868] = {},\r\n\t\t\t\t\t\t [18.951] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.951] = {},\r\n\t\t\t\t\t\t [27.480] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.180] = {},\r\n\t\t\t\t\t\t [18.211] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.128] = {},\r\n\t\t\t\t\t\t [19.477] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.350, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.148] = {},\r\n\t\t\t\t\t\t [22.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.121] = {},\r\n\t\t\t\t\t\t [25.879] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', 39804), -(32538, '[1] 9.1.0_[TOD]_Shot_1020_IGC', '\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.792] = {},\r\n\t\t\t\t\t\t [11.750] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.500] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[3.635] = {transform={position={x=-1516.066, y=-5936.482, z=6876.828}, yaw=135.191, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.580] = {},\r\n\t\t\t\t\t\t [12.538] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Chyrus_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1545.346, y=-5934.920, z=6868.760}, yaw=10.377, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, ', 39804), -(32535, '9.1.0_[TOD]_Shot_1210_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1210_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1513.986, y=-5936.976, z=6868.801}, yaw=143.524, pitch=2.884, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [88.872] = {position={position={x=-1516.731, y=-5938.563, z=6868.802}, yaw=143.524, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [99.792] = {position={position={x=-1503.548, y=-5944.671, z=6881.645}, yaw=150.000, pitch=-30.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[89.663] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[99.130] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.375] = {},\r\n\t\t\t\t\t\t [91.467] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, ', 39804), -(32534, '9.1.0_[TOD]_Shot_1200_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1200_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1510.690, y=-5933.139, z=6887.096}, yaw=-167.538, pitch=-52.625, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.567] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[89.663] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.375] = {},\r\n\t\t\t\t\t\t [91.467] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[36.151] = {target=[[9.1.0_[TOD]_Shot_1200_IGC\\A_Kleia_1200]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t', 39804), -(32531, '9.1.0_[TOD]_Shot_1170_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1170_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1509.680, y=-5936.895, z=6885.321}, yaw=171.462, pitch=-40.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [68.622] = {position={position={x=-1509.680, y=-5936.895, z=6885.321}, yaw=171.455, pitch=-40.903, roll=0.000}},\r\n\t\t\t\t\t\t [78.909] = {position={position={x=-1511.268, y=-5936.348, z=6883.853}, yaw=176.180, pitch=-40.303, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[72.767] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[76.033] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.852] = {},\r\n\t\t\t\t\t\t [78.160] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.700, y=-5929.000, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32530, '9.1.0_[TOD]_Shot_1160_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1160_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1516.404, y=-5936.832, z=6868.443}, yaw=135.603, pitch=4.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [64.811] = {position={position={x=-1516.404, y=-5936.832, z=6868.443}, yaw=135.610, pitch=7.000, roll=0.000}},\r\n\t\t\t\t\t\t [89.839] = {position={position={x=-1515.188, y=-5935.834, z=6868.442}, yaw=146.865, pitch=7.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.015, y=-5927.911, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[67.483] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[72.767] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.959] = {},\r\n\t\t\t\t\t\t [78.160] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1523.906, y=-5929.142, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32528, '9.1.0_[TOD]_Shot_1140_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1523.896, y=-5931.280, z=6869.697}, yaw=-163.366, pitch=-8.558, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [57.163] = {position={position={x=-1523.896, y=-5931.280, z=6869.697}, yaw=-163.366, pitch=-7.000, roll=0.000}},\r\n\t\t\t\t\t\t [68.195] = {position={position={x=-1524.514, y=-5931.462, z=6869.697}, yaw=-162.459, pitch=-7.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1531.763, y=-5933.010, z=6866.924}, yaw=-16.166, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t\t{[5.559] = {transform={position={x=2690.229, y=2078.792, z=316.430}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.929, y=-5930.403, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t', 39804), -(32527, '9.1.0_[TOD]_Shot_1130_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=54.649, pitch=4.075, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [56.879] = {position={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=60.000, pitch=4.075, roll=0.000}},\r\n\t\t\t\t\t\t [75.423] = {position={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=49.550, pitch=3.696, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.050] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [55.750] = {},\r\n\t\t\t\t\t\t [62.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.050] = ', 39804), -(32525, '9.1.0_[TOD]_Shot_1120_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1520.678, y=-5942.369, z=6884.980}, yaw=70.920, pitch=-37.225, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [49.310] = {position={position={x=-1520.678, y=-5942.369, z=6884.980}, yaw=70.921, pitch=-37.230, roll=0.000}},\r\n\t\t\t\t\t\t [59.850] = {position={position={x=-1520.010, y=-5940.742, z=6883.617}, yaw=74.746, pitch=-36.480, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[50.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.967] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [49.152] = {},\r\n\t\t\t\t\t\t [57.907] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32522, '9.1.0_[TOD]_Shot_1090_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1090_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1526.023, y=-5930.425, z=6870.209}, yaw=-151.413, pitch=-10.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.449] = {position={position={x=-1526.023, y=-5930.425, z=6870.209}, yaw=-151.414, pitch=-8.000, roll=0.000}},\r\n\t\t\t\t\t\t [40.088] = {position={position={x=-1526.698, y=-5930.792, z=6870.075}, yaw=-153.215, pitch=-8.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[35.067] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.533] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.803] = {},\r\n\t\t\t\t\t\t [39.761] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Kleia_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179568), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1530.146, y=-5932.434, z=6868.162}, yaw=-16.166, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[35.067] ', 39804), -(32520, '9.1.0_[TOD]_Shot_1070_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1515.673, y=-5929.323, z=6872.502}, yaw=-169.263, pitch=-12.375, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [30.500] = {position={position={x=-1515.673, y=-5929.323, z=6872.502}, yaw=-169.255, pitch=-12.377, roll=-0.000}},\r\n\t\t\t\t\t\t [34.930] = {position={position={x=-1517.516, y=-5929.673, z=6872.091}, yaw=-171.503, pitch=-12.078, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.940, y=-5933.558, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[31.400] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[32.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [28.173] = {},\r\n\t\t\t\t\t\t [35.131] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.063, y=-5929.631, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t', 39804), -(32518, '9.1.0_[TOD]_Shot_1050_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1514.778, y=-5938.246, z=6868.543}, yaw=137.187, pitch=6.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.895, y=-5927.313, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.467] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.784] = {},\r\n\t\t\t\t\t\t [30.742] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.467] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[21.595] = {target=[[9.1.0_[TOD]_Shot_1040_IGC\\A_Uther_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[24.641] = ', 39804), -(32517, '9.1.0_[TOD]_Shot_1040_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1512.987, y=-5923.668, z=6870.069}, yaw=-153.513, pitch=0.925, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [16.467] = {position={position={x=-1512.987, y=-5923.668, z=6870.069}, yaw=-153.519, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [24.121] = {position={position={x=-1507.906, y=-5921.137, z=6870.069}, yaw=-153.520, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [39.341] = {position={position={x=-1506.757, y=-5920.565, z=6870.069}, yaw=-153.522, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.839, y=2080.247, z=317.314}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.745, y=-5934.585, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.467] = {},\r\n\t\t\t\t\t\t [25.425] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n', 39804), -(32515, '9.1.0_[TOD]_Shot_1020_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=154.249, pitch=-36.350, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [4.792] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=154.239, pitch=-36.349, roll=0.000}},\r\n\t\t\t\t\t\t [7.553] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=151.653, pitch=-32.187, roll=0.000}},\r\n\t\t\t\t\t\t [16.592] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=151.085, pitch=-31.703, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.001] = {},\r\n\t\t\t\t\t\t [10.959] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.433, y=-5927.185, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t', 39804), -(32510, '9.1.0_[TOD]_Shot_1010_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_Camera_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1588.902, y=-5860.106, z=6876.203}, yaw=-43.151, pitch=4.600, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1588.903, y=-5864.797, z=6876.203}, yaw=-43.149, pitch=4.593, roll=0.000}},\r\n\t\t\t\t\t\t [10.204] = {position={position={x=-1575.181, y=-5877.557, z=6876.203}, yaw=-43.819, pitch=3.693, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.648, y=-5935.719, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), ', 39804); - -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Music_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"Music\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Music\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {soundKitID=185565},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 33450); -UPDATE `scene_script_global_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32967); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.782] = {},\r\n\t\t\t\t\t\t [34.800] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32917); -UPDATE `scene_script_global_text` SET `Script` = 'pitch=0.000, roll=25.256}},\r\n\t\t\t\t\t\t [37.200] = {position={position={x=3884.010, y=7739.699, z=5128.969}, yaw=-11.513, pitch=0.000, roll=14.960}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.596] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.683] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.596] = {transform={position={x=4435.375, y=7754.512, z=4915.437}, yaw=-140.989, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.596] = {},\r\n\t\t\t\t\t\t [38.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.291] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.200] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.291] = {transform={position={x=4437.375, y=7751.631, z=4915.767}, yaw=164.712, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [29.596] = {},\r\n\t\t\t\t\t\t [38.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1140_ShieldSpell\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1383723), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[29.604] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[37.200] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.604] = {scale=0.600, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[29.604] = {transform={position={x=4436.502, y=7753.272, z=4916.263}, yaw=-163.471, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32795); -UPDATE `scene_script_global_text` SET `Script` = 'roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.211] = {position={position={x=-131.625, y=-7561.351, z=7956.189}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [77.550] = {position={position={x=-131.625, y=-7559.982, z=7956.189}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32674); -UPDATE `scene_script_global_text` SET `Script` = '[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Uther\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180175), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-136.750, y=-7550.255, z=7937.778}, yaw=-45.117, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=false, offset={x=0.000, y=0.000, z=19.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32673); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180025), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-144.285, y=-7547.106, z=7937.813}, yaw=-27.576, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.105] = {},\r\n\t\t\t\t\t\t [106.100] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Tymon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180206), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-133.141, y=-7594.708, z=7937.873}, yaw=74.431, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32672); -UPDATE `scene_script_global_text` SET `Script` = '= \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_StewardGrey\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(166631), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-124.833, y=-7599.929, z=7937.907}, yaw=-0.577, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thales\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32671); -UPDATE `scene_script_global_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Sika\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(166631), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-141.877, y=-7587.830, z=7937.874}, yaw=47.803, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32670); -UPDATE `scene_script_global_text` SET `Script` = '\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant02\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.413, y=-7529.790, z=7937.872}, yaw=-86.660, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-139.856, y=-7606.969, z=7938.035}, yaw=99.015, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32669); -UPDATE `scene_script_global_text` SET `Script` = 'blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAspirant01\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180026), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-146.979, y=-7560.537, z=7937.850}, yaw=-10.446, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32668); -UPDATE `scene_script_global_text` SET `Script` = 'itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[6.838] = {broadcastTextID=209714, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[12.574] = {broadcastTextID=209716, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[24.515] = {broadcastTextID=209720, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[33.557] = {broadcastTextID=209722, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[46.827] = {broadcastTextID=209726, type=0, stereoAudio=true},},\r\n\t\t\t\t\t\t{[88.804] = {broadcastTextID=209737, type=0, stereoAudio=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Music\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Music\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {soundKitID=185542},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32406); -UPDATE `scene_script_global_text` SET `Script` = '\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[117.216] = {alpha=0.000, time=0.400},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [110.735] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32403); -UPDATE `scene_script_global_text` SET `Script` = '{[0.000] = {transform={position={x=-1838.409, y=1359.474, z=5963.509}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.438] = {},\r\n\t\t\t\t\t\t [116.541] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [116.172] = {},\r\n\t\t\t\t\t\t [120.729] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[110.247] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Bolvar_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[114.170] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Arbiter_1020]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[108.324] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Arbiter_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.867] = {},\r\n\t\t\t\t\t\t [27.089] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32402); -UPDATE `scene_script_global_text` SET `Script` = 'time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[105.647] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Arbiter_1240]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [113.541] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [113.541] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.755] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [122.109] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32401); -UPDATE `scene_script_global_text` SET `Script` = '},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [109.021] = {},\r\n\t\t\t\t\t\t [118.044] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1356.226, z=5963.208}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[107.221] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.950] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Arbiter_1240]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [105.797] = {},\r\n\t\t\t\t\t\t [112.362] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.340] = {},\r\n\t\t\t\t\t\t [112.990] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [121.148] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [121.148] = {},\r\n\t\t\t\t\t\t [126.038] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32400); -UPDATE `scene_script_global_text` SET `Script` = 'duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=149, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.635] = {},\r\n\t\t\t\t\t\t [114.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=146, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [114.575] = {},\r\n\t\t\t\t\t\t [115.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=147, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [115.873] = {},\r\n\t\t\t\t\t\t [119.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[122.066] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [108.324] = {},\r\n\t\t\t\t\t\t [136.257] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1240_IGC\\c_Player_1240]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[117.216] = {alpha=0.000, time=0.400},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32399); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1240_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1240_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [108.658] = {position={position={x=-1833.594, y=1370.202, z=5965.180}, yaw=-89.654, pitch=8.084, roll=0.000}},\r\n\t\t\t\t\t\t [133.933] = {position={position={x=-1833.685, y=1385.322, z=5965.180}, yaw=-89.654, pitch=8.084, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Teleport_Archon_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(994624), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1803.535, y=1326.692, z=5961.813}, yaw=128.870, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[116.172] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.380] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=149, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.635] = {},\r\n\t\t\t\t\t\t [114.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=146, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [114.575] = {},\r\n\t\t\t\t\t\t [115.857] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=147, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [115.873] = {},\r\n\t\t\t\t\t\t [119.404] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Teleport_WinterQueen_1240\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(994624), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1862.513, y=1327.080, z=5962.339}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[116.172] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.380] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32398); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [118.998] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.548] = {},\r\n\t\t\t\t\t\t [111.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1230\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.148}, yaw=-135.444, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Bolvar_1230]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[105.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [103.917] = {},\r\n\t\t\t\t\t\t [117.470] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32397); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1230_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1230_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1832.832, y=1368.638, z=5965.085}, yaw=-72.896, pitch=-2.995, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [105.634] = {position={position={x=-1832.822, y=1368.607, z=5965.084}, yaw=-72.894, pitch=-3.000, roll=0.000}},\r\n\t\t\t\t\t\t [113.510] = {position={position={x=-1833.144, y=1369.638, z=5965.125}, yaw=-72.857, pitch=-2.883, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1230\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.053, y=1356.412, z=5963.152}, yaw=-169.151, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[105.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[111.340] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[84.721] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[108.804] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Player_1230]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[99.928] = {target=[[9.1_[VOE]_Shot_1230_IGC\\c_Player_1230]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [105.797] = {},\r\n\t\t\t\t\t\t [112.362] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [111.340] = {},\r\n\t\t\t\t\t\t [116.150] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [109.550] = {},\r\n\t\t\t\t\t\t [116.623] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=15, variation=0, looping=true, speed=0.100, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32396); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1210_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1210_CameraTarg\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1847.643, y=1328.649, z=5979.188}, yaw=-161.415, pitch=0.308, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1210_Camera \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1846.761, y=1329.067, z=5979.192}, yaw=-161.415, pitch=0.308, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [88.068] = {position={position={x=-1843.066, y=1330.309, z=5978.976}, yaw=-161.415, pitch=-0.220, roll=-0.000}},\r\n\t\t\t\t\t\t [96.847] = {position={position={x=-1849.033, y=1328.303, z=5978.981}, yaw=-161.413, pitch=0.300, roll=0.000}},\r\n\t\t\t\t\t\t [114.983] = {position={position={x=-1849.033, y=1328.303, z=5978.981}, yaw=-161.413, pitch=0.300, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.514, y=1324.166, z=5970.017}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[97.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.522] = {},\r\n\t\t\t\t\t\t [107.375] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [90.137] = {},\r\n\t\t\t\t\t\t [98.142] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=0.800},\r\n\t\t\t\t\t\t [90.778] = {},\r\n\t\t\t\t\t\t [95.852] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=0.800},\r\n\t\t\t\t\t\t [95.139] = {},\r\n\t\t\t\t\t\t [99.187] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Jaw\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=1.000, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32392); -UPDATE `scene_script_global_text` SET `Script` = '[114.171] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.481, y=1358.725, z=5965.160}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[89.150] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_WinterQueen_1020]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=-35.000, y=-35.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [80.391] = {position={position={x=-1830.558, y=1361.491, z=5963.310}, yaw=-53.556, pitch=0.900, roll=0.000}},\r\n\t\t\t\t\t\t [82.836] = {position={position={x=-1828.481, y=1358.725, z=5963.310}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [84.293] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.800, blendOut=0.200, blendWeight=1.000},\r\n\t\t\t\t\t\t [83.951] = {},\r\n\t\t\t\t\t\t [84.721] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.466] = {},\r\n\t\t\t\t\t\t [84.994] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=76, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [84.994] = {},\r\n\t\t\t\t\t\t [88.158] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [87.716] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32390); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1200_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1200_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-48.289, pitch=20.154, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [79.728] = {position={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-47.000, pitch=21.000, roll=0.000}},\r\n\t\t\t\t\t\t [95.773] = {position={position={x=-1833.451, y=1362.797, z=5962.904}, yaw=-45.000, pitch=22.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5979.362}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[90.950] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[69.354] = {target=[[9.1_[VOE]_Shot_1200_IGC\\c_Bolvar_1200]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[67.824] = {target=[[9.1_[VOE]_Shot_1200_IGC\\c_Bolvar_1200]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[89.150] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_WinterQueen_1020]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [77.105] = {},\r\n\t\t\t\t\t\t [94.619] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [77.585] = {},\r\n\t\t\t\t\t\t [93.077] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [93.077] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [96.401] = {},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32389); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [117.552] = {},\r\n\t\t\t\t\t\t [122.109] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32388); -UPDATE `scene_script_global_text` SET `Script` = '\t [82.802] = {},\r\n\t\t\t\t\t\t [85.217] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1386.410, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1190_IGC\\c_Bolvar_1190]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [76.723] = {},\r\n\t\t\t\t\t\t [88.281] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.910, y=1364.832, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [7.544] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.674] = {},\r\n\t\t\t\t\t\t [96.401] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [110.755] = {},\r\n\t\t\t\t\t\t [117.877] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32387); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1190_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1190_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=0.585, z=0.974}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [78.411] = {position={position={x=-1825.823, y=1353.713, z=5964.256}, yaw=109.657, pitch=2.850, roll=-0.000}},\r\n\t\t\t\t\t\t [86.034] = {position={position={x=-1826.434, y=1355.425, z=5964.347}, yaw=109.657, pitch=2.850, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1190\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1828.481, y=1361.394, z=5965.160}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[80.690] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.360] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [80.567] = {position={position={x=-1830.558, y=1364.160, z=5963.138}, yaw=-53.556, pitch=0.900, roll=0.000}},\r\n\t\t\t\t\t\t [83.012] = {position={position={x=-1828.481, y=1361.394, z=5963.138}, yaw=-53.106, pitch=0.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.709] = {},\r\n\t\t\t\t\t\t [84.293] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.450, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.800, blendOut=0.700, blendWeight=1.000},\r\n\t\t\t\t\t\t [83.951] = {},\r\n\t\t\t\t\t\t [86.202] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.600, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32386); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1170_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1170_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [72.000] = {position={position={x=-1806.760, y=1334.722, z=5979.408}, yaw=-111.917, pitch=7.500, roll=0.000}},\r\n\t\t\t\t\t\t [80.031] = {position={position={x=-1806.760, y=1334.722, z=5979.408}, yaw=-118.892, pitch=9.300, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.180] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.000] = {},\r\n\t\t\t\t\t\t [80.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.180] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.810] = {},\r\n\t\t\t\t\t\t [59.810] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.320] = {},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32383); -UPDATE `scene_script_global_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [70.030] = {},\r\n\t\t\t\t\t\t [72.745] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_Archon_1040]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[70.817] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Draka_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.000] = {},\r\n\t\t\t\t\t\t [71.867] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.731] = {},\r\n\t\t\t\t\t\t [87.038] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [65.915] = {},\r\n\t\t\t\t\t\t [76.423] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32382); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1160_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1160_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [67.282] = {position={position={x=-1790.187, y=1380.946, z=5978.845}, yaw=174.060, pitch=-4.555, roll=0.000}},\r\n\t\t\t\t\t\t [74.661] = {position={position={x=-1795.127, y=1381.460, z=5978.479}, yaw=174.060, pitch=-4.705, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_Renathal_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Arbiter_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[73.860] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [60.582] = {},\r\n\t\t\t\t\t\t [78.486] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [85.750] = {},\r\n\t\t\t\t\t\t [93.796] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [65.915] = {},\r\n\t\t\t\t\t\t [77.108] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.795] = {},\r\n\t\t\t\t\t\t [73.694] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32381); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1150_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1150_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [58.653] = {position={position={x=-1815.040, y=1380.953, z=5976.893}, yaw=19.794, pitch=2.000, roll=0.000}},\r\n\t\t\t\t\t\t [73.598] = {position={position={x=-1816.416, y=1376.252, z=5976.832}, yaw=36.894, pitch=1.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.850] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.193] = {},\r\n\t\t\t\t\t\t [64.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.000] = {},\r\n\t\t\t\t\t\t [77.016] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [59.769] = {},\r\n\t\t\t\t\t\t [76.423] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_Renathal_LookAt_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1850.590, y=1410.810, z=5972.069}, yaw=-21.126, pitch=-4.060, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32380); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1140_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [52.829] = {position={position={x=-1850.590, y=1410.810, z=5972.070}, yaw=-18.767, pitch=-5.726, roll=0.000}},\r\n\t\t\t\t\t\t [67.282] = {position={position={x=-1850.590, y=1410.810, z=5972.070}, yaw=-22.367, pitch=-3.176, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1150_IGC\\h_Renathal_LookAt_1150]], vertical=true, offset={x=0.000, y=0.000, z=-59.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32378); -UPDATE `scene_script_global_text` SET `Script` = 'speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1070_IGC\\c_Draka_1070]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [45.758] = {},\r\n\t\t\t\t\t\t [53.139] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [52.280] = {},\r\n\t\t\t\t\t\t [55.887] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=84, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.593] = {},\r\n\t\t\t\t\t\t [69.403] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [52.280] = {},\r\n\t\t\t\t\t\t [55.764] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32377); -UPDATE `scene_script_global_text` SET `Script` = '{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1150_IGC\\h_Renathal_LookAt_1150]], vertical=true, offset={x=0.000, y=0.000, z=-59.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[60.582] = {target=[[9.1_[VOE]_Shot_1130_IGC\\c_WinterQueen_1130]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [46.974] = {},\r\n\t\t\t\t\t\t [65.915] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [47.253] = {},\r\n\t\t\t\t\t\t [62.727] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [31.030] = {},\r\n\t\t\t\t\t\t [62.727] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32376); -UPDATE `scene_script_global_text` SET `Script` = '},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.062] = {},\r\n\t\t\t\t\t\t [70.308] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [83.509] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32375); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1130_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [52.034] = {position={position={x=-1871.577, y=1321.053, z=5980.702}, yaw=50.483, pitch=-10.000, roll=0.000}},\r\n\t\t\t\t\t\t [55.030] = {position={position={x=-1871.577, y=1321.053, z=5980.701}, yaw=59.086, pitch=-8.169, roll=0.000}},\r\n\t\t\t\t\t\t [64.000] = {position={position={x=-1871.577, y=1321.053, z=5980.702}, yaw=60.936, pitch=-7.789, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [44.714] = {},\r\n\t\t\t\t\t\t [58.848] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.530] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32374); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1120_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [46.974] = {position={position={x=-1844.978, y=1339.572, z=5974.473}, yaw=-144.590, pitch=11.000, roll=-0.000}},\r\n\t\t\t\t\t\t [53.970] = {position={position={x=-1846.298, y=1338.641, z=5974.755}, yaw=-144.817, pitch=12.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[48.100] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[52.280] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [45.758] = {},\r\n\t\t\t\t\t\t [53.139] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [52.780] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.100] = {},\r\n\t\t\t\t\t\t [52.280] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32373); -UPDATE `scene_script_global_text` SET `Script` = 'isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[41.439] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1834.981, y=1358.881, z=5963.324}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Archon_1100]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=520, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [136.107] = {},\r\n\t\t\t\t\t\t [138.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32370); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1100_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1100_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1855.677, y=1366.432, z=5964.630}, yaw=-27.590, pitch=7.209, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [29.239] = {position={position={x=-1855.677, y=1366.432, z=5964.630}, yaw=-27.590, pitch=8.000, roll=-0.000}},\r\n\t\t\t\t\t\t [46.974] = {position={position={x=-1853.976, y=1365.543, z=5964.630}, yaw=-29.840, pitch=10.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [33.864] = {},\r\n\t\t\t\t\t\t [45.195] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[41.150] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.910] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1100_IGC\\c_Player_1100]], offset={x=25.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [30.223] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.925] = {},\r\n\t\t\t\t\t\t [41.150] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32368); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1095_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1095_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1863.396, y=1339.065, z=5974.637}, yaw=-76.416, pitch=24.706, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [38.411] = {position={position={x=-1863.406, y=1339.040, z=5974.641}, yaw=-76.367, pitch=24.750, roll=0.000}},\r\n\t\t\t\t\t\t [42.445] = {position={position={x=-1863.243, y=1338.369, z=5974.958}, yaw=-76.363, pitch=24.889, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1095\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.860] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[41.430] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.678] = {},\r\n\t\t\t\t\t\t [33.409] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [27.473] = {},\r\n\t\t\t\t\t\t [34.296] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.430, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [35.902] = {},\r\n\t\t\t\t\t\t [36.983] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32366); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1080_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1080_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [21.897] = {position={position={x=-1861.984, y=1342.517, z=5975.120}, yaw=-84.692, pitch=15.000, roll=0.000}},\r\n\t\t\t\t\t\t [38.860] = {position={position={x=-1861.425, y=1344.347, z=5973.900}, yaw=-87.438, pitch=17.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[31.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[26.363] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t\t{[30.495] = {target=[[9.1_[VOE]_Shot_1090_IGC\\d_sigil_1090]], vertical=false, offset={x=0.000, y=0.000, z=-15.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.678] = {},\r\n\t\t\t\t\t\t [33.409] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [27.473] = {},\r\n\t\t\t\t\t\t [34.296] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32361); -UPDATE `scene_script_global_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1070_IGC\\c_Draka_1070]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.194] = {},\r\n\t\t\t\t\t\t [42.062] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [107.352] = {},\r\n\t\t\t\t\t\t [112.163] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [24.500] = {},\r\n\t\t\t\t\t\t [27.480] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.480] = {},\r\n\t\t\t\t\t\t [28.025] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [126.904] = {},\r\n\t\t\t\t\t\t [131.608] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [122.217] = {},\r\n\t\t\t\t\t\t [132.567] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [122.901] = {},\r\n\t\t\t\t\t\t [126.023] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32360); -UPDATE `scene_script_global_text` SET `Script` = '{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [28.943] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=520, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [136.107] = {},\r\n\t\t\t\t\t\t [138.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32359); -UPDATE `scene_script_global_text` SET `Script` = 'variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.361] = {},\r\n\t\t\t\t\t\t [28.943] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [24.194] = {},\r\n\t\t\t\t\t\t [28.224] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [29.984] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32358); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1070_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [21.352] = {position={position={x=-1863.859, y=1388.002, z=5975.832}, yaw=-76.367, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [30.447] = {position={position={x=-1863.756, y=1387.580, z=5975.819}, yaw=-76.367, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.700] = {},\r\n\t\t\t\t\t\t [29.771] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[27.480] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32357); -UPDATE `scene_script_global_text` SET `Script` = 'offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.414] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [18.186] = {},\r\n\t\t\t\t\t\t [28.728] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32356); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1060_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1060_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1870.080, y=1379.421, z=5975.757}, yaw=20.776, pitch=-2.379, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [20.153] = {position={position={x=-1870.042, y=1379.436, z=5975.500}, yaw=20.611, pitch=-3.000, roll=0.000}},\r\n\t\t\t\t\t\t [25.005] = {position={position={x=-1867.721, y=1380.301, z=5975.422}, yaw=20.389, pitch=-2.995, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1060_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5973.558}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1030_IGC\\c_WinterQueen_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [16.587] = {},\r\n\t\t\t\t\t\t [32.891] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=65, variation=0, looping=true, speed=0.610, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.731] = {},\r\n\t\t\t\t\t\t [24.500] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.200, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Draka_1020]], vertical=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32355); -UPDATE `scene_script_global_text` SET `Script` = 'speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.844] = {},\r\n\t\t\t\t\t\t [22.774] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.844] = {},\r\n\t\t\t\t\t\t [20.153] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.005] = {},\r\n\t\t\t\t\t\t [25.741] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.250] = {},\r\n\t\t\t\t\t\t [24.325] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32354); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1050_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [16.347] = {position={position={x=-1814.325, y=1332.074, z=5979.150}, yaw=-21.872, pitch=4.000, roll=-0.000}},\r\n\t\t\t\t\t\t [21.731] = {position={position={x=-1820.426, y=1334.585, z=5978.150}, yaw=-22.261, pitch=11.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[21.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [3.969] = {},\r\n\t\t\t\t\t\t [11.169] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.653] = {},\r\n\t\t\t\t\t\t [24.250] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [25.741] = {},\r\n\t\t\t\t\t\t [29.786] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [30.529] = {},\r\n\t\t\t\t\t\t [60.603] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [10.601] = {},\r\n\t\t\t\t\t\t [27.325] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.532] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32353); -UPDATE `scene_script_global_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.966] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.076] = {},\r\n\t\t\t\t\t\t [17.518] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.600, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.347] = {},\r\n\t\t\t\t\t\t [19.584] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [13.458] = {},\r\n\t\t\t\t\t\t [16.923] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32352); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1040_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [7.140] = {position={position={x=-1875.060, y=1334.600, z=5979.020}, yaw=-11.747, pitch=-1.263, roll=0.000}},\r\n\t\t\t\t\t\t [21.613] = {position={position={x=-1873.542, y=1334.340, z=5978.986}, yaw=-9.720, pitch=-1.259, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.700] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.700] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.251] = {},\r\n\t\t\t\t\t\t [27.246] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [11.665] = {},\r\n\t\t\t\t\t\t [19.014] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.076] = {target=[[9.1_[VOE]_Shot_1040_IGC\\c_WinterQueen_1040]], vertical=true, offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=449, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.347] = {},\r\n\t\t\t\t\t\t [16.347] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.510, y=1329.610, z=5969.602}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32351); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1030_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1030_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=3.213, y=-2.085, z=1.143}, yaw=144.900, pitch=3.150, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [6.089] = {position={position={x=-1861.380, y=1336.420, z=5977.430}, yaw=-84.377, pitch=12.000, roll=0.000}},\r\n\t\t\t\t\t\t [18.867] = {position={position={x=-1861.251, y=1335.160, z=5977.430}, yaw=-84.599, pitch=14.472, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[VOE]_Shot_1010_IGC\\c_Player_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[13.570] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [9.353] = {},\r\n\t\t\t\t\t\t [13.655] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [9.462] = {},\r\n\t\t\t\t\t\t [13.679] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.957] = {},\r\n\t\t\t\t\t\t [12.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.311] = {},\r\n\t\t\t\t\t\t [15.027] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.624] = {target=[[9.1_[VOE]_Shot_1020_IGC\\c_Archon_1020]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32350); -UPDATE `scene_script_global_text` SET `Script` = 'looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.000] = {},\r\n\t\t\t\t\t\t [6.884] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [6.768] = {},\r\n\t\t\t\t\t\t [11.063] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.867] = {},\r\n\t\t\t\t\t\t [27.089] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_WinterQueen_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(156634), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.313, y=1328.981, z=5970.021}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97453, target=\"\"},\r\n\t\t\t\t\t\t [4.136] = {},\r\n\t\t\t\t\t\t [10.240] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [6.761] = {},\r\n\t\t\t\t\t\t [27.695] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=84, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32348); -UPDATE `scene_script_global_text` SET `Script` = '\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1831.351, y=1359.402, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Renathal_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(164796), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=2.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.211, y=1383.587, z=5969.833}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.414] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.547] = {},\r\n\t\t\t\t\t\t [5.483] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32347); -UPDATE `scene_script_global_text` SET `Script` = 'isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1359.890, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [49.491] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Draka_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179463), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.771, y=1383.741, z=5970.363}, yaw=-56.425, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=97207, target=\"\"},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [16.344] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [111.793] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32346); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1020_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1910.519, y=1377.990, z=6016.384}, yaw=-16.736, pitch=-32.158, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1910.519, y=1377.990, z=6016.384}, yaw=-14.494, pitch=-33.919, roll=0.000}},\r\n\t\t\t\t\t\t [10.666] = {position={position={x=-1906.246, y=1388.953, z=6016.384}, yaw=-24.619, pitch=-33.319, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1020_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.864, y=1358.174, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arbiter_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167384), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1836.208, y=1298.077, z=5933.741}, yaw=84.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [18.008] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.420, y=1329.526, z=5977.961}, yaw=146.100, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=448, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.521] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32345); -UPDATE `scene_script_global_text` SET `Script` = '{target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1833.864, y=1358.174, z=5963.143}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(121295), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [152.102] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Speaker_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1839.313, y=1359.474, z=5963.510}, yaw=-82.804, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167383), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[112.990] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[137.719] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.770, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.547] = {},\r\n\t\t\t\t\t\t [8.091] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.911] = {},\r\n\t\t\t\t\t\t [48.017] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32343); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[VOE]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1010_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1851.991, y=1356.427, z=5969.789}, yaw=15.397, pitch=-16.249, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1852.017, y=1353.851, z=5969.868}, yaw=24.373, pitch=-15.588, roll=0.000}},\r\n\t\t\t\t\t\t [6.089] = {position={position={x=-1852.439, y=1354.801, z=5969.868}, yaw=21.673, pitch=-14.688, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1010_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1835.155, y=1359.605, z=5964.541}, yaw=-86.850, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Bolvar_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170468), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1827.312, y=1357.271, z=5963.021}, yaw=-120.557, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [30.447] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [48.017] = {},\r\n\t\t\t\t\t\t [49.491] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=66, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [132.136] = {},\r\n\t\t\t\t\t\t [135.130] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [135.130] = {},\r\n\t\t\t\t\t\t [143.235] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.111] = {target=\"\", vertical=true, offset={x=0.000, y=0.000, z=12.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[112.990] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32342); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[118.643] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FX_Glow_WinterQueen\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(200316), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.943, y=1328.437, z=5967.229}, yaw=24.541, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.500},},\r\n\t\t\t\t\t\t{[131.136] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.100] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Archon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1806.844, y=1329.917, z=5970.183}, yaw=128.870, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.250, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=5, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [146.950] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Draka\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.200},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1861.620, y=1384.157, z=5969.666}, yaw=-57.739, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=5, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [146.950] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.250, time=1.000},},\r\n\t\t\t\t\t\t{[138.627] = {alpha=0.000, time=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_light_Maw\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1835.196, y=1406.181, z=5969.666}, yaw=-16.435, pitch=-8.559, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1083712), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32340); -UPDATE `scene_script_global_text` SET `Script` = 'playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [76.908] = {},\r\n\t\t\t\t\t\t [97.738] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_sigil_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-121.909, y=-7555.757, z=7937.077}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(4056277), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t\t{[63.436] = {scale=2.000, duration=1.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [68.039] = {position={position={x=-120.074, y=-7555.757, z=7937.077}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [76.097] = {position={position={x=-131.364, y=-7553.143, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [77.550] = {position={position={x=-131.364, y=-7553.143, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [78.791] = {position={position={x=-133.199, y=-7553.142, z=7954.015}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32323); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [71.383] = {},\r\n\t\t\t\t\t\t [97.300] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.547] = {},\r\n\t\t\t\t\t\t [88.095] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32322); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.829] = {},\r\n\t\t\t\t\t\t [80.890] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=442, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.850, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=4.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.776] = {},\r\n\t\t\t\t\t\t [89.431] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[11.934] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [56.996] = {},\r\n\t\t\t\t\t\t [89.884] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[94.759] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32321); -UPDATE `scene_script_global_text` SET `Script` = '{target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [66.835] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7559.129, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[55.776] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Uther]], offset={x=15.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t\t{[76.908] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [87.935] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[64.154] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Player]], vertical=false, offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.149] = {},\r\n\t\t\t\t\t\t [87.935] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32320); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1150_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1150_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-144.563, y=-7527.874, z=7940.586}, yaw=-60.193, pitch=10.617, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.211] = {position={position={x=-139.453, y=-7520.245, z=7943.121}, yaw=-76.202, pitch=4.524, roll=-0.000}},\r\n\t\t\t\t\t\t [85.656] = {position={position={x=-144.808, y=-7511.003, z=7954.691}, yaw=-69.868, pitch=-13.096, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1150_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-124.992, y=-7559.966, z=7944.977}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Paragon_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.910, y=-7568.137, z=7937.962}, yaw=-17.623, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[95.142] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.028] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [63.974] = {},\r\n\t\t\t\t\t\t [114.251] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1150\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32319); -UPDATE `scene_script_global_text` SET `Script` = '{position={position={x=-120.335, y=-7563.967, z=7937.958}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [69.906] = {position={position={x=-120.335, y=-7563.967, z=7938.633}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.776] = {position={position={x=-120.335, y=-7563.967, z=7938.633}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [72.127] = {position={position={x=-123.243, y=-7562.662, z=7944.197}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [75.576] = {position={position={x=-131.625, y=-7561.351, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [76.758] = {position={position={x=-131.625, y=-7561.351, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [78.097] = {position={position={x=-131.625, y=-7559.982, z=7955.313}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_sigilBuff_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3164510), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-120.335, y=-7563.967, z=7939.251}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[67.443] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[70.081] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.443] = {},\r\n\t\t\t\t\t\t [69.363] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=159, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [69.199] = {},\r\n\t\t\t\t\t\t [71.787] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.776] = {position={position={x=-120.335, y=-7563.967, z=7939.251}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [72.127] = {position={position={x=-123.243, y=-7562.662, z=7945.073}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [75.576] = {position={position={x=-131.625, y=-7561.351, z=7956.189}, yaw=-171.117, pitch=1.200, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32318); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [68.829] = {},\r\n\t\t\t\t\t\t [78.340] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=442, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.850, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=4.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [72.776] = {},\r\n\t\t\t\t\t\t [81.829] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [67.402] = {},\r\n\t\t\t\t\t\t [88.233] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_sigil_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(4056277), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-120.335, y=-7563.967, z=7938.375}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[61.099] = {target=[[9.1_[BPA]_Shot_1140_IGC\\c_The_Archon_1140]], offset={x=5.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.500, duration=0.100},},\r\n\t\t\t\t\t\t{[68.039] = {scale=2.000, duration=3.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [68.039] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32317); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1140_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.719, y=-7562.710, z=7938.196}, yaw=-172.017, pitch=10.100, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1140_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.877, y=-7563.729, z=7939.558}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [69.795] = {position={position={x=-122.877, y=-7563.729, z=7939.558}, yaw=-171.117, pitch=1.200, roll=-0.000}},\r\n\t\t\t\t\t\t [71.040] = {position={position={x=-122.877, y=-7562.489, z=7943.908}, yaw=-171.117, pitch=1.200, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7559.129, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [80.284] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[76.211] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=15.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[77.550] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [65.149] = {},\r\n\t\t\t\t\t\t [80.284] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32316); -UPDATE `scene_script_global_text` SET `Script` = 'target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.260] = {},\r\n\t\t\t\t\t\t [68.132] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.503] = {},\r\n\t\t\t\t\t\t [65.546] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.995] = {},\r\n\t\t\t\t\t\t [86.143] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.384] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32313); -UPDATE `scene_script_global_text` SET `Script` = 'FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[7.803] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.883] = {},\r\n\t\t\t\t\t\t [86.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.252] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.300, z=7951.082}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.282] = {},\r\n\t\t\t\t\t\t [72.591] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.400] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [64.809] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.285, y=-7555.677, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32311); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1130_Cam\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.143, y=-7526.960, z=7980.746}, yaw=-61.992, pitch=-38.308, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [62.932] = {position={position={x=-132.143, y=-7526.960, z=7980.746}, yaw=-63.253, pitch=-41.240, roll=0.000}},\r\n\t\t\t\t\t\t [72.695] = {position={position={x=-129.788, y=-7532.685, z=7974.691}, yaw=-67.978, pitch=-45.140, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1130_CamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.356, y=-7562.254, z=7946.098}, yaw=-63.254, pitch=-41.267, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Paragon_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.910, y=-7568.137, z=7937.962}, yaw=-17.623, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[68.039] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.028] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.442] = {},\r\n\t\t\t\t\t\t [71.466] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]]},\r\n\t\t\t\t\t\t [65.112] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], offset={x=0.000, y=0.000, z=0.000}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32310); -UPDATE `scene_script_global_text` SET `Script` = '{transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.424] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.742] = {},\r\n\t\t\t\t\t\t [78.573] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_BeamChannelImpact_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.405, y=-7563.787, z=7939.240}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=8.000, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3164512), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[62.932] = {alpha=1.000, time=1.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [56.856] = {},\r\n\t\t\t\t\t\t [70.062] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_beamTarget_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.405, y=-7563.787, z=7939.240}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=0.100, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32309); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.299, z=7949.063}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=354, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [3.660] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.176] = {},\r\n\t\t\t\t\t\t [62.114] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.700, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [62.114] = {},\r\n\t\t\t\t\t\t [72.591] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=\"\", offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[16.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.400] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.956] = {},\r\n\t\t\t\t\t\t [58.956] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.502] = {},\r\n\t\t\t\t\t\t [61.003] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=353, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [61.411] = {},\r\n\t\t\t\t\t\t [65.830] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellChannel\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109404, target=[[9.1_[BPA]_Shot_1120_IGC\\h_beamTarget_1120]]},\r\n\t\t\t\t\t\t [62.114] = {},\r\n\t\t\t\t\t\t [64.809] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32308); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1120_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [58.046] = {position={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.784, pitch=10.251, roll=0.000}},\r\n\t\t\t\t\t\t [74.511] = {position={position={x=-98.989, y=-7558.266, z=7939.930}, yaw=-170.384, pitch=8.601, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1120_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.027, y=-7560.687, z=7942.465}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Paragon)_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.767, y=-7566.901, z=7938.054}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.809] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.742] = {},\r\n\t\t\t\t\t\t [66.844] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_UpperBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=124, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.442] = {},\r\n\t\t\t\t\t\t [71.466] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32307); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1110_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1110_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-108.413, y=-7566.396, z=7949.080}, yaw=158.280, pitch=12.685, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1110_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-125.991, y=-7559.221, z=7953.439}, yaw=159.182, pitch=9.982, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1110\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t\t{[69.811] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.924, y=-7556.952, z=7952.011}, yaw=-51.400, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.176] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [54.317] = {},\r\n\t\t\t\t\t\t [59.307] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.956] = {},\r\n\t\t\t\t\t\t [58.956] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.100, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [58.502] = {},\r\n\t\t\t\t\t\t [59.502] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32306); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [43.701] = {},\r\n\t\t\t\t\t\t [49.658] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [49.658] = {},\r\n\t\t\t\t\t\t [56.144] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_LookAt_Paragons_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-157.992, y=-7516.217, z=7959.937}, yaw=-38.802, pitch=-8.626, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32305); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32304); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7564.420, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32303); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1100_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1100_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.045, y=-7558.942, z=7941.024}, yaw=-27.342, pitch=5.436, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [46.746] = {position={position={x=-122.648, y=-7563.303, z=7945.424}, yaw=-28.455, pitch=6.486, roll=-0.000}},\r\n\t\t\t\t\t\t [52.546] = {position={position={x=-142.826, y=-7551.612, z=7941.442}, yaw=-28.039, pitch=4.987, roll=-0.000}},\r\n\t\t\t\t\t\t [60.090] = {position={position={x=-144.944, y=-7550.385, z=7941.023}, yaw=-28.005, pitch=4.836, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Paragon)_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179379), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7567.909, z=7937.961}, yaw=126.687, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.153] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[33.541] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=2.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[50.510] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=-10.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [60.841] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=108400, target=\"\"},\r\n\t\t\t\t\t\t [47.453] = {},\r\n\t\t\t\t\t\t [52.241] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1100\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1100_IGC\\h_LookAt_Paragons_1100]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32302); -UPDATE `scene_script_global_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-121.827, y=-7565.438, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[5.614] = {transform={position={x=-115.091, y=-7566.564, z=7947.313}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=2.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=1.000, duration=0.100},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_spires_animaWell_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3566559), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-114.926, y=-7568.587, z=7940.934}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.050, duration=0.100},},\r\n\t\t\t\t\t\t{[44.270] = {scale=0.250, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32301); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1090_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1090_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.322, y=-7568.318, z=7954.889}, yaw=-153.807, pitch=-78.763, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [45.141] = {position={position={x=-113.682, y=-7568.383, z=7953.025}, yaw=-169.780, pitch=-78.890, roll=0.000}},\r\n\t\t\t\t\t\t [48.065] = {position={position={x=-113.322, y=-7568.318, z=7954.889}, yaw=-169.780, pitch=-79.040, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1090_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.792, y=-7568.763, z=7941.929}, yaw=-169.798, pitch=-79.039, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t\t{[45.565] = {scale=2.150, duration=2.700},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1090_IGC\\_1090_Camera]], vertical=true, offset={x=25.000, y=-15.000, z=100.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]__Global_IGC\\h_altarLocator]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[47.714] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.047] = {},\r\n\t\t\t\t\t\t [49.728] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=108400, target=\"\"},\r\n\t\t\t\t\t\t [45.378] = {},\r\n\t\t\t\t\t\t [47.714] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"fx_blueGlow_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3516963), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32300); -UPDATE `scene_script_global_text` SET `Script` = '{transform={position={x=-115.664, y=-7565.590, z=7937.734}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.050, duration=0.100},},\r\n\t\t\t\t\t\t{[44.270] = {scale=0.350, duration=3.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[43.377] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_missileImpact_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32299); -UPDATE `scene_script_global_text` SET `Script` = '\r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.819] = {},\r\n\t\t\t\t\t\t [49.500] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=214, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.543] = {},\r\n\t\t\t\t\t\t [17.543] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.359] = {},\r\n\t\t\t\t\t\t [48.601] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.009] = {},\r\n\t\t\t\t\t\t [84.081] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32296); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [37.402] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [36.805] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [36.360] = {},\r\n\t\t\t\t\t\t [47.486] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1080\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32295); -UPDATE `scene_script_global_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t\t\t\t [39.711] = {},\r\n\t\t\t\t\t\t [42.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.464] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1080_IGC\\c_Adrestes(Ascended)_1080]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [38.869] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1080\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-137.080, y=-7556.988, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[45.246] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32294); -UPDATE `scene_script_global_text` SET `Script` = '{alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [22.638] = {position={position={x=-112.563, y=-7569.177, z=7937.961}, yaw=154.095, pitch=-6.467, roll=0.000}},\r\n\t\t\t\t\t\t [24.231] = {position={position={x=-116.490, y=-7566.780, z=7937.961}, yaw=154.095, pitch=-6.467, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.795] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [33.711] = {},\r\n\t\t\t\t\t\t [40.149] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=116, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [39.711] = {},\r\n\t\t\t\t\t\t [42.624] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.600, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [42.464] = {},\r\n\t\t\t\t\t\t [47.495] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [37.711] = {},\r\n\t\t\t\t\t\t [43.894] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.711] = {target=[[9.1_[BPA]__Global_IGC\\h_altarLocator]], vertical=false, offset={x=0.000, y=15.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.601, y=-7581.451, z=7937.962}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=-10.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32290); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1070_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.897] = {position={position={x=-129.200, y=-7550.540, z=7945.130}, yaw=-56.281, pitch=-12.682, roll=-0.000}},\r\n\t\t\t\t\t\t [35.231] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [43.579] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1070_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.662] = {transform={position={x=-120.087, y=-7563.454, z=7940.458}, yaw=-54.698, pitch=-18.184, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [34.987] = {position={position={x=-120.087, y=-7563.454, z=7941.538}, yaw=-54.698, pitch=-18.184, roll=0.000}},\r\n\t\t\t\t\t\t [35.136] = {position={position={x=-120.087, y=-7563.455, z=7939.957}, yaw=-54.698, pitch=-18.184, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1071_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.948] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [36.526] = {position={position={x=-129.200, y=-7550.541, z=7945.130}, yaw=-56.273, pitch=-18.921, roll=0.000}},\r\n\t\t\t\t\t\t [42.277] = {position={position={x=-129.200, y=-7550.540, z=7945.130}, yaw=-46.253, pitch=-12.192, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-112.563, y=-7569.177, z=7937.961}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[40.657] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32289); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1060_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1060_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-106.237, y=-7565.445, z=7944.451}, yaw=165.458, pitch=17.958, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1060_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-125.030, y=-7560.727, z=7950.507}, yaw=165.907, pitch=17.357, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [32.644] = {position={position={x=-125.030, y=-7560.727, z=7950.507}, yaw=165.907, pitch=17.357, roll=0.000}},\r\n\t\t\t\t\t\t [34.877] = {position={position={x=-125.030, y=-7560.726, z=7952.384}, yaw=165.907, pitch=17.357, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1060\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-126.790, y=-7559.477, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[34.948] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=257, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [25.549] = {},\r\n\t\t\t\t\t\t [36.402] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=257, variation=0, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [26.715] = {},\r\n\t\t\t\t\t\t [32.255] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=250, variation=0, looping=true, speed=0.200, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.600, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.255] = {},\r\n\t\t\t\t\t\t [34.877] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.450, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32287); -UPDATE `scene_script_global_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1020_IGC\\c_The_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.137] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.167] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=213, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.199] = {},\r\n\t\t\t\t\t\t [48.772] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32285); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.734] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-87.746, y=-7559.036, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.137] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-99.888, y=-7562.537, z=7937.958}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.817] = {},\r\n\t\t\t\t\t\t [29.443] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32284); -UPDATE `scene_script_global_text` SET `Script` = '\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.817] = {},\r\n\t\t\t\t\t\t [29.443] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-126.790, y=-7559.477, z=7949.829}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1050_IGC\\c_Adrestes(Ascended)_1050]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=455, variation=0, looping=true, speed=0.150, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.491] = {},\r\n\t\t\t\t\t\t [11.360] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.500, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.988] = {},\r\n\t\t\t\t\t\t [26.254] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.775] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.734] = {},\r\n\t\t\t\t\t\t [30.318] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32283); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1050_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-57.957, y=-7552.887, z=7980.564}, yaw=-169.452, pitch=-37.252, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [21.810] = {position={position={x=-57.957, y=-7552.887, z=7980.564}, yaw=-171.815, pitch=-34.422, roll=-0.000}},\r\n\t\t\t\t\t\t [29.767] = {position={position={x=-59.303, y=-7546.000, z=7980.564}, yaw=-164.390, pitch=-33.822, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1050_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.304] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [22.638] = {position={position={x=-115.451, y=-7568.548, z=7937.962}, yaw=154.095, pitch=-6.467, roll=0.000}},\r\n\t\t\t\t\t\t [24.231] = {position={position={x=-119.378, y=-7566.151, z=7937.962}, yaw=154.095, pitch=-6.467, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.022] = {},\r\n\t\t\t\t\t\t [28.894] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.497, y=-7581.745, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32282); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1040_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-108.248, y=-7554.881, z=7940.036}, yaw=-113.198, pitch=8.831, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [19.873] = {position={position={x=-107.649, y=-7553.484, z=7940.036}, yaw=-112.988, pitch=7.332, roll=0.000}},\r\n\t\t\t\t\t\t [23.043] = {position={position={x=-108.489, y=-7555.541, z=7940.365}, yaw=-112.169, pitch=8.794, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1040_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-110.468, y=-7560.396, z=7941.174}, yaw=-113.198, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes(Ascended)_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-111.837, y=-7566.367, z=7937.961}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.843] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[20.492] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=15},},\r\n\t\t\t\t\t\t{[20.782] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=6},},\r\n\t\t\t\t\t\t{[21.628] = {target=[[9.1_[BPA]__Global_IGC\\h_BeamTarget]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=3},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [20.044] = {},\r\n\t\t\t\t\t\t [21.843] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [21.843] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32280); -UPDATE `scene_script_global_text` SET `Script` = 'speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [12.628] = {},\r\n\t\t\t\t\t\t [25.171] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[15.052] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.652] = {},\r\n\t\t\t\t\t\t [22.843] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.340] = {},\r\n\t\t\t\t\t\t [21.259] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32279); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1030_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1030_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-96.461, y=-7559.466, z=7939.461}, yaw=-175.785, pitch=11.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1030_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-113.027, y=-7560.687, z=7942.616}, yaw=-175.785, pitch=10.248, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Ascended_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.666, y=-7566.303, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=15.000, z=15.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [22.844] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1030\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-132.241, y=-7553.299, z=7949.063}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[20.093] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.652] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32278); -UPDATE `scene_script_global_text` SET `Script` = 'blendIn=1.000, blendOut=0.400, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.933] = {},\r\n\t\t\t\t\t\t [13.045] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.895] = {},\r\n\t\t\t\t\t\t [14.610] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=443, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=3.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.487] = {},\r\n\t\t\t\t\t\t [17.372] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.578] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Adrestes_Ascended_1010]], vertical=true, offset={x=-25.000, y=25.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32277); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1020_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-139.643, y=-7545.101, z=7950.327}, yaw=-52.968, pitch=14.102, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_1020_CameraTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-135.332, y=-7550.815, z=7952.125}, yaw=-52.968, pitch=14.102, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_The_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-131.842, y=-7554.624, z=7950.480}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[BPA]_Crowd_IGC\\c_Kleia]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.104] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=25.000, z=0.000}, FacingTurnRate=1},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.578] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [9.593] = {},\r\n\t\t\t\t\t\t [22.136] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.371] = {},\r\n\t\t\t\t\t\t [15.727] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [15.727] = {},\r\n\t\t\t\t\t\t [20.307] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.150, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.371] = {},\r\n\t\t\t\t\t\t [12.371] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32276); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [19.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Altar_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3453934), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Path_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.067, y=-7570.579, z=7937.961}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3567792), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"d_Switch_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(3454034), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32275); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [31.288] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[11.934] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Vesiphone_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(153436), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-98.045, y=-7561.113, z=7937.960}, yaw=-104.986, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [25.917] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.800] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Xandria_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179272), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-109.123, y=-7591.401, z=7937.959}, yaw=28.827, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[15.400] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32274); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [12.543] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=-1.000, y=0.000, z=-10.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.101] = {},\r\n\t\t\t\t\t\t [19.800] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=229, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.917] = {},\r\n\t\t\t\t\t\t [30.031] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Chyrus_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-112.142, y=-7577.417, z=7937.961}, yaw=-4.795, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [19.548] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Thenios_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167739), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-84.783, y=-7558.399, z=7937.958}, yaw=-119.621, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32273); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_1010_Camera\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-151.317, y=-7497.555, z=7985.681}, yaw=-71.573, pitch=-37.250, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-151.317, y=-7497.555, z=7985.681}, yaw=-71.577, pitch=-37.252, roll=-0.000}},\r\n\t\t\t\t\t\t [12.543] = {position={position={x=-145.931, y=-7517.574, z=7964.205}, yaw=-69.258, pitch=-22.758, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Adrestes_Ascended_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=0.600, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-115.666, y=-7566.303, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=2.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [15.400] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", vertical=true, offset={x=0.000, y=15.000, z=15.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.690] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Archon_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Selectable\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {selectable=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179943), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-131.842, y=-7554.624, z=7950.480}, yaw=149.756, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightShoulder\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=285, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.880, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32272); -UPDATE `scene_script_global_text` SET `Script` = '\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_FadeRegion\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-89.923, y=-7566.622, z=7956.334}, yaw=-170.332, pitch=-25.606, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"CustomScript\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {script=[[\r\nscene:AddFadeRegionExcludedCreature(179276)\r\nscene:AddFadeRegionExcludedCreature(180243)\r\nscene:AddFadeRegionExcludedCreature(180403)\r\nscene:AddFadeRegionExcludedCreature(180199)\r\nscene:AddFadeRegionExcludedCreature(180226)\r\nscene:AddFadeRegionExcludedCreature(175565)\r\nscene:AddFadeRegionExcludedCreature(158502)\r\nscene:AddFadeRegionExcludedCreature(180201)\r\nscene:AddFadeRegionExcludedCreature(180202)\r\nscene:AddFadeRegionExcludedCreature(180196)\r\nscene:AddFadeRegionExcludedCreature(180189)\r\nscene:AddFadeRegionExcludedCreature(180404)\r\nscene:AddFadeRegionExcludedCreature(179278)\r\nscene:AddFadeRegionExcludedCreature(180402)\r\nscene:AddFadeRegionExcludedCreature(180447)\r\nscene:AddFadeRegionExcludedCreature(180294)]]},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FadeRegion\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.010] = {enabled=true, radius=5000.000, includePlayer=true, excludePlayers=false, excludeNonPlayers=false, includeSounds=false, includeWMOs=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_altarLocator\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-82.771, y=-7585.633, z=7939.360}, yaw=151.452, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"h_BeamTarget\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-122.414, y=-7563.737, z=7937.962}, yaw=159.978, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32271); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]__Global_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_Director\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Camera\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1010_IGC\\_1010_Camera]], target=\"\", FOV=80.000, shotNumber=1010},},\r\n\t\t\t\t\t\t{[11.386] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1020_IGC\\_1020_Camera]], target=[[9.1_[BPA]_Shot_1020_IGC\\_1020_CameraTarget]], FOV=38.000, shotNumber=1020},},\r\n\t\t\t\t\t\t{[16.578] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1030_IGC\\_1030_Camera]], target=[[9.1_[BPA]_Shot_1030_IGC\\_1030_CameraTarget]], FOV=65.000, shotNumber=1030},},\r\n\t\t\t\t\t\t{[20.093] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1040_IGC\\_1040_Camera]], target=[[9.1_[BPA]_Shot_1040_IGC\\_1040_CameraTarget]], FOV=32.000, shotNumber=1040},},\r\n\t\t\t\t\t\t{[22.843] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1050_IGC\\_1050_Camera]], target=[[9.1_[BPA]_Shot_1050_IGC\\_1050_CameraTarget]], FOV=60.000, shotNumber=1050},},\r\n\t\t\t\t\t\t{[28.304] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.1_[BPA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=38.000, shotNumber=1060},},\r\n\t\t\t\t\t\t{[34.948] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=38.000, shotNumber=1070},},\r\n\t\t\t\t\t\t{[36.302] = {cameraModeID=1168, blendTime=2.000, position=[[9.1_[BPA]_Shot_1070_IGC\\_1071_Camera]], target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=38.000, shotNumber=1070},},\r\n\t\t\t\t\t\t{[40.657] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1080_IGC\\_1080_Camera]], target=[[9.1_[BPA]_Shot_1080_IGC\\_1080_CameraTarget]], FOV=90.000, shotNumber=1080},},\r\n\t\t\t\t\t\t{[45.246] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1090_IGC\\_1090_Camera]], target=[[9.1_[BPA]_Shot_1090_IGC\\_1090_CameraTarget]], FOV=80.000, shotNumber=1090},},\r\n\t\t\t\t\t\t{[47.714] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1100_IGC\\_1100_Camera]], target=\"\", FOV=45.000, shotNumber=1100},},\r\n\t\t\t\t\t\t{[55.153] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1110_IGC\\_1110_Camera]], target=[[9.1_[BPA]_Shot_1110_IGC\\_1110_CameraTarget]], FOV=28.000, shotNumber=1110},},\r\n\t\t\t\t\t\t{[59.176] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1120_IGC\\_1120_Camera]], target=[[9.1_[BPA]_Shot_1120_IGC\\_1120_CameraTarget]], FOV=60.000, shotNumber=1120},},\r\n\t\t\t\t\t\t{[64.809] = {cameraModeID=1168, blendTime=0.000, position=[[9.1_[BPA]_Shot_1130_IGC\\_1130_Cam]], target=[[9.1_[BPA]_Shot_1130_IGC\\_1130_CamTarget]], FOV=60.000, shotNumber=1130},},\r\n\t\t\t\t\t\t{[68.039] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1140_IGC\\_1140_Camera]], target=[[9.1_[BPA]_Shot_1140_IGC\\_1140_CameraTarget]], FOV=60.000, shotNumber=1140},},\r\n\t\t\t\t\t\t{[77.550] = {cameraModeID=776, blendTime=0.000, position=[[9.1_[BPA]_Shot_1150_IGC\\_1150_Camera]], target=[[9.1_[BPA]_Shot_1150_IGC\\_1150_CameraTarget]], FOV=80.000, shotNumber=1150},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"ScreenEffect\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [1.000] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1001},\r\n\t\t\t\t\t\t [46.651] = {},\r\n\t\t\t\t\t\t [48.893] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=1001},\r\n\t\t\t\t\t\t [66.748] = {},\r\n\t\t\t\t\t\t [68.039] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t\t\t\t [84.100] = {},\r\n\t\t\t\t\t\t [94.859] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"CameraEffect\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {cameraEffectID=779, amplitudeScale=1.000, target=[[9.1_[BPA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t\t\t\t [35.302] = {},\r\n\t\t\t\t\t\t [36.302] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"End\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[85.504] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32270); -UPDATE `scene_script_global_text` SET `Script` = '{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-93.139, y=-7539.255, z=7937.873}, yaw=-144.831, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-105.785, y=-7530.743, z=7937.989}, yaw=-130.096, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32269); -UPDATE `scene_script_global_text` SET `Script` = '{target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=68, variation=0, looping=true, speed=0.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended01\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-128.019, y=-7598.413, z=7937.871}, yaw=68.939, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180027), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.220, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [81.055] = {},\r\n\t\t\t\t\t\t [106.050] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_ReturnedAscended02\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32268); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180205), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-135.608, y=-7593.858, z=7937.873}, yaw=51.117, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-136.012, y=-7545.875, z=7937.865}, yaw=-39.825, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32267); -UPDATE `scene_script_global_text` SET `Script` = '[80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Pelagos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167594), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.974, y=-7552.892, z=7937.905}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.880, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Philios\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32266); -UPDATE `scene_script_global_text` SET `Script` = '[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], vertical=false, offset={x=0.000, y=0.000, z=19.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.300, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Pallessa\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180203), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-102.156, y=-7533.092, z=7937.873}, yaw=-116.549, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32265); -UPDATE `scene_script_global_text` SET `Script` = 'animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Mikanikos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(170649), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.045, y=-7586.389, z=7937.873}, yaw=47.526, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.757] = {},\r\n\t\t\t\t\t\t [105.752] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=true, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Nikolon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180412), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.675, y=-7551.163, z=7937.906}, yaw=-35.983, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32264); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.984] = {},\r\n\t\t\t\t\t\t [93.367] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Kynthia\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180024), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-105.510, y=-7527.194, z=7937.938}, yaw=-122.496, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32263); -UPDATE `scene_script_global_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-142.802, y=-7604.229, z=7938.053}, yaw=78.211, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.880, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.839] = {},\r\n\t\t\t\t\t\t [105.834] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Kleia\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179568), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-141.660, y=-7557.957, z=7937.778}, yaw=-20.368, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_Adrestes_Ascended_1030]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32262); -UPDATE `scene_script_global_text` SET `Script` = 'startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Hipokos\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180186), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-145.175, y=-7588.545, z=7937.873}, yaw=46.859, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=2.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.890] = {},\r\n\t\t\t\t\t\t [105.885] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Khamsius\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(176045), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32261); -UPDATE `scene_script_global_text` SET `Script` = 'startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Arios\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180198), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-85.943, y=-7530.717, z=7938.053}, yaw=-134.538, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32260); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[9.1_[BPA]_Crowd_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"c_Achillon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180204), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-100.344, y=-7533.540, z=7937.873}, yaw=-118.778, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1030_IGC\\c_The_Archon_1030]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [87.383] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=63, variation=0, looping=true, speed=1.900, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [80.832] = {},\r\n\t\t\t\t\t\t [105.827] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_RightHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [110.937] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_LeftHand\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [57.420] = {},\r\n\t\t\t\t\t\t [116.632] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"c_Apolon\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(180197), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-101.530, y=-7528.719, z=7937.991}, yaw=-125.370, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[BPA]_Shot_1010_IGC\\c_Archon_1010]], vertical=false, offset={x=0.000, y=-3.000, z=-5.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32259); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t{[26.541] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=2, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.867] = {},\r\n\t\t\t\t\t\t [31.624] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [22.603] = {position={position={x=4396.242, y=7747.328, z=4918.639}, yaw=-7.238, pitch=0.000, roll=-22.088}},\r\n\t\t\t\t\t\t [23.768] = {position={position={x=4429.494, y=7756.419, z=4920.348}, yaw=-23.888, pitch=0.000, roll=-22.938}},\r\n\t\t\t\t\t\t [25.151] = {position={position={x=4457.848, y=7762.724, z=4926.028}, yaw=-11.513, pitch=0.000, roll=-32.589}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[22.603] = {transform={position={x=4380.205, y=7735.074, z=4917.128}, yaw=0.921, pitch=-0.605, roll=0.660}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1120_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4435.375, y=7753.831, z=4915.684}, yaw=-129.691, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[22.603] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[26.541] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1120_IGC\\1120_MKyrian_01]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [22.109] = {},\r\n\t\t\t\t\t\t [27.238] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [23.131] = {},\r\n\t\t\t\t\t\t [26.330] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1120_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32055); -UPDATE `scene_script_global_text` SET `Script` = 'yaw=-16.934, pitch=6.684, roll=27.120}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_MKyrian_03\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179197), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4359.870, y=7734.002, z=4907.408}, yaw=17.780, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.742] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[19.806] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.855] = {},\r\n\t\t\t\t\t\t [20.087] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [17.355] = {position={position={x=4344.630, y=7763.097, z=4942.155}, yaw=-3.433, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [19.806] = {position={position={x=4369.601, y=7759.246, z=4933.032}, yaw=-3.433, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4443.701, y=7749.735, z=4915.777}, yaw=161.422, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[17.441] = {transform={position={x=4437.806, y=7751.250, z=4915.776}, yaw=-175.287, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.742] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[19.806] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=51, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.355] = {},\r\n\t\t\t\t\t\t [19.806] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1090_Player \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4442.467, y=7753.707, z=4915.766}, yaw=-127.690, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[17.441] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32045); -UPDATE `scene_script_global_text` SET `Script` = 'time=0.000},},\r\n\t\t\t\t\t\t{[13.676] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.661] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.800, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [13.676] = {},\r\n\t\t\t\t\t\t [17.805] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1070_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.000, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4417.784, y=7752.245, z=4917.187}, yaw=-175.287, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1060_IGC\\_1060_Head_Moonberry]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.613] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.015] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=125, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.333, blendOut=0.333, blendWeight=1.000},\r\n\t\t\t\t\t\t [14.007] = {},\r\n\t\t\t\t\t\t [16.400] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=110181, target=[[9.1_[MAA]_Shot_1060_IGC\\1060_Moonberry]]},\r\n\t\t\t\t\t\t [14.626] = {},\r\n\t\t\t\t\t\t [15.780] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1070_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {transform={position={x=4425.288, y=7744.895, z=4915.766}, yaw=176.373, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[14.415] = {transform={position={x=4425.288, y=7744.895, z=4915.766}, yaw=176.373, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.613] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[16.015] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.011] = {scale=1.500, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32037); -UPDATE `scene_script_global_text` SET `Script` = 'itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[12.638] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1060_IGC\\_1060_Camera]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=1128, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.347] = {},\r\n\t\t\t\t\t\t [15.476] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1060_ShieldSpell\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(0), fileDataID=fid(1383723), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[11.917] = {alpha=0.010, time=0.000},},\r\n\t\t\t\t\t\t{[13.743] = {alpha=0.800, time=0.600},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [11.917] = {},\r\n\t\t\t\t\t\t [15.476] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[12.247] = {transform={position={x=4422.251, y=7748.359, z=4916.687}, yaw=-163.471, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.743] = {scale=0.800, duration=0.500},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1060_Sindane \"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179204), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4432.375, y=7757.268, z=4915.381}, yaw=155.500, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[12.247] = {transform={position={x=4407.793, y=7742.424, z=4915.376}, yaw=-173.525, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[12.638] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[14.615] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.650, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=2, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32032); -UPDATE `scene_script_global_text` SET `Script` = '\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1_[MAA]_Shot_1010_IGC\\lookHerne_1010]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {scale=0.800, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1_[MAA]_Shot_1010_IGC\\1010_Sindane]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [1.601] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Jaw\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t\t\t\t [1.601] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1010_Moonberry\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179196), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4438.448, y=7754.249, z=4916.198}, yaw=-166.982, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[4.269] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.001] = {},\r\n\t\t\t\t\t\t [4.434] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"1010_Player\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4438.464, y=7749.978, z=4915.767}, yaw=-166.687, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.200, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 32019); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[Venari]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"Ve''nari\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=4562.888, y=6712.353, z=4835.423}, yaw=-177.481, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[2.719] = {transform={position={x=4539.931, y=6709.612, z=4833.791}, yaw=-163.833, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(177774), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t\t{[2.719] = {creatureID=cid(177776), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=4562.888, y=6712.353, z=4835.423}, yaw=-177.481, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [2.719] = {position={position={x=4539.722, y=6710.363, z=4831.288}, yaw=-178.156, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [3.405] = {position={position={x=4539.724, y=6710.949, z=4832.940}, yaw=-178.156, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [11.495] = {position={position={x=4219.168, y=6537.078, z=4876.936}, yaw=-155.700, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [16.836] = {position={position={x=4150.680, y=6473.306, z=4864.652}, yaw=-156.825, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [25.487] = {position={position={x=4066.115, y=6402.398, z=4853.226}, yaw=173.925, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [32.652] = {position={position={x=3939.616, y=6284.442, z=4890.957}, yaw=-112.725, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [37.822] = {position={position={x=3901.138, y=6219.902, z=4854.699}, yaw=-153.675, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [41.184] = {position={position={x=3876.374, y=6158.837, z=4852.385}, yaw=-152.325, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [44.898] = {position={position={x=3829.839, y=6136.616, z=4838.167}, yaw=-152.999, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.570] = {broadcastTextID=208587, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[9.437] = {broadcastTextID=208588, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[21.370] = {broadcastTextID=208589, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[29.987] = {broadcastTextID=208590, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[35.783] = {broadcastTextID=208599, type=0, stereoAudio=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \n\t\t\t\t\t{\n\t\t\t\t\t\t{[1.818] = {snap=false},},\n\t\t\t\t\t\t{[31.338] = {snap=false},},\n\t\t\t\t\t\t{[36.876] = {snap=false},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107899, target=[[Venari\\Ve''nari]]},\r\n\t\t\t\t\t\t [2.719] = {},\r\n\t\t\t\t\t\t [44.898] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 31001); -UPDATE `scene_script_global_text` SET `Script` = '\t\t\t\t\t{[0.000] = {snap=false},},\n\t\t\t\t\t\t{[1.334] = {snap=true},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [1.305] = {position={position={x=2704.147, y=2099.226, z=317.563}, yaw=179.923, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [6.891] = {position={position={x=2687.078, y=2111.824, z=317.480}, yaw=-33.259, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [31.426] = {position={position={x=2687.078, y=2111.824, z=317.480}, yaw=-33.259, pitch=0.000, roll=-0.000}},\r\n\t\t\t\t\t\t [35.887] = {position={position={x=2670.431, y=2098.546, z=320.298}, yaw=173.066, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [43.993] = {position={position={x=2670.431, y=2098.546, z=320.298}, yaw=173.066, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [47.887] = {position={position={x=2661.483, y=2098.546, z=322.686}, yaw=173.066, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Broadcast Text\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.305] = {broadcastTextID=209941, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[20.256] = {broadcastTextID=209942, type=0, stereoAudio=false},},\r\n\t\t\t\t\t\t{[28.930] = {broadcastTextID=209946, type=0, stereoAudio=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[7.454] = {target=[[Actors\\1070_Runecarver]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t\t{[27.989] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107705, target=[[Actors\\Primus]]},\r\n\t\t\t\t\t\t [9.853] = {},\r\n\t\t\t\t\t\t [21.692] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=107705, target=[[Actors\\Primus]]},\r\n\t\t\t\t\t\t [36.369] = {},\r\n\t\t\t\t\t\t [39.252] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.252] = {scale=0.300, duration=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[40.186] = {target=[[Actors\\1070_Runecarver]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[43.275] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Despawn\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[46.934] = {despawn=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30908); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddFileData([[Actors]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"1070_Runecarver\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2704.147, y=2099.226, z=317.563}, yaw=179.923, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[19.692] = {creatureID=cid(164937), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellState\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=109389, target=[[Actors\\1070_Runecarver]]},\r\n\t\t\t\t\t\t [11.834] = {},\r\n\t\t\t\t\t\t [19.692] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {spellVisualID=106829, target=[[Actors\\1070_Runecarver]]},\r\n\t\t\t\t\t\t [16.620] = {},\r\n\t\t\t\t\t\t [58.747] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[13.913] = {alpha=0.000, time=2.000},},\r\n\t\t\t\t\t\t{[19.692] = {alpha=1.000, time=2.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"PlaySpellCast\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[19.692] = {spellVisualID=109389},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Heirmir\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(178224), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2688.382, y=2104.282, z=317.480}, yaw=0.409, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [2.076] = {position={position={x=2688.382, y=2104.282, z=317.480}, yaw=0.409, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [6.891] = {position={position={x=2675.533, y=2103.691, z=320.054}, yaw=8.816, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t\t\t\t [32.690] = {position={position={x=2675.533, y=2103.691, z=320.054}, yaw=8.816, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [36.382] = {position={position={x=2660.948, y=2100.051, z=322.267}, yaw=106.691, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[8.150] = {target=[[Actors\\Primus]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[31.973] = {target=\"\", offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[14.551] = {target=[[Actors\\1070_Runecarver]], vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[31.932] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Despawn\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[37.201] = {despawn=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"Primus\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2703.153, y=2098.884, z=317.563}, yaw=179.251, pitch=0.000, roll=0.000}},},\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(177569), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \n\t\t\t\t\t{\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30907); -UPDATE `scene_script_global_text` SET `Script` = 'target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=88219},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FadeRegion\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=115.445, pitch=18.612, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FadeRegionActor\"] = {\r\n\t\t\t{[0.010] = {enabled=true, radius=2555.000, includePlayer=true, excludePlayers=false, excludeNonPlayers=false, includeSounds=true, includeWMOs=true},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30103); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Music_IGC]], {\r\n\t[\"Music\"] = {\r\n\t\t[\"Music\"] = {\r\n\t\t\t{[0.100] = {soundKitID=174599},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 30070); -UPDATE `scene_script_global_text` SET `Script` = 'time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3237.606, y=-4096.312, z=6595.354}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3237.606, y=-4096.312, z=6595.354}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[1.860] = {scale=0.500, duration=0.100},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26424); -UPDATE `scene_script_global_text` SET `Script` = 'randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [51.688] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Wounded_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167600, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=216, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26406); -UPDATE `scene_script_global_text` SET `Script` = '[\"SkeletalSoldier03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3290.169, y=-4060.264, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.001] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier04_1080 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3343.156, y=-4061.013, z=6565.112}, yaw=-14.796, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant04_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3340.720, y=-4051.043, z=6565.111}, yaw=-14.796, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier06_1080 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3293.361, y=-4053.892, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=26, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26405); -UPDATE `scene_script_global_text` SET `Script` = 'yaw=-87.446, pitch=0.000, roll=-0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3310.365, y=-4083.697, z=6575.359}, yaw=-87.446, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward02_1080 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3255.400, y=-4155.641, z=6596.539}, yaw=-111.735, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3255.736, y=-4156.827, z=6589.830}, yaw=-109.405, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3257.718, y=-4173.007, z=6589.830}, yaw=-109.405, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3314.931, y=-4047.757, z=6570.348}, yaw=-107.931, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3324.365, y=-4098.527, z=6575.360}, yaw=-107.931, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3329.293, y=-4054.557, z=6565.111}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3306.618, y=-4054.558, z=6565.111}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended02_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=5, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [15.327] = {},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26404); -UPDATE `scene_script_global_text` SET `Script` = 'vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3317.480, y=-4040.478, z=6565.485}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3321.993, y=-4091.920, z=6570.497}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3323.118, y=-4035.198, z=6570.347}, yaw=-89.775, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3322.984, y=-4036.421, z=6570.348}, yaw=-87.446, pitch=0.000, roll=-0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3314.055, y=-4087.282, z=6575.360}, yaw=-87.446, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3225.773, y=-4113.063, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3225.673, y=-4114.291, z=6589.830}, yaw=-88.921, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3221.866, y=-4130.142, z=6589.830}, yaw=-88.921, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3319.294, y=-4032.836, z=6570.347}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26403); -UPDATE `scene_script_global_text` SET `Script` = '\t\t [42.364] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Abom02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168604, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3270.255, y=-4053.668, z=6565.483}, yaw=-179.459, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[3.537] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.706] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [35.514] = {position={position={x=-3354.127, y=-4053.811, z=6565.113}, yaw=-13.350, pitch=0.000, roll=-0.000}},\r\n\t\t\t [57.475] = {position={position={x=-3302.767, y=-4059.160, z=6565.113}, yaw=-13.350, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=98505},\r\n\t\t\t [37.706] = {},\r\n\t\t\t [45.901] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant01_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3313.420, y=-4029.266, z=6565.483}, yaw=-100.586, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3313.518, y=-4030.494, z=6565.484}, yaw=-98.257, pitch=0.000, roll=0.000}},\r\n\t\t\t [44.000] = {position={position={x=-3314.285, y=-4082.128, z=6570.497}, yaw=-98.257, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.292, y=-4039.261, z=6565.484}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26402); -UPDATE `scene_script_global_text` SET `Script` = 'yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [103.711] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [73.443] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.000] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4053.891, z=6573.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3349.090, y=-4054.820, z=6573.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Abom01_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3270.255, y=-4053.668, z=6565.483}, yaw=-179.459, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168604, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[34.225] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.977] = {position={position={x=-3276.422, y=-4053.811, z=6565.113}, yaw=-177.130, pitch=0.000, roll=0.000}},\r\n\t\t\t [53.938] = {position={position={x=-3327.233, y=-4063.023, z=6566.143}, yaw=-177.130, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=98505},\r\n\t\t\t [34.169] = {},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26401); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.250, duration=1.000},},\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3320.156, y=-4094.612, z=6598.999}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.056] = {position={position={x=-3318.558, y=-4149.847, z=6598.852}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [11.689] = {position={position={x=-3319.830, y=-4097.570, z=6599.422}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [38.013] = {position={position={x=-3319.830, y=-4097.570, z=6599.422}, yaw=91.878, pitch=0.000, roll=0.000}},\r\n\t\t\t [41.955] = {position={position={x=-3319.830, y=-4107.074, z=6599.421}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [21.795] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {animID=4, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.762] = {},\r\n\t\t\t [42.762] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [24.531] = {},\r\n\t\t\t [26.531] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[34.144] = {FacingTurnRate=2, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[37.762] = {target=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t\t{[1.932] = {scale=1.350, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.563, y=-4097.651, z=6599.446}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26400); -UPDATE `scene_script_global_text` SET `Script` = '{snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.729, y=-4001.854, z=6552.854}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke05_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3292.115, y=-4035.101, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.610] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke06_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3355.979, y=-4035.101, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[39.000] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Kneeling_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167600, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3324.093, y=-4056.160, z=6565.111}, yaw=-8.191, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=115, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26399); -UPDATE `scene_script_global_text` SET `Script` = '\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.253, y=-4018.156, z=6564.557}, yaw=101.460, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[34.283] = {alpha=1.000, time=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=946974, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3318.199, y=-4009.317, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke02_1080 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3316.229, y=-4009.317, z=6563.663}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=946974, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=3.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3335.201, y=-4001.854, z=6552.854}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke04_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26398); -UPDATE `scene_script_global_text` SET `Script` = '\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3346.015, y=-4051.057, z=6565.109}, yaw=109.158, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.111] = {},\r\n\t\t\t [45.408] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.849, y=-4058.017, z=6565.109}, yaw=-103.676, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.150, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.111] = {},\r\n\t\t\t [45.408] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn04_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3277.319, y=-4060.942, z=6565.109}, yaw=-147.048, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.010] = {},\r\n\t\t\t [44.307] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3282.982, y=-4060.904, z=6565.113}, yaw=-9.482, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.855] = {},\r\n\t\t\t [45.152] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FX_Smoke00_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=362341, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=2.000},},\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26397); -UPDATE `scene_script_global_text` SET `Script` = '= {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3330.391, y=-4058.000, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant04_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3311.449, y=-4039.444, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3344.310, y=-4046.798, z=6565.109}, yaw=-103.676, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=203, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.010] = {},\r\n\t\t\t [44.307] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"FeastingBilespawn02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26396); -UPDATE `scene_script_global_text` SET `Script` = 'blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Ascendant02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3346.774, y=-4048.057, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1334, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3302.807, y=-4053.892, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1332, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Aspirant02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3324.913, y=-4031.098, z=6565.113}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1334, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [49.807] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26395); -UPDATE `scene_script_global_text` SET `Script` = '{target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [32.749] = {},\r\n\t\t\t [87.749] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.468, y=-4059.741, z=6565.110}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.573, y=-4057.856, z=6565.109}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Aspirant01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [32.749] = {},\r\n\t\t\t [87.749] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3358.673, y=-4056.904, z=6565.109}, yaw=23.951, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\Armed_Ascended03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [31.719] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"AttackingBilespawn05_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170224, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3268.860, y=-4027.660, z=6565.109}, yaw=85.723, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20917},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Corpse_Ascendant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3280.242, y=-4060.984, z=6565.112}, yaw=134.424, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1336, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26394); -UPDATE `scene_script_global_text` SET `Script` = '\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3307.337, y=-4060.236, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\AttackingBilespawn01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant03_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3292.848, y=-4063.151, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant04_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3341.238, y=-4063.151, z=6567.107}, yaw=89.194, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier04_1080 ]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant05_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3267.600, y=-4026.478, z=6567.106}, yaw=-92.246, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26393); -UPDATE `scene_script_global_text` SET `Script` = 'speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.557] = {},\r\n\t\t\t [59.773] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3327.335, y=-4054.080, z=6567.107}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier01_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [88.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended02_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3309.787, y=-4054.080, z=6567.107}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\SkeletalSoldier02_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [28.311] = {},\r\n\t\t\t [84.311] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Ascended03_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168435, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3361.007, y=-4057.561, z=6567.106}, yaw=-135.624, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1080_IGC\\AttackingBilespawn03_1080]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=1.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AnimKit\"] = {\r\n\t\t\t{[\"props\"] = {animKitID=20918},\r\n\t\t\t [31.719] = {},\r\n\t\t\t [86.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Armed_Aspirant01_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170223, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26392); -UPDATE `scene_script_global_text` SET `Script` = 'yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.483, y=-3484.595, z=6772.573}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [34.872] = {position={position={x=-3190.792, y=-3484.595, z=6715.575}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [37.423] = {position={position={x=-3295.298, y=-4035.910, z=6566.522}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99410},\r\n\t\t\t [34.872] = {},\r\n\t\t\t [37.550] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile03_1080\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2543234, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2958.627, y=-3673.892, z=6796.440}, yaw=19.224, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[7.812] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.550] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[38.852] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99410},\r\n\t\t\t [36.191] = {},\r\n\t\t\t [38.852] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_TeleportOut_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=167094, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.563, y=-4097.829, z=6598.194}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.557] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.280] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[36.423] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26391); -UPDATE `scene_script_global_text` SET `Script` = '= {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=5.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388158, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[39.280] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[42.614] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [33.871] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [36.423] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [39.280] = {},\r\n\t\t\t [97.387] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1080\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2543234, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[7.812] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[36.122] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[37.423] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.303, y=-2388.357, z=7202.687}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.713, y=-3466.018, z=6772.573}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26390); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.951] = {},\r\n\t\t\t [97.058] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroExplosion01_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388132, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.872] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.458] = {},\r\n\t\t\t [91.565] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroNova02_1080\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4021.411, z=6575.404}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2388158, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=5.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.440] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.866] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.302, y=-2400.732, z=7211.416}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.712, y=-3478.393, z=6781.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.482, y=-3496.970, z=6781.302}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [32.832] = {position={position={x=-3190.792, y=-3496.970, z=6724.304}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [35.383] = {position={position={x=-3295.298, y=-4048.285, z=6575.251}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.532] = {},\r\n\t\t\t [95.639] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecroNova03_1080\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26389); -UPDATE `scene_script_global_text` SET `Script` = '= {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.458] = {},\r\n\t\t\t [91.565] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion02_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3294.980, y=-4035.867, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=0.200, duration=0.000},},\r\n\t\t\t{[36.012] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[37.532] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[38.190] = {alpha=0.000, time=0.250},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.523] = {},\r\n\t\t\t [95.630] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion03_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=0.200, duration=0.000},},\r\n\t\t\t{[37.440] = {scale=3.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3294.980, y=-4035.867, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.960] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.618] = {alpha=0.000, time=0.250},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26388); -UPDATE `scene_script_global_text` SET `Script` = 'roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [37.532] = {},\r\n\t\t\t [95.639] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion03_1080 \"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[38.278] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[42.294] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2130.513, y=-2815.130, z=7202.687}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-2953.454, y=-3602.432, z=6772.573}, yaw=-138.343, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-2968.902, y=-3615.351, z=6772.573}, yaw=-27.394, pitch=0.000, roll=-0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [36.300] = {position={position={x=-3009.129, y=-3594.503, z=6715.575}, yaw=-2.363, pitch=0.000, roll=-0.000}},\r\n\t\t\t [38.852] = {position={position={x=-3355.584, y=-4035.909, z=6566.522}, yaw=-2.363, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [38.960] = {},\r\n\t\t\t [97.067] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion01_1080\"] = {\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4020.001, z=6570.917}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[34.173] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26387); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1080_IGC]], {\r\n\t[\"_1080_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.380, y=-4095.713, z=6605.282}, yaw=91.875, pitch=-41.800, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=false},\r\n\t\t\t [29.310] = {position={position={x=-3317.380, y=-4095.713, z=6605.282}, yaw=90.752, pitch=-41.347, roll=0.000}},\r\n\t\t\t [45.310] = {position={position={x=-3317.308, y=-4106.426, z=6615.418}, yaw=90.070, pitch=-44.045, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion_1080\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.841] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[35.857] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.149] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=0.350, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [33.523] = {},\r\n\t\t\t [91.630] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_BwonExplosion02_1080\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.385] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.385] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[19.149] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.385] = {transform={position={x=-3318.393, y=-4009.036, z=6566.676}, yaw=92.140, pitch=-10.440, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.385] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.749] = {scale=1.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.385] = {creatureID=0, modelFileID=2395038, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.386] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[36.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[39.866] = {alpha=0.000, time=1.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [12.002] = {position={position={x=-2769.303, y=-2388.357, z=7202.687}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.781] = {position={position={x=-3137.713, y=-3466.018, z=6772.573}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [14.202] = {position={position={x=-3145.483, y=-3484.595, z=6772.573}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [34.872] = {position={position={x=-3190.792, y=-3484.595, z=6715.575}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [37.423] = {position={position={x=-3295.298, y=-4035.910, z=6566.522}, yaw=25.031, pitch=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26386); -UPDATE `scene_script_global_text` SET `Script` = '{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3240.364, y=-4113.788, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.696] = {position={position={x=-3240.364, y=-4137.727, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3231.716, y=-4116.650, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[30.857] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.857] = {position={position={x=-3231.418, y=-4116.483, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.872] = {position={position={x=-3231.418, y=-4136.734, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"SkeletalSoldier02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168593, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.329, y=-4116.649, z=6596.539}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[30.601] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.601] = {position={position={x=-3238.416, y=-4114.021, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.617] = {position={position={x=-3238.416, y=-4134.271, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26385); -UPDATE `scene_script_global_text` SET `Script` = ']], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[30.057] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=131, variation=0, looping=true, speed=0.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.300, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [27.505] = {},\r\n\t\t\t [33.865] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3236.476, y=-4120.357, z=6589.832}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.872] = {position={position={x=-3236.476, y=-4153.099, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant02_1070 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3231.669, y=-4119.744, z=6589.832}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169711, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3231.856, y=-4120.960, z=6589.833}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.470] = {position={position={x=-3231.856, y=-4141.314, z=6589.834}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.265] = {},\r\n\t\t\t [33.947] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3229.463, y=-4116.650, z=6596.540}, yaw=-91.251, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.937] = {position={position={x=-3229.363, y=-4117.878, z=6589.831}, yaw=-88.921, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.947] = {position={position={x=-3224.735, y=-4142.940, z=6589.797}, yaw=-88.921, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Steward02_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.176, y=-4114.128, z=6596.541}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=160280, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26384); -UPDATE `scene_script_global_text` SET `Script` = '{position={position={x=-3238.299, y=-4115.347, z=6597.340}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [24.263] = {},\r\n\t\t\t [29.520] = {},},\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [61.020] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3233.021, y=-4118.672, z=6596.542}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [19.305] = {position={position={x=-3225.136, y=-4056.774, z=6616.320}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.265] = {position={position={x=-3231.143, y=-4119.891, z=6597.340}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [24.263] = {},\r\n\t\t\t [30.057] = {},},\r\n\t\t\t{[\"props\"] = {spellVisualID=99208},\r\n\t\t\t [30.265] = {},\r\n\t\t\t [61.560] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3133.596, y=-3490.571, z=6764.877}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[8.622] = {scale=0.200, duration=2.000},},\r\n\t\t\t{[12.527] = {scale=1.000, duration=0.700},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[27.505] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[33.947] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.656] = {position={position={x=-3141.366, y=-3509.148, z=6764.877}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [38.264] = {position={position={x=-3148.096, y=-3524.786, z=6764.877}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Running_Aspirant01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3236.289, y=-4119.141, z=6589.831}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=true},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169710, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=4, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[27.505] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\Running_Aspirant02_1070 ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26383); -UPDATE `scene_script_global_text` SET `Script` = '},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3187.197, y=-3763.494, z=6817.300}, yaw=-80.006, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.738}, yaw=-82.558, pitch=0.000, roll=-0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3205.498, y=-3791.876, z=6756.102}, yaw=-81.883, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3179.286, y=-3941.066, z=6668.510}, yaw=-80.308, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier05_1070 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3193.589, y=-3801.169, z=6817.300}, yaw=-84.915, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3221.258, y=-3674.175, z=6831.738}, yaw=-87.467, pitch=0.000, roll=-0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3214.252, y=-3827.881, z=6756.102}, yaw=-86.792, pitch=0.000, roll=-0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3200.902, y=-3978.766, z=6668.510}, yaw=-85.217, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3240.176, y=-4114.128, z=6596.541}, yaw=-104.749, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [18.833] = {position={position={x=-3232.292, y=-4052.229, z=6616.319}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.793] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26382); -UPDATE `scene_script_global_text` SET `Script` = 'blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3762.060, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3886.669, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier02_1070 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3817.637, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3702.262, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3824.987, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3949.596, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier03_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3225.631, y=-3639.335, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3318.436, y=-3762.060, z=6756.102}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3404.560, y=-3886.669, z=6668.509}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier04_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26381); -UPDATE `scene_script_global_text` SET `Script` = '{creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3150.786, y=-3689.345, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3242.335, y=-3702.767, z=6838.384}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3189.570, y=-3639.334, z=6831.737}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3282.375, y=-3762.059, z=6801.480}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3368.499, y=-3886.668, z=6713.888}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon02_1070 \"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3062.579, y=-3713.906, z=6810.730}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3154.128, y=-3727.326, z=6795.493}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [27.815] = {position={position={x=-3177.124, y=-3600.611, z=6782.409}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.718] = {position={position={x=-3269.928, y=-3723.336, z=6752.152}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.828] = {position={position={x=-3356.052, y=-3847.945, z=6664.560}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26380); -UPDATE `scene_script_global_text` SET `Script` = '[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[31.979] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[32.654] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [31.856] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [32.654] = {position={position={x=-3290.681, y=-4034.943, z=6590.387}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_WallCrack01_1070\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3254.856, y=-4113.526, z=6595.277}, yaw=129.196, pitch=-82.727, roll=179.057}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=1990221, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=1.000, time=0.200},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_WallDust02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=166285, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=2.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3251.141, y=-4114.699, z=6595.927}, yaw=129.196, pitch=-82.727, roll=179.057}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.724] = {alpha=1.000, time=0.200},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.724] = {},\r\n\t\t\t [87.831] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26379); -UPDATE `scene_script_global_text` SET `Script` = 'blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.814] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.612] = {position={position={x=-3267.009, y=-4101.736, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.520] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[31.317] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2741.014, y=-2454.183, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3117.194, y=-3550.421, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.520] = {position={position={x=-3162.503, y=-3550.421, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [31.317] = {position={position={x=-3312.865, y=-4023.143, z=6584.842}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[19.570] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[28.214] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[29.520] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile03_1070\"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26378); -UPDATE `scene_script_global_text` SET `Script` = '{position={position={x=-3173.459, y=-3528.801, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3277.964, y=-4080.115, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion03_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[32.364] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3144.052, y=-3443.429, z=6796.438}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[32.456] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.470] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2751.969, y=-2432.562, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3128.150, y=-3528.801, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [30.695] = {position={position={x=-3173.459, y=-3528.801, z=6739.442}, yaw=25.031, pitch=0.000, roll=0.000}},\r\n\t\t\t [31.493] = {position={position={x=-3277.964, y=-4080.115, z=6590.389}, yaw=25.031, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [32.456] = {},\r\n\t\t\t [90.563] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1070\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26377); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1070_IGC]], {\r\n\t[\"_1070_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3228.284, y=-4137.750, z=6591.519}, yaw=112.348, pitch=13.410, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1070_CameraTarget\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3228.284, y=-4137.750, z=6596.452}, yaw=112.348, pitch=13.410, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.368] = {position={position={x=-3235.646, y=-4115.347, z=6598.152}, yaw=-102.420, pitch=0.000, roll=0.000}},\r\n\t\t\t [33.696] = {position={position={x=-3236.476, y=-4115.346, z=6594.766}, yaw=-102.420, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Debris01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=252942, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=0.600, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3268.962, y=-4092.146, z=6583.749}, yaw=-9.211, pitch=9.338, roll=0.103}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[15.850] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[33.947] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=150, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [29.612] = {},\r\n\t\t\t [87.719] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Explosion01_1070\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=5.000, duration=0.000},},\r\n\t\t\t{[29.520] = {scale=7.000, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386212, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[29.612] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[30.718] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [5.191] = {position={position={x=-2751.969, y=-2432.562, z=7226.553}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [5.970] = {position={position={x=-3120.380, y=-3510.222, z=6796.440}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [7.391] = {position={position={x=-3128.150, y=-3528.801, z=6796.440}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [28.192] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26376); -UPDATE `scene_script_global_text` SET `Script` = 'pitch=61.120, roll=79.546}},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [40.767] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26375); -UPDATE `scene_script_global_text` SET `Script` = 'yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal04_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3183.481, y=-3655.829, z=6884.756}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.345] = {position={position={x=-3275.583, y=-3800.533, z=6773.232}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1060\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3099.673, y=-3490.570, z=6836.948}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[11.084] = {scale=1.250, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[21.148] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[28.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [22.781] = {position={position={x=-3099.673, y=-3490.570, z=6820.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [23.916] = {position={position={x=-3099.673, y=-3490.570, z=6820.302}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [70.463] = {position={position={x=-3107.443, y=-3509.148, z=6820.302}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Wormhole_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3155228, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=1.000},},\r\n\t\t\t{[10.474] = {scale=0.040, duration=0.100},},\r\n\t\t\t{[18.764] = {scale=1.000, duration=0.800},},\r\n\t\t\t{[24.864] = {scale=0.100, duration=0.800},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2662.716, y=-2458.161, z=7463.319}, yaw=177.300, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26374); -UPDATE `scene_script_global_text` SET `Script` = 'variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3207.205, y=-3790.870, z=6785.388}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3240.363, y=-3849.638, z=6769.139}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=99412},\r\n\t\t\t [23.136] = {},\r\n\t\t\t [37.698] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3207.205, y=-3802.045, z=6788.980}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3240.363, y=-3856.356, z=6770.000}, yaw=-126.985, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal03_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4065.066, z=6571.693}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3183.481, y=-3655.829, z=6884.756}, yaw=-126.535, pitch=0.000, roll=0.000}},\r\n\t\t\t [29.345] = {position={position={x=-3314.908, y=-3786.275, z=6813.279}, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26373); -UPDATE `scene_script_global_text` SET `Script` = 'wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3162.006, y=-3621.516, z=6883.935}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [27.124] = {position={position={x=-3241.395, y=-3752.041, z=6820.604}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.234] = {position={position={x=-3316.042, y=-3883.845, z=6711.931}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier05_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3137.893, y=-3577.303, z=6905.002}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [27.124] = {position={position={x=-3217.281, y=-3707.828, z=6841.671}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.234] = {position={position={x=-3291.928, y=-3839.632, z=6732.998}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"NecroCrystal01_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3307173, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3281.596, y=-4053.891, z=6570.832}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26372); -UPDATE `scene_script_global_text` SET `Script` = '{snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3159.924, y=-3621.516, z=6896.241}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3241.395, y=-3752.041, z=6820.604}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3316.042, y=-3883.845, z=6711.931}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier03_1060\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6865.079}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6849.842}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.137] = {position={position={x=-3176.965, y=-3621.516, z=6889.672}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [26.940] = {position={position={x=-3241.395, y=-3752.041, z=6832.061}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [30.050] = {position={position={x=-3316.042, y=-3883.845, z=6723.388}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier04_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26371); -UPDATE `scene_script_global_text` SET `Script` = '{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3177.698, y=-3598.287, z=6903.785}, yaw=-122.048, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3241.395, y=-3752.041, z=6766.358}, yaw=-121.373, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3316.042, y=-3883.844, z=6718.910}, yaw=-119.798, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3165.792, y=-3598.287, z=6928.840}, yaw=-148.880, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3301.182, y=-3695.190, z=6811.176}, yaw=-148.205, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3427.284, y=-3824.591, z=6742.378}, yaw=-146.630, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168804, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3285.474, y=-3754.710, z=6817.300}, yaw=-124.621, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=135, variation=0, looping=true, speed=1.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.136] = {position={position={x=-3175.830, y=-3639.335, z=6892.673}, yaw=-127.173, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.880] = {position={position={x=-3268.635, y=-3762.060, z=6817.037}, yaw=-126.498, pitch=0.000, roll=0.000}},\r\n\t\t\t [28.990] = {position={position={x=-3354.759, y=-3886.669, z=6729.445}, yaw=-124.923, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Harrier02_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26370); -UPDATE `scene_script_global_text` SET `Script` = 'y=-3774.304, z=6700.981}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=\"\", offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile02_1060\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-2741.014, y=-2454.183, z=7226.552}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [0.779] = {position={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [2.200] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [25.153] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [25.950] = {position={position={x=-3392.773, y=-3774.304, z=6700.981}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[24.153] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[28.937] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[19.570] = {scale=0.700, duration=0.700},},\r\n\t\t\t{[24.153] = {scale=15.000, duration=1.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Dragon01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169962, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3186.847, y=-3689.346, z=6853.622}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[0.000] = {transform={position={x=-3278.396, y=-3702.767, z=6838.385}, yaw=-119.495, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=234, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [57.000] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26369); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1060_IGC]], {\r\n\t[\"_1060_Camera\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=81.921, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=150.574, pitch=10.369, roll=0.000}},\r\n\t\t\t [1.000] = {position={position={x=-3216.403, y=-3840.349, z=6770.810}, yaw=150.574, pitch=10.369, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1060_CameraTarget\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3197.914, y=-3691.672, z=6828.194}, yaw=81.240, pitch=22.950, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.000] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [21.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [23.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.659] = {position={position={x=-3197.914, y=-3691.672, z=6826.294}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [26.064] = {position={position={x=-3289.393, y=-3788.279, z=6790.210}, yaw=81.240, pitch=0.000, roll=0.000}},\r\n\t\t\t [34.344] = {position={position={x=-3289.393, y=-3788.279, z=6790.210}, yaw=81.240, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1060\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=15.000, duration=0.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-2741.014, y=-2454.183, z=7226.552}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [0.779] = {position={position={x=-3109.424, y=-3531.844, z=6796.439}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [2.200] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [23.746] = {position={position={x=-3117.194, y=-3550.421, z=6796.439}, yaw=0.000, pitch=0.000, roll=0.000}},\r\n\t\t\t [24.544] = {position={position={x=-3392.773, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26368); -UPDATE `scene_script_global_text` SET `Script` = 'z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=111, variation=0, looping=true, speed=0.250, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=2.000, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t [22.718] = {},\r\n\t\t\t [24.418] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [22.951] = {},\r\n\t\t\t [23.136] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Necropolis_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3099.673, y=-3490.570, z=6738.168}, yaw=46.618, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"FacingTurnRate\"] = {\r\n\t\t\t{[0.000] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t\t{[18.764] = {FacingTurnRate=99, HeadFacingTurnRate=0},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[20.270] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[18.764] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], offset={x=2555.000, y=3000.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [20.000] = {position={position={x=-2731.263, y=-2412.911, z=7168.281}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [20.620] = {position={position={x=-3099.673, y=-3490.570, z=6754.761}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [36.945] = {position={position={x=-3107.443, y=-3509.148, z=6754.761}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[20.270] = {creatureID=0, modelFileID=0, wmoGameObjectDisplayID=58938, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t{[23.137] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t},\r\n\t[\"Wormhole_1050\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=1.000},},\r\n\t\t\t{[10.474] = {scale=0.040, duration=0.100},},\r\n\t\t\t{[18.764] = {scale=0.300, duration=0.800},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2772.146, y=-2775.233, z=7130.199}, yaw=177.300, pitch=61.120, roll=79.546}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3155228, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [40.767] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[18.764] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26367); -UPDATE `scene_script_global_text` SET `Script` = '{creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3320.063, y=-4100.094, z=6599.133}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.251] = {position={position={x=-3318.466, y=-4109.448, z=6598.550}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [9.745] = {position={position={x=-3319.737, y=-4100.807, z=6599.121}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [9.324] = {},\r\n\t\t\t [25.542] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[9.745] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Lysonia_1050 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[12.062] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Necropolis_1050]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.433] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.299] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Wormhole_1050]], vertical=true, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [10.000] = {},\r\n\t\t\t [11.689] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1050 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3315.448, y=-4099.462, z=6599.411}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [31.660] = {},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=false, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Lysonia_1050 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.433] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.114] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Wormhole_1050]], vertical=true, offset={x=2.000, y=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26366); -UPDATE `scene_script_global_text` SET `Script` = 'playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=158, variation=1, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [59.107] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[21.309] = {alpha=1.000, time=0.350},},\r\n\t\t\t{[23.137] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [11.527] = {position={position={x=-2729.749, y=-2412.906, z=14.866}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [12.527] = {position={position={x=-2729.749, y=-2412.906, z=14.866}, yaw=-110.949, pitch=0.000, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [20.270] = {position={position={x=-2729.749, y=-2412.906, z=7148.820}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [20.620] = {position={position={x=-3098.169, y=-3490.571, z=6735.300}, yaw=-110.949, pitch=0.000, roll=0.000}},\r\n\t\t\t [36.945] = {position={position={x=-3105.939, y=-3509.149, z=6735.300}, yaw=0.000, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_TeleportOut_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3308.498, y=-4063.582, z=6579.436}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3544802, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[17.484] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[18.124] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[13.670] = {scale=20.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=215, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [17.308] = {},\r\n\t\t\t [18.624] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Helya_1050\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3308.498, y=-4063.582, z=6587.135}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[17.975] = {alpha=0.000, time=0.500},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[0.000] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Mawsworn_1050 ]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [13.378] = {},\r\n\t\t\t [36.594] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1050 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26365); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1050_IGC]], {\r\n\t[\"_1050_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.828, y=-5201.722, z=6790.953}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [7.326] = {position={position={x=-3319.432, y=-4106.816, z=6603.140}, yaw=78.717, pitch=10.650, roll=0.000}},\r\n\t\t\t [23.808] = {position={position={x=-3319.236, y=-4105.833, z=6603.328}, yaw=78.717, pitch=10.650, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1055_Cam \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.828, y=-5201.722, z=6790.953}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.034, y=-4333.502, z=6671.826}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=false},\r\n\t\t\t [20.620] = {position={position={x=-3316.494, y=-4092.188, z=6601.382}, yaw=-82.191, pitch=18.970, roll=0.000}},\r\n\t\t\t [23.808] = {position={position={x=-3317.260, y=-4092.861, z=6601.585}, yaw=-74.053, pitch=19.341, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_NecropolisTeleportIn_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[2.967] = {transform={position={x=-3306.713, y=-4070.696, z=6613.173}, yaw=76.940, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[2.967] = {creatureID=0, modelFileID=3622462, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[2.967] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[2.967] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[20.270] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[20.894] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[15.113] = {scale=5.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"FacingTarget\"] = {\r\n\t\t\t{[19.482] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=159, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [20.275] = {},\r\n\t\t\t [20.894] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_FX_Projectile01_1050\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3126.446, y=-3615.644, z=6697.175}, yaw=71.540, pitch=1.814, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=3.000, duration=0.000},},\r\n\t\t\t{[21.330] = {scale=15.000, duration=2.000},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=3386210, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26364); -UPDATE `scene_script_global_text` SET `Script` = '},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [31.660] = {},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[10.000] = {target=[[9.0.1_[NLA]_Shot_1040_IGC\\Lysonia_1040 ]], vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t\t{[14.910] = {target=\"\", vertical=false, offset={x=2.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tent01_1040\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3305.053, y=-4104.052, z=6599.408}, yaw=7.800, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2922077, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree01_1040\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3057.098, y=-5105.815, z=6770.766}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3169.209, y=-4072.015, z=6586.680}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3169.209, y=-4072.015, z=6586.680}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree02_1040\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-2038.493, y=-3811.138, z=6803.862}, yaw=-167.285, pitch=-4.200, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3047.486, y=-4062.624, z=6619.776}, yaw=164.146, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3047.486, y=-4062.624, z=6619.776}, yaw=164.146, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree03_1040\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3125.495, y=-5130.111, z=6779.440}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26363); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1040_IGC]], {\r\n\t[\"_1040_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3211.244, y=-5199.894, z=6790.952}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3340.454, y=-4331.673, z=6671.825}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3340.454, y=-4331.673, z=6671.825}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [7.326] = {position={position={x=-3322.734, y=-4097.467, z=6603.242}, yaw=-3.883, pitch=3.750, roll=0.000}},\r\n\t\t\t [15.491] = {position={position={x=-3321.798, y=-4097.531, z=6603.303}, yaw=-3.883, pitch=3.750, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1040 \"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3317.482, y=-4098.266, z=6599.132}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.251] = {position={position={x=-3315.885, y=-4107.618, z=6598.549}, yaw=93.903, pitch=0.000, roll=0.000}},\r\n\t\t\t [9.745] = {position={position={x=-3317.156, y=-4098.979, z=6599.120}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=1.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [9.324] = {},\r\n\t\t\t [25.542] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.500, blendWeight=1.000},\r\n\t\t\t [10.416] = {},\r\n\t\t\t [13.227] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[11.372] = {target=[[9.0.1_[NLA]_Shot_1040_IGC\\Mawsworn_1040 ]], vertical=false, offset={x=-3.000, y=0.000, z=0.000}},},\r\n\t\t\t{[19.114] = {target=[[9.0.1_[NLA]_Shot_1050_IGC\\Necropolis_1050]], vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1040 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.000, duration=0.100},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3314.053, y=-4097.633, z=6599.927}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[14.170] = {alpha=0.000, time=0.000},},\r\n\t\t', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26362); -UPDATE `scene_script_global_text` SET `Script` = '{position={position={x=-3442.939, y=-4085.265, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3442.939, y=-4085.265, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26361); -UPDATE `scene_script_global_text` SET `Script` = 'pitch=0.000, roll=0.000}},\r\n\t\t\t [11.689] = {position={position={x=-3319.065, y=-4098.870, z=6599.831}, yaw=91.878, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [21.795] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t},\r\n\t\t[\"Animation_Head\"] = {\r\n\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.400, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [24.531] = {},\r\n\t\t\t [26.531] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Mawsworn_1030 \"] = {\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.150, duration=0.100},},\r\n\t\t\t{[0.000] = {scale=1.500, duration=1.000},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3315.531, y=-4095.998, z=6599.447}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=169792, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1240, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [14.218] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree01_1030\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3112.700, y=-5105.815, z=6765.443}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3224.811, y=-4072.016, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3224.811, y=-4072.016, z=6581.357}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Tree02_1030\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3330.829, y=-5119.066, z=6765.443}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=0, modelFileID=2835145, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26360); -UPDATE `scene_script_global_text` SET `Script` = '[26.012] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\LionMount_1020]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [27.962] = {},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[19.848] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_UpperBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1330, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [5.090] = {},\r\n\t\t\t [25.460] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1020_ShortRaces\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [27.962] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=88219},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [26.012] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=0.000, y=0.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\LionMount_1020]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[19.377] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.368] = {scale=1.500, duration=0.250},},\r\n\t\t},\r\n\t\t[\"Animation_UpperBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=1330, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.500, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [5.090] = {},\r\n\t\t\t [25.460] = {},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26359); -UPDATE `scene_script_global_text` SET `Script` = 'randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.338] = {},},\r\n\t\t},\r\n\t\t[\"HeadLookTarget\"] = {\r\n\t\t\t{[0.000] = {target=\"\", vertical=false, offset={x=-45.000, y=-266.000, z=0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 26358); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_VO_IGC]], {\r\n\t[\"_VO_Helya\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[14.170] = {broadcastTextID=199165, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n\t[\"_VO_Lysonia\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3322.442, y=-4056.161, z=6565.112}, yaw=153.975, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[9.956] = {broadcastTextID=199164, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n\t[\"_VO_Mawsworn\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3216.403, y=-3840.349, z=6768.572}, yaw=89.256, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=173550, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Broadcast Text\"] = {\r\n\t\t\t{[23.137] = {broadcastTextID=199166, type=0, stereoAudio=true},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24875); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Sound_IGC]], {\r\n\t[\"_Sound_Placeholder\"] = {\r\n\t\t[\"SoundKit\"] = {\r\n\t\t\t{[\"props\"] = {soundKitID=173764, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [9.055] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173767, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [17.893] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173769, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [18.572] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173770, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [20.064] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173775, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [23.490] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [23.752] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [25.786] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173773, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [27.982] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [29.579] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [30.258] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [31.293] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173780, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [32.469] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [33.462] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [34.338] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [37.357] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173786, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [38.432] = {},},\r\n\t\t\t{[\"props\"] = {soundKitID=173781, stereoAudio=true, looping=false, sourceActor=\"\"},\r\n\t\t\t [38.523] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SFX_Loop\"] = {\r\n\t\t[\"SoundKit\"] = {\r\n\t\t\t{[\"props\"] = {soundKitID=173782, stereoAudio=true, looping=true, sourceActor=\"\"},\r\n\t\t\t [33.477] = {},\r\n\t\t\t [41.942] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"SFX_Spell_Trigger_SoundStateNegative\"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[7.202] = {script=[[scene:TriggerServerEvent(\"StartSFXAura\")]]},},\r\n\t\t},\r\n\t},\r\n})\r\n', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24874); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1020_IGC]], {\r\n\t[\"_1020_Cam\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3210.726, y=-5139.143, z=6794.476}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3314.945, y=-4480.359, z=6725.296}, yaw=-1.115, pitch=8.000, roll=0.000}},\r\n\t\t\t [39.739] = {position={position={x=-3314.552, y=-4388.601, z=6725.296}, yaw=-0.305, pitch=8.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1020_CTrgt\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3021.235, y=-4395.321, z=6727.443}, yaw=0.815, pitch=-2.148, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[1.061] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\Player_1020_OtherRaces]], parentAttachment=19, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.450, y=0.000, z=0.850}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"_1020_CTrgt_SmallRaces\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3021.235, y=-4395.321, z=6727.443}, yaw=0.815, pitch=-2.148, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.455] = {parent=[[9.0.1_[NLA]_Shot_1020_IGC\\Player_1020_ShortRaces]], parentAttachment=19, useChildAttachOrientation=false, childAttachment=19, useTargetOffset=true, targetOffset={position={x=0.450, y=0.000, z=0.700}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"LionMount_1020\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168800, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.699, y=-4417.863, z=6712.120}, yaw=91.965, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.500, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [8.099] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3308.391, y=-4480.360, z=6723.228}, yaw=-1.115, pitch=0.000, roll=-25.000}},\r\n\t\t\t [39.739] = {position={position={x=-3307.998, y=-4388.602, z=6723.228}, yaw=-0.305, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[21.870] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1020_OtherRaces\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"Animation_LeftShoulder\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24872); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1010_IGC]], {\r\n\t[\"_1010_Cam\"] = {\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.906, y=-5197.931, z=6790.775}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3318.125, y=-4544.848, z=6721.595}, yaw=-1.115, pitch=7.300, roll=-0.000}},\r\n\t\t\t [10.000] = {position={position={x=-3317.732, y=-4453.091, z=6721.595}, yaw=-0.305, pitch=6.700, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1010_Cam_ALT\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3298.048, y=-4183.463, z=6632.958}, yaw=116.936, pitch=-30.050, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"LionMount_1010\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=168800, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3303.699, y=-4477.241, z=6714.188}, yaw=91.965, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=548, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [4.490] = {},},\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=0.100, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=1.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.700, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [2.084] = {},\r\n\t\t\t [8.646] = {},},\r\n\t\t\t{[\"props\"] = {animID=556, variation=1, looping=true, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [11.769] = {},\r\n\t\t\t [15.619] = {},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=true, pitchUsesNodeTransform=false, rollUsesNodeTransform=true},\r\n\t\t\t [0.000] = {position={position={x=-3303.539, y=-4566.139, z=6722.418}, yaw=96.715, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3307.862, y=-4539.717, z=6722.418}, yaw=96.490, pitch=0.000, roll=-25.000}},\r\n\t\t\t [10.000] = {position={position={x=-3307.862, y=-4452.957, z=6722.418}, yaw=96.490, pitch=0.000, roll=-25.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[4.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t},\r\n\t[\"Player_1010\"] = {\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=121295, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"AttachToActor\"] = {\r\n\t\t\t{[0.000] = {parent=[[9.0.1_[NLA]_Shot_1010_IGC\\LionMount_1010]], parentAttachment=0, useChildAttachOrientation=false, childAttachment=-1, useTargetOffset=true, targetOffset={position={x=0.000, y=0.000, z=0.100}, yaw=0.000, pitch=0.000, roll=0.000}, transitionTime=0.000},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=91, variation=0, looping=true, speed=0.500, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24871); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Global_IGC]], {\r\n\t[\"_Director \"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_Director (short races)\"] = {\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt_SmallRaces]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24869); -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Shot_1030_IGC]], {\r\n\t[\"_1030_Cam\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.904, y=-5197.932, z=6805.764}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.000] = {position={position={x=-3343.116, y=-4329.711, z=6686.636}, yaw=78.940, pitch=-21.450, roll=0.000}},\r\n\t\t\t [0.618] = {position={position={x=-3343.116, y=-4329.711, z=6686.636}, yaw=78.940, pitch=-21.450, roll=0.000}},},\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [6.167] = {position={position={x=-3344.300, y=-4342.123, z=6695.310}, yaw=83.318, pitch=-23.526, roll=0.000}},\r\n\t\t\t [11.372] = {position={position={x=-3335.664, y=-4289.811, z=6679.551}, yaw=81.640, pitch=-24.150, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"_1030_CamTarget\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3213.906, y=-5197.931, z=6790.775}, yaw=94.909, pitch=-4.200, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.061] = {position={position={x=-3326.017, y=-4164.133, z=6606.689}, yaw=66.340, pitch=0.000, roll=0.000}},\r\n\t\t\t [1.061] = {position={position={x=-3326.017, y=-4164.133, z=6606.689}, yaw=66.340, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t},\r\n\t[\"Helya_1030\"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=170105, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3310.366, y=-4063.582, z=6587.135}, yaw=-85.812, pitch=0.000, roll=-0.000}},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"SpellVisualStateKit\"] = {\r\n\t\t\t{[\"props\"] = {spellVisualID=97207},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [30.093] = {},},\r\n\t\t},\r\n\t\t[\"Animation_FullBody\"] = {\r\n\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.700, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t [1.333] = {},\r\n\t\t\t [23.549] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"Lysonia_1030 \"] = {\r\n\t\t[\"GroundSnap\"] = {\r\n\t\t\t{[0.000] = {snap=false},},\r\n\t\t},\r\n\t\t[\"Scale\"] = {\r\n\t\t\t{[0.000] = {scale=1.500, duration=1.000},},\r\n\t\t},\r\n\t\t[\"Transform\"] = {\r\n\t\t\t{[0.000] = {transform={position={x=-3319.391, y=-4095.912, z=6599.408}, yaw=89.569, pitch=0.000, roll=0.000}},},\r\n\t\t},\r\n\t\t[\"Appearance\"] = {\r\n\t\t\t{[0.000] = {creatureID=167622, modelFileID=0, wmoGameObjectDisplayID=0, itemID=0, isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t},\r\n\t\t[\"Fade\"] = {\r\n\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t{[6.533] = {alpha=1.000, time=0.000},},\r\n\t\t\t{[9.000] = {alpha=0.000, time=0.000},},\r\n\t\t},\r\n\t\t[\"Sheathe\"] = {\r\n\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t},\r\n\t\t[\"MoveSpline\"] = {\r\n\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=false, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=false, rollUsesNodeTransform=false},\r\n\t\t\t [0.056] = {position={position={x=-3317.793, y=-4151.147, z=6599.261}, yaw=93.903, ', `VerifiedBuild` = 39804 WHERE (`VerifiedBuild` > 0) AND (`ID` = 24866); - -DELETE FROM `scene_script_global_text` WHERE `VerifiedBuild` > 0 AND `ID` IN (32565, 32542, 32538, 32535, 32534, 32531, 32530, 32528, 32527, 32525, 32522, 32520, 32518, 32517, 32515, 32510); -INSERT INTO `scene_script_global_text` (`ID`, `Name`, `Script`, `VerifiedBuild`) VALUES -(32565, '[1] 9.1.0_[TOD]_Shot_1140_IGC', '\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[3.635] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[9.992] = {transform={position={x=-1516.066, y=-5936.482, z=6876.828}, yaw=135.191, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Chyrus_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1542.543, y=-5937.843, z=6868.760}, yaw=10.377, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, ', 39804), -(32542, '[1] 9.1.0_[TOD]_Shot_1040_IGC', '\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[22.801] = {target=[[9.1.0_[TOD]_Shot_1040_IGC\\A_Uther_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[24.641] = {target=[[9.1.0_[TOD]_Shot_1125_IGC\\A_Archon_1125]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=2},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.868] = {},\r\n\t\t\t\t\t\t [18.951] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.400, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.300, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.951] = {},\r\n\t\t\t\t\t\t [27.480] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_Head\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.000, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [17.180] = {},\r\n\t\t\t\t\t\t [18.211] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.800, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [18.128] = {},\r\n\t\t\t\t\t\t [19.477] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=60, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.250, blendOut=0.350, blendWeight=1.000},\r\n\t\t\t\t\t\t [19.148] = {},\r\n\t\t\t\t\t\t [22.617] = {},},\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=true, speed=0.670, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.200, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.400, blendOut=1.000, blendWeight=1.000},\r\n\t\t\t\t\t\t [24.121] = {},\r\n\t\t\t\t\t\t [25.879] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t', 39804), -(32538, '[1] 9.1.0_[TOD]_Shot_1020_IGC', '\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.792] = {},\r\n\t\t\t\t\t\t [11.750] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[1.500] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[3.635] = {transform={position={x=-1516.066, y=-5936.482, z=6876.828}, yaw=135.191, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=289, variation=0, looping=true, speed=0.750, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [5.580] = {},\r\n\t\t\t\t\t\t [12.538] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Chyrus_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(154625), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1545.346, y=-5934.920, z=6868.760}, yaw=10.377, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, ', 39804), -(32535, '9.1.0_[TOD]_Shot_1210_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1210_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1513.986, y=-5936.976, z=6868.801}, yaw=143.524, pitch=2.884, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=false, yawUsesNodeTransform=true, yawBlendDisabled=false, pitchUsesSplineTangent=false, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [88.872] = {position={position={x=-1516.731, y=-5938.563, z=6868.802}, yaw=143.524, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [99.792] = {position={position={x=-1503.548, y=-5944.671, z=6881.645}, yaw=150.000, pitch=-30.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[89.663] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[99.130] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.375] = {},\r\n\t\t\t\t\t\t [91.467] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1210\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, ', 39804), -(32534, '9.1.0_[TOD]_Shot_1200_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1200_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1510.690, y=-5933.139, z=6887.096}, yaw=-167.538, pitch=-52.625, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[84.567] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[89.663] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [82.375] = {},\r\n\t\t\t\t\t\t [91.467] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1200\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[36.151] = {target=[[9.1.0_[TOD]_Shot_1200_IGC\\A_Kleia_1200]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t', 39804), -(32531, '9.1.0_[TOD]_Shot_1170_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1170_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1509.680, y=-5936.895, z=6885.321}, yaw=171.462, pitch=-40.900, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [68.622] = {position={position={x=-1509.680, y=-5936.895, z=6885.321}, yaw=171.455, pitch=-40.903, roll=0.000}},\r\n\t\t\t\t\t\t [78.909] = {position={position={x=-1511.268, y=-5936.348, z=6883.853}, yaw=176.180, pitch=-40.303, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[72.767] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[76.033] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [70.852] = {},\r\n\t\t\t\t\t\t [78.160] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1170\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.700, y=-5929.000, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32530, '9.1.0_[TOD]_Shot_1160_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1160_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1516.404, y=-5936.832, z=6868.443}, yaw=135.603, pitch=4.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [64.811] = {position={position={x=-1516.404, y=-5936.832, z=6868.443}, yaw=135.610, pitch=7.000, roll=0.000}},\r\n\t\t\t\t\t\t [89.839] = {position={position={x=-1515.188, y=-5935.834, z=6868.442}, yaw=146.865, pitch=7.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.015, y=-5927.911, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[67.483] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[72.767] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [64.959] = {},\r\n\t\t\t\t\t\t [78.160] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1160\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1523.906, y=-5929.142, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32528, '9.1.0_[TOD]_Shot_1140_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1140_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1523.896, y=-5931.280, z=6869.697}, yaw=-163.366, pitch=-8.558, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [57.163] = {position={position={x=-1523.896, y=-5931.280, z=6869.697}, yaw=-163.366, pitch=-7.000, roll=0.000}},\r\n\t\t\t\t\t\t [68.195] = {position={position={x=-1524.514, y=-5931.462, z=6869.697}, yaw=-162.459, pitch=-7.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1531.763, y=-5933.010, z=6866.924}, yaw=-16.166, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t\t{[5.559] = {transform={position={x=2690.229, y=2078.792, z=316.430}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.929, y=-5930.403, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[64.350] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [59.311] = {},\r\n\t\t\t\t\t\t [66.269] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1140\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t', 39804), -(32527, '9.1.0_[TOD]_Shot_1130_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1130_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=54.649, pitch=4.075, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [56.879] = {position={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=60.000, pitch=4.075, roll=0.000}},\r\n\t\t\t\t\t\t [75.423] = {position={position={x=-1520.342, y=-5928.217, z=6869.291}, yaw=49.550, pitch=3.696, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.050] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[61.283] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [55.750] = {},\r\n\t\t\t\t\t\t [62.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1130\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[59.050] = ', 39804), -(32525, '9.1.0_[TOD]_Shot_1120_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1120_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1520.678, y=-5942.369, z=6884.980}, yaw=70.920, pitch=-37.225, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [49.310] = {position={position={x=-1520.678, y=-5942.369, z=6884.980}, yaw=70.921, pitch=-37.230, roll=0.000}},\r\n\t\t\t\t\t\t [59.850] = {position={position={x=-1520.010, y=-5940.742, z=6883.617}, yaw=74.746, pitch=-36.480, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[50.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[55.967] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [49.152] = {},\r\n\t\t\t\t\t\t [57.907] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1120\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = ', 39804), -(32522, '9.1.0_[TOD]_Shot_1090_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1090_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1526.023, y=-5930.425, z=6870.209}, yaw=-151.413, pitch=-10.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [34.449] = {position={position={x=-1526.023, y=-5930.425, z=6870.209}, yaw=-151.414, pitch=-8.000, roll=0.000}},\r\n\t\t\t\t\t\t [40.088] = {position={position={x=-1526.698, y=-5930.792, z=6870.075}, yaw=-153.215, pitch=-8.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[35.067] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[38.533] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [32.803] = {},\r\n\t\t\t\t\t\t [39.761] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Kleia_1090\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179568), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1530.146, y=-5932.434, z=6868.162}, yaw=-16.166, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[35.067] ', 39804), -(32520, '9.1.0_[TOD]_Shot_1070_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1070_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1515.673, y=-5929.323, z=6872.502}, yaw=-169.263, pitch=-12.375, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [30.500] = {position={position={x=-1515.673, y=-5929.323, z=6872.502}, yaw=-169.255, pitch=-12.377, roll=-0.000}},\r\n\t\t\t\t\t\t [34.930] = {position={position={x=-1517.516, y=-5929.673, z=6872.091}, yaw=-171.503, pitch=-12.078, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.940, y=-5933.558, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[31.400] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[32.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [28.173] = {},\r\n\t\t\t\t\t\t [35.131] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1070\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.063, y=-5929.631, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t', 39804), -(32518, '9.1.0_[TOD]_Shot_1050_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1050_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1514.778, y=-5938.246, z=6868.543}, yaw=137.187, pitch=6.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.895, y=-5927.313, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.467] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [21.784] = {},\r\n\t\t\t\t\t\t [30.742] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1050\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[28.467] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[21.595] = {target=[[9.1.0_[TOD]_Shot_1040_IGC\\A_Uther_1040]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t\t{[24.641] = ', 39804), -(32517, '9.1.0_[TOD]_Shot_1040_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1040_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1512.987, y=-5923.668, z=6870.069}, yaw=-153.513, pitch=0.925, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [16.467] = {position={position={x=-1512.987, y=-5923.668, z=6870.069}, yaw=-153.519, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [24.121] = {position={position={x=-1507.906, y=-5921.137, z=6870.069}, yaw=-153.520, pitch=0.000, roll=0.000}},\r\n\t\t\t\t\t\t [39.341] = {position={position={x=-1506.757, y=-5920.565, z=6870.069}, yaw=-153.522, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.839, y=2080.247, z=317.314}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.745, y=-5934.585, z=6866.518}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[17.300] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[24.933] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [16.467] = {},\r\n\t\t\t\t\t\t [25.425] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1040\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n', 39804), -(32515, '9.1.0_[TOD]_Shot_1020_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1020_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_CAM_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=154.249, pitch=-36.350, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [4.792] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=154.239, pitch=-36.349, roll=0.000}},\r\n\t\t\t\t\t\t [7.553] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=151.653, pitch=-32.187, roll=0.000}},\r\n\t\t\t\t\t\t [16.592] = {position={position={x=-1504.543, y=-5936.938, z=6889.458}, yaw=151.085, pitch=-31.703, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_CAMTAR_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=2691.846, y=2079.371, z=317.667}, yaw=6.314, pitch=-3.283, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1533.518, y=-5929.146, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[9.500] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"HeadFacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], vertical=true, offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"FacingTarget\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {target=[[9.1.0_[TOD]_Shot_1020_IGC\\A_Archon_1020]], offset={x=0.000, y=0.000, z=0.000}, FacingTurnRate=0},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [4.001] = {},\r\n\t\t\t\t\t\t [10.959] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1020\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.433, y=-5927.185, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t', 39804), -(32510, '9.1.0_[TOD]_Shot_1010_IGC', 'SceneTimelineAddFileData([[9.1.0_[TOD]_Shot_1010_IGC]], \r\n{\r\n\t[\"actors\"] = \r\n\t{\r\n\t\t[\"_Camera_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1588.902, y=-5860.106, z=6876.203}, yaw=-43.151, pitch=4.600, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"MoveSpline\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {yawUsesSplineTangent=true, yawUsesNodeTransform=true, yawBlendDisabled=true, pitchUsesSplineTangent=true, pitchUsesNodeTransform=true, rollUsesNodeTransform=true},\r\n\t\t\t\t\t\t [0.000] = {position={position={x=-1588.903, y=-5864.797, z=6876.203}, yaw=-43.149, pitch=4.593, roll=0.000}},\r\n\t\t\t\t\t\t [10.204] = {position={position={x=-1575.181, y=-5877.557, z=6876.203}, yaw=-43.819, pitch=3.693, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"_Player_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(167875), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=true, isPlayerCloneNative=true, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1532.648, y=-5935.719, z=6866.519}, yaw=30.980, pitch=0.000, roll=0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Adrestes_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"GroundSnap\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {snap=true},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Scale\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {scale=1.100, duration=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(169156), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), itemID=iid(0), isPlayerClone=false, isPlayerCloneNative=false, playerGroupIndex=0, smoothPhase=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Transform\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {transform={position={x=-1524.317, y=-5928.838, z=6866.570}, yaw=-47.141, pitch=0.000, roll=-0.000}},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Sheathe\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {isSheathed=true, isRanged=false, animated=false},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Animation_FullBody\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[\"props\"] = {animID=0, variation=0, looping=false, speed=1.000, randomSpeed=false, randomSpeedRangeStart=0.000, randomSpeedRangeEnd=0.000, startTime=0.000, randomStartTime=false, randomStartTimeRangeStart=0.000, randomStartTimeRangeEnd=0.000, blendIn=0.150, blendOut=0.150, blendWeight=1.000},\r\n\t\t\t\t\t\t [0.000] = {},\r\n\t\t\t\t\t\t [6.958] = {},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\t[\"Fade\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.001] = {alpha=1.000, time=0.000},},\r\n\t\t\t\t\t\t{[5.733] = {alpha=0.000, time=0.000},},\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t},\r\n\t\t},\r\n\t\t[\"A_Archon_1010\"] = \r\n\t\t{\r\n\t\t\t[\"properties\"] = \r\n\t\t\t{\r\n\t\t\t\t[\"Appearance\"] = \r\n\t\t\t\t{\r\n\t\t\t\t\t[\"events\"] = \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t{[0.000] = {creatureID=cid(179273), fileDataID=fid(0), wmoGameObjectDisplayID=gdi(0), ', 39804); - -DELETE FROM `scene_script` WHERE `VerifiedBuild` > 0 AND `ID` IN (32565, 32542, 32538, 32535, 32534, 32531, 32530, 32528, 32527, 32525, 32522, 32520, 32518, 32517, 32515, 32510); -INSERT INTO `scene_script` (`ID`, `FirstSceneScriptID`, `NextSceneScriptID`, `VerifiedBuild`) VALUES -(32565, 32528, 32566, 39804), -(32542, 32517, 32543, 39804), -(32538, 32515, 32539, 39804), -(32535, 0, 32584, 39804), -(32534, 0, 32580, 39804), -(32531, 0, 32574, 39804), -(32530, 0, 32570, 39804), -(32528, 0, 32565, 39804), -(32527, 0, 32561, 39804), -(32525, 0, 32557, 39804), -(32522, 0, 32554, 39804), -(32520, 0, 32549, 39804), -(32518, 0, 32546, 39804), -(32517, 0, 32542, 39804), -(32515, 0, 32538, 39804), -(32510, 0, 32511, 39804); - -DELETE FROM `spell_levels` WHERE `VerifiedBuild` > 0 AND `ID` IN (125315, 125313); -INSERT INTO `spell_levels` (`ID`, `DifficultyID`, `MaxLevel`, `MaxPassiveAuraLevel`, `BaseLevel`, `SpellLevel`, `SpellID`, `VerifiedBuild`) VALUES -(125315, 0, 0, 0, 0, 1, 360832, 39804), -(125313, 0, 0, 0, 0, 0, 360829, 39804); - -DELETE FROM `spell_name` WHERE `VerifiedBuild` > 0 AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 353524, 345482, 341724, 340433, 321402, 138083); -INSERT INTO `spell_name` (`ID`, `Name`, `VerifiedBuild`) VALUES -(360832, 'Crackling Tiger Lightning Driver', 39804), -(360829, 'Empowered Tiger Lightning', 39804), -(360749, 'Kill Credit', 39804), -(360592, 'Spectral Feline', 39804), -(358693, 'Soul''s Rage', 39804), -(358692, 'Soul''s Darkness', 39804), -(358518, 'Invoke Xuen, the White Tiger', 39804), -(357073, 'Portentous Shard of Cor', 39804), -(357069, 'Portentous Shard of Bek', 39804), -(357062, 'Foreboding Shard of Cor', 39804), -(357058, 'Foreboding Shard of Bek', 39804), -(357052, 'Desolate Shard of Cor', 39804), -(357049, 'Desolate Shard of Bek', 39804), -(357034, 'Ominous Shard of Cor', 39804), -(357031, 'Ominous Shard of Bek', 39804), -(356593, 'Unraveling Energy', 39804), -(356248, 'Binding from Beyond', 39804), -(355741, 'Shard of Cor', 39804), -(355721, 'Shard of Bek', 39804), -(354098, 'Offer Treat', 39804), -(354058, 'Treat', 39804), -(353524, 'Sharp Eyed2', 39804), -(345482, 'Unbound Reality', 39804), -(341724, 'Rage of the Frozen Champion', 39804), -(340433, 'Sinfall Boon', 39804), -(321402, 'Engorge', 39804), -(138083, 'Storm, Earth, and Fire', 39804); - -DELETE FROM `spell_categories` WHERE `VerifiedBuild` > 0 AND `ID` IN (122142, 122041); -INSERT INTO `spell_categories` (`ID`, `DifficultyID`, `Category`, `DefenseType`, `DispelType`, `Mechanic`, `PreventionType`, `StartRecoveryCategory`, `ChargeCategory`, `SpellID`, `VerifiedBuild`) VALUES -(122142, 0, 0, 1, 0, 0, 2, 0, 0, 360829, 39804), -(122041, 0, 0, 0, 0, 21, 0, 0, 0, 357012, 39804); - -DELETE FROM `spell_interrupts` WHERE `VerifiedBuild` > 0 AND `ID` IN (170136, 170135, 170134, 170133, 170131, 170041); -INSERT INTO `spell_interrupts` (`ID`, `DifficultyID`, `InterruptFlags`, `AuraInterruptFlags1`, `AuraInterruptFlags2`, `ChannelInterruptFlags1`, `ChannelInterruptFlags2`, `SpellID`, `VerifiedBuild`) VALUES -(170136, 0, 0, 4718592, 0, 0, 0, 359315, 39804), -(170135, 0, 0, 4718592, 0, 0, 0, 358693, 39804), -(170134, 0, 0, 4718592, 0, 0, 0, 358692, 39804), -(170133, 0, 0, 4718592, 0, 0, 0, 355425, 39804), -(170131, 0, 0, 4718592, 4194304, 0, 0, 340433, 39804), -(170041, 0, 0, -2147483648, 0, 0, 0, 321402, 39804); - -UPDATE `spell_effect` SET `PvpMultiplier` = 1.2, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 269119; -UPDATE `spell_effect` SET `PvpMultiplier` = 1.1, `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` = 10651; - -DELETE FROM `spell_effect` WHERE `VerifiedBuild` > 0 AND `ID` IN (898202, 898201, 898194, 898073, 898070, 897867, 897866, 897778, 897566, 897539, 897476, 891798, 890193, 889806, 886302, 886288, 886276, 886213, 886208, 844341, 834942, 830260, 807295, 806925, 806374, 748053, 198369, 138091, 57197, 46012, 374); -INSERT INTO `spell_effect` (`ID`, `EffectAura`, `DifficultyID`, `EffectIndex`, `Effect`, `EffectAmplitude`, `EffectAttributes`, `EffectAuraPeriod`, `EffectBonusCoefficient`, `EffectChainAmplitude`, `EffectChainTargets`, `EffectItemType`, `EffectMechanic`, `EffectPointsPerResource`, `EffectPosFacing`, `EffectRealPointsPerLevel`, `EffectTriggerSpell`, `BonusCoefficientFromAP`, `PvpMultiplier`, `Coefficient`, `Variance`, `ResourceCoefficient`, `GroupSizeBasePointsCoefficient`, `EffectBasePoints`, `ScalingClass`, `EffectMiscValue1`, `EffectMiscValue2`, `EffectRadiusIndex1`, `EffectRadiusIndex2`, `EffectSpellClassMask1`, `EffectSpellClassMask2`, `EffectSpellClassMask3`, `EffectSpellClassMask4`, `ImplicitTarget1`, `ImplicitTarget2`, `SpellID`, `VerifiedBuild`) VALUES -(898202, 0, 0, 1, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 360832, 39804), -(898201, 23, 0, 0, 6, 0, 0, 1000, 0, 1, 0, 0, 0, 0, 0, 0, 123996, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 360832, 39804), -(898194, 0, 0, 0, 2, 0, 133152, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 18, 16, 360829, 39804), -(898073, 0, 0, 0, 90, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 179358, 0, 0, 10, 0, 0, 0, 0, 22, 7, 360749, 39804), -(898070, 61, 0, 1, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 20, 0, 0, 0, 0, 14, 0, 0, 0, 0, 87, 8, 354058, 39804), -(897867, 108, 0, 2, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, -55, 0, 22, 0, 0, 0, 135267632, 67108993, 0, 71303168, 1, 0, 138083, 39804), -(897866, 108, 0, 1, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, -55, 0, 0, 0, 0, 0, 135267632, 67108993, 0, 71303168, 1, 0, 138083, 39804), -(897778, 4, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 360592, 39804), -(897566, 0, 0, 3, 203, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 122729, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 357012, 39804), -(897539, 0, 23, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 25.5, 0, 0, 0, 0, 14, 0, 0, 0, 0, 87, 16, 319592, 39804), -(897476, 0, 14, 1, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 350847, 39804), -(891798, 0, 0, 1, 64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 357318, 0, 1, 0, 0, 0, 1, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 1, 0, 357293, 39804), -(890193, 193, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 356369, 39804), -(889806, 0, 0, 0, 28, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 180016, 5206, 7, 0, 0, 0, 0, 0, 73, 0, 356140, 39804), -(886302, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 354111, 39804), -(886288, 0, 0, 0, 77, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 354069, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 354104, 39804), -(886276, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 87, 8, 354098, 39804), -(886213, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 25, 0, 354062, 39804), -(886208, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 14, 14, 0, 0, 0, 0, 87, 0, 354058, 39804), -(844341, 0, 0, 4, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 320293, 39804), -(834942, 108, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, 22, 0, 0, 0, 0, 131072, 0, 0, 1, 0, 337130, 39804), -(830260, 0, 0, 2, 2, 0, 0, 0, 0.138, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1.15, 0, 0.05, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 172, 39804), -(807295, 69, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 1, 0, 320293, 39804), -(806925, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 320063, 39804), -(806374, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 91.8, 0, 0, 0, 8, 12, 0, 0, 0, 0, 151, 134, 319715, 39804), -(748053, 133, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 285933, 39804), -(198369, 3, 0, 0, 6, 0, 4096, 2000, 0.13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1.15, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 146739, 39804), -(138091, 8, 0, 0, 6, 0, 0, 2000, 0.225, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1.1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 119611, 39804), -(57197, 53, 0, 0, 6, 0.3, 0, 3000, 0.15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1.15, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 63106, 39804), -(46012, 137, 0, 0, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 15, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 53365, 39804), -(374, 3, 0, 0, 6, 0, 0, 2000, 0.0134, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1.15, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 980, 39804); - -DELETE FROM `spell_target_restrictions` WHERE `VerifiedBuild` > 0 AND `ID` IN (275397); -INSERT INTO `spell_target_restrictions` (`ID`, `DifficultyID`, `ConeDegrees`, `MaxTargets`, `MaxTargetLevel`, `TargetCreatureType`, `Targets`, `Width`, `SpellID`, `VerifiedBuild`) VALUES -(275397, 0, 0, 0, 0, 0, 64, 0, 354098, 39804); - -DELETE FROM `summon_properties` WHERE `VerifiedBuild` > 0 AND `ID` IN (5206); -INSERT INTO `summon_properties` (`ID`, `Control`, `Faction`, `Title`, `Slot`, `Flags`, `VerifiedBuild`) VALUES -(5206, 1, 0, 0, 0, 131592, 39804); - -DELETE FROM `spell_x_spell_visual` WHERE `VerifiedBuild` > 0 AND `ID` IN (334612); -INSERT INTO `spell_x_spell_visual` (`ID`, `DifficultyID`, `SpellVisualID`, `Probability`, `Priority`, `SpellIconFileID`, `ActiveIconFileID`, `ViewerUnitConditionID`, `ViewerPlayerConditionID`, `CasterUnitConditionID`, `CasterPlayerConditionID`, `SpellID`, `VerifiedBuild`) VALUES -(334612, 0, 24454, 1, 0, 0, 0, 0, 0, 0, 0, 360832, 39804); - -DELETE FROM `item_x_item_effect` WHERE `VerifiedBuild` > 0 AND `ID` IN (96679); -INSERT INTO `item_x_item_effect` (`ID`, `ItemEffectID`, `ItemID`, `VerifiedBuild`) VALUES -(96679, 139496, 187917, 39804); - -UPDATE broadcast_text SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `adventure_journal` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `area_table` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `achievement` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `criteria_tree` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `dungeon_encounter` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_modified_appearance` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_level_selector` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `curve` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0; -UPDATE `criteria` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `content_tuning` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_search_name` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `creature_display_info` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_appearance` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `hotfix_data` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `locale` = 'enUS' AND `VerifiedBuild` > 0; -UPDATE `friendship_reputation` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `curve_point` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `gameobject_display_info` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_bonus_tree_node` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_bonus` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_label` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_aura_options` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `lfg_dungeons` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `gameobjects` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_casting_requirements` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_name_description` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `map` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `holidays` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `light` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_spec_override` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_x_bonus_tree` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_currency_cost` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_extended_cost` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `player_condition` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_effect` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_sparse` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_class_options` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_aura_restrictions` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `mount` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `lock` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `map_difficulty` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `map_difficulty` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_cooldowns` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `pvp_talent` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `modifier_tree` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `anim_kit` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `currency_types` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `faction` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `area_group_member` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `creature_model_data` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `creature_display_info_extra` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `expected_stat_mod` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `conversation_line` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `cfg_regions` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `phase` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `quest_v2` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `override_spell_data` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_misc` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `wmo_area_table` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `scene_script_text` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `quest_line_x_quest` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `sound_kit` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `vehicle` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `scene_script_global_text` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_visual_kit` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `vehicle_seat` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `scene_script` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_levels` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_name` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_categories` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_interrupts` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_effect` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `taxi_path_node` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `transmog_set` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `transmog_set_item` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_target_restrictions` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `summon_properties` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_power` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_scaling` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `tact_key` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_shapeshift` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `ui_map_assignment` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `toy` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `ui_map` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `spell_x_spell_visual` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `taxi_path` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `world_effect` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `world_state_expression` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `item_x_item_effect` SET `VerifiedBuild`= 39804 WHERE `VerifiedBuild` > 0; -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'enUS') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'enUS') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'enUS') AND (`Key` = 3744420815);
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_08_26_01_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_01_hotfixes.sql deleted file mode 100644 index 0264256e5c7..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_01_hotfixes.sql +++ /dev/null @@ -1,369 +0,0 @@ -DELETE FROM `broadcast_text_locale` WHERE `locale` = 'deDE' AND `VerifiedBuild` > 0 AND `ID` IN (211463, 210350, 210349); -INSERT INTO `broadcast_text_locale` (`ID`, `locale`, `Text_lang`, `Text1_lang`, `VerifiedBuild`) VALUES -(211463, 'deDE', 'Die Verteidigung der Richterin bröckelt! Haltet ihn auf, solange wir können!', '', 39804), -(210350, 'deDE', '', 'Hört meinen Ruf und verzweifelt!', 39804), -(210349, 'deDE', '', 'Hört auf den Ruf der Bansheekönigin!', 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F66205761726372616674206973742065696E204F6E6C696E65737069656C2C20696E2064656D206D697420616E646572656E20537069656C65726E20696E74657261676965727420776972642E20426974746520736569656E2053696520766F727369636874696720756E64207465696C656E20536965204968726520706572736F6E656E62657A6F67656E656E20446174656E206D6974206E69656D616E64656D2C2064656E20536965206E69636874206B656E6E656E2E7C6E7C6E42697474652068616C74656E205369652073696368206175C39F657264656D20616E206469652042657374696D6D756E67656E207A756D204D697465696E616E64657220756E64206D656C64656E20536965206A65646520466F726D206465722042656CC3A473746967756E67206F646572204665686C76657268616C74656E2C20646173206461726175662061627A69656C742C20616E646572656E20537069656C65726E2064617320537069656C65726C65626E6973207A752076657264657262656E2C206D69742064656E204D656C64656F7074696F6E656E20696D20537069656C2E20556E73657265204D6974617262656974657220C3BC6265727072C3BC66656E2064616E6E20646965204765737072C3A46368737665726CC3A475666520756E64207A696568656E20646965206EC3B6746967656E204B6F6E73657175656E7A656E2E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'deDE'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 353524 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 5420 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 3271 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 240389885 AND `RecordId` = 5952 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'deDE'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'deDE'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'deDE', 0x00000000, 39804), -(3865974254, 187863, 'deDE', 0x00000000, 39804), -(3865974254, 182247, 'deDE', 0x00000000, 39804), -(3865974254, 182246, 'deDE', 0x00000000, 39804), -(3865974254, 182245, 'deDE', 0x00000000, 39804), -(3865974254, 182244, 'deDE', 0x00000000, 39804), -(3865974254, 182243, 'deDE', 0x00000000, 39804), -(3865974254, 182242, 'deDE', 0x00000000, 39804), -(3865974254, 182241, 'deDE', 0x00000000, 39804), -(3865974254, 182229, 'deDE', 0x00000000, 39804), -(3865974254, 182228, 'deDE', 0x00000000, 39804), -(3865974254, 182227, 'deDE', 0x00000000, 39804), -(3865974254, 182226, 'deDE', 0x00000000, 39804), -(3865974254, 182225, 'deDE', 0x00000000, 39804), -(3865974254, 182224, 'deDE', 0x00000000, 39804), -(3865974254, 182223, 'deDE', 0x00000000, 39804), -(3865974254, 177203, 'deDE', 0x00000000, 39804), -(3865974254, 177202, 'deDE', 0x00000000, 39804), -(3865974254, 177201, 'deDE', 0x00000000, 39804), -(3865974254, 177200, 'deDE', 0x00000000, 39804), -(3865974254, 177199, 'deDE', 0x00000000, 39804), -(3865974254, 177198, 'deDE', 0x00000000, 39804), -(3865974254, 177197, 'deDE', 0x00000000, 39804), -(3865974254, 174303, 'deDE', 0x00000000, 39804), -(3776013982, 360832, 'deDE', 0x000000, 39804), -(3776013982, 360829, 'deDE', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'deDE', 0x000000, 39804), -(3776013982, 360592, 'deDE', 0x000000, 39804), -(3776013982, 358693, 'deDE', 0x00457268C3B668742064656E206BC3B6727065726C696368656E205363686164656E20766F6E20537069656C657263686172616B746572656E20696E20646572204EC3A46865202464206C616E6720756D20247331252E2044696573657220456666656B74206973742073746170656C6261722E004BC3B6727065726C6963686572205363686164656E20756D202473312520657268C3B668742E00, 39804), -(3776013982, 358692, 'deDE', 0x00457268C3B668742064656E20536368617474656E7363686164656E20766F6E20537069656C657263686172616B746572656E20696E20646572204EC3A46865202464206C616E6720756D20247331252E2044696573657220456666656B74206973742073746170656C6261722E00536368617474656E7363686164656E20756D202473312520657268C3B668742E00, 39804), -(3776013982, 358518, 'deDE', 0x00426573636877C3B672742065696E20416262696C6420766F6E205875656E2C2064656D20576569C39F656E2054696765722C20646173202464206C616E6720626573746568656E20626C656962742E205875656E206772656966742045756572205072696DC3A4727A69656C20616E20756E64207472696666742033204765676E657220696E6E657268616C6220766F6E20243132333939364131204D657465726E20616C6C65202431323339393974312053656B2E206D6974205469676572626C69747A656E2C2064696520243132333939367331204E617475727363686164656E20766572757273616368656E2E0000, 39804), -(3776013982, 357073, 'deDE', 0x007C43464632306666323057656E6E204968722065696E656E204765676E657220616E6772656966742C2064656D20496872207A75766F72206E6F6368206B65696E656E205363686164656E207A75676566C3BC677420686162742C20776972642045756572205363686164656E202433353633363464206C616E6720756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 357069, 'deDE', 0x007C43464632306666323057656E6E20496872206D696E64657374656E732024733225206D65687220476573756E6468656974206861627420616C732045756572205A69656C2C20776972642045756572205363686164656E20756D20247B2473312F3130307D2E312520657268C3B668742E7C520000, 39804), -(3776013982, 357062, 'deDE', 0x007C43464632306666323057656E6E204968722065696E656E204765676E657220616E6772656966742C2064656D20496872207A75766F72206E6F6368206B65696E656E205363686164656E207A75676566C3BC677420686162742C20776972642045756572205363686164656E202433353633363464206C616E6720756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 357058, 'deDE', 0x007C43464632306666323057656E6E20496872206D696E64657374656E732024733225206D65687220476573756E6468656974206861627420616C732045756572205A69656C2C20776972642045756572205363686164656E20756D20247B2473312F3130307D2E312520657268C3B668742E7C520000, 39804), -(3776013982, 357052, 'deDE', 0x007C43464632306666323057656E6E204968722065696E656E204765676E657220616E6772656966742C2064656D20496872207A75766F72206E6F6368206B65696E656E205363686164656E207A75676566C3BC677420686162742C20776972642045756572205363686164656E202433353633363464206C616E6720756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 357049, 'deDE', 0x007C43464632306666323057656E6E20496872206D696E64657374656E732024733225206D65687220476573756E6468656974206861627420616C732045756572205A69656C2C20776972642045756572205363686164656E20756D20247B2473312F3130307D2E312520657268C3B668742E7C520000, 39804), -(3776013982, 357034, 'deDE', 0x007C43464632306666323057656E6E204968722065696E656E204765676E657220616E6772656966742C2064656D20496872207A75766F72206E6F6368206B65696E656E205363686164656E207A75676566C3BC677420686162742C20776972642045756572205363686164656E202433353633363464206C616E6720756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 357031, 'deDE', 0x007C43464632306666323057656E6E20496872206D696E64657374656E732024733225206D65687220476573756E6468656974206861627420616C732045756572205A69656C2C20776972642045756572205363686164656E20756D20247B2473312F3130307D2E312520657268C3B668742E7C520000, 39804), -(3776013982, 356593, 'deDE', 0x00456E746465636B742065696E652041756677657274756E672066C3BC722065696E207A7566C3A46C6C69676573204D656469756D2061757320457572656E204D656469656E206D697420646572206E6965647269677374656E20476567656E7374616E647373747566652066C3BC72204575726520616B7475656C6C65205370657A69616C6973696572756E672C20626973207A7520476567656E7374616E64737374756665203232362E0000, 39804), -(3776013982, 356248, 'deDE', 0x00456E746465636B742065696E652041756677657274756E672066C3BC722065696E207A7566C3A46C6C69676573204D656469756D2061757320457572656E204D656469656E206D697420646572206E6965647269677374656E20476567656E7374616E647373747566652066C3BC72204575726520616B7475656C6C65205370657A69616C6973696572756E672C20626973207A7520476567656E7374616E64737374756665203235322E0000, 39804), -(3776013982, 355741, 'deDE', 0x007C43464632306666323057656E6E204968722065696E656E204765676E657220616E6772656966742C2064656D20496872207A75766F72206E6F6368206B65696E656E205363686164656E207A75676566C3BC677420686162742C20776972642045756572205363686164656E202433353633363464206C616E6720756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 355721, 'deDE', 0x007C43464632306666323057656E6E20496872206D696E64657374656E732024733225206D65687220476573756E6468656974206861627420616C732045756572205A69656C2C20776972642045756572205363686164656E20756D20247B2473312F3130307D2E322520657268C3B668742E7C520000, 39804), -(3776013982, 354098, 'deDE', 0x004269657465742064656D206B6F72746869616E69736368656E204B6C65696E746965722046757474657220616E2E0000, 39804), -(3776013982, 354058, 'deDE', 0x0057697266742065696E204C65636B65726C692C20756D206EC3A468657220616E2065696E2068756E677269676573206B6F72746869616E697363686573204B6C65696E7469657220686572616E7A756B6F6D6D656E210000, 39804), -(3776013982, 353524, 'deDE', 0x00004D6974205075727A656C6368656E732048696C6665206BC3B66E6E7420496872206469652053707572656E2066696E64656E2C20646965207A756D207665726D69737374656E2056756C70696E2066C3BC6872656E2E00, 39804), -(3776013982, 345482, 'deDE', 0x00456E746465636B742065696E652041756677657274756E672066C3BC722065696E207A7566C3A46C6C69676573204D656469756D2061757320457572656E204D656469656E206D697420646572206E6965647269677374656E20476567656E7374616E647373747566652066C3BC72204575726520616B7475656C6C65205370657A69616C6973696572756E672C20626973207A7520476567656E7374616E64737374756665203232362E0000, 39804), -(3776013982, 341724, 'deDE', 0x00274175736CC3B6736368656E27206861742065696E6520756D202473312520657268C3B6687465204368616E63652C20275261757265696627206175737A756CC3B673656E2C20756E6420274865756C656E64652042C3B665272065727A6575677420247B2433343137323573312F31307D2052756E656E6D616368742C2077C3A46872656E642027526175726569662720616B746976206973742E0000, 39804), -(3776013982, 340433, 'deDE', 0x005665726665696E6572746520416E696D61206475726368737472C3B66D74204575636820756E6420657268C3B6687420457572656E2076657275727361636874656E205363686164656E20736F776965204575726520686572766F726765727566656E65204865696C756E67202464206C616E6720756D20247331252E00566572757273616368746572205363686164656E20756D202473312520657268C3B668742E0D0A486572766F726765727566656E65204865696C756E6720756D202473322520657268C3B668742E00, 39804), -(3776013982, 138083, 'deDE', 0x004272696E67742064617320616B7475656C6C65205A69656C2064617A752C2064656E205A61756265726E64656E207A75206B6C6F6E656E2E0000, 39804), -(3557796329, 3223, 'deDE', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'deDE', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'deDE', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'deDE', 0x456973656E6173740000557274756D20646573204B7269656765730000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'deDE', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900496872206861627420616C6C652045757265204D656469656E20766F6C6C7374C3A46E6469672061756667657765727465742066C3BC72204575726520616B7475656C6C65205370657A69616C6973696572756E672E0001, 39804), -(3072882582, 9878, 'deDE', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'deDE', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'deDE', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'deDE', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'deDE', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'deDE', 0x54617A61766573682C206465722056657268C3BC6C6C7465204D61726B7420284D7974686973636829004D7974686973636800020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'deDE', 0x53616E6B74756D20646572204865727273636861667420284865726F6973636829004865726F697363680003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'deDE', 0x53616E6B74756D20646572204865727273636861667420284E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'deDE', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'deDE', 0x0000000000, 39804), -(1385971161, 12023, 'deDE', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'deDE', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'deDE', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(368401261, 5420, 'deDE', 0xFE4400000000000040170000000000000000000000000000, 39804), -(368401261, 3271, 'deDE', 0xFE4400000000000000000000000000000000000000000000, 39804), -(336222293, 8447, 'deDE', 0x00D000C70C0000, 39804), -(336222293, 8446, 'deDE', 0x001101C70C0000, 39804), -(336222293, 8445, 'deDE', 0x001300C70C0000, 39804), -(240389885, 5952, 'deDE', 0x004B0C00000000000001060000000000008E24010019000000000000000000000000000000000000000000000000000000, 39804), -(48336690, 39162, 'deDE', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'deDE', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `ID` = 136605 AND `locale` = 'deDE'; - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'deDE', '', '', '', '', 'Tee des Wahnsinnigen Herzogs', 39804), -(187863, 'deDE', 'Der Schlüssel ist abwechselnd da... und nicht da. Es ist schwer, die Details auszumachen... oder zu erkennen, ob er wirklich real ist.', '', '', '', 'Ephemeraschlüssel', 39804), -(182247, 'deDE', '', '', '', '', 'Armschienen des obersten Taktikers', 39804), -(182246, 'deDE', '', '', '', '', 'Gürtung des obersten Taktikers', 39804), -(182245, 'deDE', '', '', '', '', 'Schiftung des obersten Taktikers', 39804), -(182244, 'deDE', '', '', '', '', 'Beinlinge des obersten Taktikers', 39804), -(182243, 'deDE', '', '', '', '', 'Stulpen des obersten Taktikers', 39804), -(182242, 'deDE', '', '', '', '', 'Sabatons des obersten Taktikers', 39804), -(182241, 'deDE', '', '', '', '', 'Halsberge des obersten Taktikers', 39804), -(182229, 'deDE', '', '', '', '', 'Armschützer des obersten Gespensts', 39804), -(182228, 'deDE', '', '', '', '', 'Gürtel des obersten Gespensts', 39804), -(182227, 'deDE', '', '', '', '', 'Schultern des obersten Gespensts', 39804), -(182226, 'deDE', '', '', '', '', 'Bundhosen des obersten Gespensts', 39804), -(182225, 'deDE', '', '', '', '', 'Würger des obersten Gespensts', 39804), -(182224, 'deDE', '', '', '', '', 'Stiefel des obersten Gespensts', 39804), -(182223, 'deDE', '', '', '', '', 'Wams des obersten Gespensts', 39804), -(177203, 'deDE', '', '', '', '', 'Gelenkbänder des harmonischen Bringers', 39804), -(177202, 'deDE', '', '', '', '', 'Gürtung des harmonischen Bringers', 39804), -(177201, 'deDE', '', '', '', '', 'Schultern des harmonischen Bringers', 39804), -(177200, 'deDE', '', '', '', '', 'Beinschützer des harmonischen Bringers', 39804), -(177199, 'deDE', '', '', '', '', 'Stulpen des harmonischen Bringers', 39804), -(177198, 'deDE', '', '', '', '', 'Kriegsstiefel des harmonischen Bringers', 39804), -(177197, 'deDE', '', '', '', '', 'Brustplatte des harmonischen Bringers', 39804), -(174303, 'deDE', '', '', '', '', 'Schnitzer des harmonischen Schmieds', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'deDE') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'deDE') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'deDE') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'deDE') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'deDE') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'deDE') AND (`Key` = 3744420815); - -DELETE FROM `hotfix_optional_data` WHERE `TableHash` = 35137211 AND `RecordId` = 211463 AND `locale` = 'deDE' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `TableHash` = 35137211 AND `RecordId` = 210350 AND `locale` = 'deDE' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `TableHash` = 35137211 AND `RecordId` = 210349 AND `locale` = 'deDE' AND `Key` = 3744420815; -INSERT INTO `hotfix_optional_data` (`TableHash`, `RecordId`, `locale`, `Key`, `Data`, `VerifiedBuild`) VALUES -(35137211, 211463, 'deDE', 3744420815, 0xE3719A2F624734BDCAB701156984B57B535822E57DEC7856, 39804), -(35137211, 210350, 'deDE', 3744420815, 0xEBC4EAB4415C6E873443E6CE6DFA6B4FF9E7727BCF68EF40, 39804), -(35137211, 210349, 'deDE', 3744420815, 0x7D0E0331AE9D1AC630BE4399FA03641AC4C6EE75020B30D4, 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'deDE', 'Armschienen des obersten Taktikers', 39804), -(182246, 'deDE', 'Gürtung des obersten Taktikers', 39804), -(182245, 'deDE', 'Schiftung des obersten Taktikers', 39804), -(182244, 'deDE', 'Beinlinge des obersten Taktikers', 39804), -(182243, 'deDE', 'Stulpen des obersten Taktikers', 39804), -(182242, 'deDE', 'Sabatons des obersten Taktikers', 39804), -(182241, 'deDE', 'Halsberge des obersten Taktikers', 39804), -(182229, 'deDE', 'Armschützer des obersten Gespensts', 39804), -(182228, 'deDE', 'Gürtel des obersten Gespensts', 39804), -(182227, 'deDE', 'Schultern des obersten Gespensts', 39804), -(182226, 'deDE', 'Bundhosen des obersten Gespensts', 39804), -(182225, 'deDE', 'Würger des obersten Gespensts', 39804), -(182224, 'deDE', 'Stiefel des obersten Gespensts', 39804), -(182223, 'deDE', 'Wams des obersten Gespensts', 39804), -(177203, 'deDE', 'Gelenkbänder des harmonischen Bringers', 39804), -(177202, 'deDE', 'Gürtung des harmonischen Bringers', 39804), -(177201, 'deDE', 'Schultern des harmonischen Bringers', 39804), -(177200, 'deDE', 'Beinschützer des harmonischen Bringers', 39804), -(177199, 'deDE', 'Stulpen des harmonischen Bringers', 39804), -(177198, 'deDE', 'Kriegsstiefel des harmonischen Bringers', 39804), -(177197, 'deDE', 'Brustplatte des harmonischen Bringers', 39804), -(174303, 'deDE', 'Schnitzer des harmonischen Schmieds', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'deDE', 'Sanktum der Herrschaft', '', '', '', '', 39804); - -UPDATE `scene_script_global_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Global_IGC]], {\r\n\t[\"_Director \"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_Director (short races)\"] = {\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt_SmallRaces]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], ' WHERE (`ID` = 24869); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (92566, 92561, 92560, 92559, 92558, 92556, 92555, 92554, 92553, 92552, 92551, 92550, 92549, 92548, 92547, 92546, 92545, 92544, 92543, 92542, 92541, 92540, 92539, 92538, 92537, 92536, 92535, 92534, 92533, 92530, 92529, 92528, 92527, 92526, 92525, 92524, 92523, 92522, 92521, 92520, 92519, 92518, 92517, 92516, 92515, 92514, 92513, 92512, 92511, 92510, 92509, 92508, 92507, 92506, 92505, 92504, 92503, 92502, 92501, 92500, 92499, 92498, 92497, 92496, 92495, 92494, 92493, 92492, 92491); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'deDE', '', 39804), -(92561, 'deDE', '', 39804), -(92560, 'deDE', '', 39804), -(92559, 'deDE', '', 39804), -(92558, 'deDE', '', 39804), -(92556, 'deDE', '', 39804), -(92555, 'deDE', '', 39804), -(92554, 'deDE', '', 39804), -(92553, 'deDE', '', 39804), -(92552, 'deDE', '', 39804), -(92551, 'deDE', '', 39804), -(92550, 'deDE', '', 39804), -(92549, 'deDE', '', 39804), -(92548, 'deDE', '', 39804), -(92547, 'deDE', '', 39804), -(92546, 'deDE', '', 39804), -(92545, 'deDE', '', 39804), -(92544, 'deDE', '', 39804), -(92543, 'deDE', '', 39804), -(92542, 'deDE', '', 39804), -(92541, 'deDE', '', 39804), -(92540, 'deDE', '', 39804), -(92539, 'deDE', '', 39804), -(92538, 'deDE', '', 39804), -(92537, 'deDE', '', 39804), -(92536, 'deDE', '', 39804), -(92535, 'deDE', '', 39804), -(92534, 'deDE', '', 39804), -(92533, 'deDE', '', 39804), -(92530, 'deDE', '', 39804), -(92529, 'deDE', '', 39804), -(92528, 'deDE', '', 39804), -(92527, 'deDE', '', 39804), -(92526, 'deDE', '', 39804), -(92525, 'deDE', '', 39804), -(92524, 'deDE', '', 39804), -(92523, 'deDE', '', 39804), -(92522, 'deDE', '', 39804), -(92521, 'deDE', '', 39804), -(92520, 'deDE', '', 39804), -(92519, 'deDE', '', 39804), -(92518, 'deDE', '', 39804), -(92517, 'deDE', '', 39804), -(92516, 'deDE', '', 39804), -(92515, 'deDE', '', 39804), -(92514, 'deDE', '', 39804), -(92513, 'deDE', '', 39804), -(92512, 'deDE', '', 39804), -(92511, 'deDE', '', 39804), -(92510, 'deDE', '', 39804), -(92509, 'deDE', '', 39804), -(92508, 'deDE', '', 39804), -(92507, 'deDE', '', 39804), -(92506, 'deDE', '', 39804), -(92505, 'deDE', '', 39804), -(92504, 'deDE', '', 39804), -(92503, 'deDE', '', 39804), -(92502, 'deDE', '', 39804), -(92501, 'deDE', '', 39804), -(92500, 'deDE', '', 39804), -(92499, 'deDE', '', 39804), -(92498, 'deDE', '', 39804), -(92497, 'deDE', '', 39804), -(92496, 'deDE', '', 39804), -(92495, 'deDE', '', 39804), -(92494, 'deDE', '', 39804), -(92493, 'deDE', '', 39804), -(92492, 'deDE', '', 39804), -(92491, 'deDE', '', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'deDE', '', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 353524, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'deDE', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'deDE', 'Ermächtigter Tigerblitz', 39804), -(360749, 'deDE', 'Kill Credit', 39804), -(360592, 'deDE', 'Spectral Feline', 39804), -(358693, 'deDE', 'Seelenwut', 39804), -(358692, 'deDE', 'Seelendunkelheit', 39804), -(358518, 'deDE', 'Xuen den Weißen Tiger beschwören', 39804), -(357073, 'deDE', 'Dräuender Splitter von Cor', 39804), -(357069, 'deDE', 'Dräuender Splitter von Bek', 39804), -(357062, 'deDE', 'Unheilvoller Splitter von Cor', 39804), -(357058, 'deDE', 'Unheilvoller Splitter von Bek', 39804), -(357052, 'deDE', 'Trostloser Splitter von Cor', 39804), -(357049, 'deDE', 'Trostloser Splitter von Bek', 39804), -(357034, 'deDE', 'Ominöser Splitter von Cor', 39804), -(357031, 'deDE', 'Ominöser Splitter von Bek', 39804), -(356593, 'deDE', 'Zerfallende Energie', 39804), -(356248, 'deDE', 'Bindung aus dem Jenseits', 39804), -(355741, 'deDE', 'Splitter von Cor', 39804), -(355721, 'deDE', 'Splitter von Bek', 39804), -(354098, 'deDE', 'Leckerli anbieten', 39804), -(354058, 'deDE', 'Leckerli', 39804), -(353524, 'deDE', 'Scharfäugig 2', 39804), -(345482, 'deDE', 'Ungebundene Realität', 39804), -(341724, 'deDE', 'Wut des eisigen Champions', 39804), -(340433, 'deDE', 'Gabe von Sündensturz', 39804), -(138083, 'deDE', 'Sturm, Erde und Feuer', 39804); - -UPDATE `scene_script_text` SET `Script` = 'SceneTimelineAddInputData([[9.0.1_[NLA]_Global_IGC]], {\r\n\t[\"_Director \"] = {\r\n\t\t[\"CustomScript\"] = {\r\n\t\t\t{[0.000] = {script=[[\r\n--scene:AddFadeRegionExcludedGameObject(202141)\r\n]]},},\r\n\t\t},\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], target=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_CameraTarget]], FOV=90.000, shotNumber=1060},},\r\n\t\t\t{[28.937] = {cameraModeID=776, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]], target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_CameraTarget]], FOV=80.000, shotNumber=1070},},\r\n\t\t\t{[33.470] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]], target=\"\", FOV=80.000, shotNumber=1080},},\r\n\t\t},\r\n\t\t[\"ScreenEffect\"] = {\r\n\t\t\t{[\"props\"] = {screenEffectID=1142},\r\n\t\t\t [0.000] = {},\r\n\t\t\t [0.331] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=1830},\r\n\t\t\t [4.000] = {},\r\n\t\t\t [19.531] = {},},\r\n\t\t\t{[\"props\"] = {screenEffectID=827},\r\n\t\t\t [40.999] = {},\r\n\t\t\t [41.929] = {},},\r\n\t\t},\r\n\t\t[\"PlayerCondition\"] = {\r\n\t\t\t{[0.000] = {condition=81017},},\r\n\t\t},\r\n\t\t[\"CameraShake\"] = {\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=10.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [29.684] = {},\r\n\t\t\t [30.684] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [31.285] = {},\r\n\t\t\t [31.745] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=5.000, target=[[9.0.1_[NLA]_Shot_1070_IGC\\_1070_Camera]]},\r\n\t\t\t [32.820] = {},\r\n\t\t\t [33.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=1.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [33.470] = {},\r\n\t\t\t [34.470] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [37.413] = {},\r\n\t\t\t [38.013] = {},},\r\n\t\t\t{[\"props\"] = {cameraEffectID=779, cameraShakeMultiplier=3.000, target=[[9.0.1_[NLA]_Shot_1080_IGC\\_1080_Camera]]},\r\n\t\t\t [38.882] = {},\r\n\t\t\t [39.739] = {},},\r\n\t\t},\r\n\t\t[\"End\"] = {\r\n\t\t\t{[41.929] = {},},\r\n\t\t},\r\n\t},\r\n\t[\"_Director (short races)\"] = {\r\n\t\t[\"Camera\"] = {\r\n\t\t\t{[0.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1010_IGC\\_1010_Cam]], target=\"\", FOV=90.000, shotNumber=1010},},\r\n\t\t\t{[4.000] = {cameraModeID=1201, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_Cam]], target=[[9.0.1_[NLA]_Shot_1020_IGC\\_1020_CTrgt_SmallRaces]], FOV=45.000, shotNumber=1020},},\r\n\t\t\t{[6.533] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_Cam]], target=[[9.0.1_[NLA]_Shot_1030_IGC\\_1030_CamTarget]], FOV=60.000, shotNumber=1030},},\r\n\t\t\t{[9.000] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1040_IGC\\_1040_Cam]], target=\"\", FOV=35.000, shotNumber=1040},},\r\n\t\t\t{[14.170] = {cameraModeID=1168, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1050_IGC\\_1050_Cam]], target=\"\", FOV=70.000, shotNumber=1050},},\r\n\t\t\t{[23.137] = {cameraModeID=778, blendTime=0.000, position=[[9.0.1_[NLA]_Shot_1060_IGC\\_1060_Camera]], ' WHERE (`ID` = 24869); - -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'deDE'; -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'deDE' AND `ID` IN (212589, 212227, 212142, 211907, 211262, 210756, 210419, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); diff --git a/sql/updates/hotfixes/master/2021_08_26_02_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_02_hotfixes.sql deleted file mode 100644 index 5e5bdb2f690..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_02_hotfixes.sql +++ /dev/null @@ -1,284 +0,0 @@ -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420657320756E206A7565676F20656E206CC3AD6E65612071756520696E636C75796520696E746572616363696F6E657320636F6E206F74726F73206A756761646F7265732E2054656E206375696461646F2079206E6F20636F6D70617274617320696E666F726D616369C3B36E20706572736F6E616C20636F6E20646573636F6E6F6369646F732E7C6E7C6E4164656DC3A1732C2074656E2070726573656E746573206E7565737472617320706F6CC3AD746963617320646520696E74657261636369C3B36E2070617261206C6120636F6D756E696461642079207574696C697A61206C6173206F7063696F6E65732064652064656E756E636961207061726120696E666F726D617220736F627265206375616C71756965722073697475616369C3B36E2064652061636F736F2C20636F6D706F7274616D69656E746F206162757369766F20656E20656C206A7565676F206F20656E20656C20636861742C206F206375616C7175696572206F74726120636F6E64756374612064657374696E616461206120736F6361766172206F20706572747572626172206C6120657870657269656E6369612064656C206A7565676F2E2052657669736172656D6F73206C6F7320726567697374726F732064652063686174207920746F6D6172656D6F73206C6173206D656469646173206170726F7069616461732E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'esES'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 5420 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 368401261 AND `RecordId` = 3271 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 240389885 AND `RecordId` = 5952 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'esES'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'esES'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'esES', 0x00000000, 39804), -(3865974254, 187863, 'esES', 0x00000000, 39804), -(3865974254, 182247, 'esES', 0x00000000, 39804), -(3865974254, 182246, 'esES', 0x00000000, 39804), -(3865974254, 182245, 'esES', 0x00000000, 39804), -(3865974254, 182244, 'esES', 0x00000000, 39804), -(3865974254, 182243, 'esES', 0x00000000, 39804), -(3865974254, 182242, 'esES', 0x00000000, 39804), -(3865974254, 182241, 'esES', 0x00000000, 39804), -(3865974254, 182229, 'esES', 0x00000000, 39804), -(3865974254, 182228, 'esES', 0x00000000, 39804), -(3865974254, 182227, 'esES', 0x00000000, 39804), -(3865974254, 182226, 'esES', 0x00000000, 39804), -(3865974254, 182225, 'esES', 0x00000000, 39804), -(3865974254, 182224, 'esES', 0x00000000, 39804), -(3865974254, 182223, 'esES', 0x00000000, 39804), -(3865974254, 177203, 'esES', 0x00000000, 39804), -(3865974254, 177202, 'esES', 0x00000000, 39804), -(3865974254, 177201, 'esES', 0x00000000, 39804), -(3865974254, 177200, 'esES', 0x00000000, 39804), -(3865974254, 177199, 'esES', 0x00000000, 39804), -(3865974254, 177198, 'esES', 0x00000000, 39804), -(3865974254, 177197, 'esES', 0x00000000, 39804), -(3865974254, 174303, 'esES', 0x00000000, 39804), -(3776013982, 360832, 'esES', 0x000000, 39804), -(3776013982, 360829, 'esES', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'esES', 0x000000, 39804), -(3776013982, 360592, 'esES', 0x000000, 39804), -(3776013982, 358693, 'esES', 0x0041756D656E746120656C206461C3B16F2066C3AD7369636F206465206C6F73206A756761646F7265732063657263616E6F7320756E202473312520647572616E74652024642E20457374652065666563746F207365206163756D756C612E004461C3B16F2066C3AD7369636F2061756D656E7461646F20756E20247331252E00, 39804), -(3776013982, 358692, 'esES', 0x0041756D656E746120656C206461C3B16F206465206C617320536F6D62726173206465206C6F73206A756761646F7265732063657263616E6F7320756E202473312520647572616E74652024642E20457374652065666563746F207365206163756D756C612E004461C3B16F206465206C617320536F6D627261732061756D656E7461646F20756E20247331252E00, 39804), -(3776013982, 358518, 'esES', 0x00496E766F636120756E6120656669676965206465205875656E2C20656C20546967726520426C616E636F2C20647572616E74652024642E205875656E2061746163612061207475206F626A657469766F207072696E636970616C207920676F6C7065612061203320656E656D69676F7320656E20756E20726164696F20646520243132333939364131206D206361646120243132333939397431207320636F6E2052656CC3A16D7061676F2064656C2074696772652C206C6F2071756520696E666C6967652024313233393936733120702E206465206461C3B16F206465204E61747572616C657A612E0000, 39804), -(3776013982, 357073, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464207472617320617461636172206120756E20656E656D69676F20616C207175652061C3BA6E206E6F20686179617320696E666C696769646F206461C3B16F2E7C520000, 39804), -(3776013982, 357069, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F206F206DC3A1732E7C520000, 39804), -(3776013982, 357062, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464207472617320617461636172206120756E20656E656D69676F20616C207175652061C3BA6E206E6F20686179617320696E666C696769646F206461C3B16F2E7C520000, 39804), -(3776013982, 357058, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F206F206DC3A1732E7C520000, 39804), -(3776013982, 357052, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464207472617320617461636172206120756E20656E656D69676F20616C207175652061C3BA6E206E6F20686179617320696E666C696769646F206461C3B16F2E7C520000, 39804), -(3776013982, 357049, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F206F206DC3A1732E7C520000, 39804), -(3776013982, 357034, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464207472617320617461636172206120756E20656E656D69676F20616C207175652061C3BA6E206E6F20686179617320696E666C696769646F206461C3B16F2E7C520000, 39804), -(3776013982, 357031, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F206F206DC3A1732E7C520000, 39804), -(3776013982, 356593, 'esES', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E747265206C6F7320636F6E647563746F73206465206E6976656C206465206F626A65746F206DC3A1732062616A6F20646520747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120756E206CC3AD6D697465206465206E6976656C206465206F626A65746F206465203232362E0000, 39804), -(3776013982, 356248, 'esES', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E747265206C6F7320636F6E647563746F73206465206E6976656C206465206F626A65746F206DC3A1732062616A6F20646520747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120756E206CC3AD6D697465206465206E6976656C206465206F626A65746F206465203235322E0000, 39804), -(3776013982, 355741, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464207472617320617461636172206120756E20656E656D69676F20616C207175652061C3BA6E206E6F20686179617320696E666C696769646F206461C3B16F2E7C520000, 39804), -(3776013982, 355721, 'esES', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3225206375616E646F207469656E657320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F206F206DC3A1732E7C520000, 39804), -(3776013982, 354098, 'esES', 0x004F667265636520636F6D6964612061206C6120616C696D61C3B161206B6F72746869616E612E0000, 39804), -(3776013982, 354058, 'esES', 0x00C2A14C616E7A6120636F6D696461207061726120616365726361727465206120756E6120616C696D61C3B161206B6F72746869616E612068616D627269656E7461210000, 39804), -(3776013982, 345482, 'esES', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E747265206C6F7320636F6E647563746F73206465206E6976656C206465206F626A65746F206DC3A1732062616A6F20646520747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120756E206CC3AD6D697465206465206E6976656C206465206F626A65746F206465203232362E0000, 39804), -(3776013982, 341724, 'esES', 0x0041736F6C6172207469656E6520756E2024733125206DC3A1732064652070726F626162696C6964616420646520616374697661722048656C61646120626C616E63612C2079204578706C6F7369C3B36E2061756C6C616E74652067656E65726120247B2433343137323573312F31307D20702E20646520706F6465722072C3BA6E69636F206D69656E747261732048656C61646120626C616E636120657374C3A1206163746976612E0000, 39804), -(3776013982, 340433, 'esES', 0x00456C20C3A16E696D6120726566696E61646120666C75796520612074726176C3A97320646520746920792061756D656E746120756E202473312520656C206461C3B16F2071756520696E666C696765732079206C612073616E616369C3B36E20717565207265616C697A617320647572616E74652024642E004461C3B16F20696E666C696769646F2061756D656E7461646F20756E20247331252E0D0A53616E616369C3B36E207265616C697A6164612061756D656E7461646120756E20247332252E00, 39804), -(3776013982, 138083, 'esES', 0x0050726F766F63612071756520656C206F626A657469766F2061637475616C20636C6F6E6520616C207461756D61747572676F2E0000, 39804), -(3557796329, 3223, 'esES', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'esES', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'esES', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'esES', 0x48696572726F7272616D610000416E6369616E6F206465206C61206775657272610000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'esES', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900486173206D656A6F7261646F20616C206DC3A178696D6F20746F646F73206C6F7320636F6E647563746F7320646520747520657370656369616C697A616369C3B36E2061637475616C2E0001, 39804), -(3072882582, 9878, 'esES', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'esES', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'esES', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'esES', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'esES', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'esES', 0x54617A61766573682C20656C204D65726361646F2056656C61646F20286DC3AD7469636129004DC3AD7469636100020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'esES', 0x536167726172696F20646520446F6D696E616369C3B36E20286865726F69636129004865726F6963610003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'esES', 0x536167726172696F20646520446F6D696E616369C3B36E20286E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'esES', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'esES', 0x0000000000, 39804), -(1385971161, 12023, 'esES', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'esES', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'esES', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(368401261, 5420, 'esES', 0xFE4400000000000040170000000000000000000000000000, 39804), -(368401261, 3271, 'esES', 0xFE4400000000000000000000000000000000000000000000, 39804), -(336222293, 8447, 'esES', 0x00D000C70C0000, 39804), -(336222293, 8446, 'esES', 0x001101C70C0000, 39804), -(336222293, 8445, 'esES', 0x001300C70C0000, 39804), -(240389885, 5952, 'esES', 0x004B0C00000000000001060000000000008E24010019000000000000000000000000000000000000000000000000000000, 39804), -(48336690, 39162, 'esES', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'esES', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'esES') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'esES') AND (`Key` = 3744420815); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'esES'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'esES', '', '', '', '', 'Té del Duque Loco', 39804), -(187863, 'esES', 'Esta llave entra y sale de la existencia. Es difícil distinguir sus detalles... o saber si es real siquiera.', '', '', '', 'Llave de lo efímero', 39804), -(182247, 'esES', '', '', '', '', 'Brazales de táctico supremo', 39804), -(182246, 'esES', '', '', '', '', 'Faja de táctico supremo', 39804), -(182245, 'esES', '', '', '', '', 'Bufas de táctico supremo', 39804), -(182244, 'esES', '', '', '', '', 'Calzas de táctico supremo', 39804), -(182243, 'esES', '', '', '', '', 'Guanteletes de táctico supremo', 39804), -(182242, 'esES', '', '', '', '', 'Escarpes de táctico supremo', 39804), -(182241, 'esES', '', '', '', '', 'Camisote de táctico supremo', 39804), -(182229, 'esES', '', '', '', '', 'Guardabrazos de psiquis suprema', 39804), -(182228, 'esES', '', '', '', '', 'Cinturón de psiquis suprema', 39804), -(182227, 'esES', '', '', '', '', 'Sobrehombros de psiquis suprema', 39804), -(182226, 'esES', '', '', '', '', 'Calzones de psiquis suprema', 39804), -(182225, 'esES', '', '', '', '', 'Estranguladores de psiquis suprema', 39804), -(182224, 'esES', '', '', '', '', 'Botas de psiquis suprema', 39804), -(182223, 'esES', '', '', '', '', 'Chaleco de psiquis suprema', 39804), -(177203, 'esES', '', '', '', '', 'Cubremuñecas de portador armonioso', 39804), -(177202, 'esES', '', '', '', '', 'Faja de portador armonioso', 39804), -(177201, 'esES', '', '', '', '', 'Sobrehombros de portador armonioso', 39804), -(177200, 'esES', '', '', '', '', 'Musleras de portador armonioso', 39804), -(177199, 'esES', '', '', '', '', 'Guanteletes de portador armonioso', 39804), -(177198, 'esES', '', '', '', '', 'Botas de guerra de portador armonioso', 39804), -(177197, 'esES', '', '', '', '', 'Peto de portador armonioso', 39804), -(174303, 'esES', '', '', '', '', 'Tallador de forjador armonioso', 39804); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'esES', '', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'esES', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'esES', 'Brazales de táctico supremo', 39804), -(182246, 'esES', 'Faja de táctico supremo', 39804), -(182245, 'esES', 'Bufas de táctico supremo', 39804), -(182244, 'esES', 'Calzas de táctico supremo', 39804), -(182243, 'esES', 'Guanteletes de táctico supremo', 39804), -(182242, 'esES', 'Escarpes de táctico supremo', 39804), -(182241, 'esES', 'Camisote de táctico supremo', 39804), -(182229, 'esES', 'Guardabrazos de psiquis suprema', 39804), -(182228, 'esES', 'Cinturón de psiquis suprema', 39804), -(182227, 'esES', 'Sobrehombros de psiquis suprema', 39804), -(182226, 'esES', 'Calzones de psiquis suprema', 39804), -(182225, 'esES', 'Estranguladores de psiquis suprema', 39804), -(182224, 'esES', 'Botas de psiquis suprema', 39804), -(182223, 'esES', 'Chaleco de psiquis suprema', 39804), -(177203, 'esES', 'Cubremuñecas de portador armonioso', 39804), -(177202, 'esES', 'Faja de portador armonioso', 39804), -(177201, 'esES', 'Sobrehombros de portador armonioso', 39804), -(177200, 'esES', 'Musleras de portador armonioso', 39804), -(177199, 'esES', 'Guanteletes de portador armonioso', 39804), -(177198, 'esES', 'Botas de guerra de portador armonioso', 39804), -(177197, 'esES', 'Peto de portador armonioso', 39804), -(174303, 'esES', 'Tallador de forjador armonioso', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'esES', 'Sagrario de Dominación', '', '', '', '', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esES' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'esES', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'esES', 'Relámpago del tigre potenciado', 39804), -(360749, 'esES', 'Kill Credit', 39804), -(360592, 'esES', 'Spectral Feline', 39804), -(358693, 'esES', 'Ira del alma', 39804), -(358692, 'esES', 'Oscuridad del alma', 39804), -(358518, 'esES', 'Invocar a Xuen, el Tigre Blanco', 39804), -(357073, 'esES', 'Fragmento portentoso de Cor', 39804), -(357069, 'esES', 'Fragmento portentoso de Bek', 39804), -(357062, 'esES', 'Fragmento premonitorio de Cor', 39804), -(357058, 'esES', 'Fragmento premonitorio de Bek', 39804), -(357052, 'esES', 'Fragmento desolado de Cor', 39804), -(357049, 'esES', 'Fragmento desolado de Bek', 39804), -(357034, 'esES', 'Fragmento ominoso de Cor', 39804), -(357031, 'esES', 'Fragmento ominoso de Bek', 39804), -(356593, 'esES', 'Energía descubierta', 39804), -(356248, 'esES', 'Vinculación desde el más allá', 39804), -(355741, 'esES', 'Fragmento de Cor', 39804), -(355721, 'esES', 'Fragmento de Bek', 39804), -(354098, 'esES', 'Ofrecer golosina', 39804), -(354058, 'esES', 'Golosina', 39804), -(345482, 'esES', 'Realidad desatada', 39804), -(341724, 'esES', 'Ira del campeón congelado', 39804), -(340433, 'esES', 'Bendición del Salto del Pecado', 39804), -(138083, 'esES', 'Tormenta, Tierra y Fuego', 39804); - -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esES'; -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'esES' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); diff --git a/sql/updates/hotfixes/master/2021_08_26_03_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_03_hotfixes.sql deleted file mode 100644 index ad3fcf04bf9..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_03_hotfixes.sql +++ /dev/null @@ -1,277 +0,0 @@ -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'esMX', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'esMX', 'Relámpagos de tigre potenciado', 39804), -(360749, 'esMX', 'Kill Credit', 39804), -(360592, 'esMX', 'Spectral Feline', 39804), -(358693, 'esMX', 'Ira del alma', 39804), -(358692, 'esMX', 'Oscuridad del alma', 39804), -(358518, 'esMX', 'Invocar a Xuen, el Tigre Blanco', 39804), -(357073, 'esMX', 'Fragmento ominoso de Cor', 39804), -(357069, 'esMX', 'Fragmento ominoso de Bek', 39804), -(357062, 'esMX', 'Fragmento premonitorio de Cor', 39804), -(357058, 'esMX', 'Fragmento premonitorio de Bek', 39804), -(357052, 'esMX', 'Fragmento desolado de Cor', 39804), -(357049, 'esMX', 'Fragmento desolado de Bek', 39804), -(357034, 'esMX', 'Fragmento siniestro de Cor', 39804), -(357031, 'esMX', 'Fragmento siniestro de Bek', 39804), -(356593, 'esMX', 'Energía desbocada', 39804), -(356248, 'esMX', 'Vínculo del más allá', 39804), -(355741, 'esMX', 'Fragmento de Cor', 39804), -(355721, 'esMX', 'Fragmento de Bek', 39804), -(354098, 'esMX', 'Ofrecer comida', 39804), -(354058, 'esMX', 'Comida', 39804), -(345482, 'esMX', 'Realidad infinita', 39804), -(341724, 'esMX', 'Ira del campeón congelado', 39804), -(340433, 'esMX', 'Favor de Caída del Pecado', 39804), -(138083, 'esMX', 'Tormenta, Tierra y Fuego', 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420657320756E206A7565676F20656E206CC3AD6E65612071756520696E636C75796520696E746572616363696F6E657320636F6E206F74726F73206A756761646F7265732E2054656E206375696461646F2079206E6F20636F6D70617274617320696E666F726D616369C3B36E20706572736F6E616C20636F6E20706572736F6E617320717565206E6F20636F6E6F7A6361732E7C6E7C6E54616D6269C3A96E2074656E20656E206375656E7461206C617320706F6CC3AD746963617320646520696E74657261636369C3B36E206465206C6120636F6D756E696461642079207265706F727461206375616C7175696572207469706F2064652061636F736F2C20636F6D706F7274616D69656E746F206F2063686174206162757369766F732C206F206375616C7175696572206F74726120636F6E64756374612064657374696E616461206120736F6361766172206F20616C7465726172206C6120657870657269656E636961206465206A7565676F20636F6E206E756573747261206F7063696F6E65732064652064656E756E6369617320656E20656C206A7565676F2E2052657669736172656D6F73206C6F7320726567697374726F732064652063686174207920746F6D6172656D6F73206C61206D6564696461206170726F70696164612E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'esMX'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'esMX'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'esMX'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'esMX', 0x00000000, 39804), -(3865974254, 187863, 'esMX', 0x00000000, 39804), -(3865974254, 182247, 'esMX', 0x00000000, 39804), -(3865974254, 182246, 'esMX', 0x00000000, 39804), -(3865974254, 182245, 'esMX', 0x00000000, 39804), -(3865974254, 182244, 'esMX', 0x00000000, 39804), -(3865974254, 182243, 'esMX', 0x00000000, 39804), -(3865974254, 182242, 'esMX', 0x00000000, 39804), -(3865974254, 182241, 'esMX', 0x00000000, 39804), -(3865974254, 182229, 'esMX', 0x00000000, 39804), -(3865974254, 182228, 'esMX', 0x00000000, 39804), -(3865974254, 182227, 'esMX', 0x00000000, 39804), -(3865974254, 182226, 'esMX', 0x00000000, 39804), -(3865974254, 182225, 'esMX', 0x00000000, 39804), -(3865974254, 182224, 'esMX', 0x00000000, 39804), -(3865974254, 182223, 'esMX', 0x00000000, 39804), -(3865974254, 177203, 'esMX', 0x00000000, 39804), -(3865974254, 177202, 'esMX', 0x00000000, 39804), -(3865974254, 177201, 'esMX', 0x00000000, 39804), -(3865974254, 177200, 'esMX', 0x00000000, 39804), -(3865974254, 177199, 'esMX', 0x00000000, 39804), -(3865974254, 177198, 'esMX', 0x00000000, 39804), -(3865974254, 177197, 'esMX', 0x00000000, 39804), -(3865974254, 174303, 'esMX', 0x00000000, 39804), -(3776013982, 360832, 'esMX', 0x000000, 39804), -(3776013982, 360829, 'esMX', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'esMX', 0x000000, 39804), -(3776013982, 360592, 'esMX', 0x000000, 39804), -(3776013982, 358693, 'esMX', 0x0041756D656E746120656C206461C3B16F2066C3AD7369636F206465206C6F73206A756761646F7265732063657263616E6F7320756E202473312520647572616E74652024642E20457374652065666563746F207365206163756D756C612E00456C206461C3B16F2066C3AD7369636F2061756D656E746120756E20247331252E00, 39804), -(3776013982, 358692, 'esMX', 0x0041756D656E746120656C206461C3B16F206465206C617320736F6D62726173206465206C6F73206A756761646F7265732063657263616E6F7320756E202473312520647572616E74652024642E20457374652065666563746F207365206163756D756C612E00456C206461C3B16F206465206C617320736F6D627261732061756D656E746120756E20247331252E00, 39804), -(3776013982, 358518, 'esMX', 0x00496E766F636120756E6120656669676965206465205875656E2C20656C20546967726520426C616E636F2C20647572616E74652024642E205875656E2061746163612061207475206F626A657469766F207072696E636970616C207920676F6C7065612061203320656E656D69676F7320656E20756E20726164696F20646520243132333939364131206D206361646120243132333939397431207320636F6E2052656CC3A16D7061676F732064652074696772652C2071756520696E666C6967652024313233393936733120702E206465206461C3B16F206465206E61747572616C657A612E0000, 39804), -(3776013982, 357073, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464206465737075C3A97320646520617461636172206120756E20656E656D69676F207175652061C3BA6E206E6F206861796173206461C3B161646F2E7C520000, 39804), -(3776013982, 357069, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320616C206D656E6F7320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F2E7C520000, 39804), -(3776013982, 357062, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464206465737075C3A97320646520617461636172206120756E20656E656D69676F207175652061C3BA6E206E6F206861796173206461C3B161646F2E7C520000, 39804), -(3776013982, 357058, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320616C206D656E6F7320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F2E7C520000, 39804), -(3776013982, 357052, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464206465737075C3A97320646520617461636172206120756E20656E656D69676F207175652061C3BA6E206E6F206861796173206461C3B161646F2E7C520000, 39804), -(3776013982, 357049, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320616C206D656E6F7320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F2E7C520000, 39804), -(3776013982, 357034, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464206465737075C3A97320646520617461636172206120756E20656E656D69676F207175652061C3BA6E206E6F206861796173206461C3B161646F2E7C520000, 39804), -(3776013982, 357031, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3125206375616E646F207469656E657320616C206D656E6F7320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F2E7C520000, 39804), -(3776013982, 356593, 'esMX', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E7472652074757320636F6E647563746F73206465206D656E6F72206E6976656C206465206F626A65746F207061726120747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120656C206E6976656C206465206F626A65746F203232362E0000, 39804), -(3776013982, 356248, 'esMX', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E7472652074757320636F6E647563746F73206465206D656E6F72206E6976656C206465206F626A65746F207061726120747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120656C206E6976656C206465206F626A65746F203235322E0000, 39804), -(3776013982, 355741, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E322520647572616E7465202433353633363464206465737075C3A97320646520617461636172206120756E20656E656D69676F207175652061C3BA6E206E6F206861796173206461C3B161646F2E7C520000, 39804), -(3776013982, 355721, 'esMX', 0x007C4346463230666632305475206461C3B16F2061756D656E746120756E20247B2473312F3130307D2E3225206375616E646F207469656E657320616C206D656E6F7320756E2024733225206DC3A1732064652073616C756420717565207475206F626A657469766F2E7C520000, 39804), -(3776013982, 354098, 'esMX', 0x004F667265636520636F6D6964612061206C6120616C696D61C3B161206B6F72746869616E612E0000, 39804), -(3776013982, 354058, 'esMX', 0x00C2A14C616E7A6120636F6D696461207061726120616365726361727465206120756E6120616C696D61C3B161206B6F72746869616E612068616D627269656E7461210000, 39804), -(3776013982, 345482, 'esMX', 0x00446573637562726520756E61206D656A6F7261207061726120756E20636F6E647563746F20616C6561746F72696F20656E7472652074757320636F6E647563746F73206465206D656E6F72206E6976656C206465206F626A65746F207061726120747520657370656369616C697A616369C3B36E2061637475616C2C20686173746120656C206E6976656C206465206F626A65746F203232362E0000, 39804), -(3776013982, 341724, 'esMX', 0x0041736F6C6172207469656E6520756E2024733125206DC3A1732064652070726F626162696C6964616420646520616374697661722048656C61646120626C616E63612C2079204578706C6F7369C3B36E2061756C6C616E74652067656E65726120247B2433343137323573312F31307D20702E20646520706F6465722072C3BA6E69636F206D69656E747261732048656C61646120626C616E636120657374C3A1206163746976612E0000, 39804), -(3776013982, 340433, 'esMX', 0x00C3816E696D6120726566696E616461207265636F7272652074752063756572706F20792061756D656E746120756E202473312520656C206461C3B16F2079206C612073616E616369C3B36E20717565207265616C697A617320647572616E74652024642E00456C206461C3B16F20696E666C696769646F2061756D656E746120756E20247331252E0D0A4C612073616E616369C3B36E207265616C697A6164612061756D656E746120756E20247332252E00, 39804), -(3776013982, 138083, 'esMX', 0x0050726F766F63612071756520656C206F626A657469766F2061637475616C20636C6F6E6520616C207461756D61747572676F2E0000, 39804), -(3557796329, 3223, 'esMX', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'esMX', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'esMX', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'esMX', 0x48696572726F72616D610000416E63657374726F206465206C61206775657272610000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'esMX', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900486173206D656A6F7261646F20706F7220636F6D706C65746F20746F646F73206C6F7320636F6E647563746F7320646520747520657370656369616C697A616369C3B36E2061637475616C2E0001, 39804), -(3072882582, 9878, 'esMX', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'esMX', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'esMX', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'esMX', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'esMX', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'esMX', 0x54617A61766573682C20656C204D65726361646F2056656C61646F20284DC3AD7469636F29004DC3AD7469636F00020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'esMX', 0x536167726172696F20646520446F6D696E616369C3B36E20284865726F69636F29004865726F69636F0003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'esMX', 0x536167726172696F20646520446F6D696E616369C3B36E20284E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'esMX', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'esMX', 0x0000000000, 39804), -(1385971161, 12023, 'esMX', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'esMX', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'esMX', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'esMX', 0x00D000C70C0000, 39804), -(336222293, 8446, 'esMX', 0x001101C70C0000, 39804), -(336222293, 8445, 'esMX', 0x001300C70C0000, 39804), -(48336690, 39162, 'esMX', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'esMX', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'esMX', '', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'esMX') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'esMX') AND (`Key` = 3744420815); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'esMX'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'esMX', '', '', '', '', 'El té del Duque demente', 39804), -(187863, 'esMX', 'Esta llave entra y sale de la existencia. Es difícil distinguir sus detalles... y no se puede decir con certeza si es real.', '', '', '', 'Llave de efémera', 39804), -(182247, 'esMX', '', '', '', '', 'Brazales de táctico primigenio', 39804), -(182246, 'esMX', '', '', '', '', 'Faja de táctico primigenio', 39804), -(182245, 'esMX', '', '', '', '', 'Bufas de táctico primigenio', 39804), -(182244, 'esMX', '', '', '', '', 'Botarga de táctico primigenio', 39804), -(182243, 'esMX', '', '', '', '', 'Guanteletes de táctico primigenio', 39804), -(182242, 'esMX', '', '', '', '', 'Escarpes de táctico primigenio', 39804), -(182241, 'esMX', '', '', '', '', 'Camisote de táctico primigenio', 39804), -(182229, 'esMX', '', '', '', '', 'Guardabrazos de ánima primigenia', 39804), -(182228, 'esMX', '', '', '', '', 'Cinturón de ánima primigenia', 39804), -(182227, 'esMX', '', '', '', '', 'Sobrehombros de ánima primigenia', 39804), -(182226, 'esMX', '', '', '', '', 'Calzones de ánima primigenia', 39804), -(182225, 'esMX', '', '', '', '', 'Estranguladores de ánima primigenia', 39804), -(182224, 'esMX', '', '', '', '', 'Botas de ánima primigenia', 39804), -(182223, 'esMX', '', '', '', '', 'Chaleco de ánima primigenia', 39804), -(177203, 'esMX', '', '', '', '', 'Cubremuñecas de portador armonioso', 39804), -(177202, 'esMX', '', '', '', '', 'Faja de portador armonioso', 39804), -(177201, 'esMX', '', '', '', '', 'Sobrehombros de portador armonioso', 39804), -(177200, 'esMX', '', '', '', '', 'Musleras de portador armonioso', 39804), -(177199, 'esMX', '', '', '', '', 'Guanteletes de portador armonioso', 39804), -(177198, 'esMX', '', '', '', '', 'Botas de guerra de portador armonioso', 39804), -(177197, 'esMX', '', '', '', '', 'Peto de portador armonioso', 39804), -(174303, 'esMX', '', '', '', '', 'Trinchante de forjalita armonioso', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'esMX', 'Brazales de táctico primigenio', 39804), -(182246, 'esMX', 'Faja de táctico primigenio', 39804), -(182245, 'esMX', 'Bufas de táctico primigenio', 39804), -(182244, 'esMX', 'Botarga de táctico primigenio', 39804), -(182243, 'esMX', 'Guanteletes de táctico primigenio', 39804), -(182242, 'esMX', 'Escarpes de táctico primigenio', 39804), -(182241, 'esMX', 'Camisote de táctico primigenio', 39804), -(182229, 'esMX', 'Guardabrazos de ánima primigenia', 39804), -(182228, 'esMX', 'Cinturón de ánima primigenia', 39804), -(182227, 'esMX', 'Sobrehombros de ánima primigenia', 39804), -(182226, 'esMX', 'Calzones de ánima primigenia', 39804), -(182225, 'esMX', 'Estranguladores de ánima primigenia', 39804), -(182224, 'esMX', 'Botas de ánima primigenia', 39804), -(182223, 'esMX', 'Chaleco de ánima primigenia', 39804), -(177203, 'esMX', 'Cubremuñecas de portador armonioso', 39804), -(177202, 'esMX', 'Faja de portador armonioso', 39804), -(177201, 'esMX', 'Sobrehombros de portador armonioso', 39804), -(177200, 'esMX', 'Musleras de portador armonioso', 39804), -(177199, 'esMX', 'Guanteletes de portador armonioso', 39804), -(177198, 'esMX', 'Botas de guerra de portador armonioso', 39804), -(177197, 'esMX', 'Peto de portador armonioso', 39804), -(174303, 'esMX', 'Trinchante de forjalita armonioso', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'esMX', '', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'esMX', 'Sagrario de Dominación', '', '', '', '', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'esMX' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'esMX'; diff --git a/sql/updates/hotfixes/master/2021_08_26_04_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_04_hotfixes.sql deleted file mode 100644 index 7e52614e199..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_04_hotfixes.sql +++ /dev/null @@ -1,277 +0,0 @@ -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'frFR', '', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'frFR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'frFR') AND (`Key` = 3744420815); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'frFR', '', 39804); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'frFR'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'frFR', '', '', '', '', 'Thé du duc fou', 39804), -(187863, 'frFR', 'Cette clé se matérialise et disparaît constamment. Difficile d’en discerner les détails… ni même de savoir si elle est bien réelle.', '', '', '', 'Clé de l’éphémère', 39804), -(182247, 'frFR', '', '', '', '', 'Brassards de tacticien primordial', 39804), -(182246, 'frFR', '', '', '', '', 'Ceinturon de tacticien primordial', 39804), -(182245, 'frFR', '', '', '', '', 'Spallières de tacticien primordial', 39804), -(182244, 'frFR', '', '', '', '', 'Hauts-de-chausse de tacticien primordial', 39804), -(182243, 'frFR', '', '', '', '', 'Gantelets de tacticien primordial', 39804), -(182242, 'frFR', '', '', '', '', 'Solerets de tacticien primordial', 39804), -(182241, 'frFR', '', '', '', '', 'Haubert de tacticien primordial', 39804), -(182229, 'frFR', '', '', '', '', 'Garde-bras d’âme en peine primordiale', 39804), -(182228, 'frFR', '', '', '', '', 'Ceinture d’âme en peine primordiale', 39804), -(182227, 'frFR', '', '', '', '', 'Épaulières d’âme en peine primordiale', 39804), -(182226, 'frFR', '', '', '', '', 'Braies d’âme en peine primordiale', 39804), -(182225, 'frFR', '', '', '', '', 'Étrangleurs d’âme en peine primordiale', 39804), -(182224, 'frFR', '', '', '', '', 'Bottes d’âme en peine primordiale', 39804), -(182223, 'frFR', '', '', '', '', 'Pourpoint d’âme en peine primordiale', 39804), -(177203, 'frFR', '', '', '', '', 'Bandelettes du porte-âme harmonieux', 39804), -(177202, 'frFR', '', '', '', '', 'Ceinturon du porte-âme harmonieux', 39804), -(177201, 'frFR', '', '', '', '', 'Épaulières du porte-âme harmonieux', 39804), -(177200, 'frFR', '', '', '', '', 'Garde-jambes du porte-âme harmonieux', 39804), -(177199, 'frFR', '', '', '', '', 'Gantelets du porte-âme harmonieux', 39804), -(177198, 'frFR', '', '', '', '', 'Bottes de guerre du porte-âme harmonieux', 39804), -(177197, 'frFR', '', '', '', '', 'Pansière du porte-âme harmonieux', 39804), -(174303, 'frFR', '', '', '', '', 'Trancheuse du forgelite harmonieux', 39804); - -UPDATE hotfix_blob SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F662057617263726166742065737420756E206A657520656E206C69676E652071756920636F6D7072656E642064657320696E746572616374696F6E7320617665632064E28099617574726573206A6F75657572732E20496C2065737420646F6E6320696D706F7274616E74206465207265737465722073757220766F7320676172646573206574206465206E65206A616D6169732070617274616765722064E28099696E666F726D6174696F6E7320706572736F6E6E656C6C657320617665632064657320696E636F6E6E75732E7C6E7C6E4D6572636920C3A967616C656D656E7420646520726573706563746572206E6F7320636F64657320646520636F6E647569742065742072C3A8676C65732064E28099696E746572616374696F6E7320636F6D6D756E61757461697265732C206574206465207369676E616C657220766961206E6F73206F7074696F6E7320656E206A657520746F75742068617263C3A86C656D656E742C20636F6D706F7274656D656E74206F7520636F6D6D656E7461697265206162757369662C206F7520746F75746520617574726520636F6E647569746520766973616E7420C3A020656E747261766572206F7520706572747572626572206CE28099657870C3A97269656E6365206465206A65752E204E6F7573207061737365726F6E7320616C6F727320656E207265767565206C6573206A6F75726E6175782064652064697363757373696F6E206574207072656E64726F6E73206C6573206D657375726573207175692073E28099696D706F73656E742E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'frFR'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'frFR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'frFR'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'frFR', 0x00000000, 39804), -(3865974254, 187863, 'frFR', 0x00000000, 39804), -(3865974254, 182247, 'frFR', 0x00000000, 39804), -(3865974254, 182246, 'frFR', 0x00000000, 39804), -(3865974254, 182245, 'frFR', 0x00000000, 39804), -(3865974254, 182244, 'frFR', 0x00000000, 39804), -(3865974254, 182243, 'frFR', 0x00000000, 39804), -(3865974254, 182242, 'frFR', 0x00000000, 39804), -(3865974254, 182241, 'frFR', 0x00000000, 39804), -(3865974254, 182229, 'frFR', 0x00000000, 39804), -(3865974254, 182228, 'frFR', 0x00000000, 39804), -(3865974254, 182227, 'frFR', 0x00000000, 39804), -(3865974254, 182226, 'frFR', 0x00000000, 39804), -(3865974254, 182225, 'frFR', 0x00000000, 39804), -(3865974254, 182224, 'frFR', 0x00000000, 39804), -(3865974254, 182223, 'frFR', 0x00000000, 39804), -(3865974254, 177203, 'frFR', 0x00000000, 39804), -(3865974254, 177202, 'frFR', 0x00000000, 39804), -(3865974254, 177201, 'frFR', 0x00000000, 39804), -(3865974254, 177200, 'frFR', 0x00000000, 39804), -(3865974254, 177199, 'frFR', 0x00000000, 39804), -(3865974254, 177198, 'frFR', 0x00000000, 39804), -(3865974254, 177197, 'frFR', 0x00000000, 39804), -(3865974254, 174303, 'frFR', 0x00000000, 39804), -(3776013982, 360832, 'frFR', 0x000000, 39804), -(3776013982, 360829, 'frFR', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'frFR', 0x000000, 39804), -(3776013982, 360592, 'frFR', 0x000000, 39804), -(3776013982, 358693, 'frFR', 0x004175676D656E7465206C65732064C3A967C3A27473207068797369717565732064657320706572736F6E6E616765732D6A6F75657572732070726F6368657320646520247331252070656E64616E742024642E20436574206566666574206573742063756D756C61626C652E0044C3A967C3A2747320706879736971756573206175676D656E74C3A97320646520247331252E00, 39804), -(3776013982, 358692, 'frFR', 0x004175676D656E7465206C65732064C3A967C3A274732064E280994F6D6272652064657320706572736F6E6E616765732D6A6F75657572732070726F6368657320646520247331252070656E64616E742024642E20436574206566666574206573742063756D756C61626C652E0044C3A967C3A274732064E280994F6D627265206175676D656E74C3A97320646520247331252E00, 39804), -(3776013982, 358518, 'frFR', 0x00496E766F71756520756E652065666669676965206465205875656E2C206C6520546967726520626C616E632E20447572652024642E20496C206174746171756520766F747265206369626C65207072696E636970616C6520657420667261707065206176656320C389636C6169722064752054696772652033C2A0656E6E656D697320C3A0206D6F696E7320646520243132333939364131C2A06DC3A87472657320746F75746573206C657320243132333939397431C2A0732C206C65757220696E666C696765616E7420243132333939367331C2A0706F696E74732064652064C3A967C3A27473206465204E61747572652E0000, 39804), -(3776013982, 357073, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E32252070656E64616E7420243335363336346420617072C3A8732061766F697220617474617175C3A920756E20656E6E656D692071756520766F7573206EE280996176657A2070617320656E636F726520746F756368C3A92E7C520000, 39804), -(3776013982, 357069, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E3125206C6F727371756520766F7320706F696E74732064652076696520736F6E7420737570C3A972696575727320C3A0206365757820646520766F747265206369626C652064652024733225206175206D6F696E732E7C520000, 39804), -(3776013982, 357062, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E32252070656E64616E7420243335363336346420617072C3A8732061766F697220617474617175C3A920756E20656E6E656D692071756520766F7573206EE280996176657A2070617320656E636F726520746F756368C3A92E7C520000, 39804), -(3776013982, 357058, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E3125206C6F727371756520766F7320706F696E74732064652076696520736F6E7420737570C3A972696575727320C3A0206365757820646520766F747265206369626C652064652024733225206175206D6F696E732E7C520000, 39804), -(3776013982, 357052, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E32252070656E64616E7420243335363336346420617072C3A8732061766F697220617474617175C3A920756E20656E6E656D692071756520766F7573206EE280996176657A2070617320656E636F726520746F756368C3A92E7C520000, 39804), -(3776013982, 357049, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E3125206C6F727371756520766F7320706F696E74732064652076696520736F6E7420737570C3A972696575727320C3A0206365757820646520766F747265206369626C652064652024733225206175206D6F696E732E7C520000, 39804), -(3776013982, 357034, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E32252070656E64616E7420243335363336346420617072C3A8732061766F697220617474617175C3A920756E20656E6E656D692071756520766F7573206EE280996176657A2070617320656E636F726520746F756368C3A92E7C520000, 39804), -(3776013982, 357031, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E3125206C6F727371756520766F7320706F696E74732064652076696520736F6E7420737570C3A972696575727320C3A0206365757820646520766F747265206369626C652064652024733225206175206D6F696E732E7C520000, 39804), -(3776013982, 356593, 'frFR', 0x00566F75732064C3A9636F757672657A20756E6520616DC3A96C696F726174696F6E20706F7572206CE28099756E20646520766F7320696E7465726DC3A96469616972657320646520706C757320626173206E697665617520636F72726573706F6E64616E7420C3A020766F747265207370C3A96369616C69736174696F6E2061637475656C6C652E204CE28099696E7465726DC3A964696169726520616DC3A96C696F72C3A9206573742073C3A96C656374696F6E6EC3A9206465206D616E69C3A8726520616CC3A961746F6972652C206A75737175E280996175206E69766561752064E280996F626A6574C2A03232362E0000, 39804), -(3776013982, 356248, 'frFR', 0x00566F75732064C3A9636F757672657A20756E6520616DC3A96C696F726174696F6E20706F7572206CE28099756E20646520766F7320696E7465726DC3A96469616972657320646520706C757320626173206E697665617520636F72726573706F6E64616E7420C3A020766F747265207370C3A96369616C69736174696F6E2061637475656C6C652E204CE28099696E7465726DC3A964696169726520616DC3A96C696F72C3A9206573742073C3A96C656374696F6E6EC3A9206465206D616E69C3A8726520616CC3A961746F6972652C206A75737175E280996175206E69766561752064E280996F626A6574C2A03235322E0000, 39804), -(3776013982, 355741, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E32252070656E64616E7420243335363336346420617072C3A8732061766F697220617474617175C3A920756E20656E6E656D692071756520766F7573206EE280996176657A2070617320656E636F726520746F756368C3A92E7C520000, 39804), -(3776013982, 355721, 'frFR', 0x007C434646323066663230566F732064C3A967C3A2747320736F6E74206175676D656E74C3A97320646520247B2473312F3130307D2E3225206C6F727371756520766F7320706F696E74732064652076696520736F6E7420737570C3A972696575727320C3A0206365757820646520766F747265206369626C652064652024733225206175206D6F696E732E7C520000, 39804), -(3776013982, 354098, 'frFR', 0x0050726F706F736572206465206C61206E6F757272697475726520C3A0206C612062657374696F6C65206B6F72746869656E6E652E0000, 39804), -(3776013982, 354058, 'frFR', 0x00566F7573206C616E63657A20756E6520667269616E6469736520706F757220766F75732072617070726F636865722064E28099756E652062657374696F6C65206B6F72746869656E6E6520616666616DC3A965C2A0210000, 39804), -(3776013982, 345482, 'frFR', 0x00566F75732064C3A9636F757672657A20756E6520616DC3A96C696F726174696F6E20706F7572206CE28099756E20646520766F7320696E7465726DC3A96469616972657320646520706C757320626173206E697665617520636F72726573706F6E64616E7420C3A020766F747265207370C3A96369616C69736174696F6E2061637475656C6C652E204CE28099696E7465726DC3A964696169726520616DC3A96C696F72C3A9206573742073C3A96C656374696F6E6EC3A9206465206D616E69C3A8726520616CC3A961746F6972652C206A75737175E280996175206E69766561752064E280996F626A6574C2A03232362E0000, 39804), -(3776013982, 341724, 'frFR', 0x00416EC3A9616E74697373656D656E7420612024733125206465206368616E63657320737570706CC3A96D656E7461697265732064652064C3A9636C656E63686572204672696D61732C20657420526166616C65206875726C616E74652067C3A96EC3A8726520247B2433343137323573312F31307DC2A0246C706F696E743A706F696E74733B206465207075697373616E63652072756E69717565207175616E64204672696D6173206573742061637469662E0000, 39804), -(3776013982, 340433, 'frFR', 0x004CE28099616E696D612072616666696EC3A92063697263756C6520C3A0207472617665727320766F7573206574206175676D656E746520766F732064C3A967C3A2747320696E666C6967C3A97320657420766F7320736F696E732070726F64696775C3A97320646520247331252070656E64616E742024642E0044C3A967C3A2747320696E666C6967C3A973206175676D656E74C3A97320646520247331252E0D0A536F696E732070726F64696775C3A973206175676D656E74C3A97320646520247332252E00, 39804), -(3776013982, 138083, 'frFR', 0x0044C3A9636C656E636865206C6520636C6F6E616765206475206C616E6365757220706172206C61206372C3A96174757265206369626CC3A9652E0000, 39804), -(3557796329, 3223, 'frFR', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'frFR', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'frFR', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'frFR', 0x4272616E6368656665720000416E6369656E206465206C61206775657272650000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'frFR', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900566F7573206176657A20616DC3A96C696F72C3A920746F757320766F7320696E7465726DC3A96469616972657320706F757220766F747265207370C3A96369616C69736174696F6E2061637475656C6C652E0001, 39804), -(3072882582, 9878, 'frFR', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'frFR', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'frFR', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'frFR', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'frFR', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'frFR', 0x54617A61766573682C206C65206D61726368C3A92064697373696D756CC3A920286D7974686971756529004D7974686971756500020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'frFR', 0x53616E6374756D20646520446F6D696E6174696F6E202868C3A9726FC3AF717565290048C3A9726FC3AF7175650003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'frFR', 0x53616E6374756D20646520446F6D696E6174696F6E20286E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'frFR', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'frFR', 0x0000000000, 39804), -(1385971161, 12023, 'frFR', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'frFR', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'frFR', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'frFR', 0x00D000C70C0000, 39804), -(336222293, 8446, 'frFR', 0x001101C70C0000, 39804), -(336222293, 8445, 'frFR', 0x001300C70C0000, 39804), -(48336690, 39162, 'frFR', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'frFR', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'frFR', 'Sanctum de Domination', '', '', '', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'frFR', 'Brassards de tacticien primordial', 39804), -(182246, 'frFR', 'Ceinturon de tacticien primordial', 39804), -(182245, 'frFR', 'Spallières de tacticien primordial', 39804), -(182244, 'frFR', 'Hauts-de-chausse de tacticien primordial', 39804), -(182243, 'frFR', 'Gantelets de tacticien primordial', 39804), -(182242, 'frFR', 'Solerets de tacticien primordial', 39804), -(182241, 'frFR', 'Haubert de tacticien primordial', 39804), -(182229, 'frFR', 'Garde-bras d’âme en peine primordiale', 39804), -(182228, 'frFR', 'Ceinture d’âme en peine primordiale', 39804), -(182227, 'frFR', 'Épaulières d’âme en peine primordiale', 39804), -(182226, 'frFR', 'Braies d’âme en peine primordiale', 39804), -(182225, 'frFR', 'Étrangleurs d’âme en peine primordiale', 39804), -(182224, 'frFR', 'Bottes d’âme en peine primordiale', 39804), -(182223, 'frFR', 'Pourpoint d’âme en peine primordiale', 39804), -(177203, 'frFR', 'Bandelettes du porte-âme harmonieux', 39804), -(177202, 'frFR', 'Ceinturon du porte-âme harmonieux', 39804), -(177201, 'frFR', 'Épaulières du porte-âme harmonieux', 39804), -(177200, 'frFR', 'Garde-jambes du porte-âme harmonieux', 39804), -(177199, 'frFR', 'Gantelets du porte-âme harmonieux', 39804), -(177198, 'frFR', 'Bottes de guerre du porte-âme harmonieux', 39804), -(177197, 'frFR', 'Pansière du porte-âme harmonieux', 39804), -(174303, 'frFR', 'Trancheuse du forgelite harmonieux', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'frFR', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'frFR', 'Éclair du Tigre renforcé', 39804), -(360749, 'frFR', 'Kill Credit', 39804), -(360592, 'frFR', 'Spectral Feline', 39804), -(358693, 'frFR', 'Rage de l’âme', 39804), -(358692, 'frFR', 'Ténèbres de l’âme', 39804), -(358518, 'frFR', 'Invocation de Xuen, le Tigre blanc', 39804), -(357073, 'frFR', 'Éclat prémonitoire de Cor', 39804), -(357069, 'frFR', 'Éclat prémonitoire de Bek', 39804), -(357062, 'frFR', 'Éclat menaçant de Cor', 39804), -(357058, 'frFR', 'Éclat menaçant de Bek', 39804), -(357052, 'frFR', 'Éclat désolant de Cor', 39804), -(357049, 'frFR', 'Éclat désolant de Bek', 39804), -(357034, 'frFR', 'Éclat sinistre de Cor', 39804), -(357031, 'frFR', 'Éclat sinistre de Bek', 39804), -(356593, 'frFR', 'Énergie dénouée', 39804), -(356248, 'frFR', 'Intermédiaire de l’Au-delà', 39804), -(355741, 'frFR', 'Éclat de Cor', 39804), -(355721, 'frFR', 'Éclat de Bek', 39804), -(354098, 'frFR', 'Donner une friandise', 39804), -(354058, 'frFR', 'Friandise', 39804), -(345482, 'frFR', 'Réalité déliée', 39804), -(341724, 'frFR', 'Rage du champion gelé', 39804), -(340433, 'frFR', 'Faveur de Tombe-Vice', 39804), -(138083, 'frFR', 'Tempête, Terre et Feu', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'frFR' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'frFR';
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_08_26_05_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_05_hotfixes.sql deleted file mode 100644 index a356df755bc..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_05_hotfixes.sql +++ /dev/null @@ -1,10744 +0,0 @@ -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'itIT', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'itIT', 'Bracciali dello Stratega Supremo', 39804), -(182246, 'itIT', 'Cinturone dello Stratega Supremo', 39804), -(182245, 'itIT', 'Guardaspalle dello Stratega Supremo', 39804), -(182244, 'itIT', 'Calzerotti dello Stratega Supremo', 39804), -(182243, 'itIT', 'Guanti Lunghi dello Stratega Supremo', 39804), -(182242, 'itIT', 'Calzari dello Stratega Supremo', 39804), -(182241, 'itIT', 'Usbergo dello Stratega Supremo', 39804), -(182229, 'itIT', 'Bracciali Foderati della Presenza Suprema', 39804), -(182228, 'itIT', 'Cintura della Presenza Suprema', 39804), -(182227, 'itIT', 'Spallacci della Presenza Suprema', 39804), -(182226, 'itIT', 'Brachette della Presenza Suprema', 39804), -(182225, 'itIT', 'Strangolatori della Presenza Suprema', 39804), -(182224, 'itIT', 'Stivali della Presenza Suprema', 39804), -(182223, 'itIT', 'Giaco della Presenza Suprema', 39804), -(177203, 'itIT', 'Bracciali Leggeri del Latore Armonioso', 39804), -(177202, 'itIT', 'Cinturone del Latore Armonioso', 39804), -(177201, 'itIT', 'Spallacci del Latore Armonioso', 39804), -(177200, 'itIT', 'Gambali Foderati del Latore Armonioso', 39804), -(177199, 'itIT', 'Guanti Lunghi del Latore Armonioso', 39804), -(177198, 'itIT', 'Stivali da Guerra del Latore Armonioso', 39804), -(177197, 'itIT', 'Cotta del Latore Armonioso', 39804), -(174303, 'itIT', 'Intagliatrice del Forgialita Armonioso', 39804); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'itIT'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'itIT', '', '', '', '', 'Tè del Duca Folle', 39804), -(187863, 'itIT', 'La chiave continua a uscire e rientrare nel piano d''esistenza. È difficile esaminarne i dettagli... o anche solo capire se si tratti di qualcosa di reale.', '', '', '', 'Chiave dell''Effimero', 39804), -(182247, 'itIT', '', '', '', '', 'Bracciali dello Stratega Supremo', 39804), -(182246, 'itIT', '', '', '', '', 'Cinturone dello Stratega Supremo', 39804), -(182245, 'itIT', '', '', '', '', 'Guardaspalle dello Stratega Supremo', 39804), -(182244, 'itIT', '', '', '', '', 'Calzerotti dello Stratega Supremo', 39804), -(182243, 'itIT', '', '', '', '', 'Guanti Lunghi dello Stratega Supremo', 39804), -(182242, 'itIT', '', '', '', '', 'Calzari dello Stratega Supremo', 39804), -(182241, 'itIT', '', '', '', '', 'Usbergo dello Stratega Supremo', 39804), -(182229, 'itIT', '', '', '', '', 'Bracciali Foderati della Presenza Suprema', 39804), -(182228, 'itIT', '', '', '', '', 'Cintura della Presenza Suprema', 39804), -(182227, 'itIT', '', '', '', '', 'Spallacci della Presenza Suprema', 39804), -(182226, 'itIT', '', '', '', '', 'Brachette della Presenza Suprema', 39804), -(182225, 'itIT', '', '', '', '', 'Strangolatori della Presenza Suprema', 39804), -(182224, 'itIT', '', '', '', '', 'Stivali della Presenza Suprema', 39804), -(182223, 'itIT', '', '', '', '', 'Giaco della Presenza Suprema', 39804), -(177203, 'itIT', '', '', '', '', 'Bracciali Leggeri del Latore Armonioso', 39804), -(177202, 'itIT', '', '', '', '', 'Cinturone del Latore Armonioso', 39804), -(177201, 'itIT', '', '', '', '', 'Spallacci del Latore Armonioso', 39804), -(177200, 'itIT', '', '', '', '', 'Gambali Foderati del Latore Armonioso', 39804), -(177199, 'itIT', '', '', '', '', 'Guanti Lunghi del Latore Armonioso', 39804), -(177198, 'itIT', '', '', '', '', 'Stivali da Guerra del Latore Armonioso', 39804), -(177197, 'itIT', '', '', '', '', 'Cotta del Latore Armonioso', 39804), -(174303, 'itIT', '', '', '', '', 'Intagliatrice del Forgialita Armonioso', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'itIT', '', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'itIT') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'itIT') AND (`Key` = 3744420815); - -DELETE FROM `hotfix_optional_data` WHERE `TableHash` = 35137211 AND `RecordId` = 210350 AND `locale` = 'itIT' AND `Key` = 3744420815; -DELETE FROM `hotfix_optional_data` WHERE `TableHash` = 35137211 AND `RecordId` = 210349 AND `locale` = 'itIT' AND `Key` = 3744420815; -INSERT INTO `hotfix_optional_data` (`TableHash`, `RecordId`, `locale`, `Key`, `Data`, `VerifiedBuild`) VALUES -(35137211, 210350, 'itIT', 3744420815, 0xEBC4EAB4415C6E873443E6CE6DFA6B4FF9E7727BCF68EF40, 39804), -(35137211, 210349, 'itIT', 3744420815, 0x7D0E0331AE9D1AC630BE4399FA03641AC4C6EE75020B30D4, 39804); - -UPDATE hotfix_blob SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420C3A820756E2067696F636F206F6E6C696E652063686520696E636C75646520696E746572617A696F6E6920636F6E20616C7472692067696F6361746F72692E20C38820636F6E7369676C6961746F20707265737461726520617474656E7A696F6E652065206E6F6E20636F6E646976696465726520696E666F726D617A696F6E6920706572736F6E616C6920636F6E2073636F6E6F7363697574692E7C6E7C6E496E6F6C7472652C207469656E692073656D7072652070726573656E7465206C65206E6F73747265207265676F6C652073756C6C6520696E746572617A696F6E6920636F6E206C6120636F6D6D756E6974792065206E6F6E20657369746172652061207365676E616C617265206F676E69206576656E7475616C6520657069736F64696F206469206D6F6C65737469652C20636F6E76657273617A696F6E69206F20636F6D706F7274616D656E74692073636F7272657474692C206F20616C74726520636F6E646F7474652063686520706F7373616E6F20726F76696E617265206C27657370657269656E7A612064692067696F636F2C207574696C697A7A616E646F206C65206E6F737472652066756E7A696F6E69206469207365676E616C617A696F6E6520696E2067696F636F2E20556E6120766F6C74612072696365767574652074616C69207365676E616C617A696F6E692C206369206F636375706572656D6F206469206573616D696E6172652069207265676973747269206520616769726520646920636F6E73656775656E7A612E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'itIT'); - -DELETE FROM `hotfix_blob` WHERE `locale` = 'itIT' AND `VerifiedBuild` > 0; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3776013982, 360592, 'itIT', 0x000000, 39804), -- Spell -(261693969, 64104, 'itIT', 0xFFFFFFFFFFFFFFFF50656E736174652061676C6920616E696D616C65747469000074A80D6A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000C1D80200D588000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(3865974254, 174303, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 360832, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 360829, 'itIT', 0x0024407370656C6C646573633332333939390000, 39804), -- Spell -(3776013982, 358518, 'itIT', 0x0045766F636120756E27656666696765206469205875656E2C206C61205469677265204269616E63612C207065722024642E205875656E206174746163636120696C2074756F206265727361676C696F207072696D6172696F206520636F6C70697363652033206E656D69636920656E74726F20243132333939364131206D206F676E6920243132333939397431207320636F6E2046756C6D696E652064656C6C612054696772652C20696E666C696767656E646F202431323339393673312064616E6E69206461206E61747572612E0000, 39804), -- Spell -(3557796329, 3223, 'itIT', 0x05000000E1E2000000009642DD000000, 39804), -- SoulbindConduitRank -(3557796329, 2477, 'itIT', 0x08000000D32D050000005842AB000000, 39804), -- SoulbindConduitRank -(1369604944, 6963, 'itIT', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -- SpellVisualMissile -(1369604944, 6960, 'itIT', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -- SpellVisualMissile -(48336690, 39162, 'itIT', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 39161, 'itIT', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(3776013982, 359315, 'itIT', 0x0024407370656C6C646573633335383639340044616E6E692064612066756F636F20696E666C697474692061756D656E746174692064656C2024333538363934733125206772617A696520616C6C61206C69626572617A696F6E652064656C6C27616E696D612E00, 39804), -- Spell -(3776013982, 358693, 'itIT', 0x0041756D656E746120692064616E6E692066697369636920696E666C697474692064616920706572736F6E6167676920766963696E692064656C2024733125207065722024642E20536920616363756D756C612E0044616E6E692066697369636920696E666C697474692061756D656E746174692064656C20247331252E00, 39804), -- Spell -(3776013982, 358692, 'itIT', 0x0041756D656E746120692064616E6E69206461206F6D62726120696E666C697474692064616920706572736F6E6167676920766963696E692064656C2024733125207065722024642E20536920616363756D756C612E0044616E6E69206461206F6D627261207375626974692061756D656E746174692064656C20247331252E00, 39804), -- Spell -(3776013982, 355425, 'itIT', 0x0041756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656920706572736F6E6167676920766963696E692064656C2024733125207065722024642E20536920616363756D756C612E0056656C6F636974C3A0206469206D6F76696D656E746F2061756D656E746174612064656C20247331252E00, 39804), -- Spell -(3776013982, 341724, 'itIT', 0x00446973696E74656772617A696F6E6520686120756E612070726F626162696C6974C3A02061676769756E746976612064656C2024733125206469206174746976617265204272696E61206520466F6C6174612047656C6964612067656E65726120247B2433343137323573312F31307D20706F74656E7A612072756E696361207175616E646F204272696E6120C3A8206174746976612E0000, 39804), -- Spell -(3776013982, 357069, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E3125207175616E646F20736920686120696C2024733225206F207069C3B92064692073616C7574652064656C206265727361676C696F2E7C520000, 39804), -- Spell -(3776013982, 357058, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E3125207175616E646F20736920686120696C2024733225206F207069C3B92064692073616C7574652064656C206265727361676C696F2E7C520000, 39804), -- Spell -(3776013982, 357049, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E3125207175616E646F20736920686120696C2024733225206F207069C3B92064692073616C7574652064656C206265727361676C696F2E7C520000, 39804), -- Spell -(3776013982, 357031, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E3125207175616E646F20736920686120696C2024733225206F207069C3B92064692073616C7574652064656C206265727361676C696F2E7C520000, 39804), -- Spell -(3776013982, 355721, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E3225207175616E646F20736920686120696C2024733225206F207069C3B92064692073616C7574652064656C206265727361676C696F2E7C520000, 39804), -- Spell -(3776013982, 357073, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E32252070657220243335363336346420646F706F20617665722061747461636361746F20756E206E656D69636F20616C207175616C65206E6F6E20736920617665766120616E636F726120696E666C6974746F2064616E6E692E7C520000, 39804), -- Spell -(3776013982, 357062, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E32252070657220243335363336346420646F706F20617665722061747461636361746F20756E206E656D69636F20616C207175616C65206E6F6E20736920617665766120616E636F726120696E666C6974746F2064616E6E692E7C520000, 39804), -- Spell -(3776013982, 357052, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E32252070657220243335363336346420646F706F20617665722061747461636361746F20756E206E656D69636F20616C207175616C65206E6F6E20736920617665766120616E636F726120696E666C6974746F2064616E6E692E7C520000, 39804), -- Spell -(3776013982, 357034, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E32252070657220243335363336346420646F706F20617665722061747461636361746F20756E206E656D69636F20616C207175616C65206E6F6E20736920617665766120616E636F726120696E666C6974746F2064616E6E692E7C520000, 39804), -- Spell -(3776013982, 355741, 'itIT', 0x007C43464632306666323041756D656E746120692064616E6E6920696E666C697474692064656C20247B2473312F3130307D2E32252070657220243335363336346420646F706F20617665722061747461636361746F20756E206E656D69636F20616C207175616C65206E6F6E20736920617665766120616E636F726120696E666C6974746F2064616E6E692E7C520000, 39804), -- Spell -(3776013982, 340433, 'itIT', 0x004C27416E696D756D2052616666696E61746F2073636F72726520696E2074652C2061756D656E74616E646F20692064616E6E6920696E666C697474692065206C65206375726520666F726E6974652064656C2024733125207065722024642E0044616E6E6920696E666C697474692061756D656E746174692064656C20247331252E0D0A4375726520666F726E6974652061756D656E746174652064656C20247332252E00, 39804), -- Spell -(3865974254, 187917, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3386943305, 92453, 'itIT', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -- CreatureDifficulty -(3386291891, 93030, 'itIT', 0x52616D6F66657272656F0000416E7469636F2064656C6C61204775657272610000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -- Creature -(1385971161, 12023, 'itIT', 0x30020000C70C0000, 39804), -- UiWidgetXWidgetSet -(336222293, 8447, 'itIT', 0x00D000C70C0000, 39804), -- UiWidgetStringSource -(336222293, 8446, 'itIT', 0x001101C70C0000, 39804), -- UiWidgetStringSource -(336222293, 8445, 'itIT', 0x001300C70C0000, 39804), -- UiWidgetStringSource -(2299908982, 560, 'itIT', 0x0000000000, 39804), -- UiWidgetSet -(3031818311, 4138, 'itIT', 0x4C00360A670500C70C0000, 39804), -- UiWidgetDataSource -(3031818311, 4137, 'itIT', 0x1200370A670500C70C0000, 39804), -- UiWidgetDataSource -(3072882582, 9878, 'itIT', 0xF50100000000C70C0000, 39804), -- UiWidgetConstantSource -(3072882582, 8001, 'itIT', 0xA90100000000C70C0000, 39804), -- UiWidgetConstantSource -(3072882582, 7998, 'itIT', 0x110005000000C70C0000, 39804), -- UiWidgetConstantSource -(2381039112, 3271, 'itIT', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -- UiWidget -(3776013982, 360749, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 354098, 'itIT', 0x004F666672652064656C206369626F20616C6C27616E696D616C65206469204B6F72746869612E0000, 39804), -- Spell -(3776013982, 354058, 'itIT', 0x004C616E63696120756E20646F6C636574746F20706572206176766963696E61727469206120756E20616E696D616C65206469204B6F727468696120616666616D61746F210000, 39804), -- Spell -(2939349194, 746, 'itIT', 0x54617A61766573682C20696C2042617A61722043656C61746F20284D697469636129004D697469636100020310016300000073008C4E01008909170000050100000000, 39804), -- GroupFinderActivity -(2939349194, 744, 'itIT', 0x53616E6374756D2064656C20446F6D696E696F202845726F696361290045726F6963610003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -- GroupFinderActivity -(2939349194, 743, 'itIT', 0x53616E6374756D2064656C20446F6D696E696F20284E6F726D616C6529004E6F726D616C650003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -- GroupFinderActivity -(3776013982, 356593, 'itIT', 0x0053636F70726920756E20706F74656E7A69616D656E746F20646920756E20436F6E646F74746F2063617375616C652074726120692074756F6920436F6E646F747469206469206C6976656C6C6F206F67676574746F207069C3B920626173736F20706572206C6120747561207370656369616C697A7A617A696F6E652061747475616C652C2066696E6F206120756E206C6976656C6C6F206D617373696D6F206469203232362E0000, 39804), -- Spell -(3776013982, 356248, 'itIT', 0x0053636F70726920756E20706F74656E7A69616D656E746F20646920756E20436F6E646F74746F2063617375616C652074726120692074756F6920436F6E646F747469206469206C6976656C6C6F206F67676574746F207069C3B920626173736F20706572206C6120747561207370656369616C697A7A617A696F6E652061747475616C652C2066696E6F206120756E206C6976656C6C6F206D617373696D6F206469203235322E0000, 39804), -- Spell -(3776013982, 345482, 'itIT', 0x0053636F70726920756E20706F74656E7A69616D656E746F20646920756E20436F6E646F74746F2063617375616C652074726120692074756F6920436F6E646F747469206469206C6976656C6C6F206F67676574746F207069C3B920626173736F20706572206C6120747561207370656369616C697A7A617A696F6E652061747475616C652C2066696E6F206120756E206C6976656C6C6F206D617373696D6F206469203232362E0000, 39804), -- Spell -(3205218938, 43120, 'itIT', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F3532390048616920706F74656E7A6961746F20616C206D617373696D6F207475747469206920436F6E646F74746920706572206C6120747561207370656369616C697A7A617A696F6E652061747475616C652E0001, 39804), -- GlobalStrings -(3776013982, 353524, 'itIT', 0x0000436F6E206C27616975746F2064692053636F7272617A7A6F2C20C3A820706F73736962696C6520696E646976696475617265206C6520696D70726F6E74652063686520636F6E6475636F6E6F20616C20566F6C70696E6F207065726475746F2E00, 39804), -- Spell -(240389885, 5952, 'itIT', 0x004B0C00000000000001060000000000008E24010019000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(368401261, 5420, 'itIT', 0xFE4400000000000040170000000000000000000000000000, 39804), -- CombatCondition -(368401261, 3271, 'itIT', 0xFE4400000000000000000000000000000000000000000000, 39804), -- CombatCondition -(3865974254, 182247, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182246, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182245, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182244, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182243, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182242, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182241, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182229, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182228, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182227, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182226, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182225, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182224, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182223, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177203, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177202, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177201, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177200, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177199, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177198, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177197, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187863, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 138083, 'itIT', 0x00436F737472696E676520696C206265727361676C696F2061747475616C65206120636C6F6E617265206C27696E63616E7461746F72652E0000, 39804), -- Spell -(3776013982, 321402, 'itIT', 0x00416C6C61206D6F727465206F20616C207261676769756E67696D656E746F20646920323020616363756D756C692C206C27696E63616E7461746F72652C2072696D70696E7A61746F206427657373656E7A612C20696E666C696767652064616E6E69206461206F6D62726120612074757474692069206E656D69636920766963696E692E20492064616E6E6920696E666C697474692061756D656E74616E6F20696E206261736520616C206E756D65726F20646920616363756D756C692064692024407370656C6C6E616D653332313430322E00416C207261676769756E67696D656E746F20646920323020616363756D756C69206F20616C6C61206D6F7274652C206C616E63696F2064692024407370656C6C6E616D653332313430312E0D0A492064616E6E6920696E666C697474692064612024407370656C6C6E616D653332313430312061756D656E74616E6F20696E20626173652061676C6920616363756D756C692064692024407370656C6C6E616D653332313430322E00, 39804), -- Spell -(943410215, 378, 'itIT', 0x53616C652064656C6C6120526564656E7A696F6E65007A010000EF080008000000800700068004, 39804), -- MapChallengeMode -(3776013982, 357012, 'itIT', 0x0045766F6361206C6F205370697269746F206469204B612D536861206368652074692074726173706F727461207261706964616D656E7465207065722024733120732C2061206D656E6F20636865206E6F6E20736961207374616E636F2C206E656C207175616C206361736F20746920706F72746572C3A0206C656E74616D656E74652070657220247332206D696E2E205574696C697A7A6162696C6520736F6C6F206E656C6C6520546572726574657472652E200000, 39804), -- Spell -(2268794270, 44, 'itIT', 0x43657274657A7A612064656C6C61204D6F727465002C0000000700000006040000321C0500271B0000D14E01000D0000006DC902000000000000000000, 39804), -- RuneforgeLegendaryAbility -(600565378, 273139, 'itIT', 0x0D9201000000803F0000803F00DCB30200, 39804), -- CreatureXDisplayInfo -(2821573772, 77301, 'itIT', 0x03020D920100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 77300, 'itIT', 0x02020D920100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 77299, 'itIT', 0x01020D920100, 39804), -- CreatureDisplayInfoGeosetData -(3386291891, 177116, 'itIT', 0x506F6C656D6172636F2041647265737465730000000001070000000D9201000000000000000000000000000000803F0000803F0000803F0000803F88C702000000000000000000, 39804), -- Creature -(3205218938, 44250, 'itIT', 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420C3A820756E2067696F636F206F6E6C696E652063686520696E636C75646520696E746572617A696F6E6920636F6E20616C7472692067696F6361746F72692E20C38820636F6E7369676C6961746F20707265737461726520617474656E7A696F6E652065206E6F6E20636F6E646976696465726520696E666F726D617A696F6E6920706572736F6E616C6920636F6E2073636F6E6F7363697574692E7C6E7C6E496E6F6C7472652C207469656E692073656D7072652070726573656E7465206C65206E6F73747265207265676F6C652073756C6C6520696E746572617A696F6E6920636F6E206C6120636F6D6D756E6974792065206E6F6E20657369746172652061207365676E616C617265206F676E69206576656E7475616C6520657069736F64696F206469206D6F6C65737469652C20636F6E76657273617A696F6E69206F20636F6D706F7274616D656E74692073636F7272657474692C206F20616C74726520636F6E646F7474652063686520706F7373616E6F20726F76696E617265206C27657370657269656E7A612064692067696F636F2C207574696C697A7A616E646F206C65206E6F737472652066756E7A696F6E69206469207365676E616C617A696F6E6520696E2067696F636F2E20556E6120766F6C74612072696365767574652074616C69207365676E616C617A696F6E692C206369206F636375706572656D6F206469206573616D696E6172652069207265676973747269206520616769726520646920636F6E73656775656E7A612E0001, 39804), -- GlobalStrings -(3776013982, 358670, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355894, 'itIT', 0x0024407370656C6C64657363333535383933004D616573747269612061756D656E746174612064656C20247731252E00, 39804), -- Spell -(3776013982, 360277, 'itIT', 0x004C616E6369617265205B6C6120747561206162696C6974C3A020646920636C6173736520646569204B797269616E5D2073636174656E6120756E276573706C6F73696F6E6520646920416E696D756D20736F7672616363617269636F2073756C6C6120706F73697A696F6E652064656C206265727361676C696F2C20696E666C696767656E646F20392E3130302064616E6E6920646120617263616E6F2073756464697669736920657175616D656E746520747261206D617373696D6F203130206265727361676C6920696E20313220732E2052696475636520696C2074656D706F20646920726563757065726F205B64656C6C6120747561206162696C6974C3A020646920636C6173736520646569204B797269616E5D20646920283120732070657220333020732064692074656D706F20646920726563757065726F20646920626173652920706572206F676E69206E656D69636F20636F6C7069746F2E0000, 39804), -- Spell -(3776013982, 360258, 'itIT', 0x54616C656E746F205076500024407370656C6C64657363333535393935005269746F726E6F20766974616C652061756D656E7461746F2064656C20247331252E00, 39804), -- Spell -(3776013982, 360307, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 360306, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 360276, 'itIT', 0x000000, 39804), -- Spell -(600565378, 306064, 'itIT', 0x4A700100000000000000803F0105C70200, 39804), -- CreatureXDisplayInfo -(600565378, 306063, 'itIT', 0x56FC00000000803F0000803F0005C70200, 39804), -- CreatureXDisplayInfo -(3386943305, 200178, 'itIT', 0x00000000000000002300FB0700000800081000000000000004008000000000000001000000000000000000000000E3B30200, 39804), -- CreatureDifficulty -(3776013982, 357349, 'itIT', 0x00243F706339323432325B7C434646383038303830426F6E75733A20696E636173746F6E6120616C747265203220536368656767652064656C6C27456D70696574C3A020706572206F7474656E65726520466C6167656C6C6F2064656C2043616F73206E656C6C612046617563652E0D0A0D0A466C6167656C6C6F2064656C2043616F732073747261707061206672616D6D656E7469206427616E696D6120646169206E656D696369206665726974692C20696E666C696767656E646F2064616E6E69206461206F6D62726120652061756D656E74616E646F20692074756F6920617474726962757469207072696D6172692E7C525D3F706339323432315B7C434646383038303830426F6E75733A20696E636173746F6E61203120616C7472612053636865676769612064656C6C27456D70696574C3A020706572206F7474656E65726520466C6167656C6C6F2064656C2043616F73206E656C6C612046617563652E0D0A0D0A466C6167656C6C6F2064656C2043616F732073747261707061206672616D6D656E7469206427616E696D6120646169206E656D696369206665726974692C20696E666C696767656E646F2064616E6E69206461206F6D62726120652061756D656E74616E646F20692074756F6920617474726962757469207072696D6172692E7C525D3F706339313737305B7C434646323066663230426F6E75733A20696E636173746F6E61203320536368656767652064656C6C27456D70696574C3A020706572206F7474656E65726520466C6167656C6C6F2064656C2043616F73206E656C6C612046617563652E0D0A0D0A466C6167656C6C6F2064656C2043616F732073747261707061206672616D6D656E7469206427616E696D6120646169206E656D696369206665726974692C20696E666C696767656E646F2064616E6E69206461206F6D62726120652061756D656E74616E646F20692074756F6920617474726962757469207072696D6172692E2041756D656E74612064692065666669636163696120636F6E20536368656767652064656C6C27456D70696574C3A0207069C3B920706F74656E74692E7C525D5B7C434646383038303830426F6E75733A20696E636173746F6E61203320536368656767652064656C6C27456D70696574C3A020706572206F7474656E65726520466C6167656C6C6F2064656C2043616F73206E656C6C612046617563652E0D0A0D0A466C6167656C6C6F2064656C2043616F732073747261707061206672616D6D656E7469206427616E696D6120646169206E656D696369206665726974692C20696E666C696767656E646F2064616E6E69206461206F6D62726120652061756D656E74616E646F20692074756F6920617474726962757469207072696D6172692E7C525D0000, 39804), -- Spell -(3776013982, 357348, 'itIT', 0x00243F706339323432345B7C434646383038303830426F6E75733A20696E636173746F6E6120616C747265203220536368656767652064656C2047656C6F20706572206F7474656E6572652056656E74692064656C6C27496E7665726E6F206E656C6C612046617563652E0D0A0D0A56656E74692064656C6C27496E7665726E6F2073692073636174656E616E6F20706572696F646963616D656E74652C2070726F74656767656E646F7469206520696E666C696767656E646F2064616E6E69206169206E656D69636920696E206261736520616C6C61207475612070726F626162696C6974C3A0206469206372697469636F2E7C525D3F706339323432335B7C434646383038303830426F6E75733A20696E636173746F6E61203120616C7472612053636865676769612064656C2047656C6F20706572206F7474656E6572652056656E74692064656C6C27496E7665726E6F206E656C6C612046617563652E0D0A0D0A56656E74692064656C6C27496E7665726E6F2073692073636174656E6120706572696F646963616D656E74652C2070726F74656767656E646F7469206520696E666C696767656E646F2064616E6E69206169206E656D69636920696E206261736520616C6C61207475612070726F626162696C6974C3A0206469206372697469636F2E7C525D3F706339313736395B7C434646323066663230426F6E75733A20696E636173746F6E61203320536368656767652064656C2047656C6F20706572206F7474656E6572652056656E74692064656C6C27496E7665726E6F206E656C6C612046617563652E0D0A0D0A56656E74692064656C6C27496E7665726E6F2073692073636174656E616E6F20706572696F646963616D656E74652C2070726F74656767656E646F7469206520696E666C696767656E646F2064616E6E69206169206E656D69636920696E206261736520616C6C61207475612070726F626162696C6974C3A0206469206372697469636F2E2041756D656E74612064692065666669636163696120636F6E20536368656767652064656C2047656C6F207069C3B920706F74656E74692E7C525D5B7C434646383038303830426F6E75733A20696E636173746F6E61203320536368656767652064656C2047656C6F20706572206F7474656E6572652056656E74692064656C6C27496E7665726E6F206E656C6C612046617563652E0D0A0D0A56656E74692064656C6C27496E7665726E6F2073692073636174656E616E6F20706572696F646963616D656E74652C2070726F74656767656E646F7469206520696E666C696767656E646F2064616E6E69206169206E656D69636920696E206261736520616C6C61207475612070726F626162696C6974C3A0206469206372697469636F2E7C525D0000, 39804), -- Spell -(3776013982, 357347, 'itIT', 0x00243F706339323432365B7C434646383038303830426F6E75733A20696E636173746F6E6120616C747265203220536368656767652064656C2053616E67756520706572206F7474656E657265204C6567616D652053616E677569676E6F206E656C6C612046617563652E0D0A0D0A4C6567616D652053616E677569676E6F20726973756363686961206C612073616C75746520646169206E656D6963692065206C61207269646973747269627569736365206120746520652061692074756F6920616C6C656174692E7C525D3F706339323432355B7C434646383038303830426F6E75733A20696E636173746F6E61203120616C7472612053636865676769612064656C2053616E67756520706572206F7474656E657265204C6567616D652053616E677569676E6F206E656C6C612046617563652E0D0A0D0A4C6567616D652053616E677569676E6F20726973756363686961206C612073616C75746520646169206E656D6963692065206C61207269646973747269627569736365206120746520652061692074756F6920616C6C656174692E7C525D3F706339313736385B7C434646323066663230426F6E75733A20696E636173746F6E61203320536368656767652064656C2053616E67756520706572206F7474656E657265204C6567616D652053616E677569676E6F206E656C6C612046617563652E0D0A0D0A4C6567616D652053616E677569676E6F20726973756363686961206C612073616C75746520646169206E656D6963692065206C61207269646973747269627569736365206120746520652061692074756F6920616C6C656174692E2041756D656E74612064692065666669636163696120636F6E20536368656767652064656C2053616E677565207069C3B920706F74656E74692E7C525D5B7C434646383038303830426F6E75733A20696E636173746F6E61203320536368656767652064656C2053616E67756520706572206F7474656E657265204C6567616D652053616E677569676E6F206E656C6C612046617563652E0D0A0D0A4C6567616D652053616E677569676E6F20726973756363686961206C612073616C75746520646169206E656D6963692065206C61207269646973747269627569736365206120746520652061692074756F6920616C6C656174692E7C525D0000, 39804), -- Spell -(4033975491, 447829, 'itIT', 0x000000000000000000000000000000000000000000000000397A000013000000000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000E44B0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 395842, 'itIT', 0x0500000090920200E44B0200, 39804), -- SpellVisualKitEffect -(1181150530, 395841, 'itIT', 0x0200000055D50600E44B0200, 39804), -- SpellVisualKitEffect -(3425193231, 286048, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000E44B020007B10100, 39804), -- SpellVisualEvent -(4146370265, 110855, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3425193231, 286030, 'itIT', 0x050000000D000000000000000000000000000000000000000300000033FA0100FEB00100, 39804), -- SpellVisualEvent -(3425193231, 286029, 'itIT', 0x04000000050000000000000000000000000000000000000005000000F90D0200FEB00100, 39804), -- SpellVisualEvent -(4146370265, 110846, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF220000000000000000F90D02000000000000000000B5190000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109366, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 360158, 'itIT', 0x0024407370656C6C646573633335373132380000, 39804), -- Spell -(3776013982, 357129, 'itIT', 0x0024407370656C6C646573633335373132380000, 39804), -- Spell -(3557796329, 1249, 'itIT', 0x090000002E28050000003E4257000000, 39804), -- SoulbindConduitRank -(948502808, 61, 'itIT', 0xDFD3020007210500, 39804), -- ArenaCcItem -(948502808, 60, 'itIT', 0xDDD30200FE200500, 39804), -- ArenaCcItem -(948502808, 59, 'itIT', 0xD9D3020000210500, 39804), -- ArenaCcItem -(948502808, 58, 'itIT', 0xDAD3020007210500, 39804), -- ArenaCcItem -(948502808, 57, 'itIT', 0xDED3020000210500, 39804), -- ArenaCcItem -(948502808, 56, 'itIT', 0xD8D30200FE200500, 39804), -- ArenaCcItem -(3830298396, 22724, 'itIT', 0xC60C0000347D00000000000017000000, 39804), -- SceneScriptPackageMember -(3830298396, 22419, 'itIT', 0xC60C00003B7D00000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22418, 'itIT', 0xC60C0000957F00000000000015000000, 39804), -- SceneScriptPackageMember -(3776013982, 358713, 'itIT', 0x0052696475636520696C2074656D706F20646920726563757065726F2072657374616E746520646920243F613133373031325B477561726967696F6E6520496D6D65646961746120646920247B2433353739313973312A2433353739313973322F3130307D2E315D3F613133373032345B4E656262696120437572617469766120646920247B2433353739313973312A2433353739313973332F3130307D2E315D3F613133373032395B466F6C676F726520536163726120646920247B2433353739313973312A2433353739313973342F3130307D2E315D3F613133373033325B5061726F6C612064656C20506F746572653A20526164696F736974C3A020646920247B2433353739313973312A2433353739313973352F3130307D2E315D3F613133373033315B436972636F6C6F20646920477561726967696F6E6520646920247B2433353739313973312A2433353739313973362F3130307D2E315D3F613133373033395B546F74656D2064656C20466C7573736F20566974616C6520646920247B2433353739313973312A2433353739313973372F3130307D2E315D5B756E20696E63616E746573696D6F206469206375726120617070726F70726961746F206469202433353739313973315D20732E20243F28613133373031327C613133373032347C613133373033317C613133373033327C613133373032397C61313337303339295B5D5B0D0A0D0A7C43464638303830383056616C69646F20736F6C6F20706572206C65207370656369616C697A7A617A696F6E69206461206775617269746F72652E7C525D0000, 39804), -- Spell -(3776013982, 355318, 'itIT', 0x0052696475636520696C2074656D706F20646920726563757065726F2072657374616E746520646920243F613133373031325B477561726967696F6E6520496D6D65646961746120646920247B2433353739313973312A2433353739313973322F3130307D2E315D3F613133373032345B4E656262696120437572617469766120646920247B2433353739313973312A2433353739313973332F3130307D2E315D3F613133373032395B466F6C676F726520536163726120646920247B2433353739313973312A2433353739313973342F3130307D2E315D3F613133373033325B436F6E7472697A696F6E6520646920247B2433353739313973312A2433353739313973352F3130307D2E315D3F613133373033315B436972636F6C6F20646920477561726967696F6E6520646920247B2433353739313973312A2433353739313973362F3130307D2E315D3F613133373033395B4D617265612042656E656669636120646920247B2433353739313973312A2433353739313973372F3130307D2E315D5B756E20696E63616E746573696D6F206469206375726120617070726F70726961746F206469202433353739313973315D20732E20243F28613133373031327C613133373032347C613133373033317C613133373033327C613133373032397C61313337303339295B5D5B0D0A0D0A7C43464638303830383056616C69646F20736F6C6F20706572206C65207370656369616C697A7A617A696F6E69206461206775617269746F72652E7C525D0000, 39804), -- Spell -(240389885, 5940, 'itIT', 0x004C0000000000000002000000000000004C66050000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(368401261, 5409, 'itIT', 0x000034170000000000000000000000000000000000000000, 39804), -- CombatCondition -(3205218938, 44199, 'itIT', 0x4552525F4E4F5F444F4D494E4154494F4E53484152445F4F5645525752495445004C6520536368656767652064656C20446F6D696E696F20706F73736F6E6F206573736572652072696D6F73736520736F6C6F20636F6E206C6F205363616C70656C6C6F2064656C2046756F636F2064656C6C27416E696D612E0001, 39804), -- GlobalStrings -(3205218938, 44198, 'itIT', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F363135004C6520536368656767652064656C20446F6D696E696F20706F73736F6E6F206573736572652072696D6F73736520736F6C6F20636F6E206C6F205363616C70656C6C6F2064656C2046756F636F2064656C6C27416E696D612E0001, 39804), -- GlobalStrings -(3776013982, 360090, 'itIT', 0x004166666C6967676520696C206265727361676C696F20636F6E20756E61206D616C6564697A696F6E652C206173736F7262656E646F6E65206C6520637572652072696365767574652E002477312063757265207269636576757465206173736F72626974652E00, 39804), -- Spell -(3776013982, 358259, 'itIT', 0x004166666C6967676520696C206265727361676C696F20636F6E20756E61206D616C6564697A696F6E652C206173736F7262656E646F6E65206C6520637572652072696365767574652E002477312063757265207269636576757465206173736F72626974652E00, 39804), -- Spell -(4033975491, 442784, 'itIT', 0x00000000000000000000000000000000000000000000000009760000FFFFFFFF000000000000000000000000000000000000000000000000000000009A99194000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000003E3D0200, 39804), -- SpellVisualKitModelAttach -(3776013982, 360071, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 360068, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 356666, 'itIT', 0x0024407370656C6C646573633335363636370000, 39804), -- Spell -(1019780096, 651, 'itIT', 0x246D6F643D243F613133373030355B247B302E32357D5D3F613231323631315B247B312E357D5D3F613133373030395B247B327D5D3F613133373031345B247B327D5D3F613133373031385B247B317D5D3F613133373032325B247B302E357D5D3F613133373032365B247B302E37357D5D3F613133373033305B247B312E357D5D3F613133373033345B247B312E357D5D3F613133373033385B247B327D5D3F613133373034325B247B317D5D3F613133373034375B247B312E357D5D5B247B317D5D00, 39804), -- SpellDescriptionVariables -(600565378, 71838, 'itIT', 0x7B3200000000C842CDCC8C3F0081390000, 39804), -- CreatureXDisplayInfo -(3205218938, 43966, 'itIT', 0x44554E47454F4E5F53434F52455F4F56455254494D455F54494D45002573202866756F72692074656D706F290001, 39804), -- GlobalStrings -(600565378, 305313, 'itIT', 0x309001000000803F0000803F00D2C50200, 39804), -- CreatureXDisplayInfo -(3776013982, 351059, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 81220, 'itIT', 0x00526967656E65726120696C20247331252064656C6C612073616C75746520652064656C206D616E61206F676E69207365636F6E646F2E00247331252064656C6C612073616C7574652065206D616E6120726967656E657261746F206F676E69207365636F6E646F2E00, 39804), -- Spell -(1992314007, 1331560, 'itIT', 0x68D502000BE8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331559, 'itIT', 0xDBF602000AE8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331558, 'itIT', 0x72D5020009E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331557, 'itIT', 0x65D5020007E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 811629, 'itIT', 0x30F7020008E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 811628, 'itIT', 0x2FF7020006E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 811627, 'itIT', 0x2EF7020005E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 811625, 'itIT', 0x2DF7020003E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 811624, 'itIT', 0x2CF7020002E8140000, 39804), -- NPCModelItemSlotDisplayInfo -(4082824155, 246733, 'itIT', 0x024C7C000030F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246732, 'itIT', 0x01C666000030F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246731, 'itIT', 0x07F36400002FF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246730, 'itIT', 0x06E67300002FF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246729, 'itIT', 0x06E77300002EF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246728, 'itIT', 0x05228100002EF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246727, 'itIT', 0x04D0AE00002DF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246726, 'itIT', 0x034EB000002DF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246725, 'itIT', 0x04908800002CF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246724, 'itIT', 0x0318B200002CF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246723, 'itIT', 0x01436F00002CF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246722, 'itIT', 0x00E86D00002CF70200, 39804), -- ItemDisplayInfoMaterialRes -(2557447376, 194352, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194351, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194350, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194349, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194348, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(3865974254, 65973, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 63272, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 32924, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 23162, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 19945, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 18228, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 13364, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 10659, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 10569, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(2294684390, 267268, 'itIT', 0x78030000B4260000E8140000, 39804), -- CreatureDisplayInfoOption -(2294684390, 22109, 'itIT', 0x0D0000004C000000E8140000, 39804), -- CreatureDisplayInfoOption -(2294684390, 22108, 'itIT', 0x0C00000041000000E8140000, 39804), -- CreatureDisplayInfoOption -(2294684390, 22107, 'itIT', 0x0B0000002E000000E8140000, 39804), -- CreatureDisplayInfoOption -(2294684390, 22106, 'itIT', 0x0A0000001B000000E8140000, 39804), -- CreatureDisplayInfoOption -(2294684390, 22105, 'itIT', 0x0900000002000000E8140000, 39804), -- CreatureDisplayInfoOption -(3776013982, 71092, 'itIT', 0x0042657669206C612062697272612E0054692073656E7469206C65676765726D656E7465207069C3B9206772616E64652E2E2E0D0A0D0A7C634646464641413030224E6F6E2066617265206361736F20616C20636F6C6F72652E227C7200, 39804), -- Spell -(3865974254, 151280, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187817, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185833, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185832, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185765, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(600565378, 305168, 'itIT', 0x986D01000000803F0000803F00B1C50200, 39804), -- CreatureXDisplayInfo -(184881520, 10182, 'itIT', 0x114E5A, 39804), -- JournalSectionXDifficulty -(184881520, 10181, 'itIT', 0x10365D, 39804), -- JournalSectionXDifficulty -(184881520, 10180, 'itIT', 0x0F365D, 39804), -- JournalSectionXDifficulty -(184881520, 10179, 'itIT', 0x0E365D, 39804), -- JournalSectionXDifficulty -(2035710060, 23862, 'itIT', 0x00008B09104D5A00004E5A020000000000000000345F0500000000000200120000, 39804), -- JournalEncounterSection -(2035710060, 23861, 'itIT', 0x53656374696F6E20323700008B091C565C00000000020000000000000000345F0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23807, 'itIT', 0x53657A696F6E6520323400008B0919FE5C0000000002000000000000000067750500000000000300101000, 39804), -- JournalEncounterSection -(2035710060, 23806, 'itIT', 0x4F72726F7265206469204F6D62726163636961696F004D6F737472756F736974C3A020636F72726F7474652063686520616C6C612066696E65206573706C6F646F6E6F20636F6E20756E207C6346463239353944337C487370656C6C3A3335373733357C685B55726C6F2046696E616C655D7C687C722E008B0918FD5CFF5C000001959600000000000000000000000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23805, 'itIT', 0x4272616365206469204F6D62726163636961696F00245B213136496E206D6F64616C6974C3A0204D69746963612C206C6120666F72676961747572612064656C2046616262726F2064656C20446F6C6F72652063726561204F72726F7269206469204F6D62726163636961696F2E245D008B0917565CFE5CD25C0200000000000000007B750500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23794, 'itIT', 0x53657A696F6E65203900008B09134D5ABD5C000002000000000000000028510500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23762, 'itIT', 0x53657A696F6E6520313700008B091A565CD15C355D020000000000000000EC7105000000000000000400FF, 39804), -- JournalEncounterSection -(2035710060, 23761, 'itIT', 0x53657A696F6E6520313700008B091BD25C00000000020000000000000000787005000000000000000400FF, 39804), -- JournalEncounterSection -(2035710060, 23759, 'itIT', 0x4272616365206469204F6D62726163636961696F00008B0916565C0000FD5C020000000000000000CE6C0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23741, 'itIT', 0x53657A696F6E65203900008B0914F25C0000000002000000000000000006720500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23641, 'itIT', 0x53657A696F6E6520313700008B090F4D5A0000365D020000000000000000C66C0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23638, 'itIT', 0x4661736520323A20496E637564696E652055726C616E7465005175616E646F207261676769756E676520696C20373025206520696C203430252064692073616C7574652072657374616E74652C20696C2046616262726F2064656C20446F6C6F72652062616C7A612073756C6C612073756120696E637564696E65206520696E697A696120612063726561726520756E206E756F766F20537472756D656E746F20646920446F6C6F72652E008B09150000CF5C0000000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23118, 'itIT', 0x53657A696F6E65203800008B09114D5A00004A5A020000000000000000345F0500000000000200020000, 39804), -- JournalEncounterSection -(2035710060, 23114, 'itIT', 0x53657A696F6E6520313200008B09124D5A0000F25C020000000000000000B06C05000000000000000000FF, 39804), -- JournalEncounterSection -(1992314007, 1331544, 'itIT', 0x68D502000B32420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331543, 'itIT', 0x65D502000732420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331542, 'itIT', 0xD7F602000032420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863956, 'itIT', 0x29F702000932420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863955, 'itIT', 0x28F702000832420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863954, 'itIT', 0x27F702000632420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863953, 'itIT', 0x26F702000532420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863951, 'itIT', 0x25F702000332420000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 863950, 'itIT', 0x24F702000232420000, 39804), -- NPCModelItemSlotDisplayInfo -(4082824155, 246717, 'itIT', 0x0449EA000029F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246716, 'itIT', 0x033EE6000029F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246715, 'itIT', 0x02C56F000028F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246714, 'itIT', 0x01526A000028F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246713, 'itIT', 0x07577D000027F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246712, 'itIT', 0x062D72000027F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246711, 'itIT', 0x062E72000026F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246710, 'itIT', 0x050481000026F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246709, 'itIT', 0x04ECAA000025F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246708, 'itIT', 0x03FBAD000025F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246707, 'itIT', 0x009268000025F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246706, 'itIT', 0x0313AF000024F70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246705, 'itIT', 0x009A6B000024F70200, 39804), -- ItemDisplayInfoMaterialRes -(2557447376, 194345, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194344, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194343, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194342, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194341, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194340, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2294684390, 72504, 'itIT', 0x0C0000004000000032420000, 39804), -- CreatureDisplayInfoOption -(2294684390, 72503, 'itIT', 0x0B0000003100000032420000, 39804), -- CreatureDisplayInfoOption -(2294684390, 72502, 'itIT', 0x0A0000001C00000032420000, 39804), -- CreatureDisplayInfoOption -(2294684390, 72501, 'itIT', 0x090000000A00000032420000, 39804), -- CreatureDisplayInfoOption -(20077728, 391451, 'itIT', 0x53636F6E666967676920457A7261204772696D6D000B01000000165F020000000052DE, 39804), -- QuestObjective -(1992314007, 1331556, 'itIT', 0x68D502000BC94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331555, 'itIT', 0xDBF602000AC94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331554, 'itIT', 0x61D5020002C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331553, 'itIT', 0x2BF7020009C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331552, 'itIT', 0x2AF7020008C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331551, 'itIT', 0x91E2020007C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331550, 'itIT', 0x90E2020006C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331549, 'itIT', 0x8FE2020005C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331548, 'itIT', 0x2B79000004C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331547, 'itIT', 0x8EE2020003C94E0200, 39804); -- NPCModelItemSlotDisplayInfo - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1992314007, 1331546, 'itIT', 0x3079000001C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 1331545, 'itIT', 0xCF7A000000C94E0200, 39804), -- NPCModelItemSlotDisplayInfo -(4082824155, 246721, 'itIT', 0x049BAE00002BF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246720, 'itIT', 0x0371AC00002BF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246719, 'itIT', 0x02C77E00002AF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246718, 'itIT', 0x01AC6600002AF70200, 39804), -- ItemDisplayInfoMaterialRes -(2557447376, 194347, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(2557447376, 194346, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(3865974254, 18401, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 13172, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 7228, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(600565378, 66453, 'itIT', 0xA61A0000000000000000803F0073490000, 39804), -- CreatureXDisplayInfo -(2294684390, 659986, 'itIT', 0xCA030000383D0000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659985, 'itIT', 0x0E020000C3130000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659984, 'itIT', 0x0402000063130000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659983, 'itIT', 0xFE0100002C130000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659982, 'itIT', 0xF501000090120000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659981, 'itIT', 0xD00100003E100000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659980, 'itIT', 0x11000000A4000000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659979, 'itIT', 0x100000008A000000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659978, 'itIT', 0x0F00000068000000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 659977, 'itIT', 0x0E0000005B000000C94E0200, 39804), -- CreatureDisplayInfoOption -(2294684390, 392981, 'itIT', 0xE9020000F01F000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 153541, 'itIT', 0x350000006C03000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 153540, 'itIT', 0x340000005D03000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 153539, 'itIT', 0x330000005003000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 153538, 'itIT', 0x320000003A03000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 153537, 'itIT', 0x310000002603000044FA0100, 39804), -- CreatureDisplayInfoOption -(2294684390, 43614, 'itIT', 0x71000000840600000D2D0000, 39804), -- CreatureDisplayInfoOption -(2294684390, 43613, 'itIT', 0x70000000750600000D2D0000, 39804), -- CreatureDisplayInfoOption -(2294684390, 43612, 'itIT', 0x6F0000005F0600000D2D0000, 39804), -- CreatureDisplayInfoOption -(2294684390, 43611, 'itIT', 0x6E000000480600000D2D0000, 39804), -- CreatureDisplayInfoOption -(3386291891, 112329, 'itIT', 0x56656C6772696D0000537570657267696C646100000007000000651901000000000000000000000000000000803F0000803F0000803F0000803F4B4A0000777E000000000000, 39804), -- Creature -(3386291891, 82824, 'itIT', 0x44656E616C656120536665727A61726164757265000000000007000000CEDF00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000098060100, 39804), -- Creature -(2294684390, 78023, 'itIT', 0x0C0000003E00000094460000, 39804), -- CreatureDisplayInfoOption -(2294684390, 78022, 'itIT', 0x0B0000003400000094460000, 39804), -- CreatureDisplayInfoOption -(2294684390, 27142, 'itIT', 0x3D000000C2030000271D0000, 39804), -- CreatureDisplayInfoOption -(2294684390, 27141, 'itIT', 0x3C000000B2030000271D0000, 39804), -- CreatureDisplayInfoOption -(3386291891, 155414, 'itIT', 0x457A7261204772696D6D000000000106000000EB2800000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -- Creature -(3776013982, 359956, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 351983, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 351982, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 351981, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 351970, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 347963, 'itIT', 0x0024407370656C6C64657363333437393632002477312064616E6E6920737562697469206173736F72626974692E0D0A0D0A496D6D756E65206120656666657474692064692073746F7264696D656E746F20652064692072657370696E74612E00, 39804), -- Spell -(3776013982, 347962, 'itIT', 0x0054692070726F74656767652064612064616E6E6920737562697469207061726920616C20247331252064656C6C612073616C757465206D617373696D612E204C276566666574746F206469206173736F7262696D656E746F2073692072696E6E6F7661206F676E692024743120732E204D656E747265206C6F20736375646F20C3A82061747469766F2C20736920C3A820696D6D756E692061676C6920656666657474692064692073746F7264696D656E746F20652064692072657370696E74612E0050726F746574746F2064612064616E6E6920737562697469207061726920616C20247331252064656C6C612073616C757465206D617373696D612E204C276566666574746F206469206173736F7262696D656E746F2073692072696E6E6F7661206F676E692024743120732E204D656E747265206C6F20736375646F20C3A82061747469766F2C20736920C3A820696D6D756E692061676C6920656666657474692064692073746F7264696D656E746F20652064692072657370696E74612E00, 39804), -- Spell -(3776013982, 354077, 'itIT', 0x000000, 39804), -- Spell -(4033975491, 447652, 'itIT', 0x0000000000000000000000000000000000000000000000004E44000013000000000000000000000000000000000000000000000000000000000000000000904000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000574B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447651, 'itIT', 0x000000000000000000000000000000000000000000000000398E000013000000000000000000000000000000000000000000000000000000000000000000803E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000574B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447650, 'itIT', 0x000000000000000000000040000000000000000000000000D697000013000000000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000574B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447109, 'itIT', 0x000000000000000000000000000000000000000000000000398E000013000000000000000000000000000000000000000000000000000000000000009A99993E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000414A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447108, 'itIT', 0x000000000000000000004040000000000000000000000000D697000013000000000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000414A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 395524, 'itIT', 0x0500000082DA0200574B0200, 39804), -- SpellVisualKitEffect -(1181150530, 395523, 'itIT', 0x02000000A4D40600574B0200, 39804), -- SpellVisualKitEffect -(1181150530, 395522, 'itIT', 0x02000000A3D40600574B0200, 39804), -- SpellVisualKitEffect -(1181150530, 395521, 'itIT', 0x02000000A2D40600574B0200, 39804), -- SpellVisualKitEffect -(3425193231, 285530, 'itIT', 0x07000000080000000000000000000000000000000000000001000000414A0200F3AF0100, 39804), -- SpellVisualEvent -(4146370265, 110579, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359916, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359915, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359914, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359912, 'itIT', 0x000000, 39804), -- Spell -(600565378, 305095, 'itIT', 0x1D4200000000803F0000803F0083C50200, 39804), -- CreatureXDisplayInfo -(600565378, 305092, 'itIT', 0x1D4200000000803F0000803F0080C50200, 39804), -- CreatureXDisplayInfo -(600565378, 305090, 'itIT', 0x1D4200000000803F0000803F007EC50200, 39804), -- CreatureXDisplayInfo -(600565378, 305087, 'itIT', 0x1D4200000000803F0000803F007BC50200, 39804), -- CreatureXDisplayInfo -(3776013982, 320224, 'itIT', 0x0024407370656C6C6465736333313932313700496E2072696E7669676F72696D656E746F2064656E74726F20756E612063726973616C6964652E00, 39804), -- Spell -(3865974254, 186731, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186718, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 52030, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 52029, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 52028, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 354795, 'itIT', 0x005065726D6574746520646920656E747261726520696E20756E20506F7274616C652064656C6C612046656E6469747572612061204B6F727468696120652064692072657374617263692070657220247331206D696E2E0000, 39804), -- Spell -(261693969, 64432, 'itIT', 0xFFFFFFFFFFFFFFFF44616C6C6120666F727A6120616C6C61206465626F6C657A7A61000097A90D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D488000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64430, 'itIT', 0xFFFFFFFFFFFFFFFF5061726C61726520612074C3A8207065722074C3A8000096A90D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DE88000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64271, 'itIT', 0xFFFFFFFFFFFFFFFF556E206D6F646F207069C3B920636976696C65000000A90D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BD88000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64240, 'itIT', 0xFFFFFFFFFFFFFFFF496C20766F6C6F20646569204B797269616E0000E5A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D888000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64194, 'itIT', 0xFFFFFFFFFFFFFFFF50726F746F7469706F206461206775657272610000BCA80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D988000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64166, 'itIT', 0xFFFFFFFFFFFFFFFF4163636573736F20616C6C61206D656D6F7269612063617375616C650000A8A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000030D90200BB88000000000000FB0700000000000002000000880022020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64129, 'itIT', 0xFFFFFFFFFFFFFFFF4361726963612064656C6C61204361636369612053656C76616767696100008AA80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BA88000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64103, 'itIT', 0xFFFFFFFFFFFFFFFF46756E7A696F6E612073656D707265000073A8986C010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D388000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64101, 'itIT', 0xFFFFFFFFFFFFFFFF4C65206769757374652070726F636564757265000070A87A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DC88000000000000FB0700000000000002000000880000020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64089, 'itIT', 0xFFFFFFFFFFFFFFFF54C3A82065206D697374757265000066A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DE88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64080, 'itIT', 0xFFFFFFFFFFFFFFFF436F6920706965646920706572207465727261000060A80D6A010000000000FFFF0000000000000000000000000000000000000000000000000000000000000000000000006AD80200D788000000000000FB07000000000000020000008800620200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64070, 'itIT', 0xFFFFFFFFFFFFFFFF5363617274692064692053636172747900004AA80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D488000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64065, 'itIT', 0xFFFFFFFFFFFFFFFF52656167656E7469206C6F63616C69000046A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DA88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64043, 'itIT', 0xFFFFFFFFFFFFFFFF436920736572766520756E206775617269746F72652E2054752100003AA80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000050D80200D988000000000000FB0700000000000002000000880022020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64040, 'itIT', 0xFFFFFFFFFFFFFFFF437572652C206375726520652E2E2E2063757265000038A80D6A010000000000FFFF0000000000000000000000000000000000000000000000000000000000000000000000004DD80200D888000000000000FB0700000000000002000000880020020080000000020000EFF800000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64018, 'itIT', 0xFFFFFFFFFFFFFFFF496C207065736F2064656C6C6120706965747261000025A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C288000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64017, 'itIT', 0xFFFFFFFFFFFFFFFF4D656C6D6520646920636172617474657265000024A80D6A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000002F89000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64016, 'itIT', 0xFFFFFFFFFFFFFFFF4D656C6D6520646920636172617474657265000023A80D6A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000003089000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64015, 'itIT', 0xFFFFFFFFFFFFFFFF447269747469206E656C2074726974616361726E65000022A80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D188000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63989, 'itIT', 0xFFFFFFFFFFFFFFFF4D656C6D652064692063617261747465726500000BA80D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DA88000000000000FB07000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63965, 'itIT', 0xFFFFFFFFFFFFFFFF53616C76617265206C6520556F766120646920416C6166696E610000F4A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D588000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63964, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A2041727469676C696F204C7567756272650000F3A77A60010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000589000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63963, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A2053717561727461676F6C650000F2A77A60010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000489000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63962, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C690000F1A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FD88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63961, 'itIT', 0xFFFFFFFFFFFFFFFF5365677265746920736967696C6C6174690000F0A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F788000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63960, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C690000EFA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FB88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63959, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C690000EEA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FC88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63958, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C690000EDA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FA88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63957, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C690000ECA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F988000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63956, 'itIT', 0xFFFFFFFFFFFFFFFF5365677265746920736967696C6C6174690000EBA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F588000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63955, 'itIT', 0xFFFFFFFFFFFFFFFF5365677265746920736967696C6C6174690000EAA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F688000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63954, 'itIT', 0xFFFFFFFFFFFFFFFF5365677265746920736967696C6C6174690000E9A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DD88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63950, 'itIT', 0xFFFFFFFFFFFFFFFF41727469676C6920646920416C6166696E610000E5A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D288000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63937, 'itIT', 0xFFFFFFFFFFFFFFFF4772616E64692044656E7469205461676C69656E74690000D8A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D188000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63936, 'itIT', 0xFFFFFFFFFFFFFFFF4C27416E696D756D204469766F7261746F0000D7A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D088000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63935, 'itIT', 0xFFFFFFFFFFFFFFFF526164696369205072657A696F73650000D6A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000CF88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63934, 'itIT', 0xFFFFFFFFFFFFFFFF506F7374612053636F6D706F7374610000D5A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000CE88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63794, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A20426568656D6F74682046616D656C69636F000022A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000CA88000001000000FB07000000000000020000008801200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63793, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A20456E73796469757320696C2050726F66616E61746F7265000021A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C988000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63792, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A204E6F637475726E7573206C27416E6E69656E7461746F7265000020A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C888000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63791, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A2056616C64696E617220696C204D616C65646574746F00001FA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C788000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63790, 'itIT', 0xFFFFFFFFFFFFFFFF52696365726361746F206461676C6920416C69656E61746F72693A205369726520417A7A6F72616B00001EA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C688000001000000FB07000000000000020000008800200A0080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63789, 'itIT', 0xFFFFFFFFFFFFFFFF53666F727A6920636F7374616E74693A206C27416E74726F2064656C6C6F2053747564696F736F00001DA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C588000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63788, 'itIT', 0xFFFFFFFFFFFFFFFF53666F727A6920636F7374616E74693A20696C20536163726172696F2064656C6C6120477569646100001CA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C488000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63787, 'itIT', 0xFFFFFFFFFFFFFFFF53666F727A6920636F7374616E74693A206C612054657272617A7A612064656C204D617A7A756F6C61746F726500001BA77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C388000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63786, 'itIT', 0xFFFFFFFFFFFFFFFF526970756C69726520696C204E69646F2056656E746F736F00001AA70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C288000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63785, 'itIT', 0xFFFFFFFFFFFFFFFF53666F727A6920636F7374616E74693A20696C2051756F72756D2064656C204365726361746F7265000019A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000D788000000000000FB0700000000000002000000880030020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63784, 'itIT', 0xFFFFFFFFFFFFFFFF4C276F726F206E6F6E20C3A820756E2070726F626C656D61000018A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000DB88000000000000FB0700000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63783, 'itIT', 0xFFFFFFFFFFFFFFFF526571756973697A696F6E652064656C6C27416E696D756D000017A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BF88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63782, 'itIT', 0xFFFFFFFFFFFFFFFF52697475616C692047697572616661756365000016A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BE88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63781, 'itIT', 0xFFFFFFFFFFFFFFFF49207069616E69206469206261747461676C6961206465692047697572616661756365000015A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BD88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63780, 'itIT', 0xFFFFFFFFFFFFFFFF56656469616D6F20736520676C692070696163652051554553544F21000014A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BC88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63779, 'itIT', 0xFFFFFFFFFFFFFFFF556E612070617276656E7A61206469206E6F726D616C6974C3A0000013A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BB88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63778, 'itIT', 0xFFFFFFFFFFFFFFFF416E6469616D6F204176616E7469000012A70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BA88000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63777, 'itIT', 0xFFFFFFFFFFFFFFFF5365677265746920736967696C6C617469000011A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000C088000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63776, 'itIT', 0xFFFFFFFFFFFFFFFF5265676973747269206F7373657276617A696F6E616C69000010A77A60010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F888000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63775, 'itIT', 0xFFFFFFFFFFFFFFFF43686961766920652043726974746F6772616D6D6900000FA70D6A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000B788000000000000FB0700000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(1163127287, 69146, 'itIT', 0x392E312052616964202D20546F726768617374202D204E6572277A68756C202D20416368696576656D656E7420486F6F70202D2050656E64756C756D2056697375616C0066756E6374696F6E20526169645F546F7267686173745F4E65727A68756C5F416368696576656D656E74486F6F705F50656E64756C756D56697375616C5F4D6F766553637269707428656C61707365644D732C20782C20792C207A2C20726F6C6C2C2070697463682C20796177290D0A092D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D0D0A092D2D20417265612054726967676572204D6F76656D656E74205363726970743A20202D2D0D0A092D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D0D0A092D2D20496E707574733A200D0A092D2D20202020656C61707365644D733A2074686520616D6F756E74206F66206D696C6C697365636F6E64732073696E63652074686520276D5F6372656174696F6E54696D6527206F6620746869732041726561547269676765720D0A092D2D0D0A092D2D204F75747075743A0D0A092D2D2020202078202D2078206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D2020202079202D2079206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D202020207A202D207A206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D20202020726F6C6C202D20726F746174696F6E2061726F756E64207A20617869730D0A092D2D202020207069746368202D20726F746174696F6E2061726F756E64207920617869730D0A092D2D20202020796177202D20726F746174696F6E2061726F756E6420782061786973202D20616C736F206B6E6F776E2061732027666163696E67270D0A092D2D0D0A092D2D2020202072657475726E2076616C75657320696E2074686973207370656369666963206F726465722E2020496620796F7520646F6E27742077616E7420746F206368616E676520612073706563696669632076616C75652C2072657475726E20300D0A092D2D202020206578616D706C653A20696620796F752077616E7420746F2061646A757374206F6E6C79202770697463682720796F75206E65656420746F202772657475726E20302C302C302C302C7069746368272E0D0A092D2D0D0A092D2D0D0A090D0A6C6F63616C2066756E6374696F6E2072656D61702876616C75652C206D696E312C206D6178312C206D696E322C206D617832290D0A09696620282876616C7565203D3D206E696C29206F7220286D696E31203D3D206E696C29206F7220286D617831203D3D206E696C29206F7220286D696E32203D3D206E696C29206F7220286D617832203D3D206E696C2929207468656E2072657475726E206E696C3B20656E640D0A0972657475726E206D696E32202B202876616C7565202D206D696E3129202A20286D617832202D206D696E3229202F20286D617831202D206D696E31290D0A656E640D0A090D0A096C6F63616C2044656275675377697463683D6E696C0D0A096C6F63616C204D61785377696E673D34302A6D6174682E70692F3138300D0A096C6F63616C2044657369726564506572696F643D31323030300D0A096C6F63616C205F2C43757272656E7454696D653D6D6174682E6D6F646628656C61707365644D732F44657369726564506572696F64290D0A096C6F63616C204465736972656450697463680D0A090D0A0969662043757272656E7454696D653C2E35207468656E0D0A09094465736972656450697463683D72656D61702843757272656E7454696D652C302C302E352C6D6174682E70692F322C2D6D6174682E70692F32290D0A09656C73650D0A09094465736972656450697463683D72656D61702843757272656E7454696D652C2E352C312E302C2D6D6174682E70692F322C6D6174682E70692F32290D0A09656E640D0A096C6F63616C2053696E656450697463683D6D6174682E73696E28446573697265645069746368292A4D61785377696E670D0A096966204465627567537769746368207468656E0D0A09092D2D42726F61646361737428225B36393133345D2043757272656E7454696D653A20222E2E43757272656E7454696D65290D0A09092D2D42726F61646361737428225B36393133345D204465736972656450697463683A20222E2E446573697265645069746368290D0A09092D2D42726F61646361737428225B36393133345D2053696E656450697463683A20222E2E53696E65645069746368290D0A09656E640D0A0972657475726E20302C302C302C302C2D53696E656450697463682C300A656E640A0A0A004A61736F6E205A656C6563686F736B6900000000002E000000, 39804), -- SpellScript -(1163127287, 69134, 'itIT', 0x392E312052616964202D20546F726768617374202D204E6572277A68756C202D20416368696576656D656E7420486F6F70202D205357494E47530066756E6374696F6E20526169645F546F7267686173745F4E65727A68756C5F416368696576656D656E74486F6F705F5377696E67735F4D6F766553637269707428656C61707365644D732C20782C20792C207A2C20726F6C6C2C2070697463682C20796177290D0A092D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D0D0A092D2D20417265612054726967676572204D6F76656D656E74205363726970743A20202D2D0D0A092D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D2D0D0A092D2D20496E707574733A200D0A092D2D20202020656C61707365644D733A2074686520616D6F756E74206F66206D696C6C697365636F6E64732073696E63652074686520276D5F6372656174696F6E54696D6527206F6620746869732041726561547269676765720D0A092D2D0D0A092D2D204F75747075743A0D0A092D2D2020202078202D2078206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D2020202079202D2079206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D202020207A202D207A206F66667365742066726F6D20746865206D5F63656E746572206F662041726561547269676765720D0A092D2D20202020726F6C6C202D20726F746174696F6E2061726F756E64207A20617869730D0A092D2D202020207069746368202D20726F746174696F6E2061726F756E64207920617869730D0A092D2D20202020796177202D20726F746174696F6E2061726F756E6420782061786973202D20616C736F206B6E6F776E2061732027666163696E67270D0A092D2D0D0A092D2D2020202072657475726E2076616C75657320696E2074686973207370656369666963206F726465722E2020496620796F7520646F6E27742077616E7420746F206368616E676520612073706563696669632076616C75652C2072657475726E20300D0A092D2D202020206578616D706C653A20696620796F752077616E7420746F2061646A757374206F6E6C79202770697463682720796F75206E65656420746F202772657475726E20302C302C302C302C7069746368272E0D0A092D2D0D0A092D2D0D0A090D0A09090D0A6C6F63616C2066756E6374696F6E2072656D61702876616C75652C206D696E312C206D6178312C206D696E322C206D617832290D0A09696620282876616C7565203D3D206E696C29206F7220286D696E31203D3D206E696C29206F7220286D617831203D3D206E696C29206F7220286D696E32203D3D206E696C29206F7220286D617832203D3D206E696C2929207468656E2072657475726E206E696C3B20656E640D0A0972657475726E206D696E32202B202876616C7565202D206D696E3129202A20286D617832202D206D696E3229202F20286D617831202D206D696E31290D0A656E640D0A090D0A096C6F63616C2044656275675377697463683D6E696C0D0A090D0A096C6F63616C204D61785377696E673D34302A6D6174682E70692F3138300D0A096C6F63616C2044657369726564506572696F643D31323030300D0A096C6F63616C205F2C43757272656E7454696D653D6D6174682E6D6F646628656C61707365644D732F44657369726564506572696F64290D0A096C6F63616C204465736972656450697463680D0A096C6F63616C205261646975734F6650656E64756C756D3D33310D0A096C6F63616C2042617365466163696E673D7961770D0A090D0A0969662043757272656E7454696D653C2E35207468656E0D0A09094465736972656450697463683D72656D61702843757272656E7454696D652C302C302E352C2D6D6174682E70692F322C6D6174682E70692F32290D0A09656C73650D0A09094465736972656450697463683D72656D61702843757272656E7454696D652C2E352C312E302C6D6174682E70692F322C2D6D6174682E70692F32290D0A09656E640D0A096C6F63616C2053696E656450697463683D6D6174682E73696E28446573697265645069746368292A4D61785377696E670D0A096966204465627567537769746368207468656E0D0A09092D2D42726F61646361737428225B36393133345D2043757272656E7454696D653A20222E2E43757272656E7454696D65290D0A09092D2D42726F61646361737428225B36393133345D204465736972656450697463683A20222E2E446573697265645069746368290D0A09092D2D42726F61646361737428225B36393133345D2053696E656450697463683A20222E2E53696E65645069746368290D0A09656E640D0A090D0A090D0A096C6F63616C204E65775F583D5261646975734F6650656E64756C756D2A6D6174682E73696E2853696E65645069746368292A6D6174682E636F732842617365466163696E67290D0A096C6F63616C204E65775F593D5261646975734F6650656E64756C756D2A6D6174682E73696E2853696E65645069746368292A6D6174682E73696E2842617365466163696E67290D0A096C6F63616C204E65775F5A3D5261646975734F6650656E64756C756D2A6D6174682E636F732853696E65645069746368292A6D6174682E73696E2842617365466163696E67290D0A090D0A090D0A0972657475726E202D4E65775F582C2D4E65775F592C4E65775F5A2C302C302C300A656E640A0A0A004A61736F6E205A656C6563686F736B6900000000002E000000, 39804), -- SpellScript -(4033975491, 447546, 'itIT', 0x000000000000000000000000000000000000000000000000B3980000FFFFFFFF000000000000000000000000000000000000000000000000000000003333534000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000224B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 326445, 'itIT', 0x0000000000000000000000000000000000000000000000001A6D0000FFFFFFFF000000000000000000000000000000000000000000000000000000003333B33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000004000000000000000000000000000000F0100100, 39804), -- SpellVisualKitModelAttach -(1181150530, 395365, 'itIT', 0x020000003AD40600224B0200, 39804), -- SpellVisualKitEffect -(3425193231, 285804, 'itIT', 0x04000000050000000000000000000000000000000000000005000000F010010065AC0100, 39804), -- SpellVisualEvent -(3425193231, 285801, 'itIT', 0x04000000050000000000000000000000000000000000000005000000224B020065AC0100, 39804), -- SpellVisualEvent -(48336690, 39091, 'itIT', 0xD11C1A00000000000000803F0000003F0000C03F0000003F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 39090, 'itIT', 0x9BF71E00000000000000803F0000003F0000C03F0000003F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 109669, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000F01001000000000000000000EC380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359784, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359780, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355826, 'itIT', 0x00496C20476975646963616E696D652070726F6965747461206469736772617A69612073756920706572736F6E6167676920656E74726F20243335353832364131206D2C207269647563656E646F6E6520692064616E6E6920696E666C697474692066696E6F206120756E206D617373696D6F2064656C202433353538323773312520696E206261736520616C6C612073616C757465206D616E63616E74652E0046696E6F20616C20243335353832377331252064692064616E6E69207269646F74746920696E666C697474692064616920706572736F6E6167676920766963696E692E00, 39804), -- Spell -(3776013982, 351179, 'itIT', 0x00496C20476975646963616E696D652063617269636120756E206E656D69636F2C20696E666C696767656E646F202433353131373973312064616E6E69206669736963692065206166666C696767656E646F6C6F20636F6E2024407370656C6C6E616D653335313138302E0000, 39804), -- Spell -(3776013982, 351117, 'itIT', 0x00496C20476975646963616E696D652073656D696E6120756E27616E7369612070726F666F6E6461206E6569206265727361676C6920616666657474692C20666163656E646F676C6920696E666C696767657265202433353131313873312064616E6E69206461206F6D62726120616920706572736F6E6167676920656E74726F20243335313131384131206D206F676E69202433353131313754312073207065722024333531313137442E204C276566666574746F2061756D656E746120676C6920616363756D756C69206F676E6920766F6C74612C2061756D656E74616E646F20692064616E6E692064692024407370656C6C6E616D653335313131372064656C20243533313131377331252E0D0A0D0A5365207669656E6520646973736F6C746F2C206C276566666574746F207369207472617366657269736365206120756E20616C74726F20706572736F6E616767696F2066696E6368C3A920696C20476975646963616E696D65206E6F6E207669656E652073636F6E666974746F2E002433353131313873312064616E6E69206461206F6D62726120696E666C6974746920616920706572736F6E6167676920656E74726F20243335313131384131206D206F676E692024333531313137543120732E0D0A44616E6E6920696E666C697474692064612024407370656C6C6E616D653335313131372061756D656E746174692064656C20243335313131377331252E0D0A536520646973736F6C746F2C20736920747261736665726973636520737520756E20616C74726F20706572736F6E616767696F2E00, 39804), -- Spell -(2035710060, 23353, 'itIT', 0x476975646963616E696D6520466F72676961746F206E656C6C6120466175636500008909301D5A785C3A5B01D780010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(3776013982, 359772, 'itIT', 0x000000, 39804), -- Spell -(1548466975, 25765, 'itIT', 0x18100000, 39804), -- AreaTriggerActionSet -(3865974254, 186414, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 359767, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359759, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359757, 'itIT', 0x000000, 39804), -- Spell -(3386943305, 200571, 'itIT', 0x00000000000000001000FB0700006E008812080000000000000082000080000000010000000000000100000000006AB50200, 39804), -- CreatureDifficulty -(3776013982, 357011, 'itIT', 0x004D616C2747616E6973207269636869616D61206C276972612064616C20706572736F6E616767696F2C20696E6465626F6C656E646F6C6F206520706F74656E7A69616E646F73692E0000, 39804), -- Spell -(3865974254, 154, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(2518885667, 7883, 'itIT', 0x00000000, 39804), -- ItemBonusList -(232552374, 911, 'itIT', 0x690B000000FFFFFFFF4E00000000000000A0020000, 39804), -- ChallengeModeItemBonusOverride -(232552374, 910, 'itIT', 0x760D000000FFFFFFFF4E000000000000009F020000, 39804), -- ChallengeModeItemBonusOverride -(3776013982, 359736, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359735, 'itIT', 0x000000, 39804), -- Spell -(2202435563, 1010751, 'itIT', 0x3F6C0F006E0CF2161E13112F0700, 39804), -- QuestPOIPoint -(2921112328, 470801, 'itIT', 0x112F0700AE08A90700000167FA00002000000000000000936C010000000000, 39804), -- QuestPOIBlob -(600565378, 304563, 'itIT', 0x148F01000000803F6666663F047EC00200, 39804), -- CreatureXDisplayInfo -(600565378, 302548, 'itIT', 0xFA8C01000000803FCDCCCC3E037EC00200, 39804), -- CreatureXDisplayInfo -(600565378, 302547, 'itIT', 0xF48C01000000803F6666263F017EC00200, 39804), -- CreatureXDisplayInfo -(600565378, 302546, 'itIT', 0x128F01000000803F3333B33E007EC00200, 39804), -- CreatureXDisplayInfo -(600565378, 302542, 'itIT', 0xE18C01000000803F9A99593F027EC00200, 39804), -- CreatureXDisplayInfo -(1050181896, 45875, 'itIT', 0x4C5B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45874, 'itIT', 0x4C5B00EA050000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45873, 'itIT', 0x4B5B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45872, 'itIT', 0x4B5B00E4050000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45871, 'itIT', 0x4A5B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45870, 'itIT', 0x4A5B00DE050000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45869, 'itIT', 0x495B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45868, 'itIT', 0x495B00DD000000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45867, 'itIT', 0x485B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45866, 'itIT', 0x485B00DA000000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45865, 'itIT', 0x475B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45864, 'itIT', 0x475B00D7000000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45863, 'itIT', 0x465B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45862, 'itIT', 0x465B00EA050000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45861, 'itIT', 0x455B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45860, 'itIT', 0x455B00E4050000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45859, 'itIT', 0x445B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45858, 'itIT', 0x445B00DE050000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45857, 'itIT', 0x435B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45856, 'itIT', 0x435B00DD000000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45855, 'itIT', 0x425B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45854, 'itIT', 0x425B00DA000000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45853, 'itIT', 0x415B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45852, 'itIT', 0x415B00D7000000000059010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(978178762, 1, 'itIT', 0x4C6976656C6C6F20256400486169207261676769756E746F20696C00000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- UIEventToast -(3359787322, 20456, 'itIT', 0xE84F0000, 39804), -- WorldState -(3359787322, 20268, 'itIT', 0x2C4F0000, 39804), -- WorldState -(3776013982, 359676, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 346402, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359660, 'itIT', 0x00496E666C6967676520636F6E74696E75616D656E7465202473312064616E6E69206461206F6D627261206F676E692024743120732066696E6368C3A920756E20706572736F6E616767696F20C3A820616C6C27696E7465726E6F2064656C2066696C6174746572696F2E0D0A0D0A536920616363756D756C612E002477312064616E6E69206461206F6D62726120696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 359659, 'itIT', 0x000000, 39804), -- Spell -(2035710060, 23846, 'itIT', 0x53657A696F6E65203539000088092FA15A00008E5B020000000000000000EC7C05000000000002000C0000, 39804), -- JournalEncounterSection -(3865974254, 178197, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178188, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178179, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177212, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177204, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177196, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 442258, 'itIT', 0x0000000000000000000000000000000000000000000000003D970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF3C5B000000000000000000000000000000000000B03B0200, 39804), -- SpellVisualKitModelAttach -(859088734, 382237, 'itIT', 0xFFFFFFFFFFFFFFFF3B5B, 39804), -- SpellVisualAnim -(1050181896, 45839, 'itIT', 0x3B5B0295000000000098020201000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45838, 'itIT', 0x3C5B0194000000000098020200000000000000000000000000000000403F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45837, 'itIT', 0x3C5B00D6000000000098020000000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45836, 'itIT', 0x3B5B0194000000000098020200000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45835, 'itIT', 0x3B5B00D5000000000098020000000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45834, 'itIT', 0x3A5B0092000000000098020000000000000200000000C8000000000000400000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45681, 'itIT', 0x40590295000000000098020201000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 359437, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00, 39804), -- Spell -(3776013982, 359436, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00, 39804), -- Spell -(3776013982, 359435, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00, 39804), -- Spell -(3776013982, 359422, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00, 39804), -- Spell -(3776013982, 359421, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00, 39804), -- Spell -(3776013982, 359420, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00, 39804), -- Spell -(3776013982, 359396, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00, 39804), -- Spell -(3776013982, 359395, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00, 39804), -- Spell -(3776013982, 355829, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20676C6920696E63616E746573696D692065206C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A020646920726973756363686961726520756E204672616D6D656E746F2064656C6C27416E696D612064616C206265727361676C696F2C2061756D656E74616E646F206C2761747472696275746F207072696D6172696F20646920247333207065722024333536303432642E20536920616363756D756C612066696E6F206120243335363034327520766F6C74652E0D0A0D0A416C207261676769756E67696D656E746F20646920243335363034327520616363756D756C692C2073692073636174656E6120466C6167656C6C6F2064656C2043616F732C2063686520696E666C69676765202473352064616E6E69206461206F6D62726120737564646976697369207472612069206E656D69636920766963696E6920652061756D656E7461206C2761747472696275746F207072696D6172696F20646920247334207065722024333536303433642E00, 39804), -- Spell -(3776013982, 355761, 'itIT', 0x477261646F203100416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C20696E666C6967676572652064616E6E69206120756E206E656D69636F206372656120756E204C6567616D652053616E677569676E6F2E0D0A0D0A496C204C6567616D652053616E677569676E6F2070756C7361206F676E692024743120732C20696E666C696767656E646F202473322064616E6E69206461206F6D627261206520637572616E646F74692064656C2024733325206465692064616E6E6920696E666C697474692E20536520696C204C6567616D652053616E677569676E6F20666F726E6973636520736F767261637572652C206375726120696E7665636520756E20616C6C6561746F20766963696E6F2E204D617373696D6F20312E00, 39804), -- Spell -(1013770791, 185, 'itIT', 0x456D626C656D612064656C20536F707261767669737375746F2064656C6C612046617563650041756D656E7461206C61207265707574617A696F6E6520636F6E205665276E6172692064692025642E000100000040420F00E0CA1400030000000000000058070000, 39804), -- CurrencyContainer -(3865974254, 178774, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 348974, 'itIT', 0x004C274F636368696F2064656C20436172636572696572652074656E746120646920616E6E69656E74617265207475747465206C6520666F726D652064692076697461206D6F7274616C692C2061756D656E74616E646F20696E206D6F646F207065726D616E656E7465206C612070726F707269612076656C6F636974C3A02064276174746163636F2064656C20247332252E20496E6F6C7472652C20676C6920656666657474692064692072697375636368696F2064656C6C27616E696D612061756D656E74616E6F206F676E692024743120732C20696E666C696767656E646F202433353335393173312064616E6E69206461206F6D6272612065207269647563656E646F206C6520637572652072696365767574652064616920706572736F6E616767692064656C20243334383936397331252066696E6F20616C207465726D696E652064656C6C6F2073636F6E74726F2E0043757265207269636576757465206461207475747469206920706572736F6E61676769207269646F7474652064656C20243334383936397331252065202433353335393173312064616E6E69206461206F6D62726120696E666C69747469206F676E692024743120732E0D0A0D0A56656C6F636974C3A0206469206C616E63696F206427696E63616E746573696D692061756D656E746174612064656C20247332252E00, 39804), -- Spell -(3865974254, 181739, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 445954, 'itIT', 0x00000000000000000000000000000000000000000000000091930000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCCCC3F00000000FFFFFFFFFFFFFFFFD8000000000000000000000000000000000000000000000059460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444844, 'itIT', 0x00000000000000009A99193E000000000000000000000000EB960000FFFFFFFF43020000000000000000000000000000000000000000000000000000CDCCCC3F00000000FFFFFFFFFFFFFFFFFFFFFFFFC44F00002000000000000000000000000000000049430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444810, 'itIT', 0x000000000000000000000000000000000000000000000000A0980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002D430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 439347, 'itIT', 0x0000000000000000000000000000000000000000000000006C960000FFFFFFFF000000000000000000000000000000000000000000000000000000003333333F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3D00000000AB2C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 439328, 'itIT', 0x0000000000000000000000000000000000000000000000006B960000FFFFFFFF000000000000000000000000000000000000000000000000000000003333333F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3D00000000AB2C0200, 39804), -- SpellVisualKitModelAttach -(48336690, 39072, 'itIT', 0x8C3C3E00000000000000803F0000003F0000C03FCDCCCC3E00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(3386943305, 201335, 'itIT', 0x02000000020000000E0000000000080409104000000001040000000800080100020900000000000004000000000098B70200, 39804), -- CreatureDifficulty -(3776013982, 359566, 'itIT', 0x0024407370656C6C646573633331303234300000, 39804), -- Spell -(20077728, 419998, 'itIT', 0x4169757461206C6520666F727A65206465692056656E746879722065206465692053696C66692064656C6C61204E6F747465206E656C6C27617373616C746F20616C205472656D61636F6C6F000E01000000B46801000202014EF9, 39804), -- QuestObjective -(3776013982, 350424, 'itIT', 0x00536361676C696120696C20476C6F626F2064656C20546F726D656E746F2066756F72692064616C6C6120706961747461666F726D612E0000, 39804), -- Spell -(3776013982, 356385, 'itIT', 0x0024407370656C6C646573633335383731320000, 39804), -- Spell -(4033975491, 447322, 'itIT', 0x0000000000000000CDCCCC3D00000000000000000000000011980000FFFFFFFF000000000BBE753F00000000000000000000000000000000000000009A99B93F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A34A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447321, 'itIT', 0x00000000000000000000000000000000000000000000000010980000FFFFFFFF000000000000000000000000000000000000000000000000000000009A99D93F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A34A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447320, 'itIT', 0x0000000000000000000000000000000000000000000000006C960000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCCCC3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A24A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447319, 'itIT', 0x00000000000000000000000000000000000000000000000013970000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCCCC3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A24A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445959, 'itIT', 0x00000000000000000000000000000000000000000000000041970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000184100000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000057460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445880, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000884EB84000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002C460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445876, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000920A864000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002C460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445872, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000368D274000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002C460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445868, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000920A863F00000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002C460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445837, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000368DA74000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001F460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445833, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF430200007F926A4000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001F460200, 39804); -- SpellVisualKitModelAttach - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(4033975491, 445829, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000920A064000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001F460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445825, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000920A063F00000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001F460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445805, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000E4CB964000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000007460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445801, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000DB0F494000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000007460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445797, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF43020000DB0FC93F00000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000007460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445792, 'itIT', 0x000000000000000000000000000000000000000000000000E4960000FFFFFFFF430200000000000000000000000000000000000000000000000000003333B33E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000007460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 445034, 'itIT', 0x0000000000000000CDCCCC3D00000000000000000000000041970000FFFFFFFF980300000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F3430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444699, 'itIT', 0x0000000000000000000000000000000000000000000000006A960000FFFFFFFF430200000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF9F21000020000000000000000000000000000000DF420200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444698, 'itIT', 0x00000000000000000000000000000000000000000000000068960000FFFFFFFF430200000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF9F21000020000000000000000000000000000000DF420200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443678, 'itIT', 0x00000000000000000000000000000000000000000000000013970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000009A99993E00000000C8320200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442868, 'itIT', 0x0000000000000000000000000000000000000000000000006A5D0000FFFFFFFF710000000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000813D0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 395036, 'itIT', 0x020000005AD30600A34A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395035, 'itIT', 0x0200000059D30600A34A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395034, 'itIT', 0x050000005ADA0200A24A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395033, 'itIT', 0x0500000006D70200A24A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395032, 'itIT', 0x0500000005D70200A24A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395031, 'itIT', 0x0200000058D30600A24A0200, 39804), -- SpellVisualKitEffect -(1181150530, 395030, 'itIT', 0x0200000057D30600A24A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285643, 'itIT', 0x04000000050000000000000000000000000000000000000005000000A34A020034B00100, 39804), -- SpellVisualEvent -(3425193231, 285642, 'itIT', 0x030000000D00000000000000000000000000000000000000010000006D3A020034B00100, 39804), -- SpellVisualEvent -(3425193231, 285641, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000D92B020033B00100, 39804), -- SpellVisualEvent -(3425193231, 285640, 'itIT', 0x030000000D0000000000000000000000000000000000000003000000A24A020033B00100, 39804), -- SpellVisualEvent -(4146370265, 110644, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000A34A020000000000000000001A380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110643, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110109, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000D5380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108112, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000163A020000000000000000001A380000000000000000000000000000, 39804), -- SpellVisual -(3386943305, 199182, 'itIT', 0x0000000000000000230000000000080408104000000001082000000800080000020900000000000008000000000095B10200, 39804), -- CreatureDifficulty -(3571931810, 23604, 'itIT', 0x004400, 39804), -- AreaTriggerCreateProperties -(1050181896, 44294, 'itIT', 0x0B58003300000000006B010000000000000100000000000000000000803F00050000000000FFF40100000000803F, 39804), -- AnimKitSegment -(4033975491, 447307, 'itIT', 0x000000000000000000000000000000000000000000000000AB840000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A04000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000081360200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447306, 'itIT', 0x0000000000000000000000000000000000000000000000000383000022000000000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000934A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 395000, 'itIT', 0x020000004BD3060081360200, 39804), -- SpellVisualKitEffect -(1181150530, 394999, 'itIT', 0x0500000025730200934A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394998, 'itIT', 0x020000004AD30600934A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285620, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000934A02000BA40100, 39804), -- SpellVisualEvent -(4146370265, 107531, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(2948698321, 358, 'itIT', 0xDAA33AD768FE63A2, 39804), -- TactKeyLookup -(240389885, 5898, 'itIT', 0x004C4C0000000000000202000000000000104C050045730500000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(3776013982, 352241, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 347610, 'itIT', 0x0024407370656C6C646573633334373438310000, 39804), -- Spell -(368401261, 5377, 'itIT', 0x00000A170000000000000000000000000000000000000000, 39804), -- CombatCondition -(3776013982, 324263, 'itIT', 0x0024407370656C6C6465736333323339313600496D7061757269746F2E00, 39804), -- Spell -(2340571112, 1143, 'itIT', 0xE60000004B1E00002F05000003000000131C00000000000000000000, 39804), -- ItemBonusListGroupEntry -(1548466975, 27938, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(4146370265, 108834, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4033975491, 447301, 'itIT', 0x0000000000000000000000000000000000000000000000004B830000FFFFFFFF000000000000000000000000000000000000000000000000000000003333933F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B93B0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394991, 'itIT', 0x0200000045D30600B93B0200, 39804), -- SpellVisualKitEffect -(3776013982, 352293, 'itIT', 0x004B656C275468757A61642073636174656E6120756E276F6E64617461206469206D6F7274652C20696E666C696767656E646F202473312064616E6E69206461206F6D6272612061207475747469206920706572736F6E616767692E0D0A0D0A496C206C616E63696F207669656E6520696E746572726F74746F20736520696C205265736964756F206469204B656C275468757A6164207669656E652075636369736F206F20737562697363652064616E6E69207061726920616C203430252064656C6C61207375612073616C757465206D617373696D612E0000, 39804), -- Spell -(3776013982, 204395, 'itIT', 0x54616C656E746F205076500024407370656C6C646573633230343339330000, 39804), -- Spell -(3776013982, 350140, 'itIT', 0x00556363696465726520756E206E656D69636F20636F6E205061726F6C612064274F6D6272613A204D6F7274652065766F636120756E612050726573656E7A612064656C2056756F746F2070657220243335303134316420636865206C616E63696120466C6167656C6C6F2064656C2056756F746F2C20696E666C696767656E646F20696C20243335303135397332252064692064616E6E692061676769756E7469766920636F6E74726F2069206E656D69636920636F6E207069C3B92064656C203530252064692073616C7574652072657374616E74652E00556363696465726520756E206E656D69636F20636F6E205061726F6C612064274F6D6272613A204D6F7274652065766F636120756E612050726573656E7A612064656C2056756F746F2070657220243335303134316420636865206C616E63696120466C6167656C6C6F2064656C2056756F746F2C20696E666C696767656E646F20696C20243335303135397332252064692064616E6E692061676769756E7469766920636F6E74726F2069206E656D69636920636F6E207069C3B92064656C203530252064692073616C7574652072657374616E74652E00, 39804), -- Spell -(3776013982, 355058, 'itIT', 0x005175616E646F207261676769756E676520696C203230252064692073616C7574652072657374616E74652C20696C205265736964756F206469204B656C275468757A616420696E697A696120612073636174656E61726520746F726E61646F2063686520736920697272616469616E6F20766572736F206C2765737465726E6F2C20696E666C696767656E646F202473312064616E6E692064612067656C6F206520696D6D6F62696C697A7A616E646F20636869756E71756520746F636368696E6F207065722024642E00496D6D6F62696C697A7A61746F2E00, 39804), -- Spell -(4033975491, 447110, 'itIT', 0x0000000000000000000000000000000000000000000000004E44000013000000000000000000000000000000000000000000000000000000000000000000904000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000414A0200, 39804), -- SpellVisualKitModelAttach -(3776013982, 359512, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359511, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359510, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359509, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 357921, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359514, 'itIT', 0x0024407370656C6C646573633335363437320000, 39804), -- Spell -(3776013982, 356472, 'itIT', 0x004C65206669616D6D652064656C6C6120666F72676961206272756369616E6F2C20696E666C696767656E646F202433353638343673312064616E6E692064612066756F636F206F676E692024743120732E20536920616363756D756C612E002433353638343673312064616E6E692064612066756F636F20696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(2202435563, 1014534, 'itIT', 0x067B0F00030DDB16291343340700, 39804), -- QuestPOIPoint -(2921112328, 472131, 'itIT', 0x43340700AE08A907000001CEF900002000000000000000D965010000000000, 39804), -- QuestPOIBlob -(3776013982, 359501, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359500, 'itIT', 0x000000, 39804), -- Spell -(1369604944, 17626, 'itIT', 0x000000000000000000000000000000000000000000000000DA4400002C9600000000FF2200000000000000002C010000EE02044004001D0D0000000000000000000539, 39804), -- SpellVisualMissile -(1369604944, 17625, 'itIT', 0x000000000000000000000000000000000000000000000000D9440000069700000000FF2200000000000000002C010000EE020440040000000000000000000000000539, 39804), -- SpellVisualMissile -(4033975491, 447283, 'itIT', 0x000000000000000000000000000000000000000000000000F994000015000000000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000213C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447282, 'itIT', 0x000000000000000000000000000000000000000000000000F994000016000000000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000213C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444878, 'itIT', 0x00000000000000000000803E00000000000000000000000041970000FFFFFFFF980300000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000065430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444877, 'itIT', 0x00000000000000000000803E00000000000000000000000041970000FFFFFFFF980300000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000064430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444846, 'itIT', 0x0000000000000000000000000000000000000000000000006C960000FFFFFFFF000000000000000000000000000000000000000000000000000000006666E63E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3D000000004A430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444845, 'itIT', 0x0000000000000000000000000000000000000000000000006B960000FFFFFFFF000000000000000000000000000000000000000000000000000000006666E63E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3D000000004A430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444843, 'itIT', 0x00000000000000009A99193E000000000000000000000000EB960000FFFFFFFF430200000000000000000000000000000000000000000000000000006666663F00000000FFFFFFFFFFFFFFFFFFFFFFFFC44F000020000000000000000000000000000000BD2C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 441528, 'itIT', 0x00000000000000000000000000000000000000000000000026950000FFFFFFFF000000000000000000000000000000000000000000000000000000007B142E3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000FB390200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394962, 'itIT', 0x0500000001DA0200213C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394961, 'itIT', 0x0500000000DA0200213C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394960, 'itIT', 0x0200000033D30600213C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394959, 'itIT', 0x0200000032D30600213C0200, 39804), -- SpellVisualKitEffect -(3425193231, 285615, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000EC48020028B00100, 39804), -- SpellVisualEvent -(3425193231, 285614, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004F45020027B00100, 39804), -- SpellVisualEvent -(4146370265, 110632, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000D5380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110631, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000005390000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 355537, 'itIT', 0x0053746F7264697363652E0053746F726469746F2E00, 39804), -- Spell -(3865974254, 187083, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187082, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187034, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447270, 'itIT', 0xCDCCCC3D3333B3BE0AD7A3BD0000000000000000000000007D700000160000000000000000000000920A863E88C364BA000000000000000000000000F628DC3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000814A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394921, 'itIT', 0x0200000026D30600814A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394920, 'itIT', 0x060000006FDA0500814A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285602, 'itIT', 0x01000000020000000000000000000000000000000000000001000000814A020022B00100, 39804), -- SpellVisualEvent -(859088734, 383599, 'itIT', 0xFFFFFFFFFFFFFFFFCB38, 39804), -- SpellVisualAnim -(4146370265, 110626, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359493, 'itIT', 0x00526964756365207065726D616E656E74656D656E74652064656C2024733125206C61207065726469746120646920537469676961207175616E646F207369206D756F7265206E656C6C612046617563652E0000, 39804), -- Spell -(3776013982, 341584, 'itIT', 0x000000, 39804), -- Spell -(3865974254, 187706, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186721, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447271, 'itIT', 0x000000000000000000000000000000000000000000000000DB4A00001300000000000000000000000000000000000000000000000000000000000000CDCCCC3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000824A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394924, 'itIT', 0x0200000027D30600824A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285603, 'itIT', 0x07000000080000000000000000000000000000000000000002000000824A020023B00100, 39804), -- SpellVisualEvent -(4146370265, 110627, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359495, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F72652072696C61736369612064656C6C652070616C6C65206368696F646174652063686520726F746F6C616E6F206174747261766572736F20696C20706176696D656E746F2064656C6C61207374616E7A612C20696E666C696767656E646F202433343833363373312064616E6E692066697369636920616920706572736F6E616767692073756C6C6120747261696574746F72696120652073746F7264656E646F6C69207065722024333438333633642E0000, 39804), -- Spell -(3776013982, 359494, 'itIT', 0x004C274F72726F7265206469204F6D62726163636961696F20736920737065676E6520636F6E20756E6F207374726964696F2063686520696E666C69676765202473312064616E6E692064612066756F636F2061207475747469206920706572736F6E616767692E0000, 39804), -- Spell -(184881520, 10175, 'itIT', 0x10355D, 39804), -- JournalSectionXDifficulty -(1050181896, 45401, 'itIT', 0x555A007C000000000098020000000000000200000000B42D00000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3865974254, 186243, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3386943305, 199631, 'itIT', 0x03000000030000007A00640800000010C918080000000000900000001000000000010000000000000000000000002AB20200, 39804), -- CreatureDifficulty -(3386943305, 199630, 'itIT', 0x03000000030000007A00640800000010C9180800000000009000000010000000000100000000000000000000000029B20200, 39804), -- CreatureDifficulty -(3386943305, 199629, 'itIT', 0x03000000030000003900640800000010C9180800000000009000000010000000000100000000000000000000000028B20200, 39804), -- CreatureDifficulty -(3386943305, 197749, 'itIT', 0x0300000003000000C506640800000010C9980800000000009002000010000000000100000000020000000000000022AC0200, 39804), -- CreatureDifficulty -(3386943305, 197748, 'itIT', 0x0300000003000000C506640800000010C9980800000000009002000010000000000100000000020000000000000021AC0200, 39804), -- CreatureDifficulty -(3386943305, 53493, 'itIT', 0x03000000030000007A00640800000010C9980800000000009000000010000000000100000000000000000000000091A40000, 39804), -- CreatureDifficulty -(3386943305, 53491, 'itIT', 0x03000000030000007A00640800000010C9980800000000009000000010000000000100000000000000000000000093A40000, 39804), -- CreatureDifficulty -(3386943305, 52738, 'itIT', 0x03000000030000003900640800000010C99808000000000090000000100000000001000000000000000000000000B0A70000, 39804), -- CreatureDifficulty -(3386943305, 12179, 'itIT', 0x03000000030000004206640800000010C99808000000000000000000100000000001000000000000000000000000A1410000, 39804), -- CreatureDifficulty -(3386943305, 12178, 'itIT', 0x03000000030000004206640800000010C99008000000000000000000100000000001000000000000000000000000A0410000, 39804), -- CreatureDifficulty -(3386291891, 42928, 'itIT', 0x4D75726164696E20426172626162726F6E7A6561000052617070726573656E74616E74652064656920426172626162726F6E7A656100000107000000748100000000000000000000000000000000803F0000803F0000803F0000803F6FC200006EC2000000000000, 39804), -- Creature -(3386291891, 42131, 'itIT', 0x46616C73746164204772616E6D617274656C6C6F000052617070726573656E74616E746520646569204772616E6D617274656C6C6F00000107000000A97F00000000000000000000000000000000803F0000803F0000803F0000803FED760000000000008FE60000, 39804), -- Creature -(3386291891, 42129, 'itIT', 0x4D6F697261205468617572697373616E000052617070726573656E74616E74652064656920466572726F736375726F00000107000000A87F00000000000000000000000000000000803F0000803F0000803F0000803F982E00000000000000000000, 39804), -- Creature -(3386291891, 16801, 'itIT', 0x48616C6475726F6E20416C61636869617261000047656E6572616C652064656920477561726461626F73636869206469204C756E617267656E746100000107000000FB4C0000000000000000000000000000000000000000803F0000803F0000803F045F0000045F0000065F0000, 39804), -- Creature -(3386291891, 16800, 'itIT', 0x4772616E204D6167697374726F20526F6D6D617468000000000107000000FA4C0000000000000000000000000000000000000000803F0000803F0000803FBA7100000000000000000000, 39804), -- Creature -(3776013982, 32388, 'itIT', 0x00243F733139383539305B52697375636368696F206427416E696D615D5B446172646F2064274F6D6272615D206170706C696361206C276566666574746F2041626272616363696F2064656C6C274F6D6272612C2061756D656E74616E646F20692074756F692064616E6E6920696E666C6974746920616C206265727361676C696F2064656C202433323339307331252070657220243332333930642E20536920616363756D756C612066696E6F2061202433323339307520766F6C74652E0000, 39804), -- Spell -(3865974254, 186154, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187367, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187366, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187365, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187364, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186771, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186767, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186765, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186764, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186563, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186149, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186147, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186146, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186010, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186008, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186007, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185944, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185899, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185897, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185896, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185892, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(1143173908, 17631, 'itIT', 0xC1010100430C, 39804), -- BattlePetSpeciesXAbility -(4146370265, 99154, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359487, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F726520736365676C69652066696E6F2061202473342076697474696D65206520646F706F2024733320732061747469766120756E612074726170706F6C6120696E66756F636174612073756C6C61206C6F726F20706F73697A696F6E652E0D0A0D0A4C652074726170706F6C65206573706C6F646F6E6F20696E20756E612024407370656C6C6E616D653334383436332073652063616C706573746174652C20736520636F6C70697465206461676C69207370756E746F6E69206F2073652073636869616363696174652064616C6C652070616C6C65206368696F646174652E004265727361676C696F2064692024407370656C6C6E616D653334383435362E00, 39804), -- Spell -(2035710060, 23643, 'itIT', 0x53657A696F6E6520313200008B0909665C000000000200000000000000004C7A05000000000000000100FF, 39804), -- JournalEncounterSection -(368401261, 5374, 'itIT', 0x014781020000000000000000000000000000000000000000, 39804), -- CombatCondition -(4033975491, 447265, 'itIT', 0x00000000000000000000000000000000000000000000000002760000FFFFFFFF000000000000000000000000000000000000000000000000000000003333334000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000007F4A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394914, 'itIT', 0x0200000021D306007F4A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285600, 'itIT', 0x010000000200000000000000000000000000000000000000030000007F4A0200BEA50100, 39804), -- SpellVisualEvent -(4146370265, 107966, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 311807, 'itIT', 0x000000, 39804), -- Spell -(3865974254, 187010, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(240389885, 5835, 'itIT', 0x00084C3F0000000000010201000000000001000000F6760500010000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(1992314007, 1331481, 'itIT', 0x68D502000B377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950114, 'itIT', 0x057501000A377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950113, 'itIT', 0x72D5020009377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950112, 'itIT', 0xF6DB020008377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950111, 'itIT', 0x65D5020007377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950110, 'itIT', 0x8BDE020006377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950109, 'itIT', 0x3AE4020005377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950108, 'itIT', 0x3601000004377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950107, 'itIT', 0x0AF7020003377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950106, 'itIT', 0xA7DC020002377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950105, 'itIT', 0x371C020001377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(1992314007, 950104, 'itIT', 0xD7F6020000377D0000, 39804), -- NPCModelItemSlotDisplayInfo -(4082824155, 246660, 'itIT', 0x04EBB200000AF70200, 39804), -- ItemDisplayInfoMaterialRes -(4082824155, 246659, 'itIT', 0x0334B100000AF70200, 39804), -- ItemDisplayInfoMaterialRes -(2557447376, 194314, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- ItemDisplayInfo -(3865974254, 186042, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185931, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185930, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185929, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185928, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185927, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185920, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3852754717, 297, 'itIT', 0x0000000000000000613B0300000000000000F041E0930400186C0100DABE0200, 39804), -- 3852754717 -(3205218938, 44008, 'itIT', 0x44554E47454F4E5F53434F52455F494E4352454153455F50415254595F4D454D42455253004E756F766F207265636F726420706572736F6E616C6520706572202573212050756E74692056616C6F72652061676769756E74697669206F7474656E7574692E0001, 39804), -- GlobalStrings -(600565378, 253007, 'itIT', 0xFFF400000000803F0000803F01058A0200, 39804), -- CreatureXDisplayInfo -(600565378, 253006, 'itIT', 0x48010000000000000000803F00058A0200, 39804), -- CreatureXDisplayInfo -(3865974254, 182285, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182284, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182283, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182282, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182281, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182280, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182279, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182278, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182277, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182276, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182275, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182274, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182273, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182272, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182271, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182270, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182269, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182268, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182267, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182266, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182265, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182264, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182263, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182262, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182261, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182260, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182259, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182258, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182257, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182256, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182255, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182254, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182253, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182252, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182251, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182250, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180938, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180937, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180936, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180934, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180931, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180930, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180929, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180928, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180927, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180926, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180925, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180924, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180923, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180922, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180920, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180919, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180918, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180917, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180916, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180915, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180914, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180913, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180912, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180911, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180910, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180909, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180908, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180907, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180906, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180905, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180904, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180903, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180902, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180901, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 180900, 'itIT', 0x00000000, 39804); -- ModifiedReagentItem - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 179948, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179947, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179946, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179945, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179944, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179943, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179942, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179941, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179940, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178161, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178160, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178159, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178158, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178157, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178156, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178155, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178154, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178153, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177058, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177057, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177056, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177055, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177054, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177053, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177052, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177051, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 177050, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174297, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174296, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174295, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174294, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174293, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174292, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174291, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174290, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 174289, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(261693969, 59015, 'itIT', 0xFFFFFFFFFFFFFFFF5269636F726469206F7374696C6900005196166C010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000027050000000000000300000000000902000000000000000061E600000000000000000000, 39804), -- QuestV2CliTask -(3776013982, 351997, 'itIT', 0x000053616C757465206D617373696D6120652064616E6E6920696E666C697474692061756D656E746174692064656C20247332250D0A0D0A44696D656E73696F6E692061756D656E746174652E00, 39804), -- Spell -(3776013982, 358942, 'itIT', 0x000000, 39804), -- Spell -(3386943305, 201344, 'itIT', 0x00000000000000002300450300000804081040000000010820000008000800000209000000000000080000000000A1B70200, 39804), -- CreatureDifficulty -(3386943305, 199181, 'itIT', 0x0200000002000000230000000000080408104000000001082000000800080000020900000000000008000000000094B10200, 39804), -- CreatureDifficulty -(1369604944, 17622, 'itIT', 0x000000000000000000002841000000000000000000000000D64400004B9596CE0200132200000000000000002C010000EE020402000000000000000000000000000239, 39804), -- SpellVisualMissile -(4033975491, 447246, 'itIT', 0x000000000000000000000040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000006666A63F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447245, 'itIT', 0x000000000000000000000040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000006666A63F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447244, 'itIT', 0x000000000000000000000040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000006666A63F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447243, 'itIT', 0x000000000000000000000040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000006666A63F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447242, 'itIT', 0x000000000000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000003333933F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447241, 'itIT', 0x000000000000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000003333933F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447240, 'itIT', 0x000000000000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000003333933F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447239, 'itIT', 0x000000000000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000003333933F00000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447238, 'itIT', 0x0000000000000000000080BE000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000000000000000000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447237, 'itIT', 0x0000000000000000000080BE000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000000000000000000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447236, 'itIT', 0x0000000000000000000080BE000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000000000000000000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447235, 'itIT', 0x0000000000000000000080BE000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFFD75A000000000000000000000000000000000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447230, 'itIT', 0x0000000000000000CDCCCC3D00000000000000000000000009950000FFFFFFFFB804000000000000C2B8B23E00000000000000000000000000000000CDCC4C3D00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000007C4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447229, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2B5B00002000000000000000CDCC4C3E000000007C4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447228, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2C5B000020000000000000003333333F000000007C4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447227, 'itIT', 0x0AD7A3BC000000007B14AE3D000000000000000000000000D296000011000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2D5B0000000000000000000000000000000000007C4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447226, 'itIT', 0x0000000000000000000000000000000000000000000000003095000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFB02800000000000000000000CDCC4C3E000000007C4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447225, 'itIT', 0x0000000000000000CDCCCC3D00000000000000000000000009950000FFFFFFFFB804000000000000C2B8B23E00000000000000000000000000000000CDCC4C3D00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000624A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447224, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2B5B000020000000000000000000000000000000624A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447223, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2C5B000020000000000000009A99593F00000000624A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447155, 'itIT', 0x00000000000000000000000000000000000000000000000092980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2A5B000010000000000000000000000000000000634A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447153, 'itIT', 0x0AD7A3BC000000007B14AE3D000000000000000000000000D296000011000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF2D5B000000000000000000009A99193E00000000624A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444291, 'itIT', 0x0000000000000000CDCCCC3D0000000000000000000000007D5F0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000D93F0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443689, 'itIT', 0x0000000000000000000000000000000000000000000000000D960000FFFFFFFF000000000000000000000000000000000000000000000000000000003333A33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F03F0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443688, 'itIT', 0x0000000000000000000000000000000000000000000000002E950000FFFFFFFF000000000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F03F0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443687, 'itIT', 0x00000000000000000000000000000000000000000000000026950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000EF3F0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394894, 'itIT', 0x020000000ED30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394893, 'itIT', 0x020000000DD30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394892, 'itIT', 0x020000000CD30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394891, 'itIT', 0x020000000BD30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394890, 'itIT', 0x020000000AD30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394889, 'itIT', 0x0200000009D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394888, 'itIT', 0x0200000008D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394887, 'itIT', 0x0200000007D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394886, 'itIT', 0x0200000006D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394885, 'itIT', 0x0200000005D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394884, 'itIT', 0x0200000004D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394883, 'itIT', 0x0200000003D30600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394878, 'itIT', 0x0500000094CE02007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394877, 'itIT', 0x0500000097CE02007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394876, 'itIT', 0x02000000FED206007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394875, 'itIT', 0x02000000FDD206007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394874, 'itIT', 0x02000000FCD206007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394873, 'itIT', 0x02000000FBD206007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394872, 'itIT', 0x01000000E08905007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394871, 'itIT', 0x0B000000D40600007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394870, 'itIT', 0x02000000FAD206007C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394869, 'itIT', 0x0500000094CE0200624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394868, 'itIT', 0x0500000097CE0200624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394867, 'itIT', 0x02000000F9D20600624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394866, 'itIT', 0x02000000F8D20600624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394865, 'itIT', 0x02000000F7D20600624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394792, 'itIT', 0x05000000B0D00200634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394791, 'itIT', 0x0500000075CE0200634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394788, 'itIT', 0x02000000B3D20600634A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394786, 'itIT', 0x02000000B1D20600624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394785, 'itIT', 0x01000000DD890500624A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394784, 'itIT', 0x0B000000D4060000624A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285598, 'itIT', 0x030000000D00000000000000000000000000000000000000010000008445020020B00100, 39804), -- SpellVisualEvent -(3425193231, 285589, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000634A02001AB00100, 39804), -- SpellVisualEvent -(48336690, 39058, 'itIT', 0x00000000000000000000204000002040000020400000803F00000000000000000000000002000000E68E01000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 110624, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000002390000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110618, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4139550175, 362976, 'itIT', 0x1D00000040000000000000000000000000, 39804), -- SpellProceduralEffect -(4139550175, 362973, 'itIT', 0x1D00000040000000000000000000000000, 39804), -- SpellProceduralEffect -(3776013982, 359471, 'itIT', 0x000000, 39804), -- Spell -(2035710060, 23826, 'itIT', 0x53657A696F6E6520383300008909476C5C00000000020000000000000000B86E0500000000000300000000, 39804), -- JournalEncounterSection -(1050181896, 45813, 'itIT', 0x2E5B019E000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45812, 'itIT', 0x2E5B007F000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45811, 'itIT', 0x2D5B029F000000000056010201000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45810, 'itIT', 0x2D5B019E000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45809, 'itIT', 0x2D5B007F000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45808, 'itIT', 0x2A5B029B000000000056010201000000000300000000F40100000000803F000A0000000000FF0000E8030000803F, 39804), -- AnimKitSegment -(1050181896, 45807, 'itIT', 0x2C5B0000000000000055010000000000000100000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45806, 'itIT', 0x2B5B020000000000006F010201000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45805, 'itIT', 0x2B5B01A100000000006F010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45804, 'itIT', 0x2B5B00A000000000006F01000000000000000000000000000000849E3D3F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45803, 'itIT', 0x2A5B019A000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45802, 'itIT', 0x2A5B00990000000000560100000000000003000000002C0100000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3386943305, 201877, 'itIT', 0x00000000000000000E00FB07000008000810000000000000000080000002200000010000000000000000000000000DB90200, 39804), -- CreatureDifficulty -(3386943305, 201725, 'itIT', 0x01000000010000001000FB0700000800081000000000000000008000000220000001000000000000000000000000C6B80200, 39804), -- CreatureDifficulty -(3386943305, 201724, 'itIT', 0x0000000000000000920CFB0700000800081000000000000000008000000220000001000000000000000000000000C5B80200, 39804), -- CreatureDifficulty -(3865974254, 187077, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447137, 'itIT', 0x000000000000000000000000000000000000000000000000BA910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000009A99193E564A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432107, 'itIT', 0x0000000000000000000080BF000000000000000000000000A5940000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000E02A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432054, 'itIT', 0x0000000000000000000000000000000000000000000000009F940000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFFD15600002000000000000000000000009A99193EB92A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394746, 'itIT', 0x05000000B7CC0200564A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394745, 'itIT', 0x05000000B6CC0200564A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394744, 'itIT', 0x02000000A1D20600564A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285552, 'itIT', 0x050000000D0000000000000000000000000000000000000003000000564A0200FEAF0100, 39804), -- SpellVisualEvent -(48336690, 38047, 'itIT', 0x0000000000000000000000400000803F0000A0409A99193F00000000000000000000000002000000F48201000000000056060000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 110590, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(2821573772, 75425, 'itIT', 0x0002E08E0100, 39804), -- CreatureDisplayInfoGeosetData -(3776013982, 354118, 'itIT', 0x0052696475636520696C2074656D706F20646920726563757065726F20646920436F6E766F63617A696F6E65206465676C6920537069726974692064656C20247B282461627328247331292F313230303030292A3130307D252065206C6120737561206475726174612064656C20247332252E20436F6E766F63617A696F6E65206465676C69205370697269746920686120756E612070726F626162696C6974C3A02061676769756E74697661206469206C616E636961726520756E20696E63616E746573696D6F206F20756E276162696C6974C3A020656363657A696F6E616C652E0000, 39804), -- Spell -(4033975491, 447247, 'itIT', 0x0000000000000000CDCCCCBE0000000000000000000000001E950000FFFFFFFF000000000000000000000000000000000000000000000000000000003333333F00000000D5000000D6000000D70000000000000000000000000000000000000000000000B83B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442280, 'itIT', 0x00000000000000009A99193E0000000000000000000000000B850000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000C43B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 439464, 'itIT', 0x00000000000000009A99193E000000000000000000000000C4910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A1350200, 39804), -- SpellVisualKitModelAttach -(4033975491, 439229, 'itIT', 0x000000000000000000000000000000000000000000000000F995000013000000000000000000000000000000000000000000000000000000000000000000803E00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002D350200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394895, 'itIT', 0x020000000FD30600B83B0200, 39804), -- SpellVisualKitEffect -(3425193231, 285557, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000CF30020000B00100, 39804), -- SpellVisualEvent -(3425193231, 285556, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000CE30020000B00100, 39804), -- SpellVisualEvent -(3425193231, 285555, 'itIT', 0x010000000D000000DC050000DC050000000000000000000001000000CC30020000B00100, 39804), -- SpellVisualEvent -(3425193231, 285554, 'itIT', 0x01000000020000000000000000000000000000000000000001000000CB30020000B00100, 39804), -- SpellVisualEvent -(4146370265, 110592, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108614, 'itIT', 0x0000000000000000000000000000000000000000000000000000000005000000FF220000000000000000000000000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359485, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359461, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359460, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359458, 'itIT', 0x004C2741626F6D696E696F20496E6172726573746162696C652073636174656E6120756E276F6E6461746120646920656E6572676961206E6563726F74696361206C756E676F20756E61206C696E656120766572736F20756E20706572736F6E616767696F2063617375616C652C20696E666C696767656E646F202433343938303673312064616E6E69206461206F6D6272612061207475747469206920706572736F6E6167676920636F6C706974692E0000, 39804), -- Spell -(1050181896, 45816, 'itIT', 0x305B0000008A02000056010000000000000000000000000000000000803F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45815, 'itIT', 0x2F5B0100008A02000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45814, 'itIT', 0x2F5B0000000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3232102598, 142646, 'itIT', 0xC4C30200000000400000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142645, 'itIT', 0xC3C30200000000400000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142644, 'itIT', 0xC2C30200000000400000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142642, 'itIT', 0xC0C30200000000400000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3776013982, 359449, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359448, 'itIT', 0x000000, 39804), -- Spell -(261693969, 64274, 'itIT', 0xFFFFFFFFFFFFFFFF547261636B696E67205175657374000003A90000000000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009010000FB0700000000000003000000400009020000000000000000000000000000000000000000, 39804), -- QuestV2CliTask -(600565378, 299533, 'itIT', 0x2B8A00000000803F0000003F0036B90200, 39804), -- CreatureXDisplayInfo -(240389885, 5887, 'itIT', 0x004B0000000000000001000000000000000039010000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(240389885, 5886, 'itIT', 0x004A000000000000000100000000000000D2C1020000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(3776013982, 359450, 'itIT', 0x000000, 39804), -- Spell -(3425193231, 285542, 'itIT', 0x07000000080000000000000000000000000000000000000001000000CEB40000F9AF0100, 39804), -- SpellVisualEvent -(4146370265, 110585, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 165322, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 165318, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359445, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355886, 'itIT', 0x0041756D656E746120692064616E6E6920696E666C69747469206461204D61726368696F2050656363616D696E6F736F2064656C2024733125206520692064616E6E6920696E666C6974746920646120243F63315B52616767696F204F63756C6172655D5B56696C646576617374617A696F6E655D2061756D656E74616E6F206C6120647572617461206469204D61726368696F2050656363616D696E6F736F20646920247B2473322F313030307D2E3220732E0000, 39804), -- Spell -(3776013982, 354703, 'itIT', 0x00466C6167656C6C617A696F6E652061756D656E7461206C6120766572736174696C6974C3A02064656C20247B2433323336353473352F327D2E31252E204F676E692070756E746F20636F6D626F20636F6E73756D61746F20647572616E746520466C6167656C6C617A696F6E65206E652072696475636520696C2074656D706F20646920726563757065726F20646920247B2473312F313030307D20732E200000, 39804), -- Spell -(3776013982, 70628, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 119073, 'itIT', 0x000000, 39804), -- Spell -(1548466975, 27594, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(3776013982, 353123, 'itIT', 0x0024407370656C6C646573633335333132320000, 39804), -- Spell -(2948698321, 343, 'itIT', 0x9328CED7D7FEFE47, 39804), -- TactKeyLookup -(3776013982, 353642, 'itIT', 0x004C61207374616E7A6120617373756D6520756E6120636F6E6669677572617A696F6E6520646966656E7369766120636865207065726D6574746520616920706572736F6E6167676920646920617474726176657273617265206C276172656E612E204D656E747265206C6120617474726176657273616E6F2C206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656920706572736F6E616767692061756D656E74612064656C2024333534313735733225207065722024333534313735442E0024407370656C6C6175726133353431373500, 39804), -- Spell -(3386291891, 177136, 'itIT', 0x506F6C656D6172636F204164726573746573000000000107000000BD6F01000000000000000000000000000000803F0000803F0000803F0000803F88C702000000000000000000, 39804), -- Creature -(3776013982, 359442, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359440, 'itIT', 0x000000, 39804), -- Spell -(261693969, 64531, 'itIT', 0xFFFFFFFFFFFFFFFF4D6F7227676574680000FAA98268010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000A0880000700000000C0800000000000003000000400129020000000000000000D7E00000F2F4000000000000, 39804), -- QuestV2CliTask -(1143173908, 17704, 'itIT', 0xD4010F01360C, 39804), -- BattlePetSpeciesXAbility -(3865974254, 186453, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447121, 'itIT', 0x00000000000000000000000000000000000000000000000090980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0E590000000000000000000000000000000000000B3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446288, 'itIT', 0x00000000000000000000000000000000000000000000000035980000FFFFFFFF070200000000000000000000000000000000000000000000000000003333B33F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000B3B0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394655, 'itIT', 0x0200000091D206000B3B0200, 39804), -- SpellVisualKitEffect -(48336690, 39056, 'itIT', 0xE5A90500000000000000803FCDCCCC3D000020410000803F00000000000000000000000000000000000000000000000032050000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 108329, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(1050181896, 44833, 'itIT', 0x0E59000000401F000055010000000000000200000000204E0000CCCC4C3E00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 359438, 'itIT', 0x000000, 39804), -- Spell -(3865974254, 187320, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187319, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187318, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187317, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187316, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187315, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187314, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187313, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187312, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187310, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187309, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187308, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187307, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187306, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187305, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187304, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187303, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187302, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187301, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187300, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187299, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187298, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187297, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187296, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187295, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187294, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187293, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187292, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187291, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187290, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187289, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187288, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187287, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187286, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187285, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187284, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187079, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187076, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187073, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187071, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187065, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187063, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187061, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187059, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187057, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(600565378, 304231, 'itIT', 0x4C8E01000000803F0000E03F00A1B70200, 39804), -- CreatureXDisplayInfo -(600565378, 304230, 'itIT', 0x4A8E01000000803F0000C03F0095B10200, 39804), -- CreatureXDisplayInfo -(600565378, 304229, 'itIT', 0x4B8E01000000803F0000C03F0094B10200, 39804), -- CreatureXDisplayInfo -(3776013982, 325862, 'itIT', 0x4E6563726F7369676E6F72690024407370656C6C6465736333323431343300496E64696365206469206D616573747269612061756D656E7461746F206469202477312E0D0A56656C6F636974C3A0206469206D6F76696D656E746F2061756D656E746174612064656C20247732252E0D0A4D656E6F206F737461636F6C61746F206461676C692065666665747469206469206C696D6974617A696F6E6520616C206D6F76696D656E746F2E243F247735213D305B0D0A50726F626162696C6974C3A0206469206372697469636F2061756D656E746174612064656C20247735252E5D5B5D00, 39804), -- Spell -(3776013982, 354840, 'itIT', 0x0000496E206167677561746F206E656C6C612046656E646974757261206E656C2074656E74617469766F206469206972726F6D70657265206E656C207265676E6F206469204B6F72746869612E00, 39804), -- Spell -(600565378, 302639, 'itIT', 0xCD8E01000000803F6666663F0AB3C00200, 39804), -- CreatureXDisplayInfo -(600565378, 302638, 'itIT', 0xCE8E01000000803F6666863F09B3C00200, 39804), -- CreatureXDisplayInfo -(600565378, 302634, 'itIT', 0xCF8E01000000803F0000803F05B3C00200, 39804), -- CreatureXDisplayInfo -(2821573772, 75416, 'itIT', 0x0002CF8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75415, 'itIT', 0x0302CF8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75414, 'itIT', 0x0202CF8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75413, 'itIT', 0x0303CE8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75412, 'itIT', 0x0203CE8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75411, 'itIT', 0x0001CE8E0100, 39804); -- CreatureDisplayInfoGeosetData - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(2821573772, 75410, 'itIT', 0x0303CD8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75409, 'itIT', 0x0203CD8E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75408, 'itIT', 0x0001CD8E0100, 39804), -- CreatureDisplayInfoGeosetData -(3865974254, 186311, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186299, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(240389885, 5826, 'itIT', 0x003B4C4C4C4C000000050202020200000000000000B36C0000E4FD0400FA7505006A650500000000000000000000000000, 39804), -- UnitCondition -(1181150530, 394630, 'itIT', 0x050000009EDA0200464A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394628, 'itIT', 0x050000009DDA020004360200, 39804), -- SpellVisualKitEffect -(3425193231, 285536, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000464A0200C2A30100, 39804), -- SpellVisualEvent -(3266400455, 647884, 'itIT', 0x9EDA020004861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647883, 'itIT', 0x9EDA020005861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647882, 'itIT', 0x9EDA020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647881, 'itIT', 0x9EDA020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647880, 'itIT', 0x9DDA020039861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647879, 'itIT', 0x9DDA02003A861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647878, 'itIT', 0x9DDA02003B861400010000803F, 39804), -- SoundKitEntry -(3232102598, 148283, 'itIT', 0x9EDA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFB6F0000FFFFFFFFFFFFFFFFFC6F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148282, 'itIT', 0x9DDA02000000A0400000204100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1369604944, 17603, 'itIT', 0x000000000000000000000000000000000000000000000000C3440000609800000000FF2200000000000000002C010000EE02040200002600000000000000000000F238, 39804), -- SpellVisualMissile -(4033975491, 447127, 'itIT', 0x0000000000000000000000000000000000000000000000003200000014000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000504A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447126, 'itIT', 0x000000000000000000000000000000000000000000000000E728000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C0000000000000000000000000000004F4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447125, 'itIT', 0x0000803E000000009A9999BE000000000000000000000000210200000C0000000000000000000000AA619C3F000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000004E4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447124, 'itIT', 0x000000000000000000000000000000000000000000000000EA8F000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C0000000000000000000000000000004D4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447123, 'itIT', 0x000000000000000000000000000000000000000000000000A701000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C0000000000000000000000000000004B4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447122, 'itIT', 0x000000000000000000000000000000000000000000000000A701000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C0000000000000000000000000000004A4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447118, 'itIT', 0x0000403F000000BF000000000000000000000000000000001D6D0000FFFFFFFF000000000000000000000000000000000000000000000000000000003333B33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803F00000000474A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447117, 'itIT', 0x0000403F000000BF00000000000000000000000000000000147C000013000000000000000000000000000000000000000000000000000000000000000000803E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803F00000000474A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447116, 'itIT', 0x0000000000000000000000000000000000000000000000001F880000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803F00000000474A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447115, 'itIT', 0x000000000000000000000000000000000000000000000000368E000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000434A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447114, 'itIT', 0x000000000000000000000000000000000000000000000000368E000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000434A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447113, 'itIT', 0x00000000000000000000803F0000000000000000000000000795000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000424A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447112, 'itIT', 0x000000000000000000000000000000000000000000000000428E000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000424A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447111, 'itIT', 0x000000000000000000000000000000000000000000000000428E000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000424A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447107, 'itIT', 0x0000000000000000000000000000000000000000000000003B8E000022000000000000000000000000000000000000000000000000000000000000000000804000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000404A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394728, 'itIT', 0x05000000E3DA0200514A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394727, 'itIT', 0x05000000E2DA0200F6C80100, 39804), -- SpellVisualKitEffect -(1181150530, 394726, 'itIT', 0x05000000E1DA0200F5C80100, 39804), -- SpellVisualKitEffect -(1181150530, 394725, 'itIT', 0x05000000E0DA0200D2430200, 39804), -- SpellVisualKitEffect -(1181150530, 394724, 'itIT', 0x05000000DFDA0200D2430200, 39804), -- SpellVisualKitEffect -(1181150530, 394723, 'itIT', 0x0A00000026000000D2430200, 39804), -- SpellVisualKitEffect -(1181150530, 394722, 'itIT', 0x0200000097D20600504A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394721, 'itIT', 0x060000005FDA0500504A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394720, 'itIT', 0x05000000DEDA0200DD430200, 39804), -- SpellVisualKitEffect -(1181150530, 394719, 'itIT', 0x05000000DDDA0200DD430200, 39804), -- SpellVisualKitEffect -(1181150530, 394718, 'itIT', 0x0200000096D206004F4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394717, 'itIT', 0x05000000DCDA02004E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394716, 'itIT', 0x05000000DBDA02004E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394715, 'itIT', 0x0200000095D206004E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394713, 'itIT', 0x0200000094D206004D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394711, 'itIT', 0x05000000DADA02004C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394710, 'itIT', 0x060000005EDA05004C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394709, 'itIT', 0x05000000D9DA02001C490200, 39804), -- SpellVisualKitEffect -(1181150530, 394707, 'itIT', 0x0200000093D206004B4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394706, 'itIT', 0x0200000092D206004A4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394705, 'itIT', 0x05000000D8DA02008F430200, 39804), -- SpellVisualKitEffect -(1181150530, 394704, 'itIT', 0x05000000D7DA02008F430200, 39804), -- SpellVisualKitEffect -(1181150530, 394703, 'itIT', 0x05000000D6DA020090430200, 39804), -- SpellVisualKitEffect -(1181150530, 394702, 'itIT', 0x05000000D5DA020090430200, 39804), -- SpellVisualKitEffect -(1181150530, 394701, 'itIT', 0x05000000D5DA0200494A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394700, 'itIT', 0x05000000D4DA0200DA420200, 39804), -- SpellVisualKitEffect -(1181150530, 394699, 'itIT', 0x05000000D1DA02003A430200, 39804), -- SpellVisualKitEffect -(1181150530, 394698, 'itIT', 0x05000000D3DA02003B430200, 39804), -- SpellVisualKitEffect -(1181150530, 394697, 'itIT', 0x05000000D2DA02003B430200, 39804), -- SpellVisualKitEffect -(1181150530, 394695, 'itIT', 0x05000000D0DA0200F9480200, 39804), -- SpellVisualKitEffect -(1181150530, 394694, 'itIT', 0x05000000CFDA0200F9480200, 39804), -- SpellVisualKitEffect -(1181150530, 394693, 'itIT', 0x05000000CEDA0200F9480200, 39804), -- SpellVisualKitEffect -(1181150530, 394692, 'itIT', 0x05000000CDDA0200F9480200, 39804), -- SpellVisualKitEffect -(1181150530, 394691, 'itIT', 0x05000000CCDA0200E2430200, 39804), -- SpellVisualKitEffect -(1181150530, 394690, 'itIT', 0x05000000CBDA0200FB430200, 39804), -- SpellVisualKitEffect -(1181150530, 394689, 'itIT', 0x05000000CADA0200FB430200, 39804), -- SpellVisualKitEffect -(1181150530, 394686, 'itIT', 0x05000000C9DA020000440200, 39804), -- SpellVisualKitEffect -(1181150530, 394685, 'itIT', 0x05000000C6DA020000440200, 39804), -- SpellVisualKitEffect -(1181150530, 394684, 'itIT', 0x05000000C5DA02001B490200, 39804), -- SpellVisualKitEffect -(1181150530, 394683, 'itIT', 0x05000000C4DA02001A490200, 39804), -- SpellVisualKitEffect -(1181150530, 394682, 'itIT', 0x05000000C3DA0200E7420200, 39804), -- SpellVisualKitEffect -(1181150530, 394681, 'itIT', 0x05000000C2DA0200C7470200, 39804), -- SpellVisualKitEffect -(1181150530, 394680, 'itIT', 0x05000000C1DA0200C7470200, 39804), -- SpellVisualKitEffect -(1181150530, 394679, 'itIT', 0x05000000C0DA0200CB470200, 39804), -- SpellVisualKitEffect -(1181150530, 394678, 'itIT', 0x05000000C0DA0200CA470200, 39804), -- SpellVisualKitEffect -(1181150530, 394677, 'itIT', 0x05000000BEDA0200FD3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394676, 'itIT', 0x05000000BDDA020037430200, 39804), -- SpellVisualKitEffect -(1181150530, 394675, 'itIT', 0x05000000BCDA020037430200, 39804), -- SpellVisualKitEffect -(1181150530, 394674, 'itIT', 0x0A0000000100000031430200, 39804), -- SpellVisualKitEffect -(1181150530, 394673, 'itIT', 0x05000000BBDA020032430200, 39804), -- SpellVisualKitEffect -(1181150530, 394672, 'itIT', 0x0A0000002600000032430200, 39804), -- SpellVisualKitEffect -(1181150530, 394671, 'itIT', 0x05000000B9DA020000400200, 39804), -- SpellVisualKitEffect -(1181150530, 394670, 'itIT', 0x05000000B8DA020000400200, 39804), -- SpellVisualKitEffect -(1181150530, 394669, 'itIT', 0x0A0000000200000002400200, 39804), -- SpellVisualKitEffect -(1181150530, 394668, 'itIT', 0x05000000B7DA020002400200, 39804), -- SpellVisualKitEffect -(1181150530, 394667, 'itIT', 0x05000000B6DA020002400200, 39804), -- SpellVisualKitEffect -(1181150530, 394666, 'itIT', 0x05000000639E0200A3470200, 39804), -- SpellVisualKitEffect -(1181150530, 394665, 'itIT', 0x05000000B5DA0200293D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394664, 'itIT', 0x05000000B4DA02009F470200, 39804), -- SpellVisualKitEffect -(1181150530, 394663, 'itIT', 0x05000000B3DA0200A2470200, 39804), -- SpellVisualKitEffect -(1181150530, 394662, 'itIT', 0x05000000B2DA0200A2470200, 39804), -- SpellVisualKitEffect -(1181150530, 394661, 'itIT', 0x05000000B1DA0200A2470200, 39804), -- SpellVisualKitEffect -(1181150530, 394660, 'itIT', 0x05000000AEDA02009F470200, 39804), -- SpellVisualKitEffect -(1181150530, 394659, 'itIT', 0x05000000ADDA02009E470200, 39804), -- SpellVisualKitEffect -(1181150530, 394658, 'itIT', 0x05000000ACDA02005D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394647, 'itIT', 0x05000000A9DA02005D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394646, 'itIT', 0x05000000A8DA02005D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394645, 'itIT', 0x05000000A6DA02005C3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394644, 'itIT', 0x0A000000020000001A470200, 39804), -- SpellVisualKitEffect -(1181150530, 394643, 'itIT', 0x05000000A5DA02001B470200, 39804), -- SpellVisualKitEffect -(1181150530, 394642, 'itIT', 0x05000000A4DA02001B470200, 39804), -- SpellVisualKitEffect -(1181150530, 394639, 'itIT', 0x05000000A3DA0200484A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394638, 'itIT', 0x05000000A1DA020003490200, 39804), -- SpellVisualKitEffect -(1181150530, 394636, 'itIT', 0x05000000A0DA0200474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394635, 'itIT', 0x050000009FDA0200474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394634, 'itIT', 0x020000008ED20600474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394633, 'itIT', 0x020000008DD20600474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394632, 'itIT', 0x060000005DDA0500474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394631, 'itIT', 0x020000008CD20600474A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394629, 'itIT', 0x0A00000001000000683D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394627, 'itIT', 0x050000009ADA0200653D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394626, 'itIT', 0x0A00000026000000653D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394625, 'itIT', 0x0500000099DA0200B8400200, 39804), -- SpellVisualKitEffect -(1181150530, 394624, 'itIT', 0x0500000098DA0200B8400200, 39804), -- SpellVisualKitEffect -(1181150530, 394623, 'itIT', 0x0500000096DA0200B8400200, 39804), -- SpellVisualKitEffect -(1181150530, 394621, 'itIT', 0x05000000639E0200B9400200, 39804), -- SpellVisualKitEffect -(1181150530, 394620, 'itIT', 0x0500000094DA0200BB400200, 39804), -- SpellVisualKitEffect -(1181150530, 394619, 'itIT', 0x0500000093DA0200BA400200, 39804), -- SpellVisualKitEffect -(1181150530, 394618, 'itIT', 0x0500000092DA0200BB400200, 39804), -- SpellVisualKitEffect -(1181150530, 394617, 'itIT', 0x0500000091DA0200BA400200, 39804), -- SpellVisualKitEffect -(1181150530, 394615, 'itIT', 0x0500000090DA0200454A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394613, 'itIT', 0x050000008DDA0200BC2D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394612, 'itIT', 0x050000008DDA0200444A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394611, 'itIT', 0x050000008CDA0200F9480200, 39804), -- SpellVisualKitEffect -(1181150530, 394610, 'itIT', 0x050000008ADA0200EB470200, 39804), -- SpellVisualKitEffect -(1181150530, 394609, 'itIT', 0x0500000089DA0200EC470200, 39804), -- SpellVisualKitEffect -(1181150530, 394608, 'itIT', 0x0500000088DA0200433D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394607, 'itIT', 0x0500000087DA02003F3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394605, 'itIT', 0x0500000086DA0200F2470200, 39804), -- SpellVisualKitEffect -(1181150530, 394604, 'itIT', 0x0A00000002000000F2470200, 39804), -- SpellVisualKitEffect -(1181150530, 394603, 'itIT', 0x0500000040910200F1470200, 39804), -- SpellVisualKitEffect -(1181150530, 394602, 'itIT', 0x0500000033910200F1470200, 39804), -- SpellVisualKitEffect -(1181150530, 394601, 'itIT', 0x0500000083DA0200434A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394600, 'itIT', 0x020000008BD20600434A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394599, 'itIT', 0x020000008AD20600434A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394598, 'itIT', 0x0500000046910200424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394597, 'itIT', 0x0500000065910200424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394596, 'itIT', 0x0200000089D20600424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394595, 'itIT', 0x0200000088D20600424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394594, 'itIT', 0x0200000087D20600424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394593, 'itIT', 0x060000005CDA0500424A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394592, 'itIT', 0x0500000082DA0200414A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394591, 'itIT', 0x0200000086D20600414A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394590, 'itIT', 0x0200000085D20600414A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394589, 'itIT', 0x0200000084D20600414A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394588, 'itIT', 0x050000001D7B0200404A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394587, 'itIT', 0x0200000083D20600404A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394586, 'itIT', 0x0500000081DA0200293D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394585, 'itIT', 0x0500000080DA02002F3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394584, 'itIT', 0x050000007FDA02002B3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394583, 'itIT', 0x050000007EDA0200283D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394582, 'itIT', 0x050000007DDA020019470200, 39804), -- SpellVisualKitEffect -(1181150530, 394581, 'itIT', 0x050000007CDA02003F4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393295, 'itIT', 0x05000000C8DA020001440200, 39804), -- SpellVisualKitEffect -(1181150530, 393293, 'itIT', 0x05000000C7DA020000440200, 39804), -- SpellVisualKitEffect -(1181150530, 393131, 'itIT', 0x05000000A2DA020003490200, 39804), -- SpellVisualKitEffect -(1181150530, 393124, 'itIT', 0x05000000BFDA020000490200, 39804), -- SpellVisualKitEffect -(1181150530, 393121, 'itIT', 0x05000000A7DA02005D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393118, 'itIT', 0x05000000B0DA0200FF480200, 39804), -- SpellVisualKitEffect -(1181150530, 393117, 'itIT', 0x05000000AFDA0200A1470200, 39804), -- SpellVisualKitEffect -(1181150530, 393113, 'itIT', 0x05000000BADA020001400200, 39804), -- SpellVisualKitEffect -(1181150530, 393108, 'itIT', 0x050000009BDA0200663D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393107, 'itIT', 0x050000009CDA0200663D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393100, 'itIT', 0x050000008BDA0200473D0200, 39804), -- SpellVisualKitEffect -(1181150530, 391975, 'itIT', 0x0500000085DA0200F2470200, 39804), -- SpellVisualKitEffect -(3425193231, 285541, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000514A0200F8AF0100, 39804), -- SpellVisualEvent -(3425193231, 285540, 'itIT', 0x070000000800000000000000000000000000000000000000020000004F4A0200F7AF0100, 39804), -- SpellVisualEvent -(3425193231, 285538, 'itIT', 0x07000000080000000000000000000000000000000000000002000000484A020056AF0100, 39804), -- SpellVisualEvent -(3425193231, 285537, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000474A0200F6AF0100, 39804), -- SpellVisualEvent -(3425193231, 285535, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000454A0200F5AF0100, 39804), -- SpellVisualEvent -(3425193231, 285533, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000434A0200F4AF0100, 39804), -- SpellVisualEvent -(3425193231, 285532, 'itIT', 0x030000000D000000000000000000000000000000000000000100000042600100F4AF0100, 39804), -- SpellVisualEvent -(3425193231, 285531, 'itIT', 0x01000000020000000000000000000000000000000000000001000000424A0200F4AF0100, 39804), -- SpellVisualEvent -(3425193231, 285529, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000404A0200F3AF0100, 39804), -- SpellVisualEvent -(3425193231, 285528, 'itIT', 0x080000000D00000000000000000000000000000000000000020000003F4A020071AE0100, 39804), -- SpellVisualEvent -(3425193231, 283529, 'itIT', 0x060000000D00000000000000000000000000000000000000040000004B4A0200B5AC0100, 39804), -- SpellVisualEvent -(3425193231, 283528, 'itIT', 0x060000000D00000000000000000000000000000000000000040000004A4A0200B4AC0100, 39804), -- SpellVisualEvent -(3425193231, 283527, 'itIT', 0x030000000D00000000000000000000000000000000000000020000004D4A0200B3AC0100, 39804), -- SpellVisualEvent -(3425193231, 283526, 'itIT', 0x070000000800000000000000000000000000000000000000020000004E4A0200B3AC0100, 39804), -- SpellVisualEvent -(3425193231, 283510, 'itIT', 0x07000000080000000000000000000000000000000000000002000000504A0200AEAC0100, 39804), -- SpellVisualEvent -(3425193231, 214992, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004C4A0200FC5D0100, 39804), -- SpellVisualEvent -(859088734, 383583, 'itIT', 0xFFFFFFFF0E0000000000, 39804), -- SpellVisualAnim -(859088734, 383582, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(859088734, 383581, 'itIT', 0xFFFFFFFFFFFFFFFF5E52, 39804), -- SpellVisualAnim -(859088734, 383580, 'itIT', 0xFFFFFFFF340000000000, 39804), -- SpellVisualAnim -(4146370265, 110584, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110583, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110582, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000200FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110581, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110580, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110422, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110193, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109749, 'itIT', 0x0000000000000000000000000000000000000000000000000000000045080000FF220000000000000000000000000000000000000000BB380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109748, 'itIT', 0x0000000000000000000000000000000000000000000000000000000045080000FF22000000000000000000000000000000000000000070050000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109747, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109742, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 106131, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF220000000000000000000000000000000000000000B5190000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 89596, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 648199, 'itIT', 0xD2D70200789E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648198, 'itIT', 0xD2D70200769E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648197, 'itIT', 0xD2D70200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648196, 'itIT', 0xD1D70200789E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648195, 'itIT', 0xD1D70200769E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648194, 'itIT', 0xD1D70200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648193, 'itIT', 0xD0D70200789E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648192, 'itIT', 0xD0D70200769E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648191, 'itIT', 0xD0D70200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 648190, 'itIT', 0xE6DA0200EAC93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648189, 'itIT', 0xE6DA0200E9C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648188, 'itIT', 0xE6DA0200E8C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648187, 'itIT', 0xE5DA0200EAC93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648186, 'itIT', 0xE5DA0200E9C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648185, 'itIT', 0xE5DA0200E8C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648184, 'itIT', 0xE4DA0200EAC93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648183, 'itIT', 0xE4DA0200E9C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648182, 'itIT', 0xE4DA0200E8C93500010000803F, 39804), -- SoundKitEntry -(3266400455, 648181, 'itIT', 0xE3DA0200B9333900010000803F, 39804), -- SoundKitEntry -(3266400455, 648180, 'itIT', 0xE3DA0200B7333900010000803F, 39804), -- SoundKitEntry -(3266400455, 648179, 'itIT', 0xE3DA0200B5333900010000803F, 39804), -- SoundKitEntry -(3266400455, 648178, 'itIT', 0xE3DA0200B3333900010000803F, 39804), -- SoundKitEntry -(3266400455, 648177, 'itIT', 0xE3DA0200B1333900010000803F, 39804), -- SoundKitEntry -(3266400455, 648176, 'itIT', 0xE2DA0200537C3000010000803F, 39804), -- SoundKitEntry -(3266400455, 648175, 'itIT', 0xE2DA0200527C3000010000803F, 39804), -- SoundKitEntry -(3266400455, 648174, 'itIT', 0xE2DA0200517C3000010000803F, 39804), -- SoundKitEntry -(3266400455, 648173, 'itIT', 0xE1DA020069AD0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648172, 'itIT', 0xE0DA020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648171, 'itIT', 0xE0DA02007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648170, 'itIT', 0xE0DA02007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648169, 'itIT', 0xE0DA02007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648168, 'itIT', 0xE0DA020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648167, 'itIT', 0xE0DA020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 648166, 'itIT', 0xDFDA020021380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648165, 'itIT', 0xDFDA020023380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648164, 'itIT', 0xDFDA020025380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648163, 'itIT', 0xDEDA020021380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648162, 'itIT', 0xDEDA020023380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648161, 'itIT', 0xDEDA020025380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648160, 'itIT', 0xDEDA020027380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 648159, 'itIT', 0xDDDA0200B9241300010000803F, 39804), -- SoundKitEntry -(3266400455, 648158, 'itIT', 0xDDDA0200BA241300010000803F, 39804), -- SoundKitEntry -(3266400455, 648157, 'itIT', 0xDDDA0200BB241300010000803F, 39804), -- SoundKitEntry -(3266400455, 648156, 'itIT', 0xDDDA0200BC241300010000803F, 39804), -- SoundKitEntry -(3266400455, 648155, 'itIT', 0xDCDA020052AB0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648154, 'itIT', 0xDBDA02009A542000010000803F, 39804), -- SoundKitEntry -(3266400455, 648153, 'itIT', 0xDBDA02009B542000010000803F, 39804), -- SoundKitEntry -(3266400455, 648152, 'itIT', 0xDBDA02009C542000010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 648151, 'itIT', 0xDADA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648150, 'itIT', 0xDADA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648149, 'itIT', 0xDADA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648148, 'itIT', 0xDADA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648147, 'itIT', 0xDADA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648146, 'itIT', 0xDADA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648145, 'itIT', 0xDADA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648144, 'itIT', 0xDADA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648143, 'itIT', 0xD9DA020016040A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648142, 'itIT', 0xD8DA02005A891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648141, 'itIT', 0xD8DA02005B891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648140, 'itIT', 0xD8DA02005C891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648139, 'itIT', 0xD8DA02005D891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648138, 'itIT', 0xD8DA02005E891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648137, 'itIT', 0xD7DA0200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648136, 'itIT', 0xD7DA0200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648135, 'itIT', 0xD7DA0200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648134, 'itIT', 0xD7DA0200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648133, 'itIT', 0xD7DA0200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648132, 'itIT', 0xD7DA0200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648131, 'itIT', 0xD7DA0200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648130, 'itIT', 0xD6DA020007510900010000803F, 39804), -- SoundKitEntry -(3266400455, 648129, 'itIT', 0xD6DA020005510900010000803F, 39804), -- SoundKitEntry -(3266400455, 648128, 'itIT', 0xD6DA020003510900010000803F, 39804), -- SoundKitEntry -(3266400455, 648127, 'itIT', 0xD6DA020001510900010000803F, 39804), -- SoundKitEntry -(3266400455, 648126, 'itIT', 0xD6DA0200FF500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648125, 'itIT', 0xD6DA0200FD500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648124, 'itIT', 0xD6DA0200FB500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648123, 'itIT', 0xD6DA0200F9500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648122, 'itIT', 0xD6DA0200F7500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648121, 'itIT', 0xD6DA0200F5500900010000803F, 39804), -- SoundKitEntry -(3266400455, 648120, 'itIT', 0xD5DA0200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648119, 'itIT', 0xD5DA0200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648118, 'itIT', 0xD5DA0200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648117, 'itIT', 0xD5DA0200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648116, 'itIT', 0xD5DA0200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648115, 'itIT', 0xD5DA0200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648114, 'itIT', 0xD5DA0200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 648113, 'itIT', 0xD4DA020002A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 648112, 'itIT', 0xD4DA020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 648111, 'itIT', 0xD4DA020004A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 648110, 'itIT', 0xD4DA020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 648109, 'itIT', 0xD4DA020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 648108, 'itIT', 0xD3DA020019981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648107, 'itIT', 0xD3DA02001A981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648106, 'itIT', 0xD2DA02001F981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648105, 'itIT', 0xD2DA02001E981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648104, 'itIT', 0xD2DA02001D981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648103, 'itIT', 0xD2DA02001C981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648102, 'itIT', 0xD2DA02001B981500010000803F, 39804), -- SoundKitEntry -(3266400455, 648101, 'itIT', 0xD1DA02007C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648100, 'itIT', 0xD1DA02007B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648099, 'itIT', 0xD1DA02007A881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648098, 'itIT', 0xD1DA020079881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648097, 'itIT', 0xD1DA020078881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648096, 'itIT', 0xD0DA0200832D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 648095, 'itIT', 0xD0DA0200822D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 648094, 'itIT', 0xCFDA020002C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648093, 'itIT', 0xCFDA020001C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648092, 'itIT', 0xCFDA020000C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648091, 'itIT', 0xCFDA0200FFC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648090, 'itIT', 0xCFDA0200FEC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648089, 'itIT', 0xCEDA020002C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648088, 'itIT', 0xCEDA020001C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648087, 'itIT', 0xCEDA020000C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648086, 'itIT', 0xCEDA0200FFC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648085, 'itIT', 0xCEDA0200FEC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648084, 'itIT', 0xCDDA020002C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648083, 'itIT', 0xCDDA020001C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648082, 'itIT', 0xCDDA020000C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 648081, 'itIT', 0xCDDA0200FFC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648080, 'itIT', 0xCDDA0200FEC01400010000803F, 39804), -- SoundKitEntry -(3266400455, 648079, 'itIT', 0xCCDA0200F52E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648078, 'itIT', 0xCCDA0200F42E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648077, 'itIT', 0xCCDA0200F32E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648076, 'itIT', 0xCCDA0200F22E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648075, 'itIT', 0xCBDA0200D90A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648074, 'itIT', 0xCBDA0200D80A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648073, 'itIT', 0xCBDA0200D70A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648072, 'itIT', 0xCADA020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648071, 'itIT', 0xCADA020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648070, 'itIT', 0xCADA020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648069, 'itIT', 0xCADA020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648068, 'itIT', 0xCADA020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 648067, 'itIT', 0xC9DA0200F3B00800010000803F, 39804), -- SoundKitEntry -(3266400455, 648066, 'itIT', 0xC9DA020002B00800010000803F, 39804), -- SoundKitEntry -(3266400455, 648065, 'itIT', 0xC9DA02006BAF0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648064, 'itIT', 0xC9DA020006AF0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648063, 'itIT', 0xC9DA020073AC0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648062, 'itIT', 0xC9DA020004AC0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648061, 'itIT', 0xC9DA0200A6AA0800010000803F, 39804), -- SoundKitEntry -(3266400455, 648060, 'itIT', 0xC8DA0200D8521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648059, 'itIT', 0xC8DA0200D7521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648058, 'itIT', 0xC8DA0200D6521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648057, 'itIT', 0xC8DA0200D5521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648056, 'itIT', 0xC8DA0200D4521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648055, 'itIT', 0xC7DA0200CE521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648054, 'itIT', 0xC7DA0200CD521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648053, 'itIT', 0xC7DA0200CC521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648052, 'itIT', 0xC7DA0200CB521A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648051, 'itIT', 0xC6DA020054731A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648050, 'itIT', 0xC6DA020053731A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648049, 'itIT', 0xC6DA020052731A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648048, 'itIT', 0xC6DA020051731A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648047, 'itIT', 0xC5DA02003E371400010000803F, 39804), -- SoundKitEntry -(3266400455, 648046, 'itIT', 0xC5DA02003D371400010000803F, 39804), -- SoundKitEntry -(3266400455, 648045, 'itIT', 0xC5DA02003C371400010000803F, 39804), -- SoundKitEntry -(3266400455, 648044, 'itIT', 0xC5DA02003B371400010000803F, 39804), -- SoundKitEntry -(3266400455, 648043, 'itIT', 0xC5DA02003A371400010000803F, 39804), -- SoundKitEntry -(3266400455, 648042, 'itIT', 0xC4DA020018061400010000803F, 39804), -- SoundKitEntry -(3266400455, 648041, 'itIT', 0xC4DA020017061400010000803F, 39804), -- SoundKitEntry -(3266400455, 648040, 'itIT', 0xC4DA0200B4391300010000803F, 39804), -- SoundKitEntry -(3266400455, 648039, 'itIT', 0xC3DA0200A9641600010000803F, 39804), -- SoundKitEntry -(3266400455, 648038, 'itIT', 0xC3DA0200AA641600010000803F, 39804), -- SoundKitEntry -(3266400455, 648037, 'itIT', 0xC3DA0200AB641600010000803F, 39804), -- SoundKitEntry -(3266400455, 648036, 'itIT', 0xC2DA02007EB73000010000803F, 39804), -- SoundKitEntry -(3266400455, 648035, 'itIT', 0xC2DA02007DB73000010000803F, 39804), -- SoundKitEntry -(3266400455, 648034, 'itIT', 0xC2DA02007CB73000010000803F, 39804), -- SoundKitEntry -(3266400455, 648033, 'itIT', 0xC1DA0200D4E33600010000803F, 39804), -- SoundKitEntry -(3266400455, 648032, 'itIT', 0xC0DA0200D62F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 648031, 'itIT', 0xC0DA0200D42F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 648030, 'itIT', 0xC0DA0200D22F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 648029, 'itIT', 0xC0DA0200D02F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 648028, 'itIT', 0xC0DA0200CE2F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 648027, 'itIT', 0xBFDA0200DA2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648026, 'itIT', 0xBFDA0200D92A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648025, 'itIT', 0xBFDA0200D72A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648024, 'itIT', 0xBFDA0200D62A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 648023, 'itIT', 0xBEDA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648022, 'itIT', 0xBEDA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648021, 'itIT', 0xBEDA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648020, 'itIT', 0xBEDA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648019, 'itIT', 0xBEDA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648018, 'itIT', 0xBEDA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648017, 'itIT', 0xBEDA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648016, 'itIT', 0xBEDA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648015, 'itIT', 0xBDDA020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 648014, 'itIT', 0xBDDA020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 648013, 'itIT', 0xBDDA020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 648012, 'itIT', 0xBCDA020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 648011, 'itIT', 0xBCDA020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 648010, 'itIT', 0xBCDA020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 648009, 'itIT', 0xBBDA0200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648008, 'itIT', 0xBBDA0200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648007, 'itIT', 0xBBDA0200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648006, 'itIT', 0xBBDA0200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648005, 'itIT', 0xBBDA0200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648004, 'itIT', 0xBBDA0200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648003, 'itIT', 0xBBDA0200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648002, 'itIT', 0xBBDA0200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 648001, 'itIT', 0xBADA0200A1861900010000803F, 39804), -- SoundKitEntry -(3266400455, 648000, 'itIT', 0xBADA0200A0861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647999, 'itIT', 0xBADA02009F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647998, 'itIT', 0xB9DA020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647997, 'itIT', 0xB9DA020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647996, 'itIT', 0xB9DA020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647995, 'itIT', 0xB8DA02005C212700010000803F, 39804), -- SoundKitEntry -(3266400455, 647994, 'itIT', 0xB7DA020024EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647993, 'itIT', 0xB7DA020023EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647992, 'itIT', 0xB7DA020022EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647991, 'itIT', 0xB7DA020021EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647990, 'itIT', 0xB7DA020020EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647989, 'itIT', 0xB6DA0200880E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 647988, 'itIT', 0xB6DA0200860E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 647987, 'itIT', 0xB6DA0200840E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 647986, 'itIT', 0xB6DA0200820E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 647985, 'itIT', 0xB6DA0200800E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 647984, 'itIT', 0xB5DA020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647983, 'itIT', 0xB5DA020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647982, 'itIT', 0xB5DA020008861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647981, 'itIT', 0xAEDA020049971500010000803F, 39804), -- SoundKitEntry -(3266400455, 647980, 'itIT', 0xAEDA020048971500010000803F, 39804), -- SoundKitEntry -(3266400455, 647979, 'itIT', 0xAEDA020047971500010000803F, 39804), -- SoundKitEntry -(3266400455, 647978, 'itIT', 0xB4DA020073641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647977, 'itIT', 0xB4DA020072641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647976, 'itIT', 0xB4DA020071641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647975, 'itIT', 0xB3DA020048381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647974, 'itIT', 0xB3DA020047381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647973, 'itIT', 0xB3DA020046381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647972, 'itIT', 0xB2DA02006EC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647971, 'itIT', 0xB2DA02006DC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647970, 'itIT', 0xB2DA02006CC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647969, 'itIT', 0xB1DA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647968, 'itIT', 0xB1DA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647967, 'itIT', 0xB1DA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647966, 'itIT', 0xB1DA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647965, 'itIT', 0xB1DA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647964, 'itIT', 0xB1DA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647963, 'itIT', 0xB1DA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647962, 'itIT', 0xB1DA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647961, 'itIT', 0xB0DA020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647960, 'itIT', 0xB0DA020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647959, 'itIT', 0xB0DA020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647958, 'itIT', 0xAFDA0200A1861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647957, 'itIT', 0xAFDA0200A0861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647956, 'itIT', 0xAFDA02009F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647951, 'itIT', 0xADDA0200C31E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 647950, 'itIT', 0xADDA0200C21E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 647949, 'itIT', 0xADDA0200C11E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 647948, 'itIT', 0xACDA020029EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647947, 'itIT', 0xACDA020028EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647946, 'itIT', 0xACDA020027EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647945, 'itIT', 0xACDA020026EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647944, 'itIT', 0xACDA020025EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647938, 'itIT', 0xA7DA0200C52A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647937, 'itIT', 0xA7DA0200C42A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647936, 'itIT', 0xA7DA0200C32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647935, 'itIT', 0xA7DA0200C22A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647934, 'itIT', 0xA7DA0200C12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647933, 'itIT', 0xA7DA0200C02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647932, 'itIT', 0xA7DA0200BF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647931, 'itIT', 0xA7DA0200BE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647930, 'itIT', 0xA9DA0200D52A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647929, 'itIT', 0xA9DA0200D42A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647928, 'itIT', 0xA9DA0200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647927, 'itIT', 0xA9DA0200D22A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647926, 'itIT', 0xA9DA0200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647925, 'itIT', 0xA9DA0200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647924, 'itIT', 0xA8DA020093D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647923, 'itIT', 0xA8DA020095D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647922, 'itIT', 0xA8DA020097D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647918, 'itIT', 0xA6DA02005C212700010000803F, 39804), -- SoundKitEntry -(3266400455, 647917, 'itIT', 0xA5DA020095333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647916, 'itIT', 0xA5DA020093333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647915, 'itIT', 0xA5DA020091333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647914, 'itIT', 0xA4DA020074B10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647913, 'itIT', 0xA4DA020072B10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647912, 'itIT', 0xA4DA020070B10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647911, 'itIT', 0xA4DA02006EB10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647910, 'itIT', 0xA4DA02006CB10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647909, 'itIT', 0xA4DA02006AB10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647908, 'itIT', 0xA4DA020068B10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647907, 'itIT', 0xA4DA020066B10D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647906, 'itIT', 0xA3DA02007ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647905, 'itIT', 0xA3DA020078CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647904, 'itIT', 0xA3DA020074CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647903, 'itIT', 0xA2DA020019CF0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647902, 'itIT', 0xA2DA02001ACF0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647901, 'itIT', 0xA2DA02001BCF0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647900, 'itIT', 0xA1DA02004ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647899, 'itIT', 0xA1DA020048CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647898, 'itIT', 0xA1DA020046CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647897, 'itIT', 0xA1DA020044CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647896, 'itIT', 0xA1DA020042CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647895, 'itIT', 0xA0DA0200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647894, 'itIT', 0xA0DA0200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647893, 'itIT', 0xA0DA0200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647892, 'itIT', 0xA0DA0200C9E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647891, 'itIT', 0xA0DA0200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647890, 'itIT', 0xA0DA0200C5E40900010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 647889, 'itIT', 0x9FDA020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647888, 'itIT', 0x9FDA02008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647887, 'itIT', 0x9FDA02008C320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647886, 'itIT', 0x9FDA02008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647885, 'itIT', 0x9FDA020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647877, 'itIT', 0x9CDA02009F2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647876, 'itIT', 0x9CDA02009D2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647875, 'itIT', 0x9CDA02009B2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647874, 'itIT', 0x9CDA0200992B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647873, 'itIT', 0x9CDA0200972B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647872, 'itIT', 0x9CDA0200952B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647871, 'itIT', 0x9BDA020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647870, 'itIT', 0x9BDA02008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647869, 'itIT', 0x9BDA02008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647868, 'itIT', 0x9BDA020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647867, 'itIT', 0x9ADA020017710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647866, 'itIT', 0x99DA02003E371400010000803F, 39804), -- SoundKitEntry -(3266400455, 647865, 'itIT', 0x99DA02003D371400010000803F, 39804), -- SoundKitEntry -(3266400455, 647864, 'itIT', 0x99DA02003C371400010000803F, 39804), -- SoundKitEntry -(3266400455, 647863, 'itIT', 0x99DA02003B371400010000803F, 39804), -- SoundKitEntry -(3266400455, 647862, 'itIT', 0x99DA02003A371400010000803F, 39804), -- SoundKitEntry -(3266400455, 647861, 'itIT', 0x98DA020065931400010000803F, 39804), -- SoundKitEntry -(3266400455, 647860, 'itIT', 0x98DA020064931400010000803F, 39804), -- SoundKitEntry -(3266400455, 647859, 'itIT', 0x98DA020063931400010000803F, 39804), -- SoundKitEntry -(3266400455, 647858, 'itIT', 0x98DA020062931400010000803F, 39804), -- SoundKitEntry -(3266400455, 647856, 'itIT', 0x96DA020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647855, 'itIT', 0x96DA020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647854, 'itIT', 0x96DA020008861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647852, 'itIT', 0x94DA020032EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 647851, 'itIT', 0x94DA020031EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 647850, 'itIT', 0x94DA020030EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 647849, 'itIT', 0x94DA02002FEE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 647848, 'itIT', 0x94DA02002EEE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 647847, 'itIT', 0x93DA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647846, 'itIT', 0x93DA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647845, 'itIT', 0x93DA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647844, 'itIT', 0x93DA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647843, 'itIT', 0x93DA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647842, 'itIT', 0x93DA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647841, 'itIT', 0x93DA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647840, 'itIT', 0x93DA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647839, 'itIT', 0x92DA020075781300010000803F, 39804), -- SoundKitEntry -(3266400455, 647838, 'itIT', 0x92DA020076781300010000803F, 39804), -- SoundKitEntry -(3266400455, 647837, 'itIT', 0x92DA020077781300010000803F, 39804), -- SoundKitEntry -(3266400455, 647836, 'itIT', 0x92DA020078781300010000803F, 39804), -- SoundKitEntry -(3266400455, 647835, 'itIT', 0x91DA0200B3DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647834, 'itIT', 0x91DA0200B2DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647833, 'itIT', 0x91DA0200B1DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647832, 'itIT', 0x91DA0200B0DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647831, 'itIT', 0x91DA0200AFDA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647830, 'itIT', 0x90DA0200CB251600010000803F, 39804), -- SoundKitEntry -(3266400455, 647829, 'itIT', 0x90DA0200CA251600010000803F, 39804), -- SoundKitEntry -(3266400455, 647828, 'itIT', 0x90DA0200C9251600010000803F, 39804), -- SoundKitEntry -(3266400455, 647827, 'itIT', 0x90DA0200C8251600010000803F, 39804), -- SoundKitEntry -(3266400455, 647822, 'itIT', 0x8DDA0200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647821, 'itIT', 0x8DDA0200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647820, 'itIT', 0x8DDA0200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647819, 'itIT', 0x8DDA0200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647818, 'itIT', 0x8DDA0200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647817, 'itIT', 0x8DDA0200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647816, 'itIT', 0x8DDA0200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647815, 'itIT', 0x8DDA0200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647814, 'itIT', 0x8CDA020053151400010000803F, 39804), -- SoundKitEntry -(3266400455, 647813, 'itIT', 0x8CDA020052151400010000803F, 39804), -- SoundKitEntry -(3266400455, 647812, 'itIT', 0x8BDA02007EEE1700010000803F, 39804), -- SoundKitEntry -(3266400455, 647811, 'itIT', 0x8BDA020087EE1700010000803F, 39804), -- SoundKitEntry -(3266400455, 647810, 'itIT', 0x8ADA0200AB881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647809, 'itIT', 0x8ADA0200AA881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647808, 'itIT', 0x89DA02001F981500010000803F, 39804), -- SoundKitEntry -(3266400455, 647807, 'itIT', 0x89DA02001E981500010000803F, 39804), -- SoundKitEntry -(3266400455, 647806, 'itIT', 0x89DA02001D981500010000803F, 39804), -- SoundKitEntry -(3266400455, 647805, 'itIT', 0x89DA02001C981500010000803F, 39804), -- SoundKitEntry -(3266400455, 647804, 'itIT', 0x89DA02001B981500010000803F, 39804), -- SoundKitEntry -(3266400455, 647803, 'itIT', 0x88DA020024B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647802, 'itIT', 0x88DA020023B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647801, 'itIT', 0x88DA020022B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647800, 'itIT', 0x87DA020063C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647799, 'itIT', 0x87DA020064C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647798, 'itIT', 0x87DA020065C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647797, 'itIT', 0x86DA0200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647796, 'itIT', 0x86DA0200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647795, 'itIT', 0x86DA0200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647794, 'itIT', 0x86DA0200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647793, 'itIT', 0x86DA0200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647792, 'itIT', 0x86DA0200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647791, 'itIT', 0x86DA0200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647790, 'itIT', 0x86DA0200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647789, 'itIT', 0x85DA020009861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647788, 'itIT', 0x85DA02000B861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647787, 'itIT', 0x85DA02000C861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647786, 'itIT', 0x85DA02000D861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647785, 'itIT', 0x84DA020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647784, 'itIT', 0x84DA020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647783, 'itIT', 0x84DA020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647782, 'itIT', 0x84DA020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647781, 'itIT', 0x84DA02008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647780, 'itIT', 0x84DA02008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647779, 'itIT', 0x84DA02008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647778, 'itIT', 0x84DA020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647777, 'itIT', 0x83DA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647776, 'itIT', 0x83DA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647775, 'itIT', 0x83DA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647774, 'itIT', 0x83DA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647773, 'itIT', 0x83DA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647772, 'itIT', 0x83DA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647771, 'itIT', 0x83DA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647770, 'itIT', 0x83DA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647769, 'itIT', 0x82DA0200D0313900010000803F, 39804), -- SoundKitEntry -(3266400455, 647768, 'itIT', 0x82DA0200CE313900010000803F, 39804), -- SoundKitEntry -(3266400455, 647767, 'itIT', 0x82DA0200CC313900010000803F, 39804), -- SoundKitEntry -(3266400455, 647766, 'itIT', 0x81DA020096E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 647765, 'itIT', 0x81DA020095E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 647764, 'itIT', 0x81DA020094E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 647763, 'itIT', 0x81DA020093E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 647762, 'itIT', 0x80DA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647761, 'itIT', 0x80DA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647760, 'itIT', 0x80DA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647759, 'itIT', 0x80DA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647758, 'itIT', 0x80DA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647757, 'itIT', 0x80DA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647756, 'itIT', 0x80DA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647755, 'itIT', 0x80DA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647754, 'itIT', 0x7FDA0200B7B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647753, 'itIT', 0x7FDA0200B6B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647752, 'itIT', 0x7FDA0200B5B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647751, 'itIT', 0x7FDA0200B4B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647750, 'itIT', 0x7FDA0200B3B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647749, 'itIT', 0x7FDA0200B2B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647748, 'itIT', 0x7FDA0200B1B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647747, 'itIT', 0x7FDA0200B0B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 647746, 'itIT', 0x7EDA020024B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647745, 'itIT', 0x7EDA020023B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647744, 'itIT', 0x7EDA020022B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 647743, 'itIT', 0x7DDA020058CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647742, 'itIT', 0x7DDA020056CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647741, 'itIT', 0x7DDA020054CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647740, 'itIT', 0x7DDA020052CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647739, 'itIT', 0x7DDA020050CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647738, 'itIT', 0x7DDA02004ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647737, 'itIT', 0x7DDA02004CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647736, 'itIT', 0x7CDA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647735, 'itIT', 0x7CDA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647734, 'itIT', 0x7CDA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647733, 'itIT', 0x7CDA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647732, 'itIT', 0x7CDA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647731, 'itIT', 0x7CDA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(736158310, 6295, 'itIT', 0xE6DA02004BD80200, 39804), -- SoundKitChild -(736158310, 6294, 'itIT', 0xE4DA0200AFD60200, 39804), -- SoundKitChild -(736158310, 6293, 'itIT', 0xE4DA0200AED60200, 39804), -- SoundKitChild -(736158310, 6292, 'itIT', 0xE5DA0200AED60200, 39804), -- SoundKitChild -(736158310, 6291, 'itIT', 0x84DA020083DA0200, 39804), -- SoundKitChild -(3232102598, 148357, 'itIT', 0xE6DA02000000C0400000404100000000000000000000000000000000000000000200000000000000007805000078050000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148356, 'itIT', 0xE5DA02000000C040000040410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148355, 'itIT', 0xE4DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148354, 'itIT', 0xAFD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148353, 'itIT', 0xE3DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148352, 'itIT', 0xE2DA02000000804000000041000000000000000000000000000000000000000000D0070000B80B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148351, 'itIT', 0xE1DA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000FA00000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148350, 'itIT', 0xE0DA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000344300008743000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148349, 'itIT', 0xDFDA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000344300008743000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148348, 'itIT', 0xDEDA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000344300008743000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148347, 'itIT', 0xDDDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148346, 'itIT', 0xDCDA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148345, 'itIT', 0x0B0D00000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148344, 'itIT', 0xDBDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148343, 'itIT', 0xDADA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148342, 'itIT', 0xD9DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148341, 'itIT', 0xD8DA0200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F0000000000000000000000000000000000003443000087430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148340, 'itIT', 0xD7DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148339, 'itIT', 0xD6DA0200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148338, 'itIT', 0xD5DA0200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148337, 'itIT', 0xD4DA02000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000640000000000000000000000000164000000FA000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000007A4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148336, 'itIT', 0xD3DA02000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148335, 'itIT', 0xD2DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148334, 'itIT', 0xD1DA0200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04200409C46, 39804), -- SoundKitAdvanced -(3232102598, 148333, 'itIT', 0xD0DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148332, 'itIT', 0xCFDA02000000C0400000404100000000000000000000000000000000000000000200000000000000009001000090010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148331, 'itIT', 0xCEDA02000000C0400000404100000000000000000000000000000000000000000200000000000000005802000058020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148330, 'itIT', 0xCDDA02000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148329, 'itIT', 0xCCDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148328, 'itIT', 0xCBDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148327, 'itIT', 0xCADA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148326, 'itIT', 0xC9DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148325, 'itIT', 0xC8DA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148324, 'itIT', 0xC7DA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148323, 'itIT', 0xC6DA0200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148322, 'itIT', 0xC5DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148321, 'itIT', 0xC4DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148320, 'itIT', 0xC3DA0200000040410000C041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E803000013700000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148319, 'itIT', 0xC2DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000F4010000F4010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148318, 'itIT', 0xC1DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148317, 'itIT', 0xC0DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148316, 'itIT', 0xBFDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000009600000000000000000000000200FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148315, 'itIT', 0xBEDA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148314, 'itIT', 0xBDDA02000000C04000004041000000000000000000000000000000000000000000E8030000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148313, 'itIT', 0xBCDA02000000C04000004041000000000000000000000000000000000000000000E8030000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148312, 'itIT', 0xBBDA0200000040410000C0410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148311, 'itIT', 0xBADA0200000000410000704100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148310, 'itIT', 0xB9DA02000000A04000000041000000000000000000000000000000000000000000E8030000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148309, 'itIT', 0xB8DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148308, 'itIT', 0xB7DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148307, 'itIT', 0xB6DA020000001042000090420000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000007D000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148306, 'itIT', 0xB5DA02000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0E700000FFFFFFFFFFFFFFFF0F7000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148305, 'itIT', 0xB4DA0200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148304, 'itIT', 0xB3DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148303, 'itIT', 0xB2DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148302, 'itIT', 0xB1DA02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148301, 'itIT', 0xB0DA02000000C0410000404200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148300, 'itIT', 0xAFDA0200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00002C0100002C010000580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148299, 'itIT', 0xAEDA02000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148298, 'itIT', 0xADDA02000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148297, 'itIT', 0xACDA020000004041000010420000000000000000000000000000000000000000020000000000000000BC020000BC020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148294, 'itIT', 0xA9DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148293, 'itIT', 0xA8DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000BC02000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148292, 'itIT', 0xA7DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148291, 'itIT', 0xA6DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148290, 'itIT', 0xA5DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148289, 'itIT', 0xA4DA0200000010420000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148288, 'itIT', 0xA3DA02000000C04000004041000000000000000000000000000000000000000000F00A0000AC0D00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148287, 'itIT', 0xA2DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000FD6F0000FFFFFFFFFFFFFFFFFE6F00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148286, 'itIT', 0xA1DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148285, 'itIT', 0xA0DA0200000040410000C0410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148284, 'itIT', 0x9FDA0200000040410000C0410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148281, 'itIT', 0x9CDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148280, 'itIT', 0x9BDA0200000090410000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148279, 'itIT', 0x9ADA0200000040410000C041000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001401F0000401F0000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148278, 'itIT', 0x99DA02000000C040000040410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148277, 'itIT', 0x98DA02000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148275, 'itIT', 0x96DA0200000020410000A04100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFF96F0000FFFFFFFFFFFFFFFFFA6F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148273, 'itIT', 0x94DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148272, 'itIT', 0x93DA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148271, 'itIT', 0x92DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148270, 'itIT', 0x91DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148269, 'itIT', 0x90DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148266, 'itIT', 0x8DDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148265, 'itIT', 0x8CDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148264, 'itIT', 0x8BDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFFF66F00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148263, 'itIT', 0x8ADA0200000040410000C041000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148262, 'itIT', 0x89DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148261, 'itIT', 0x88DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148260, 'itIT', 0x87DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148259, 'itIT', 0x86DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148258, 'itIT', 0x85DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148257, 'itIT', 0x84DA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148256, 'itIT', 0x83DA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148255, 'itIT', 0x82DA02000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148254, 'itIT', 0x81DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000010000000000000000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148253, 'itIT', 0x80DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148252, 'itIT', 0x7FDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148251, 'itIT', 0x7EDA0200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804); -- SoundKitAdvanced - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3232102598, 148250, 'itIT', 0x7DDA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148249, 'itIT', 0x7CDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100C05A46, 39804), -- SoundKitAdvanced -(3232102598, 147685, 'itIT', 0x4CD8020000000041000070410000000000000000000000000000000000000000020000000000000000A4060000A4060000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000D0070000C4090000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147684, 'itIT', 0x4BD80200000040410000C0410000000000000000000000000000000000000000020000000000000000A4060000A4060000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000D0070000C4090000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147573, 'itIT', 0xD2D702000000C040000040410000000000000000000000000000000000000000020000000000000000B4140000B4140000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147572, 'itIT', 0xD1D702000000C0400000404100000000000000000000000000000000000000000200000000000000006810000068100000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147571, 'itIT', 0xD0D702000000A040000040410000000000000000000000000000000000000000020000000000000000FC080000FC080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 144984, 'itIT', 0xFECC02000000C040000040410000000000000000000000000000000000000000008813000010270000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F0000000000004040FA000000B80B00000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000B80B0000B80B0000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 144968, 'itIT', 0xEECC02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000000000000000FA000000B80B00000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 135147, 'itIT', 0xEFA502000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000B80B0000B80B0000157000000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 135146, 'itIT', 0xEEA50200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 135139, 'itIT', 0xE6A502000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 135089, 'itIT', 0xB4A502000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 54655, 'itIT', 0x531C01000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6120, 'itIT', 0xE0DA020001000000001A700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6119, 'itIT', 0xDFDA0200010000000019700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6118, 'itIT', 0xDADA0200010000000018700000000000000200, 39804), -- SoundEnvelope -(1485693696, 6117, 'itIT', 0xD7DA0200010000000017700000000000000200, 39804), -- SoundEnvelope -(1485693696, 6116, 'itIT', 0xD5DA0200010000000016700000000000000200, 39804), -- SoundEnvelope -(1485693696, 6115, 'itIT', 0xCBDA0200010000000014700000000000000100, 39804), -- SoundEnvelope -(1485693696, 6114, 'itIT', 0xBEDA0200010000000012700000000000000100, 39804), -- SoundEnvelope -(1485693696, 6113, 'itIT', 0xB8DA0200000000000011700000010002000400, 39804), -- SoundEnvelope -(1485693696, 6112, 'itIT', 0xB5DA0200010000000010700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6111, 'itIT', 0xB4DA020001000000000D700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6110, 'itIT', 0xB1DA020001000000000C700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6109, 'itIT', 0xAEDA020001000000000B700000000000000300, 39804), -- SoundEnvelope -(1485693696, 6108, 'itIT', 0xADDA020001000000000A700000000000000100, 39804), -- SoundEnvelope -(1485693696, 6107, 'itIT', 0xA3DA02000100000000FF6F0000000000000400, 39804), -- SoundEnvelope -(1485693696, 6106, 'itIT', 0x93DA02000100000000F86F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6104, 'itIT', 0x80DA02000100000000F56F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6103, 'itIT', 0x7FDA02000100000000F46F0000000000000100, 39804), -- SoundEnvelope -(600565378, 299323, 'itIT', 0xDC8E01000000803F0000C03F00E1B80200, 39804), -- CreatureXDisplayInfo -(600565378, 298715, 'itIT', 0xDC8E01000000803F0000C03F0080B70200, 39804), -- CreatureXDisplayInfo -(600565378, 298711, 'itIT', 0xDC8E01000000803F0000C03F007DB70200, 39804), -- CreatureXDisplayInfo -(2445379776, 7384, 'itIT', 0x4DD402004DD402004FD402004FD402000000000051D4020000000000000000000000000053D40200000000000000000052D40200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000062D402000000000000000000000000000000000000000000000000000055D4020056D4020000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(4033975491, 447106, 'itIT', 0x000000000000000000000000000000000000000000000000A195000013000000000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000003E4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447105, 'itIT', 0x0000000000000000000000000000000000000000000000002597000013000000000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFFE35A0000000000000000000000000000000000003E4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447104, 'itIT', 0x00000000000000000000000000000000000000000000000025970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000003D4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447102, 'itIT', 0x000000000000000000000040000000000000000000000000A1950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000003D4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447101, 'itIT', 0x0000000000000000000000400000000000000000000000008F980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000324A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394580, 'itIT', 0x0200000082D206003E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394579, 'itIT', 0x0200000081D206003E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394578, 'itIT', 0x060000005BDA05003E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394577, 'itIT', 0x0500000030D502003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394576, 'itIT', 0x050000002ED502003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394575, 'itIT', 0x0200000080D206003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394574, 'itIT', 0x0B000000A30600003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394572, 'itIT', 0x020000007ED206003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394571, 'itIT', 0x060000005ADA05003D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394570, 'itIT', 0x0600000059DA05003C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394569, 'itIT', 0x0600000058DA05003B4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394568, 'itIT', 0x0600000057DA05003A4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394567, 'itIT', 0x0600000056DA0500394A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394566, 'itIT', 0x0600000055DA0500384A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394565, 'itIT', 0x0600000054DA0500374A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394564, 'itIT', 0x0600000053DA0500364A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394563, 'itIT', 0x0600000052DA0500354A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394562, 'itIT', 0x0600000051DA0500344A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394561, 'itIT', 0x0600000050DA0500334A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394560, 'itIT', 0x020000007DD20600324A0200, 39804), -- SpellVisualKitEffect -(48336690, 39055, 'itIT', 0x06003D00000000000000803F0000003F0000C03F0000803F80000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 38663, 'itIT', 0x21533C00000040410000803F0000003F0000C03F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(859088734, 383579, 'itIT', 0xFFFFFFFFFFFFFFFFE25A, 39804), -- SpellVisualAnim -(859088734, 383578, 'itIT', 0xFFFFFFFFFFFFFFFFC056, 39804), -- SpellVisualAnim -(859088734, 383577, 'itIT', 0xFFFFFFFFFFFFFFFF265B, 39804), -- SpellVisualAnim -(859088734, 383576, 'itIT', 0xFFFFFFFFFFFFFFFF255B, 39804), -- SpellVisualAnim -(859088734, 383575, 'itIT', 0xFFFFFFFFFFFFFFFF245B, 39804), -- SpellVisualAnim -(859088734, 383574, 'itIT', 0xFFFFFFFFFFFFFFFF235B, 39804), -- SpellVisualAnim -(859088734, 383573, 'itIT', 0xFFFFFFFFFFFFFFFF225B, 39804), -- SpellVisualAnim -(859088734, 383572, 'itIT', 0xFFFFFFFFFFFFFFFF215B, 39804), -- SpellVisualAnim -(859088734, 383571, 'itIT', 0xFFFFFFFFFFFFFFFF205B, 39804), -- SpellVisualAnim -(859088734, 383570, 'itIT', 0xFFFFFFFFFFFFFFFF1F5B, 39804), -- SpellVisualAnim -(859088734, 383569, 'itIT', 0xFFFFFFFFFFFFFFFF1E5B, 39804), -- SpellVisualAnim -(859088734, 383568, 'itIT', 0xFFFFFFFFFFFFFFFF1D5B, 39804), -- SpellVisualAnim -(3776013982, 359431, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359430, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359429, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 358794, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 357730, 'itIT', 0x0024407370656C6C646573633335373732380024407370656C6C6175726133353737323800, 39804), -- Spell -(3776013982, 357729, 'itIT', 0x0024407370656C6C646573633335373732380024407370656C6C6175726133353737323800, 39804), -- Spell -(2035710060, 23255, 'itIT', 0x53657A696F6E6520370000890959FF5B00000000020000000000000000184F05000000000000000000FF, 39804), -- JournalEncounterSection -(25144992, 3932, 'itIT', 0xE91400000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF0000000000000000, 39804), -- BeamEffect -(1050181896, 45793, 'itIT', 0x225B013C0000000000FE03020000000000000000000000000000CCCC4C3F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45792, 'itIT', 0x265B01B90000000000FE030200000000000000000000000000000000803F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45791, 'itIT', 0x265B003C0000000000FE030000000000000000000000000000000000803F02000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45790, 'itIT', 0x255B00400000000000FE030000000000000000000000000000000000403F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45789, 'itIT', 0x245B003C0000000000FE030000000000000000000000000000000000403F02000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45788, 'itIT', 0x235B05460000000000D2030104000000000504000000000000000000003F020A0000000000FF0000E8030000803F, 39804), -- AnimKitSegment -(1050181896, 45787, 'itIT', 0x235B043C0000000000FE030203000000000000000000000000000000003F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45786, 'itIT', 0x235B03410000000000FE030202000000000000000000000000000000003F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45785, 'itIT', 0x235B023C0000000000FE030000000000000000000000000000000000003F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45784, 'itIT', 0x235B011B0000000000E4040000000000000504000000000000000000803F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45783, 'itIT', 0x235B001A0000000000D1030000000000000501000000000000000000803F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45782, 'itIT', 0x225B003C0000000000FE03000000000000000000000000000000CCCC4C3F02000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45781, 'itIT', 0x215B01540000000000FE030000000000000000000000000000000000403F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45780, 'itIT', 0x215B003C000000000099010000000000000000000000000000000000403F02000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45779, 'itIT', 0x205B00BA0000000000FE030000000000000000000000000000000000403F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45775, 'itIT', 0x1F5B003C0000000000FE030000000000000000000000000000000000403F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45774, 'itIT', 0x1E5B013C000000000099010000000000000000000000000000000000803F02000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45773, 'itIT', 0x1E5B00500000000000FE030000000000000000000000000000000000803F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45772, 'itIT', 0x1D5B013C000000000099010000000000000000000000000000000000803F02000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45771, 'itIT', 0x1D5B00710000000000FE030000000000000000000000000000000000803F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(4033975491, 447093, 'itIT', 0x00000000000000000000000000000000000000000000000003830000FFFFFFFF240000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000002C4A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394552, 'itIT', 0x0200000075D206002C4A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285523, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002C4A0200F0AF0100, 39804), -- SpellVisualEvent -(3425193231, 285522, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002C4A0200EFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285521, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002C4A0200EEAF0100, 39804), -- SpellVisualEvent -(3425193231, 285520, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002C4A0200EDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285519, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002C4A0200ECAF0100, 39804), -- SpellVisualEvent -(4146370265, 110576, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110575, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110574, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110573, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110572, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3557796329, 4194, 'itIT', 0x0E00000000760500000070421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4193, 'itIT', 0x0D00000000760500000066421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4192, 'itIT', 0x0C0000000076050000005C421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4191, 'itIT', 0x0B00000000760500000052421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4190, 'itIT', 0x0A00000000760500000048421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4189, 'itIT', 0x090000000076050000003E421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4188, 'itIT', 0x0800000000760500000034421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4187, 'itIT', 0x070000000076050000002A421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4186, 'itIT', 0x0600000000760500000020421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4185, 'itIT', 0x0500000000760500000016421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4184, 'itIT', 0x040000000076050000000C421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4183, 'itIT', 0x0300000000760500000002421B010000, 39804), -- SoulbindConduitRank -(3557796329, 4182, 'itIT', 0x02000000007605000000F0411B010000, 39804), -- SoulbindConduitRank -(3557796329, 4181, 'itIT', 0x01000000007605000000DC411B010000, 39804), -- SoulbindConduitRank -(3557796329, 4180, 'itIT', 0x00000000007605000000C8411B010000, 39804), -- SoulbindConduitRank -(3865974254, 180456, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179282, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 432507, 'itIT', 0x000000000000000000000000000000000000000000000000D0940000FFFFFFFFB60300000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000060280200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432506, 'itIT', 0x0000803F00000000000000BF000000000000000000000000CF940000FFFFFFFF8E0100000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000060280200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432438, 'itIT', 0x0000000000000000000080BF000000000000000000000000C2940000FFFFFFFF8E01000000000000C2B8B2BD000000000000000000000000000000009A99194000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000061280200, 39804), -- SpellVisualKitModelAttach -(3776013982, 359415, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 358947, 'itIT', 0x00496E666C69676765202473312064616E6E692064612066756F636F206F676E6920247431207320616920706572736F6E61676769206E656C6C27617265612064276566666574746F2064656C6C61206669616D6D652E002473312064616E6E692064612066756F636F20696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(600565378, 301535, 'itIT', 0xC58E01000000803F0000803F0015BE0200, 39804), -- CreatureXDisplayInfo -(3776013982, 355439, 'itIT', 0x0024407370656C6C6465736333353634373900416C207465726D696E652C202433353534343073312064616E6E6920646120617263616E6F20696E666C6974746920616920706572736F6E6167676920656E74726F20243335353434304131206D2E00, 39804), -- Spell -(3776013982, 357029, 'itIT', 0x0024407370656C6C6465736333353730343200416C207465726D696E652C202433353730343273312064616E6E6920646120617263616E6F20696E666C697474692061207475747469206920706572736F6E6167676920656E74726F20243335373034324131206D2E00, 39804), -- Spell -(2035710060, 22915, 'itIT', 0x476172726F7368204D616C6F677269646F00496C207C6346463239353944337C487370656C6C3A3335303231377C685B546F726D656E746F5D7C687C7220696E666C6974746F206120476172726F73682073636174656E61206F6E6461746520646920416E696D756D2E20547574746920692047697572616661756365206368652072696573636F6E6F2061207261676769756E6765726520476172726F73682076656E676F6E6F20706F74656E7A69617469206461207C6346463239353944337C487370656C6C3A3335303635307C685B526962656C6C696F6E655D7C687C722E008D09150000535B425B011F57010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(240389885, 5885, 'itIT', 0x000C3600000000000003050000000000001400000000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(2035710060, 23431, 'itIT', 0x5265736964756F206469204B656C275468757A6164005175616E646F207261676769756E676520696C20363025206520696C203230252064692073616C7574652072657374616E74652C20696C205265736964756F206469204B656C275468757A61642074656E746120646920646973747275676765726520636869756E7175652073692074726F76692064656E74726F20696C2066696C6174746572696F20636F6E2049726120496D70657269747572612C20696E746572726F6D70656E646F20696C206C616E63696F206469204469737472757A696F6E652056656E6469636174697661206469204B656C275468757A61642E008809256559365C2F5D010671000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(600565378, 304216, 'itIT', 0x907C01000000803F0000803F0568C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304215, 'itIT', 0x917C01000000803F0000803F0468C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304214, 'itIT', 0x7C8001000000803F9A99993F0368C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304213, 'itIT', 0x7E8001000000803F9A99993F0268C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304212, 'itIT', 0xDA7A01000000803F9A99993F0168C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304211, 'itIT', 0xDB7A01000000803F9A99993F0068C20200, 39804), -- CreatureXDisplayInfo -(600565378, 304209, 'itIT', 0x907C01000000803F0000803F053FB20200, 39804), -- CreatureXDisplayInfo -(600565378, 304208, 'itIT', 0x917C01000000803F0000803F043FB20200, 39804), -- CreatureXDisplayInfo -(600565378, 304207, 'itIT', 0x7C8001000000803F9A99993F033FB20200, 39804), -- CreatureXDisplayInfo -(600565378, 304206, 'itIT', 0x7E8001000000803F9A99993F023FB20200, 39804), -- CreatureXDisplayInfo -(600565378, 304205, 'itIT', 0xDA7A01000000803F9A99993F013FB20200, 39804), -- CreatureXDisplayInfo -(600565378, 304204, 'itIT', 0xDB7A01000000803F9A99993F003FB20200, 39804), -- CreatureXDisplayInfo -(368401261, 5333, 'itIT', 0x0000FD160000000000000000000000000000000000000000, 39804), -- CombatCondition -(3776013982, 358005, 'itIT', 0x00536361676C696120646976657273652062726163692064656C6C27616E696D6120636F6E74726F206E656D6963692063617375616C692C20696E666C696767656E646F2064616E6E69206461206F6D62726120616920706572736F6E6167676920616C6C27696D706174746F2E0000, 39804), -- Spell -(3865974254, 185993, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185992, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185991, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185990, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185972, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447078, 'itIT', 0x0000000000000000000000000000000000000000000000008A890000FFFFFFFF970000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000244A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394528, 'itIT', 0x0200000066D20600244A0200, 39804), -- SpellVisualKitEffect -(3776013982, 359406, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359405, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359404, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 352626, 'itIT', 0x004C652074726170706F6C652068616E6E6F2070726F736369756761746F206C61207261626269612064616C6C6520416E696D6520467572696F73652E0000, 39804), -- Spell -(4033975491, 447074, 'itIT', 0x000000000000000000004040000000000000000000000000A594000014000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000134A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394461, 'itIT', 0x0200000062D20600134A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285489, 'itIT', 0x07000000080000000000000000000000000000000000000002000000942E0200D89E0100, 39804), -- SpellVisualEvent -(3425193231, 285486, 'itIT', 0x07000000080000000000000000000000000000000000000002000000134A0200F09E0100, 39804), -- SpellVisualEvent -(3425193231, 275782, 'itIT', 0x07000000080000000000000000000000000000000000000002000000952E0200D89E0100, 39804), -- SpellVisualEvent -(4146370265, 109942, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000070050000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 106224, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 106200, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359400, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F72652072696C61736369612064656C6C652070616C6C65206368696F646174652063686520726F746F6C616E6F206174747261766572736F20696C20706176696D656E746F2064656C6C61207374616E7A612C20696E666C696767656E646F202433343833363373312064616E6E692066697369636920616920706572736F6E616767692073756C6C6120747261696574746F72696120652073746F7264656E646F6C69207065722024333438333633642E0000, 39804), -- Spell -(3776013982, 355778, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F7265206C616E636961206C61207375612066616C636520636F6E74726F20696C206265727361676C696F2061747475616C652C20696E666C696767656E646F202433353634363173312064616E6E69206669736963692065206170706C6963616E646F2024407370656C6C6E616D653335353738362E2044616C206265727361676C696F206572757474616E6F206669616D6D652063686520696E666C6967676F6E6F202433353537383873312064616E6E692064612066756F636F206120747574746920676C6920616C74726920706572736F6E616767692E20492064616E6E6920696E666C697474692073692072696475636F6E6F20616C6C2761756D656E746172652064656C6C612064697374616E7A612064656920706572736F6E616767692064616C206265727361676C696F2E0D0A0D0A4465676C69207370756E746F6E692066756F72696573636F6E6F20696E207175617474726F20646972657A696F6E6920652073692070726F706167616E6F20766572736F206C2765737465726E6F2064616C6C6120706F73697A696F6E652064656C206265727361676C696F2E004265727361676C696F2064692024407370656C6C6E616D653335353737382E00, 39804), -- Spell -(3776013982, 355568, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F7265206C616E636961206C612073756120617363696120636F6E74726F20696C206265727361676C696F2061747475616C652C20696E666C696767656E646F202433353634353973312064616E6E69206669736963692065206170706C6963616E646F2024407370656C6C6E616D653335353738362E20416C6C27696D706174746F2C206572757474616E6F206669616D6D652063686520696E666C6967676F6E6F202433353535373373312064616E6E692064612066756F636F206120747574746920676C6920616C74726920706572736F6E616767692E20492064616E6E6920696E666C697474692073692072696475636F6E6F20616C6C2761756D656E746172652064656C6C612064697374616E7A612064656920706572736F6E616767692064616C206265727361676C696F2E0D0A0D0A4465676C69207370756E746F6E692073692070726F706167616E6F20766572736F206C2765737465726E6F2064616C6C6120706F73697A696F6E652064656C206265727361676C696F2E004265727361676C696F2064692024407370656C6C6E616D653335353536382E00, 39804), -- Spell -(3776013982, 355504, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F726520696E636174656E612069206265727361676C6920636F6E20636174656E652061676F6E697A7A616E74692C20696E666C696767656E646F202433353737343073312064616E6E692064612066756F636F206F676E69202433353535303674322073207065722024333535353036642E0D0A0D0A4920706572736F6E6167676920696E636174656E61746920696E666C6967676F6E6F20243F6469666631375B2433353737323173312064616E6E692064612066756F636F206F676E692024333537373231743120732061676C6920616C6C6561746920656E74726F20243335353530367331206D2E5D5B2433353535323473312064616E6E69206669736963692061676C6920616C6C6561746920656E74726F20243335353530367331206D2065206C692072657370696E676F6E6F20696E64696574726F2E5D0000, 39804), -- Spell -(3776013982, 352052, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F72652072696C61736369612064656C6C652070616C6C65206368696F646174652063686520726F746F6C616E6F206174747261766572736F20696C20706176696D656E746F2064656C6C61207374616E7A612C20696E666C696767656E646F202433343833363373312064616E6E692066697369636920616920706572736F6E616767692073756C6C6120747261696574746F72696120652073746F7264656E646F6C69207065722024333438333633642E0000, 39804), -- Spell -(3776013982, 348508, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F7265206C616E63696120696C2073756F206D617274656C6C6F20636F6E74726F20696C206265727361676C696F2061747475616C652C20696E666C696767656E646F202433353633313773312064616E6E69206669736963692065206170706C6963616E646F2024407370656C6C6E616D653335353738362E20416C6C27696D706174746F2C206572757474616E6F206669616D6D652063686520696E666C6967676F6E6F202433343835323073312064616E6E692064612066756F636F206120747574746920676C6920616C74726920706572736F6E616767692E20492064616E6E6920696E666C697474692073692072696475636F6E6F20616C6C2761756D656E746172652064656C6C612064697374616E7A612064656920706572736F6E616767692064616C206265727361676C696F2E0D0A0D0A4465676C69207370756E746F6E692066756F72696573636F6E6F20652073692070726F706167616E6F20766572736F206C2765737465726E6F2064616C6C6120706F73697A696F6E652064656C206265727361676C696F2E004265727361676C696F2064692024407370656C6C6E616D653334383530382E00, 39804), -- Spell -(3776013982, 359397, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 312676, 'itIT', 0x000000, 39804), -- Spell -(2340571112, 1142, 'itIT', 0xE60000004A1E00002E05000002000000121C00000000000000000000, 39804), -- ItemBonusListGroupEntry -(2340571112, 1141, 'itIT', 0xE6000000491E00002D05000001000000000000000000000000000000, 39804), -- ItemBonusListGroupEntry -(1149865041, 230, 'itIT', 0x2E7A050000000000, 39804), -- ItemBonusListGroup -(2518885667, 7858, 'itIT', 0x00000000, 39804), -- ItemBonusList -(3865974254, 187593, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187592, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187552, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185954, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 185954, 'itIT', 0xC800, 39804), -- TradeSkillItem -(4033975491, 447068, 'itIT', 0x0000000000000000000000000000000000000000000000008E980000FFFFFFFF970000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000104A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394440, 'itIT', 0x020000005CD20600104A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285483, 'itIT', 0x070000000800000000000000000000000000000000000000020000007516000078780100, 39804), -- SpellVisualEvent -(3425193231, 285482, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000104A020078780100, 39804), -- SpellVisualEvent -(48336690, 39054, 'itIT', 0x5AA33000000000000000803F0000003F0000C03F0000003F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 96376, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359384, 'itIT', 0x0024407370656C6C646573633333333935300000, 39804), -- Spell -(3386943305, 191891, 'itIT', 0x0000000000000000D708450300001000800000044000001000000008000000000001000000100000000000000000519A0200, 39804), -- CreatureDifficulty -(4033975491, 447064, 'itIT', 0x0000000000000000000000000000000000000000000000005893000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447063, 'itIT', 0x0000000000000000000000000000000000000000000000005893000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD3B0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394434, 'itIT', 0x0200000058D20600DD3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394433, 'itIT', 0x0200000057D20600DD3B0200, 39804), -- SpellVisualKitEffect -(3776013982, 357861, 'itIT', 0x00496C2067727570706F20646976656E746120506F74656E7A6961746F20706572206D617373696D6F20243C6475726174696F6E3E20732C2061756D656E74616E646F206C612063656C65726974C3A02064656C20243C68617374653E252C20696C207269746F726E6F20766974616C652064656C20243335343735377335252065206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C20243C73706565643E252E0D0A0D0A46696E6368C3A920736920C3A820506F74656E7A696174692C207475747465206C6520617A696F6E6920666F726E6973636F6E6F20696C20243335343735377338252064692070756E746920626F6E75732E0000, 39804), -- Spell -(3865974254, 187056, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186387, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(240389885, 5829, 'itIT', 0x004C4C00000000000002020000000000006A650500B85E0500000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(1181150530, 394452, 'itIT', 0x0500000012DA020072350200, 39804), -- SpellVisualKitEffect -(3776013982, 351928, 'itIT', 0x000000, 39804), -- Spell -(368401261, 5368, 'itIT', 0x2A8B00000000000000000000000000000000000000000000, 39804), -- CombatCondition -(368401261, 5367, 'itIT', 0x298B00000000000000000000000000000000000000000000, 39804), -- CombatCondition -(3776013982, 163255, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359425, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00, 39804), -- Spell -(3776013982, 359424, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00, 39804), -- Spell -(3776013982, 359423, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00, 39804), -- Spell -(3776013982, 359387, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00, 39804), -- Spell -(3776013982, 355735, 'itIT', 0x0024407370656C6C64657363333535373234002477312064616E6E6920737562697469206173736F72626974692E00, 39804), -- Spell -(3776013982, 355724, 'itIT', 0x00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00416C6C27696E7465726E6F2064656C6C61204661756365206F20646920546F72676173742C206F676E6920766F6C74612063686520736920696E666C6967676520756E20636F6C706F206372697469636F2C20692076656E746920616363756D756C616E6F20696C2024733225206469207175656C6C276566666574746F2C2066696E6F206120756E206D617373696D6F206469202473312070657220636F6C706F206372697469636F2E0D0A0D0A4F676E692024743320732C20692076656E74692073636174656E616E6F2C20696E666C696767656E646F2064616E6E692064612067656C6F207061726920616C20746F74616C6520616363756D756C61746F206520637265616E646F20756E6F20736375646F2064692076656E74692070657220243335353733356420636865206173736F7262652064616E6E6920737562697469207061726920616C2024733425206465692064616E6E6920696E666C69747469206461692076656E74692E00, 39804), -- Spell -(3865974254, 185054, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185053, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185052, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185051, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185050, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185049, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185047, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 447052, 'itIT', 0x000000000000000000000040000000000000000000000000D88D000013000000000000000000000000000000000000000000000000000000000000000000803E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000064A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394416, 'itIT', 0x020000004CD20600064A0200, 39804), -- SpellVisualKitEffect -(600565378, 301056, 'itIT', 0xAB8E01000000803F0000803F0008BD0200, 39804), -- CreatureXDisplayInfo -(3865974254, 186409, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182419, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 182393, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(600565378, 271827, 'itIT', 0xA68E0100000000000000E03F0000B10200, 39804), -- CreatureXDisplayInfo -(3865974254, 186393, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179561, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 179557, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 358965, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355357, 'itIT', 0x0024407370656C6C646573633335353335320044616E6E69207375626974692064612024407370656C6C6E616D653335353335372061756D656E746174692064656C20247332252E00, 39804), -- Spell -(1369604944, 17556, 'itIT', 0x0000000000000000000000000000000000000000000000009444000031925F910200FF2200000000000000002C010000EE02040004001E02000000000000000000D738, 39804), -- SpellVisualMissile -(1369604944, 17170, 'itIT', 0x000000000000000000000000000000000000000000000000124300003D8E4CDA0200161300000000000000002C010000EE02040004007510000000000000000000C837, 39804), -- SpellVisualMissile -(1181150530, 394414, 'itIT', 0x050000004DDA0200054A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394413, 'itIT', 0x0500000077910200BB350200, 39804), -- SpellVisualKitEffect -(1181150530, 394412, 'itIT', 0x0500000078910200BC350200, 39804), -- SpellVisualKitEffect -(1181150530, 394411, 'itIT', 0x050000004BDA0200044A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394410, 'itIT', 0x050000004ADA0200A9350200, 39804), -- SpellVisualKitEffect -(1181150530, 394409, 'itIT', 0x05000000117B020072460200, 39804), -- SpellVisualKitEffect -(1181150530, 394408, 'itIT', 0x050000001A7B02006F460200, 39804), -- SpellVisualKitEffect -(1181150530, 394407, 'itIT', 0x05000000489102006C460200, 39804), -- SpellVisualKitEffect -(1181150530, 394406, 'itIT', 0x050000001E7B020005360200, 39804), -- SpellVisualKitEffect -(1181150530, 394405, 'itIT', 0x0A0000002600000005360200, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3425193231, 285465, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000054A02008BA30100, 39804), -- SpellVisualEvent -(3425193231, 285464, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000044A02008BA30100, 39804), -- SpellVisualEvent -(4146370265, 107403, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 647466, 'itIT', 0x4DDA020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647465, 'itIT', 0x4DDA020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647464, 'itIT', 0x4DDA020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647463, 'itIT', 0x4DDA020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647462, 'itIT', 0x4DDA02008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647461, 'itIT', 0x4DDA02008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647460, 'itIT', 0x4DDA02008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647459, 'itIT', 0x4DDA020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647458, 'itIT', 0x4CDA0200F02E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647457, 'itIT', 0x4CDA0200EF2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647456, 'itIT', 0x4BDA020004861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647455, 'itIT', 0x4BDA020005861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647454, 'itIT', 0x4BDA020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647453, 'itIT', 0x4BDA020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647452, 'itIT', 0x4ADA020039861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647451, 'itIT', 0x4ADA02003A861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647450, 'itIT', 0x4ADA02003B861400010000803F, 39804), -- SoundKitEntry -(3232102598, 148193, 'itIT', 0x4DDA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148192, 'itIT', 0x4CDA0200000040400000A040000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148191, 'itIT', 0x4BDA02000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFD76F0000FFFFFFFFFFFFFFFFD86F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148190, 'itIT', 0x4ADA02000000A0400000204100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(2035710060, 22996, 'itIT', 0x536F6D6D6172696F0048796C6272616E64652061747461636361206920706572736F6E6167676920636F6E206C27616975746F20646569205075726966696361746F7269206465676C69204172636869766920652064656C6C652064696665736520636F737472756974652064616920546974616E692E0D0A0D0A5175616E646F207261676769756E67652031303020656E65726769612C2048796C6272616E646520696E697A69612061206C616E6369617265207C6346463239353944337C487370656C6C3A3334363736367C685B4369636C6F2053616E6974697A7A616E74655D7C687C722E204920706572736F6E61676769206465766F6E6F206F7474656E657265206920436F64696369206469204167676972616D656E746F206520696E73657269726C69206E65692050616E6E656C6C69206469205369637572657A7A6120636F727265747469207065722065766974617265206D6F7274652063657274612E204C6120436F6E736F6C652064656920546974616E6920726976656C61206C6120646973706F73697A696F6E652064656920636F646963692E009009010000D559D859030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(4033975491, 447070, 'itIT', 0x000000000000000000000000000000000000000000000000C4620000110000000000000000000000DB0F4940000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF1C5B000000000000000000000000000000000000553C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447069, 'itIT', 0x000000000000803E000000000000000000000000000000008B960000FFFFFFFF0B0000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF703F000000000000000000000000000000000000F8320200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447057, 'itIT', 0x000000000000000000000000000000000000000000000000998F0000FFFFFFFF0E0300000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000A4A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442474, 'itIT', 0x0000003F000000000000003F000000000000000000000000A29100001100000000000000000000000000000000000000000000000000000000000000CDCCCC3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000553C0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394442, 'itIT', 0x020000005ED20600553C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394441, 'itIT', 0x020000005DD20600F8320200, 39804), -- SpellVisualKitEffect -(1181150530, 394423, 'itIT', 0x0500000065A902000A4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394422, 'itIT', 0x0200000051D206000A4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394420, 'itIT', 0x050000001FCD0200084A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285471, 'itIT', 0x050000000D00000000000000000000000000000000000000030000000A4A020037A80100, 39804), -- SpellVisualEvent -(3425193231, 285469, 'itIT', 0x050000000D0000000000000000000000000000000000000003000000084A02007AAF0100, 39804), -- SpellVisualEvent -(4146370265, 110458, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108599, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 349773, 'itIT', 0x000000, 39804), -- Spell -(600565378, 304167, 'itIT', 0xA88C01000000803F0000C03F02B1B10200, 39804), -- CreatureXDisplayInfo -(600565378, 304166, 'itIT', 0x746F01000000803F0000C03F01B1B10200, 39804), -- CreatureXDisplayInfo -(600565378, 304165, 'itIT', 0xEE8801000000803F0000C03F03BEBF0200, 39804), -- CreatureXDisplayInfo -(600565378, 304164, 'itIT', 0x228B01000000803F0000C03F02BEBF0200, 39804), -- CreatureXDisplayInfo -(600565378, 304163, 'itIT', 0xA58C01000000803F0000C03F01BEBF0200, 39804), -- CreatureXDisplayInfo -(600565378, 304143, 'itIT', 0xFF6E01000000803F6666663F044CB70200, 39804), -- CreatureXDisplayInfo -(600565378, 304142, 'itIT', 0x188A01000000803F6666663F034CB70200, 39804), -- CreatureXDisplayInfo -(600565378, 304141, 'itIT', 0x128A01000000803F6666663F024CB70200, 39804), -- CreatureXDisplayInfo -(600565378, 304139, 'itIT', 0xA98E01000000803F9A99B93F01D4B80200, 39804), -- CreatureXDisplayInfo -(600565378, 304138, 'itIT', 0xA98E01000000803F9A99B93F00D4B80200, 39804), -- CreatureXDisplayInfo -(600565378, 304136, 'itIT', 0xA58E01000000803F0000803F03DAB80200, 39804), -- CreatureXDisplayInfo -(600565378, 304135, 'itIT', 0x068A01000000803FCDCC4C3F02DAB80200, 39804), -- CreatureXDisplayInfo -(600565378, 304134, 'itIT', 0xA48E01000000803F9A99993F01DAB80200, 39804), -- CreatureXDisplayInfo -(600565378, 299315, 'itIT', 0x058A01000000803F0000803F00DAB80200, 39804), -- CreatureXDisplayInfo -(600565378, 298648, 'itIT', 0x907E01000000803F6666663F014CB70200, 39804), -- CreatureXDisplayInfo -(2821573772, 75332, 'itIT', 0x0102A98E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75331, 'itIT', 0x0405A98E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75329, 'itIT', 0x0305A98E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75328, 'itIT', 0x0004A98E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75327, 'itIT', 0x0202A98E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75326, 'itIT', 0x0201A58E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75325, 'itIT', 0x0405A58E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75324, 'itIT', 0x0301A58E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75323, 'itIT', 0x0002A58E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75322, 'itIT', 0x0201A48E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75321, 'itIT', 0x0405A48E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75320, 'itIT', 0x0303A48E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75319, 'itIT', 0x0001A48E0100, 39804), -- CreatureDisplayInfoGeosetData -(1050181896, 45770, 'itIT', 0x1C5B0100000000000056010200000000000000000000000000000000A0400000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45769, 'itIT', 0x1C5B007F000000000056010000000000000000000000000000000000404000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44140, 'itIT', 0xC35700510000000000CA020000000000000000000000000000000000004000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1181150530, 394403, 'itIT', 0x0500000049DA0200DC440200, 39804), -- SpellVisualKitEffect -(1181150530, 394401, 'itIT', 0x0600000045DA0500024A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285462, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000024A0200D7AF0100, 39804), -- SpellVisualEvent -(859088734, 383557, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(4146370265, 110551, 'itIT', 0x0000000000000000000000000000000000000000000000003334000000000000FF14000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 647449, 'itIT', 0x49DA02005AA80800010000803F, 39804), -- SoundKitEntry -(3232102598, 148189, 'itIT', 0x49DA02000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3776013982, 358679, 'itIT', 0x00476C692041626F6D696E6920496E6172726573746162696C69206520692052617A7A6961746F72692064656C6C27416E696D612073636F6E6669747469206D656E74726520696C2066696C6174746572696F20C3A82061706572746F2072696E6173636F6E6F20646F706F2031302073206520746F726E616E6F20696E206261747461676C69612E0000, 39804), -- Spell -(184881520, 10174, 'itIT', 0x10345D, 39804), -- JournalSectionXDifficulty -(184881520, 10173, 'itIT', 0x0F345D, 39804), -- JournalSectionXDifficulty -(2035710060, 23860, 'itIT', 0x53657A696F6E65203633000088092465590000875B02000000000000000017790500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23859, 'itIT', 0x53656374696F6E2035390000880939A15A8B5B925B020000000000000000BA7B0500000000000200200000, 39804), -- JournalEncounterSection -(2035710060, 23858, 'itIT', 0x0000880936305D00000000020000000000000000D2730500000000000200400000, 39804), -- JournalEncounterSection -(2035710060, 23857, 'itIT', 0x0000880935305D0000325D020000000000000000905F0500000000000200480000, 39804), -- JournalEncounterSection -(2035710060, 23856, 'itIT', 0x0000880934885B315D275D01A15F01000000000000000000000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23855, 'itIT', 0x53656374696F6E203538000088092D6559000000000200000000000000003C600500000000000200280000, 39804), -- JournalEncounterSection -(2035710060, 23848, 'itIT', 0x53657A696F6E652035370000880938275D00000000020000000000000000376705000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23847, 'itIT', 0x4465766F746F2056696E636F6C6167656C6F0051756573746920636F7374727574746920736368656C657472696369207369206D756F766F6E6F20766572736F20756E20706572736F6E616767696F2063617375616C65206564206573706C6F646F6E6F207175616E646F206C6F207261676769756E676F6E6F2E00880937885B285D000001DC7A01000000000000000000000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23789, 'itIT', 0x53657A696F6E652035350000880929375C00000000020000000000000000416B0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23787, 'itIT', 0x53657A696F6E65203533000088093C8B5B00000000020000000000000000D2730500000000000200400000, 39804), -- JournalEncounterSection -(2035710060, 23786, 'itIT', 0x53657A696F6E65203534000088093E925B00000000020000000000000000B27305000000000000008000FF, 39804), -- JournalEncounterSection -(2035710060, 23607, 'itIT', 0x53657A696F6E6520343900245B2131360D0A0D0A496E206D6F64616C6974C3A0204D69746963612C206C6520466573737572652064656C6C274F6D62726120637265616E6F2064656C6C6520506F7A7A652064274F6D6272612E245D00880928875BED5CA05B020000000000000000406B0500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23606, 'itIT', 0x53657A696F6E652034380000880926875B0000835B020000000000000000376B0500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23605, 'itIT', 0x53657A696F6E65203438000088092B875B0000345C020000000000000000EF6A0500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23604, 'itIT', 0x53657A696F6E65203437000088092C875B00000000020000000000000000636005000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23456, 'itIT', 0x53657A696F6E65203437000088092A875B0000355C0200000000000000007B6005000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23443, 'itIT', 0x53657A696F6E65203337000088093FA15A00000000020000000000000000195305000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23442, 'itIT', 0x53657A696F6E65203336000088093DA15AEA5C935B020000000000000000545205000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23438, 'itIT', 0x53657A696F6E652033380000880930A15A0000885B0200000000000000004E6905000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23436, 'itIT', 0x53657A696F6E65203331000088093B8B5B0000EB5C020000000000000000905F0500000000000200480000, 39804), -- JournalEncounterSection -(2035710060, 23435, 'itIT', 0x52617A7A6961746F72652064656C6C27416E696D6100496C2052617A7A6961746F72652064656C6C27416E696D61206C616E63696120706572696F646963616D656E746520477269646F2064656C6C612042616E736865652E0088093A335D8C5B000001A15F010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23434, 'itIT', 0x53657A696F6E652032390000880933895B000000000200000000000000006D5605000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23433, 'itIT', 0x41626F6D696E696F20496E6172726573746162696C65004C6120666F727A6120656D7069612064656C6C2741626F6D696E696F20496E6172726573746162696C6520676C69207065726D6574746520646920696E666C69676765726520617474616363686920696E206D6973636869612070756E69746976692E00880932885B8A5B305D01B57801000000000000000000000000000200010000, 39804), -- JournalEncounterSection -(2035710060, 23432, 'itIT', 0x53657A696F6E652032370000880931A15A895B335D0200000000000000005C600500000000000200200000, 39804), -- JournalEncounterSection -(2035710060, 23427, 'itIT', 0x53657A696F6E652032310000880927875B0000375C020000000000000000025F0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23426, 'itIT', 0x53657A696F6E65203230000088091E6559805B345D0200000000000000005A5F05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23201, 'itIT', 0x4661736520333A204C27756C74696D61206469666573610044697374727574746F20696C2066696C6174746572696F2C206C612076657261206D6F72746520617474656E6465204B656C275468757A61642C20696C207175616C652073636174656E61206C6120737561207069656E6120706F74656E7A6120696E20756E20756C74696D6F20652076696F6C656E746F20636F6E666C6974746F2E0088092E0000265D0000000000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(3776013982, 353188, 'itIT', 0x0050617274656369706120616C2072697475616C65207065722073696E746F6E697A7A61726520696C20426173746F6E652047756964612E0000, 39804), -- Spell -(604014940, 1874, 'itIT', 0x46616D6520496E65736175726962696C6500005207000088010000090283AB0D00A966010000000000000000000050070000000000000000000000000000, 39804), -- GarrTalent -(3776013982, 357176, 'itIT', 0x000000, 39804), -- Spell -(3865974254, 187353, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186369, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186363, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186351, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186346, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186343, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186338, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186337, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186333, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186322, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186321, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186316, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186306, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186301, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186295, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186284, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186283, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 436948, 'itIT', 0x000000000000000000000000000000000000000000000000E3950000FFFFFFFF530300000000000000000000000000000000000000000000000000000000604000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001A310200, 39804), -- SpellVisualKitModelAttach -(4033975491, 436942, 'itIT', 0x000000000000000000000000000000000000000000000000F7580000FFFFFFFF530300000000000000000000000000000000000000000000000000006666664000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001A310200, 39804), -- SpellVisualKitModelAttach -(3386943305, 202844, 'itIT', 0x00000000000000002300FB070000060048180000002000000000000000000000000100000000000000000000000079BC0200, 39804), -- CreatureDifficulty -(2202435563, 1007606, 'itIT', 0xF65F0F006BF86D054A15502A0700, 39804), -- QuestPOIPoint -(2921112328, 469584, 'itIT', 0x502A0700AE088606000001ADF8000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(3776013982, 359365, 'itIT', 0x000000, 39804), -- Spell -(4033975491, 447051, 'itIT', 0x00000000000000000000C03F0000000000000000000000002F970000FFFFFFFF150000000000000000000000000000000000000000000000000000006666A63F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000004000000000000000000000000000000004A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447050, 'itIT', 0x0000000000000000000000000000000000000000000000000D1D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000004000000000000000000000000000000004A0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394394, 'itIT', 0x020000004BD20600004A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394393, 'itIT', 0x020000004AD20600004A0200, 39804), -- SpellVisualKitEffect -(600565378, 299170, 'itIT', 0x9D8E01000000803F0000003F0078B80200, 39804), -- CreatureXDisplayInfo -(3386291891, 178296, 'itIT', 0x466C7573736F206427416E696D756D00000000010A0000009D8E01000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -- Creature -(4033975491, 447049, 'itIT', 0x00000000000000000000000000000000000000000000000053910000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCCCC3F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000FF490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447048, 'itIT', 0x0000000000000000000000000000000000000000000000008F960000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000FE490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394391, 'itIT', 0x0200000049D20600FF490200, 39804), -- SpellVisualKitEffect -(1181150530, 394390, 'itIT', 0x0200000048D20600FE490200, 39804), -- SpellVisualKitEffect -(3425193231, 231232, 'itIT', 0x04000000050000000000000000000000000000000000000005000000FF4902009A7E0100, 39804), -- SpellVisualEvent -(4146370265, 101001, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000000000000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 97946, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000FF490200000000000000000093210000000000000000000000000000, 39804), -- SpellVisual -(4033975491, 447047, 'itIT', 0x3333D33FCDCC4C3E0000C03F000000000000000000000000F29600001300000000000000DB0FC93FC2B832BEDB0FC93FC2B8B23D00000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F9490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447046, 'itIT', 0x0000000000000000000000000000000000000000000000006294000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F8490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447045, 'itIT', 0x0000000000000000000000000000000000000000000000002390000022000000000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F7490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447044, 'itIT', 0x000000000000000000000000000000000000000000000000DE7A000022000000000000004EE43D4000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F6490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447043, 'itIT', 0x000000000000000000000000000000000000000000000000DE7A00002200000000000000A1A54E4000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F6490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447042, 'itIT', 0x000000000000000000000000000000000000000000000000DE7A000022000000000000001E36913F00000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F6490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447041, 'itIT', 0x000000000000000000000000000000000000000000000000DE7A000022000000000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F6490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447040, 'itIT', 0x0000000000000000000000000000000000000000000000008893000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F5490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447039, 'itIT', 0x0000000000000000000000000000000000000000000000008493000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F5490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447038, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000803D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447036, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF195B0000000000000000000000000000000000007F3D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447035, 'itIT', 0x0000000000000000000000000000000000000000000000003095000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCC4C3E000000007F3D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447034, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000007F3D0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394373, 'itIT', 0x0200000047D20600F9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394372, 'itIT', 0x0200000046D20600F8490200, 39804), -- SpellVisualKitEffect -(1181150530, 394371, 'itIT', 0x0600000042DA0500F8490200, 39804), -- SpellVisualKitEffect -(1181150530, 394367, 'itIT', 0x0500000016D80200F7490200, 39804), -- SpellVisualKitEffect -(1181150530, 394366, 'itIT', 0x0200000045D20600F7490200, 39804), -- SpellVisualKitEffect -(1181150530, 394365, 'itIT', 0x0200000044D20600F6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394364, 'itIT', 0x0200000043D20600F6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394363, 'itIT', 0x0200000042D20600F6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394362, 'itIT', 0x0200000041D20600F6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394361, 'itIT', 0x0600000041DA0500F6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394360, 'itIT', 0x0200000040D20600F5490200, 39804), -- SpellVisualKitEffect -(1181150530, 394359, 'itIT', 0x020000003FD20600F5490200, 39804), -- SpellVisualKitEffect -(1181150530, 394358, 'itIT', 0x0600000040DA0500F5490200, 39804), -- SpellVisualKitEffect -(1181150530, 394357, 'itIT', 0x020000003ED20600803D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394355, 'itIT', 0x020000003CD206007F3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394354, 'itIT', 0x020000003BD206007F3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394353, 'itIT', 0x020000003AD206007F3D0200, 39804), -- SpellVisualKitEffect -(3425193231, 285455, 'itIT', 0x07000000080000000000000000000000000000000000000002000000F9490200D5AF0100, 39804), -- SpellVisualEvent -(3425193231, 285454, 'itIT', 0x07000000080000000000000000000000000000000000000002000000F8490200D4AF0100, 39804), -- SpellVisualEvent -(3425193231, 285453, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000F7490200D3AF0100, 39804), -- SpellVisualEvent -(3425193231, 285452, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000F6490200E3A80100, 39804), -- SpellVisualEvent -(3425193231, 285451, 'itIT', 0x07000000080000000000000000000000000000000000000002000000F5490200E3A80100, 39804), -- SpellVisualEvent -(859088734, 383554, 'itIT', 0xFFFFFFFF3E0000000000, 39804), -- SpellVisualAnim -(859088734, 383553, 'itIT', 0xFFFFFFFF3C0400000000, 39804), -- SpellVisualAnim -(859088734, 383552, 'itIT', 0xFFFFFFFF0E0000000000, 39804), -- SpellVisualAnim -(4146370265, 110549, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110548, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110547, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108771, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF220000000000000000000000000000000000000000D3340000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359363, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359362, 'itIT', 0x0046696E6368C3A9206C27756E6974C3A0206D656363616E6963612064692047616C6C7977697820C3A820616C696D656E746174612064616C6C27417A65726974652C2072697072697374696E612070617274652064656C6C612070726F707269612073616C757465206F676E6920766F6C74612063686520717565737461207261676769756E6765206C6976656C6C6920637269746963692E005269706172617A696F6E6520696E20636F72736F2E00, 39804), -- Spell -(3776013982, 359361, 'itIT', 0x0053796C76616E6173207369207374612074726173666F726D616E646F20696E20756E612042616E73686565210000, 39804), -- Spell -(600565378, 304133, 'itIT', 0xCC8201000000803F0000803F008EC30200, 39804), -- CreatureXDisplayInfo -(600565378, 304132, 'itIT', 0xB16400000000803F0000C03F008DC30200, 39804), -- CreatureXDisplayInfo -(1050181896, 45767, 'itIT', 0x195B01A1000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45766, 'itIT', 0x1A5B00A1000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45764, 'itIT', 0x195B00A00000000000560100000000000000000000000000000014AE473F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(2202435563, 1011911, 'itIT', 0xC7700F005014DD1BAD12D0300700, 39804), -- QuestPOIPoint -(2921112328, 471248, 'itIT', 0xD0300700AE0807060000019EF9000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(3776013982, 359349, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359348, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359347, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359346, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359341, 'itIT', 0x00416C6C6120726163636F6C74613A20726563757065726920696C2074756F2046616E7461706C61736D612064616C6C27416D616C67616D612046616E7461736D617469636F2E0000, 39804), -- Spell -(240389885, 5548, 'itIT', 0x004B4B4B52000000000202020200000000703B0100903C0100713B01000100000000000000000000000000000000000000, 39804), -- UnitCondition -(3776013982, 228264, 'itIT', 0x0053692061747469766120616C206C616E63696F206469204572757A696F6E652064656C2056756F746F2E20446973746F726365206C6120466F726D612064274F6D62726120636F6E206920706F746572692064656C2056756F746F2C2061756D656E74616E646F20692064616E6E69206D616769636920696E666C697474692064656C2024313934323439733125243F73383039325B2C20666F726E656E646F20756E61206361726963612061676769756E74697661206469204465746F6E617A696F6E65204D656E74616C65206520617A7A6572616E646F20696C2074656D706F20646920726563757065726F206469204465746F6E617A696F6E65204D656E74616C652E5D5B2E5D0D0A0D0A243F613139333232355B4C612070617A7A696120736920636F6E73756D6120696E206672657474612066696E6368C3A9206E6F6E207261676769756E6765206C6F20302065206C6120466F726D612064656C2056756F746F207465726D696E612E5D5B447572612024313934323439642E5D0000, 39804), -- Spell -(2202435563, 1013028, 'itIT', 0x24750F008F14051DDC12122F0700, 39804), -- QuestPOIPoint -(2202435563, 1010710, 'itIT', 0x166C0F00B711381E0D13F32E0700, 39804), -- QuestPOIPoint -(2202435563, 1007331, 'itIT', 0xE35E0F007D10631CDC12CD290700, 39804), -- QuestPOIPoint -(2921112328, 470802, 'itIT', 0x122F0700AE0807060000014EF9000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(2921112328, 470771, 'itIT', 0xF32E0700AE0807060000014FF9000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(2921112328, 469453, 'itIT', 0xCD290700AE08070600000137F8000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(20077728, 420677, 'itIT', 0x4169757461206C6520666F727A6520646569204B797269616E206E656C20436F6369726F2065206E656C2043616C6465726F6E65206469205A6F7661616C000E01000000BF68010001020550F9, 39804), -- QuestObjective -(20077728, 419883, 'itIT', 0x4169757461206C6520666F727A65206465692053696C66692064656C6C61204E6F747465206E656C6C27617373616C746F20616C2043726F67696F6C6F206465692044616E6E617469000E01000000A96801000102004FF9, 39804), -- QuestObjective -(20077728, 419447, 'itIT', 0x4169757461206C6520666F727A6520646569204D616C64726178786920616420617373616C7461726520696C20466F7274652064656C6C612050657264697A696F6E65000E01000000CA68010001020037F8, 39804), -- QuestObjective -(4033975491, 447004, 'itIT', 0x0000000000000000000000000000000000000000000000006294000001000000000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432979, 'itIT', 0x00000000000000000000803F0000000000000000000000009F88000012000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000652E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394227, 'itIT', 0x020000001CD20600DD490200, 39804), -- SpellVisualKitEffect -(1181150530, 394226, 'itIT', 0x060000003ADA0500DD490200, 39804), -- SpellVisualKitEffect -(3425193231, 285424, 'itIT', 0x01000000020000000000000000000000000000000000000001000000DD490200089F0100, 39804), -- SpellVisualEvent -(859088734, 383546, 'itIT', 0xFFFFFFFFFFFFFFFF165B, 39804), -- SpellVisualAnim -(4146370265, 106248, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 357735, 'itIT', 0x004C274F72726F7265206469204F6D62726163636961696F20736920737065676E6520636F6E20756E6F207374726964696F2063686520696E666C69676765202473312064616E6E692064612066756F636F2061207475747469206920706572736F6E616767692E0000, 39804), -- Spell -(1050181896, 45759, 'itIT', 0x165B003E000000000098020000000000000000000000000000000000003F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 333612, 'itIT', 0x0050726F736369756761202433333336313673312073616C7574652064616C206265727361676C696F206F676E69202473322073207065722024642E002433333336313673312073616C7574652070726F7363697567617461206F676E692024733220732E00, 39804), -- Spell -(3776013982, 356329, 'itIT', 0x0024407370656C6C646573633335353735350044616E6E6920696E666C69747469206461202440617572616361737465722061756D656E746174692064656C20247B2457317D2E32252E00, 39804), -- Spell -(3776013982, 357077, 'itIT', 0x007C434646323066663230476C6920696E63616E746573696D692065206C65206162696C6974C3A02062656E65666963692068616E6E6F20756E612070726F626162696C6974C3A020646920666F726E69726520616C206265727361676C696F204175726120456D7069612C207269737563636869616E646F202473312073616C75746520646169206E656D69636920766963696E69206F676E69202473322073207065722024333536333231642E7C520000, 39804), -- Spell -(3776013982, 357067, 'itIT', 0x007C434646323066663230476C6920696E63616E746573696D692065206C65206162696C6974C3A02062656E65666963692068616E6E6F20756E612070726F626162696C6974C3A020646920666F726E69726520616C206265727361676C696F204175726120456D7069612C207269737563636869616E646F202473312073616C75746520646169206E656D69636920766963696E69206F676E69202473322073207065722024333536333231642E7C520000, 39804), -- Spell -(3776013982, 357057, 'itIT', 0x007C434646323066663230476C6920696E63616E746573696D692065206C65206162696C6974C3A02062656E65666963692068616E6E6F20756E612070726F626162696C6974C3A020646920666F726E69726520616C206265727361676C696F204175726120456D7069612C207269737563636869616E646F202473312073616C75746520646169206E656D69636920766963696E69206F676E69202473322073207065722024333536333231642E7C520000, 39804), -- Spell -(3776013982, 357040, 'itIT', 0x007C434646323066663230476C6920696E63616E746573696D692065206C65206162696C6974C3A02062656E65666963692068616E6E6F20756E612070726F626162696C6974C3A020646920666F726E69726520616C206265727361676C696F204175726120456D7069612C207269737563636869616E646F202473312073616C75746520646169206E656D69636920766963696E69206F676E69202473322073207065722024333536333231642E7C520000, 39804), -- Spell -(3776013982, 355766, 'itIT', 0x007C434646323066663230476C6920696E63616E746573696D692065206C65206162696C6974C3A02062656E65666963692068616E6E6F20756E612070726F626162696C6974C3A020646920666F726E69726520616C206265727361676C696F204175726120456D7069612C207269737563636869616E646F202473312073616C75746520646169206E656D69636920766963696E69206F676E69202473322073207065722024333536333231642E7C520000, 39804), -- Spell -(3776013982, 359330, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 86675, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 87436, 'itIT', 0x000000, 39804), -- Spell -(2035710060, 22880, 'itIT', 0x536F6D6D6172696F004B656C275468757A6164207075C3B220657373657265207265616C6D656E74652073636F6E666974746F20736F6C6F207175616E646F20696C2073756F2066696C6174746572696F207669656E652064697374727574746F2E2046696E6F20616420616C6C6F72612C207175616E646F204B656C275468757A6164207261676769756E676520302073616C7574652072657374616E74652C207269636869616D6120692073756F69207365727669746F7269207065722070726F7465676765726C6F206D656E74726520696C2066696C6174746572696F20736920617072652065206C6F20706F74656E7A69612E20447572616E74652071756573746F206C6173736F2064692074656D706F2C206920706572736F6E6167676920706F73736F6E6F20656E7472617265206E656C2066696C6174746572696F2065206365726361726520646920646973747275676765726520696C205265736964756F206469204B656C275468757A61642E20556E6120766F6C746120726967656E657261746F736920636F6D706C6574616D656E74652C204B656C275468757A6164206F747469656E6520756E20616363756D756C6F206469207C6346463239353944337C487370656C6C3A3335323035317C685B496D7065746F204E6563726F7469636F5D7C687C722065207269636F6D696E636961206120636F6D6261747465726520636F6E74726F206920706572736F6E616767692E0D0A0D0A5175616E646F20696C205265736964756F207669656E652064697374727574746F2C20696C2066696C6174746572696F207369206672616E74756D612065204B656C275468757A61642065766F636120756E207C6346463239353944337C487370656C6C3A3335343633387C685B47656C6F2050726F666F6E646F5D7C687C72207065722073636174656E61726520747574746F20696C2070726F7072696F20706F74657265207072696D6120636865206C61206D6F727465206C6F20636F6C67612E00880901000062596459030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(240389885, 5883, 'itIT', 0x00580000000000000001000000000000000100000000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(3776013982, 358304, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359320, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359319, 'itIT', 0x000000, 39804), -- Spell -(261693969, 63206, 'itIT', 0xFFFFFFFFFFFFFFFF47757363692073656E7A27616E696D610000E9A45B5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000186000000000000E60200000000000002000000880122020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63179, 'itIT', 0xFFFFFFFFFFFFFFFF416E6E6567617469206520666174746920612070657A7A690000CFA45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FC85000000000000E60200000000000002000000880060024080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63166, 'itIT', 0xFFFFFFFFFFFFFFFF496C2064657374696E6F2064656C6C65206F6D6272650000C2A45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FB85000000000000E60200000000000002000000880060020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63100, 'itIT', 0xFFFFFFFFFFFFFFFF536F66666572656E7A6520696E6469636962696C69000081A45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000E485000000000000E60200000000000002000000880021020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63072, 'itIT', 0xFFFFFFFFFFFFFFFF416371756973697A696F6E653A204D696E6572616C6520646920537469676961000065A45D5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000E685000000000000E60200000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63069, 'itIT', 0xFFFFFFFFFFFFFFFF496E666F726D617A696F6E69207072657A696F7365000062A45D5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000E585000000000000E60200000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63062, 'itIT', 0xFFFFFFFFFFFFFFFF526163636F6C746120646920746F726D656E746900005DA45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000E985000000000000E602000000000000020000008800200200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63050, 'itIT', 0xFFFFFFFFFFFFFFFF416371756973697A696F6E653A204C696E676F747469204669616D6D65676769616E7469000050A45A5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000ECD00200EC85000000000000E60200000000000002000000880020120080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63047, 'itIT', 0xFFFFFFFFFFFFFFFF416371756973697A696F6E653A20436174656E652052756E61666F72676961746500004DA45A5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000E8D00200EA85000000000000E60200000000000002000000880020120080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63045, 'itIT', 0xFFFFFFFFFFFFFFFF4E757472696D656E746F20706572206C27616E696D6100004BA4FE59010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000F885000001000000E602000000000000020000008800600200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63044, 'itIT', 0xFFFFFFFFFFFFFFFF5A616D70696C6C61726174746900004AA4551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007A85000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63043, 'itIT', 0xFFFFFFFFFFFFFFFF416E696D65206C61636572617465000049A45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000EB85000000000000E60200000000000002000000880161020080000000020000000000000000000000000000, 39804); -- QuestV2CliTask - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(261693969, 63040, 'itIT', 0xFFFFFFFFFFFFFFFF436F6E7365676E6120676172616E74697461000046A4FE59010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000C1D00200FA85000001000000E602000000000000020000008800601200A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63039, 'itIT', 0xFFFFFFFFFFFFFFFF4D6F6E756D656E746F20616C6C612076656E6465747461000045A45A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000E885000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63038, 'itIT', 0xFFFFFFFFFFFFFFFF436F6E7365676E6120676172616E74697461000044A4FE59010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000C1D00200F985000001000000E602000000000000020000008800601240A0000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 63031, 'itIT', 0xFFFFFFFFFFFFFFFF416371756973697A696F6E653A20537469676961204372697374616C6C697A7A617461000043A45A5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000BED00200E785000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62618, 'itIT', 0xFFFFFFFFFFFFFFFF4F64616C72696B0000C5A2551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E60200000000000003000000801129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62539, 'itIT', 0xFFFFFFFFFFFFFFFF496E63656E657269746F72652053746967696F00007EA2551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000005884000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62239, 'itIT', 0xFFFFFFFFFFFFFFFF52696D6F7A696F6E6520726F6469746F726900006AA15D5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000041CB0200F785000000000000E60200000000000002000000880022020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62234, 'itIT', 0xFFFFFFFFFFFFFFFF4C27656E65726769612064656C20436F6C6F73736F000066A15C5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000009283000001000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62214, 'itIT', 0xFFFFFFFFFFFFFFFF466F727A652064656C6C612070657264697A696F6E65000056A15C5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008B83000001000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62211, 'itIT', 0xFFFFFFFFFFFFFFFF4C61204D616472652064656C6C6120537469727065204272756C6963616E7465000053A1551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008584000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62210, 'itIT', 0xFFFFFFFFFFFFFFFF53616E6E67726F7220696C20546F7274757261746F7265000052A1551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008784000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 62209, 'itIT', 0xFFFFFFFFFFFFFFFF4D61657374726F206465692053656775676920566173616E6F6B000051A1551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008684000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61765, 'itIT', 0xFFFFFFFFFFFFFFFF5061726F6C652064692070726F74657A696F6E650000D29F5C5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000BF82000001000000E60200000000000002000000880122020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61728, 'itIT', 0xFFFFFFFFFFFFFFFF56616C697320696C2043727564656C650000B09F551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008F82000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61346, 'itIT', 0xFFFFFFFFFFFFFFFF43697269786961206C6F205370657A7A61766F6C6F6E74C3A000005B9E551F010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000CE7F000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61140, 'itIT', 0xFFFFFFFFFFFFFFFF446174682052657A6172610000A99D551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008884000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61136, 'itIT', 0xFFFFFFFFFFFFFFFF41676F6E69780000A79D551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007D7F000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61125, 'itIT', 0xFFFFFFFFFFFFFFFF537469676961204D616C65766F6C6100009E9D551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007C7F000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61124, 'itIT', 0xFFFFFFFFFFFFFFFF4D6574696363696F2064656C6C652054616E6500009C9D551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007E7F000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61104, 'itIT', 0xFFFFFFFFFFFFFFFF4772617468616C6178206C27457374726174746F726500008A9D5B5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000407F000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61103, 'itIT', 0xFFFFFFFFFFFFFFFF496E746572726F6D7065726520696C206369636C6F0000899D5B5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000417F000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61088, 'itIT', 0xFFFFFFFFFFFFFFFF506F6C7665726520616C6C6120706F6C766572650000D7A55B5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000003A7F000000000000E60200000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61079, 'itIT', 0xFFFFFFFFFFFFFFFF4C612071756F74612064656C20436172636572696572650000779D5B5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FD85000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 61075, 'itIT', 0xFFFFFFFFFFFFFFFF556E61207363696E74696C6C61206469206C7563650000739D5B5A010000000000FFFF0000000000000000000000000000000000000000000000000000000000000000000000007FC102003D7F000000000000E60200000000000002000000880120020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60992, 'itIT', 0xFFFFFFFFFFFFFFFF52617A6B617A7A61722C205369676E6F72652064656C6C6520417363650000209D551F010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000847F000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60991, 'itIT', 0xFFFFFFFFFFFFFFFF536163726F72726F722C205369676E6F72652064656C6C27456D6F73757A696F6E6500009D9D551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007B7F000000000000E60200000000000003000000800129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60920, 'itIT', 0xFFFFFFFFFFFFFFFF416B726F730000E69C882A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000008F83000000000000E60200000000000003000000800129020000000000000000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60903, 'itIT', 0xFFFFFFFFFFFFFFFF4B72616C610000D69C882A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000009083000000000000E60200000000000003000000800129020000000000000000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60775, 'itIT', 0xFFFFFFFFFFFFFFFF556E612066696E6520616465677561746100005F9C5B5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000447F000000000000E60200000000000002000000880122020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60762, 'itIT', 0xFFFFFFFFFFFFFFFF49204772616E756C692064656C6C61204D6F7274650000529C5B5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000427F000000000000E60200000000000002000000880120000080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60732, 'itIT', 0xFFFFFFFFFFFFFFFF496E746572726F6D7065726520696C20666C7573736F0000449C5A5A010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000FF85000000000000E60200000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60646, 'itIT', 0xFFFFFFFFFFFFFFFF5175657374696F6E65206469206D6973657269610000F29B5B5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000003F7F000000000000E60200000000000002000000880122020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 60622, 'itIT', 0xFFFFFFFFFFFFFFFF4C276F636368696F2064656C2076656767656E74650000DA9B5B5A010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000003B7F000000000000E60200000000000002000000880020020080000000020000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 59441, 'itIT', 0xFFFFFFFFFFFFFFFF46616262726F206427416E696D6520596F6C2D4D61747461720000DA97551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000007F7F000000000000E60200000000000003000000C00169020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 59259, 'itIT', 0xFFFFFFFFFFFFFFFF496C20546F726D656E7461746F726520457465726E6F00003197551F010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000E60200000000000003000000C01169020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 59230, 'itIT', 0xFFFFFFFFFFFFFFFF44617274616E6F732C205363756F6961746F7265206427416E696D6500001497551F010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000857F000000000000E60200000000000003000000C00129020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 59183, 'itIT', 0xFFFFFFFFFFFFFFFF436F72646F676C696F20616C6C61204465726976610000D996551F010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000867F000000000000E60200000000000003000000C00169020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(261693969, 58918, 'itIT', 0xFFFFFFFFFFFFFFFF48757765726174680000F395551F010000000000FFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000837F000000000000E60200000000000003000000C00169020000000000100000000000000000000000000000, 39804), -- QuestV2CliTask -(600565378, 303989, 'itIT', 0xAF6C00000000803F0000803F015BC30200, 39804), -- CreatureXDisplayInfo -(600565378, 303988, 'itIT', 0x48010000000000000000803F005BC30200, 39804), -- CreatureXDisplayInfo -(600565378, 303986, 'itIT', 0xAF6C00000000803F0000803F0159C30200, 39804), -- CreatureXDisplayInfo -(600565378, 303985, 'itIT', 0x48010000000000000000803F0059C30200, 39804), -- CreatureXDisplayInfo -(240389885, 5882, 'itIT', 0x00580000000000000001000000000000000100000000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(4033975491, 440655, 'itIT', 0x0000003F000000000000000000000000000000000000000045960000130000000000000000000000DB0FC9BF000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000022380200, 39804), -- SpellVisualKitModelAttach -(1369604944, 17613, 'itIT', 0x000000000000000000000000000000000000000000000000CD440000998E34310200222200000000D00700002C010000EE0204020300F501000000000000000000FA38, 39804), -- SpellVisualMissile -(4033975491, 447000, 'itIT', 0x000000000000000000000000000000000000000000000000F7970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DC490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394222, 'itIT', 0x0200000018D20600DC490200, 39804), -- SpellVisualKitEffect -(1181150530, 394221, 'itIT', 0x05000000D0A70000DC490200, 39804), -- SpellVisualKitEffect -(3425193231, 285422, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000DC49020013A10100, 39804), -- SpellVisualEvent -(3425193231, 285418, 'itIT', 0x0700000008000000000000000000000000000000000000000200000065D00000C7AF0100, 39804), -- SpellVisualEvent -(3425193231, 285417, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000C8E20100C7AF0100, 39804), -- SpellVisualEvent -(3425193231, 285416, 'itIT', 0x030000000D000000000000000000000000000000000000000100000069050200C7AF0100, 39804), -- SpellVisualEvent -(3425193231, 285392, 'itIT', 0x0700000008000000000000000000000000000000000000000200000076370200C1AF0100, 39804), -- SpellVisualEvent -(3425193231, 285391, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000C8E20100C1AF0100, 39804), -- SpellVisualEvent -(3425193231, 285390, 'itIT', 0x030000000D000000000000000000000000000000000000000100000069050200C1AF0100, 39804), -- SpellVisualEvent -(4146370265, 110535, 'itIT', 0x0000000000000000000000000000000000000000000000000000000045000000FF220000000000000000000000000000000000000000FA380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110529, 'itIT', 0x0000000000000000000000000000000000000000000000000000000045000000FF220000000000000000000000000000000000000000FA380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 106771, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4033975491, 442214, 'itIT', 0x0000000000000000CDCC4C3E000000000000000000000000CE8F0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A04000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000D7380200, 39804), -- SpellVisualKitModelAttach -(4033975491, 440996, 'itIT', 0x00000000000000000000403F00000000000000000000000015920000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A04000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000D7380200, 39804), -- SpellVisualKitModelAttach -(3776013982, 350648, 'itIT', 0x00496C204C6163657261746F7265206427416E696D6520446F726D617A61696E206D617263686961206920706572736F6E616767692C20636F737472696E67656E646F6C69206120746F726D656E74617265207475747469206920706572736F6E6167676920652069204769757261666175636520766963696E692E0000, 39804), -- Spell -(600565378, 300570, 'itIT', 0x958E01000000803F0000004000E9BB0200, 39804), -- CreatureXDisplayInfo -(2821573772, 75312, 'itIT', 0x0302958E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75311, 'itIT', 0x0203958E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75310, 'itIT', 0x0102958E0100, 39804), -- CreatureDisplayInfoGeosetData -(2821573772, 75309, 'itIT', 0x0003958E0100, 39804), -- CreatureDisplayInfoGeosetData -(983782919, 4, 'itIT', 0x04000000EE35A3FF0807000098080000030000000A0000000F000000710000008A000000E100000013010000, 39804), -- UIDungeonScoreRarity -(983782919, 3, 'itIT', 0x03000000DD7000FFDC0500000807000002000000070000000A0000005E00000071000000BC000000E1000000, 39804), -- UIDungeonScoreRarity -(983782919, 2, 'itIT', 0x0200000000FF1EFFE8030000DC0500000100000004000000070000003F0000005E0000007D000000BC000000, 39804), -- UIDungeonScoreRarity -(983782919, 1, 'itIT', 0x01000000FFFFFF0000000000E8030000000000000000000004000000000000003F000000000000007D000000, 39804), -- UIDungeonScoreRarity -(3425193231, 285382, 'itIT', 0x07000000080000000000000000000000000000000000000002000000B1370200BDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285381, 'itIT', 0x070000000800000000000000000000000000000000000000020000005D010000BDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285380, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000B0370200BDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285379, 'itIT', 0x030000000D00000000000000000000000000000000000000010000007C370200BDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285378, 'itIT', 0x010000000D000000BE0A0000BE0A000000000000000000000100000007290200BDAF0100, 39804), -- SpellVisualEvent -(3425193231, 285377, 'itIT', 0x0100000002000000000000000000000000000000000000000100000006290200BDAF0100, 39804), -- SpellVisualEvent -(4146370265, 110525, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(1022281925, 1139, 'itIT', 0x009A99993E9A99193E7B142E3E3D0A573E000070420000013905, 39804), -- WeaponTrailParam -(2753853165, 1337, 'itIT', 0x0000000000000000000000000000B44201040F0000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F, 39804), -- WeaponTrail -(1369604944, 17614, 'itIT', 0x000020400000000000000040000000000000000000000000CE4400004A9522D50200222200000000000000002C010000EE02044004000000000000000000000000FB38, 39804), -- SpellVisualMissile -(1369604944, 16369, 'itIT', 0x000020400000000000000040000000000000000000000000F13F00004A9522D50200132200000000000000002C010000EE02042004000000000000000000000000CC34, 39804), -- SpellVisualMissile -(4033975491, 447005, 'itIT', 0x00000000000000000000000000000000000000000000000068970000FFFFFFFF710000000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000007B3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 447002, 'itIT', 0x000000000000000000000000000000000000000000000000B0790000FFFFFFFF170000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000005C3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442162, 'itIT', 0x0000803E00000000000000000000000000000000000000008B950000FFFFFFFF630100000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF78250000000000000000000000000000000000006A3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442161, 'itIT', 0x0000803E000000000000000000000000000000000000000058970000FFFFFFFF630100000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF78250000000000000000000000000000000000006A3B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442149, 'itIT', 0x0000000000000000000000000000000000000000000000009B7A000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000005E3B0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394228, 'itIT', 0x020000001DD206007B3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394224, 'itIT', 0x020000001AD206005C3B0200, 39804), -- SpellVisualKitEffect -(3425193231, 285423, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000C480200CBAF0100, 39804), -- SpellVisualEvent -(4146370265, 110539, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110538, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000FB380000000000000000000000000000, 39804), -- SpellVisual -(2035710060, 23852, 'itIT', 0x53657A696F6E65203700008909261C5A00000000020000000000000000184F05000000000000000000FF, 39804), -- JournalEncounterSection -(1050181896, 44881, 'itIT', 0x2759003500000000006B010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44875, 'itIT', 0x2359003900000000008E050000000000000000000000000000000000803F00000100000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44874, 'itIT', 0x22590037000000000092010000000000000000000000000000000000803F00000000000001FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 357847, 'itIT', 0x0052657374617265206665726D6920616363756D756C612063757265207061726920616C20247B2473322F31307D2E31252064656C6C612073616C7574652061747475616C65206F676E692024743120732C2066696E6F20616C206D617373696D6F2064656C6C612070726F707269612073616C7574652E205175616E646F206369207369206D756F76652C206C27656E6572676961206375726120696C20706572736F6E616767696F207069C3B92066657269746F20656E74726F20243335373835334131206D2E0052657374617265206665726D6920616363756D756C612063757265207061726920616C20247B2473322F31307D2E31252064656C6C612073616C7574652061747475616C65206F676E692024743120732C2066696E6F20616C206D617373696D6F2064656C6C612070726F707269612073616C7574652E205175616E646F206369207369206D756F76652C206C27656E6572676961206375726120696C20706572736F6E616767696F207069C3B92066657269746F20656E74726F20243335373835334131206D2E00, 39804), -- Spell -(3776013982, 357826, 'itIT', 0x0024407370656C6C646573633335373832350056656C6F636974C3A0206469206D6F76696D656E746F2061756D656E746174612064656C20247331252E0D0A44616E6E6920737562697469207269646F7474692064656C20247332252E00, 39804), -- Spell -(3776013982, 357825, 'itIT', 0x004F676E6920766F6C746120636865207369207375626973636F6E6F2064616E6E69207061726920616C20247332252064656C6C612073616C757465206D617373696D6120636F6E20756E2073696E676F6C6F206174746163636F2C206C612076656C6F636974C3A0206469206D6F76696D656E746F2061756D656E74612064656C2024333537383236733125206520692064616E6E69207375626974692073692072696475636F6E6F2064656C2024333537383236733225207065722024333537383236642E004F676E6920766F6C746120636865207369207375626973636F6E6F2064616E6E69207061726920616C20247332252064656C6C612073616C757465206D617373696D6120636F6E20756E2073696E676F6C6F206174746163636F2C206C612076656C6F636974C3A0206469206D6F76696D656E746F2061756D656E74612064656C2024333537383236733125206520692064616E6E69207375626974692073692072696475636F6E6F2064656C2024333537383236733225207065722024333537383236642E00, 39804), -- Spell -(3776013982, 357814, 'itIT', 0x005375626972652064616E6E6920666F726E697363652063757265207061726920616C20247B2433353931363473322F31307D2E31252064656C6C612073616C757465206D617373696D612E005375626972652064616E6E6920666F726E697363652063757265207061726920616C20247B2433353931363473322F31307D2E31252064656C6C612073616C757465206D617373696D612E00, 39804), -- Spell -(3776013982, 357584, 'itIT', 0x0024407370656C6C6465736333353735373500496E64696365206469206372697469636F2061756D656E7461746F206469202477312E00, 39804), -- Spell -(3776013982, 357582, 'itIT', 0x0024407370656C6C6465736333353735373500496E64696365206469206D616573747269612061756D656E7461746F206469202477312E00, 39804), -- Spell -(3776013982, 357575, 'itIT', 0x005175616E646F207369206861207069C3B92064656C20247331252064656C6C612073616C757465206D617373696D612C20496E64696365206469206D61657374726961206F2070726F626162696C6974C3A0206469206372697469636F20736F6E6F2061756D656E74617465206469202433353735383473312E205669656E652073656D707265207363656C746F206C2761747472696275746F207069C3B920616C746F2E005175616E646F207369206861207069C3B92064656C20247331252064656C6C612073616C757465206D617373696D612C20496E64696365206469206D61657374726961206F2070726F626162696C6974C3A0206469206372697469636F20736F6E6F2061756D656E74617465206469202433353735383473312E205669656E652073656D707265207363656C746F206C2761747472696275746F207069C3B920616C746F2E00, 39804), -- Spell -(3776013982, 355352, 'itIT', 0x00496C20477561726469616E6F20616E6E69656E746120696C206265727361676C696F207072696D6172696F2C20696E666C696767656E646F202433353839363673312064616E6E69206669736963692065202433353533353773312064616E6E6920646120617263616E6F2061676769756E746976692073756464697669736920657175616D656E746520747261207475747469206920706572736F6E6167676920656E74726F20243335353335376131206D2064616C206265727361676C696F207072696D6172696F2E0D0A0D0A496E6F6C7472652C2074757474692069206265727361676C6920636F6C706974692064616C6C276566666574746F207375626973636F6E6F20696C20243335383631397331252064692064616E6E692061676769756E746976692064612024407370656C6C6E616D65333535333532207065722024333538363139642E0000, 39804), -- Spell -(3776013982, 285496, 'itIT', 0x0024407370656C6C6465736332383534393500496E64696365206469206D616573747269612061756D656E7461746F206469202477312E00, 39804), -- Spell -(3776013982, 139120, 'itIT', 0x00436F6E766572746520676C6920696E64696369206469206372697469636F2C2064692063656C65726974C3A02065206469206D6165737472696120756E69666F726D616E646F6C6920616C207069C3B920616C746F2064656920747265207065722024642E00496E64696365206469206D616573747269612061756D656E7461746F20646920247731206D6120696E64696365206469206372697469636F20652064692063656C65726974C3A020617A7A65726174692E00, 39804), -- Spell -(3205218938, 35502, 'itIT', 0x544F4B454E5F52454445454D5F42414C414E43455F5449544C450053616C646F20426C697A7A6172640001, 39804), -- GlobalStrings -(3205218938, 35501, 'itIT', 0x544F4B454E5F52454445454D5F42414C414E43455F464F524D41540053616C646F2061747475616C653A207C63666666666666666625737C727C6E4E756F766F2073616C646F3A207C63666666666666666625737C720001, 39804), -- GlobalStrings -(3205218938, 35500, 'itIT', 0x544F4B454E5F52454445454D5F42414C414E43455F4552524F525F4341505F464F524D4154007C6366666666323032304E6F6E2070756F6920736365676C6965726520717565737461206F707A696F6E65207065726368C3A920696C2074756F2073616C646F20426C697A7A617264202825732920C3A820717561736920616C206D617373696D6F2E7C727C6366666666643030307C4875726C496E6465783A33347C685B436C69636361207175695D7C687C727C6366666666323032302070657220756C746572696F726920696E666F726D617A696F6E692E7C720001, 39804), -- GlobalStrings -(3205218938, 35282, 'itIT', 0x434F4E564552545F4C4546544F5645525F4D494E5554455300486169202564206D696E7574692072657369647569206368652070756F6920636F6E7665727469726520696E2067696F726E692064692067696F636F2061676769756E746976692E0002, 39804), -- GlobalStrings -(3205218938, 34936, 'itIT', 0x434F4E564552545F4445534352495054494F4E00496C207665636368696F2073697374656D612061206D696E757469206E6F6E2076657272C3A0207069C3B9206170706C696361746F2E2044276F726120696E20706F692C20706F74726169207061676172652070657220756E206E756D65726F2073706563696669636F2064692067696F726E6920652067696F63617265207175616E746F2076756F6920696E20717565692067696F726E692E20416C74726520696E666F726D617A696F6E6920737520717565737461206D6F64696669636120736F6E6F20646973706F6E6962696C69207C4875726C496E6465783A33337C687C6366663030363939357175697C727C682E7C6E7C6E50756F6920636F6E7665727469726520696C2074756F2073616C646F2064692067696F636F2061646573736F3A0002, 39804), -- GlobalStrings -(3205218938, 24517, 'itIT', 0x424C495A5A4152445F53544F52455F424154544C455F4E45545F42414C414E43450053616C646F20426C697A7A6172640003, 39804), -- GlobalStrings -(3205218938, 24309, 'itIT', 0x424C495A5A4152445F53544F52455F4552524F525F4D4553534147455F494E53554646494349454E545F42414C414E43450053616C646F20696E73756666696369656E7465207065722071756573746F20616371756973746F2E2056697369746120696C207369746F2064692047657374696F6E652064656C6C274163636F756E74207065722061756D656E7461726520696C206372656469746F2E0003, 39804), -- GlobalStrings -(3205218938, 24308, 'itIT', 0x424C495A5A4152445F53544F52455F4552524F525F5449544C455F494E53554646494349454E545F42414C414E43450053616C646F20696E73756666696369656E74650003, 39804), -- GlobalStrings -(3205218938, 24270, 'itIT', 0x424C495A5A4152445F53544F52455F43555252454E43595F464F524D41545F4350545F4C4F4E47002573204D6F6E65746520426174746C652E6E65740003, 39804), -- GlobalStrings -(3205218938, 24269, 'itIT', 0x424C495A5A4152445F53544F52455F43555252454E43595F464F524D41545F4B52575F4C4F4E47002573204D6F6E65746520426174746C652E6E65740003, 39804), -- GlobalStrings -(3205218938, 24268, 'itIT', 0x424C495A5A4152445F53544F52455F42524F5753455F424154544C455F434F494E535F434E002A5072657A7A6920696E204D6F6E65746520426174746C652E6E65740003, 39804), -- GlobalStrings -(3205218938, 24267, 'itIT', 0x424C495A5A4152445F53544F52455F42524F5753455F424154544C455F434F494E535F4B52002A5072657A7A6920696E204D6F6E65746520426174746C652E6E65740003, 39804), -- GlobalStrings -(3205218938, 42637, 'itIT', 0x5745454B4C595F524557415244535F5448524553484F4C445F524149440053636F6E666967676920256420626F73732064656C6C27696E63757273696F6E652053616E6374756D2064656C20446F6D696E696F0001, 39804), -- GlobalStrings -(3745449290, 6979, 'itIT', 0x4772616E2042616E63610053636F6E666967676920626F7373206E656C2053616E6374756D2064656C20446F6D696E696F2C20636F6D706C657461204D6974696368652B2065206F747469656E692050756E7469204F6E6F72652064616C2050765020636C6173736966696361746F207065722073626C6F6363617265207269636F6D70656E736520616C6C61204772616E2042616E63612E00431B00007BC4D7C4CDFC924471CBA44500000000845E0100DB2E0000A7010000E3F20000000000000000000000000000AE08000000000000151500000000, 39804), -- AreaPOI -(2449433281, 54, 'itIT', 0x050000000000000000000000, 39804), -- WeeklyRewardChestThreshold -(240389885, 5881, 'itIT', 0x004A00000000000000010000000000000034B1020000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(4033975491, 439066, 'itIT', 0x00000000000000000000000000000000000000000000000037960000FFFFFFFF0E0300000000000000000000000000000000000000000000000000000000803F00000000D6000000D60000009F0000000000000000000000000000000000000000000000D3340200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438437, 'itIT', 0x000000000000000000000000000000000000000000000000BD8F000013000000000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000057330200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394024, 'itIT', 0x060000002CDA050059330200, 39804), -- SpellVisualKitEffect -(3425193231, 285373, 'itIT', 0x010000000200000000000000000000000000000000000000010000008446000010A20100, 39804), -- SpellVisualEvent -(859088734, 383532, 'itIT', 0xFFFFFFFF1E0000000000, 39804), -- SpellVisualAnim -(4146370265, 107024, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359291, 'itIT', 0x00496D70726F767669736120636F6E20696C20636F726E6F207065722073756F6E617265206C65206E6F746520656E74726F20244131206D2E204F676E69206E6F746120666F726E6973636520616C6C276573656375746F726520756E20616363756D756C6F2064692024407370656C6C6E616D653334383536372E0000, 39804), -- Spell -(1050181896, 44170, 'itIT', 0xD2570068040000000098020000000000000000000000000000009999193F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(240389885, 5884, 'itIT', 0x004B0C00000000000001050000000000000D3F010000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(173929978, 658, 'itIT', 0x000000C0000000000000003F0000000000000000000000000000803F, 39804), -- TransformMatrix -(173929978, 657, 'itIT', 0x000000BF000000000000003F0000000000000000000000000000803F, 39804), -- TransformMatrix -(173929978, 656, 'itIT', 0x0000C0C0000000000000003F0000000000000000000000000000803F, 39804), -- TransformMatrix -(1369604944, 17286, 'itIT', 0x000000000000000000000000000000000000000000000000864300003D8E4F910200152200002400000000002C010000EE020400040000000000000000000000001738, 39804), -- SpellVisualMissile -(4033975491, 445906, 'itIT', 0x0000C03F000000000000803F0000000000000000000000008B93000013000000000000000000000000000000000000000000000000000000000000000000004100000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000043460200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444883, 'itIT', 0x0000000000000000000040C0000000000000000000000000398E00001300000000000000000000000000000000000000000000000000000000000000CDCC4C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000062430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444875, 'itIT', 0x000000000000000000000000000000000000000000000000348E000022000000000000000000000000000000000000000000000000000000000000000000004100000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000062430200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394252, 'itIT', 0x0D000000580F0000E9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394251, 'itIT', 0x0D000000570F0000E8490200, 39804), -- SpellVisualKitEffect -(3425193231, 285439, 'itIT', 0x0B0000000C000000000000000000000000000000000000000100000043460200CFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285438, 'itIT', 0x07000000080000000000000000000000000000000000000004000000E9490200CFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285437, 'itIT', 0x0B0000000C000000000000000000000000000000000000000100000043460200CEAF0100, 39804), -- SpellVisualEvent -(3425193231, 285436, 'itIT', 0x07000000080000000000000000000000000000000000000004000000E8490200CEAF0100, 39804), -- SpellVisualEvent -(3425193231, 285421, 'itIT', 0x07000000080000000000000000000000000000000000000002000000913A0200C9AF0100, 39804), -- SpellVisualEvent -(3425193231, 280308, 'itIT', 0x07000000080000000000000000000000000000000000000004000000903A0200D4A60100, 39804), -- SpellVisualEvent -(4146370265, 110543, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000001313000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110542, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000001313000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110537, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109615, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000001313000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108244, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(517656225, 7216, 'itIT', 0x8C6C073F000000009A99993F000000002C01463400001B0000000000050500000040000020418FC2F53C9C33223E0000000000000000CDCCCC3DFDAD003F0000E04035FA8E3CC2B8323EDD357A3EC2B8323F000000000000000000000000000000000000000000000000000000000000000000000000000000000000B4410000A0410000803FFFFFFFFF03037CD9203E022B873D0AD7233C000000000000A03F0000A03FA56F0000000000000000803F0000803F00000000000000000000000000000000000000000000000000000000803F9999193F000000000000000000000000000000400000000000000000000000000000000000000000EA60310082D2340039BC3800, 39804), -- SpellChainEffects -(517656225, 7215, 'itIT', 0xAAF1EA3F000000009A99993F000000000000420D00000200000000000505000000400000204100000000A4707D3F0000000000000000CDCCCC3DFDAD003F0000004135FA8E3CC2B8323EDD357A3EC2B8323F000000000000000000000000000000000000000000000000000000000000000000000000000000000000B4410000A0410000803FFFFFFFFF020380D9203E022B873D0AD7233C000000000000A03F0000A03FA46F00005B9102000000803F0000803F301C000000000000000000000000000000000000000052B89E3F6666263F0000803F00000000000000000000000000000000000000000000000000000000000000000000000022B5350037BC380039BC3800, 39804), -- SpellChainEffects -(3776013982, 359356, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359326, 'itIT', 0x0024407370656C6C646573633335343336350000, 39804), -- Spell -(3776013982, 357144, 'itIT', 0x004C61204D6F737472756F736974C3A02064656C2044657374696E6F2073636174656E6120756E276F6E6461746120646920446973706572617A696F6E65207375207475747469206920706572736F6E6167676920656E74726F20244131206D2C20696E666C696767656E646F202473312064616E6E69206461206F6D627261206F676E692024743120732065207269647563656E646F6E65206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C2024733225207065722024642E002473312064616E6E69206461206F6D62726120696E666C69747469206F676E692024743120732E0D0A56656C6F636974C3A0206469206D6F76696D656E746F207269646F7474612064656C20247332252E00, 39804), -- Spell -(3776013982, 354365, 'itIT', 0x004C6F205363726962612064656C2044657374696E6F20526F682D4B616C6F2076696E636F6C61206469766572736920706572736F6E6167676920616C6C652072756E652064656C2054656C61696F206465692044657374696E692E0D0A0D0A446F706F2024642C20736520756E20706572736F6E616767696F2076696E636F6C61746F2073746120746F6363616E646F206C612070726F707269612072756E612061737365676E6174612C206C6F205363726962612064656C2044657374696E6F20696E666C69676765202433353433373173312064616E6E69206461206F6D6272612061207475747469206920706572736F6E6167676920616C6C27696E7465726E6F2064656C6C612072756E612E0D0A0D0A536520756E612072756E61207465726D696E612073656E7A6120696C2070726F7072696F20706572736F6E616767696F2076696E636F6C61746F20616C6C27696E7465726E6F2C206C6F205363726962612064656C2044657374696E6F20696E666C69676765202433353433373273312064616E6E69206461206F6D6272612061207475747469206920706572736F6E616767692E002433353433373173312064616E6E69206461206F6D62726120696E666C697474692064616C6C276573706C6F73696F6E6520646920756E612072756E6120766963696E612C207365206E6F6E2063692073692074726F7661206E656C6C27617265612064276566666574746F20616C207465726D696E652E00, 39804), -- Spell -(3776013982, 354281, 'itIT', 0x0024407370656C6C646573633335333933310D0A0000, 39804), -- Spell -(3776013982, 354265, 'itIT', 0x0024407370656C6C646573633335333933310000, 39804), -- Spell -(3776013982, 353182, 'itIT', 0x000000, 39804), -- Spell -(184881520, 10150, 'itIT', 0x102E5D, 39804), -- JournalSectionXDifficulty -(184881520, 10149, 'itIT', 0x10E35C, 39804), -- JournalSectionXDifficulty -(184881520, 10148, 'itIT', 0x112D5D, 39804), -- JournalSectionXDifficulty -(184881520, 10147, 'itIT', 0x0F2D5D, 39804), -- JournalSectionXDifficulty -(184881520, 10146, 'itIT', 0x0E2D5D, 39804), -- JournalSectionXDifficulty -(2035710060, 23854, 'itIT', 0x53656374696F6E20363100008F092DB55B0000000002000000000000000036750500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23853, 'itIT', 0x00008F0925D45C0000E35C02000000000000000018730500000000000200400000, 39804), -- JournalEncounterSection -(2035710060, 23832, 'itIT', 0x53657A696F6E6520353900008F092BB55B0000B75B020000000000000000EB760500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23812, 'itIT', 0x53657A696F6E6520353700008F093A1D5B00001E5B0200000000000000008A630500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23810, 'itIT', 0x53657A696F6E6520353700008F093C1E5B000000000200000000000000008A630500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23780, 'itIT', 0x53657A696F6E6520353400008F0924D45C00002D5D020000000000000000157305000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23779, 'itIT', 0x53657A696F6E6520353400008F0926D45C0000000002000000000000000018730500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23757, 'itIT', 0x53657A696F6E6520343900008F0935CC5C00000000020000000000000000766405000000000000004000FF, 39804), -- JournalEncounterSection -(2035710060, 23756, 'itIT', 0x416E6F6D616C69612064656C2044657374696E6F00008F0934D45BCD5C0000014770010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23598, 'itIT', 0x53657A696F6E65203700008F0936BE5B0000E65A020000000000000000436505000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23509, 'itIT', 0x53657A696F6E6520333300008F0933D45B0000CC5C0200000000000000009B6405000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23508, 'itIT', 0x53657A696F6E6520333100008F0932D35BD55B0000020000000000000000986405000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23507, 'itIT', 0x4F6D6272612064656C2044657374696E6F00008F0931D25BD45B000001E56B010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23506, 'itIT', 0x53657A696F6E6520313100008F0930BE5BD35B2E5C020000000000000000C05D05000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23490, 'itIT', 0x53657A696F6E6520323800008F092FC15B00000000020000000000000000626305000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23489, 'itIT', 0x53657A696F6E6520323700008F092EBE5BC25BD25B020000000000000000AB6305000000000000002000FF, 39804), -- JournalEncounterSection -(2035710060, 23488, 'itIT', 0x53657A696F6E6520323600008F0927B35B000000000200000000000000008A6305000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23486, 'itIT', 0x4661736520333A20496C207465726D696E616C652064657374696E61746F00416C6C6120646973706572617461207269636572636120646920756E2076616E74616767696F2C206C6F205363726962612064656C2044657374696E6F20526F682D4B616C6F20696E697A6961206120706C61736D61726520756E207C6346463239353944337C487370656C6C3A3335333139357C685B44657374696E6F20496D70726F7676697361746F5D7C687C722C20696E2061676769756E746120616C6C652073756520616C747265206162696C6974C3A02E008F09280000B55B0000000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23484, 'itIT', 0x53657A696F6E65203900008F093DBE5B00000000020000000000000000E16E0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23479, 'itIT', 0x53657A696F6E6520313600008F092CB55B00002E5D0200000000000000007E630500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23478, 'itIT', 0x53657A696F6E6520313600008F092AB55B0000185D0200000000000000007D630500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23477, 'itIT', 0x496C2054656C61696F206465692044657374696E6900008F0929BE5BB65BC15B000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23326, 'itIT', 0x53657A696F6E6520313000008F093B1D5B025D00000200000000000000006A5A0500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23325, 'itIT', 0x53657A696F6E65203900008F0939BE5B045DBC5B020000000000000000635A0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23270, 'itIT', 0x53657A696F6E65203700008F0937BE5B0000CE5A0200000000000000008B6605000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23246, 'itIT', 0x53657A696F6E65203700008F0938BE5B00001D5B020000000000000000935805000000000000001000FF, 39804), -- JournalEncounterSection -(600565378, 304120, 'itIT', 0xAF6C00000000803F0000803F0188C30200, 39804), -- CreatureXDisplayInfo -(600565378, 304119, 'itIT', 0x12120000000000000000803F0088C30200, 39804), -- CreatureXDisplayInfo -(25144992, 3928, 'itIT', 0x2F1C00000000000000000000010000007A0000009202000013000000130000000000000000000000, 39804), -- BeamEffect -(25144992, 3927, 'itIT', 0x2F1C00000000000000000000010000007A0000009002000013000000130000000000000000000000, 39804), -- BeamEffect -(25144992, 3797, 'itIT', 0x2F1C00000000000000000000010000007A0000009002000013000000130000000000000000000000, 39804), -- BeamEffect -(4033975491, 446945, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0C5B000020000000000000000000000000000000FD310200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446944, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF135B00002000000000000000EC51383E00000000FD310200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446935, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0D5B000020000000000000000000000000000000913E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446906, 'itIT', 0x000000C00000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B00000000000000000000CDCCCC3E00000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446905, 'itIT', 0x000000C00000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B00000000000000000000CDCCCC3E00000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446903, 'itIT', 0x000000C00000000000008040000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000003333B33E00000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446901, 'itIT', 0x000000400000000000000040000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446899, 'itIT', 0x000000400000000000000040000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446896, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF115B000020000000000000000000000000000000052C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446895, 'itIT', 0x000000400000000000000040000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000042C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446888, 'itIT', 0x0000803F000080BF0000C03F000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000009A99993E00000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446887, 'itIT', 0x0000803F000080BF0000C03F000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000009A99993E00000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446886, 'itIT', 0x0000803F000080BF0000C03F000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000009A99993E00000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446885, 'itIT', 0x000000400000803F00000000000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446883, 'itIT', 0x000000400000803F00000000000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446877, 'itIT', 0x000000400000803F00000000000000000000000000000000A7950000FFFFFFFF0000000000000000DB0F49BF000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0F5B000000000000000000000000000000000000923E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446870, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0C5B000020000000000000000000000000000000F4470200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446460, 'itIT', 0x0000000000000000000000000000000000000000000000006F98000002000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFBA5600002000000000000000000000000000000001480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446458, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFDF5A00002000000000000000CDCCCC3E0000000001480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446423, 'itIT', 0x0000000000000000000000000000000000000000000000003095000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFB02800000000000000000000CDCC4C3E00000000F4470200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443262, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF105B000020000000000000000000000000000000913E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432355, 'itIT', 0x0000000000000000000000000000000000000000000000003095000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFAE5600000000000000000000CDCC4C3E00000000052C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432354, 'itIT', 0x0000000000000000000000000000000000000000000000008F94000001000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF125B000020000000000000000000000000000000052C0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394035, 'itIT', 0x02000000E1D10600FD310200, 39804), -- SpellVisualKitEffect -(1181150530, 394034, 'itIT', 0x02000000E0D10600FD310200, 39804), -- SpellVisualKitEffect -(1181150530, 394023, 'itIT', 0x02000000D7D10600913E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393970, 'itIT', 0x02000000BAD10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393969, 'itIT', 0x02000000B9D10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393967, 'itIT', 0x02000000B7D10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393964, 'itIT', 0x02000000B5D10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393962, 'itIT', 0x02000000B3D10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393959, 'itIT', 0x02000000B0D10600052C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393958, 'itIT', 0x02000000AFD10600042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393957, 'itIT', 0x05000000AFD00200042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393956, 'itIT', 0x0500000075CE0200042C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393941, 'itIT', 0x02000000A8D10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393940, 'itIT', 0x02000000A7D10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393939, 'itIT', 0x02000000A6D10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393938, 'itIT', 0x02000000A5D10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393936, 'itIT', 0x02000000A3D10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393929, 'itIT', 0x020000009DD10600923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393917, 'itIT', 0x0200000096D10600F4470200, 39804), -- SpellVisualKitEffect -(48336690, 39023, 'itIT', 0xC4E33600000000000000803F0000003F0000C03F0000803F00000000000000000000000005000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 38035, 'itIT', 0x00000000000000000000204000002040000020400000803F00000000000000000000000002000000B3890100000000007F060000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 106836, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 350426, 'itIT', 0x000000, 39804), -- Spell -(2413480372, 1716, 'itIT', 0x000020410000803F000000009A99193E9A99993E713DCA3EFF073C0400000000803F37000000000000000000000000000000, 39804), -- DissolveEffect -(2413480372, 1663, 'itIT', 0x000020410000803F000000009A99193E9A99193E0000003FFF07A80100000000803F37000000000000000000000000000000, 39804), -- DissolveEffect -(2413480372, 1634, 'itIT', 0x000020410000803F00000000CDCC4C3ECDCC4C3E6666E63EFF073C0400000000803F37000000000000000000000000000000, 39804), -- DissolveEffect -(1050181896, 45754, 'itIT', 0x135B0000000000000055010000000000000100000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45753, 'itIT', 0xB15700D50000000000560100000000000000000000000000000085EBD13F000A0000000000FF0000E8030000803F, 39804), -- AnimKitSegment -(1050181896, 45752, 'itIT', 0x125B0000000000000055010000000000000100000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45751, 'itIT', 0x115B01A100000000006F010200000000000000000000000000000000C03F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45750, 'itIT', 0x115B00A000000000006F010000000000000000000000000000000000204000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45749, 'itIT', 0x105B0000000000000055010000000000000100000000000000000000803F00000000000000FF000000000000803F, 39804); -- AnimKitSegment - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1050181896, 45748, 'itIT', 0x0F5B0000000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45746, 'itIT', 0x0D5B01A100000000006F010200000000000000000000000000000000C03F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45745, 'itIT', 0x0D5B00A000000000006F010000000000000000000000000000000000204000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45744, 'itIT', 0x0C5B01A100000000006F010200000000000000000000000000000000C03F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45743, 'itIT', 0x0C5B00A000000000006F010000000000000000000000000000003333F33F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45651, 'itIT', 0xDE5A019B000000000056010200000000000300000000F40100000000803F000A0000000000FF0000E8030000803F, 39804), -- AnimKitSegment -(1050181896, 43697, 'itIT', 0xEE56020E04640000006D010000000000000300000000E8030000CCCC4C3E000A0000000000FF0000F4010000803F, 39804), -- AnimKitSegment -(1050181896, 43694, 'itIT', 0xEE56012E00000000005C010200000000000300000000960000000000003F000A0000000000FF0000F4010000803F, 39804), -- AnimKitSegment -(1050181896, 43693, 'itIT', 0xEE56006900BE0000005C010000000000000000000000000000009999014000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 43582, 'itIT', 0xBA5600A000000000006F010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 359263, 'itIT', 0x000000, 39804), -- Spell -(4033975491, 446890, 'itIT', 0x0000000000000000000000000000000000000000000000007794000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A1490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446871, 'itIT', 0x000000000000000000000000000000000000000000000000BE89000013000000000000000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A1490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393945, 'itIT', 0x02000000AAD10600A1490200, 39804), -- SpellVisualKitEffect -(1181150530, 393919, 'itIT', 0x0600000023DA0500A1490200, 39804), -- SpellVisualKitEffect -(1181150530, 393918, 'itIT', 0x0200000097D10600A1490200, 39804), -- SpellVisualKitEffect -(3425193231, 285330, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000A14902009CAF0100, 39804), -- SpellVisualEvent -(859088734, 383523, 'itIT', 0xFFFFFFFFFFFFFFFFCD59, 39804), -- SpellVisualAnim -(4146370265, 110492, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000200FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359266, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359264, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359262, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 350217, 'itIT', 0x00496C204C6163657261746F7265206427416E696D6520446F726D617A61696E20746F726D656E746120476172726F73682C2073636174656E616E646F206F6E6461746520646920416E696D756D2063686520696E666C6967676F6E6F202473312064616E6E69206461206F6D6272612065202473322064616E6E69206461206F6D6272612061676769756E74697669206F676E692024743220732070657220246420616920706572736F6E6167676920636F6C7069746920646120756E276F6E646174612E20536920616363756D756C612E002473322064616E6E69206461206F6D62726120696E666C69747469206F676E692024743220732E00, 39804), -- Spell -(240389885, 5874, 'itIT', 0x004A000000000000000100000000000000C6C2020000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(4033975491, 446869, 'itIT', 0x000000000000000000000000000000000000000000000000AD8A0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000006B2E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446867, 'itIT', 0x00000000000000000000803F0000000000000000000000001F010000FFFFFFFF000000000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000E03F00000000672E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432994, 'itIT', 0x00000000000000000000000000000000000000000000000053960000FFFFFFFF000000000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0B5B000000000000000000000000000000000000672E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432991, 'itIT', 0x000000000000000000000000000000000000000000000000DB4A0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000006B2E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432990, 'itIT', 0x0000000000000000000000000000000000000000000000003385000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000006D2E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432989, 'itIT', 0x000000000000000000000000000000000000000000000000457F000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000006C2E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432981, 'itIT', 0x00000000000000000000000000000000000000000000000052960000FFFFFFFF00000000000000000000000000000000DB0F494000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000672E0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 432980, 'itIT', 0x00000000000000000000000000000000000000000000000053910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000662E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393916, 'itIT', 0x0200000095D106006B2E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393915, 'itIT', 0x0500000086D402006B2E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393913, 'itIT', 0x0200000093D10600672E0200, 39804), -- SpellVisualKitEffect -(1181150530, 391330, 'itIT', 0x05000000A0D402006C2E0200, 39804), -- SpellVisualKitEffect -(3776013982, 359261, 'itIT', 0x000000, 39804), -- Spell -(1050181896, 45742, 'itIT', 0x0B5B0100000000000056010200000000000000000000000000000000803F0000000000000001000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45741, 'itIT', 0x0B5B007F000000000056010000000000000000000000000000000000003F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45739, 'itIT', 0x0A5B007F000000000098020000000000000400000000FA0000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(4033975491, 446866, 'itIT', 0x000000000000000000004040000000000000000000000000A594000014000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A0490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393912, 'itIT', 0x0200000092D10600A0490200, 39804), -- SpellVisualKitEffect -(3425193231, 285329, 'itIT', 0x0B0000000C0000000000000000000000000000000000000002000000C51100009CAE0100, 39804), -- SpellVisualEvent -(3425193231, 285328, 'itIT', 0x07000000080000000000000000000000000000000000000001000000A04902009BAF0100, 39804), -- SpellVisualEvent -(4146370265, 110491, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110236, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109926, 'itIT', 0x0000000000000000000000000000000000000000000000000000000001000000FF220000000000000000000000000000000000000000B5190000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359260, 'itIT', 0x000000, 39804), -- Spell -(25144992, 3857, 'itIT', 0x0B140000000000000000000001000000000000008E00000015000000130000000000000000000000, 39804), -- BeamEffect -(600565378, 272265, 'itIT', 0xB38801000000803F6666E63E00C5B10200, 39804), -- CreatureXDisplayInfo -(3776013982, 353929, 'itIT', 0x0053796C76616E6173206170706573616E74697363652069206265727361676C6920636F6E20756E276166666C697A696F6E652066616D656C6963612C20696E666C696767656E646F202433363736303773312064616E6E69206461206F6D627261206F676E69207365636F6E646F2E20536920616363756D756C612E205365207669656E6520646973736F6C74612C20736920636F6E64656E736120696E20756E6120706F7A7A612064276F6D6272612073756C2074657272656E6F2E204920706572736F6E616767692063686520746F6363616E6F206C6120706F7A7A612076656E676F6E6F20616666657474692064612024407370656C6C6E616D653335333932392C20636F6E73756D616E646F206C6120706F7A7A612E002433343736303773312064616E6E69206461206F6D62726120696E666C69747469206F676E69207365636F6E646F2E0D0A536920636F6E64656E73612073756C2074657272656E6F2061206F676E692072696D6F7A696F6E6520646920756E20616363756D756C6F2E00, 39804), -- Spell -(3776013982, 347704, 'itIT', 0x0053796C76616E617320616D6D616E746120756E2761726561206E656C6C61206E65626269612C20696E666C696767656E646F202433353037373773312064616E6E69206461206F6D6272612065206166666C696767656E646F2069206E656D69636920636F6E20756E61206E756265206C6574616C652C20636865206173736F726265202433343737303473322063757265207269636576757465206520696E666C69676765202433353737323673312064616E6E69206461206F6D627261206F676E6920302C3520732E0D0A0D0A496C20247B3130302D2433343737303473337D252064656C6C652063757265207269636576757465207472617061737361206C276566666574746F206469206173736F7262696D656E746F2E0D0A243F6469666631357C6469666631360D0A5B51756573746F206566666574746F20636F6D696E63696120612024333437373034733520616363756D756C692065206F676E69207365636F6E646F2074656E74612064692074726173666572697265203120616363756D756C6F206120756E20706572736F6E616767696F20656E74726F20243334373730347334206D2E5D5B5D002433353737323673312064616E6E69206461206F6D62726120696E666C69747469206F676E6920302C3520732E0D0A2433343737303477322063757265206173736F72626974652E0D0A496C20247B3130302D2433343737303473337D25206469207475747465206C652063757265207269636576757465207472617061737361206C276566666574746F206469206173736F7262696D656E746F2E0D0A243F6469666631367C31355B4F676E69207365636F6E646F2C206C27617572612074656E7461206469207472617366657269726520616363756D756C692061676769756E7469766920737520756E20706572736F6E616767696F20656E74726F20243334373730347334206D2E5D5B5D00, 39804), -- Spell -(4033975491, 447006, 'itIT', 0x000000000000000000000000000000000000000000000000195A0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000003B100200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394229, 'itIT', 0x020000001ED206003B100200, 39804), -- SpellVisualKitEffect -(3425193231, 285311, 'itIT', 0x04000000050000000000000000000000000000000000000005000000173E020094AF0100, 39804), -- SpellVisualEvent -(4146370265, 110484, 'itIT', 0x0000000000000000000000000000000000000000000000000000000005000000FF220000000000000000173E02000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359354, 'itIT', 0x004B656C275468757A6164207472617363696E61206C6520616E696D652064616C6C276F626C696F2073756C2063616D706F206469206261747461676C69612E0000, 39804), -- Spell -(3776013982, 358678, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 358677, 'itIT', 0x000000, 39804), -- Spell -(184881520, 10172, 'itIT', 0x10275D, 39804), -- JournalSectionXDifficulty -(184881520, 10171, 'itIT', 0x10305D, 39804), -- JournalSectionXDifficulty -(184881520, 10170, 'itIT', 0x0F305D, 39804), -- JournalSectionXDifficulty -(184881520, 10169, 'itIT', 0x10895B, 39804), -- JournalSectionXDifficulty -(184881520, 10168, 'itIT', 0x0F895B, 39804), -- JournalSectionXDifficulty -(184881520, 10167, 'itIT', 0x0E895B, 39804), -- JournalSectionXDifficulty -(184881520, 10166, 'itIT', 0x11335D, 39804), -- JournalSectionXDifficulty -(184881520, 10165, 'itIT', 0x11325D, 39804), -- JournalSectionXDifficulty -(184881520, 10164, 'itIT', 0x0E325D, 39804), -- JournalSectionXDifficulty -(184881520, 10163, 'itIT', 0x10315D, 39804), -- JournalSectionXDifficulty -(184881520, 10162, 'itIT', 0x0F315D, 39804), -- JournalSectionXDifficulty -(184881520, 10161, 'itIT', 0x100A5C, 39804), -- JournalSectionXDifficulty -(184881520, 10160, 'itIT', 0x0F0A5C, 39804), -- JournalSectionXDifficulty -(184881520, 10159, 'itIT', 0x0E0A5C, 39804), -- JournalSectionXDifficulty -(184881520, 10158, 'itIT', 0x10265D, 39804), -- JournalSectionXDifficulty -(184881520, 10157, 'itIT', 0x0F265D, 39804), -- JournalSectionXDifficulty -(184881520, 10155, 'itIT', 0x102F5D, 39804), -- JournalSectionXDifficulty -(184881520, 10154, 'itIT', 0x0F2F5D, 39804), -- JournalSectionXDifficulty -(184881520, 10153, 'itIT', 0x0EDA5C, 39804), -- JournalSectionXDifficulty -(184881520, 10152, 'itIT', 0x0EEB5C, 39804), -- JournalSectionXDifficulty -(184881520, 10151, 'itIT', 0x0EEC5C, 39804), -- JournalSectionXDifficulty -(2035710060, 23665, 'itIT', 0x53657A696F6E65203532000088091C65590000815B0200000000000000006C6E0500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23562, 'itIT', 0x53657A696F6E65203533000088091965590000945B020000000000000000F1670500000000000200040000, 39804), -- JournalEncounterSection -(2035710060, 23450, 'itIT', 0x53657A696F6E65203434000088090F995B0000DA5C02000000000000000048520500000000000200080000, 39804), -- JournalEncounterSection -(2035710060, 23429, 'itIT', 0x53657A696F6E6520323400008809227F5B0000EC5C020000000000000000905F0500000000000200480000, 39804), -- JournalEncounterSection -(4033975491, 447027, 'itIT', 0x00000000000000000000000000000000000000000000000089980000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000012000000000000000000000000000000EE490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438671, 'itIT', 0x000000BF0000803F0000803F0000000000000000000000003E8E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000080409A99993EE4330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438670, 'itIT', 0x0000C03F000000000000803F0000000000000000000000003E8E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000040409A99993EE4330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438669, 'itIT', 0x0000C0BF000000000000A03F0000000000000000000000003A8E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000040CDCC4C3EE4330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438668, 'itIT', 0x00000000000080BF0000A03F0000000000000000000000003A8E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803FCDCC4C3EE4330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 438667, 'itIT', 0x000000000000803F0000C03F0000000000000000000000003A8E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000033331340CDCC4C3EE4330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 433165, 'itIT', 0x000000000000000000000000000000000000000000000000CC7B0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFAB1600002C000000000000000000000000000000EC2E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394294, 'itIT', 0x0B000000E0060000EE490200, 39804), -- SpellVisualKitEffect -(1181150530, 394293, 'itIT', 0x0B000000DF060000EE490200, 39804), -- SpellVisualKitEffect -(1181150530, 394290, 'itIT', 0x0200000033D20600EE490200, 39804), -- SpellVisualKitEffect -(1181150530, 367258, 'itIT', 0x0300000054000000EC2E0200, 39804), -- SpellVisualKitEffect -(48336690, 39049, 'itIT', 0x00000000000000000000404000004040000040400000803F000000000000000000000000020000003C8A01000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 107120, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359383, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355246, 'itIT', 0x00456E65726769652064276F64696F20736920756E6973636F6E6F20696E20756E276573706C6F73696F6E6520696D6D656E73612C20696E666C696767656E646F202473312064616E6E69206461206F6D6272612061207475747469206920706572736F6E6167676920656E74726F20244131206D2064616C6C276573706C6F73696F6E652065202473322064616E6E69206461206F6D627261206120747574746920676C6920616C74726920706572736F6E616767692E0000, 39804), -- Spell -(3776013982, 351825, 'itIT', 0x005175616E646F20692043657263616D6F7274652073692074726F76616E6F20656E74726F20247331206D206C27756E6F2064616C6C27616C74726F2C206C616E6369616E6F2024407370656C6C6E616D65333531383236206F676E692024743120732E004C616E63696F2064692024407370656C6C6E616D65333531383236206F676E69202474312073207175616E646F20736920C3A820656E74726F20247331206D20646120756E20616C74726F2043657263616D6F7274652E00, 39804), -- Spell -(3776013982, 350846, 'itIT', 0x0024407370656C6C646573633335303834370000, 39804), -- Spell -(3776013982, 350828, 'itIT', 0x004C274F636368696F2064656C20436172636572696572652073636174656E6120656E6572676965206F736375726520636F6E74726F20696C206265727361676C696F2061747475616C652C20696E666C696767656E646F202433353131343373312064616E6E692066697369636920652061756D656E74616E646F20692064616E6E69207375626974692064612056696E636F6C6F204D6F7274616C652064656C2024333531313433733225207065722024333531313433642E0D0A0D0A496E6F6C7472652C206C27696D706174746F206972726164696120756E61207061727465206465692064616E6E6920696E666C6974746920737520747574746920676C6920616C74726920706572736F6E6167676920636F6D652064616E6E69206461206F6D6272612E0000, 39804), -- Spell -(2035710060, 22892, 'itIT', 0x536F6D6D6172696F00416C6C27696E697A696F2C206C274F636368696F2064656C204361726365726965726520636F6D6261747465206920706572736F6E6167676920646972657474616D656E74652073756C6C6120706961747461666F726D612E205175616E646F207261676769756E676520696C20363625206520696C203333252064692073616C7574652072657374616E74652C206C274F636368696F2064656C20436172636572696572652073636174656E6120647565206465692073756F69204F636368692043657263616D6F7274652070657220617474616363617265206920706572736F6E616767692073756C6C6120706961747461666F726D612065207369207269746972612070657220636F6D62617474657265206461206C6F6E74616E6F2E0D0A0D0A5175616E646F20747574746920676C69204F636368692043657263616D6F72746520736F6E6F2073746174692073636F6E66697474692C206C274F636368696F2064656C2043617263657269657265207327696E66757269612C2073636174656E616E646F207C6346463239353944337C487370656C6C3A3334383936397C685B537465726D696E696F20496D6D65646961746F5D7C687C72206520696E697A69616E646F206C27617373616C746F2066696E616C652E008A090100006D59285C030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2413480372, 1761, 'itIT', 0x000020400000803F00000000CDCC8C3F00000000CDCC8C3FFF07FF0300000000803F1700000000000000000000000000803F, 39804), -- DissolveEffect -(2413480372, 1760, 'itIT', 0x000020400000803F000000000000803F000000000000803FFF07FF0300000000803F0700000000000000000000000000803F, 39804), -- DissolveEffect -(2413480372, 1759, 'itIT', 0x00002040000000000000803F0000803F000000000000803F1307FF0300000000803F1700000000000000000000000000803F, 39804), -- DissolveEffect -(600565378, 298798, 'itIT', 0x3C8A01000000803F0000404000AFB70200, 39804), -- CreatureXDisplayInfo -(4245272579, 161, 'itIT', 0x3C8A0100000000000000000000000000000000008D870100, 39804), -- CreatureDisplayInfoTrn -(3776013982, 359222, 'itIT', 0x004920436C69656E746920547572626F6C656E7469206C616E6369616E6F207269666975746920646973677573746F73692063686520696E666C6967676F6E6F202433353634383273312064616E6E69206461206E617475726120616920706572736F6E6167676920656E74726F20244131206D2064616C2070756E746F206427696D706174746F2E0000, 39804), -- Spell -(3776013982, 359215, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359213, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359209, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 356482, 'itIT', 0x004920436C69656E746920547572626F6C656E7469206C616E6369616E6F207269666975746920646973677573746F73692063686520696E666C6967676F6E6F202433353634383273312064616E6E69206461206E617475726120616920706572736F6E6167676920656E74726F20244131206D2064616C2070756E746F206427696D706174746F2E0000, 39804), -- Spell -(3776013982, 354877, 'itIT', 0x00496E7A7570706120676C6920616D69636920636F6E20756E6120736361726963612064692067726967696F2120446976657274696D656E746F20706572207475747465206C65206574C3A02100436F706572746F20646920706F6C766572652064692042756C626F73736F2E00, 39804), -- Spell -(3776013982, 354875, 'itIT', 0x00496E7A7570706120676C6920616D69636920636F6E20756E612073636172696361206469206769616C6C6F2120446976657274696D656E746F20706572207475747465206C65206574C3A02100436F706572746F20646920706F6C766572652064692046696F7220646920476C6F7269612E00, 39804), -- Spell -(3776013982, 354873, 'itIT', 0x00496E7A7570706120676C6920616D69636920636F6E20756E6120736361726963612064692076696F6C612120446976657274696D656E746F20706572207475747465206C65206574C3A02100436F706572746F20646920706F6C76657265206469205665646F7669612E00, 39804), -- Spell -(3776013982, 354872, 'itIT', 0x00496E7A7570706120676C6920616D69636920636F6E20756E612073636172696361206469206172616E63696F6E652120446976657274696D656E746F20706572207475747465206C65206574C3A02100436F706572746F20646920706F6C7665726520646920546F726369612064656C6C61205665676C69612E00, 39804), -- Spell -(3776013982, 354681, 'itIT', 0x00496E7A7570706120676C6920616D69636920636F6E20756E6120736361726963612064692076657264652120446976657274696D656E746F20706572207475747465206C65206574C3A02100436F706572746F20646920706F6C7665726520646920426F6363696F6C6F206469204D6F7274652E00, 39804), -- Spell -(3776013982, 354527, 'itIT', 0x004D6F727465205269666975746174612061747469766174612E204C61206D6F72746520707265636564656E7465206E6F6E207669656E6520636F6E74656767696174612E004D6F727465205269666975746174612061747469766174612E204C61206D6F72746520707265636564656E7465206E6F6E207669656E6520636F6E74656767696174612E00, 39804), -- Spell -(3865974254, 187008, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187007, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187006, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186990, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186989, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186988, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186987, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186986, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186470, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(1369604944, 17419, 'itIT', 0x0000000000000000000000000000000000000000000000000B4400003D8E4F910200052200000000000000002C010000EE0204000400D4100000000000000000006F38, 39804), -- SpellVisualMissile -(1369604944, 17218, 'itIT', 0x000000000000000000000000000000000000000000000000424300007883C9D90200FF2200000000000000002C010000EE0204000400C90C000000000000000000F037, 39804), -- SpellVisualMissile -(1181150530, 394282, 'itIT', 0x05000000919302006D220200, 39804), -- SpellVisualKitEffect -(1181150530, 394281, 'itIT', 0x050000007CD5020093420200, 39804), -- SpellVisualKitEffect -(1181150530, 394280, 'itIT', 0x050000007DD5020094420200, 39804), -- SpellVisualKitEffect -(1181150530, 394279, 'itIT', 0x050000005F91020090460200, 39804), -- SpellVisualKitEffect -(1181150530, 394276, 'itIT', 0x050000001D7B0200A1490200, 39804), -- SpellVisualKitEffect -(1181150530, 394275, 'itIT', 0x050000001F7B0200482C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394274, 'itIT', 0x050000004D910200442C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394273, 'itIT', 0x050000001C7B0200462C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394272, 'itIT', 0x05000000157B0200E62E0200, 39804), -- SpellVisualKitEffect -(1181150530, 394271, 'itIT', 0x050000006191020048030200, 39804), -- SpellVisualKitEffect -(1181150530, 394270, 'itIT', 0x050000001B7B020041460200, 39804), -- SpellVisualKitEffect -(1181150530, 394269, 'itIT', 0x050000004E91020042460200, 39804), -- SpellVisualKitEffect -(1181150530, 394268, 'itIT', 0x050000001B7B02004B450200, 39804), -- SpellVisualKitEffect -(1181150530, 394267, 'itIT', 0x0500000084910200FB3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394266, 'itIT', 0x0500000055910200F13D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394265, 'itIT', 0x050000005D910200EF3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 394264, 'itIT', 0x050000001D7B0200302F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394263, 'itIT', 0x050000001B7B02004E2C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394262, 'itIT', 0x05000000469102006D2C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394261, 'itIT', 0x050000004A910200743E0200, 39804), -- SpellVisualKitEffect -(1181150530, 394260, 'itIT', 0x05000000117B0200753E0200, 39804), -- SpellVisualKitEffect -(1181150530, 394259, 'itIT', 0x050000002DDA0200B93B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394258, 'itIT', 0x050000002CDA0200B83B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394257, 'itIT', 0x050000002ADA0200EB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394256, 'itIT', 0x0500000029DA020022100200, 39804), -- SpellVisualKitEffect -(1181150530, 394255, 'itIT', 0x0500000027DA0200403B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394254, 'itIT', 0x0500000025DA0200EA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394253, 'itIT', 0x0500000024DA02003E3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394249, 'itIT', 0x050000004A910200A33B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394248, 'itIT', 0x05000000117B0200A63B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394247, 'itIT', 0x05000000137B0200A53B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393906, 'itIT', 0x05000000DFD902009A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393905, 'itIT', 0x05000000DED902009A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393904, 'itIT', 0x05000000DBD9020071360200, 39804), -- SpellVisualKitEffect -(1181150530, 393903, 'itIT', 0x05000000D9D9020074360200, 39804), -- SpellVisualKitEffect -(1181150530, 393902, 'itIT', 0x05000000D7D9020099490200, 39804), -- SpellVisualKitEffect -(1181150530, 393901, 'itIT', 0x05000000D6D9020075360200, 39804), -- SpellVisualKitEffect -(1181150530, 393900, 'itIT', 0x05000000D5D9020098490200, 39804), -- SpellVisualKitEffect -(1181150530, 393899, 'itIT', 0x05000000D4D9020098490200, 39804), -- SpellVisualKitEffect -(1181150530, 393898, 'itIT', 0x05000000D3D90200A3350200, 39804), -- SpellVisualKitEffect -(1181150530, 393897, 'itIT', 0x050000005FD90200C83B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393896, 'itIT', 0x0500000065D9020097490200, 39804), -- SpellVisualKitEffect -(1181150530, 393895, 'itIT', 0x0500000064D9020097490200, 39804), -- SpellVisualKitEffect -(1181150530, 393894, 'itIT', 0x0500000062D9020096490200, 39804), -- SpellVisualKitEffect -(1181150530, 393893, 'itIT', 0x0500000061D9020096490200, 39804), -- SpellVisualKitEffect -(1181150530, 393892, 'itIT', 0x0500000060D9020096490200, 39804), -- SpellVisualKitEffect -(1181150530, 393891, 'itIT', 0x050000005ED9020096490200, 39804), -- SpellVisualKitEffect -(1181150530, 393890, 'itIT', 0x05000000D2D902005D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393889, 'itIT', 0x05000000D1D902005D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393888, 'itIT', 0x05000000D0D9020095490200, 39804), -- SpellVisualKitEffect -(1181150530, 393887, 'itIT', 0x05000000CFD9020095490200, 39804), -- SpellVisualKitEffect -(1181150530, 393886, 'itIT', 0x05000000D0D9020094490200, 39804), -- SpellVisualKitEffect -(1181150530, 393885, 'itIT', 0x05000000CFD9020094490200, 39804), -- SpellVisualKitEffect -(1181150530, 393884, 'itIT', 0x05000000CED9020093490200, 39804), -- SpellVisualKitEffect -(1181150530, 393883, 'itIT', 0x05000000CDD9020093490200, 39804), -- SpellVisualKitEffect -(1181150530, 393882, 'itIT', 0x05000000CCD9020092490200, 39804), -- SpellVisualKitEffect -(1181150530, 393881, 'itIT', 0x05000000CBD9020092490200, 39804), -- SpellVisualKitEffect -(1181150530, 393853, 'itIT', 0x05000000CAD90200A7370200, 39804), -- SpellVisualKitEffect -(1181150530, 393852, 'itIT', 0x05000000C5D9020090490200, 39804), -- SpellVisualKitEffect -(1181150530, 393851, 'itIT', 0x05000000C4D9020090490200, 39804), -- SpellVisualKitEffect -(1181150530, 393850, 'itIT', 0x05000000C8D902008F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393849, 'itIT', 0x05000000C3D90200DB3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 382343, 'itIT', 0x05000000C6D90200CA3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 379034, 'itIT', 0x05000000D8D9020074360200, 39804), -- SpellVisualKitEffect -(1181150530, 379030, 'itIT', 0x05000000DDD9020072360200, 39804), -- SpellVisualKitEffect -(1181150530, 379029, 'itIT', 0x05000000DCD9020072360200, 39804), -- SpellVisualKitEffect -(1181150530, 379026, 'itIT', 0x05000000DAD9020071360200, 39804), -- SpellVisualKitEffect -(1181150530, 356384, 'itIT', 0x050000007DD502006C220200, 39804), -- SpellVisualKitEffect -(1181150530, 356379, 'itIT', 0x050000007CD502006B220200, 39804), -- SpellVisualKitEffect -(3425193231, 285441, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000EB490200BBA70100, 39804), -- SpellVisualEvent -(3425193231, 285440, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000EA49020062A70100, 39804), -- SpellVisualEvent -(3425193231, 285321, 'itIT', 0x010000000D00000000000000000000000000000000000000010000009A49020000A40100, 39804), -- SpellVisualEvent -(3425193231, 285320, 'itIT', 0x080000000D00000000000000000000000000000000000000020000009949020002A40100, 39804), -- SpellVisualEvent -(3425193231, 285319, 'itIT', 0x070000000D00000000000000000000000000000000000000020000009849020002A40100, 39804), -- SpellVisualEvent -(3425193231, 285318, 'itIT', 0x0A0000000D000000000000000000000000000000000000000300000097490200C3A70100, 39804), -- SpellVisualEvent -(3425193231, 285317, 'itIT', 0x090000000D000000000000000000000000000000000000000300000096490200C3A70100, 39804), -- SpellVisualEvent -(3425193231, 285316, 'itIT', 0x070000000D000000000000000000000000000000000000000100000095490200CB9C0100, 39804), -- SpellVisualEvent -(3425193231, 285315, 'itIT', 0x090000000D000000000000000000000000000000000000000300000094490200CB9C0100, 39804), -- SpellVisualEvent -(3425193231, 285314, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000934902000FA60100, 39804), -- SpellVisualEvent -(3425193231, 285313, 'itIT', 0x070000000D0000000000000000000000000000000000000002000000924902000FA60100, 39804), -- SpellVisualEvent -(3425193231, 285310, 'itIT', 0x070000000800000000000000000000000000000000000000020000009049020093AF0100, 39804), -- SpellVisualEvent -(3425193231, 285309, 'itIT', 0x070000000D00000000000000000000000000000000000000010000008F49020092AF0100, 39804), -- SpellVisualEvent -(4146370265, 110483, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110482, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 647314, 'itIT', 0x2DDA0200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647313, 'itIT', 0x2DDA0200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647312, 'itIT', 0x2DDA0200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647311, 'itIT', 0x2CDA0200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647310, 'itIT', 0x2CDA0200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647309, 'itIT', 0x2CDA0200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647308, 'itIT', 0x2BDA020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647307, 'itIT', 0x2BDA020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647306, 'itIT', 0x2BDA020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647305, 'itIT', 0x2BDA020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647304, 'itIT', 0x2BDA02008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647303, 'itIT', 0x2BDA02008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647302, 'itIT', 0x2BDA02008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647301, 'itIT', 0x2BDA020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647300, 'itIT', 0x2ADA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647299, 'itIT', 0x2ADA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647298, 'itIT', 0x2ADA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647297, 'itIT', 0x2ADA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647296, 'itIT', 0x2ADA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647295, 'itIT', 0x2ADA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647294, 'itIT', 0x2ADA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647293, 'itIT', 0x2ADA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647292, 'itIT', 0x29DA0200B4B10800010000803F, 39804), -- SoundKitEntry -(3266400455, 647291, 'itIT', 0x28DA020057553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647290, 'itIT', 0x28DA020055553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647289, 'itIT', 0x28DA020053553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647288, 'itIT', 0x28DA020051553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647287, 'itIT', 0x28DA02004F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647286, 'itIT', 0x28DA02004D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647285, 'itIT', 0x28DA02004B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647284, 'itIT', 0x28DA020049553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647283, 'itIT', 0x27DA020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647282, 'itIT', 0x27DA020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647281, 'itIT', 0x27DA020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647280, 'itIT', 0x27DA020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647279, 'itIT', 0x27DA02006F553800010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 647278, 'itIT', 0x27DA02006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647277, 'itIT', 0x27DA02006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647276, 'itIT', 0x27DA020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647275, 'itIT', 0x26DA020057553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647274, 'itIT', 0x26DA020055553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647273, 'itIT', 0x26DA020053553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647272, 'itIT', 0x26DA020051553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647271, 'itIT', 0x26DA02004F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647270, 'itIT', 0x26DA02004D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647269, 'itIT', 0x26DA02004B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647268, 'itIT', 0x26DA020049553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647267, 'itIT', 0x25DA020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647266, 'itIT', 0x25DA020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647265, 'itIT', 0x25DA020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647264, 'itIT', 0x25DA020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647263, 'itIT', 0x25DA02006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647262, 'itIT', 0x25DA02006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647261, 'itIT', 0x25DA02006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647260, 'itIT', 0x25DA020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647259, 'itIT', 0x24DA020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 647258, 'itIT', 0x24DA020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 647257, 'itIT', 0x24DA020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646933, 'itIT', 0xDAD90200C31E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646932, 'itIT', 0xDAD90200C21E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646931, 'itIT', 0xDAD90200C11E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646930, 'itIT', 0xDFD902003B9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646929, 'itIT', 0xDFD902003C9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646928, 'itIT', 0xDFD902003D9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646926, 'itIT', 0xDED90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646925, 'itIT', 0xDED90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646924, 'itIT', 0xDED90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646923, 'itIT', 0xDED90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646922, 'itIT', 0xDDD902008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646921, 'itIT', 0xDDD902008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646920, 'itIT', 0xDDD9020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646919, 'itIT', 0xDDD9020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646918, 'itIT', 0xDDD9020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646917, 'itIT', 0xDDD9020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646916, 'itIT', 0xDCD90200BD1E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646915, 'itIT', 0xDCD90200BF1E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646914, 'itIT', 0xDCD90200C01E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646913, 'itIT', 0xDBD9020056100F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646908, 'itIT', 0xD9D90200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646907, 'itIT', 0xD9D90200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646906, 'itIT', 0xD9D90200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646905, 'itIT', 0xD8D9020061333900010000803F, 39804), -- SoundKitEntry -(3266400455, 646904, 'itIT', 0xD8D902005F333900010000803F, 39804), -- SoundKitEntry -(3266400455, 646903, 'itIT', 0xD8D902005D333900010000803F, 39804), -- SoundKitEntry -(3266400455, 646902, 'itIT', 0xD8D90200DA2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646901, 'itIT', 0xD8D90200D92A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646900, 'itIT', 0xD8D90200D82A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646899, 'itIT', 0xD8D90200D72A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646898, 'itIT', 0xD8D90200D62A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646897, 'itIT', 0xD7D9020097861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646896, 'itIT', 0xD7D9020098861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646895, 'itIT', 0xD7D9020099861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646894, 'itIT', 0xD6D9020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646893, 'itIT', 0xD6D9020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646892, 'itIT', 0xD6D9020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646891, 'itIT', 0xD5D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646890, 'itIT', 0xD5D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646889, 'itIT', 0xD5D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646888, 'itIT', 0xD4D90200F52A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646887, 'itIT', 0xD4D90200F42A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646886, 'itIT', 0xD4D90200F32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646885, 'itIT', 0xD4D90200F22A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646884, 'itIT', 0xD3D9020034311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646883, 'itIT', 0xD2D9020099144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646882, 'itIT', 0xD2D9020097144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646881, 'itIT', 0xD2D9020095144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646880, 'itIT', 0xD2D9020093144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646879, 'itIT', 0xD2D9020091144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646878, 'itIT', 0xD2D902008F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646877, 'itIT', 0xD2D902008D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646876, 'itIT', 0xD2D902008B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646875, 'itIT', 0xD1D9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646874, 'itIT', 0xD1D9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646873, 'itIT', 0xD1D9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646872, 'itIT', 0xD1D902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646871, 'itIT', 0xD1D902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646870, 'itIT', 0xD1D902006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646869, 'itIT', 0xD0D9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646868, 'itIT', 0xD0D9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646867, 'itIT', 0xD0D9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646866, 'itIT', 0xD0D902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646865, 'itIT', 0xD0D902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646864, 'itIT', 0xD0D902006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646863, 'itIT', 0xCFD9020099144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646862, 'itIT', 0xCFD9020097144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646861, 'itIT', 0xCFD9020095144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646860, 'itIT', 0xCFD9020093144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646859, 'itIT', 0xCFD9020091144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646858, 'itIT', 0xCFD902008F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646857, 'itIT', 0xCFD902008D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646856, 'itIT', 0xCFD902008B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 646855, 'itIT', 0xCED9020051491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646854, 'itIT', 0xCED9020052491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646853, 'itIT', 0xCED9020053491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646852, 'itIT', 0xCDD90200CB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646851, 'itIT', 0xCDD90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646850, 'itIT', 0xCDD90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646849, 'itIT', 0xCDD90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646848, 'itIT', 0xCDD90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646847, 'itIT', 0xCCD9020092461500010000803F, 39804), -- SoundKitEntry -(3266400455, 646846, 'itIT', 0xCBD902006A8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646845, 'itIT', 0xCBD902006B8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646844, 'itIT', 0xCBD902006C8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646843, 'itIT', 0xCAD9020012A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646842, 'itIT', 0xCAD9020013A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646841, 'itIT', 0xCAD9020014A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646840, 'itIT', 0xCAD9020015A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646839, 'itIT', 0xCAD9020016A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646838, 'itIT', 0xCAD9020018A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646837, 'itIT', 0xC9D9020093303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646836, 'itIT', 0xC9D9020091303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646835, 'itIT', 0xC9D90200FB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646834, 'itIT', 0xC9D90200FC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646833, 'itIT', 0xC8D902003B9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646832, 'itIT', 0xC8D902003C9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646831, 'itIT', 0xC8D902003D9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646830, 'itIT', 0xC7D90200B2CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646829, 'itIT', 0xC6D9020087B10800010000803F, 39804), -- SoundKitEntry -(3266400455, 646828, 'itIT', 0xC5D902008C054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646827, 'itIT', 0xC5D902008A054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646826, 'itIT', 0xC5D9020088054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646825, 'itIT', 0xC5D9020086054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646824, 'itIT', 0xC4D9020018330800010000803F, 39804), -- SoundKitEntry -(3266400455, 646823, 'itIT', 0xC3D90200C89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646822, 'itIT', 0xC3D90200C79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646821, 'itIT', 0xC3D90200C69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646820, 'itIT', 0xC3D90200C59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646819, 'itIT', 0xC3D90200C49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646818, 'itIT', 0xC3D90200C39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646817, 'itIT', 0xC3D90200C29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646816, 'itIT', 0xC3D90200C19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646815, 'itIT', 0xC3D90200C09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646814, 'itIT', 0xC3D90200BF9D3600010000803F, 39804), -- SoundKitEntry -(736158310, 6272, 'itIT', 0x2BDA02002ADA0200, 39804), -- SoundKitChild -(736158310, 6271, 'itIT', 0x28DA020027DA0200, 39804), -- SoundKitChild -(736158310, 6270, 'itIT', 0x26DA020025DA0200, 39804), -- SoundKitChild -(736158310, 6262, 'itIT', 0xC7D90200C6D90200, 39804), -- SoundKitChild -(3232102598, 148161, 'itIT', 0x2DDA0200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148160, 'itIT', 0x2CDA0200000020410000A04100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148159, 'itIT', 0x2BDA0200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148158, 'itIT', 0x2ADA0200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148157, 'itIT', 0x29DA0200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148156, 'itIT', 0x28DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148155, 'itIT', 0x27DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148154, 'itIT', 0x26DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148153, 'itIT', 0x25DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148152, 'itIT', 0x24DA0200000000410000704100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148082, 'itIT', 0xDFD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148081, 'itIT', 0xDED902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF826F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148080, 'itIT', 0xDDD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148079, 'itIT', 0xDCD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148078, 'itIT', 0xDBD902000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000000000000000000000000164000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148077, 'itIT', 0xDAD902000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148076, 'itIT', 0xD9D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000002C01000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148075, 'itIT', 0xD8D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148074, 'itIT', 0xD7D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000FA4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148073, 'itIT', 0xD6D90200000040400000A040000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F02000000CDCCCC3D0000000000000000000000000000000000000000000000000000000000000000000000000000000000007A4400409C46, 39804), -- SoundKitAdvanced -(3232102598, 148072, 'itIT', 0xD5D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148071, 'itIT', 0xD4D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C800000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148070, 'itIT', 0xD3D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148069, 'itIT', 0xD2D90200000000410000A0410000000000000000000000000000000000000000020000000000000000540B0000540B0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148068, 'itIT', 0xD1D9020000000041000040410000000000000000000000000000000000000000020000000000000000540B0000540B0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148067, 'itIT', 0xD0D90200000000410000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148066, 'itIT', 0xCFD90200000000410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148065, 'itIT', 0xCED902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148064, 'itIT', 0xCDD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF766F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148063, 'itIT', 0xCCD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148062, 'itIT', 0xCBD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148061, 'itIT', 0xCAD90200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148060, 'itIT', 0xC9D90200000000400000404000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148059, 'itIT', 0xC8D9020000000041000020410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F0000803F0000803F0000803F0000803F0000803F0000A0410000A04164000000C80000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148058, 'itIT', 0xC7D902000000C842000048430000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F18594B3F0000803F0000803F0000803F0000803F000070420000704264000000E80300000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148057, 'itIT', 0xC6D902000000C842000048430000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCE4D003F0000803F0000803F0000803F0000803F000070420000704264000000C80000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148056, 'itIT', 0xC5D902000000204100002041000000000000000000000000000000000000000001B80B0000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148055, 'itIT', 0xC4D90200000020410000204100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F17B7D1380000803F0000803F0000803F0000803F0000484300004843C8000000C80000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148054, 'itIT', 0xC3D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148043, 'itIT', 0xB9D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101EE020000EE020000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148030, 'itIT', 0xACD902000000A0400000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147958, 'itIT', 0x65D902000000A04000000041000000000000000000000000000000000000000002000000000000000000000000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000005E01000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147957, 'itIT', 0x64D902000000A04000000041000000000000000000000000000000000000000002000000000000000000000000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000FA4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147955, 'itIT', 0x62D902000000A040000000410000000000000000000000000000000000000000020000000000000000000000002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147954, 'itIT', 0x61D902000000C8410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147953, 'itIT', 0x60D902000000C8410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147952, 'itIT', 0x5FD90200000000400000404000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000B80B0000B80B0000580C00000000803F02000000CDCCCC3D0000000000000000000000000000000000000000000000000000000000000000000000000000000000007A4400409C46, 39804), -- SoundKitAdvanced -(3232102598, 147951, 'itIT', 0x5ED902000000C040000040410000000000000000000000000000000000000000020000000000000000000000002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147882, 'itIT', 0x19D902000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146735, 'itIT', 0x4CD40200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146734, 'itIT', 0x4BD40200000070420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146728, 'itIT', 0x45D40200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146727, 'itIT', 0x44D40200000070420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146726, 'itIT', 0x43D40200000070410000F041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146725, 'itIT', 0x42D40200000070410000F041000000000000000000000000000000000000000000401F0000983A00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146724, 'itIT', 0x41D402000000A04000002041000000000000000000000000000000000000000000401F0000983A00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142390, 'itIT', 0xBAC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142389, 'itIT', 0xB9C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142388, 'itIT', 0xB8C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142387, 'itIT', 0xB7C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142386, 'itIT', 0xB6C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142385, 'itIT', 0xB5C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142384, 'itIT', 0xB4C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142383, 'itIT', 0xB3C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142382, 'itIT', 0xB2C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142381, 'itIT', 0xB1C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142380, 'itIT', 0xB0C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142379, 'itIT', 0xAFC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142378, 'itIT', 0xAEC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142377, 'itIT', 0xADC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142376, 'itIT', 0xACC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142375, 'itIT', 0xABC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142374, 'itIT', 0xAAC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142373, 'itIT', 0xA9C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142372, 'itIT', 0xA8C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142371, 'itIT', 0xA7C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142370, 'itIT', 0xA6C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142369, 'itIT', 0xA5C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142368, 'itIT', 0xA4C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142367, 'itIT', 0xA3C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142366, 'itIT', 0xA2C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142365, 'itIT', 0xA1C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142364, 'itIT', 0xA0C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142363, 'itIT', 0x9FC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142362, 'itIT', 0x9EC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142361, 'itIT', 0x9DC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142360, 'itIT', 0x9CC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142359, 'itIT', 0x9BC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142358, 'itIT', 0x9AC2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142357, 'itIT', 0x99C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142356, 'itIT', 0x98C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142355, 'itIT', 0x97C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142354, 'itIT', 0x96C2020000000041000070420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F11F93F3F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 12075, 'itIT', 0x22930000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000344300008743000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6074, 'itIT', 0x2BDA02000100000000C56F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6073, 'itIT', 0x2ADA02000100000000C46F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6072, 'itIT', 0x26DA02000100000000C16F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6060, 'itIT', 0xDFD902000100000000856F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6059, 'itIT', 0xDED902000100000000846F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6058, 'itIT', 0xDDD902000100000000816F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6057, 'itIT', 0xDCD902000100000000806F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6056, 'itIT', 0xD3D9020001000000007F6F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6055, 'itIT', 0xD2D9020001000000007E6F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6054, 'itIT', 0xD1D9020001000000007C6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6053, 'itIT', 0xD0D9020001000000007A6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6052, 'itIT', 0xCFD902000100000000796F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6051, 'itIT', 0xCED902000100000000786F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6050, 'itIT', 0xCDD902000100000000776F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6049, 'itIT', 0xCCD902000100000000756F0000000000000300, 39804); -- SoundEnvelope - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1485693696, 6048, 'itIT', 0xCBD902000100000000746F0000000000000400, 39804), -- SoundEnvelope -(1485693696, 6047, 'itIT', 0xC7D902000100000000726F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6046, 'itIT', 0xC6D902000100000000736F0000000000000200, 39804), -- SoundEnvelope -(600565378, 272142, 'itIT', 0xEC8D01000000803FCDCC0C40009BB10200, 39804), -- CreatureXDisplayInfo -(600565378, 272140, 'itIT', 0xEC8D01000000803FCDCC0C40009AB10200, 39804), -- CreatureXDisplayInfo -(600565378, 272138, 'itIT', 0xEC8D01000000803FCDCC0C400099B10200, 39804), -- CreatureXDisplayInfo -(1369604944, 17204, 'itIT', 0x000000000000000000000000000000000000000000000000344300008A8F00000000FF22C0000000000000002C010000EE0204000400650B000000000000000000E337, 39804), -- SpellVisualMissile -(1181150530, 393838, 'itIT', 0x05000000BED902003D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393837, 'itIT', 0x05000000BDD902003D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393836, 'itIT', 0x05000000BCD902003D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393835, 'itIT', 0x05000000BBD902005F380200, 39804), -- SpellVisualKitEffect -(1181150530, 393833, 'itIT', 0x05000000BAD902005E380200, 39804), -- SpellVisualKitEffect -(1181150530, 393832, 'itIT', 0x05000000B8D902005D380200, 39804), -- SpellVisualKitEffect -(1181150530, 393831, 'itIT', 0x05000000B7D9020046370200, 39804), -- SpellVisualKitEffect -(1181150530, 393830, 'itIT', 0x05000000B3D902008B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393829, 'itIT', 0x05000000ADD902008B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393828, 'itIT', 0x0600000020DA05008B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393827, 'itIT', 0x03000000CE0200008B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393817, 'itIT', 0x05000000A5D9020037370200, 39804), -- SpellVisualKitEffect -(1181150530, 393814, 'itIT', 0x05000000A2D9020036370200, 39804), -- SpellVisualKitEffect -(1181150530, 393813, 'itIT', 0x05000000A1D9020036370200, 39804), -- SpellVisualKitEffect -(1181150530, 393810, 'itIT', 0x050000009ED902005C400200, 39804), -- SpellVisualKitEffect -(1181150530, 393809, 'itIT', 0x050000009DD90200B7400200, 39804), -- SpellVisualKitEffect -(1181150530, 393808, 'itIT', 0x050000009BD90200B7400200, 39804), -- SpellVisualKitEffect -(1181150530, 393803, 'itIT', 0x05000000339102005C400200, 39804), -- SpellVisualKitEffect -(1181150530, 393802, 'itIT', 0x0500000097D90200B1440200, 39804), -- SpellVisualKitEffect -(1181150530, 393798, 'itIT', 0x0500000094D90200B3440200, 39804), -- SpellVisualKitEffect -(1181150530, 393788, 'itIT', 0x0500000088D90200AB440200, 39804), -- SpellVisualKitEffect -(1181150530, 393787, 'itIT', 0x0500000087D90200AD440200, 39804), -- SpellVisualKitEffect -(1181150530, 393785, 'itIT', 0x0500000083D9020083490200, 39804), -- SpellVisualKitEffect -(1181150530, 393784, 'itIT', 0x0500000081D9020082490200, 39804), -- SpellVisualKitEffect -(1181150530, 393782, 'itIT', 0x050000007DD90200F4370200, 39804), -- SpellVisualKitEffect -(1181150530, 393779, 'itIT', 0x050000007AD9020080490200, 39804), -- SpellVisualKitEffect -(1181150530, 393777, 'itIT', 0x0500000078D9020080490200, 39804), -- SpellVisualKitEffect -(1181150530, 393774, 'itIT', 0x0500000074D90200F4370200, 39804), -- SpellVisualKitEffect -(1181150530, 393773, 'itIT', 0x0500000073D90200F4370200, 39804), -- SpellVisualKitEffect -(1181150530, 393772, 'itIT', 0x0500000071D90200F4370200, 39804), -- SpellVisualKitEffect -(1181150530, 393766, 'itIT', 0x050000006CD90200A7380200, 39804), -- SpellVisualKitEffect -(1181150530, 393764, 'itIT', 0x0500000068D90200A5380200, 39804), -- SpellVisualKitEffect -(1181150530, 393763, 'itIT', 0x050000006AD90200A5380200, 39804), -- SpellVisualKitEffect -(1181150530, 393760, 'itIT', 0x0500000067D90200A1380200, 39804), -- SpellVisualKitEffect -(1181150530, 393759, 'itIT', 0x0500000066D902009F380200, 39804), -- SpellVisualKitEffect -(1181150530, 393752, 'itIT', 0x0500000063D90200F0370200, 39804), -- SpellVisualKitEffect -(1181150530, 393751, 'itIT', 0x050000005BD902007A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393750, 'itIT', 0x050000005DD902007B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393749, 'itIT', 0x050000005CD902007B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393744, 'itIT', 0x0500000055D9020076490200, 39804), -- SpellVisualKitEffect -(1181150530, 393743, 'itIT', 0x0500000031D9020061370200, 39804), -- SpellVisualKitEffect -(1181150530, 393742, 'itIT', 0x0500000055D9020075490200, 39804), -- SpellVisualKitEffect -(1181150530, 393739, 'itIT', 0x0500000055D9020073490200, 39804), -- SpellVisualKitEffect -(1181150530, 393734, 'itIT', 0x050000004FD9020078370200, 39804), -- SpellVisualKitEffect -(1181150530, 393733, 'itIT', 0x0500000050D9020078370200, 39804), -- SpellVisualKitEffect -(1181150530, 393730, 'itIT', 0x050000004CD902005B440200, 39804), -- SpellVisualKitEffect -(1181150530, 393726, 'itIT', 0x0500000045D90200A1440200, 39804), -- SpellVisualKitEffect -(1181150530, 393725, 'itIT', 0x0500000046D90200A0440200, 39804), -- SpellVisualKitEffect -(1181150530, 393723, 'itIT', 0x0500000044D902009C440200, 39804), -- SpellVisualKitEffect -(1181150530, 393720, 'itIT', 0x0A000000020000005A3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393716, 'itIT', 0x050000003FD9020070490200, 39804), -- SpellVisualKitEffect -(1181150530, 393715, 'itIT', 0x050000003DD9020070490200, 39804), -- SpellVisualKitEffect -(1181150530, 393714, 'itIT', 0x050000003CD902006F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393706, 'itIT', 0x0500000035D90200703C0200, 39804), -- SpellVisualKitEffect -(1181150530, 389091, 'itIT', 0x0500000089D90200AC440200, 39804), -- SpellVisualKitEffect -(1181150530, 389039, 'itIT', 0x0500000045D902009D440200, 39804), -- SpellVisualKitEffect -(1181150530, 388954, 'itIT', 0x0500000057D9020078440200, 39804), -- SpellVisualKitEffect -(3425193231, 285297, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000C57C01008AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285296, 'itIT', 0x030000000D00000000000000000000000000000000000000010000008B4902008AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285288, 'itIT', 0x080000000D00000000000000000000000000000000000000020000008349020089AF0100, 39804), -- SpellVisualEvent -(3425193231, 285287, 'itIT', 0x070000000800000000000000000000000000000000000000020000008249020089AF0100, 39804), -- SpellVisualEvent -(3425193231, 285285, 'itIT', 0x030000000D00000000000000000000000000000000000000010000008049020088AF0100, 39804), -- SpellVisualEvent -(3425193231, 285280, 'itIT', 0x030000000D00000000000000000000000000000000000000010000007B49020085AF0100, 39804), -- SpellVisualEvent -(3425193231, 285279, 'itIT', 0x070000000800000000000000000000000000000000000000010000007A49020084AF0100, 39804), -- SpellVisualEvent -(3425193231, 285275, 'itIT', 0x080000000D00000000000000000000000000000000000000020000007649020094A40100, 39804), -- SpellVisualEvent -(3425193231, 285269, 'itIT', 0x030000000D00000000000000000000000000000000000000010000006F49020082AF0100, 39804), -- SpellVisualEvent -(3425193231, 282382, 'itIT', 0x010000000D0000008C0A00008C0A0000000000000000000001000000B7400200A9AA0100, 39804), -- SpellVisualEvent -(3425193231, 279750, 'itIT', 0x030000000D000000000000000000000000000000000000000100000070490200ACA50100, 39804), -- SpellVisualEvent -(859088734, 383520, 'itIT', 0xFFFFFFFFFFFFFFFF2A2A, 39804), -- SpellVisualAnim -(4146370265, 110474, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110473, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110472, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110469, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110468, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110466, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109225, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108600, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF14000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107948, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107677, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107668, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 646799, 'itIT', 0xBCD90200812D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 646798, 'itIT', 0xBCD90200802D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 646797, 'itIT', 0xBED902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646796, 'itIT', 0xBDD90200E59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646795, 'itIT', 0xBDD90200E49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646794, 'itIT', 0xBDD90200E39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646793, 'itIT', 0xBDD90200E29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646792, 'itIT', 0xBDD90200E19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646791, 'itIT', 0xBDD90200E09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646790, 'itIT', 0xBDD90200DF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646789, 'itIT', 0xBDD90200DE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646788, 'itIT', 0xBDD90200DD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646782, 'itIT', 0xBBD90200CB6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646781, 'itIT', 0xBBD90200CA6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646780, 'itIT', 0xBBD90200C96A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646779, 'itIT', 0xBBD90200C86A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646778, 'itIT', 0xBBD90200C76A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646777, 'itIT', 0xBBD90200C66A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646776, 'itIT', 0xBBD90200C56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646775, 'itIT', 0xBBD90200C46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646774, 'itIT', 0xBAD90200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646773, 'itIT', 0xBAD90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646772, 'itIT', 0xBAD90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646761, 'itIT', 0xB8D90200F0373700010000803F, 39804), -- SoundKitEntry -(3266400455, 646760, 'itIT', 0xB8D9020025C03600010000803F, 39804), -- SoundKitEntry -(3266400455, 646759, 'itIT', 0xB8D9020023C03600010000803F, 39804), -- SoundKitEntry -(3266400455, 646758, 'itIT', 0xB7D902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646757, 'itIT', 0xB7D902000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646756, 'itIT', 0xB7D90200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646755, 'itIT', 0xB7D90200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646732, 'itIT', 0xB3D9020030691E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646731, 'itIT', 0xB3D902002F691E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646730, 'itIT', 0xB3D902002E691E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646729, 'itIT', 0xB3D902002C691E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646693, 'itIT', 0xADD902002D350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646692, 'itIT', 0xADD9020031350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646691, 'itIT', 0xADD9020035350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646690, 'itIT', 0xADD9020033350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646689, 'itIT', 0xADD9020029350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646655, 'itIT', 0xA5D90200D29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646654, 'itIT', 0xA5D90200D19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646653, 'itIT', 0xA5D90200D09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646652, 'itIT', 0xA5D90200CF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646651, 'itIT', 0xA5D90200CE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646650, 'itIT', 0xA5D90200CD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646649, 'itIT', 0xA5D90200CC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646648, 'itIT', 0xA5D90200CB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646647, 'itIT', 0xA5D90200CA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646646, 'itIT', 0xA5D90200C99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646638, 'itIT', 0xA2D90200832D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 646637, 'itIT', 0xA2D90200822D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 646636, 'itIT', 0xA1D902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646629, 'itIT', 0x9ED90200A52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646628, 'itIT', 0x9ED90200A32D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646627, 'itIT', 0x9ED90200A12D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646625, 'itIT', 0x9DD90200B8411500010000803F, 39804), -- SoundKitEntry -(3266400455, 646624, 'itIT', 0x9DD90200B7411500010000803F, 39804), -- SoundKitEntry -(3266400455, 646623, 'itIT', 0x9DD90200B6411500010000803F, 39804), -- SoundKitEntry -(3266400455, 646622, 'itIT', 0x9DD90200B5411500010000803F, 39804), -- SoundKitEntry -(3266400455, 646618, 'itIT', 0x9BD90200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646617, 'itIT', 0x9BD90200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646616, 'itIT', 0x9BD90200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646615, 'itIT', 0x9BD90200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646614, 'itIT', 0x9BD90200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646613, 'itIT', 0x9BD90200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646612, 'itIT', 0x9BD90200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646611, 'itIT', 0x9BD90200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646591, 'itIT', 0x97D9020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646590, 'itIT', 0x97D9020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646589, 'itIT', 0x97D9020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646588, 'itIT', 0x97D9020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646587, 'itIT', 0x97D902008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646586, 'itIT', 0x97D902008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646585, 'itIT', 0x97D902008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646584, 'itIT', 0x97D9020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646570, 'itIT', 0x94D90200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646569, 'itIT', 0x94D90200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646568, 'itIT', 0x94D90200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646567, 'itIT', 0x94D90200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646566, 'itIT', 0x94D90200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646565, 'itIT', 0x94D90200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646564, 'itIT', 0x94D90200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646563, 'itIT', 0x94D90200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646524, 'itIT', 0x89D90200E92E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646523, 'itIT', 0x89D90200E82E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646522, 'itIT', 0x89D90200E72E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646521, 'itIT', 0x89D90200E62E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646520, 'itIT', 0x89D90200E52E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646519, 'itIT', 0x89D90200E42E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646518, 'itIT', 0x88D9020097171600010000803F, 39804), -- SoundKitEntry -(3266400455, 646517, 'itIT', 0x88D9020098171600010000803F, 39804), -- SoundKitEntry -(3266400455, 646516, 'itIT', 0x88D9020099171600010000803F, 39804), -- SoundKitEntry -(3266400455, 646515, 'itIT', 0x87D9020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646514, 'itIT', 0x87D9020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646513, 'itIT', 0x87D9020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646498, 'itIT', 0x83D9020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646497, 'itIT', 0x83D9020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646496, 'itIT', 0x83D9020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646495, 'itIT', 0x83D9020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646494, 'itIT', 0x83D902002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646493, 'itIT', 0x83D902002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646492, 'itIT', 0x83D902002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646491, 'itIT', 0x83D9020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646486, 'itIT', 0x81D9020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646485, 'itIT', 0x81D9020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646484, 'itIT', 0x81D9020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646483, 'itIT', 0x81D9020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646482, 'itIT', 0x81D902006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646481, 'itIT', 0x81D902006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646480, 'itIT', 0x81D902006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646479, 'itIT', 0x81D9020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646465, 'itIT', 0x7ED9020092580900010000803F, 39804), -- SoundKitEntry -(3266400455, 646464, 'itIT', 0x7ED9020090580900010000803F, 39804), -- SoundKitEntry -(3266400455, 646463, 'itIT', 0x7ED902008E580900010000803F, 39804), -- SoundKitEntry -(3266400455, 646462, 'itIT', 0x7ED902008C580900010000803F, 39804), -- SoundKitEntry -(3266400455, 646461, 'itIT', 0x7DD9020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646460, 'itIT', 0x7DD9020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646459, 'itIT', 0x7DD9020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646458, 'itIT', 0x7DD9020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646457, 'itIT', 0x7DD902008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646456, 'itIT', 0x7DD902008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646455, 'itIT', 0x7DD902008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646454, 'itIT', 0x7DD9020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646441, 'itIT', 0x7AD9020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646440, 'itIT', 0x7AD902007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646439, 'itIT', 0x7AD902007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646438, 'itIT', 0x7AD902007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646437, 'itIT', 0x7AD9020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646436, 'itIT', 0x7AD9020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646430, 'itIT', 0x78D9020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646429, 'itIT', 0x78D9020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646428, 'itIT', 0x78D9020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646427, 'itIT', 0x78D9020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646426, 'itIT', 0x78D902006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646425, 'itIT', 0x78D902006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646424, 'itIT', 0x78D902006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646423, 'itIT', 0x78D9020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646418, 'itIT', 0x76D90200A72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646417, 'itIT', 0x76D902009F2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646416, 'itIT', 0x76D902009D2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646413, 'itIT', 0x74D90200B2CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646412, 'itIT', 0x73D9020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646411, 'itIT', 0x73D9020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646410, 'itIT', 0x73D9020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646409, 'itIT', 0x73D9020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646408, 'itIT', 0x73D902006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646407, 'itIT', 0x73D902006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646406, 'itIT', 0x73D902006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646405, 'itIT', 0x73D9020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646394, 'itIT', 0x71D902000D6C1800010000803F, 39804), -- SoundKitEntry -(3266400455, 646393, 'itIT', 0x71D902000E6C1800010000803F, 39804), -- SoundKitEntry -(3266400455, 646392, 'itIT', 0x71D902000F6C1800010000803F, 39804), -- SoundKitEntry -(3266400455, 646373, 'itIT', 0x6CD902004E2D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646372, 'itIT', 0x6CD902004C2D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646371, 'itIT', 0x6CD902004A2D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646370, 'itIT', 0x6CD90200482D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646369, 'itIT', 0x6CD90200462D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646368, 'itIT', 0x6CD90200442D0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646357, 'itIT', 0x6AD90200C0173700010000803F, 39804), -- SoundKitEntry -(3266400455, 646356, 'itIT', 0x6AD90200C2173700010000803F, 39804), -- SoundKitEntry -(3266400455, 646355, 'itIT', 0x6AD90200C4173700010000803F, 39804), -- SoundKitEntry -(3266400455, 646354, 'itIT', 0x6AD90200C6173700010000803F, 39804), -- SoundKitEntry -(3266400455, 646348, 'itIT', 0x68D90200F12A3A00010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 646347, 'itIT', 0x68D902008A2A3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646346, 'itIT', 0x68D90200882A3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646345, 'itIT', 0x68D90200862A3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646344, 'itIT', 0x68D90200842A3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646343, 'itIT', 0x67D9020038233900010000803F, 39804), -- SoundKitEntry -(3266400455, 646342, 'itIT', 0x67D9020036233900010000803F, 39804), -- SoundKitEntry -(3266400455, 646341, 'itIT', 0x67D9020034233900010000803F, 39804), -- SoundKitEntry -(3266400455, 646340, 'itIT', 0x67D9020032233900010000803F, 39804), -- SoundKitEntry -(3266400455, 646339, 'itIT', 0x66D90200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646338, 'itIT', 0x66D90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646337, 'itIT', 0x66D90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646327, 'itIT', 0x63D90200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646326, 'itIT', 0x63D90200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646325, 'itIT', 0x63D90200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646324, 'itIT', 0x63D90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646323, 'itIT', 0x63D90200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646322, 'itIT', 0x63D90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646321, 'itIT', 0x63D90200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646311, 'itIT', 0x5DD90200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646310, 'itIT', 0x5DD90200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646309, 'itIT', 0x5DD90200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646308, 'itIT', 0x5DD90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646307, 'itIT', 0x5DD90200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646306, 'itIT', 0x5DD90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646305, 'itIT', 0x5DD90200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646304, 'itIT', 0x5CD9020034A80800010000803F, 39804), -- SoundKitEntry -(3266400455, 646303, 'itIT', 0x5CD902003EA80800010000803F, 39804), -- SoundKitEntry -(3266400455, 646302, 'itIT', 0x5CD9020023A80800010000803F, 39804), -- SoundKitEntry -(3266400455, 646301, 'itIT', 0x5CD9020006A80800010000803F, 39804), -- SoundKitEntry -(3266400455, 646300, 'itIT', 0x5BD902002E352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646299, 'itIT', 0x5BD902002D352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646298, 'itIT', 0x5BD902002C352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646297, 'itIT', 0x5BD902002B352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646296, 'itIT', 0x5BD902002A352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646284, 'itIT', 0x57D902008B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646283, 'itIT', 0x57D902008C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646282, 'itIT', 0x57D902008D881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646281, 'itIT', 0x57D902008E881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646280, 'itIT', 0x57D902008F881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646273, 'itIT', 0x55D90200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646272, 'itIT', 0x55D90200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646271, 'itIT', 0x55D90200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646270, 'itIT', 0x55D90200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646269, 'itIT', 0x55D90200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646268, 'itIT', 0x55D90200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646267, 'itIT', 0x55D90200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646266, 'itIT', 0x55D90200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646247, 'itIT', 0x50D9020020311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646246, 'itIT', 0x50D9020021311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646245, 'itIT', 0x50D9020022311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646244, 'itIT', 0x50D9020023311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646243, 'itIT', 0x50D9020024311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646242, 'itIT', 0x4FD902008AC63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646241, 'itIT', 0x4FD9020088C63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646240, 'itIT', 0x4FD9020086C63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646226, 'itIT', 0x4CD9020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646225, 'itIT', 0x4CD90200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646224, 'itIT', 0x4CD90200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646223, 'itIT', 0x4CD90200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646222, 'itIT', 0x4CD90200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646221, 'itIT', 0x4CD90200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646220, 'itIT', 0x4CD90200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646219, 'itIT', 0x4CD90200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646185, 'itIT', 0x46D90200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646184, 'itIT', 0x46D90200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646183, 'itIT', 0x46D90200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646182, 'itIT', 0x46D90200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646181, 'itIT', 0x46D90200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646180, 'itIT', 0x46D90200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646179, 'itIT', 0x46D90200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646178, 'itIT', 0x46D90200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646177, 'itIT', 0x45D9020017563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646176, 'itIT', 0x45D9020015563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646175, 'itIT', 0x45D9020013563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646174, 'itIT', 0x45D9020011563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646173, 'itIT', 0x45D902000F563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646172, 'itIT', 0x45D902000D563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646171, 'itIT', 0x45D902000A563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646170, 'itIT', 0x45D9020008563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646169, 'itIT', 0x45D9020006563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646168, 'itIT', 0x45D9020004563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646167, 'itIT', 0x45D9020002563800010000803F, 39804), -- SoundKitEntry -(3266400455, 646166, 'itIT', 0x44D9020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646165, 'itIT', 0x44D9020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646164, 'itIT', 0x44D9020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646163, 'itIT', 0x44D9020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646162, 'itIT', 0x44D902006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646161, 'itIT', 0x44D902006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646160, 'itIT', 0x44D902006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646159, 'itIT', 0x44D9020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646142, 'itIT', 0x3FD902009ECA2000010000803F, 39804), -- SoundKitEntry -(3266400455, 646141, 'itIT', 0x3FD902009DCA2000010000803F, 39804), -- SoundKitEntry -(3266400455, 646140, 'itIT', 0x3FD902009CCA2000010000803F, 39804), -- SoundKitEntry -(3266400455, 646139, 'itIT', 0x3FD902009BCA2000010000803F, 39804), -- SoundKitEntry -(3266400455, 646135, 'itIT', 0x3DD90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646134, 'itIT', 0x3DD90200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646133, 'itIT', 0x3DD90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646132, 'itIT', 0x3DD90200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646131, 'itIT', 0x3CD90200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646130, 'itIT', 0x3CD90200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646129, 'itIT', 0x3CD90200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646128, 'itIT', 0x3CD90200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646127, 'itIT', 0x3CD90200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646126, 'itIT', 0x3CD90200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646125, 'itIT', 0x3CD90200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646104, 'itIT', 0x35D90200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646103, 'itIT', 0x35D90200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646102, 'itIT', 0x35D90200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646101, 'itIT', 0x35D90200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646100, 'itIT', 0x35D90200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646099, 'itIT', 0x35D90200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646098, 'itIT', 0x35D90200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646097, 'itIT', 0x35D90200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646080, 'itIT', 0x31D9020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646079, 'itIT', 0x31D9020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 646078, 'itIT', 0x31D9020093303900010000803F, 39804), -- SoundKitEntry -(736158310, 6261, 'itIT', 0x7ED902007DD90200, 39804), -- SoundKitChild -(3232102598, 148048, 'itIT', 0xBED9020000000000000040410000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148047, 'itIT', 0xBDD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148046, 'itIT', 0xBCD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148045, 'itIT', 0xBBD90200000000400000804000000000000000000000000000000000000000000288130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148044, 'itIT', 0xBAD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148042, 'itIT', 0xB8D902000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148041, 'itIT', 0xB7D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148037, 'itIT', 0xB3D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148031, 'itIT', 0xADD90200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148023, 'itIT', 0xA5D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148020, 'itIT', 0xA2D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148019, 'itIT', 0xA1D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148017, 'itIT', 0xC1530000000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148015, 'itIT', 0x9ED902000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148014, 'itIT', 0x9DD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148012, 'itIT', 0x9BD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148008, 'itIT', 0x97D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148005, 'itIT', 0x94D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147994, 'itIT', 0x89D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147993, 'itIT', 0x88D902000000C04000004041000000000000000000000000000000000000000000A00F0000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147992, 'itIT', 0x87D902000000C0400000404100000000000000000000000000000000000000000088130000282300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147988, 'itIT', 0x83D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147986, 'itIT', 0x81D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147983, 'itIT', 0x7ED902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147982, 'itIT', 0x7DD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147979, 'itIT', 0x7AD902000000C040000040410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147977, 'itIT', 0x78D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147975, 'itIT', 0x76D902000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000204300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147973, 'itIT', 0x74D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147972, 'itIT', 0x73D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147970, 'itIT', 0x71D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147965, 'itIT', 0x6CD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147963, 'itIT', 0x6AD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147961, 'itIT', 0x68D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147960, 'itIT', 0x67D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147959, 'itIT', 0x66D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147956, 'itIT', 0x63D902000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147950, 'itIT', 0x5DD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147949, 'itIT', 0x5CD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147948, 'itIT', 0x5BD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147944, 'itIT', 0x57D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147942, 'itIT', 0x55D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147937, 'itIT', 0x50D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147936, 'itIT', 0x4FD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147933, 'itIT', 0x4CD902000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147927, 'itIT', 0x46D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147926, 'itIT', 0x45D902000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147925, 'itIT', 0x44D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147920, 'itIT', 0x3FD902000000A040000000410000000000000000000000000000000000000000020000000000000000000000002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147918, 'itIT', 0x3DD90200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000F04200409C46, 39804), -- SoundKitAdvanced -(3232102598, 147917, 'itIT', 0x3CD90200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147910, 'itIT', 0x35D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147906, 'itIT', 0x31D902000000C04000004041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 68221, 'itIT', 0x5F9801000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000301E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6038, 'itIT', 0x81D9020001000000005B6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6037, 'itIT', 0x7AD9020001000000005A6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6036, 'itIT', 0x78D902000100000000596F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6034, 'itIT', 0x67D902000100000000566F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6033, 'itIT', 0x67D902000000000000556F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6030, 'itIT', 0x5BD9020000000000004F6F0000010002000400, 39804), -- SoundEnvelope -(1485693696, 6025, 'itIT', 0x35D902000100000000476F0000000000000100, 39804), -- SoundEnvelope -(600565378, 300690, 'itIT', 0x858E01000000803F00008040003BBC0200, 39804), -- CreatureXDisplayInfo -(600565378, 300232, 'itIT', 0x868E01000000803F0000803F0004BB0200, 39804), -- CreatureXDisplayInfo -(600565378, 299950, 'itIT', 0x8A8E01000000803F9A99D93F0331BA0200, 39804), -- CreatureXDisplayInfo -(600565378, 299948, 'itIT', 0x898E01000000803F6666E63F0231BA0200, 39804), -- CreatureXDisplayInfo -(600565378, 299947, 'itIT', 0x878E01000000803F6666E63F0031BA0200, 39804), -- CreatureXDisplayInfo -(600565378, 299945, 'itIT', 0x888E01000000803F9A99D93F0131BA0200, 39804), -- CreatureXDisplayInfo -(2445379776, 7369, 'itIT', 0xEE9E0200EE9E0200786E0200796E0200000000007A6E0200000000000000000000000000756E02000000000000000000766E020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000EE9E02000000000000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(2445379776, 7368, 'itIT', 0x00AA020000AA020001AA020001AA02000000000005AA020000000000000000000000000015AA0200000000000000000000000000000000000000000000000000000000000000000076D90200000000000000000000000000000000000000000000000000000000000000000017AA02000000000000000000000000000000000000000000000000000019AA02001AAA020000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(1369604944, 17600, 'itIT', 0x000000C00000000000000000000000000000000000000000C04400005A9839DA0200FF22CB012400000000002C010000EE02040004009111000000000000000000EF38, 39804), -- SpellVisualMissile -(1369604944, 17598, 'itIT', 0x0000803E0000000000000000000000000000000000000000BE4400009E9100000000FF13D8040000F40100002C010000EE0200000500E10C000000000000000000EE38, 39804), -- SpellVisualMissile -(1369604944, 17504, 'itIT', 0x00000000000000000000000000000000000000000000000060440000976B00000000FF2221050000000000002C010000EE02040004009C0D000000000000000000B438, 39804), -- SpellVisualMissile -(4033975491, 447075, 'itIT', 0x0000000000000000000000000000000000000000000000009D730000FFFFFFFF910100000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000001C00000000000000CDCC4C3E00000000154A0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446999, 'itIT', 0x000000000000000000000000000000000000000000000000BB03000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446998, 'itIT', 0x0000000000000000000000000000000000000000000000001100000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446997, 'itIT', 0x0000000000000000000000000000000000000000000000001100000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446996, 'itIT', 0x000000000000000000000000000000000000000000000000BB03000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DA490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446995, 'itIT', 0x0000000000000000000000000000000000000000000000001001000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DA490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446994, 'itIT', 0x0000000000000000000000000000000000000000000000001001000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000DA490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446975, 'itIT', 0x00000000000000000000000000000000000000000000000025970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446974, 'itIT', 0x000000000000000000000000000000000000000000000000A7950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFFB91A000020000000000000000000000000000000CB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446973, 'itIT', 0x000000000000000000000040000000000000000000000000A1950000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CB490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446972, 'itIT', 0x0000000000000000000000000000000000000000000000007500000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000C9490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446971, 'itIT', 0x0000000000000000000000000000000000000000000000007500000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000C9490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446970, 'itIT', 0x000000000000000000000000000000000000000000000000D600000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000C8490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446969, 'itIT', 0x0000000000000000000000400000000000000000000000007102000013000000000000000000000000000000000000000000000000000000000000009A99193F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000C7490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446968, 'itIT', 0xCDCCCCBD00000000000080BE0000000000000000000000001F960000FFFFFFFFD20400000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000C3490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 394523, 'itIT', 0x0500000052DA0200224A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394522, 'itIT', 0x0500000088D70200224A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394521, 'itIT', 0x0500000087D70200224A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394520, 'itIT', 0x0500000086D70200224A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394519, 'itIT', 0x0500000052DA0200214A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394518, 'itIT', 0x0500000088D70200214A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394517, 'itIT', 0x0500000087D70200214A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394516, 'itIT', 0x0500000086D70200214A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394515, 'itIT', 0x050000008AD70200204A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394514, 'itIT', 0x0500000089D70200204A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394513, 'itIT', 0x050000008AD702001F4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394512, 'itIT', 0x0500000089D702001F4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394511, 'itIT', 0x0500000052DA02001E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394510, 'itIT', 0x0500000088D702001E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394509, 'itIT', 0x0500000087D702001E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394508, 'itIT', 0x0500000086D702001E4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394507, 'itIT', 0x0500000075CE0200D0390200, 39804), -- SpellVisualKitEffect -(1181150530, 394506, 'itIT', 0x050000006DCE0200D0390200, 39804), -- SpellVisualKitEffect -(1181150530, 394505, 'itIT', 0x050000008AD702001D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394504, 'itIT', 0x0500000089D702001D4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394501, 'itIT', 0x050000007ADA02001C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394500, 'itIT', 0x0500000079DA02001C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394499, 'itIT', 0x0500000078DA02001C4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394498, 'itIT', 0x050000008FCE0200EE3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394497, 'itIT', 0x050000008ECE0200EE3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394496, 'itIT', 0x050000008CCE0200EE3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394495, 'itIT', 0x050000008FCE0200BE360200, 39804), -- SpellVisualKitEffect -(1181150530, 394494, 'itIT', 0x050000008ECE0200BE360200, 39804), -- SpellVisualKitEffect -(1181150530, 394493, 'itIT', 0x050000008CCE0200BE360200, 39804), -- SpellVisualKitEffect -(1181150530, 394492, 'itIT', 0x050000006ECE0200C72A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394491, 'itIT', 0x0500000077DA0200CB2A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394490, 'itIT', 0x0500000077DA02004C410200, 39804), -- SpellVisualKitEffect -(1181150530, 394489, 'itIT', 0x0500000077DA02004E410200, 39804), -- SpellVisualKitEffect -(1181150530, 394488, 'itIT', 0x050000006EDA02000A450200, 39804), -- SpellVisualKitEffect -(1181150530, 394487, 'itIT', 0x050000006DDA02000A450200, 39804), -- SpellVisualKitEffect -(1181150530, 394486, 'itIT', 0x050000006CDA02000A450200, 39804), -- SpellVisualKitEffect -(1181150530, 394485, 'itIT', 0x050000006BDA02000A450200, 39804), -- SpellVisualKitEffect -(1181150530, 394483, 'itIT', 0x0500000069DA02001B4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394481, 'itIT', 0x0500000066DA02001A4A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394480, 'itIT', 0x0500000065DA0200184A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394479, 'itIT', 0x0500000064DA0200194A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394477, 'itIT', 0x0500000036D80200C8380200, 39804), -- SpellVisualKitEffect -(1181150530, 394476, 'itIT', 0x050000003ADA0200C8380200, 39804), -- SpellVisualKitEffect -(1181150530, 394475, 'itIT', 0x0500000067D70200C8380200, 39804), -- SpellVisualKitEffect -(1181150530, 394474, 'itIT', 0x0500000036D8020085380200, 39804), -- SpellVisualKitEffect -(1181150530, 394473, 'itIT', 0x050000006BD7020085380200, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 394472, 'itIT', 0x0500000069D7020085380200, 39804), -- SpellVisualKitEffect -(1181150530, 394471, 'itIT', 0x0500000060DA0200174A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394470, 'itIT', 0x050000005FDA0200164A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394469, 'itIT', 0x050000005EDA0200154A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394468, 'itIT', 0x050000005DDA0200154A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394467, 'itIT', 0x0200000063D20600154A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394466, 'itIT', 0x050000005CDA0200144A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394465, 'itIT', 0x0D0000005C0F0000144A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394464, 'itIT', 0x0600000049DA0500144A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394463, 'itIT', 0x050000005BDA020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 394462, 'itIT', 0x050000005ADA020046420200, 39804), -- SpellVisualKitEffect -(1181150530, 394460, 'itIT', 0x0500000059DA02006D3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394459, 'itIT', 0x0500000058DA02006C3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394458, 'itIT', 0x05000000FDCD02006C3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394457, 'itIT', 0x0500000057DA020033410200, 39804), -- SpellVisualKitEffect -(1181150530, 394456, 'itIT', 0x0500000056DA02002D430200, 39804), -- SpellVisualKitEffect -(1181150530, 394455, 'itIT', 0x0500000055DA0200F3430200, 39804), -- SpellVisualKitEffect -(1181150530, 394454, 'itIT', 0x05000000FAD90200FC390200, 39804), -- SpellVisualKitEffect -(1181150530, 394453, 'itIT', 0x0500000054DA0200F3430200, 39804), -- SpellVisualKitEffect -(1181150530, 394447, 'itIT', 0x0500000053DA0200E0420200, 39804), -- SpellVisualKitEffect -(1181150530, 394446, 'itIT', 0x0500000087D60200E8420200, 39804), -- SpellVisualKitEffect -(1181150530, 394445, 'itIT', 0x0500000086CE0200E8420200, 39804), -- SpellVisualKitEffect -(1181150530, 394444, 'itIT', 0x050000006DCE0200E8420200, 39804), -- SpellVisualKitEffect -(1181150530, 394389, 'itIT', 0x0500000043DA0200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394388, 'itIT', 0x0500000042DA0200FD490200, 39804), -- SpellVisualKitEffect -(1181150530, 394387, 'itIT', 0x0A00000002000000FC490200, 39804), -- SpellVisualKitEffect -(1181150530, 394386, 'itIT', 0x0500000041DA0200FC490200, 39804), -- SpellVisualKitEffect -(1181150530, 394385, 'itIT', 0x05000000B0CF020041430200, 39804), -- SpellVisualKitEffect -(1181150530, 394384, 'itIT', 0x05000000B0CF020040430200, 39804), -- SpellVisualKitEffect -(1181150530, 394383, 'itIT', 0x0500000040DA0200DF2A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394382, 'itIT', 0x050000003EDA020001350200, 39804), -- SpellVisualKitEffect -(1181150530, 394381, 'itIT', 0x050000003FDA020001350200, 39804), -- SpellVisualKitEffect -(1181150530, 394380, 'itIT', 0x0500000007DA020089450200, 39804), -- SpellVisualKitEffect -(1181150530, 394379, 'itIT', 0x0500000073D60200FB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394377, 'itIT', 0x0500000087D6020097430200, 39804), -- SpellVisualKitEffect -(1181150530, 394376, 'itIT', 0x0500000087D6020099430200, 39804), -- SpellVisualKitEffect -(1181150530, 394375, 'itIT', 0x0500000087D60200A0430200, 39804), -- SpellVisualKitEffect -(1181150530, 394374, 'itIT', 0x0500000087D60200A2430200, 39804), -- SpellVisualKitEffect -(1181150530, 394370, 'itIT', 0x050000008FCE0200F03F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394369, 'itIT', 0x050000008ECE0200F03F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394368, 'itIT', 0x050000008CCE0200F03F0200, 39804), -- SpellVisualKitEffect -(1181150530, 394350, 'itIT', 0x0500000053D70200F4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394349, 'itIT', 0x0500000086D60200F4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394348, 'itIT', 0x050000008FCE0200F4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394347, 'itIT', 0x050000008ECE0200F4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394346, 'itIT', 0x050000008CCE0200F4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394345, 'itIT', 0x0500000084D702002D430200, 39804), -- SpellVisualKitEffect -(1181150530, 394344, 'itIT', 0x0500000083D702002D430200, 39804), -- SpellVisualKitEffect -(1181150530, 394341, 'itIT', 0x0500000084D70200A9420200, 39804), -- SpellVisualKitEffect -(1181150530, 394340, 'itIT', 0x0500000083D70200A9420200, 39804), -- SpellVisualKitEffect -(1181150530, 394339, 'itIT', 0x05000000FBD902000C480200, 39804), -- SpellVisualKitEffect -(1181150530, 394338, 'itIT', 0x050000004CD70200F3490200, 39804), -- SpellVisualKitEffect -(1181150530, 394337, 'itIT', 0x050000004BD70200F3490200, 39804), -- SpellVisualKitEffect -(1181150530, 394336, 'itIT', 0x0500000038DA020015450200, 39804), -- SpellVisualKitEffect -(1181150530, 394335, 'itIT', 0x0500000037DA020015450200, 39804), -- SpellVisualKitEffect -(1181150530, 394330, 'itIT', 0x0500000014D8020015450200, 39804), -- SpellVisualKitEffect -(1181150530, 394329, 'itIT', 0x0500000013D8020015450200, 39804), -- SpellVisualKitEffect -(1181150530, 394326, 'itIT', 0x0500000036DA0200F2490200, 39804), -- SpellVisualKitEffect -(1181150530, 394325, 'itIT', 0x0500000035DA0200F2490200, 39804), -- SpellVisualKitEffect -(1181150530, 394324, 'itIT', 0x0500000034DA0200F2490200, 39804), -- SpellVisualKitEffect -(1181150530, 394323, 'itIT', 0x0500000033DA0200F2490200, 39804), -- SpellVisualKitEffect -(1181150530, 394318, 'itIT', 0x0500000036DA020012450200, 39804), -- SpellVisualKitEffect -(1181150530, 394317, 'itIT', 0x0500000035DA020012450200, 39804), -- SpellVisualKitEffect -(1181150530, 394316, 'itIT', 0x0500000034DA020012450200, 39804), -- SpellVisualKitEffect -(1181150530, 394315, 'itIT', 0x0500000033DA020012450200, 39804), -- SpellVisualKitEffect -(1181150530, 394304, 'itIT', 0x0500000032DA0200223C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394303, 'itIT', 0x0500000031DA020055460200, 39804), -- SpellVisualKitEffect -(1181150530, 394301, 'itIT', 0x0500000030DA020068430200, 39804), -- SpellVisualKitEffect -(1181150530, 394220, 'itIT', 0x0500000020DA020030480200, 39804), -- SpellVisualKitEffect -(1181150530, 394219, 'itIT', 0x050000001FDA0200E8480200, 39804), -- SpellVisualKitEffect -(1181150530, 394218, 'itIT', 0x050000001DDA0200E8480200, 39804), -- SpellVisualKitEffect -(1181150530, 394217, 'itIT', 0x05000000CDD80200AD400200, 39804), -- SpellVisualKitEffect -(1181150530, 394215, 'itIT', 0x050000001CDA0200E8480200, 39804), -- SpellVisualKitEffect -(1181150530, 394214, 'itIT', 0x0500000015DA0200D8320200, 39804), -- SpellVisualKitEffect -(1181150530, 394213, 'itIT', 0x050000001BDA020014440200, 39804), -- SpellVisualKitEffect -(1181150530, 394212, 'itIT', 0x050000001ADA020014440200, 39804), -- SpellVisualKitEffect -(1181150530, 394211, 'itIT', 0x0500000019DA020014440200, 39804), -- SpellVisualKitEffect -(1181150530, 394210, 'itIT', 0x0500000018DA0200733B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394209, 'itIT', 0x0500000017DA0200733B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394208, 'itIT', 0x0500000017DA0200D8320200, 39804), -- SpellVisualKitEffect -(1181150530, 394207, 'itIT', 0x0500000016DA02008E3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394205, 'itIT', 0x050000001CD80200DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394204, 'itIT', 0x050000001BD80200DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394203, 'itIT', 0x050000001AD80200DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394202, 'itIT', 0x0200000017D20600DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394201, 'itIT', 0x0200000016D20600DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394200, 'itIT', 0x0200000015D20600DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394199, 'itIT', 0x0600000039DA0500DB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394198, 'itIT', 0x0500000019D80200DA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394197, 'itIT', 0x0200000014D20600DA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394196, 'itIT', 0x0200000013D20600DA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394195, 'itIT', 0x0200000012D20600DA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394194, 'itIT', 0x0600000038DA0500DA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394163, 'itIT', 0x0500000014DA02003F460200, 39804), -- SpellVisualKitEffect -(1181150530, 394162, 'itIT', 0x0500000073CE02003F460200, 39804), -- SpellVisualKitEffect -(1181150530, 394161, 'itIT', 0x0500000072CE02003F460200, 39804), -- SpellVisualKitEffect -(1181150530, 394160, 'itIT', 0x05000000B8D002006D3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394158, 'itIT', 0x05000000FCD602006D3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394157, 'itIT', 0x0500000011DA02005B430200, 39804), -- SpellVisualKitEffect -(1181150530, 394156, 'itIT', 0x0500000010DA020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 394155, 'itIT', 0x0500000030D50200CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394154, 'itIT', 0x050000002ED50200CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394153, 'itIT', 0x02000000FFD10600CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394152, 'itIT', 0x0B000000A3060000CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394151, 'itIT', 0x02000000FED10600CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394150, 'itIT', 0x02000000FDD10600CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394149, 'itIT', 0x0600000030DA0500CB490200, 39804), -- SpellVisualKitEffect -(1181150530, 394148, 'itIT', 0x050000002CD50200ED360200, 39804), -- SpellVisualKitEffect -(1181150530, 394147, 'itIT', 0x0500000076D70200CA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394146, 'itIT', 0x050000007AD60200CA490200, 39804), -- SpellVisualKitEffect -(1181150530, 394145, 'itIT', 0x0500000076D70200C6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394144, 'itIT', 0x050000000FDA020020480200, 39804), -- SpellVisualKitEffect -(1181150530, 394143, 'itIT', 0x050000000EDA020001350200, 39804), -- SpellVisualKitEffect -(1181150530, 394142, 'itIT', 0x05000000B0CF020043430200, 39804), -- SpellVisualKitEffect -(1181150530, 394141, 'itIT', 0x050000000DDA0200DF2A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394140, 'itIT', 0x050000000CDA0200DF2A0200, 39804), -- SpellVisualKitEffect -(1181150530, 394139, 'itIT', 0x050000006ED702008C410200, 39804), -- SpellVisualKitEffect -(1181150530, 394138, 'itIT', 0x05000000B4CF02008C410200, 39804), -- SpellVisualKitEffect -(1181150530, 394137, 'itIT', 0x05000000B2CF02008C410200, 39804), -- SpellVisualKitEffect -(1181150530, 394136, 'itIT', 0x050000005BD60200C9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394135, 'itIT', 0x02000000FCD10600C9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394134, 'itIT', 0x02000000FBD10600C9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394133, 'itIT', 0x060000002FDA0500C9490200, 39804), -- SpellVisualKitEffect -(1181150530, 394132, 'itIT', 0x050000000ADA0200C8490200, 39804), -- SpellVisualKitEffect -(1181150530, 394131, 'itIT', 0x02000000FAD10600C8490200, 39804), -- SpellVisualKitEffect -(1181150530, 394130, 'itIT', 0x060000002EDA0500C8490200, 39804), -- SpellVisualKitEffect -(1181150530, 394129, 'itIT', 0x0500000009DA0200C7490200, 39804), -- SpellVisualKitEffect -(1181150530, 394128, 'itIT', 0x02000000F9D10600C7490200, 39804), -- SpellVisualKitEffect -(1181150530, 394127, 'itIT', 0x060000002DDA0500C7490200, 39804), -- SpellVisualKitEffect -(1181150530, 394126, 'itIT', 0x050000007AD60200C6490200, 39804), -- SpellVisualKitEffect -(1181150530, 394125, 'itIT', 0x0500000008DA020088450200, 39804), -- SpellVisualKitEffect -(1181150530, 394124, 'itIT', 0x050000000BDA020089450200, 39804), -- SpellVisualKitEffect -(1181150530, 394121, 'itIT', 0x0500000006DA020067430200, 39804), -- SpellVisualKitEffect -(1181150530, 394115, 'itIT', 0x0500000005DA0200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394114, 'itIT', 0x0500000004DA0200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394113, 'itIT', 0x0500000003DA0200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394112, 'itIT', 0x0500000002DA0200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394111, 'itIT', 0x0500000015D80200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394110, 'itIT', 0x0500000093D70200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394109, 'itIT', 0x05000000FED60200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394108, 'itIT', 0x05000000FDD60200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394107, 'itIT', 0x05000000FBD60200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394106, 'itIT', 0x05000000FAD60200C4490200, 39804), -- SpellVisualKitEffect -(1181150530, 394105, 'itIT', 0x05000000F9D6020086470200, 39804), -- SpellVisualKitEffect -(1181150530, 394104, 'itIT', 0x05000000F8D6020086470200, 39804), -- SpellVisualKitEffect -(1181150530, 394103, 'itIT', 0x05000000F7D6020086470200, 39804), -- SpellVisualKitEffect -(1181150530, 394102, 'itIT', 0x0500000001DA0200203C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394101, 'itIT', 0x0500000000DA0200203C0200, 39804), -- SpellVisualKitEffect -(1181150530, 394100, 'itIT', 0x05000000FFD9020030480200, 39804), -- SpellVisualKitEffect -(1181150530, 394099, 'itIT', 0x05000000F9D60200C3490200, 39804), -- SpellVisualKitEffect -(1181150530, 394098, 'itIT', 0x0C0000007A0D0000C3490200, 39804), -- SpellVisualKitEffect -(1181150530, 394097, 'itIT', 0x02000000F8D10600C3490200, 39804), -- SpellVisualKitEffect -(1181150530, 394096, 'itIT', 0x05000000FED9020030480200, 39804), -- SpellVisualKitEffect -(1181150530, 394075, 'itIT', 0x05000000FDD90200D92B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394074, 'itIT', 0x05000000FCD90200D92B0200, 39804), -- SpellVisualKitEffect -(1181150530, 394069, 'itIT', 0x0500000018D80200AD400200, 39804), -- SpellVisualKitEffect -(1181150530, 394068, 'itIT', 0x0500000017D80200AD400200, 39804), -- SpellVisualKitEffect -(1181150530, 394067, 'itIT', 0x0500000016D80200AD400200, 39804), -- SpellVisualKitEffect -(1181150530, 394066, 'itIT', 0x0500000018D80200CC420200, 39804), -- SpellVisualKitEffect -(1181150530, 394065, 'itIT', 0x0500000017D80200CC420200, 39804), -- SpellVisualKitEffect -(1181150530, 394064, 'itIT', 0x0500000016D80200CC420200, 39804), -- SpellVisualKitEffect -(1181150530, 394063, 'itIT', 0x0500000018D80200E0390200, 39804), -- SpellVisualKitEffect -(1181150530, 394062, 'itIT', 0x0500000017D80200E0390200, 39804), -- SpellVisualKitEffect -(1181150530, 394061, 'itIT', 0x0500000016D80200E0390200, 39804), -- SpellVisualKitEffect -(1181150530, 394060, 'itIT', 0x05000000B0D00200F5470200, 39804), -- SpellVisualKitEffect -(1181150530, 394059, 'itIT', 0x0500000075CE0200F5470200, 39804), -- SpellVisualKitEffect -(1181150530, 390816, 'itIT', 0x0500000045DA020021360200, 39804), -- SpellVisualKitEffect -(3425193231, 285502, 'itIT', 0x090000000D0000000000000000000000000000000000000003000000224A02003AA60100, 39804), -- SpellVisualEvent -(3425193231, 285500, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000204A02003DA60100, 39804), -- SpellVisualEvent -(3425193231, 285496, 'itIT', 0x030000000D00000000000000000000000000000000000000010000001C4A02007AA60100, 39804), -- SpellVisualEvent -(3425193231, 285495, 'itIT', 0x030000000D00000000000000000000000000000000000000010000001B4A0200E6AF0100, 39804), -- SpellVisualEvent -(3425193231, 285494, 'itIT', 0x030000000D00000000000000000000000000000000000000010000001A4A0200E5AF0100, 39804), -- SpellVisualEvent -(3425193231, 285493, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000194A0200E4AF0100, 39804), -- SpellVisualEvent -(3425193231, 285492, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000184A0200E3AF0100, 39804), -- SpellVisualEvent -(3425193231, 285491, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000174A0200E2AF0100, 39804), -- SpellVisualEvent -(3425193231, 285490, 'itIT', 0x01000000020000000000000000000000000000000000000001000000164A0200E2AF0100, 39804), -- SpellVisualEvent -(3425193231, 285488, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000154A0200E1AF0100, 39804), -- SpellVisualEvent -(3425193231, 285487, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000144A0200E1AF0100, 39804), -- SpellVisualEvent -(3425193231, 285457, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000FB49020085A70100, 39804), -- SpellVisualEvent -(3425193231, 285456, 'itIT', 0x050000000D0000000000000000000000000000000000000001000000FA49020020AF0100, 39804), -- SpellVisualEvent -(3425193231, 285450, 'itIT', 0x010000000D0000000000000000000000000000000000000005000000F449020069AA0100, 39804), -- SpellVisualEvent -(3425193231, 285448, 'itIT', 0x010000000D0000004006000040060000000000000000000001000000F249020064AD0100, 39804), -- SpellVisualEvent -(3425193231, 285420, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000DB490200C8AF0100, 39804), -- SpellVisualEvent -(3425193231, 285419, 'itIT', 0x01000000020000000000000000000000000000000000000001000000DA490200C8AF0100, 39804), -- SpellVisualEvent -(3425193231, 285388, 'itIT', 0x07000000080000000000000000000000000000000000000002000000CA490200C0AF0100, 39804), -- SpellVisualEvent -(3425193231, 285387, 'itIT', 0x07000000080000000000000000000000000000000000000002000000CB0D0000BFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285386, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000C8490200BFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285385, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000C7490200BFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285384, 'itIT', 0x01000000020000000000000000000000000000000000000001000000C9490200BFAF0100, 39804), -- SpellVisualEvent -(3425193231, 285383, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000C6490200BEAF0100, 39804), -- SpellVisualEvent -(3425193231, 285375, 'itIT', 0x030000000D000000D0070000D0070000000000000000000001000000C4490200F7AE0100, 39804), -- SpellVisualEvent -(3425193231, 285154, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000F349020053AF0100, 39804), -- SpellVisualEvent -(3425193231, 284312, 'itIT', 0x070000000D0000000000000000000000000000000000000001000000FD49020020AE0100, 39804), -- SpellVisualEvent -(3425193231, 284310, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000FC49020020AE0100, 39804), -- SpellVisualEvent -(3425193231, 283881, 'itIT', 0x030000000D000000E8030000E80300000000000000000000010000001545020064AD0100, 39804), -- SpellVisualEvent -(3425193231, 280150, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000CB49020086A60100, 39804), -- SpellVisualEvent -(3425193231, 280130, 'itIT', 0x07000000080000000000000000000000000000000000000002000000C349020078A60100, 39804), -- SpellVisualEvent -(859088734, 383561, 'itIT', 0xFFFFFFFFFFFFFFFFF721, 39804), -- SpellVisualAnim -(859088734, 383545, 'itIT', 0xFFFFFFFFFFFFFFFF9834, 39804), -- SpellVisualAnim -(859088734, 383544, 'itIT', 0xFFFFFFFFFFFFFFFF0E36, 39804), -- SpellVisualAnim -(859088734, 383536, 'itIT', 0xFFFFFFFFFFFFFFFFC056, 39804), -- SpellVisualAnim -(859088734, 383535, 'itIT', 0xFFFFFFFF340000000000, 39804), -- SpellVisualAnim -(859088734, 383534, 'itIT', 0xFFFFFFFF090000000000, 39804), -- SpellVisualAnim -(859088734, 383533, 'itIT', 0xFFFFFFFF350000000000, 39804), -- SpellVisualAnim -(4146370265, 110566, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110565, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110564, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110563, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110562, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110561, 'itIT', 0x00000000000000000000000000000000000000000000000000000000010000001522000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110536, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110528, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110527, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110526, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110419, 'itIT', 0x0000000000000000000000000000000000000000000000000000000005180004FF220000000000000000000000000000000000000000EF380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110368, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109924, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000020FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108421, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108166, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108154, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000020380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108152, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108093, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000019380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108092, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF22000000000000000000000000000000000000000018380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108090, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 647726, 'itIT', 0x7ADA020030761800010000803F, 39804), -- SoundKitEntry -(3266400455, 647725, 'itIT', 0x7ADA020031761800010000803F, 39804), -- SoundKitEntry -(3266400455, 647724, 'itIT', 0x7ADA020032761800010000803F, 39804), -- SoundKitEntry -(3266400455, 647723, 'itIT', 0x7ADA020033761800010000803F, 39804), -- SoundKitEntry -(3266400455, 647722, 'itIT', 0x79DA020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647721, 'itIT', 0x79DA020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647720, 'itIT', 0x79DA020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647719, 'itIT', 0x79DA020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647718, 'itIT', 0x79DA02006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647717, 'itIT', 0x79DA02006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647716, 'itIT', 0x79DA02006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647715, 'itIT', 0x79DA020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647714, 'itIT', 0x78DA020065C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647713, 'itIT', 0x78DA020064C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647712, 'itIT', 0x78DA020063C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 647711, 'itIT', 0xA9D002009D171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647710, 'itIT', 0xA9D002009C171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647709, 'itIT', 0xA9D002009B171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647708, 'itIT', 0xA9D002009A171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647707, 'itIT', 0x77DA020095333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647706, 'itIT', 0x77DA020093333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647705, 'itIT', 0x77DA020091333900010000803F, 39804), -- SoundKitEntry -(3266400455, 647673, 'itIT', 0x6FDA020091243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647672, 'itIT', 0x6FDA02008F243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647671, 'itIT', 0x6FDA02008D243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647670, 'itIT', 0x6FDA02008B243600010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 647669, 'itIT', 0x6FDA020089243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647668, 'itIT', 0x6FDA020087243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647667, 'itIT', 0x6FDA020085243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647666, 'itIT', 0x6FDA020083243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647665, 'itIT', 0x6EDA0200F2C23A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647664, 'itIT', 0x6DDA0200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647663, 'itIT', 0x6CDA0200E1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647662, 'itIT', 0x6BDA020038233900010000803F, 39804), -- SoundKitEntry -(3266400455, 647661, 'itIT', 0x6BDA0200D0173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647660, 'itIT', 0x6BDA0200CE173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647659, 'itIT', 0x6BDA0200C8173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647658, 'itIT', 0x6BDA0200C6173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647657, 'itIT', 0x6BDA0200C4173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647656, 'itIT', 0x6BDA0200C2173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647655, 'itIT', 0x6BDA0200C0173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647654, 'itIT', 0x6BDA0200BE173700010000803F, 39804), -- SoundKitEntry -(3266400455, 647651, 'itIT', 0x69DA0200B56A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647650, 'itIT', 0x69DA0200B46A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647649, 'itIT', 0x69DA0200B36A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647648, 'itIT', 0x69DA0200B26A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647647, 'itIT', 0x69DA0200B16A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647646, 'itIT', 0x69DA0200B06A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647645, 'itIT', 0x69DA0200AF6A3500010000803F, 39804), -- SoundKitEntry -(3266400455, 647636, 'itIT', 0x66DA02000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647635, 'itIT', 0x66DA02000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647634, 'itIT', 0x66DA0200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647633, 'itIT', 0x66DA0200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647632, 'itIT', 0x66DA0200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647631, 'itIT', 0x65DA020008713500010000803F, 39804), -- SoundKitEntry -(3266400455, 647630, 'itIT', 0x65DA020007713500010000803F, 39804), -- SoundKitEntry -(3266400455, 647629, 'itIT', 0x65DA020006713500010000803F, 39804), -- SoundKitEntry -(3266400455, 647628, 'itIT', 0x65DA020005713500010000803F, 39804), -- SoundKitEntry -(3266400455, 647627, 'itIT', 0x65DA020004713500010000803F, 39804), -- SoundKitEntry -(3266400455, 647626, 'itIT', 0x64DA0200F5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647625, 'itIT', 0x64DA0200F3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647624, 'itIT', 0x64DA0200F1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647623, 'itIT', 0x64DA0200EF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647622, 'itIT', 0x64DA0200ED243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647621, 'itIT', 0x64DA0200EB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647620, 'itIT', 0x64DA0200E9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647619, 'itIT', 0x64DA0200E7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647608, 'itIT', 0x62DA020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647607, 'itIT', 0x62DA020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647606, 'itIT', 0x62DA020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647605, 'itIT', 0x62DA020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647604, 'itIT', 0x62DA02006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647603, 'itIT', 0x62DA02006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647602, 'itIT', 0x62DA02006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647601, 'itIT', 0x62DA020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647600, 'itIT', 0x61DA0200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647599, 'itIT', 0x60DA020058CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647598, 'itIT', 0x60DA020056CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647597, 'itIT', 0x60DA020054CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647596, 'itIT', 0x60DA020052CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647595, 'itIT', 0x60DA020050CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647594, 'itIT', 0x60DA02004ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647593, 'itIT', 0x60DA02004CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647592, 'itIT', 0x5FDA02007ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647591, 'itIT', 0x5FDA020078CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647590, 'itIT', 0x5FDA020074CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647588, 'itIT', 0x5EDA020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647587, 'itIT', 0x5EDA020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647586, 'itIT', 0x5EDA020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647585, 'itIT', 0x5EDA020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647584, 'itIT', 0x5EDA02006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647583, 'itIT', 0x5EDA02006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647582, 'itIT', 0x5EDA02006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647581, 'itIT', 0x5EDA020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647580, 'itIT', 0x5DDA020073641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647579, 'itIT', 0x5DDA020072641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647578, 'itIT', 0x5DDA020071641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647577, 'itIT', 0x5CDA020076641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647576, 'itIT', 0x5CDA020077641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647575, 'itIT', 0x5CDA020078641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647574, 'itIT', 0x5BDA02004FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647573, 'itIT', 0x5BDA02004DE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647572, 'itIT', 0x5BDA02004BE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647571, 'itIT', 0x5ADA0200D1C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 647570, 'itIT', 0x5ADA0200D0C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 647569, 'itIT', 0x5ADA0200CFC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 647568, 'itIT', 0x5ADA0200CEC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 647567, 'itIT', 0x59DA020081551800010000803F, 39804), -- SoundKitEntry -(3266400455, 647566, 'itIT', 0x59DA020080551800010000803F, 39804), -- SoundKitEntry -(3266400455, 647565, 'itIT', 0x59DA02007F551800010000803F, 39804), -- SoundKitEntry -(3266400455, 647564, 'itIT', 0x59DA02007E551800010000803F, 39804), -- SoundKitEntry -(3266400455, 647563, 'itIT', 0x59DA02007D551800010000803F, 39804), -- SoundKitEntry -(3266400455, 647562, 'itIT', 0x58DA0200E2144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647561, 'itIT', 0x58DA0200E0144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647560, 'itIT', 0x58DA0200DE144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647559, 'itIT', 0x58DA0200DC144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647558, 'itIT', 0x58DA0200DA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647557, 'itIT', 0x57DA0200499E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647556, 'itIT', 0x57DA0200489E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647555, 'itIT', 0x57DA0200479E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647554, 'itIT', 0x56DA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647553, 'itIT', 0x56DA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647552, 'itIT', 0x56DA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647551, 'itIT', 0x56DA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647550, 'itIT', 0x56DA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647549, 'itIT', 0x56DA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647548, 'itIT', 0x55DA020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647547, 'itIT', 0x55DA020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647546, 'itIT', 0x55DA020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647545, 'itIT', 0x55DA02006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647544, 'itIT', 0x55DA02006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647543, 'itIT', 0x55DA02006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647542, 'itIT', 0x54DA020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647541, 'itIT', 0x54DA02007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647540, 'itIT', 0x54DA02007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647539, 'itIT', 0x54DA02007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647538, 'itIT', 0x54DA020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647537, 'itIT', 0x54DA020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647536, 'itIT', 0x53DA02009D171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647535, 'itIT', 0x53DA02009C171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647534, 'itIT', 0x53DA02009B171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647533, 'itIT', 0x53DA02009A171600010000803F, 39804), -- SoundKitEntry -(3266400455, 647532, 'itIT', 0x52DA020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647531, 'itIT', 0x52DA020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647530, 'itIT', 0x52DA020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647529, 'itIT', 0x52DA02006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647528, 'itIT', 0x52DA02006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647527, 'itIT', 0x52DA02006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647436, 'itIT', 0x45DA020056DF1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647435, 'itIT', 0x45DA020055DF1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647434, 'itIT', 0x45DA020054DF1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647433, 'itIT', 0xCBD60200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647432, 'itIT', 0xCBD60200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647431, 'itIT', 0xCBD60200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647430, 'itIT', 0xCBD60200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647429, 'itIT', 0xCBD60200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647428, 'itIT', 0xCBD60200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647427, 'itIT', 0xCBD60200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647426, 'itIT', 0xCBD60200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647425, 'itIT', 0x44DA0200F42F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647424, 'itIT', 0x44DA0200F22F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647423, 'itIT', 0x44DA0200F02F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647422, 'itIT', 0x43DA0200F42F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647421, 'itIT', 0x43DA0200F22F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647420, 'itIT', 0x43DA0200F02F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 647419, 'itIT', 0x42DA0200FA4B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647418, 'itIT', 0x42DA0200F94B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647417, 'itIT', 0x42DA0200F84B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 647416, 'itIT', 0x41DA0200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647415, 'itIT', 0x41DA0200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647414, 'itIT', 0x41DA0200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647413, 'itIT', 0x41DA0200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647412, 'itIT', 0x41DA0200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647411, 'itIT', 0x41DA0200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647410, 'itIT', 0x41DA0200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647409, 'itIT', 0x41DA0200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647408, 'itIT', 0x40DA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647407, 'itIT', 0x40DA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647406, 'itIT', 0x40DA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647405, 'itIT', 0x40DA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647404, 'itIT', 0x40DA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647403, 'itIT', 0x40DA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647402, 'itIT', 0x0CDA0200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647401, 'itIT', 0x0CDA0200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647400, 'itIT', 0x0CDA0200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647399, 'itIT', 0x0CDA0200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647398, 'itIT', 0x0CDA0200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647397, 'itIT', 0x0CDA0200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647396, 'itIT', 0x0CDA0200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647395, 'itIT', 0x0CDA0200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647394, 'itIT', 0x3FDA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647393, 'itIT', 0x3FDA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647392, 'itIT', 0x3FDA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647391, 'itIT', 0x3FDA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647390, 'itIT', 0x3FDA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647389, 'itIT', 0x3FDA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647388, 'itIT', 0x3EDA0200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647387, 'itIT', 0x3EDA0200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647386, 'itIT', 0x3EDA0200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647385, 'itIT', 0x3EDA0200C9E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647384, 'itIT', 0x3EDA0200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647383, 'itIT', 0x3EDA0200C5E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647382, 'itIT', 0x3DDA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647381, 'itIT', 0x3DDA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647380, 'itIT', 0x3DDA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647379, 'itIT', 0x3DDA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647378, 'itIT', 0x3DDA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647377, 'itIT', 0x3DDA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647376, 'itIT', 0x3CDA0200852B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647375, 'itIT', 0x3CDA0200832B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647374, 'itIT', 0x3CDA0200812B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647373, 'itIT', 0x3BDA02002DA80800010000803F, 39804), -- SoundKitEntry -(3266400455, 647372, 'itIT', 0x3ADA0200EC144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647371, 'itIT', 0x3ADA0200EA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647370, 'itIT', 0x3ADA0200E8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647369, 'itIT', 0x3ADA0200E6144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647368, 'itIT', 0x3ADA0200E4144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647367, 'itIT', 0x39DA0200D1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647366, 'itIT', 0x39DA0200CF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647365, 'itIT', 0x39DA0200CD134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647364, 'itIT', 0x38DA0200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647363, 'itIT', 0x38DA0200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647362, 'itIT', 0x38DA0200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647361, 'itIT', 0x37DA020066041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647360, 'itIT', 0x37DA020065041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647359, 'itIT', 0x37DA020064041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647358, 'itIT', 0x36DA0200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647357, 'itIT', 0x36DA0200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647356, 'itIT', 0x36DA0200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647355, 'itIT', 0x35DA020066041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647354, 'itIT', 0x35DA020065041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647353, 'itIT', 0x35DA020064041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647352, 'itIT', 0x34DA0200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647351, 'itIT', 0x34DA0200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647350, 'itIT', 0x34DA0200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 647349, 'itIT', 0x33DA020066041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647348, 'itIT', 0x33DA020065041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647347, 'itIT', 0x33DA020064041400010000803F, 39804), -- SoundKitEntry -(3266400455, 647346, 'itIT', 0x32DA020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647345, 'itIT', 0x32DA020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647344, 'itIT', 0x32DA020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647343, 'itIT', 0x32DA020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647342, 'itIT', 0x32DA02002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647341, 'itIT', 0x32DA02002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647340, 'itIT', 0x32DA02002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647339, 'itIT', 0x32DA020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647338, 'itIT', 0x31DA0200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647337, 'itIT', 0x31DA0200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647336, 'itIT', 0x31DA0200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647335, 'itIT', 0x31DA0200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647334, 'itIT', 0x31DA0200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647333, 'itIT', 0x31DA0200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647332, 'itIT', 0x31DA0200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647331, 'itIT', 0x31DA0200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647330, 'itIT', 0x30DA020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 647329, 'itIT', 0x30DA0200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647328, 'itIT', 0x30DA0200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647327, 'itIT', 0x30DA0200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647326, 'itIT', 0x30DA0200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647325, 'itIT', 0x30DA0200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647324, 'itIT', 0x30DA0200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647323, 'itIT', 0x30DA0200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647244, 'itIT', 0x20DA02002DA80800010000803F, 39804), -- SoundKitEntry -(3266400455, 647243, 'itIT', 0x1FDA0200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647242, 'itIT', 0x1FDA0200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647241, 'itIT', 0x1FDA0200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647240, 'itIT', 0x1FDA0200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647227, 'itIT', 0x1DDA020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647226, 'itIT', 0x1DDA020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647225, 'itIT', 0x1DDA020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647224, 'itIT', 0x1DDA02006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647223, 'itIT', 0x1DDA02006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647222, 'itIT', 0x1DDA02006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647221, 'itIT', 0x1CDA020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 647220, 'itIT', 0x1CDA020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 647219, 'itIT', 0x1BDA0200F73B1300010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 647218, 'itIT', 0x1BDA0200F63B1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647217, 'itIT', 0x1BDA0200F53B1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647216, 'itIT', 0x1BDA0200F43B1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647215, 'itIT', 0x1BDA0200F33B1300010000803F, 39804), -- SoundKitEntry -(3266400455, 647214, 'itIT', 0x1ADA020029EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647213, 'itIT', 0x1ADA020028EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647212, 'itIT', 0x1ADA020027EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647211, 'itIT', 0x1ADA020026EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647210, 'itIT', 0x1ADA020025EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 647209, 'itIT', 0x19DA0200F9200900010000803F, 39804), -- SoundKitEntry -(3266400455, 647208, 'itIT', 0x18DA02005C212700010000803F, 39804), -- SoundKitEntry -(3266400455, 647207, 'itIT', 0x17DA020048381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647206, 'itIT', 0x17DA020047381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647205, 'itIT', 0x17DA020046381500010000803F, 39804), -- SoundKitEntry -(3266400455, 647204, 'itIT', 0x16DA02006EC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647203, 'itIT', 0x16DA02006DC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647202, 'itIT', 0x16DA02006CC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 647199, 'itIT', 0x15DA02000C8B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647198, 'itIT', 0x15DA02000E8B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647197, 'itIT', 0x15DA0200108B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 647196, 'itIT', 0x14DA02007CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647195, 'itIT', 0x14DA02007AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647194, 'itIT', 0x14DA020078F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647193, 'itIT', 0x14DA020076F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647192, 'itIT', 0x14DA020074F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647191, 'itIT', 0x14DA020072F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647190, 'itIT', 0x14DA020070F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647189, 'itIT', 0x14DA02006EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647188, 'itIT', 0x13DA020054084000010000803F, 39804), -- SoundKitEntry -(3266400455, 647187, 'itIT', 0x13DA020052084000010000803F, 39804), -- SoundKitEntry -(3266400455, 647186, 'itIT', 0x13DA020050084000010000803F, 39804), -- SoundKitEntry -(3266400455, 647185, 'itIT', 0x12DA020005FB3D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647184, 'itIT', 0x12DA0200B0F63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647183, 'itIT', 0x12DA0200AEF63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647182, 'itIT', 0x12DA0200ACF63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 647181, 'itIT', 0x11DA020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647180, 'itIT', 0x11DA020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647179, 'itIT', 0x11DA020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647178, 'itIT', 0x11DA020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647177, 'itIT', 0x11DA02002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647176, 'itIT', 0x11DA02002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647175, 'itIT', 0x10DA020058CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647174, 'itIT', 0x10DA020056CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647173, 'itIT', 0x10DA020054CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647172, 'itIT', 0x10DA020052CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647171, 'itIT', 0x10DA020050CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647170, 'itIT', 0x10DA02004ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647169, 'itIT', 0x10DA02004CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647168, 'itIT', 0x0FDA020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 647167, 'itIT', 0x0FDA0200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647166, 'itIT', 0x0FDA0200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647165, 'itIT', 0x0FDA0200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647164, 'itIT', 0x0FDA0200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647163, 'itIT', 0x0FDA0200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647162, 'itIT', 0x0FDA0200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647161, 'itIT', 0x0FDA0200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 647160, 'itIT', 0x0EDA0200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647159, 'itIT', 0x0EDA0200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647158, 'itIT', 0x0EDA0200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 647157, 'itIT', 0x0DDA020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647156, 'itIT', 0x0DDA020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647155, 'itIT', 0x0DDA020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647154, 'itIT', 0x0DDA020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647153, 'itIT', 0x0DDA020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647152, 'itIT', 0x0DDA02007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647151, 'itIT', 0x0DDA02007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647150, 'itIT', 0x0DDA02007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 647145, 'itIT', 0x0BDA0200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647144, 'itIT', 0x0BDA0200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647143, 'itIT', 0x0BDA0200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647142, 'itIT', 0x0BDA0200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647141, 'itIT', 0x0BDA0200CB093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647140, 'itIT', 0x0BDA0200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647139, 'itIT', 0x0BDA0200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647138, 'itIT', 0x0BDA0200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647137, 'itIT', 0x0ADA0200698F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647136, 'itIT', 0x0ADA0200688F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647135, 'itIT', 0x0ADA0200678F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647134, 'itIT', 0x0ADA0200668F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647133, 'itIT', 0x0ADA0200658F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647132, 'itIT', 0x0ADA0200648F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 647131, 'itIT', 0x09DA020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647130, 'itIT', 0x09DA020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647129, 'itIT', 0x09DA020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647128, 'itIT', 0x09DA020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647127, 'itIT', 0x09DA02008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647126, 'itIT', 0x09DA02008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 647125, 'itIT', 0x08DA0200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647124, 'itIT', 0x08DA0200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647123, 'itIT', 0x08DA0200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647122, 'itIT', 0x08DA0200C9E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647121, 'itIT', 0x08DA0200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647120, 'itIT', 0x08DA0200C5E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647119, 'itIT', 0x07DA02008FD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647118, 'itIT', 0x07DA02008DD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 647117, 'itIT', 0x06DA020014303700010000803F, 39804), -- SoundKitEntry -(3266400455, 647116, 'itIT', 0x06DA020012303700010000803F, 39804), -- SoundKitEntry -(3266400455, 647115, 'itIT', 0x06DA020010303700010000803F, 39804), -- SoundKitEntry -(3266400455, 647114, 'itIT', 0x05DA02001F380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647113, 'itIT', 0x05DA02001D380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647112, 'itIT', 0x05DA02001B380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647111, 'itIT', 0x05DA020019380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647110, 'itIT', 0x05DA020017380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647109, 'itIT', 0x05DA020015380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647108, 'itIT', 0x05DA020013380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647107, 'itIT', 0x05DA020011380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647106, 'itIT', 0x05DA02000F380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647105, 'itIT', 0x05DA02000D380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647104, 'itIT', 0x04DA02009C071500010000803F, 39804), -- SoundKitEntry -(3266400455, 647103, 'itIT', 0x03DA0200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647102, 'itIT', 0x03DA0200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647101, 'itIT', 0x03DA0200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647100, 'itIT', 0x03DA0200C9E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647099, 'itIT', 0x03DA0200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647098, 'itIT', 0x03DA0200C5E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 647097, 'itIT', 0x02DA02009BD10C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647096, 'itIT', 0x02DA02009DD10C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647095, 'itIT', 0x02DA0200A1D10C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647094, 'itIT', 0x02DA0200A9D10C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647093, 'itIT', 0x02DA0200ABD10C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647092, 'itIT', 0x01DA020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 647091, 'itIT', 0x01DA020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 647090, 'itIT', 0x01DA020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 647089, 'itIT', 0x00DA02000AA03000010000803F, 39804), -- SoundKitEntry -(3266400455, 647088, 'itIT', 0x00DA02000BA03000010000803F, 39804), -- SoundKitEntry -(3266400455, 647087, 'itIT', 0xFFD902000AA03000010000803F, 39804), -- SoundKitEntry -(3266400455, 647086, 'itIT', 0xFFD902000BA03000010000803F, 39804), -- SoundKitEntry -(3266400455, 647085, 'itIT', 0xFED90200EA9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647084, 'itIT', 0xFED90200EB9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647083, 'itIT', 0xFED90200EC9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647082, 'itIT', 0xFED90200ED9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647081, 'itIT', 0xFED90200EE9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647080, 'itIT', 0xFED90200EF9F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647079, 'itIT', 0xFED90200F09F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647078, 'itIT', 0xFED90200F19F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 647077, 'itIT', 0xFDD9020028861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647076, 'itIT', 0xFDD9020027861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647075, 'itIT', 0xFDD9020026861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647074, 'itIT', 0xFDD9020025861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647073, 'itIT', 0xFDD9020024861400010000803F, 39804), -- SoundKitEntry -(3266400455, 647072, 'itIT', 0xFCD902005A6D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647071, 'itIT', 0xFCD90200596D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647070, 'itIT', 0xFCD90200586D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647069, 'itIT', 0xFCD90200576D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647068, 'itIT', 0xFCD90200566D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647067, 'itIT', 0xFCD90200616D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647066, 'itIT', 0xFCD90200606D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 647065, 'itIT', 0xFBD9020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647064, 'itIT', 0xFBD9020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647063, 'itIT', 0xFBD9020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647062, 'itIT', 0xFBD9020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647061, 'itIT', 0xFBD9020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 647060, 'itIT', 0xFAD90200B0CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 647059, 'itIT', 0xF9D90200E5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647058, 'itIT', 0xF9D90200E3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647057, 'itIT', 0xF9D90200DF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647056, 'itIT', 0xF9D90200DD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 647055, 'itIT', 0xF8D90200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647054, 'itIT', 0xF8D90200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647053, 'itIT', 0xF8D90200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647052, 'itIT', 0xF8D90200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 647051, 'itIT', 0xF7D9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647050, 'itIT', 0xF7D9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647049, 'itIT', 0xF7D9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647048, 'itIT', 0xF7D902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647047, 'itIT', 0xF7D902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 647046, 'itIT', 0xF7D902006B134000010000803F, 39804), -- SoundKitEntry -(736158310, 6290, 'itIT', 0x6FDA0200AED60200, 39804), -- SoundKitChild -(736158310, 6289, 'itIT', 0x6FDA0200A8D60200, 39804), -- SoundKitChild -(736158310, 6288, 'itIT', 0x6FDA0200A7D60200, 39804), -- SoundKitChild -(736158310, 6285, 'itIT', 0x62DA020072D50200, 39804), -- SoundKitChild -(736158310, 6284, 'itIT', 0x61DA0200BDD50200, 39804), -- SoundKitChild -(736158310, 6282, 'itIT', 0x44DA020012DA0200, 39804), -- SoundKitChild -(736158310, 6281, 'itIT', 0x02D70200CDD80200, 39804), -- SoundKitChild -(736158310, 6280, 'itIT', 0x03D70200CDD80200, 39804), -- SoundKitChild -(736158310, 6279, 'itIT', 0x3DDA020073D60200, 39804), -- SoundKitChild -(736158310, 6278, 'itIT', 0x3CDA02007AD60200, 39804), -- SoundKitChild -(736158310, 6276, 'itIT', 0x86D602008CCE0200, 39804), -- SoundKitChild -(736158310, 6275, 'itIT', 0xFAD902008CCE0200, 39804), -- SoundKitChild -(736158310, 6274, 'itIT', 0x53D702008CCE0200, 39804), -- SoundKitChild -(3232102598, 148247, 'itIT', 0x7ADA02000000C0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148246, 'itIT', 0x79DA02000000C0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148245, 'itIT', 0x78DA02000000C0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101FFFFFFFFFFFFFFFFEC6F0000FFFFFFFFFFFFFFFFED6F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148244, 'itIT', 0x77DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148237, 'itIT', 0xACD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148236, 'itIT', 0xABD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148235, 'itIT', 0xAED602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148234, 'itIT', 0xAAD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148233, 'itIT', 0xA9D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148232, 'itIT', 0xA8D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148231, 'itIT', 0xA7D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148227, 'itIT', 0x6FDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148226, 'itIT', 0x6EDA0200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148225, 'itIT', 0x6DDA0200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148224, 'itIT', 0x6CDA0200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148223, 'itIT', 0x6BDA0200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148221, 'itIT', 0x69DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148218, 'itIT', 0x66DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148217, 'itIT', 0x65DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148216, 'itIT', 0x64DA0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148214, 'itIT', 0x62DA020000001644000048440000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148213, 'itIT', 0x61DA020000007A4400007A440000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148212, 'itIT', 0x60DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148211, 'itIT', 0x5FDA02000000404100001042000000000000000000000000000000000000000000F00A0000AC0D00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148210, 'itIT', 0x5EDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFFE36F0000FFFFFFFFFFFFFFFFE46F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148209, 'itIT', 0x5DDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFFE16F0000FFFFFFFFFFFFFFFFE26F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148208, 'itIT', 0x5CDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148207, 'itIT', 0x5BDA02000000404100001042000000000000000000000000000000000000000000F00A0000AC0D00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148206, 'itIT', 0x5ADA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C01000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148205, 'itIT', 0x59DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F00000C4300000C43FA000000B80B00000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148204, 'itIT', 0x58DA02000000C0400000404100000000000000000000000000000000000000000200000000000000006400000064000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148203, 'itIT', 0x57DA02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148202, 'itIT', 0x56DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148201, 'itIT', 0x55DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148200, 'itIT', 0x54DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148199, 'itIT', 0x53DA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148198, 'itIT', 0x52DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000640000006400000001016400000064000000570C00006400000064000000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148185, 'itIT', 0x45DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148184, 'itIT', 0x44DA020000000C4300000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148183, 'itIT', 0x43DA020000000C4300000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148182, 'itIT', 0x42DA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148181, 'itIT', 0x41DA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148180, 'itIT', 0x40DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148179, 'itIT', 0x3FDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100C05A46, 39804), -- SoundKitAdvanced -(3232102598, 148178, 'itIT', 0x3EDA0200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148177, 'itIT', 0x3DDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A0410080BB45, 39804), -- SoundKitAdvanced -(3232102598, 148176, 'itIT', 0x3CDA02000000C0400000404100000000000000000000000000000000000000000288130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148175, 'itIT', 0x3BDA02000000C041000040420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148174, 'itIT', 0x3ADA0200000040410000C04100000000000000000000000000000000000000000200000000000000002003000020030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148173, 'itIT', 0x39DA0200000000400000804000000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148172, 'itIT', 0x38DA020000000041000080410000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148171, 'itIT', 0x37DA02000000C040000040410000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148170, 'itIT', 0x36DA0200000000410000804100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148169, 'itIT', 0x35DA02000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148168, 'itIT', 0x34DA0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148167, 'itIT', 0x33DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148166, 'itIT', 0x32DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148165, 'itIT', 0x31DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148164, 'itIT', 0x30DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148148, 'itIT', 0x20DA02000000F0410000A04200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100007A45, 39804), -- SoundKitAdvanced -(3232102598, 148147, 'itIT', 0x044900000000C04000004041000000000000000000000000000000000000000000B80B0000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148146, 'itIT', 0x1FDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148144, 'itIT', 0x1DDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148143, 'itIT', 0x1CDA02000000A0410000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100A08C46, 39804), -- SoundKitAdvanced -(3232102598, 148142, 'itIT', 0x1BDA02000000A0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148141, 'itIT', 0x1ADA02000000A0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148140, 'itIT', 0x19DA02000000A0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000164300001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148139, 'itIT', 0x18DA02000000A0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000007D000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148138, 'itIT', 0x17DA020000004041000048420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148137, 'itIT', 0x16DA02000000A0410000A04200000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000964300409C46, 39804); -- SoundKitAdvanced - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3232102598, 148136, 'itIT', 0x15DA0200000010420000A0420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148135, 'itIT', 0x14DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148134, 'itIT', 0x13DA0200000048430000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148133, 'itIT', 0x12DA0200000048430000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148132, 'itIT', 0x11DA020000008040000040410000000000000000000000000000000000000000020000000000000000C0120000C0120000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148131, 'itIT', 0x10DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148130, 'itIT', 0x0FDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148129, 'itIT', 0x0EDA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000002C01000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148128, 'itIT', 0x0DDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148127, 'itIT', 0x0CDA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148126, 'itIT', 0x0BDA02000000F0420000F0420000000000000000000000000000000000000000020000000000000000AC0D0000AC0D0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148125, 'itIT', 0x0ADA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148124, 'itIT', 0x09DA02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148123, 'itIT', 0x08DA0200000040410000C0410000000000000000000000000000000000000000020000000000000000AC0D0000AC0D0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148122, 'itIT', 0x07DA0200000040410000C0410000000000000000000000000000000000000000020000000000000000AC0D0000AC0D0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00006400000064000000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148121, 'itIT', 0x06DA0200000040410000C04100000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000019001000090010000570C00009001000090010000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148120, 'itIT', 0x05DA0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148119, 'itIT', 0x04DA02000000C041000040420000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000AF430000AF43FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148118, 'itIT', 0x03DA02000000A0420000A0420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F0000AF430000AF43FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148117, 'itIT', 0x02DA02000000F0420000F04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148116, 'itIT', 0x01DA0200000040410000C041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148115, 'itIT', 0x00DA0200000040410000C041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148114, 'itIT', 0xFFD902000000F0410000A042000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148113, 'itIT', 0xFED90200000040420000A0420000000000000000000000000000000000000000020000000000000000000000000000000000EF3B353F0000803FCC9B803E0000803F0000803F0000803F0000803F0000344300003443FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148112, 'itIT', 0xFDD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000000000000000FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148111, 'itIT', 0xFCD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148110, 'itIT', 0xFBD90200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148109, 'itIT', 0xFAD9020000000C4300000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148108, 'itIT', 0xF9D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148107, 'itIT', 0xF8D90200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148106, 'itIT', 0xF7D90200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147671, 'itIT', 0x36D802000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147650, 'itIT', 0x21D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147649, 'itIT', 0x20D80200000040410000404200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001B80B0000B80B0000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147636, 'itIT', 0x13D8020000000041000080410000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147635, 'itIT', 0x12D80200000040410000C04100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147565, 'itIT', 0xADD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000D0070000C4090000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147510, 'itIT', 0x93D7020000000C4300000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147507, 'itIT', 0x90D70200000020420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147501, 'itIT', 0x8AD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000640000006400000001016400000064000000570C00006400000064000000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147500, 'itIT', 0x89D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000640000006400000001016400000064000000570C00006400000064000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147499, 'itIT', 0x88D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000064000000640000000101E8030000E8030000570C00006400000064000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147498, 'itIT', 0x87D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000640000006400000001016400000064000000570C00006400000064000000580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147497, 'itIT', 0x86D70200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000640000006400000001016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147496, 'itIT', 0x85D702000000C0410000404200000000000000000000000000000000000000000200000000000000009411000094110000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147495, 'itIT', 0x84D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147494, 'itIT', 0x83D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147493, 'itIT', 0x82D702000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147491, 'itIT', 0x80D70200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000009600000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147490, 'itIT', 0x7FD70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F00005C4200003443FA000000B80B00000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147489, 'itIT', 0x7ED702000000C0410000404200000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147488, 'itIT', 0x7DD702000000C0410000404200000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F9B504C3E0000803F0000803F0000803F0000803F0000344200003443FA000000B80B00000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147487, 'itIT', 0x7CD70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000344200003443FA000000B80B00000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147486, 'itIT', 0x7BD702000000C0410000404200000000000000000000000000000000000000000088130000401F0000000000000000000000EF3B353F0000803F9B504C3E0000803F0000803F0000803F0000803F00000C4200008242FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147485, 'itIT', 0x7AD70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147479, 'itIT', 0x74D702000000C040000040410000000000000000000000000000000000000000020000000000000000F00A0000F00A0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147477, 'itIT', 0x72D702000000C041000040420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147476, 'itIT', 0x71D70200000040420000C04200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000344300003443D0070000FA0000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147473, 'itIT', 0x6ED70200000020420000A0420000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F000000400000AF43FA000000D00700000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147470, 'itIT', 0x6BD70200000040410000C04100000000000000000000000000000000000000000200000000000000000807000008070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147469, 'itIT', 0x6AD7020000004042000078420000000000000000000000000000000000000000020000000000000000C4090000C4090000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147468, 'itIT', 0x69D70200000040410000C0410000000000000000000000000000000000000000020000000000000000340800003408000000EF3B353F0000803FCC9B803E0000803F0000803F0000803F0000803F00000C4300000C43FA000000B80B00000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147467, 'itIT', 0x68D70200000040420000784200000000000000000000000000000000000000000200000000000000004006000040060000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147466, 'itIT', 0x67D7020000009041000080420000000000000000000000000000000000000000020000000000000000B0040000B004000000EF3B353F0000803FCC9B803E0000803F0000803F0000803F0000803F00000C4300000C43FA000000B80B00000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147457, 'itIT', 0x5FD70200000000420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147456, 'itIT', 0x5ED70200000020420000F04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000344300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147455, 'itIT', 0x5DD70200000020420000F04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FEF3B353F0000803F0000803F0000803F0000803F0000344300009643FA000000FA0000000000B4430000B443000000000000000000000064000000640000000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000344300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147447, 'itIT', 0x55D70200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147445, 'itIT', 0x53D702000000C0410000804200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147363, 'itIT', 0x03D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147362, 'itIT', 0x02D702000000C0400000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147350, 'itIT', 0xF6D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147349, 'itIT', 0xF5D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147347, 'itIT', 0xF3D602000000C040000040410000000000000000000000000000000000000000020000000000000000C4090000C4090000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147344, 'itIT', 0xF0D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147314, 'itIT', 0xD2D602000000C04100004042000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000000000000000B80B0000B80B00000000B4430000B443000000000000000000000000000000000000000001A00F0000A00F0000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147308, 'itIT', 0xCCD60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147307, 'itIT', 0xCBD60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000301FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147305, 'itIT', 0xC9D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000064000000640000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147301, 'itIT', 0xC5D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000C8420000C842FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147300, 'itIT', 0xC4D602000000C0400000C04100000000000000000000000000000000000000000100000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147297, 'itIT', 0xC1D602000000C04000004041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147289, 'itIT', 0xB9D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147287, 'itIT', 0xB7D602000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147286, 'itIT', 0xB6D602000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147284, 'itIT', 0xB4D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147282, 'itIT', 0xB2D602000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000786E0000FFFFFFFFFFFFFFFF796E00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147259, 'itIT', 0x87D60200000080410000104200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147252, 'itIT', 0x80D602000000A04200000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147251, 'itIT', 0x7FD602000000A0420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147249, 'itIT', 0x7DD6020000004843000048430000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F9B504C3E0000803F0000803F0000803F0000803F0000FA430000FA43FA000000B80B00000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147246, 'itIT', 0x7AD602000000C040000040410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F9B504C3EEF3B353F0000803F0000803F0000803F0000000000000000FA000000881300000000B4430000B4430000000000000000000000E8030000E80300000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147244, 'itIT', 0x78D60200000040410000C0410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F0000964300009643FA000000B80B00000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147239, 'itIT', 0x73D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147238, 'itIT', 0x72D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147236, 'itIT', 0x70D602000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147233, 'itIT', 0x6DD60200000040410000004200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147229, 'itIT', 0x69D60200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147228, 'itIT', 0x68D60200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147227, 'itIT', 0x67D60200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147226, 'itIT', 0x66D602000000C0400000904100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147222, 'itIT', 0x62D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147069, 'itIT', 0xADD50200000016440000484400000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146962, 'itIT', 0x3DD50200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F00000C4300000C43FA000000FA0000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146945, 'itIT', 0x2CD5020000000C4300000C4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000164300001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146939, 'itIT', 0x26D50200000040410000C0410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146938, 'itIT', 0x25D502000000F0410000F0420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F9B504C3E0000803F0000803F0000803F0000803F0000164300001643FA000000701700000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145922, 'itIT', 0xB3D002000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000000000000000FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145917, 'itIT', 0xAED00200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000B80B00000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145916, 'itIT', 0xADD00200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145913, 'itIT', 0xAAD002000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145912, 'itIT', 0xA9D002000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145867, 'itIT', 0x77D00200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145688, 'itIT', 0xC4CF02000000C0400000C04100000000000000000000000000000000000000000288130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145675, 'itIT', 0xB7CF0200000040410000C0410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145672, 'itIT', 0xB4CF02000000A042000020430000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145671, 'itIT', 0xB3CF020000001042000080420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F0000AF430000AF43FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145420, 'itIT', 0xB4CE02000000C041000040420000000000000000000000000000000000000000020000000000000000C4090000C4090000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000164300005C43FA000000FA0000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145417, 'itIT', 0xB1CE02000000C04100004042000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000017017000070170000570C0000B80B0000B80B0000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 145413, 'itIT', 0xADCE02000000C041000040420000000000000000000000000000000000000000020000000000000000C4090000C4090000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000F04200007043FA000000FA0000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145405, 'itIT', 0xA5CE02000000C8420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145397, 'itIT', 0x9DCE02000000C040000040410000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145395, 'itIT', 0x9BCE02000000C040000040410000000000000000000000000000000000000000020000000000000000A00F0000A00F0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145393, 'itIT', 0x99CE0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000A04200000C43FA000000B80B00000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145383, 'itIT', 0x8FCE02000000C0410000404200000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000E96C00006400000064000000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145382, 'itIT', 0x8ECE02000000C0410000404200000000000000000000000000000000000000000070170000E02E00000000000000000000000000803F0000803F9B504C3E0000803F0000803F0000803F0000803F0000344300003443FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00002C0100002C010000580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145381, 'itIT', 0x8DCE0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145380, 'itIT', 0x8CCE02000000C04100004042000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001B80B0000B80B0000570C00006400000064000000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145377, 'itIT', 0x89CE0200000040400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FCE4D003F0000803F0000803F0000803F0000803F0000000000000000FA000000B80B00000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145376, 'itIT', 0x88CE020000000041000080410000000000000000000000000000000000000000020000000000000000DC050000DC050000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145356, 'itIT', 0x74CE0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145355, 'itIT', 0x73CE02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145354, 'itIT', 0x72CE02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145260, 'itIT', 0x13CE02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145242, 'itIT', 0x01CE02000000C040000040410000000000000000000000000000000000000000020000000000000000BC020000BC020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145241, 'itIT', 0x00CE0200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145240, 'itIT', 0xFFCD02000000C040000040410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145236, 'itIT', 0xFBCD0200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145233, 'itIT', 0xF8CD02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145228, 'itIT', 0xF3CD02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A0410000FA45, 39804), -- SoundKitAdvanced -(1485693696, 6102, 'itIT', 0x7ADA02000000000000EE6F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6097, 'itIT', 0x6AD702000000000000E76F0000010002000600, 39804), -- SoundEnvelope -(1485693696, 6096, 'itIT', 0x68D702000000000000E66F0000010002000600, 39804), -- SoundEnvelope -(1485693696, 6095, 'itIT', 0x5FDA02000100000000E56F0000000000000400, 39804), -- SoundEnvelope -(1485693696, 6094, 'itIT', 0x5BDA02000100000000E06F0000000000000400, 39804), -- SoundEnvelope -(1485693696, 6093, 'itIT', 0x5ADA02000100000000DF6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6092, 'itIT', 0x55DA02000100000000DE6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6091, 'itIT', 0x53DA02000100000000DD6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6090, 'itIT', 0x52DA02000100000000DC6F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6089, 'itIT', 0x44DA02000100000000D46F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6088, 'itIT', 0x44DA02000000000000D36F0000010002000700, 39804), -- SoundEnvelope -(1485693696, 6087, 'itIT', 0x43DA02000100000000D26F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6086, 'itIT', 0x43DA02000000000000D16F0000010002000700, 39804), -- SoundEnvelope -(1485693696, 6085, 'itIT', 0xB4D602000100000000D06F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6084, 'itIT', 0x42DA02000100000000CF6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6083, 'itIT', 0x41DA02000100000000CE6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6082, 'itIT', 0x3DDA02000100000000CD6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6081, 'itIT', 0x3CDA02000100000000CC6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6080, 'itIT', 0x3CDA02000000000000CB6F0000040005000900, 39804), -- SoundEnvelope -(1485693696, 6079, 'itIT', 0x3BDA02000100000000CA6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6078, 'itIT', 0x3BDA02000000000000C96F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6077, 'itIT', 0x38DA02000100000000C86F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6076, 'itIT', 0x36DA02000100000000C76F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6075, 'itIT', 0x34DA02000100000000C66F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6071, 'itIT', 0x1FDA02000000000000A36F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6070, 'itIT', 0x1DDA02000100000000A26F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6069, 'itIT', 0x19DA02000000000000A16F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6068, 'itIT', 0x13DA020001000000009D6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6067, 'itIT', 0x13DA020000000000009C6F0000010002000700, 39804), -- SoundEnvelope -(1485693696, 6066, 'itIT', 0x12DA020001000000009B6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6065, 'itIT', 0x12DA020000000000009A6F0000010002000700, 39804), -- SoundEnvelope -(1485693696, 6064, 'itIT', 0xFDD902000100000000996F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6063, 'itIT', 0xFBD902000100000000986F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6062, 'itIT', 0xF9D902000100000000976F0000000000000600, 39804), -- SoundEnvelope -(1485693696, 6061, 'itIT', 0xF8D902000000000000966F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5950, 'itIT', 0x5ED702000000000000C96E0000010002000A00, 39804), -- SoundEnvelope -(2151089334, 3450, 'itIT', 0x9A99193E000000009A99193E3333333FABAA2A3F9A99193FB7B6363F0000803F0000A03F00000000006A00000005000000, 39804), -- EdgeGlowEffect -(2445379776, 7349, 'itIT', 0xA7D60200A8D60200A9D60200AAD6020000000000ABD60200000000000000000056010000ADD602001BBA020000000000ACD602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AED602000000000000000000000000000000000000000000000000000000000000000000004BD80200AFD602000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(2445379776, 7348, 'itIT', 0x9FD60200A0D60200A1D60200A2D6020000000000A3D60200000000000000000056010000A5D602001BBA020000000000A4D602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A6D6020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(1181150530, 393570, 'itIT', 0x05000000DCD802004C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393569, 'itIT', 0x05000000DBD802004C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393568, 'itIT', 0x05000000D8D802004C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393567, 'itIT', 0x0600000019DA05004C490200, 39804), -- SpellVisualKitEffect -(3425193231, 285234, 'itIT', 0x080000000D00000000000000000000000000000000000000020000003F4C000076AF0100, 39804), -- SpellVisualEvent -(3425193231, 285233, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004C49020076AF0100, 39804), -- SpellVisualEvent -(3425193231, 285232, 'itIT', 0x010000000200000000000000000000000000000000000000010000006601000076AF0100, 39804), -- SpellVisualEvent -(859088734, 383513, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(4146370265, 110454, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF14000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645746, 'itIT', 0xE1D8020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645745, 'itIT', 0xE1D8020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645744, 'itIT', 0xE1D8020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645743, 'itIT', 0xE1D8020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645742, 'itIT', 0xE1D802002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645741, 'itIT', 0xE1D802002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645740, 'itIT', 0xE1D802002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645739, 'itIT', 0xE1D8020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645738, 'itIT', 0xE0D802008D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645737, 'itIT', 0xE0D802008B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645736, 'itIT', 0xE0D8020089134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645735, 'itIT', 0xE0D8020087134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645734, 'itIT', 0xE0D8020085134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645733, 'itIT', 0xE0D8020083134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645732, 'itIT', 0xDFD80200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645731, 'itIT', 0xDFD80200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645730, 'itIT', 0xDFD80200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645729, 'itIT', 0xDFD80200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645728, 'itIT', 0xDAD802008D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645727, 'itIT', 0xDAD802008B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645726, 'itIT', 0xDAD8020089134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645725, 'itIT', 0xDAD8020087134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645724, 'itIT', 0xDAD8020085134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645723, 'itIT', 0xDAD8020083134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645722, 'itIT', 0xDED8020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645721, 'itIT', 0xDED8020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645720, 'itIT', 0xDED8020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645719, 'itIT', 0xDED802006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645718, 'itIT', 0xDED802006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645717, 'itIT', 0xDED802006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645706, 'itIT', 0xDDD8020067D31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645705, 'itIT', 0xDDD8020068D31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645704, 'itIT', 0xDDD8020069D31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645703, 'itIT', 0xDDD802006AD31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645702, 'itIT', 0xDDD802006BD31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645701, 'itIT', 0xDDD802006CD31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645700, 'itIT', 0xDDD802006DD31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645699, 'itIT', 0xDDD802006ED31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645698, 'itIT', 0xDDD802006FD31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645697, 'itIT', 0xDDD8020070D31700010000803F, 39804), -- SoundKitEntry -(3266400455, 645696, 'itIT', 0xDCD80200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645695, 'itIT', 0xDCD80200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645694, 'itIT', 0xDCD80200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645693, 'itIT', 0xDCD80200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645692, 'itIT', 0xDBD8020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645691, 'itIT', 0xDBD8020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645690, 'itIT', 0xDBD8020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645689, 'itIT', 0xDBD802006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645688, 'itIT', 0xDBD802006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645687, 'itIT', 0xDBD802006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645678, 'itIT', 0xD9D8020053063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645677, 'itIT', 0xD9D8020051063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645676, 'itIT', 0xD9D802004F063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645675, 'itIT', 0xD8D802003F063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645674, 'itIT', 0xD8D802003D063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645673, 'itIT', 0xD8D802003B063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645672, 'itIT', 0xD7D8020065063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645671, 'itIT', 0xD7D8020063063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645670, 'itIT', 0xD7D8020061063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645669, 'itIT', 0xD6D8020073063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645668, 'itIT', 0xD6D8020071063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645667, 'itIT', 0xD6D802006F063800010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 645666, 'itIT', 0xD6D802006D063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645665, 'itIT', 0xD6D802006B063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645664, 'itIT', 0xD6D8020069063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645663, 'itIT', 0xD6D8020067063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645662, 'itIT', 0xD5D802004D063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645661, 'itIT', 0xD5D802004B063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645660, 'itIT', 0xD5D8020049063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645659, 'itIT', 0xD5D8020047063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645658, 'itIT', 0xD5D8020045063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645657, 'itIT', 0xD5D8020043063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645656, 'itIT', 0xD5D8020041063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645655, 'itIT', 0xD4D8020059063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645654, 'itIT', 0xD4D8020057063800010000803F, 39804), -- SoundKitEntry -(3266400455, 645653, 'itIT', 0xD4D8020055063800010000803F, 39804), -- SoundKitEntry -(736158310, 6257, 'itIT', 0xE1D80200DDD80200, 39804), -- SoundKitChild -(736158310, 6256, 'itIT', 0xE0D80200D5D80200, 39804), -- SoundKitChild -(736158310, 6255, 'itIT', 0xDFD80200DAD80200, 39804), -- SoundKitChild -(736158310, 6254, 'itIT', 0xDED80200D4D80200, 39804), -- SoundKitChild -(3232102598, 147819, 'itIT', 0xE1D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147818, 'itIT', 0xE0D802000000C040000040410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147817, 'itIT', 0xDFD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147816, 'itIT', 0xDED802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147815, 'itIT', 0xDDD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147814, 'itIT', 0xDCD80200000080400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147813, 'itIT', 0xDBD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147812, 'itIT', 0xDAD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147811, 'itIT', 0xD9D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147810, 'itIT', 0xD8D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147809, 'itIT', 0xD7D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147808, 'itIT', 0xD6D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147807, 'itIT', 0xD5D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147806, 'itIT', 0xD4D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6009, 'itIT', 0xE1D8020000000000002D6F0000010002000300, 39804), -- SoundEnvelope -(2445379776, 7367, 'itIT', 0x0000000000000000D6D80200D7D8020000000000D9D8020000000000000000000000000000000000DDD80200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D4D80200DAD80200D5D80200000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(1369604944, 17453, 'itIT', 0x0000000000000000000000000000000000000000000000002D4400003690ACD90200222200000000000000002C010000EE020400040000000000000000000000008D38, 39804), -- SpellVisualMissile -(1369604944, 17173, 'itIT', 0x000000000000000000000000000000000000000000000000154300003C8E1AD90200222200000000000000002C010000EE0204000400C80C000000000000000000CA37, 39804), -- SpellVisualMissile -(1369604944, 17047, 'itIT', 0x0000000000000000000000000000000000000000000000009742000004832CD90200FF2200000000000000002C010000EE020400040000000000000000000000006737, 39804), -- SpellVisualMissile -(1369604944, 17043, 'itIT', 0x00000000000000000000000000000000000000000000000093420000288580D90200162200004902000000002C010000EE020400040000000000000000000000006337, 39804), -- SpellVisualMissile -(1369604944, 17033, 'itIT', 0x00000000000000000000000000000000000000000000000089420000FC9547D90200262200000000000000002C010000EE020400040000000000000000000000005A37, 39804), -- SpellVisualMissile -(1369604944, 16413, 'itIT', 0x0000000000000000000000000000000000000000000000001D4000003C8E77D90200FF2200000000000000002C010000EE02040004000D00000000000000000000F634, 39804), -- SpellVisualMissile -(1181150530, 393834, 'itIT', 0x05000000B9D902009A400200, 39804), -- SpellVisualKitEffect -(1181150530, 393826, 'itIT', 0x05000000B0D90200DF3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393825, 'itIT', 0x05000000AFD902008A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393824, 'itIT', 0x05000000AED9020041400200, 39804), -- SpellVisualKitEffect -(1181150530, 393823, 'itIT', 0x05000000ABD9020046340200, 39804), -- SpellVisualKitEffect -(1181150530, 393822, 'itIT', 0x05000000ABD90200E03B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393821, 'itIT', 0x05000000AAD9020081360200, 39804), -- SpellVisualKitEffect -(1181150530, 393820, 'itIT', 0x05000000A9D9020081360200, 39804), -- SpellVisualKitEffect -(1181150530, 393819, 'itIT', 0x05000000A8D9020089490200, 39804), -- SpellVisualKitEffect -(1181150530, 393818, 'itIT', 0x05000000A6D9020088490200, 39804), -- SpellVisualKitEffect -(1181150530, 393816, 'itIT', 0x05000000A4D902005A350200, 39804), -- SpellVisualKitEffect -(1181150530, 393812, 'itIT', 0x05000000A0D90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393811, 'itIT', 0x050000009FD9020087490200, 39804), -- SpellVisualKitEffect -(1181150530, 393807, 'itIT', 0x050000009CD90200C93C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393806, 'itIT', 0x050000009AD90200C93C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393805, 'itIT', 0x0500000099D90200CA3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393804, 'itIT', 0x0500000098D90200CA3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393801, 'itIT', 0x0500000096D9020086490200, 39804), -- SpellVisualKitEffect -(1181150530, 393800, 'itIT', 0x0500000095D9020086490200, 39804), -- SpellVisualKitEffect -(1181150530, 393799, 'itIT', 0x0500000093D9020086490200, 39804), -- SpellVisualKitEffect -(1181150530, 393797, 'itIT', 0x0500000092D90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393796, 'itIT', 0x0500000091D90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393795, 'itIT', 0x0500000090D90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393794, 'itIT', 0x050000008FD90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393793, 'itIT', 0x050000008ED90200293A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393792, 'itIT', 0x050000008DD90200D73A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393791, 'itIT', 0x050000008CD90200D63A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393790, 'itIT', 0x050000008BD90200273A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393789, 'itIT', 0x050000008AD9020085490200, 39804), -- SpellVisualKitEffect -(1181150530, 393786, 'itIT', 0x0500000086D9020084490200, 39804), -- SpellVisualKitEffect -(1181150530, 393783, 'itIT', 0x050000007FD90200422F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393781, 'itIT', 0x050000007CD90200402F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393780, 'itIT', 0x050000007BD90200412F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393778, 'itIT', 0x0500000079D9020081490200, 39804), -- SpellVisualKitEffect -(1181150530, 393776, 'itIT', 0x05000000107B0200F12D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393775, 'itIT', 0x0500000075D90200CD310200, 39804), -- SpellVisualKitEffect -(1181150530, 393771, 'itIT', 0x0500000072D90200B23A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393770, 'itIT', 0x0500000070D902007F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393769, 'itIT', 0x050000006FD90200D5360200, 39804), -- SpellVisualKitEffect -(1181150530, 393768, 'itIT', 0x050000006ED90200E72E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393767, 'itIT', 0x050000006DD902007E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393765, 'itIT', 0x050000006BD90200E82E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393762, 'itIT', 0x0500000069D902008E3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393761, 'itIT', 0x0A0000000F0000008E3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393758, 'itIT', 0x0500000060D902007D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393757, 'itIT', 0x050000005ED902007D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393756, 'itIT', 0x0500000062D902007D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393755, 'itIT', 0x0500000061D902007D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393754, 'itIT', 0x0500000065D902007C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393753, 'itIT', 0x0500000064D902007C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393747, 'itIT', 0x050000005AD9020079490200, 39804), -- SpellVisualKitEffect -(1181150530, 393746, 'itIT', 0x0500000059D9020078490200, 39804), -- SpellVisualKitEffect -(1181150530, 393745, 'itIT', 0x0500000042D9020077490200, 39804), -- SpellVisualKitEffect -(1181150530, 393741, 'itIT', 0x0500000058D9020074490200, 39804), -- SpellVisualKitEffect -(1181150530, 393740, 'itIT', 0x0500000056D902001B2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393738, 'itIT', 0x0500000054D902001B2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393737, 'itIT', 0x0500000053D902001B2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393736, 'itIT', 0x0500000052D9020072490200, 39804), -- SpellVisualKitEffect -(1181150530, 393735, 'itIT', 0x050000004DD9020072490200, 39804), -- SpellVisualKitEffect -(1181150530, 393732, 'itIT', 0x0500000051D902001A2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393731, 'itIT', 0x050000004ED902001A2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393729, 'itIT', 0x050000004BD902001C2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393728, 'itIT', 0x0500000049D902001C2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393727, 'itIT', 0x0500000048D902001C2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393722, 'itIT', 0x0500000043D902005C370200, 39804), -- SpellVisualKitEffect -(1181150530, 393721, 'itIT', 0x0500000042D9020071490200, 39804), -- SpellVisualKitEffect -(1181150530, 393719, 'itIT', 0x0500000041D9020054310200, 39804), -- SpellVisualKitEffect -(1181150530, 393718, 'itIT', 0x0500000040D9020054310200, 39804), -- SpellVisualKitEffect -(1181150530, 393717, 'itIT', 0x050000003ED9020054310200, 39804), -- SpellVisualKitEffect -(1181150530, 393713, 'itIT', 0x050000003BD9020043390200, 39804), -- SpellVisualKitEffect -(1181150530, 393712, 'itIT', 0x050000003AD902001F2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393711, 'itIT', 0x0500000039D902006E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393710, 'itIT', 0x0500000038D902006D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393709, 'itIT', 0x0500000037D902006D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393707, 'itIT', 0x0500000034D9020059370200, 39804), -- SpellVisualKitEffect -(1181150530, 393705, 'itIT', 0x0500000033D902005D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393704, 'itIT', 0x0500000032D902005D370200, 39804), -- SpellVisualKitEffect -(1181150530, 393702, 'itIT', 0x0500000030D90200BA330200, 39804), -- SpellVisualKitEffect -(1181150530, 393701, 'itIT', 0x050000002FD90200BF290200, 39804), -- SpellVisualKitEffect -(1181150530, 393700, 'itIT', 0x050000002ED90200702F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393699, 'itIT', 0x050000002DD902006F2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393698, 'itIT', 0x050000002BD90200B9330200, 39804), -- SpellVisualKitEffect -(1181150530, 393697, 'itIT', 0x050000002AD90200B9330200, 39804), -- SpellVisualKitEffect -(1181150530, 393696, 'itIT', 0x0500000029D902008E260200, 39804), -- SpellVisualKitEffect -(1181150530, 393695, 'itIT', 0x0500000028D902006C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393694, 'itIT', 0x0500000027D902006C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393693, 'itIT', 0x0500000026D902006B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393692, 'itIT', 0x0500000025D902006A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393691, 'itIT', 0x0500000024D90200FF2D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393690, 'itIT', 0x0500000023D90200592E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393689, 'itIT', 0x0500000022D90200582E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393688, 'itIT', 0x0500000021D9020069490200, 39804), -- SpellVisualKitEffect -(1181150530, 393687, 'itIT', 0x0500000020D90200572E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393686, 'itIT', 0x050000001FD9020067490200, 39804), -- SpellVisualKitEffect -(1181150530, 393685, 'itIT', 0x050000001ED9020068490200, 39804), -- SpellVisualKitEffect -(1181150530, 393684, 'itIT', 0x050000001DD9020068490200, 39804), -- SpellVisualKitEffect -(1181150530, 393683, 'itIT', 0x050000001CD90200D7350200, 39804), -- SpellVisualKitEffect -(1181150530, 393682, 'itIT', 0x050000001BD90200D6350200, 39804), -- SpellVisualKitEffect -(1181150530, 393681, 'itIT', 0x0500000019D90200D8350200, 39804), -- SpellVisualKitEffect -(1181150530, 393680, 'itIT', 0x0500000018D9020067490200, 39804), -- SpellVisualKitEffect -(1181150530, 393679, 'itIT', 0x0500000017D90200223B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393678, 'itIT', 0x0500000016D9020067490200, 39804), -- SpellVisualKitEffect -(1181150530, 393676, 'itIT', 0x0500000014D90200183E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393672, 'itIT', 0x0500000012D90200CF300200, 39804), -- SpellVisualKitEffect -(1181150530, 393671, 'itIT', 0x050000000FD90200CB300200, 39804), -- SpellVisualKitEffect -(1181150530, 393668, 'itIT', 0x050000000BD9020065490200, 39804), -- SpellVisualKitEffect -(1181150530, 393667, 'itIT', 0x050000000AD9020064490200, 39804), -- SpellVisualKitEffect -(1181150530, 393666, 'itIT', 0x0500000007D90200F5390200, 39804), -- SpellVisualKitEffect -(1181150530, 393665, 'itIT', 0x0500000008D9020063490200, 39804), -- SpellVisualKitEffect -(1181150530, 393664, 'itIT', 0x05000000227B020063490200, 39804), -- SpellVisualKitEffect -(1181150530, 393663, 'itIT', 0x0500000009D90200F6390200, 39804), -- SpellVisualKitEffect -(1181150530, 393655, 'itIT', 0x0500000007D902005C3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393643, 'itIT', 0x0500000002D902005F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393637, 'itIT', 0x05000000F7D802005F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393636, 'itIT', 0x05000000F6D802005F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393635, 'itIT', 0x05000000F5D802005F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393630, 'itIT', 0x05000000F4D802005E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393629, 'itIT', 0x05000000F3D802005E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393628, 'itIT', 0x05000000F2D802005E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393627, 'itIT', 0x05000000F1D802005E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393621, 'itIT', 0x0A000000260000005B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393620, 'itIT', 0x05000000ECD8020012410200, 39804), -- SpellVisualKitEffect -(1181150530, 393619, 'itIT', 0x05000000EBD8020094410200, 39804), -- SpellVisualKitEffect -(1181150530, 393618, 'itIT', 0x05000000EAD8020094410200, 39804), -- SpellVisualKitEffect -(1181150530, 393617, 'itIT', 0x05000000E9D8020094410200, 39804), -- SpellVisualKitEffect -(1181150530, 393616, 'itIT', 0x0500000018D2020094410200, 39804), -- SpellVisualKitEffect -(1181150530, 393615, 'itIT', 0x05000000D2D102005D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393614, 'itIT', 0x050000007391020097410200, 39804), -- SpellVisualKitEffect -(1181150530, 393613, 'itIT', 0x050000001C7B02005C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393612, 'itIT', 0x050000005A91020096410200, 39804), -- SpellVisualKitEffect -(1181150530, 393611, 'itIT', 0x050000004B91020095410200, 39804), -- SpellVisualKitEffect -(1181150530, 393610, 'itIT', 0x05000000379102005B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393609, 'itIT', 0x05000000117B02000F210200, 39804), -- SpellVisualKitEffect -(1181150530, 393608, 'itIT', 0x05000000137B0200A8410200, 39804), -- SpellVisualKitEffect -(1181150530, 393607, 'itIT', 0x05000000137B02005A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393606, 'itIT', 0x0500000057910200B2200000, 39804), -- SpellVisualKitEffect -(1181150530, 374074, 'itIT', 0x050000000ED90200CE300200, 39804), -- SpellVisualKitEffect -(1181150530, 374073, 'itIT', 0x050000000DD90200CE300200, 39804), -- SpellVisualKitEffect -(1181150530, 373060, 'itIT', 0x0500000085D902005B2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 373057, 'itIT', 0x0500000084D902005A2F0200, 39804), -- SpellVisualKitEffect -(1181150530, 373054, 'itIT', 0x0500000082D90200592F0200, 39804), -- SpellVisualKitEffect -(3425193231, 285295, 'itIT', 0x010000000D00000000000000000000000000000000000000010000008A490200D4A70100, 39804), -- SpellVisualEvent -(3425193231, 285294, 'itIT', 0x080000000D00000000000000000000000000000000000000020000008949020066A30100, 39804), -- SpellVisualEvent -(3425193231, 285293, 'itIT', 0x070000000D00000000000000000000000000000000000000010000008849020066A30100, 39804), -- SpellVisualEvent -(3425193231, 285292, 'itIT', 0x0B0000000C00000000000000000000000000000000000000010000008749020076A80100, 39804), -- SpellVisualEvent -(3425193231, 285291, 'itIT', 0x010000000D00000000000000000000000000000000000000010000008649020076A80100, 39804), -- SpellVisualEvent -(3425193231, 285290, 'itIT', 0x070000000D00000000000000000000000000000000000000020000008549020032A10100, 39804), -- SpellVisualEvent -(3425193231, 285289, 'itIT', 0x010000000D000000000000000000000000000000000000000100000084490200819F0100, 39804), -- SpellVisualEvent -(3425193231, 285286, 'itIT', 0x010000000D000000000000000000000000000000000000000100000081490200729F0100, 39804), -- SpellVisualEvent -(3425193231, 285284, 'itIT', 0x030000000D00000000000000000000000000000000000000010000007F4902003BA40100, 39804), -- SpellVisualEvent -(3425193231, 285283, 'itIT', 0x010000000D00000000000000000000000000000000000000010000007E4902003BA40100, 39804), -- SpellVisualEvent -(3425193231, 285282, 'itIT', 0x030000000D00000000000000000000000000000000000000010000007D49020087AF0100, 39804), -- SpellVisualEvent -(3425193231, 285281, 'itIT', 0x030000000D00000000000000000000000000000000000000010000007C49020086AF0100, 39804), -- SpellVisualEvent -(3425193231, 285278, 'itIT', 0x070000000800000000000000000000000000000000000000020000007949020083AF0100, 39804), -- SpellVisualEvent -(3425193231, 285277, 'itIT', 0x070000000D00000000000000000000000000000000000000020000007849020083AF0100, 39804), -- SpellVisualEvent -(3425193231, 285273, 'itIT', 0x0700000008000000000000000000000000000000000000000200000074490200559F0100, 39804), -- SpellVisualEvent -(3425193231, 285271, 'itIT', 0x010000000D000000000000000000000000000000000000000100000072490200549F0100, 39804), -- SpellVisualEvent -(3425193231, 285270, 'itIT', 0x090000000D00000000000000000000000000000000000000030000007149020058A20100, 39804), -- SpellVisualEvent -(3425193231, 285268, 'itIT', 0x080000000D00000000000000000000000000000000000000020000006E490200569F0100, 39804), -- SpellVisualEvent -(3425193231, 285267, 'itIT', 0x070000000D00000000000000000000000000000000000000020000006D490200569F0100, 39804), -- SpellVisualEvent -(3425193231, 285266, 'itIT', 0x070000000D00000000000000000000000000000000000000020000006C490200D79A0100, 39804), -- SpellVisualEvent -(3425193231, 285265, 'itIT', 0x080000000D00000000000000000000000000000000000000020000006B490200BE9E0100, 39804), -- SpellVisualEvent -(3425193231, 285264, 'itIT', 0x070000000D00000000000000000000000000000000000000020000006A490200BE9E0100, 39804), -- SpellVisualEvent -(3425193231, 285263, 'itIT', 0x010000000D000000000000000000000000000000000000000100000069490200CC9E0100, 39804), -- SpellVisualEvent -(3425193231, 285262, 'itIT', 0x030000000D000000000000000000000000000000000000000100000068490200ABA30100, 39804), -- SpellVisualEvent -(3425193231, 285261, 'itIT', 0x010000000D000000000000000000000000000000000000000100000067490200ABA30100, 39804), -- SpellVisualEvent -(3425193231, 285259, 'itIT', 0x010000000200000000000000000000000000000000000000010000006549020020A80100, 39804), -- SpellVisualEvent -(3425193231, 285258, 'itIT', 0x010000000D00000000000000000000000000000000000000010000006449020020A80100, 39804), -- SpellVisualEvent -(3425193231, 285257, 'itIT', 0x070000000D00000000000000000000000000000000000000020000006349020020A80100, 39804), -- SpellVisualEvent -(3425193231, 285255, 'itIT', 0x030000000D00000000000000000000000000000000000000010000005F4902007FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285254, 'itIT', 0x030000000D00000000000000000000000000000000000000010000005E4902007EAF0100, 39804), -- SpellVisualEvent -(3425193231, 285253, 'itIT', 0x010000000D00000000000000000000000000000000000000010000005D49020063AB0100, 39804), -- SpellVisualEvent -(3425193231, 285252, 'itIT', 0x030000000D00000000000000000000000000000000000000010000005C49020064AB0100, 39804), -- SpellVisualEvent -(3425193231, 285251, 'itIT', 0x010000000D00000000000000000000000000000000000000010000005B49020064AB0100, 39804), -- SpellVisualEvent -(3425193231, 285250, 'itIT', 0x0B0000000D00000000000000000000000000000000000000010000005A49020070AB0100, 39804), -- SpellVisualEvent -(4146370265, 110471, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110470, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110467, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110463, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110462, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109412, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108662, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108576, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107579, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107435, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 106325, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 646771, 'itIT', 0xB9D90200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646770, 'itIT', 0xB9D90200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646769, 'itIT', 0xB9D90200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646768, 'itIT', 0xB9D90200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646767, 'itIT', 0xB9D90200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646766, 'itIT', 0xB9D90200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646765, 'itIT', 0xB9D90200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646764, 'itIT', 0xB9D90200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646763, 'itIT', 0xB9D90200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646762, 'itIT', 0xB9D90200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646712, 'itIT', 0xB0D902000A5F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646711, 'itIT', 0xB0D90200085F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646710, 'itIT', 0xB0D90200065F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646709, 'itIT', 0xB0D90200045F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646708, 'itIT', 0xAFD902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646707, 'itIT', 0xAFD902000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646706, 'itIT', 0xAFD90200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646705, 'itIT', 0xAFD90200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646704, 'itIT', 0xAFD90200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646703, 'itIT', 0xAED90200F09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646702, 'itIT', 0xAED90200EF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646701, 'itIT', 0xAED90200EE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646700, 'itIT', 0xAED90200ED9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646699, 'itIT', 0xAED90200EC9D3600010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 646698, 'itIT', 0xAED90200EB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646697, 'itIT', 0xAED90200EA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646696, 'itIT', 0xAED90200E99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646695, 'itIT', 0xAED90200E89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646694, 'itIT', 0xAED90200E79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646688, 'itIT', 0xACD90200FF3D3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646687, 'itIT', 0xABD90200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646686, 'itIT', 0xABD90200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646685, 'itIT', 0xABD90200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646684, 'itIT', 0xABD90200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646683, 'itIT', 0xABD90200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646682, 'itIT', 0xABD90200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646681, 'itIT', 0xABD90200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646680, 'itIT', 0xABD90200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646679, 'itIT', 0xABD90200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646678, 'itIT', 0xABD90200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646677, 'itIT', 0xAAD90200B2CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 646676, 'itIT', 0xA9D9020034311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646675, 'itIT', 0xA8D902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646674, 'itIT', 0xA8D902000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646673, 'itIT', 0xA8D90200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646672, 'itIT', 0xA8D90200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646671, 'itIT', 0xA8D90200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646660, 'itIT', 0xA6D902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646659, 'itIT', 0xA6D902000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646658, 'itIT', 0xA6D90200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646657, 'itIT', 0xA6D90200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646656, 'itIT', 0xA6D90200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646645, 'itIT', 0xA4D902007F303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646644, 'itIT', 0xA4D902007D303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646635, 'itIT', 0xA0D90200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646634, 'itIT', 0xA0D90200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646633, 'itIT', 0xA0D90200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646632, 'itIT', 0x9FD90200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646631, 'itIT', 0x9FD90200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646630, 'itIT', 0x9FD90200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646621, 'itIT', 0x9CD90200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646620, 'itIT', 0x9CD90200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646619, 'itIT', 0x9CD90200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646610, 'itIT', 0x9AD902009EE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646609, 'itIT', 0x9AD902009DE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646608, 'itIT', 0x9AD902009CE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646607, 'itIT', 0x9AD902009BE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646606, 'itIT', 0x99D90200CB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646605, 'itIT', 0x99D90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646604, 'itIT', 0x99D90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646603, 'itIT', 0x99D90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646602, 'itIT', 0x99D90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646601, 'itIT', 0x98D90200F03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646600, 'itIT', 0x98D90200EE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646599, 'itIT', 0x98D90200EC3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646598, 'itIT', 0x98D90200EA3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646597, 'itIT', 0x98D90200E83D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646596, 'itIT', 0x98D90200E63D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646595, 'itIT', 0x98D90200E43D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646594, 'itIT', 0x98D90200E23D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646593, 'itIT', 0x98D90200E03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646592, 'itIT', 0x98D90200DE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646583, 'itIT', 0x96D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646582, 'itIT', 0x96D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646581, 'itIT', 0x96D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646580, 'itIT', 0x95D90200F03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646579, 'itIT', 0x95D90200EE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646578, 'itIT', 0x95D90200EC3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646577, 'itIT', 0x95D90200EA3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646576, 'itIT', 0x95D90200E83D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646575, 'itIT', 0x95D90200E63D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646574, 'itIT', 0x95D90200E43D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646573, 'itIT', 0x95D90200E23D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646572, 'itIT', 0x95D90200E03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646571, 'itIT', 0x95D90200DE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646562, 'itIT', 0x93D902008C054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646561, 'itIT', 0x93D902008A054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646560, 'itIT', 0x93D9020088054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646559, 'itIT', 0x93D9020086054000010000803F, 39804), -- SoundKitEntry -(3266400455, 646558, 'itIT', 0x92D9020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646557, 'itIT', 0x92D902008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646556, 'itIT', 0x92D902008C320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646555, 'itIT', 0x92D902008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646554, 'itIT', 0x92D9020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646553, 'itIT', 0x91D902006A8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646552, 'itIT', 0x91D902006B8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646551, 'itIT', 0x91D902006C8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646550, 'itIT', 0x90D9020092461500010000803F, 39804), -- SoundKitEntry -(3266400455, 646549, 'itIT', 0x8FD9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646548, 'itIT', 0x8FD9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646547, 'itIT', 0x8FD9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646546, 'itIT', 0x8ED902009DD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646545, 'itIT', 0x8DD90200CB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646544, 'itIT', 0x8DD90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646543, 'itIT', 0x8DD90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646542, 'itIT', 0x8DD90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646541, 'itIT', 0x8DD90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646540, 'itIT', 0x8CD90200C11E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646539, 'itIT', 0x8CD90200C21E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646538, 'itIT', 0x8CD90200C31E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646537, 'itIT', 0x8BD90200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646536, 'itIT', 0x8BD90200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646535, 'itIT', 0x8BD90200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646534, 'itIT', 0x8AD90200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646533, 'itIT', 0x8AD90200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646532, 'itIT', 0x8AD90200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646531, 'itIT', 0x8AD90200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646530, 'itIT', 0x8AD90200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646529, 'itIT', 0x8AD90200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646528, 'itIT', 0x8AD90200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646527, 'itIT', 0x8AD90200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646526, 'itIT', 0x8AD90200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646525, 'itIT', 0x8AD90200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646512, 'itIT', 0x86D9020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646511, 'itIT', 0x86D9020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646510, 'itIT', 0x86D9020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646509, 'itIT', 0x86D9020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646508, 'itIT', 0x86D902008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646507, 'itIT', 0x86D902008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646506, 'itIT', 0x85D902009AE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646505, 'itIT', 0x85D9020099E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646504, 'itIT', 0x85D9020098E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646503, 'itIT', 0x85D9020097E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646502, 'itIT', 0x84D9020096E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646501, 'itIT', 0x84D9020095E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646500, 'itIT', 0x84D9020094E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646499, 'itIT', 0x84D9020093E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646490, 'itIT', 0x82D902009EE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646489, 'itIT', 0x82D902009DE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646488, 'itIT', 0x82D902009CE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646487, 'itIT', 0x82D902009BE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646478, 'itIT', 0x80D9020077E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646477, 'itIT', 0x80D9020076E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646476, 'itIT', 0x80D9020075E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646475, 'itIT', 0x7FD90200FA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646474, 'itIT', 0x7FD90200F99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646473, 'itIT', 0x7FD90200F89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646472, 'itIT', 0x7FD90200F79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646471, 'itIT', 0x7FD90200F69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646470, 'itIT', 0x7FD90200F59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646469, 'itIT', 0x7FD90200F49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646468, 'itIT', 0x7FD90200F39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646467, 'itIT', 0x7FD90200F29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646466, 'itIT', 0x7FD90200F19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646453, 'itIT', 0x7CD902007F303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646452, 'itIT', 0x7CD902007D303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646451, 'itIT', 0x7BD90200D29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646450, 'itIT', 0x7BD90200D19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646449, 'itIT', 0x7BD90200D09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646448, 'itIT', 0x7BD90200CF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646447, 'itIT', 0x7BD90200CE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646446, 'itIT', 0x7BD90200CD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646445, 'itIT', 0x7BD90200CC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646444, 'itIT', 0x7BD90200CB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646443, 'itIT', 0x7BD90200CA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646442, 'itIT', 0x7BD90200C99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646435, 'itIT', 0x79D902000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646434, 'itIT', 0x79D90200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646433, 'itIT', 0x79D90200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646432, 'itIT', 0x79D90200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646431, 'itIT', 0x79D902000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 646422, 'itIT', 0x77D9020093303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646421, 'itIT', 0x77D9020091303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646420, 'itIT', 0x77D90200FB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646419, 'itIT', 0x77D90200FC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646415, 'itIT', 0x75D90200714F3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646414, 'itIT', 0x75D90200704F3500010000803F, 39804), -- SoundKitEntry -(3266400455, 646404, 'itIT', 0x72D90200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646403, 'itIT', 0x72D90200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646402, 'itIT', 0x72D90200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646401, 'itIT', 0x72D90200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646400, 'itIT', 0x72D90200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646399, 'itIT', 0x72D90200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646398, 'itIT', 0x72D90200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646397, 'itIT', 0x72D90200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646396, 'itIT', 0x72D90200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646395, 'itIT', 0x72D90200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646391, 'itIT', 0x70D90200C09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646390, 'itIT', 0x6FD9020089303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646389, 'itIT', 0x6FD9020087303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646388, 'itIT', 0x6FD9020085303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646387, 'itIT', 0x6FD9020083303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646386, 'itIT', 0x6FD9020081303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646385, 'itIT', 0x6ED902008D303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646384, 'itIT', 0x6ED902008B303700010000803F, 39804), -- SoundKitEntry -(3266400455, 646383, 'itIT', 0x6DD90200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646382, 'itIT', 0x6DD90200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646381, 'itIT', 0x6DD90200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646380, 'itIT', 0x6DD90200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646379, 'itIT', 0x6DD90200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646378, 'itIT', 0x6DD90200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646377, 'itIT', 0x6DD90200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646376, 'itIT', 0x6DD90200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646375, 'itIT', 0x6DD90200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646374, 'itIT', 0x6DD90200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646367, 'itIT', 0x6BD90200D29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646366, 'itIT', 0x6BD90200D19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646365, 'itIT', 0x6BD90200D09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646364, 'itIT', 0x6BD90200CF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646363, 'itIT', 0x6BD90200CE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646362, 'itIT', 0x6BD90200CD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646361, 'itIT', 0x6BD90200CC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646360, 'itIT', 0x6BD90200CB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646359, 'itIT', 0x6BD90200CA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646358, 'itIT', 0x6BD90200C99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 646353, 'itIT', 0x69D9020002A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646352, 'itIT', 0x69D9020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646351, 'itIT', 0x69D9020004A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646350, 'itIT', 0x69D9020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646349, 'itIT', 0x69D9020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646336, 'itIT', 0x65D9020097D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646335, 'itIT', 0x65D9020095D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646334, 'itIT', 0x65D9020093D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646333, 'itIT', 0x64D902004DF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646332, 'itIT', 0x64D902004CF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646331, 'itIT', 0x64D902004BF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646330, 'itIT', 0x64D902004AF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646329, 'itIT', 0x64D9020049F01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646328, 'itIT', 0x64D902004FF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646320, 'itIT', 0x62D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646319, 'itIT', 0x62D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646318, 'itIT', 0x62D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646317, 'itIT', 0x61D902009DD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646316, 'itIT', 0x60D9020092461500010000803F, 39804), -- SoundKitEntry -(3266400455, 646315, 'itIT', 0x5FD9020058491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646314, 'itIT', 0x5ED902006A8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646313, 'itIT', 0x5ED902006B8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646312, 'itIT', 0x5ED902006C8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646295, 'itIT', 0x5AD9020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646294, 'itIT', 0x5AD9020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646293, 'itIT', 0x5AD9020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646292, 'itIT', 0x59D9020054491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646291, 'itIT', 0x59D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646290, 'itIT', 0x59D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646289, 'itIT', 0x59D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646288, 'itIT', 0x58D9020054881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646287, 'itIT', 0x58D9020055881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646286, 'itIT', 0x58D9020056881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646285, 'itIT', 0x58D9020057881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646279, 'itIT', 0x56D9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646278, 'itIT', 0x56D9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646277, 'itIT', 0x56D9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646276, 'itIT', 0x56D902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646275, 'itIT', 0x56D902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646274, 'itIT', 0x56D902006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 646265, 'itIT', 0x54D9020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646264, 'itIT', 0x54D9020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646263, 'itIT', 0x54D9020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646262, 'itIT', 0x54D9020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646261, 'itIT', 0x54D902008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646260, 'itIT', 0x54D902008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646259, 'itIT', 0x53D9020054491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646258, 'itIT', 0x53D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646257, 'itIT', 0x53D9020056491500010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 646256, 'itIT', 0x53D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646255, 'itIT', 0x52D90200CB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646254, 'itIT', 0x52D90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646253, 'itIT', 0x52D90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646252, 'itIT', 0x52D90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646251, 'itIT', 0x52D90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646250, 'itIT', 0x51D9020077E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646249, 'itIT', 0x51D9020076E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646248, 'itIT', 0x51D9020075E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 646239, 'itIT', 0x4ED90200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646238, 'itIT', 0x4ED90200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646237, 'itIT', 0x4ED90200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646236, 'itIT', 0x4DD90200F03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646235, 'itIT', 0x4DD90200EE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646234, 'itIT', 0x4DD90200EC3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646233, 'itIT', 0x4DD90200EA3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646232, 'itIT', 0x4DD90200E83D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646231, 'itIT', 0x4DD90200E63D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646230, 'itIT', 0x4DD90200E43D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646229, 'itIT', 0x4DD90200E23D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646228, 'itIT', 0x4DD90200E03D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646227, 'itIT', 0x4DD90200DE3D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646207, 'itIT', 0x4BD90200CF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646206, 'itIT', 0x4BD90200CE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646205, 'itIT', 0x4BD90200CD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646204, 'itIT', 0x4BD90200CC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646203, 'itIT', 0x4BD90200CB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646202, 'itIT', 0x4AD90200E02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646201, 'itIT', 0x4AD90200DF2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646200, 'itIT', 0x4AD90200DE2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646199, 'itIT', 0x4AD90200DD2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646198, 'itIT', 0x4AD90200DC2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646197, 'itIT', 0x4AD90200DB2A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646195, 'itIT', 0x49D90200D32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646193, 'itIT', 0x49D90200D12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646192, 'itIT', 0x49D90200D02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646191, 'itIT', 0x48D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646190, 'itIT', 0x48D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646189, 'itIT', 0x48D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646188, 'itIT', 0x47D90200C11E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646187, 'itIT', 0x47D90200C21E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646186, 'itIT', 0x47D90200C31E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646158, 'itIT', 0x43D9020050A60800010000803F, 39804), -- SoundKitEntry -(3266400455, 646157, 'itIT', 0x42D9020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646156, 'itIT', 0x42D9020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646155, 'itIT', 0x42D9020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646154, 'itIT', 0x42D9020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646153, 'itIT', 0x42D9020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646152, 'itIT', 0x41D902004DF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646151, 'itIT', 0x41D902004CF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646150, 'itIT', 0x41D902004BF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646149, 'itIT', 0x41D902004AF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646148, 'itIT', 0x41D9020049F01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646147, 'itIT', 0x41D902004FF01800010000803F, 39804), -- SoundKitEntry -(3266400455, 646146, 'itIT', 0x40D90200D2481500010000803F, 39804), -- SoundKitEntry -(3266400455, 646145, 'itIT', 0x40D90200D3481500010000803F, 39804), -- SoundKitEntry -(3266400455, 646144, 'itIT', 0x40D90200D4481500010000803F, 39804), -- SoundKitEntry -(3266400455, 646143, 'itIT', 0x40D90200D5481500010000803F, 39804), -- SoundKitEntry -(3266400455, 646138, 'itIT', 0x3ED90200479E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646137, 'itIT', 0x3ED90200489E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646136, 'itIT', 0x3ED90200499E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 646124, 'itIT', 0x3BD90200B92D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646123, 'itIT', 0x3BD90200B72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646122, 'itIT', 0x3BD90200B52D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 646121, 'itIT', 0x3AD9020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646120, 'itIT', 0x3AD9020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646119, 'itIT', 0x3AD9020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646118, 'itIT', 0x39D9020097861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646117, 'itIT', 0x39D9020098861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646116, 'itIT', 0x39D9020099861900010000803F, 39804), -- SoundKitEntry -(3266400455, 646115, 'itIT', 0x38D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646114, 'itIT', 0x38D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646113, 'itIT', 0x38D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646112, 'itIT', 0x37D90200F52A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646111, 'itIT', 0x37D90200F42A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646110, 'itIT', 0x37D90200F32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646109, 'itIT', 0x37D90200F22A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646108, 'itIT', 0x36D902006CDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 646107, 'itIT', 0x34D902004FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646106, 'itIT', 0x34D902004DE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646105, 'itIT', 0x34D902004BE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646090, 'itIT', 0x33D902004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646089, 'itIT', 0x33D902004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646088, 'itIT', 0x33D902004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646087, 'itIT', 0x33D9020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646086, 'itIT', 0x33D9020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646085, 'itIT', 0x32D9020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646084, 'itIT', 0x32D9020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646083, 'itIT', 0x32D9020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646082, 'itIT', 0x32D9020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646081, 'itIT', 0x32D9020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646077, 'itIT', 0x30D9020043E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646076, 'itIT', 0x30D9020041E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646075, 'itIT', 0x30D902003FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646074, 'itIT', 0x30D9020043E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646073, 'itIT', 0x30D9020041E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646072, 'itIT', 0x30D902003FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646071, 'itIT', 0x2FD9020043E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646070, 'itIT', 0x2FD9020041E23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646069, 'itIT', 0x2FD902003FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646068, 'itIT', 0x2ED9020003331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646067, 'itIT', 0x2ED9020002331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646066, 'itIT', 0x2ED9020001331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 646065, 'itIT', 0x2DD902006D8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646064, 'itIT', 0x2DD902006C8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646063, 'itIT', 0x2DD902006B8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646062, 'itIT', 0x2CD9020071DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 646061, 'itIT', 0x2CD9020072DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 646060, 'itIT', 0x2BD9020015710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646059, 'itIT', 0x2BD9020013710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646058, 'itIT', 0x2BD9020011710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646057, 'itIT', 0x2BD902000F710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646056, 'itIT', 0x2BD902000D710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646055, 'itIT', 0x2BD902000B710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646054, 'itIT', 0x2BD9020009710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646053, 'itIT', 0x2BD9020007710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 646052, 'itIT', 0x2AD902008AC63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646051, 'itIT', 0x2AD9020088C63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646050, 'itIT', 0x2AD9020086C63800010000803F, 39804), -- SoundKitEntry -(3266400455, 646049, 'itIT', 0x29D90200C11E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646048, 'itIT', 0x29D90200C21E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646047, 'itIT', 0x29D90200C31E2700010000803F, 39804), -- SoundKitEntry -(3266400455, 646046, 'itIT', 0x28D9020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646045, 'itIT', 0x28D9020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646044, 'itIT', 0x28D9020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 646043, 'itIT', 0x27D902006A8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646042, 'itIT', 0x27D902006B8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646041, 'itIT', 0x27D902006C8F1900010000803F, 39804), -- SoundKitEntry -(3266400455, 646040, 'itIT', 0x21D90200E92E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646039, 'itIT', 0x21D90200E82E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646038, 'itIT', 0x21D90200E72E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646037, 'itIT', 0x21D90200E62E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646036, 'itIT', 0x21D90200E52E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646035, 'itIT', 0x21D90200E42E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 646034, 'itIT', 0x26D9020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646033, 'itIT', 0x26D9020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646032, 'itIT', 0x26D9020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646031, 'itIT', 0x26D9020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646030, 'itIT', 0x26D902002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646029, 'itIT', 0x26D902002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646028, 'itIT', 0x26D902002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646027, 'itIT', 0x26D9020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646026, 'itIT', 0x25D9020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646025, 'itIT', 0x25D9020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646024, 'itIT', 0x25D9020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646023, 'itIT', 0x25D9020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646022, 'itIT', 0x25D902008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646021, 'itIT', 0x25D902008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646020, 'itIT', 0x25D902008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646019, 'itIT', 0x25D9020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 646018, 'itIT', 0x24D90200BA273900010000803F, 39804), -- SoundKitEntry -(3266400455, 646017, 'itIT', 0x24D90200B8273900010000803F, 39804), -- SoundKitEntry -(3266400455, 646016, 'itIT', 0x24D90200B6273900010000803F, 39804), -- SoundKitEntry -(3266400455, 646015, 'itIT', 0x23D9020019A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646014, 'itIT', 0x23D902001AA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646013, 'itIT', 0x23D902001BA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646012, 'itIT', 0x23D902001DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646011, 'itIT', 0x23D902001EA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646010, 'itIT', 0x22D9020002A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646009, 'itIT', 0x22D9020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646008, 'itIT', 0x22D9020004A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646007, 'itIT', 0x22D9020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646006, 'itIT', 0x22D9020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 646000, 'itIT', 0x20D9020071DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645999, 'itIT', 0x20D9020072DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645998, 'itIT', 0x1FD902006B151300010000803F, 39804), -- SoundKitEntry -(3266400455, 645997, 'itIT', 0x1FD902006A151300010000803F, 39804), -- SoundKitEntry -(3266400455, 645996, 'itIT', 0x1FD9020067151300010000803F, 39804), -- SoundKitEntry -(3266400455, 645995, 'itIT', 0x1FD902006B151300010000803F, 39804), -- SoundKitEntry -(3266400455, 645994, 'itIT', 0x1ED90200578F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645993, 'itIT', 0x1ED90200588F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645992, 'itIT', 0x1ED90200598F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645991, 'itIT', 0x1ED902005A8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645990, 'itIT', 0x1DD9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645989, 'itIT', 0x1DD9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645988, 'itIT', 0x1DD9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645987, 'itIT', 0x1DD902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645986, 'itIT', 0x1DD902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645985, 'itIT', 0x1DD902006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645984, 'itIT', 0x1CD9020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645983, 'itIT', 0x1CD9020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645982, 'itIT', 0x1CD9020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645981, 'itIT', 0x1CD9020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645980, 'itIT', 0x1CD9020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645979, 'itIT', 0x1CD902007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645978, 'itIT', 0x1CD902007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645977, 'itIT', 0x1CD902007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645976, 'itIT', 0x1BD9020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645975, 'itIT', 0x1BD9020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645974, 'itIT', 0x1BD9020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645973, 'itIT', 0x1BD9020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645972, 'itIT', 0x1BD9020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645971, 'itIT', 0x1BD902007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645970, 'itIT', 0x1BD902007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645969, 'itIT', 0x1BD902007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 645968, 'itIT', 0x1AD90200C5134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645967, 'itIT', 0x1AD90200C3134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645966, 'itIT', 0x1AD90200C1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645965, 'itIT', 0x1AD90200BF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645964, 'itIT', 0x19D90200D1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645963, 'itIT', 0x19D90200CF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645962, 'itIT', 0x19D90200CD134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645961, 'itIT', 0x18D9020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645960, 'itIT', 0x18D9020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645959, 'itIT', 0x18D9020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645958, 'itIT', 0x18D902006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645957, 'itIT', 0x18D902006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645956, 'itIT', 0x18D902006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645955, 'itIT', 0x17D90200DD351A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645954, 'itIT', 0x17D90200DC351A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645953, 'itIT', 0x17D90200DB351A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645952, 'itIT', 0x16D902001B311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645951, 'itIT', 0x16D902001C311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645950, 'itIT', 0x16D902001D311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645949, 'itIT', 0x16D902001E311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645948, 'itIT', 0x16D902001F311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645942, 'itIT', 0x14D9020011A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645941, 'itIT', 0x14D902000FA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645940, 'itIT', 0x14D902000EA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645939, 'itIT', 0x14D9020012A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645933, 'itIT', 0x14D902000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645932, 'itIT', 0x14D902000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645925, 'itIT', 0x12D902000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645924, 'itIT', 0x12D902000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645908, 'itIT', 0x0FD9020087313A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645907, 'itIT', 0x0FD9020085313A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645906, 'itIT', 0x0ED90200F6D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645905, 'itIT', 0x0ED90200F4D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645904, 'itIT', 0x0ED90200F2D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645903, 'itIT', 0x0ED90200F0D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645902, 'itIT', 0x0ED90200EED00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645901, 'itIT', 0x0ED90200ECD00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645900, 'itIT', 0x0ED90200EAD00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 645899, 'itIT', 0x0DD9020095333900010000803F, 39804), -- SoundKitEntry -(3266400455, 645898, 'itIT', 0x0DD9020093333900010000803F, 39804), -- SoundKitEntry -(3266400455, 645897, 'itIT', 0x0DD9020091333900010000803F, 39804), -- SoundKitEntry -(3266400455, 645892, 'itIT', 0x0BD9020071DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645891, 'itIT', 0x0AD902000AA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645890, 'itIT', 0x09D902006DDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645889, 'itIT', 0x09D902006EDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645888, 'itIT', 0x09D902006FDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645882, 'itIT', 0x08D90200DBF10F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645881, 'itIT', 0x08D90200DAF10F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645880, 'itIT', 0x08D90200D9F10F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645879, 'itIT', 0x08D90200D8F10F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645878, 'itIT', 0x08D90200D7F10F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645877, 'itIT', 0x07D902000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645876, 'itIT', 0x07D902000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645852, 'itIT', 0x02D9020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645836, 'itIT', 0xFDD802002E273900010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 645833, 'itIT', 0xFCD802005C1B0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645819, 'itIT', 0xF7D8020088054000010000803F, 39804), -- SoundKitEntry -(3266400455, 645818, 'itIT', 0xF6D8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645817, 'itIT', 0xF5D8020072A60D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645816, 'itIT', 0xF4D8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645815, 'itIT', 0xF3D80200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645814, 'itIT', 0xF3D80200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645813, 'itIT', 0xF3D80200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645812, 'itIT', 0xF3D80200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645811, 'itIT', 0xF3D80200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645810, 'itIT', 0xF3D80200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645809, 'itIT', 0xF3D80200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645808, 'itIT', 0xF3D80200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645807, 'itIT', 0xF2D8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645806, 'itIT', 0xF1D8020072A60D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645780, 'itIT', 0xECD80200FD541400010000803F, 39804), -- SoundKitEntry -(3266400455, 645779, 'itIT', 0xECD80200FC541400010000803F, 39804), -- SoundKitEntry -(3266400455, 645778, 'itIT', 0xECD80200FB541400010000803F, 39804), -- SoundKitEntry -(3266400455, 645777, 'itIT', 0xECD8020000551400010000803F, 39804), -- SoundKitEntry -(3266400455, 645776, 'itIT', 0xEBD8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645775, 'itIT', 0xEAD802002AC81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645774, 'itIT', 0xEAD8020029C81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645773, 'itIT', 0xEAD8020028C81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645772, 'itIT', 0xEAD8020027C81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645771, 'itIT', 0xEAD802002BC81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645770, 'itIT', 0xEAD8020021C81000010000803F, 39804), -- SoundKitEntry -(3266400455, 645769, 'itIT', 0xE9D8020051531300010000803F, 39804), -- SoundKitEntry -(3266400455, 645768, 'itIT', 0xE9D8020050531300010000803F, 39804), -- SoundKitEntry -(3266400455, 645767, 'itIT', 0xE9D802000B201300010000803F, 39804), -- SoundKitEntry -(3266400455, 645766, 'itIT', 0xE9D802000A201300010000803F, 39804), -- SoundKitEntry -(3266400455, 645765, 'itIT', 0xE9D8020009201300010000803F, 39804), -- SoundKitEntry -(736158310, 6259, 'itIT', 0xFCD80200F6D80200, 39804), -- SoundKitChild -(736158310, 6258, 'itIT', 0xFDD80200F6D80200, 39804), -- SoundKitChild -(3232102598, 148034, 'itIT', 0xB0D90200000020410000484200000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148033, 'itIT', 0xAFD902000000A0410000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148032, 'itIT', 0xAED90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148029, 'itIT', 0xABD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148028, 'itIT', 0xAAD902000000C8420000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148027, 'itIT', 0xA9D90200000070420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148026, 'itIT', 0xA8D90200000020410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148024, 'itIT', 0xA6D90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148022, 'itIT', 0xA4D90200000020410000A04100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148018, 'itIT', 0xA0D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000002C01000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148016, 'itIT', 0x9FD90200000096430000964300000000000000000000000000000000000000000088130000282300000000000000000000000000803F0000803F32BCCF3A0000803F0000803F0000803F0000803F0000964300009643C8000000C80000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000B80B0000B80B0000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148013, 'itIT', 0x9CD902000000F0410000164300000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C4090000C40900006C6F0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148011, 'itIT', 0x9AD902000000F0410000164300000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F40100006B6F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148010, 'itIT', 0x99D902000000F0410000164300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF6A6F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148009, 'itIT', 0x98D90200000096430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148007, 'itIT', 0x96D9020000009643000096430000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000FA4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 148006, 'itIT', 0x95D90200000096430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148004, 'itIT', 0x93D90200000096430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148003, 'itIT', 0x92D902000000C8420000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148002, 'itIT', 0x91D902000000F0420000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148001, 'itIT', 0x90D902000000C8420000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 148000, 'itIT', 0x8FD902000000F0420000AF4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147999, 'itIT', 0x8ED902000000C8420000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147998, 'itIT', 0x8DD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF616F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147997, 'itIT', 0x8CD902000000004000008040000000000000000000000000000000000000000000A00F0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147996, 'itIT', 0x8BD90200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000002C01000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147995, 'itIT', 0x8AD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147991, 'itIT', 0x86D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147990, 'itIT', 0x85D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147989, 'itIT', 0x84D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147987, 'itIT', 0x82D90200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F40100005C6F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147985, 'itIT', 0x80D90200000000400000804000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147984, 'itIT', 0x7FD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147981, 'itIT', 0x7CD90200000020410000A041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147980, 'itIT', 0x7BD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147978, 'itIT', 0x79D902000000A0410000484200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147976, 'itIT', 0x77D902000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147974, 'itIT', 0x75D90200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000301F4010000F4010000570C0000F4010000F4010000580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147971, 'itIT', 0x72D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147969, 'itIT', 0x70D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147968, 'itIT', 0x6FD90200000020410000A041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C00002C0100002C010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147967, 'itIT', 0x6ED90200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C00002C0100002C010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147966, 'itIT', 0x6DD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147964, 'itIT', 0x6BD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147962, 'itIT', 0x69D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000640000000000000000000000000164000000FA000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147947, 'itIT', 0x5AD902000000A0400000004100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147946, 'itIT', 0x59D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147945, 'itIT', 0x58D902000000004100007041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147943, 'itIT', 0x56D902000000A0410000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147941, 'itIT', 0x54D90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147940, 'itIT', 0x53D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147939, 'itIT', 0x52D90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF4E6F0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147938, 'itIT', 0x51D90200000020410000A04100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147935, 'itIT', 0x4ED902000000A0410000704200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147934, 'itIT', 0x4DD902000000F0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147932, 'itIT', 0x4BD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147931, 'itIT', 0x4AD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147930, 'itIT', 0x49D90200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000002C01000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147929, 'itIT', 0x48D90200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147928, 'itIT', 0x47D90200000000400000804000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147924, 'itIT', 0x43D90200000000410000704100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147923, 'itIT', 0x42D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147922, 'itIT', 0x41D90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000FA4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147921, 'itIT', 0x40D90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147919, 'itIT', 0x3ED90200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147916, 'itIT', 0x3BD902000000004100007041000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147915, 'itIT', 0x3AD90200000040400000A040000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F02000000CDCCCC3D0000000000000000000000000000000000000000000000000000000000000000000000000000000000007A4400409C46, 39804), -- SoundKitAdvanced -(3232102598, 147914, 'itIT', 0x39D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000FA4300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147913, 'itIT', 0x38D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147912, 'itIT', 0x37D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C800000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147911, 'itIT', 0x36D902000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147909, 'itIT', 0x34D902000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147908, 'itIT', 0x33D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147907, 'itIT', 0x32D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147905, 'itIT', 0x30D902000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147904, 'itIT', 0x2FD90200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147903, 'itIT', 0x2ED90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147902, 'itIT', 0x2DD90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147901, 'itIT', 0x2CD902000000803F0000004000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147900, 'itIT', 0x2BD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147899, 'itIT', 0x2AD902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147898, 'itIT', 0x29D902000000004000008040000000000000000000000000000000000000000000A00F0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147897, 'itIT', 0x28D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147896, 'itIT', 0x27D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147895, 'itIT', 0x26D90200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147894, 'itIT', 0x25D90200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147893, 'itIT', 0x24D90200000000400000404000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147892, 'itIT', 0x23D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147891, 'itIT', 0x22D902000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000640000000000000000000000000164000000FA000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147890, 'itIT', 0x21D90200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147889, 'itIT', 0x20D90200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147888, 'itIT', 0x1FD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147887, 'itIT', 0x1ED90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147886, 'itIT', 0x1DD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147885, 'itIT', 0x1CD902000000803F0000004000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147884, 'itIT', 0x1BD902000000803F0000004000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147883, 'itIT', 0x1AD90200000000400000404000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147881, 'itIT', 0x18D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147880, 'itIT', 0x17D90200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147879, 'itIT', 0x16D90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147877, 'itIT', 0x14D90200000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147875, 'itIT', 0x12D90200000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147872, 'itIT', 0x0FD90200000020410000A0410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003FEF3B353FEF3B353F0000803F0000803F0000803F0000803F0000C8420000C84264000000C80000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147871, 'itIT', 0x0ED90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147870, 'itIT', 0x0DD90200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147868, 'itIT', 0x0BD902000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147867, 'itIT', 0x0AD902000000A0400000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147866, 'itIT', 0x09D902000000004100007041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147865, 'itIT', 0x08D90200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147864, 'itIT', 0x07D90200000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147862, 'itIT', 0xB4AB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147861, 'itIT', 0xB3AB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147860, 'itIT', 0xB2AB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147859, 'itIT', 0xB1AB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147858, 'itIT', 0xB0AB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147857, 'itIT', 0xAFAB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147856, 'itIT', 0xAEAB0000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147852, 'itIT', 0x02D902000000484300006B4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147847, 'itIT', 0xFDD80200000096430000C84300000000000000000000000000000000000000000200000000000000008A0200008A020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000A0A000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147846, 'itIT', 0xFCD802000000484300006B4300000000000000000000000000000000000000000200000000000000005802000058020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000B20C000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147841, 'itIT', 0xF7D8020000005243000096430000000000000000000000000000000000000000020000000000000000E8030000E803000000CE4D003FEF3B353FCE4D003F0000803F0000803F0000803F0000803F000096430000964364000000C80000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A0410000FA45, 39804), -- SoundKitAdvanced -(3232102598, 147840, 'itIT', 0xF6D802000000484300006B4300000000000000000000000000000000000000000200000000000000005802000058020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147839, 'itIT', 0xF5D802000000484300006B4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D0000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147838, 'itIT', 0xF4D802000000484300006B430000000000000000000000000000000000000000020000000000000000BC020000BC020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147837, 'itIT', 0xF3D802000000484300006B430000000000000000000000000000000000000000020000000000000000E6000000E6000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147836, 'itIT', 0xF2D802000000484300006B4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147835, 'itIT', 0xF1D802000000484300006B4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000A60E0000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147830, 'itIT', 0xECD802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147829, 'itIT', 0xEBD80200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147828, 'itIT', 0xEAD80200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147827, 'itIT', 0xE9D80200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147783, 'itIT', 0xBFD80200000070410000C84100000000000000000000000000000000000000000200000000000000002003000020030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000A00F000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147782, 'itIT', 0xBED80200000070410000C84100000000000000000000000000000000000000000200000000000000002003000020030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000840300000000000000000000000190010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147781, 'itIT', 0xBDD80200000070410000C84100000000000000000000000000000000000000000200000000000000009E0200009E020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C8000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147780, 'itIT', 0xBCD80200000070410000C84100000000000000000000000000000000000000000200000000000000009E0200009E020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147779, 'itIT', 0xBBD80200000070410000C8410000000000000000000000000000000000000000020000000000000000D6010000D6010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147778, 'itIT', 0xBAD80200000070410000C8410000000000000000000000000000000000000000020000000000000000D6010000D6010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147777, 'itIT', 0xB9D80200000070410000C8410000000000000000000000000000000000000000020000000000000000D6010000D6010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147771, 'itIT', 0xB3D80200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C8000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147329, 'itIT', 0xE1D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146177, 'itIT', 0xE7D10200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146176, 'itIT', 0xE6D10200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146164, 'itIT', 0xDAD10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146163, 'itIT', 0xD9D10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146157, 'itIT', 0xD3D102000000A0410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146150, 'itIT', 0xCCD10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146137, 'itIT', 0xBFD10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000D00700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146136, 'itIT', 0xBED10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000D00700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146125, 'itIT', 0xB3D10200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146124, 'itIT', 0xB2D10200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000B80B0000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145184, 'itIT', 0xCBCD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145183, 'itIT', 0xCACD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000A00F000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145182, 'itIT', 0xC9CD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000840300000000000000000000000190010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145181, 'itIT', 0xC8CD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145180, 'itIT', 0xC7CD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145179, 'itIT', 0xC6CD0200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 143164, 'itIT', 0xCCC50200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000D0070000B80B00000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142393, 'itIT', 0xBDC2020000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F11F93F3FCE4D003F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142392, 'itIT', 0xBCC2020000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F11F93F3FCE4D003F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142391, 'itIT', 0xBBC2020000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F11F93F3FCE4D003F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 141244, 'itIT', 0x36BE0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C0000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 141243, 'itIT', 0x35BE0200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C0000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 139015, 'itIT', 0x169A0200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000D00700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 139010, 'itIT', 0x159A0200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000D00700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 133277, 'itIT', 0x019E0200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000AC0D000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 133276, 'itIT', 0x009E0200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6045, 'itIT', 0xAAD902000100000000706F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6044, 'itIT', 0xAAD9020000000000006F6F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6043, 'itIT', 0x96D902000000000000696F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6042, 'itIT', 0x92D902000000000000676F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6041, 'itIT', 0x8FD902000000000000656F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6040, 'itIT', 0x8ED902000100000000636F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6039, 'itIT', 0x8CD902000100000000606F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6035, 'itIT', 0x70D902000100000000586F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6032, 'itIT', 0x62D902000000000000546F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6031, 'itIT', 0x61D902000100000000536F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6028, 'itIT', 0x42D9020001000000004C6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6026, 'itIT', 0x36D9020001000000004A6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6024, 'itIT', 0x29D902000100000000466F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6023, 'itIT', 0x28D902000000000000446F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6022, 'itIT', 0x1FD902000100000000416F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6021, 'itIT', 0x16D9020001000000003E6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6019, 'itIT', 0x14D9020001000000003B6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6017, 'itIT', 0x12D902000100000000376F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6014, 'itIT', 0x07D902000100000000336F0000000000000200, 39804), -- SoundEnvelope -(3325606100, 19356, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D20536B756C6C204272617A696572202D203032005A749143FE9469C4B84265450000000000000000000000009C4B000032CA020000000000000000000000009209, 39804), -- SoundEmitters -(4229079558, 540, 'itIT', 0xCB03000000000000000000006943050000000000, 39804), -- RTPCData -(2611776361, 972, 'itIT', 0xCC030000020000000900000042540000E80300004AD90200, 39804), -- RTPC -(2611776361, 971, 'itIT', 0xCB03000001000000050000002860000088130000FDD80200, 39804), -- RTPC -(3408032706, 6475, 'itIT', 0xE006B00B4900, 39804), -- ObjectEffectPackageElem -(3408032706, 6474, 'itIT', 0xE006AF0B4700, 39804), -- ObjectEffectPackageElem -(3408032706, 6473, 'itIT', 0xE006AE0B4800, 39804), -- ObjectEffectPackageElem -(3408032706, 6472, 'itIT', 0xE006AD0B1300, 39804), -- ObjectEffectPackageElem -(1734738485, 4286, 'itIT', 0x000000000000000000000000B00B01000144D402000000000000, 39804), -- ObjectEffect -(1734738485, 4285, 'itIT', 0x000000000000000000000000AF0B0100014BD402000000000000, 39804), -- ObjectEffect -(1734738485, 4284, 'itIT', 0x000000000000000000000000AE0B02000142D402000000000000, 39804), -- ObjectEffect -(1734738485, 4283, 'itIT', 0x000000000000000000000000AD0B02000141D402000000000000, 39804), -- ObjectEffect -(2445379776, 7328, 'itIT', 0xCCD10200CCD10200CED10200CED1020000000000D0D10200000000000000000026020000D2D102000000000000000000D1D102000000000000000000000000000000000000000000D4D102000000000000000000000000000000000000000000000000000000000000000000D3D1020000000000000000000000000000000000000000000000000000D5D10200D6D10200F5D10200F4D102000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(4033975491, 446843, 'itIT', 0x0000000000000000000000000000000000000000000000000D6D00001100000000000000F366DFBE00000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CB300200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446842, 'itIT', 0x0000000000000000000000000000000000000000000000000D6D00001100000000000000F366DF3E00000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CB300200, 39804), -- SpellVisualKitModelAttach -(4033975491, 443086, 'itIT', 0x000000000000000000000000000000000000000000000000CD900000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCC0C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000183E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393598, 'itIT', 0x0C000000770D0000CB300200, 39804), -- SpellVisualKitEffect -(1181150530, 393597, 'itIT', 0x020000007BD10600CB300200, 39804), -- SpellVisualKitEffect -(1181150530, 393596, 'itIT', 0x020000007AD10600CB300200, 39804), -- SpellVisualKitEffect -(2151089334, 3447, 'itIT', 0x0000003F9A99193E3333B33ECDCCCC3ED3D1513FFFFD7D3FD8D6563F000000006666E63E00000000006A00000000000000, 39804), -- EdgeGlowEffect -(2035710060, 22886, 'itIT', 0x536F6D6D6172696F00492063616D70696F6E6920646920417A65726F746820636F6D626174746F6E6F20636F6E74726F2053796C76616E617320696E2063696D6120616C2053616E6374756D2064656C20446F6D696E696F2C206E656C6C6120766173746974C3A02063686520736920657374656E646520747261206C612046617563652065206C612043697474C3A020457465726E612C206520616C6C27696E7465726E6F2064656C6C61207374616E7A612064656C6C27417262697465722E0D0A0D0A4920706572736F6E6167676920696E636F6E7472616E6F2053796C76616E617320706572206C61207072696D6120766F6C74612073756C6C6120736F6D6D6974C3A020646920546F72676173742E205175616E646F207261676769756E676520696C20243334383134337331252064692073616C7574652072657374616E74652C2053796C76616E617320666120612070657A7A69206C6120746F727265207374657373612E0D0A0D0A4D616E206D616E6F2063686520696C2043617263657269657265206176766F6C6765204F7269626F73206E656C6C612046617563652C206920706572736F6E61676769206C6F20696E736567756F6E6F20636F6E206C27616975746F20646920546872616C6C2C204A61696E61204D617265666965726F206520426F6C76617220446F6D616472616768692C20666F726769616E646F206E756F76652073747261646520652073636F6E66696767656E646F206920636F6D616E64616E746920466F726769617469206E656C6C61204661756365206D656E7472652053796C76616E6173206C6920746F726D656E7461206461206F676E69206C61746F20696E207C6346463239353944337C487370656C6C3A3334383134367C685B466F726D612064692042616E736865655D7C687C722E0D0A0D0A416C6C27696E7465726E6F2064656C2043726F67696F6C6F2C206C274573696C6961746F20706F727461206120636F6D70696D656E746F20696C2073756F206772616E64696F736F207069616E6F2E204920706572736F6E6167676920636F6D626174746F6E6F20636F6E74726F20416E6475696E205772796E6E206D656E7472652053796C76616E6173206C69206174746163636120646972657474616D656E74652E0089090100006859115A030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(3776013982, 356962, 'itIT', 0x54616C656E746F205076500052696475636520696C2074656D706F20646920726563757065726F2064656C6C276162696C6974C3A020756E696361206469204F7264696E6520616C2046616D69676C696F2064656C2024733125206520666F726E6973636520656666657474692061676769756E746976692E243F613236343636335B0D0A0D0A4665726F6369613A2024407370656C6C6E616D653236343636372061756D656E7461206C612063656C65726974C3A02064656C2024333537363530733125207065722024333537363530642C206D61206E6F6E206170706C696361204573617573746F2E5D3F613236343636325B0D0A0D0A54656E616369613A2024407370656C6C6E616D653236343733352072696475636520692064616E6E6920737562697469206461676C6920616C6C6561746920766963696E6F20616C2074756F2066616D69676C696F2064656C20243230343230357331252E5D3F613236343635365B0D0A0D0A5363616C7472657A7A613A2024407370656C6C6E616D653533323731206C696265726120676C6920616C6C6561746920766963696E69206461676C692065666665747469206469206C696D6974617A696F6E6520616C206D6F76696D656E746F2E205D5B5D0000, 39804), -- Spell -(3266400455, 645716, 'itIT', 0x9A9F02008EA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645715, 'itIT', 0x9A9F02008CA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645714, 'itIT', 0x9A9F02008AA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645713, 'itIT', 0x9A9F020088A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645712, 'itIT', 0x9A9F020086A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645711, 'itIT', 0x9A9F020084A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645710, 'itIT', 0x9A9F020082A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645709, 'itIT', 0x9A9F020080A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645708, 'itIT', 0x9A9F02007EA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 645707, 'itIT', 0x9A9F02007CA30900010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 393584, 'itIT', 0x05000000B39C020053490200, 39804), -- SpellVisualKitEffect -(3425193231, 285243, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000534902007AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285242, 'itIT', 0x060000000D00000000000000000000000000000000000000040000003FE901007AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285241, 'itIT', 0x050000000D000000000000000000000000000000000000000300000041E901007AAF0100, 39804), -- SpellVisualEvent -(4146370265, 109084, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000C3C8000000000000000000007F380000000000000000000000000000, 39804), -- SpellVisual -(3830298396, 22713, 'itIT', 0xDE0C00007E820000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22712, 'itIT', 0xDE0C0000577F0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22694, 'itIT', 0xE60C0000AB820000000000001D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22693, 'itIT', 0xDE0C0000507E00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22691, 'itIT', 0xE60C0000187F0000000000001C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22689, 'itIT', 0xE60C0000DE7E0000000000001B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22688, 'itIT', 0xE60C0000177F0000000000001A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22687, 'itIT', 0xE60C0000167F00000000000019000000, 39804), -- SceneScriptPackageMember -(3830298396, 22686, 'itIT', 0xE60C0000157F00000000000018000000, 39804), -- SceneScriptPackageMember -(3830298396, 22685, 'itIT', 0xE60C0000147F00000000000017000000, 39804), -- SceneScriptPackageMember -(3830298396, 22684, 'itIT', 0xE60C0000137F00000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22683, 'itIT', 0xE60C0000127F00000000000015000000, 39804), -- SceneScriptPackageMember -(3830298396, 22682, 'itIT', 0xE60C0000117F00000000000014000000, 39804), -- SceneScriptPackageMember -(3830298396, 22681, 'itIT', 0xE60C0000107F00000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22680, 'itIT', 0xE60C00000F7F00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22679, 'itIT', 0xE60C00000E7F00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22678, 'itIT', 0xE60C00000D7F00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22677, 'itIT', 0xE60C00000C7F0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22676, 'itIT', 0xE60C00000B7F0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22675, 'itIT', 0xE60C00000A7F0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22674, 'itIT', 0xE60C0000097F0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22673, 'itIT', 0xE60C0000087F0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22672, 'itIT', 0xE60C0000077F0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22671, 'itIT', 0xE60C0000067F00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22670, 'itIT', 0xE60C0000057F00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22669, 'itIT', 0xE60C0000047F00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22668, 'itIT', 0xE60C0000037F00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22667, 'itIT', 0xE60C0000FE7E00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22666, 'itIT', 0xE60C0000F27E00000000000004000000, 39804), -- SceneScriptPackageMember -(3830298396, 22624, 'itIT', 0xE00C0000758200000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22623, 'itIT', 0xE00C0000C17E00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22622, 'itIT', 0xE00C0000C07E00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22621, 'itIT', 0xE00C0000BE7E00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22620, 'itIT', 0xE00C0000BA7E0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22619, 'itIT', 0xE00C0000B67E0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22618, 'itIT', 0xE00C0000B27E0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22617, 'itIT', 0xE00C0000B07E0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22616, 'itIT', 0xE00C0000AD7E0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22615, 'itIT', 0xE00C0000AB7E0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22614, 'itIT', 0xE00C0000A87E00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22613, 'itIT', 0xE00C0000A47E00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22612, 'itIT', 0xE00C0000A17E00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22611, 'itIT', 0xE00C00009F7E00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22610, 'itIT', 0xE00C00009C7E00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22609, 'itIT', 0xE00C0000987E00000000000004000000, 39804), -- SceneScriptPackageMember -(3830298396, 22573, 'itIT', 0xDE0C00004F7E00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22572, 'itIT', 0xDE0C00004E7E00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22571, 'itIT', 0xDE0C00004D7E00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22570, 'itIT', 0xDE0C00004C7E00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22569, 'itIT', 0xDE0C0000477E00000000000004000000, 39804), -- SceneScriptPackageMember -(3830298396, 22565, 'itIT', 0xDD0C0000AA8200000000000017000000, 39804), -- SceneScriptPackageMember -(3830298396, 22564, 'itIT', 0xDD0C0000457E00000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22563, 'itIT', 0xDD0C0000447E00000000000015000000, 39804), -- SceneScriptPackageMember -(3830298396, 22562, 'itIT', 0xDD0C00003F7E00000000000014000000, 39804), -- SceneScriptPackageMember -(3830298396, 22561, 'itIT', 0xDD0C00003C7E00000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22560, 'itIT', 0xDD0C0000367E00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22559, 'itIT', 0xDD0C0000337E00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22558, 'itIT', 0xDD0C0000327E00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22557, 'itIT', 0xDD0C00002E7E0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22556, 'itIT', 0xDD0C00002C7E0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22555, 'itIT', 0xDD0C0000257E0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22554, 'itIT', 0xDD0C0000217E0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22553, 'itIT', 0xDD0C00001F7E0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22552, 'itIT', 0xDD0C00001A7E0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22551, 'itIT', 0xDD0C0000187E00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22550, 'itIT', 0xDD0C0000167E00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22549, 'itIT', 0xDD0C0000147E00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22548, 'itIT', 0xDD0C0000107E00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22547, 'itIT', 0xDD0C0000037E00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22546, 'itIT', 0xDD0C00000E7E00000000000004000000, 39804), -- SceneScriptPackageMember -(3830298396, 22504, 'itIT', 0xD90C00006E8200000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22503, 'itIT', 0xD90C0000D07D00000000000015000000, 39804), -- SceneScriptPackageMember -(3830298396, 22502, 'itIT', 0xD90C0000CF7D00000000000014000000, 39804), -- SceneScriptPackageMember -(3830298396, 22501, 'itIT', 0xD90C0000CD7D00000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22500, 'itIT', 0xD90C0000CB7D00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22499, 'itIT', 0xD90C0000C97D00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22498, 'itIT', 0xD90C0000C87D00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22497, 'itIT', 0xD90C0000C57D0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22496, 'itIT', 0xD90C0000C37D0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22495, 'itIT', 0xD90C0000C07D0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22494, 'itIT', 0xD90C0000BF7D0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22493, 'itIT', 0xD90C0000BD7D0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22492, 'itIT', 0xD90C0000BA7D0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22491, 'itIT', 0xD90C0000B77D00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22490, 'itIT', 0xD90C0000B57D00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22489, 'itIT', 0xD90C0000B37D00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22488, 'itIT', 0xD90C0000B07D00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22487, 'itIT', 0xD90C0000AE7D00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22486, 'itIT', 0xD90C0000AC7D00000000000004000000, 39804), -- SceneScriptPackageMember -(3830298396, 22482, 'itIT', 0xD80C0000778200000000000019000000, 39804), -- SceneScriptPackageMember -(3830298396, 22481, 'itIT', 0xD80C0000AA7D00000000000018000000, 39804), -- SceneScriptPackageMember -(3830298396, 22480, 'itIT', 0xD80C0000A97D00000000000017000000, 39804), -- SceneScriptPackageMember -(3830298396, 22479, 'itIT', 0xD80C0000A37D00000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22478, 'itIT', 0xD80C00009E7D00000000000015000000, 39804), -- SceneScriptPackageMember -(3830298396, 22477, 'itIT', 0xD80C00009A7D00000000000014000000, 39804), -- SceneScriptPackageMember -(3830298396, 22476, 'itIT', 0xD80C0000967D00000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22475, 'itIT', 0xD80C0000947D00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22474, 'itIT', 0xD80C0000927D00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22473, 'itIT', 0xD80C00008F7D00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22472, 'itIT', 0xD80C00008D7D0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22471, 'itIT', 0xD80C00008A7D0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22470, 'itIT', 0xD80C0000877D0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22469, 'itIT', 0xD80C0000827D0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22468, 'itIT', 0xD80C00007D7D0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22467, 'itIT', 0xD80C00007C7D0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22466, 'itIT', 0xD80C00007A7D00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22465, 'itIT', 0xD80C0000777D00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22464, 'itIT', 0xD80C0000737D00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22463, 'itIT', 0xD80C0000707D00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22462, 'itIT', 0xD80C00006E7D00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22363, 'itIT', 0xCD0C0000B28200000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22362, 'itIT', 0xCD0C00000F7D00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22361, 'itIT', 0xCD0C00000E7D0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22360, 'itIT', 0xCD0C00000A7D0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22359, 'itIT', 0xCD0C0000077D0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22358, 'itIT', 0xCD0C0000047D0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22357, 'itIT', 0xCD0C0000037D0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22204, 'itIT', 0xCD0C0000027D0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22203, 'itIT', 0xCD0C0000007D00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22202, 'itIT', 0xCD0C0000F87C00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22201, 'itIT', 0xCD0C0000F07C00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22200, 'itIT', 0xCD0C0000EF7C00000000000006000000, 39804), -- SceneScriptPackageMember -(3776013982, 359201, 'itIT', 0x00496C206C61766F726F2064656C2046616262726F2064656C20446F6C6F72652073636174656E612024407370656C6C6E616D653335363834342065206372656120756E612024407370656C6C6E616D65333535353334206F676E69202474332073207065722024642E0000, 39804), -- Spell -(3776013982, 359194, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359185, 'itIT', 0x005175616E646F207369206174746163636120756E206E656D69636F2C204A61697468797320686120756E27616C74612070726F626162696C6974C3A02064692067756964617265206C6120747561206C616D6120766572736F20756E2070756E746F206465626F6C652C20696E666C696767656E646F202473312064616E6E69206669736963692061676769756E7469766920652061756D656E74616E646F206C6120466F727A6120646920247332207065722024333538353732642E0000, 39804), -- Spell -(3776013982, 359166, 'itIT', 0x0024407370656C6C646573633335373630340041726D61747572612061756D656E746174612064656C20247331252E00, 39804), -- Spell -(3776013982, 359164, 'itIT', 0x0024407370656C6C646573633335373831340000, 39804), -- Spell -(3776013982, 357866, 'itIT', 0x00496E666C6967676572652064616E6E69206120756E206265727361676C696F20616C20646920736F74746F2064656C20243335373836347331252064656C6C612073616C757465206D617373696D6120686120756E27616C74612070726F626162696C6974C3A020646920736361676C6961726520756E2724407370656C6C6E616D6533353738363620636F6E74726F20696C206265727361676C696F2C20696E666C696767656E646F20247B243C706F696E74733E7D2064616E6E69206669736963692E00496E666C6967676572652064616E6E69206120756E206265727361676C696F20616C20646920736F74746F2064656C20243335373836347331252064656C6C612073616C757465206D617373696D6120686120756E27616C74612070726F626162696C6974C3A020646920736361676C6961726520756E2724407370656C6C6E616D6533353738363620636F6E74726F20696C206265727361676C696F2C20696E666C696767656E646F20247B243C706F696E74733E7D2064616E6E69206669736963692E00, 39804), -- Spell -(3776013982, 357864, 'itIT', 0x0024407370656C6C646573633335373836360024407370656C6C6175726133353738363600, 39804), -- Spell -(3776013982, 357604, 'itIT', 0x0052657374617265206665726D692061756D656E746120692064616E6E6920696E666C697474692064656C2024333537363037733125206F676E692024743120732E20536920616363756D756C612066696E6F206120243335373630375520766F6C74652E20556E6120766F6C7461207261676769756E746920243335373630375520616363756D756C692C2061756D656E7461206C2761726D61747572612064656C20243335393136367331252061676769756E7469766F2E20426F6E757320706572736F207175616E646F206369207369206D756F76652E0052657374617265206665726D692061756D656E746120692064616E6E6920696E666C697474692064656C2024333537363037733125206F676E692024743120732E20536920616363756D756C612066696E6F206120243335373630375520766F6C74652E20556E6120766F6C7461207261676769756E746920243335373630375520616363756D756C692C2061756D656E7461206C2761726D61747572612064656C20243335393136367331252061676769756E7469766F2E20426F6E757320706572736F207175616E646F206369207369206D756F76652E00, 39804), -- Spell -(3851993221, 6, 'itIT', 0x476172616E746973636520566572736174696C6974C3A00007000000700B0000010000000000000000000000, 39804), -- ModifiedCraftingReagentItem -(4033975491, 446841, 'itIT', 0x000000000000000000000000000000000000000000000000BB510000FFFFFFFFBC0000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000057490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393591, 'itIT', 0x0200000079D1060057490200, 39804), -- SpellVisualKitEffect -(1181150530, 393590, 'itIT', 0x0C000000760D000056490200, 39804), -- SpellVisualKitEffect -(3425193231, 285247, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000574902007DAF0100, 39804), -- SpellVisualEvent -(3425193231, 285246, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000564902007CAF0100, 39804), -- SpellVisualEvent -(4146370265, 110461, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110460, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359224, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359223, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 357889, 'itIT', 0x0041756D656E7461206C612063656C65726974C3A02064656C2024333537383932733125207175616E646F20736920C3A820696E20636F6D62617474696D656E746F2C206D61207369207375626973636F6E6F2064616E6E692064612066756F636F207061726920616C20243335393131397331252064656C6C612073616C757465206D617373696D61206F676E692024333537383932743220732E0043656C65726974C3A02061756D656E746174612064656C2024333537383932733125207175616E646F20736920C3A820696E20636F6D62617474696D656E746F2C206D61207369207375626973636F6E6F2064616E6E692064612066756F636F207061726920616C20243335393131397331252064656C6C612073616C757465206D617373696D61206F676E692024333537383932743220732E00, 39804), -- Spell -(2151089334, 3446, 'itIT', 0x0000003F000000000000803E9A99D93FE7E5653F8D8C0C3EE9E7673F0000803F0000803F00000000006A00000000000000, 39804), -- EdgeGlowEffect -(3865974254, 187526, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186701, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 186701, 'itIT', 0x0100, 39804), -- TradeSkillItem -(3865974254, 186700, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 186700, 'itIT', 0x0100, 39804), -- TradeSkillItem -(3865974254, 186699, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 186699, 'itIT', 0x0100, 39804), -- TradeSkillItem -(3865974254, 186698, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 186698, 'itIT', 0x0100, 39804), -- TradeSkillItem -(3865974254, 186697, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3037505077, 186697, 'itIT', 0x0100, 39804), -- TradeSkillItem -(3865974254, 185951, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185950, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185947, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185946, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 184825, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 184824, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 184823, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186551, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 446834, 'itIT', 0x000000000000000000000000000000000000000000000000BA910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F53B0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442926, 'itIT', 0x00000000000000000000000000000000000000000000000094910000FFFFFFFF430200000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000028330200, 39804), -- SpellVisualKitModelAttach -(4033975491, 439329, 'itIT', 0x00000000000000000000000000000000000000000000000094910000FFFFFFFF430200000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000027330200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393577, 'itIT', 0x0200000072D10600F53B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393561, 'itIT', 0x05000000C3D80200AE3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393554, 'itIT', 0x05000000C3D8020048490200, 39804), -- SpellVisualKitEffect -(1181150530, 393548, 'itIT', 0x05000000C6D80200AE3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393547, 'itIT', 0x05000000C5D80200AE3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393546, 'itIT', 0x05000000C4D80200AE3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393543, 'itIT', 0x05000000BFD8020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393542, 'itIT', 0x05000000BED8020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393541, 'itIT', 0x05000000BCD8020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393540, 'itIT', 0x05000000C8CD020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393539, 'itIT', 0x05000000C7CD020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393538, 'itIT', 0x05000000C6CD020047490200, 39804), -- SpellVisualKitEffect -(1181150530, 393537, 'itIT', 0x05000000BBD8020045490200, 39804), -- SpellVisualKitEffect -(1181150530, 393536, 'itIT', 0x05000000BAD8020045490200, 39804), -- SpellVisualKitEffect -(1181150530, 393535, 'itIT', 0x05000000B9D8020045490200, 39804), -- SpellVisualKitEffect -(1181150530, 393534, 'itIT', 0x05000000CBCD020045490200, 39804), -- SpellVisualKitEffect -(1181150530, 393533, 'itIT', 0x05000000C7CD020044490200, 39804), -- SpellVisualKitEffect -(3425193231, 285226, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004749020074AF0100, 39804), -- SpellVisualEvent -(3425193231, 285225, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004549020073AF0100, 39804), -- SpellVisualEvent -(3425193231, 285224, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004449020072AF0100, 39804), -- SpellVisualEvent -(4146370265, 110452, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110451, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110450, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645652, 'itIT', 0xD3D80200712E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645650, 'itIT', 0xD2D80200792E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645604, 'itIT', 0xC7D8020057A20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645603, 'itIT', 0xC7D802008EA10800010000803F, 39804), -- SoundKitEntry -(3266400455, 645602, 'itIT', 0xC7D8020090A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645600, 'itIT', 0xC6D802005AA60800010000803F, 39804), -- SoundKitEntry -(3266400455, 645595, 'itIT', 0xC5D802007D521900010000803F, 39804), -- SoundKitEntry -(3266400455, 645593, 'itIT', 0xC4D80200DCC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645592, 'itIT', 0xC4D80200DBC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645591, 'itIT', 0xC4D80200DAC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645590, 'itIT', 0xC4D80200D9C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645589, 'itIT', 0xC3D80200DCC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645588, 'itIT', 0xC3D80200DBC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645587, 'itIT', 0xC3D80200DAC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645586, 'itIT', 0xC3D80200D9C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645564, 'itIT', 0xBFD8020072A60D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645563, 'itIT', 0xBED8020083D31D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645562, 'itIT', 0xBDD80200DCC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645561, 'itIT', 0xBDD80200DBC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645560, 'itIT', 0xBDD80200DAC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645559, 'itIT', 0xBDD80200D9C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645558, 'itIT', 0xBCD80200F4A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645557, 'itIT', 0xBCD802007FA40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645556, 'itIT', 0xBCD8020044A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645555, 'itIT', 0xBCD802001CA20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645554, 'itIT', 0xBCD80200E4A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645553, 'itIT', 0xBCD80200D5A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645552, 'itIT', 0xBBD8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645551, 'itIT', 0xBAD802006E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645550, 'itIT', 0xBAD802006C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645549, 'itIT', 0xBAD802006A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645548, 'itIT', 0xBAD8020068084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645547, 'itIT', 0xBAD8020066084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645546, 'itIT', 0xB9D802001EA60800010000803F, 39804), -- SoundKitEntry -(3266400455, 645545, 'itIT', 0xB9D8020015A10800010000803F, 39804), -- SoundKitEntry -(3266400455, 645544, 'itIT', 0xB9D802003AA00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645514, 'itIT', 0xB3D80200DCC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645513, 'itIT', 0xB3D80200DBC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645512, 'itIT', 0xB3D80200DAC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645511, 'itIT', 0xB3D80200D9C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 645507, 'itIT', 0xCBCD0200F4A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645506, 'itIT', 0xCBCD02007FA40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645505, 'itIT', 0xCBCD020044A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645504, 'itIT', 0xCBCD02001CA20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645503, 'itIT', 0xCBCD0200E4A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645502, 'itIT', 0xCBCD0200D5A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645501, 'itIT', 0xC9CD020083D31D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645500, 'itIT', 0xCACD020072A60D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645499, 'itIT', 0xC6CD02001EA60800010000803F, 39804), -- SoundKitEntry -(3266400455, 645498, 'itIT', 0xC6CD020015A10800010000803F, 39804), -- SoundKitEntry -(3266400455, 645497, 'itIT', 0xC6CD02003AA00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645496, 'itIT', 0xC7CD02006E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645495, 'itIT', 0xC7CD02006C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645494, 'itIT', 0xC7CD02006A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645493, 'itIT', 0xC7CD020068084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645492, 'itIT', 0xC7CD020066084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645482, 'itIT', 0xC8CD020075C80D00010000803F, 39804), -- SoundKitEntry -(736158310, 6253, 'itIT', 0xD3D80200C5D80200, 39804); -- SoundKitChild - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(736158310, 6252, 'itIT', 0xD2D80200C5D80200, 39804), -- SoundKitChild -(736158310, 6251, 'itIT', 0xC7D80200C6D80200, 39804), -- SoundKitChild -(736158310, 6250, 'itIT', 0xBDD80200BCD80200, 39804), -- SoundKitChild -(736158310, 6249, 'itIT', 0xB3D80200CBCD0200, 39804), -- SoundKitChild -(3232102598, 147805, 'itIT', 0xD3D8020000008C420000C84200000000000000000000000000000000000000000200000000000000009808000098080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147804, 'itIT', 0xD2D8020000008C420000C84200000000000000000000000000000000000000000200000000000000009808000098080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147791, 'itIT', 0xC7D80200000048420000C8420000000000000000000000000000000000000000020000000000000000A00F0000A00F0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147790, 'itIT', 0xC6D80200000048420000C8420000000000000000000000000000000000000000020000000000000000A00F0000A00F0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147789, 'itIT', 0xC5D80200000048420000A04200000000000000000000000000000000000000000200000000000000009808000098080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C800000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147788, 'itIT', 0xC4D80200000048420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147787, 'itIT', 0xC3D80200000048420000A0420000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146637, 'itIT', 0xDFD30200000020410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146635, 'itIT', 0xDDD30200000020410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146634, 'itIT', 0xDCD30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000AC0D000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146633, 'itIT', 0xDBD30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146632, 'itIT', 0xDAD30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146631, 'itIT', 0xD9D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000001C0C000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146630, 'itIT', 0xD8D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000AC0D000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146629, 'itIT', 0xD7D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146628, 'itIT', 0xD6D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146626, 'itIT', 0xD4D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000001C0C000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146624, 'itIT', 0xD2D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000AC0D000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146623, 'itIT', 0xD1D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146622, 'itIT', 0xD0D30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000480D000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146621, 'itIT', 0xCFD30200000000410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000001C0C000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 144803, 'itIT', 0x4ACC0200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142204, 'itIT', 0xFAC10200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003233333F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142202, 'itIT', 0xF8C10200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003233333F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142200, 'itIT', 0xF6C10200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003233333F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142198, 'itIT', 0xF4C10200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003233333F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142196, 'itIT', 0xF2C10200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003233333F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6008, 'itIT', 0xC3D8020000000000001C6F0000010002000300, 39804), -- SoundEnvelope -(3408032706, 6469, 'itIT', 0xDF06AA0B4900, 39804), -- ObjectEffectPackageElem -(3408032706, 6468, 'itIT', 0xDF06A70B4700, 39804), -- ObjectEffectPackageElem -(1734738485, 4282, 'itIT', 0x000000000000000000000000AC0B020001C6CD02000000000000, 39804), -- ObjectEffect -(1734738485, 4281, 'itIT', 0x000000000000000000000000AB0B0200018AD802000000000000, 39804), -- ObjectEffect -(1734738485, 4280, 'itIT', 0x000000000000000000000000AA0B010001BFD802000000000000, 39804), -- ObjectEffect -(1734738485, 4279, 'itIT', 0x000000000000000000000000AA0B010001BED802000000000000, 39804), -- ObjectEffect -(1734738485, 4278, 'itIT', 0x000000000000000000000000AA0B010001BCD802000000000000, 39804), -- ObjectEffect -(1734738485, 4277, 'itIT', 0x000000000000000000000000AA0B010001C8CD02000000000000, 39804), -- ObjectEffect -(1734738485, 4276, 'itIT', 0x000000000000000000000000AA0B010001C7CD02000000000000, 39804), -- ObjectEffect -(1734738485, 4275, 'itIT', 0x000000000000000000000000AA0B010001C6CD02000000000000, 39804), -- ObjectEffect -(1734738485, 4270, 'itIT', 0x000000000000000000000000A70B010001B9D802000000000000, 39804), -- ObjectEffect -(1734738485, 4269, 'itIT', 0x000000000000000000000000A70B010001BAD802000000000000, 39804), -- ObjectEffect -(1734738485, 4268, 'itIT', 0x000000000000000000000000A70B010001BBD802000000000000, 39804), -- ObjectEffect -(1734738485, 4267, 'itIT', 0x000000000000000000000000A70B010001CBCD02000000000000, 39804), -- ObjectEffect -(1369604944, 17549, 'itIT', 0x0000000000000000000000000000000000000000000000008D440000D98400000000162200000000000000002C010000EE02040200000000000000000000000000D138, 39804), -- SpellVisualMissile -(1369604944, 17548, 'itIT', 0x0000000000000000000000000000000000000000000000008C440000D98400000000152200000000000000002C010000EE02040200000000000000000000000000D138, 39804), -- SpellVisualMissile -(1369604944, 17546, 'itIT', 0x0000000000000000000000000000000000000000000000008A4400001A9800000000012200000000000000002C010000EE0204020000D010000000000000000000CF38, 39804), -- SpellVisualMissile -(1369604944, 17530, 'itIT', 0x0000804100000000000000000000000000000000000000007A440000A99500000000FF22BF000000000000002C010000EE0200020400490F000000000000000000C338, 39804), -- SpellVisualMissile -(1369604944, 17528, 'itIT', 0x000080410000000000000000000000000000000000000000784400000E9800000000FF22BF000000000000002C010000EE02000204008911000000000000000000C338, 39804), -- SpellVisualMissile -(1369604944, 17525, 'itIT', 0x000000000000000000000000000000000000000000000000754400000C9800000000162200000000000000002C010000EE02040200000000000000000000000000C138, 39804), -- SpellVisualMissile -(1369604944, 17524, 'itIT', 0x000000000000000000000000000000000000000000000000744400000C9800000000152200000000000000002C010000EE02040200000000000000000000000000C138, 39804), -- SpellVisualMissile -(1369604944, 17477, 'itIT', 0x00008041000000000000000000000000000000000000000045440000DD9700000000FF22BF000000000000002C010000EE02000204008911000000000000000000A438, 39804), -- SpellVisualMissile -(4033975491, 446831, 'itIT', 0x0000000000000000000000000000000000000000000000008C60000022000000000000000000000000000000000000000000000000000000000000000000A03FCDCCCC3DFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000004B490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446830, 'itIT', 0x0000803F000000C000000000000000000000000000000000813D0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000004A490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446829, 'itIT', 0x0000803F000000C000000000000000000000000000000000CF470000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000004A490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393566, 'itIT', 0x020000006FD106004B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393565, 'itIT', 0x05000000D1D802004A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393564, 'itIT', 0x020000006ED106004A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393563, 'itIT', 0x020000006DD106004A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393562, 'itIT', 0x0600000018DA05004A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393560, 'itIT', 0x05000000D0D8020049490200, 39804), -- SpellVisualKitEffect -(1181150530, 393558, 'itIT', 0x0600000017DA050049490200, 39804), -- SpellVisualKitEffect -(1181150530, 393557, 'itIT', 0x05000000CFD8020054440200, 39804), -- SpellVisualKitEffect -(1181150530, 393556, 'itIT', 0x0500000093D802005E440200, 39804), -- SpellVisualKitEffect -(1181150530, 393555, 'itIT', 0x05000000CCD802004F250200, 39804), -- SpellVisualKitEffect -(1181150530, 393553, 'itIT', 0x050000003E91020066450200, 39804), -- SpellVisualKitEffect -(1181150530, 393552, 'itIT', 0x05000000CBD8020053440200, 39804), -- SpellVisualKitEffect -(1181150530, 393551, 'itIT', 0x05000000CAD8020053440200, 39804), -- SpellVisualKitEffect -(1181150530, 393550, 'itIT', 0x05000000C9D8020053440200, 39804), -- SpellVisualKitEffect -(1181150530, 393528, 'itIT', 0x05000000C1D80200C4440200, 39804), -- SpellVisualKitEffect -(1181150530, 393527, 'itIT', 0x05000000B6D80200C3440200, 39804), -- SpellVisualKitEffect -(1181150530, 393526, 'itIT', 0x0A00000002000000C2440200, 39804), -- SpellVisualKitEffect -(1181150530, 393525, 'itIT', 0x0A00000026000000B9440200, 39804), -- SpellVisualKitEffect -(1181150530, 393524, 'itIT', 0x05000000C0D8020071450200, 39804), -- SpellVisualKitEffect -(1181150530, 393523, 'itIT', 0x05000000B4D802002D440200, 39804), -- SpellVisualKitEffect -(1181150530, 393522, 'itIT', 0x05000000B6D802002C440200, 39804), -- SpellVisualKitEffect -(1181150530, 393521, 'itIT', 0x05000000B4D8020033440200, 39804), -- SpellVisualKitEffect -(1181150530, 393520, 'itIT', 0x05000000B6D8020032440200, 39804), -- SpellVisualKitEffect -(1181150530, 393519, 'itIT', 0x05000000B8D802003C440200, 39804), -- SpellVisualKitEffect -(1181150530, 393518, 'itIT', 0x05000000B7D802003C440200, 39804), -- SpellVisualKitEffect -(1181150530, 393517, 'itIT', 0x05000000B6D8020034440200, 39804), -- SpellVisualKitEffect -(1181150530, 393516, 'itIT', 0x05000000B5D8020035440200, 39804), -- SpellVisualKitEffect -(1181150530, 393515, 'itIT', 0x05000000B2D8020080410200, 39804), -- SpellVisualKitEffect -(1181150530, 393514, 'itIT', 0x05000000B1D8020079410200, 39804), -- SpellVisualKitEffect -(1181150530, 393513, 'itIT', 0x05000000B0D8020078410200, 39804), -- SpellVisualKitEffect -(1181150530, 393512, 'itIT', 0x05000000A5D8020077410200, 39804), -- SpellVisualKitEffect -(1181150530, 393511, 'itIT', 0x05000000AFD80200ED450200, 39804), -- SpellVisualKitEffect -(1181150530, 393510, 'itIT', 0x05000000A5D80200EC450200, 39804), -- SpellVisualKitEffect -(1181150530, 393509, 'itIT', 0x05000000ABD80200F2450200, 39804), -- SpellVisualKitEffect -(1181150530, 393508, 'itIT', 0x05000000AAD80200F3450200, 39804), -- SpellVisualKitEffect -(1181150530, 393507, 'itIT', 0x05000000A9D8020042490200, 39804), -- SpellVisualKitEffect -(1181150530, 393506, 'itIT', 0x05000000A8D80200EB450200, 39804), -- SpellVisualKitEffect -(1181150530, 393505, 'itIT', 0x05000000A5D802004C420200, 39804), -- SpellVisualKitEffect -(1181150530, 393504, 'itIT', 0x05000000A4D802001E470200, 39804), -- SpellVisualKitEffect -(1181150530, 393503, 'itIT', 0x05000000A3D8020087440200, 39804), -- SpellVisualKitEffect -(1181150530, 393502, 'itIT', 0x05000000A2D8020060450200, 39804), -- SpellVisualKitEffect -(1181150530, 393501, 'itIT', 0x05000000A1D8020060450200, 39804), -- SpellVisualKitEffect -(1181150530, 393500, 'itIT', 0x05000000A0D80200A5440200, 39804), -- SpellVisualKitEffect -(1181150530, 393499, 'itIT', 0x050000009FD8020041490200, 39804), -- SpellVisualKitEffect -(1181150530, 393498, 'itIT', 0x0600000016DA050041490200, 39804), -- SpellVisualKitEffect -(1181150530, 393497, 'itIT', 0x0A000000260000009EC70100, 39804), -- SpellVisualKitEffect -(1181150530, 393496, 'itIT', 0x0A000000020000007F410200, 39804), -- SpellVisualKitEffect -(1181150530, 393495, 'itIT', 0x050000009CD8020081410200, 39804), -- SpellVisualKitEffect -(1181150530, 393494, 'itIT', 0x050000009BD8020081410200, 39804), -- SpellVisualKitEffect -(1181150530, 393493, 'itIT', 0x05000000639E020032420200, 39804), -- SpellVisualKitEffect -(1181150530, 393492, 'itIT', 0x050000004B91020067420200, 39804), -- SpellVisualKitEffect -(1181150530, 393491, 'itIT', 0x050000003391020067420200, 39804), -- SpellVisualKitEffect -(1181150530, 393490, 'itIT', 0x050000009AD802006A420200, 39804), -- SpellVisualKitEffect -(1181150530, 393486, 'itIT', 0x0500000096D80200B0420200, 39804), -- SpellVisualKitEffect -(1181150530, 393482, 'itIT', 0x0A00000002000000AF420200, 39804), -- SpellVisualKitEffect -(1181150530, 393481, 'itIT', 0x0500000093D80200BF420200, 39804), -- SpellVisualKitEffect -(1181150530, 393480, 'itIT', 0x0500000095D80200BB420200, 39804), -- SpellVisualKitEffect -(1181150530, 393479, 'itIT', 0x0500000094D80200BB420200, 39804), -- SpellVisualKitEffect -(1181150530, 393478, 'itIT', 0x0500000092D80200793D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393477, 'itIT', 0x0500000091D8020083410200, 39804), -- SpellVisualKitEffect -(1181150530, 393476, 'itIT', 0x0500000090D802000B460200, 39804), -- SpellVisualKitEffect -(1181150530, 393475, 'itIT', 0x050000008FD8020008460200, 39804), -- SpellVisualKitEffect -(1181150530, 393474, 'itIT', 0x050000008FD802007D410200, 39804), -- SpellVisualKitEffect -(1181150530, 393473, 'itIT', 0x050000008ED80200F1430200, 39804), -- SpellVisualKitEffect -(1181150530, 393472, 'itIT', 0x050000005A910200ED430200, 39804), -- SpellVisualKitEffect -(1181150530, 393471, 'itIT', 0x0500000044910200F5430200, 39804), -- SpellVisualKitEffect -(1181150530, 393470, 'itIT', 0x05000000409102001FFD0100, 39804), -- SpellVisualKitEffect -(1181150530, 393469, 'itIT', 0x0A0000002600000040490200, 39804), -- SpellVisualKitEffect -(1181150530, 393468, 'itIT', 0x0600000015DA050040490200, 39804), -- SpellVisualKitEffect -(1181150530, 393465, 'itIT', 0x050000008BD80200FC410200, 39804), -- SpellVisualKitEffect -(1181150530, 393462, 'itIT', 0x0500000088D802001C470200, 39804), -- SpellVisualKitEffect -(1181150530, 393461, 'itIT', 0x0500000087D80200E5410200, 39804), -- SpellVisualKitEffect -(1181150530, 393460, 'itIT', 0x0500000087D80200E2410200, 39804), -- SpellVisualKitEffect -(1181150530, 393457, 'itIT', 0x0A00000026000000FD410200, 39804), -- SpellVisualKitEffect -(1181150530, 393454, 'itIT', 0x0500000086D802003E490200, 39804), -- SpellVisualKitEffect -(1181150530, 393453, 'itIT', 0x0500000085D802003D490200, 39804), -- SpellVisualKitEffect -(1181150530, 393452, 'itIT', 0x0500000081D80200A4420200, 39804), -- SpellVisualKitEffect -(1181150530, 393451, 'itIT', 0x0500000080D80200A4420200, 39804), -- SpellVisualKitEffect -(1181150530, 393450, 'itIT', 0x050000007FD80200A0420200, 39804), -- SpellVisualKitEffect -(1181150530, 393449, 'itIT', 0x050000003291020065450200, 39804), -- SpellVisualKitEffect -(1181150530, 393448, 'itIT', 0x050000001E7B020064450200, 39804), -- SpellVisualKitEffect -(1181150530, 393447, 'itIT', 0x050000004791020063450200, 39804), -- SpellVisualKitEffect -(1181150530, 391232, 'itIT', 0x05000000C2D80200C4440200, 39804), -- SpellVisualKitEffect -(1181150530, 391228, 'itIT', 0x050000009ED802009F440200, 39804), -- SpellVisualKitEffect -(1181150530, 391211, 'itIT', 0x05000000B4D8020035440200, 39804), -- SpellVisualKitEffect -(1181150530, 391184, 'itIT', 0x050000009DD8020081410200, 39804), -- SpellVisualKitEffect -(1181150530, 390148, 'itIT', 0x05000000ADD80200EF450200, 39804), -- SpellVisualKitEffect -(1181150530, 390142, 'itIT', 0x05000000ACD80200EE450200, 39804), -- SpellVisualKitEffect -(1181150530, 390135, 'itIT', 0x05000000A7D80200EB450200, 39804), -- SpellVisualKitEffect -(1181150530, 387187, 'itIT', 0x05000000A6D8020016420200, 39804), -- SpellVisualKitEffect -(3425193231, 285231, 'itIT', 0x060000000D00000000000000000000000000000000000000040000004B49020075AF0100, 39804), -- SpellVisualEvent -(3425193231, 285230, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004A49020075AF0100, 39804), -- SpellVisualEvent -(3425193231, 285229, 'itIT', 0x0100000002000000000000000000000000000000000000000100000093A6010075AF0100, 39804), -- SpellVisualEvent -(3425193231, 285222, 'itIT', 0x030000000D000000000000000000000000000000000000000100000042490200E2AD0100, 39804), -- SpellVisualEvent -(3425193231, 285220, 'itIT', 0x080000000D00000000000000000000000000000000000000020000003E49020071AF0100, 39804), -- SpellVisualEvent -(3425193231, 285219, 'itIT', 0x070000000800000000000000000000000000000000000000020000003D49020071AF0100, 39804), -- SpellVisualEvent -(3425193231, 283748, 'itIT', 0x030000000D00000000000000000000000000000000000000010000004149020023AD0100, 39804), -- SpellVisualEvent -(3425193231, 283658, 'itIT', 0x030000000D000000000000000000000000000000000000000100000049490200F8AC0100, 39804), -- SpellVisualEvent -(3425193231, 232382, 'itIT', 0x030000000D000000000000000000000000000000000000000100000040490200CC800100, 39804), -- SpellVisualEvent -(859088734, 383512, 'itIT', 0xFFFFFFFFFFFFFFFF6343, 39804), -- SpellVisualAnim -(859088734, 383511, 'itIT', 0xFFFFFFFF100000000000, 39804), -- SpellVisualAnim -(859088734, 383510, 'itIT', 0xFFFFFFFF100000000000, 39804), -- SpellVisualAnim -(859088734, 383509, 'itIT', 0xFFFFFFFF350000000000, 39804), -- SpellVisualAnim -(4146370265, 110453, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110449, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110050, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000000000000000000000000000CF380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109859, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109816, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000093300000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 98508, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645649, 'itIT', 0xD1D8020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645648, 'itIT', 0xD1D802008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645647, 'itIT', 0xD1D802008C320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645646, 'itIT', 0xD1D802008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645645, 'itIT', 0xD1D8020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645644, 'itIT', 0xD0D8020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645643, 'itIT', 0xD0D8020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645642, 'itIT', 0xD0D8020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645641, 'itIT', 0xD0D8020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645640, 'itIT', 0xD0D802006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645639, 'itIT', 0xD0D802006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645638, 'itIT', 0xD0D802006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645637, 'itIT', 0xD0D8020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645636, 'itIT', 0xCFD8020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645635, 'itIT', 0xCFD8020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645634, 'itIT', 0xCFD8020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645633, 'itIT', 0xCED802004E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645632, 'itIT', 0xCED802004C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645631, 'itIT', 0xCED802004A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 645630, 'itIT', 0xCDD8020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 645629, 'itIT', 0xCCD80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645628, 'itIT', 0xCCD80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645627, 'itIT', 0xCCD80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645626, 'itIT', 0xCCD80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645625, 'itIT', 0xCCD80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645624, 'itIT', 0xCCD80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645623, 'itIT', 0xCCD80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645622, 'itIT', 0xCCD80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645621, 'itIT', 0xCBD80200051F1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645620, 'itIT', 0xCBD80200011F1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645619, 'itIT', 0xCBD80200001F1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645618, 'itIT', 0xCAD8020097171600010000803F, 39804), -- SoundKitEntry -(3266400455, 645617, 'itIT', 0xCAD8020098171600010000803F, 39804), -- SoundKitEntry -(3266400455, 645616, 'itIT', 0xCAD8020099171600010000803F, 39804), -- SoundKitEntry -(3266400455, 645615, 'itIT', 0xC9D80200249A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645614, 'itIT', 0xC9D80200239A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645613, 'itIT', 0xC9D80200229A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645612, 'itIT', 0xC9D80200219A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645611, 'itIT', 0xC9D80200209A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645610, 'itIT', 0xC9D802001F9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645609, 'itIT', 0xC9D802001E9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645608, 'itIT', 0xC9D802001D9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645607, 'itIT', 0xC9D802001C9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645606, 'itIT', 0xC9D802001B9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645585, 'itIT', 0xC2D80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645584, 'itIT', 0xC2D80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645583, 'itIT', 0xC2D80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645582, 'itIT', 0xC2D80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645581, 'itIT', 0xC2D80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645580, 'itIT', 0xC2D80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645579, 'itIT', 0xC2D80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645578, 'itIT', 0xC2D80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645577, 'itIT', 0xC1D8020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645576, 'itIT', 0xC1D802008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645575, 'itIT', 0xC1D802008C320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645574, 'itIT', 0xC1D802008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645573, 'itIT', 0xC1D8020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645572, 'itIT', 0xC0D80200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645571, 'itIT', 0xC0D80200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645570, 'itIT', 0xC0D80200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645569, 'itIT', 0xC0D80200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645568, 'itIT', 0xC0D80200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645567, 'itIT', 0xC0D80200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645566, 'itIT', 0xC0D80200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645565, 'itIT', 0xC0D80200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645543, 'itIT', 0xB8D80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645542, 'itIT', 0xB8D80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645541, 'itIT', 0xB8D80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645540, 'itIT', 0xB8D80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645539, 'itIT', 0xB8D80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645538, 'itIT', 0xB8D80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645537, 'itIT', 0xB8D80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645536, 'itIT', 0xB8D80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645535, 'itIT', 0xB7D80200F18A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645534, 'itIT', 0xB7D80200F28A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645533, 'itIT', 0xB7D80200F38A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645532, 'itIT', 0xB7D80200F48A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645531, 'itIT', 0xB6D8020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645530, 'itIT', 0xB6D8020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645529, 'itIT', 0xB6D8020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645528, 'itIT', 0xB5D80200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645527, 'itIT', 0xB5D80200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645526, 'itIT', 0xB5D80200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645525, 'itIT', 0xB5D80200C9E40900010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 645524, 'itIT', 0xB5D80200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645523, 'itIT', 0xB5D80200C5E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645522, 'itIT', 0xB4D80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645521, 'itIT', 0xB4D80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645520, 'itIT', 0xB4D80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645519, 'itIT', 0xB4D80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645518, 'itIT', 0xB4D80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645517, 'itIT', 0xB4D80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645516, 'itIT', 0xB4D80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645515, 'itIT', 0xB4D80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645510, 'itIT', 0xB2D8020065C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645509, 'itIT', 0xB2D8020064C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645508, 'itIT', 0xB2D8020063C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645491, 'itIT', 0xB1D80200AC641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645490, 'itIT', 0xB1D80200AD641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645489, 'itIT', 0xB1D80200AE641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645488, 'itIT', 0xB0D8020060C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645487, 'itIT', 0xB0D802005FC11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645486, 'itIT', 0xB0D802005EC11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645485, 'itIT', 0xB0D802005DC11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645484, 'itIT', 0xB0D802005CC11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645483, 'itIT', 0xB0D802005BC11400010000803F, 39804), -- SoundKitEntry -(3266400455, 645481, 'itIT', 0xAFD802008F881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645480, 'itIT', 0xAFD802008E881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645479, 'itIT', 0xAFD802008D881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645478, 'itIT', 0xAFD802008C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645477, 'itIT', 0xAFD802008B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645476, 'itIT', 0xAED8020063390800010000803F, 39804), -- SoundKitEntry -(3266400455, 645475, 'itIT', 0xADD80200B3A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645474, 'itIT', 0xADD8020042A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 645473, 'itIT', 0xADD8020033A30800010000803F, 39804), -- SoundKitEntry -(3266400455, 645472, 'itIT', 0xACD8020050100F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645471, 'itIT', 0xABD80200AA881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645470, 'itIT', 0xAAD8020024B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 645469, 'itIT', 0xAAD8020023B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 645468, 'itIT', 0xAAD8020022B81900010000803F, 39804), -- SoundKitEntry -(3266400455, 645467, 'itIT', 0xA9D802007C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645466, 'itIT', 0xA9D802007B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645465, 'itIT', 0xA9D802007A881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645464, 'itIT', 0xA9D8020079881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645463, 'itIT', 0xA9D8020078881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645462, 'itIT', 0xA8D802009F881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645461, 'itIT', 0xA8D802009E881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645460, 'itIT', 0xA8D802009D881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645459, 'itIT', 0xA7D8020063390800010000803F, 39804), -- SoundKitEntry -(3266400455, 645458, 'itIT', 0xA6D802008B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645457, 'itIT', 0xA6D802008C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645456, 'itIT', 0xA6D802008D881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645455, 'itIT', 0xA6D802008E881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645454, 'itIT', 0xA6D802008F881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645453, 'itIT', 0xA5D80200E7DA0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645452, 'itIT', 0xA5D80200E9DA0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645451, 'itIT', 0xA5D80200EBDA0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645450, 'itIT', 0xA4D8020020E63100010000803F, 39804), -- SoundKitEntry -(3266400455, 645449, 'itIT', 0xA4D802001FE63100010000803F, 39804), -- SoundKitEntry -(3266400455, 645448, 'itIT', 0xA3D802002E352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645447, 'itIT', 0xA3D802002D352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645446, 'itIT', 0xA3D802002C352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645445, 'itIT', 0xA3D802002B352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645444, 'itIT', 0xA3D802002A352A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645443, 'itIT', 0xA2D80200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645442, 'itIT', 0xA2D80200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645441, 'itIT', 0xA2D80200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 645440, 'itIT', 0xA1D802001E5E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645439, 'itIT', 0xA1D802001D5E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645438, 'itIT', 0xA1D802001C5E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645437, 'itIT', 0xA1D802001B5E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645436, 'itIT', 0xA1D802001A5E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645435, 'itIT', 0xA1D80200195E2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645434, 'itIT', 0xA0D80200FF5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645433, 'itIT', 0xA0D80200FE5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645432, 'itIT', 0xA0D80200FD5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645431, 'itIT', 0xA0D80200FC5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645430, 'itIT', 0xA0D80200FB5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645429, 'itIT', 0x9FD80200FA5D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645428, 'itIT', 0x9FD80200F95D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645427, 'itIT', 0x9FD80200F85D2C00010000803F, 39804), -- SoundKitEntry -(3266400455, 645426, 'itIT', 0x9ED80200FD680800010000803F, 39804), -- SoundKitEntry -(3266400455, 645425, 'itIT', 0x9ED80200F7680800010000803F, 39804), -- SoundKitEntry -(3266400455, 645424, 'itIT', 0x9DD80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645423, 'itIT', 0x9DD80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645422, 'itIT', 0x9DD80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645421, 'itIT', 0x9DD80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645420, 'itIT', 0x9DD80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645419, 'itIT', 0x9DD80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645418, 'itIT', 0x9DD80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645417, 'itIT', 0x9DD80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645416, 'itIT', 0x9CD80200B3DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645415, 'itIT', 0x9CD80200B2DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645414, 'itIT', 0x9CD80200B1DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645413, 'itIT', 0x9CD80200B0DA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645412, 'itIT', 0x9CD80200AFDA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645411, 'itIT', 0x9BD80200A0B01000010000803F, 39804), -- SoundKitEntry -(3266400455, 645410, 'itIT', 0x9BD802009FB01000010000803F, 39804), -- SoundKitEntry -(3266400455, 645409, 'itIT', 0x9BD802009EB01000010000803F, 39804), -- SoundKitEntry -(3266400455, 645408, 'itIT', 0x9BD802009DB01000010000803F, 39804), -- SoundKitEntry -(3266400455, 645407, 'itIT', 0x9BD802009CB01000010000803F, 39804), -- SoundKitEntry -(3266400455, 645406, 'itIT', 0x9AD80200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645405, 'itIT', 0x9AD80200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645404, 'itIT', 0x9AD80200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645403, 'itIT', 0x9AD80200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645402, 'itIT', 0x9AD80200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645401, 'itIT', 0x9AD80200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645400, 'itIT', 0x9AD80200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645399, 'itIT', 0x9AD80200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 645370, 'itIT', 0x96D80200F02E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645369, 'itIT', 0x96D80200EF2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645368, 'itIT', 0x95D80200E92E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645367, 'itIT', 0x95D80200E82E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645366, 'itIT', 0x95D80200E72E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645365, 'itIT', 0x95D80200E52E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645364, 'itIT', 0x95D80200E42E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645363, 'itIT', 0x94D80200C6B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645362, 'itIT', 0x94D80200C5B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645361, 'itIT', 0x94D80200C4B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645360, 'itIT', 0x93D80200F02E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645359, 'itIT', 0x93D80200EF2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645358, 'itIT', 0x92D802007C881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645357, 'itIT', 0x92D802007B881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645356, 'itIT', 0x92D802007A881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645355, 'itIT', 0x92D8020079881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645354, 'itIT', 0x92D8020078881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645353, 'itIT', 0x91D802001F981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645352, 'itIT', 0x91D802001E981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645351, 'itIT', 0x91D802001D981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645350, 'itIT', 0x91D802001C981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645349, 'itIT', 0x91D802001B981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645348, 'itIT', 0x90D802001F981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645347, 'itIT', 0x90D802001E981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645346, 'itIT', 0x90D802001D981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645345, 'itIT', 0x90D802001C981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645344, 'itIT', 0x90D802001B981500010000803F, 39804), -- SoundKitEntry -(3266400455, 645343, 'itIT', 0x8FD8020080881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645342, 'itIT', 0x8FD8020081881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645341, 'itIT', 0x8FD8020082881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645340, 'itIT', 0x8FD8020083881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645339, 'itIT', 0x8ED8020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645338, 'itIT', 0x8ED8020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645337, 'itIT', 0x8ED8020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 645328, 'itIT', 0x8BD8020035311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645327, 'itIT', 0x8BD8020036311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645326, 'itIT', 0x8BD8020037311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645321, 'itIT', 0x88D8020091F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645320, 'itIT', 0x88D8020090F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645319, 'itIT', 0x88D802008FF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645318, 'itIT', 0x88D802008EF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645317, 'itIT', 0x88D802008DF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645316, 'itIT', 0x88D802008CF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645315, 'itIT', 0x88D802008BF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645314, 'itIT', 0x88D8020073F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645313, 'itIT', 0x88D8020072F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645312, 'itIT', 0x88D8020071F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 645311, 'itIT', 0x87D8020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 645310, 'itIT', 0x87D8020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 645309, 'itIT', 0x87D8020094861900010000803F, 39804), -- SoundKitEntry -(3266400455, 645308, 'itIT', 0x86D8020099D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645307, 'itIT', 0x86D802009BD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645306, 'itIT', 0x86D802009DD10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645305, 'itIT', 0x85D8020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 645304, 'itIT', 0x85D8020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 645294, 'itIT', 0x81D8020029EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 645293, 'itIT', 0x81D8020028EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 645292, 'itIT', 0x81D8020027EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 645291, 'itIT', 0x81D8020026EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 645290, 'itIT', 0x81D8020025EA1400010000803F, 39804), -- SoundKitEntry -(3266400455, 645289, 'itIT', 0x80D802005C212700010000803F, 39804), -- SoundKitEntry -(3266400455, 645288, 'itIT', 0x7FD8020095861900010000803F, 39804), -- SoundKitEntry -(3266400455, 645287, 'itIT', 0x7FD8020096861900010000803F, 39804), -- SoundKitEntry -(3266400455, 645286, 'itIT', 0x7FD8020094861900010000803F, 39804), -- SoundKitEntry -(736158310, 6248, 'itIT', 0xAED80200ADD80200, 39804), -- SoundKitChild -(3232102598, 147803, 'itIT', 0xD1D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147802, 'itIT', 0xEE7100000000C04000004041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147801, 'itIT', 0xD0D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147800, 'itIT', 0xCFD802000000C0400000404100000000000000000000000000000000000000000088130000282300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147799, 'itIT', 0xCED80200000048430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A0410000FA45, 39804), -- SoundKitAdvanced -(3232102598, 147798, 'itIT', 0xCDD80200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000E40C000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147797, 'itIT', 0xCCD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147796, 'itIT', 0xCBD802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147795, 'itIT', 0xCAD802000000C04000004041000000000000000000000000000000000000000000A00F0000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147794, 'itIT', 0xC9D802000000C04000004041000000000000000000000000000000000000000000F4010000DC0500000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000F4010000F4010000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147793, 'itIT', 0xE4570000000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147786, 'itIT', 0xC2D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147785, 'itIT', 0xC1D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147784, 'itIT', 0xC0D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147776, 'itIT', 0xB8D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147775, 'itIT', 0xB7D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147774, 'itIT', 0xB6D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147773, 'itIT', 0xB5D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147772, 'itIT', 0xB4D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147770, 'itIT', 0xB2D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000001FFFFFFFFFFFFFFFF186F0000FFFFFFFFFFFFFFFF196F00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147769, 'itIT', 0xB1D80200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147768, 'itIT', 0xB0D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147767, 'itIT', 0xAFD80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000F4010000F4010000580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147766, 'itIT', 0xAED80200000040410000C041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000F4010000F4010000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147765, 'itIT', 0xADD80200000040410000C04100000000000000000000000000000000000000000070170000F82A00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000F4010000F4010000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147764, 'itIT', 0xACD80200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147763, 'itIT', 0xABD802000000C0400000404100000000000000000000000000000000000000000088130000282300000000000000000000000000803F0000803FCE4D003F0000803F0000803F0000803F0000803F0000000000000000FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147762, 'itIT', 0xAAD80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147761, 'itIT', 0xA9D802000000C0400000404100000000000000000000000000000000000000000288130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147760, 'itIT', 0xA8D80200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C00009001000090010000580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84200409C46, 39804), -- SoundKitAdvanced -(3232102598, 147759, 'itIT', 0xA7D80200000070410000C841000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000F4010000F4010000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147758, 'itIT', 0xA6D802000000A0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000009600000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147757, 'itIT', 0xA5D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147756, 'itIT', 0xA4D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147755, 'itIT', 0xA3D80200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000002012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147754, 'itIT', 0xA2D802000000C040000040410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147753, 'itIT', 0xA1D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147752, 'itIT', 0xA0D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147751, 'itIT', 0x9FD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147750, 'itIT', 0x9ED802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000301E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147749, 'itIT', 0x9DD80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147748, 'itIT', 0x9CD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147747, 'itIT', 0x9BD80200000040400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147746, 'itIT', 0x9AD80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147742, 'itIT', 0x96D802000000C04000004041000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147741, 'itIT', 0x95D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147740, 'itIT', 0x94D802000000C0400000404100000000000000000000000000000000000000000070170000641900000000000000000000000000803F0000803F9B504C3E0000803F0000803F0000803F0000803F0000000000000000FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147739, 'itIT', 0x93D80200000040400000A040000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147738, 'itIT', 0x92D80200000040410000C04100000000000000000000000000000000000000000288130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147737, 'itIT', 0x91D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147736, 'itIT', 0x90D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147735, 'itIT', 0x8FD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147734, 'itIT', 0x8ED80200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147731, 'itIT', 0x8BD80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147728, 'itIT', 0x88D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147727, 'itIT', 0x87D802000000C04000004041000000000000000000000000000000000000000000E8030000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147726, 'itIT', 0x86D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000005E01000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147725, 'itIT', 0x85D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100A08C46, 39804), -- SoundKitAdvanced -(3232102598, 147721, 'itIT', 0x81D80200000040410000C0410000000000000000000000000000000000000000020000000000000000BC020000BC020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147720, 'itIT', 0x80D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147719, 'itIT', 0x7FD802000000C04000004041000000000000000000000000000000000000000000E8030000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146183, 'itIT', 0xEDD10200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000088130000881300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 144020, 'itIT', 0x30C902000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000F4010000F4010000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 143695, 'itIT', 0xE7C70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 87625, 'itIT', 0x7DE60100000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 70562, 'itIT', 0xA5A10100000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000E8030000E8030000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6007, 'itIT', 0xC0D8020001000000001A6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6006, 'itIT', 0xA2D802000100000000176F0000000000000300, 39804), -- SoundEnvelope -(1485693696, 6003, 'itIT', 0x80D802000000000000136F0000010002000300, 39804), -- SoundEnvelope -(600565378, 300150, 'itIT', 0x818E01000000803F0000803F00C3BA0200, 39804), -- CreatureXDisplayInfo -(600565378, 300149, 'itIT', 0x808E01000000803F0000803F00C2BA0200, 39804), -- CreatureXDisplayInfo -(600565378, 273449, 'itIT', 0x828E01000000803F0000803F00B3B40200, 39804), -- CreatureXDisplayInfo -(2445379776, 7366, 'itIT', 0xE6D10200E6D10200E8D10200E8D1020000000000EAD10200000000000000000020020000ECD102000000000000000000EBD102000000000000000000000000000000000000000000EED102000000000000000000000000000000000000000000000000000000000000000000EDD1020000000000000000000000000000000000000000000000000000EFD10200F0D1020000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(1181150530, 393489, 'itIT', 0x0500000099D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393488, 'itIT', 0x0500000098D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393487, 'itIT', 0x0500000097D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393485, 'itIT', 0x0500000084D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393484, 'itIT', 0x0500000083D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393483, 'itIT', 0x0500000082D802001CF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393467, 'itIT', 0x050000008DD802005AED0100, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 393466, 'itIT', 0x050000008CD802003F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393464, 'itIT', 0x050000008AD8020065ED0100, 39804), -- SpellVisualKitEffect -(1181150530, 393463, 'itIT', 0x0500000089D8020067ED0100, 39804), -- SpellVisualKitEffect -(1181150530, 393456, 'itIT', 0x0500000084D802001DF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393455, 'itIT', 0x0500000083D802001DF80100, 39804), -- SpellVisualKitEffect -(1181150530, 393446, 'itIT', 0x050000007ED802003C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393445, 'itIT', 0x050000007DD802003C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393443, 'itIT', 0x05000000F9B602003C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393441, 'itIT', 0x050000007CD802003B490200, 39804), -- SpellVisualKitEffect -(1181150530, 321276, 'itIT', 0x0500000082D802001DF80100, 39804), -- SpellVisualKitEffect -(3425193231, 285221, 'itIT', 0x070000000D00000000000000000000000000000000000000020000003F49020041760100, 39804), -- SpellVisualEvent -(3425193231, 285218, 'itIT', 0x030000000D00000000000000000000000000000000000000010000003C49020070AF0100, 39804), -- SpellVisualEvent -(3425193231, 285217, 'itIT', 0x030000000D00000000000000000000000000000000000000010000003B49020075800100, 39804), -- SpellVisualEvent -(3425193231, 230816, 'itIT', 0x070000000D00000000000000000000000000000000000000010000001CF80100BB7D0100, 39804), -- SpellVisualEvent -(4146370265, 110448, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 98421, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 97723, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645398, 'itIT', 0x99D8020059A70800010000803F, 39804), -- SoundKitEntry -(3266400455, 645397, 'itIT', 0x99D8020032A70800010000803F, 39804), -- SoundKitEntry -(3266400455, 645396, 'itIT', 0x99D80200D2A60800010000803F, 39804), -- SoundKitEntry -(3266400455, 645395, 'itIT', 0x99D802003BA50800010000803F, 39804), -- SoundKitEntry -(3266400455, 645394, 'itIT', 0x99D80200E6A30800010000803F, 39804), -- SoundKitEntry -(3266400455, 645393, 'itIT', 0x99D8020029A30800010000803F, 39804), -- SoundKitEntry -(3266400455, 645392, 'itIT', 0x99D80200F2A20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645391, 'itIT', 0x99D8020012A20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645390, 'itIT', 0x99D802000AA10800010000803F, 39804), -- SoundKitEntry -(3266400455, 645389, 'itIT', 0x99D8020082A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645388, 'itIT', 0x98D80200E74F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645387, 'itIT', 0x98D80200E54F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645386, 'itIT', 0x98D80200E34F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645385, 'itIT', 0x98D80200E14F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645384, 'itIT', 0x98D80200DF4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645383, 'itIT', 0x98D80200DD4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645382, 'itIT', 0x98D80200DB4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645381, 'itIT', 0x98D80200D94F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645380, 'itIT', 0x98D80200D74F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645379, 'itIT', 0x98D80200D54F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645378, 'itIT', 0x97D802007CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645377, 'itIT', 0x97D802007AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645376, 'itIT', 0x97D8020078F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645375, 'itIT', 0x97D8020076F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645374, 'itIT', 0x97D8020072F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645373, 'itIT', 0x97D8020070F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645372, 'itIT', 0x97D802006EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645371, 'itIT', 0x97D8020074F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645336, 'itIT', 0x8DD802006DDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645335, 'itIT', 0x8DD802006EDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645334, 'itIT', 0x8DD802006FDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645333, 'itIT', 0x8CD8020007A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645332, 'itIT', 0x8CD8020008A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645331, 'itIT', 0x8CD8020009A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645330, 'itIT', 0x8CD802000AA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645329, 'itIT', 0x8CD802000BA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645325, 'itIT', 0x8AD8020071DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645324, 'itIT', 0x8AD8020072DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645323, 'itIT', 0x89D802000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645322, 'itIT', 0x89D802000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645303, 'itIT', 0x84D80200E8623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645302, 'itIT', 0x84D80200E6623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645301, 'itIT', 0x84D80200E4623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645299, 'itIT', 0x84D80200DE623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645298, 'itIT', 0x84D80200E2623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645297, 'itIT', 0x83D8020001190900010000803F, 39804), -- SoundKitEntry -(3266400455, 645296, 'itIT', 0x82D80200E4A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645295, 'itIT', 0x82D80200D5A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645285, 'itIT', 0x7ED8020059A70800010000803F, 39804), -- SoundKitEntry -(3266400455, 645284, 'itIT', 0x7ED8020032A70800010000803F, 39804), -- SoundKitEntry -(3266400455, 645283, 'itIT', 0x7ED80200D2A60800010000803F, 39804), -- SoundKitEntry -(3266400455, 645282, 'itIT', 0x7ED802003BA50800010000803F, 39804), -- SoundKitEntry -(3266400455, 645281, 'itIT', 0x7ED80200E6A30800010000803F, 39804), -- SoundKitEntry -(3266400455, 645280, 'itIT', 0x7ED8020029A30800010000803F, 39804), -- SoundKitEntry -(3266400455, 645279, 'itIT', 0x7ED80200F2A20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645278, 'itIT', 0x7ED8020012A20800010000803F, 39804), -- SoundKitEntry -(3266400455, 645277, 'itIT', 0x7ED802000AA10800010000803F, 39804), -- SoundKitEntry -(3266400455, 645276, 'itIT', 0x7ED8020082A00800010000803F, 39804), -- SoundKitEntry -(3266400455, 645274, 'itIT', 0x7DD80200E74F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645273, 'itIT', 0x7DD80200E54F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645272, 'itIT', 0x7DD80200E34F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645271, 'itIT', 0x7DD80200E14F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645270, 'itIT', 0x7DD80200DF4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645269, 'itIT', 0x7DD80200DD4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645268, 'itIT', 0x7DD80200DB4F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645267, 'itIT', 0x7DD80200D94F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645266, 'itIT', 0x7DD80200D74F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645265, 'itIT', 0x7DD80200D54F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 645247, 'itIT', 0xF9B602007CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645246, 'itIT', 0xF9B602007AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645245, 'itIT', 0xF9B6020078F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645244, 'itIT', 0xF9B6020076F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645243, 'itIT', 0xF9B6020072F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645242, 'itIT', 0xF9B6020070F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645241, 'itIT', 0xF9B602006EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645240, 'itIT', 0x7CD802007CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645239, 'itIT', 0x7CD802007AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645238, 'itIT', 0x7CD8020078F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645237, 'itIT', 0x7CD8020076F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645236, 'itIT', 0x7CD8020074F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645235, 'itIT', 0x7CD8020072F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645234, 'itIT', 0x7CD8020070F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645233, 'itIT', 0x7CD802006EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645232, 'itIT', 0x7BD80200D00B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645231, 'itIT', 0x7BD80200CE0B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645230, 'itIT', 0x7BD80200CC0B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645229, 'itIT', 0x7BD80200CA0B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645228, 'itIT', 0x7BD80200C80B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645227, 'itIT', 0x7BD80200C60B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 645226, 'itIT', 0x7AD80200E8623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645225, 'itIT', 0x7AD80200E6623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645224, 'itIT', 0x7AD80200E4623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645223, 'itIT', 0x7AD80200E2623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645222, 'itIT', 0x7AD80200E0623900010000803F, 39804), -- SoundKitEntry -(3266400455, 645221, 'itIT', 0x7AD80200DE623900010000803F, 39804), -- SoundKitEntry -(3232102598, 147745, 'itIT', 0x99D802000000A040000000410000000000000000000000000000000000000000020000000000000000DC050000DC050000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000088130000881300000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147744, 'itIT', 0x98D802000000A0400000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000D0070000881300008813000000019001000090010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147743, 'itIT', 0x97D802000000A040000000410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000088130000881300000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147733, 'itIT', 0x8DD802000000004100007041000000000000000000000000000000000000000000A00F0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147732, 'itIT', 0x8CD80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147730, 'itIT', 0x8AD802000000803F0000004000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147729, 'itIT', 0x89D80200000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147724, 'itIT', 0x84D80200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147723, 'itIT', 0x83D80200000070410000F0410000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000005A0A000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147722, 'itIT', 0x82D80200000070410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147718, 'itIT', 0x7ED802000000A040000000410000000000000000000000000000000000000000020000000000000000DC050000DC050000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147717, 'itIT', 0x7DD802000000A0400000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000D0070000000000000000000000019001000090010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147716, 'itIT', 0x7CD80200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147715, 'itIT', 0x7BD802000000A0400000004100000000000000000000000000000000000000000100000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147714, 'itIT', 0x7AD802000000A0400000004100000000000000000000000000000000000000000164000000640000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 139389, 'itIT', 0xF9B602000000A040000000410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6005, 'itIT', 0x89D802000100000000166F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6004, 'itIT', 0x84D802000000000000146F0000010002000300, 39804), -- SoundEnvelope -(1181150530, 393438, 'itIT', 0x0500000079D802004BF30100, 39804), -- SpellVisualKitEffect -(1181150530, 393437, 'itIT', 0x0500000078D8020020F00100, 39804), -- SpellVisualKitEffect -(1181150530, 393436, 'itIT', 0x05000000117B020049F30100, 39804), -- SpellVisualKitEffect -(3266400455, 645217, 'itIT', 0x79D80200BA641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645216, 'itIT', 0x79D80200BB641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645215, 'itIT', 0x79D80200BC641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645214, 'itIT', 0x79D80200BD641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645213, 'itIT', 0x79D80200BE641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645212, 'itIT', 0x79D80200BF641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645211, 'itIT', 0x79D80200C0641600010000803F, 39804), -- SoundKitEntry -(3266400455, 645210, 'itIT', 0x78D80200BA273900010000803F, 39804), -- SoundKitEntry -(3266400455, 645209, 'itIT', 0x78D80200B8273900010000803F, 39804), -- SoundKitEntry -(3266400455, 645208, 'itIT', 0x78D80200B6273900010000803F, 39804), -- SoundKitEntry -(3232102598, 147713, 'itIT', 0x79D80200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147712, 'itIT', 0x78D802000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6001, 'itIT', 0x79D802000100000000116F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 6000, 'itIT', 0x79D802000000000000106F0000010002000300, 39804), -- SoundEnvelope -(1181150530, 393434, 'itIT', 0x0500000077D8020057F40100, 39804), -- SpellVisualKitEffect -(3266400455, 645207, 'itIT', 0x77D80200BA273900010000803F, 39804), -- SoundKitEntry -(3266400455, 645206, 'itIT', 0x77D80200B8273900010000803F, 39804), -- SoundKitEntry -(3266400455, 645205, 'itIT', 0x77D80200B6273900010000803F, 39804), -- SoundKitEntry -(3232102598, 147711, 'itIT', 0x77D802000000A0400000004100000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1369604944, 13772, 'itIT', 0x000000000000000000000040000000000000000000000000CC350000788373D80200132200000000000000002C010000EE0204000400400A000000000000000000382D, 39804), -- SpellVisualMissile -(1181150530, 393433, 'itIT', 0x0500000076D802001FCC0100, 39804), -- SpellVisualKitEffect -(1181150530, 393432, 'itIT', 0x0500000075D802001FCC0100, 39804), -- SpellVisualKitEffect -(1181150530, 393431, 'itIT', 0x0500000074D8020039490200, 39804), -- SpellVisualKitEffect -(1181150530, 393430, 'itIT', 0x0500000071D8020018CC0100, 39804), -- SpellVisualKitEffect -(3425193231, 285215, 'itIT', 0x030000000D00000000000000000000000000000000000000010000003949020063600100, 39804), -- SpellVisualEvent -(4146370265, 90211, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000000000000000000000000000382D0000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645204, 'itIT', 0x76D80200168E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645203, 'itIT', 0x76D80200148E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645202, 'itIT', 0x76D80200138E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645201, 'itIT', 0x76D80200128E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645200, 'itIT', 0x76D80200118E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645199, 'itIT', 0x76D80200108E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645198, 'itIT', 0x76D80200178E0800010000803F, 39804), -- SoundKitEntry -(3266400455, 645197, 'itIT', 0x75D802000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645196, 'itIT', 0x75D802000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645195, 'itIT', 0x74D8020002A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645194, 'itIT', 0x74D8020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645193, 'itIT', 0x74D8020004A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645192, 'itIT', 0x74D8020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645191, 'itIT', 0x74D8020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 645190, 'itIT', 0x73D8020071DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645189, 'itIT', 0x73D8020072DA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 645188, 'itIT', 0x72D80200D5E10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645187, 'itIT', 0x71D802006CDA2500010000803F, 39804), -- SoundKitEntry -(736158310, 6246, 'itIT', 0x72D8020071D80200, 39804), -- SoundKitChild -(3232102598, 147710, 'itIT', 0x76D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147709, 'itIT', 0x75D80200000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147708, 'itIT', 0x74D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000640000000000000000000000000164000000FA000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147707, 'itIT', 0x73D802000000803F0000004000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147706, 'itIT', 0x72D80200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803FCCCCCC3D0000803F0000803F0000803F0000803F0000204100002042F4010000D00700000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147705, 'itIT', 0x71D80200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147704, 'itIT', 0x69460000000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 5999, 'itIT', 0x75D8020001000000000B6F0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5998, 'itIT', 0x71D802000100000000096F0000000000000100, 39804), -- SoundEnvelope -(1181150530, 393424, 'itIT', 0x0500000070D8020037490200, 39804), -- SpellVisualKitEffect -(3425193231, 285212, 'itIT', 0x060000000D000000000000000000000000000000000000000100000037490200067E0100, 39804), -- SpellVisualEvent -(4146370265, 97798, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(2948698321, 329, 'itIT', 0xFA544391E0A07877, 39804), -- TactKeyLookup -(2948698321, 328, 'itIT', 0x752843233E8C6ACE, 39804), -- TactKeyLookup -(2948698321, 319, 'itIT', 0x04BDCE93D0450724, 39804), -- TactKeyLookup -(2948698321, 318, 'itIT', 0x306B84A1433EC933, 39804), -- TactKeyLookup -(2948698321, 316, 'itIT', 0x812D596EFC795CBC, 39804), -- TactKeyLookup -(2948698321, 314, 'itIT', 0x6DFADCAA682D8899, 39804), -- TactKeyLookup -(2948698321, 313, 'itIT', 0x0D8F91A1D5D9684F, 39804), -- TactKeyLookup -(2948698321, 309, 'itIT', 0xB0A8381D041EE090, 39804), -- TactKeyLookup -(2948698321, 303, 'itIT', 0x179450BCF82E7419, 39804), -- TactKeyLookup -(2948698321, 301, 'itIT', 0x512C5147B4386D85, 39804), -- TactKeyLookup -(2948698321, 299, 'itIT', 0x1F34E3A9A5F46D56, 39804), -- TactKeyLookup -(2948698321, 298, 'itIT', 0xD60B5278DCC5B5DC, 39804), -- TactKeyLookup -(2948698321, 290, 'itIT', 0xC1D4E0E8CDD608B4, 39804), -- TactKeyLookup -(1181150530, 393422, 'itIT', 0x05000000689102006BF40100, 39804), -- SpellVisualKitEffect -(1181150530, 321744, 'itIT', 0x05000000207B0200C3F80100, 39804), -- SpellVisualKitEffect -(1181150530, 321742, 'itIT', 0x05000000207B0200C2F80100, 39804), -- SpellVisualKitEffect -(1181150530, 321740, 'itIT', 0x05000000207B0200C1F80100, 39804), -- SpellVisualKitEffect -(1181150530, 318849, 'itIT', 0x05000000207B02006AF40100, 39804), -- SpellVisualKitEffect -(4146370265, 97065, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(1181150530, 393421, 'itIT', 0x0500000070D8020035490200, 39804), -- SpellVisualKitEffect -(3425193231, 285210, 'itIT', 0x07000000080000000000000000000000000000000000000002000000917701006DAF0100, 39804), -- SpellVisualEvent -(3425193231, 285209, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000354902006DAF0100, 39804), -- SpellVisualEvent -(3425193231, 285208, 'itIT', 0x050000000D0000000000000000000000000000000000000003000000A17701006DAF0100, 39804), -- SpellVisualEvent -(4146370265, 110445, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645186, 'itIT', 0x70D802001FB81900010000803F, 39804), -- SoundKitEntry -(3266400455, 645185, 'itIT', 0x70D802001EB81900010000803F, 39804), -- SoundKitEntry -(3266400455, 645184, 'itIT', 0x70D802001DB81900010000803F, 39804), -- SoundKitEntry -(3232102598, 147703, 'itIT', 0x70D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3830298396, 22604, 'itIT', 0xDF0C0000957E0000000000001F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22603, 'itIT', 0xDF0C0000947E0000000000001E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22602, 'itIT', 0xDF0C00008E7E0000000000001D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22601, 'itIT', 0xDF0C00008C7E0000000000001C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22600, 'itIT', 0xDF0C00008A7E0000000000001B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22599, 'itIT', 0xDF0C0000887E0000000000001A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22598, 'itIT', 0xDF0C0000857E00000000000019000000, 39804), -- SceneScriptPackageMember -(3830298396, 22597, 'itIT', 0xDF0C0000827E00000000000018000000, 39804), -- SceneScriptPackageMember -(3830298396, 22596, 'itIT', 0xDF0C0000817E00000000000017000000, 39804), -- SceneScriptPackageMember -(3830298396, 22595, 'itIT', 0xDF0C00007F7E00000000000016000000, 39804), -- SceneScriptPackageMember -(3830298396, 22594, 'itIT', 0xDF0C00007D7E00000000000015000000, 39804), -- SceneScriptPackageMember -(3830298396, 22593, 'itIT', 0xDF0C00007C7E00000000000014000000, 39804), -- SceneScriptPackageMember -(3830298396, 22592, 'itIT', 0xDF0C00007A7E00000000000013000000, 39804), -- SceneScriptPackageMember -(3830298396, 22591, 'itIT', 0xDF0C0000767E00000000000012000000, 39804), -- SceneScriptPackageMember -(3830298396, 22590, 'itIT', 0xDF0C0000757E00000000000011000000, 39804), -- SceneScriptPackageMember -(3830298396, 22589, 'itIT', 0xDF0C0000737E00000000000010000000, 39804), -- SceneScriptPackageMember -(3830298396, 22588, 'itIT', 0xDF0C0000707E0000000000000F000000, 39804), -- SceneScriptPackageMember -(3830298396, 22587, 'itIT', 0xDF0C00006E7E0000000000000E000000, 39804), -- SceneScriptPackageMember -(3830298396, 22586, 'itIT', 0xDF0C00006B7E0000000000000D000000, 39804), -- SceneScriptPackageMember -(3830298396, 22585, 'itIT', 0xDF0C0000697E0000000000000C000000, 39804), -- SceneScriptPackageMember -(3830298396, 22584, 'itIT', 0xDF0C0000657E0000000000000B000000, 39804), -- SceneScriptPackageMember -(3830298396, 22583, 'itIT', 0xDF0C0000637E0000000000000A000000, 39804), -- SceneScriptPackageMember -(3830298396, 22582, 'itIT', 0xDF0C0000617E00000000000009000000, 39804), -- SceneScriptPackageMember -(3830298396, 22581, 'itIT', 0xDF0C00005F7E00000000000008000000, 39804), -- SceneScriptPackageMember -(3830298396, 22580, 'itIT', 0xDF0C00005E7E00000000000007000000, 39804), -- SceneScriptPackageMember -(3830298396, 22579, 'itIT', 0xDF0C0000597E00000000000006000000, 39804), -- SceneScriptPackageMember -(3830298396, 22578, 'itIT', 0xDF0C0000567E00000000000005000000, 39804), -- SceneScriptPackageMember -(3830298396, 22577, 'itIT', 0xDF0C0000517E00000000000004000000, 39804), -- SceneScriptPackageMember -(3232102598, 142482, 'itIT', 0x16C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142481, 'itIT', 0x15C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142480, 'itIT', 0x14C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142479, 'itIT', 0x13C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804); -- SoundKitAdvanced - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3232102598, 142478, 'itIT', 0x12C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142477, 'itIT', 0x11C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142476, 'itIT', 0x10C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142475, 'itIT', 0x0FC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142474, 'itIT', 0x0EC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142473, 'itIT', 0x0DC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142472, 'itIT', 0x0CC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142471, 'itIT', 0x0BC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142470, 'itIT', 0x0AC302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142469, 'itIT', 0x09C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142468, 'itIT', 0x08C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142467, 'itIT', 0x07C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142466, 'itIT', 0x06C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142465, 'itIT', 0x05C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF000000000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142464, 'itIT', 0x04C302000000A04100007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142404, 'itIT', 0xC8C202000000704200007A4300000000000000000000000000000000000000000200000000000000000000000000000000000000803F11F93F3F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000010270000204E00000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1181150530, 393420, 'itIT', 0x050000009CD20200AF470200, 39804), -- SpellVisualKitEffect -(1181150530, 393419, 'itIT', 0x050000009DD20200AF470200, 39804), -- SpellVisualKitEffect -(3232102598, 146380, 'itIT', 0xBAD202000000F0420000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146359, 'itIT', 0x9DD202000000803F00000040000000000000000000000000000000000000000001983A0000204E00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146358, 'itIT', 0x9CD202000000C84200004843000000000000000000000000000000000000000001204E0000409C00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(4229079558, 539, 'itIT', 0xCA030000000000008BB102000000000000000000, 39804), -- RTPCData -(2611776361, 970, 'itIT', 0xCA030000010000000A000000616D000064000000BAD20200, 39804), -- RTPC -(3266400455, 645175, 'itIT', 0x6DD802006EEA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645174, 'itIT', 0x6DD802006DEA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645173, 'itIT', 0x6DD802006CEA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645172, 'itIT', 0x6DD802006BEA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645171, 'itIT', 0x6DD802006AEA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645170, 'itIT', 0x6DD8020069EA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645169, 'itIT', 0x6DD8020068EA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645168, 'itIT', 0x6DD8020067EA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645167, 'itIT', 0x6DD8020066EA1300010000803F, 39804), -- SoundKitEntry -(3266400455, 645166, 'itIT', 0x6DD8020065EA1300010000803F, 39804), -- SoundKitEntry -(3232102598, 147700, 'itIT', 0x6DD80200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145974, 'itIT', 0xE6D00200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000D00700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(799013087, 207, 'itIT', 0xCF000000E200000058BE000003CDCC4C3F8200, 39804), -- SoundBusOverride -(3408032706, 6467, 'itIT', 0xDE06A60B7000, 39804), -- ObjectEffectPackageElem -(3408032706, 6466, 'itIT', 0xDD06B30A7700, 39804), -- ObjectEffectPackageElem -(3408032706, 6465, 'itIT', 0xDD06B30A2900, 39804), -- ObjectEffectPackageElem -(3408032706, 6464, 'itIT', 0xDD06B30A1300, 39804), -- ObjectEffectPackageElem -(3408032706, 6463, 'itIT', 0xDD06B30A0D00, 39804), -- ObjectEffectPackageElem -(3408032706, 6462, 'itIT', 0xDD06B30A8400, 39804), -- ObjectEffectPackageElem -(3408032706, 6461, 'itIT', 0xDD06B30A7900, 39804), -- ObjectEffectPackageElem -(3408032706, 6460, 'itIT', 0xDD06B30A7800, 39804), -- ObjectEffectPackageElem -(1734738485, 4266, 'itIT', 0x000000000000000000000000A60B0100016DD802000000000000, 39804), -- ObjectEffect -(3386943305, 200191, 'itIT', 0x00000000000000005E0CFB0700000600081800000000000000000000000000000001000000000200000000000000F0B30200, 39804), -- CreatureDifficulty -(1181150530, 393418, 'itIT', 0x09000000D101000034490200, 39804), -- SpellVisualKitEffect -(3425193231, 285207, 'itIT', 0x07000000080000000000000000000000000000000000000001000000344902006CAF0100, 39804), -- SpellVisualEvent -(4146370265, 110444, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108609, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359211, 'itIT', 0x0000C38820706F73736962696C6520696E646976696475617265206C652063726561747572652063686520706F73736567676F6E6F20646569204672616D6D656E74692064692052656C69717569612E00, 39804), -- Spell -(3776013982, 359210, 'itIT', 0x0000C38820706F73736962696C6520696E646976696475617265206C652063726561747572652063686520706F73736567676F6E6F20646569204672616D6D656E74692064692052656C69717569612E00, 39804), -- Spell -(3776013982, 355462, 'itIT', 0x0000C38820706F73736962696C6520696E646976696475617265206C652063726561747572652063686520706F73736567676F6E6F20646569204672616D6D656E74692064692052656C69717569612E00, 39804), -- Spell -(3107997358, 465, 'itIT', 0x000000007C0000005A000000010000000000C842A016000000000000, 39804), -- OutlineEffect -(4033975491, 442455, 'itIT', 0x000000000000000000000000000000000000000000000000FA29000014000000000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000004A3C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 435673, 'itIT', 0x00000000000000000000003F0000000000000000000000005C850000FFFFFFFF710000000000000000000000000000000000000000000000000000000000A03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000192F0200, 39804), -- SpellVisualKitModelAttach -(2151089334, 3240, 'itIT', 0x0000A041CDCC4C3ECDCC4C3E000000400000803F00000000000000000000803F0000803F00000000006A00000002000000, 39804), -- EdgeGlowEffect -(3776013982, 343345, 'itIT', 0x000000, 39804), -- Spell -(4033975491, 446807, 'itIT', 0x0000000000000000000000000000000000000000000000006D93000002000000000000000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFF9E000000FFFFFFFF000000000000000000000000CDCCCC3E0000000032490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446806, 'itIT', 0x0000000000000000000000000000000000000000000000006D93000001000000000000000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFF9E000000FFFFFFFF000000000000000000000000CDCCCC3E0000000032490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442758, 'itIT', 0x000000000000000000000000000000000000000000000000BD8F000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF035B000020000000000000000000000000000000263D0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393389, 'itIT', 0x0600000011DA0500263D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393385, 'itIT', 0x07000000A906000032490200, 39804), -- SpellVisualKitEffect -(1181150530, 393384, 'itIT', 0x0200000057D1060032490200, 39804), -- SpellVisualKitEffect -(1181150530, 393383, 'itIT', 0x07000000A806000032490200, 39804), -- SpellVisualKitEffect -(1181150530, 393382, 'itIT', 0x0200000056D1060032490200, 39804), -- SpellVisualKitEffect -(1181150530, 393381, 'itIT', 0x0C000000720D000032490200, 39804), -- SpellVisualKitEffect -(859088734, 383505, 'itIT', 0xFFFFFFFFFFFFFFFF9F3D, 39804), -- SpellVisualAnim -(2913784219, 1705, 'itIT', 0x8D76FF00C9C2FF00000000000000803F000000000000000002000000403F0000803E000000006A00000003000000, 39804), -- ShadowyEffect -(2913784219, 1704, 'itIT', 0x8D76FF00C9C2FF00000000000000803F000000000000000001000000403F0000803E000000006A00000003000000, 39804), -- ShadowyEffect -(2151089334, 3442, 'itIT', 0x0000803F000000000000803F0000803F0000803F8584043F9190103F0000803F0000003F00000000006A00000000000000, 39804), -- EdgeGlowEffect -(1050181896, 45728, 'itIT', 0x035B019F006400000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45727, 'itIT', 0x035B0000000000000056010000000000000300000000B60300000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3865974254, 187101, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187100, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187099, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187098, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187095, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187090, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187089, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187088, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187087, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187086, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187085, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 446802, 'itIT', 0x000000000000000000000000000000000000000000000000408E0000FFFFFFFF3E0200000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000EA2E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393372, 'itIT', 0x0200000052D10600EA2E0200, 39804), -- SpellVisualKitEffect -(4146370265, 106283, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000000000000000000000000000EF300000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359204, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 350393, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 349960, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 351826, 'itIT', 0x004C274F636368696F2043657263616D6F7274652073636174656E6120756E276573706C6F73696F6E6520646920656E657267696120636F72726F7474612C20696E666C696767656E646F202473312064616E6E69206461206F6D6272612061207475747469206920706572736F6E6167676920652061756D656E74616E646F6E6520692064616E6E69206461206F6D627261207375626974692064656C2024733225207065722024642E20536920616363756D756C612E0044616E6E69206461206F6D627261207375626974692061756D656E746174692064656C20247332252E00, 39804), -- Spell -(4033975491, 446799, 'itIT', 0x000000000000000000000000000000000000000000000000BA910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000AD350200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446689, 'itIT', 0x000000000000000000000000000000000000000000000000BA910000FFFFFFFF000000000000000000000000000000000000000000000000000000000000C03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B9480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 433169, 'itIT', 0x000000000000000000000000000000000000000000000000438E0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFFD229000000000000000000000000000000000000EE2E0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393358, 'itIT', 0x020000004FD10600AD350200, 39804), -- SpellVisualKitEffect -(1181150530, 393354, 'itIT', 0x05000000C5D2020023470200, 39804), -- SpellVisualKitEffect -(3266400455, 645165, 'itIT', 0x6CD80200F6054000010000803F, 39804), -- SoundKitEntry -(3266400455, 645164, 'itIT', 0x6CD80200F4054000010000803F, 39804), -- SoundKitEntry -(3266400455, 645163, 'itIT', 0x6CD80200F2054000010000803F, 39804), -- SoundKitEntry -(3266400455, 645162, 'itIT', 0x6CD80200EF054000010000803F, 39804), -- SoundKitEntry -(3232102598, 147699, 'itIT', 0x6CD802000000C8420000964300000000000000000000000000000000000000000264000000640000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1050181896, 45721, 'itIT', 0x495A033E00F401000098020202000000000403000000FA0000000000803F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45720, 'itIT', 0x495A023E000000000098020201000000000402000000E80300000000003F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45719, 'itIT', 0x495A011A000000000098020200000000000401000000620C00000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45378, 'itIT', 0x495A003E00EE02000098020000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(336222293, 8887, 'itIT', 0x7C63666666666666666642656E6564697A696F6E697C727C6E42656E65666963692063686520746920616975746572616E6E6F20616420617363656E64657265206120546F7267617374008A01470D0000, 39804), -- UiWidgetStringSource -(3776013982, 359145, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 357818, 'itIT', 0x0024407370656C6C646573633335373831370000, 39804), -- Spell -(3776013982, 357817, 'itIT', 0x0041756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C20243335373831387331252070657220243335373831386420696E20636F6D62617474696D656E746F2E0056656C6F636974C3A0206469206D6F76696D656E746F2061756D656E746174612064656C20243335373831387331252070657220243335373831386420696E20636F6D62617474696D656E746F2E00, 39804), -- Spell -(2035710060, 23851, 'itIT', 0x53657A696F6E6520313700008B090E4D5A0000595C020000000000000000C66C0500000000000200000000, 39804), -- JournalEncounterSection -(3865974254, 187614, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187612, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186984, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 446789, 'itIT', 0x00000000000000000000000000000000000000000000000063980000FFFFFFFF0E030000DB0F49400000000000000000000000000000000000000000CDCCCC3E00000000FFFFFFFFFFFFFFFF9F000000000000000000000000000000000000000000000028490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446788, 'itIT', 0x9A99193F000000000000000000000000000000000000000062980000FFFFFFFF530300000000000000000000000000000000000000000000000000006666E63E00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000027490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393336, 'itIT', 0x05000000A3D7020028490200, 39804), -- SpellVisualKitEffect -(1181150530, 393335, 'itIT', 0x05000000A2D7020028490200, 39804), -- SpellVisualKitEffect -(1181150530, 393334, 'itIT', 0x0200000045D1060028490200, 39804), -- SpellVisualKitEffect -(1181150530, 393332, 'itIT', 0x05000000A1D7020027490200, 39804), -- SpellVisualKitEffect -(1181150530, 393331, 'itIT', 0x05000000A0D7020027490200, 39804), -- SpellVisualKitEffect -(1181150530, 393330, 'itIT', 0x050000009FD7020027490200, 39804), -- SpellVisualKitEffect -(1181150530, 393329, 'itIT', 0x0200000044D1060027490200, 39804), -- SpellVisualKitEffect -(3425193231, 285195, 'itIT', 0x030000000D000000000000000000000000000000000000000100000028490200F5A90100, 39804), -- SpellVisualEvent -(3425193231, 285194, 'itIT', 0x0700000008000000000000000000000000000000000000000100000027490200D0A90100, 39804), -- SpellVisualEvent -(48336690, 39011, 'itIT', 0x7A2B1A00000000000000803F0000003F0000C03F0000003F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 39010, 'itIT', 0x82E91300000000000000803F0000003F0000C03F0000003F04000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 109045, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109008, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 356431, 'itIT', 0x004C616E63696120756E20646172646F206469206D61676961206F736375726120636F6E74726F20696C206265727361676C696F2C20696E666C696767656E646F202473312064616E6E69206461206F6D6272612E0000, 39804), -- Spell -(3386943305, 203754, 'itIT', 0x00000000000000000E00E2010000060C10000000000000000000000000000004000100000000080000100000000091BF0200, 39804), -- CreatureDifficulty -(3386291891, 180113, 'itIT', 0x4D61676F2052616E746F6C616E74650000000000060000009B8C01000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -- Creature -(3865974254, 187035, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187026, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 446787, 'itIT', 0x0000000000000000000000BF0000000000000000000000003D970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFF85A00000000000000000000000000000000000024490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393327, 'itIT', 0x060000000ADA050025490200, 39804), -- SpellVisualKitEffect -(1181150530, 393326, 'itIT', 0x0600000009DA050024490200, 39804), -- SpellVisualKitEffect -(1181150530, 393325, 'itIT', 0x0200000043D1060024490200, 39804), -- SpellVisualKitEffect -(3425193231, 285192, 'itIT', 0x030000000D00000000000000000000000000000000000000010000002549020066AF0100, 39804), -- SpellVisualEvent -(3425193231, 285191, 'itIT', 0x030000000D00000000000000000000000000000000000000010000002449020065AF0100, 39804), -- SpellVisualEvent -(859088734, 383498, 'itIT', 0xFFFFFFFFFFFFFFFFFB5A, 39804), -- SpellVisualAnim -(859088734, 383497, 'itIT', 0xFFFFFFFFFFFFFFFFF95A, 39804), -- SpellVisualAnim -(4146370265, 110438, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110437, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359193, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359101, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 348456, 'itIT', 0x00496C2046616262726F2064656C20446F6C6F726520736365676C69652066696E6F2061202473342076697474696D65206520646F706F2024733320732061747469766120756E612074726170706F6C6120696E66756F636174612073756C6C61206C6F726F20706F73697A696F6E652E0D0A0D0A4C652074726170706F6C65206573706C6F646F6E6F20696E20756E612024407370656C6C6E616D653334383436332073652063616C706573746174652C20736520636F6C70697465206461676C69207370756E746F6E69206F2073652073636869616363696174652064616C6C652070616C6C65206368696F646174652E004265727361676C696F2064692024407370656C6C6E616D653334383435362E00, 39804), -- Spell -(1050181896, 45712, 'itIT', 0xFC5A009200000000006D010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45711, 'itIT', 0xF95A0295000000000098020201000000000402000000E80300000000000000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45710, 'itIT', 0xFB5A0095000000000055010000000000000200000000E80300000000000000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45709, 'itIT', 0xFA5A0095000000000055010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45708, 'itIT', 0xFF57009300000000005601000000000000040000000000000000000000000000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45706, 'itIT', 0xF95A0194000000000098020200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45705, 'itIT', 0xF95A00D5000000000098020000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45704, 'itIT', 0xF85A0194000000000098020200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45703, 'itIT', 0xF85A00D6000000000098020000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(600565378, 272838, 'itIT', 0x7E8E01000000803F00004040003CB30200, 39804), -- CreatureXDisplayInfo -(3776013982, 359184, 'itIT', 0x005175616E646F207369206174746163636120756E206E656D69636F2C204A61697468797320686120756E612070726F626162696C6974C3A02064692067756964617265206C6120747561206C616D6120766572736F20756E2070756E746F206465626F6C652C20696E666C696767656E646F202473312064616E6E69206669736963692061676769756E7469766920652061756D656E74616E646F206C6120466F727A6120646920247332207065722024333538353730642E0000, 39804), -- Spell -(3776013982, 359183, 'itIT', 0x005175616E646F207369206174746163636120756E206E656D69636F2C204A61697468797320686120756E612070726F626162696C6974C3A02064692067756964617265206C6120747561206C616D6120766572736F20756E2070756E746F206465626F6C652C20696E666C696767656E646F202473312064616E6E69206669736963692061676769756E7469766920652061756D656E74616E646F206C6120466F727A6120646920247332207065722024333538353638642E0000, 39804), -- Spell -(3776013982, 359182, 'itIT', 0x005175616E646F207369206174746163636120756E206E656D69636F2C204A61697468797320686120756E612070726F626162696C6974C3A02064692067756964617265206C6120747561206C616D6120766572736F20756E2070756E746F206465626F6C652C20696E666C696767656E646F202473312064616E6E69206669736963692061676769756E746976692E0000, 39804), -- Spell -(3776013982, 359181, 'itIT', 0x005175616E646F207369206174746163636120756E206E656D69636F2C204A61697468797320686120756E612070726F626162696C6974C3A02064692067756964617265206C6120747561206C616D6120766572736F20756E2070756E746F206465626F6C652C20696E666C696767656E646F202473312064616E6E69206669736963692061676769756E746976692E0000, 39804), -- Spell -(3776013982, 359180, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359168, 'itIT', 0x005175616E646F2063692073692074726F766120616C6C65207370616C6C6520646569206E656D6963692C2069206C6F726F206D6F76696D656E746920736F6E6F206F737461636F6C617469206F207374616E6E6F20737562656E646F206566666574746920646920706572646974612064656C20636F6E74726F6C6C6F2C20676C692061747461636368692068616E6E6F20756E27616C74612070726F626162696C6974C3A0206469206661726C692073616E6775696E6172652C20696E666C696767656E646F20247B2473312A2824333533343636642F2433353334363674312B31297D2064616E6E692066697369636920696E2024333533343636642E0000, 39804), -- Spell -(2518885667, 7757, 'itIT', 0x00000000, 39804), -- ItemBonusList -(2352705938, 296, 'itIT', 0x5072656E646920696C20506F7274616C6520706572204B6F7274686961206E656C6C27416E656C6C6F2064656C2054726173666572696D656E746F00362200008C6B0100100000000200000000000000, 39804), -- WaypointNode -(2352705938, 295, 'itIT', 0x5072656E646920696C20506F7274616C6520706572204B6F7274686961206E656C6C27416E656C6C6F2064656C2054726173666572696D656E746F00372200008C6B0100100000000100000000000000, 39804), -- WaypointNode -(2352705938, 294, 'itIT', 0x5072656E6469206C6120506965747261206469205472616E7369746F206E656C205269706F736F2064656C20437573746F646520766572736F204F7269626F73003722000000000000100000000200000000000000, 39804), -- WaypointNode -(2352705938, 293, 'itIT', 0x5072656E6469206C6120506965747261206469205472616E7369746F206E656C205269706F736F2064656C20437573746F646520766572736F204F7269626F7300362200008D6B0100040000000100000000000000, 39804), -- WaypointNode -(2352705938, 292, 'itIT', 0x5072656E646920696C2054656C6574726173706F72746F2064656C20466C7573736F206427416E696D756D206E656C205269667567696F206469205665276E61726920766572736F204B6F7274686961003522000000000000110000000200000000000000, 39804), -- WaypointNode -(2352705938, 291, 'itIT', 0x5072656E646920696C2054656C6574726173706F72746F2064656C20466C7573736F206427416E696D756D206E656C205269667567696F206469205665276E61726920766572736F204B6F7274686961003422000000000000110000000100000000000000, 39804), -- WaypointNode -(2352705938, 271, 'itIT', 0x4C6120466175636500842000008C6B0100100000000200000000000000, 39804), -- WaypointNode -(2352705938, 270, 'itIT', 0x53616C7461206E656C6C612046617563652064616C6C27416E656C6C6F2064656C2054726173666572696D656E746F00832000008C6B0100100000000100000000000000, 39804), -- WaypointNode -(2855597872, 206, 'itIT', 0x2701000028010000000000002D6301001E000000, 39804), -- WaypointEdge -(2855597872, 205, 'itIT', 0x2501000026010000000000002D63010032000000, 39804), -- WaypointEdge -(2855597872, 204, 'itIT', 0x2301000024010000010000002C63010000000000, 39804), -- WaypointEdge -(2855597872, 192, 'itIT', 0x0E0100000F010000000000008C6B010000000000, 39804), -- WaypointEdge -(3865974254, 186434, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 355319, 'itIT', 0x00556E6120766F63652074692073757373757272612C206F7264696E616E646F746920706572696F646963616D656E74652064692073656775697265206C65207375652069737472757A696F6E692E205365206C652073656775697261692C2072696365766572616920756E2061756D656E746F2064656C2074756F2061747472696275746F207365636F6E646172696F207069C3B920616C746F20646920247331207065722024333537313835642E0000, 39804), -- Spell -(3776013982, 355305, 'itIT', 0x00466F726E6973636520756E612070726F626162696C6974C3A02064692070726576656465726520692064616E6E6920737562697469206461676C6920616C6C656174692C20637572616E646F6C6920697374616E74616E65616D656E746520646920247331207175616E646F2076656E676F6E6F206665726974692E0000, 39804), -- Spell -(3776013982, 213200, 'itIT', 0x54616C656E746F20507650005275676769746F20496D706574756F736F20646973736F6C766520747574746920676C69206566666574746920646920696D6D6F62696C697A7A617A696F6E6520652072616C6C656E74616D656E746F2064612074652073746573736F2065206461692074756F6920616C6C65617469243F63325B2E20496C2073756F2074656D706F20646920726563757065726F2073692072696475636520646920247332206D696E2E5D5B2E5D0000, 39804), -- Spell -(3865974254, 185953, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4146370265, 110297, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080100FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110296, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080100FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359152, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 358712, 'itIT', 0x004C27456769646120646920416E6E68796C646520666F726E697363652070726F74657A696F6E652C207269647563656E646F20692064616E6E692073756269746920646169206E656D6963692066726F6E74616C6920646920247333207065722024642E0D0A0D0A5365206C274567696461206173736F72626520616C6D656E6F202473312064616E6E69207375626974692C20736920736F7672616363617269636120656420657370656C6C6520696C20706F7465726520636F6E64656E7361746F2C20696E666C696767656E646F202473342064616E6E6920646120736163726F20612074757474692069206E656D6963692066726F6E74616C69207072696D61206469207465726D696E6172652E0044616E6E692073756269746920646169206E656D6963692066726F6E74616C69207269646F7474692066696E6F20612024733320706572206174746163636F2E00, 39804), -- Spell -(4033975491, 446777, 'itIT', 0x0000000000000000CDCC4C3E0000000000000000000000000B590000FFFFFFFF01000000000000000000000000000000000000000000000000000000CDCC8C3F00000000000000009E0000009F000000000000002000000000000000000000000000000016490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446724, 'itIT', 0x0000000000000000CDCC4C3E0000000000000000000000000B590000FFFFFFFF01000000000000000000000000000000000000000000000000000000CDCC8C3F00000000000000009E0000009F0000000000000020000000000000000000000000000000F3480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393302, 'itIT', 0x0200000039D1060016490200, 39804), -- SpellVisualKitEffect -(3425193231, 281035, 'itIT', 0x040000000500000000000000000000000000000000000000050000001649020058A80100, 39804), -- SpellVisualEvent -(4146370265, 108632, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF220000000000000000164902000000000000000000E0380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 5938, 'itIT', 0x00556E206174746163636F20636F6E20243F733331393033325B6C616D6520617676656C656E6174655D5B6C2761726D61207365636F6E64617269615D2063686520696E666C6967676520247377312064616E6E69206669736963692C20646973736F6C76656E646F20747574746920676C692065666665747469206469207261626269612065206170706C6963616E646F20756E6120666F726D6120636F6E63656E747261746120646920243F61333430385B56656C656E6F20506172616C697A7A616E74652C2063686520726964756365206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C2024313135313936733125207065722024313135313936642E5D3F61353736315B56656C656E6F20416E6573746574697A7A616E74652C2063686520726964756365206C612076656C6F636974C3A0206469206C616E63696F206427696E63616E746573696D692064656C2024333539303738733125207065722024333539303738642E5D5B5D243F2821613334303826216135373631295B756E2076656C656E6F2061747469766F206E6F6E206C6574616C652E5D5B5D243F733331393033325B0D0A0D0A492064616E6E69206461206E617475726120646120746520696E666C6974746920616C206265727361676C696F2061756D656E74616E6F2064656C2024333139353034733125207065722024333139353034642E5D5B5D243F613335343132345B4C6520637572652072696365767574652064616C206265727361676C696F2073692072696475636F6E6F2064656C2024333534313234533125207065722024333139353034642E5D5B5D0D0A0D0A7C634646464646464646466F726E697363652024733320246C70756E746F3A70756E74693B20636F6D626F2E7C720000, 39804), -- Spell -(3232102598, 142672, 'itIT', 0xDEC30200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003333333F0000403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 142671, 'itIT', 0xDDC30200000000410000704200000000000000000000000000000000000000000200000000000000000000000000000000003333333F0000403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(4178530505, 477, 'itIT', 0xDD010000560100000113000000333333BF030000000100000000000000, 39804), -- GarrAutoSpellEffect -(2948698321, 347, 'itIT', 0x03AF8873DEE50DC5, 39804), -- TactKeyLookup -(3776013982, 356043, 'itIT', 0x0024407370656C6C646573633335353832390041756D656E746F20646920247731206469205B247072695D2E00, 39804), -- Spell -(3776013982, 356042, 'itIT', 0x0024407370656C6C646573633335353832390041756D656E746F20646920247731206469205B247072695D2E00, 39804), -- Spell -(678313527, 37084, 'itIT', 0x10E4A4, 39804), -- JournalItemXDifficulty -(4159531103, 42213, 'itIT', 0xE5A40000870920D90200FF00FF, 39804), -- JournalEncounterItem -(4159531103, 42212, 'itIT', 0xE4A40000890912D90200FF0200, 39804), -- JournalEncounterItem -(3776013982, 355333, 'itIT', 0x00506F74656E7A6961206C652061726D69207065722024642C20666F726E656E646F2061676C6920617474616363686920756E612070726F626162696C6974C3A0206D6F6C746F20616C746120646920696E666C696767657265202473312064616E6E6920646120617263616E6F2E00476C692061747461636368692068616E6E6F20756E612070726F626162696C6974C3A0206D6F6C746F20616C746120646920696E666C6967676572652064616E6E6920646120617263616E6F2061676769756E746976692E00, 39804), -- Spell -(3776013982, 356846, 'itIT', 0x0024407370656C6C646573633335363437320000, 39804), -- Spell -(3776013982, 356845, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359122, 'itIT', 0x0024407370656C6C64657363333537383135005175616E646F20736920C3A820696E20636F6D62617474696D656E746F2C2061756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F20646920747574746920676C6920616C6C6561746920656E74726F20247331206D2064656C20243335373831367331252E00, 39804), -- Spell -(3776013982, 359119, 'itIT', 0x0024407370656C6C646573633335373838390000, 39804), -- Spell -(3776013982, 359114, 'itIT', 0x00476C69207370756E746F6E692064656C20706176696D656E746F20696E666C6967676F6E6F202473312064616E6E692066697369636920652073746F72646973636F6E6F20696C206265727361676C696F207065722024642E0053746F726469746F2E00, 39804), -- Spell -(3776013982, 357892, 'itIT', 0x0024407370656C6C646573633335373838390043656C65726974C3A02061756D656E746174612064656C20247331252E0D0A44616E6E6920646120736163726F207061726920616C20243335393131397331252064656C6C612073616C757465206D617373696D6120696E666C69747469206F676E692024743220732E00, 39804), -- Spell -(3776013982, 357815, 'itIT', 0x005175616E646F20736920C3A820696E20636F6D62617474696D656E746F2C2061756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F20646920747574746920676C6920616C6C6561746920656E74726F20247331206D2064656C20243335373831367331252E005175616E646F20736920C3A820696E20636F6D62617474696D656E746F2C2076656C6F636974C3A0206469206D6F76696D656E746F20646920747574746920676C6920616C6C6561746920656E74726F20247331206D2061756D656E746174612064656C20243335373831367331252E00, 39804), -- Spell -(3776013982, 352187, 'itIT', 0x005375626972652064616E6E69206D6167696369206F2066697369636920666F726E6973636520756E6F20736375646F20636865206173736F7262652064616E6E6920737562697469207061726920616C20247331252064656C6C612073616C757465206D617373696D61207065722024333532373839642E0D0A0D0A4F676E69207469706F206469766572736F2064692064616E6E6920737562697469207075C3B22061747469766172652071756573746F206566666574746F20736F6C6F20756E6120766F6C7461206F676E692024333532373931642E0000, 39804), -- Spell -(2035710060, 23850, 'itIT', 0x53657A696F6E6520313600008A092C4F5B0000C85A0200000000000000002B5A05000000000000001000FF, 39804), -- JournalEncounterSection -(3865974254, 187553, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185834, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 178787, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(600565378, 273864, 'itIT', 0xF68A01000000803F0000803F00BAB50200, 39804), -- CreatureXDisplayInfo -(4033975491, 442383, 'itIT', 0x0000000000000000000000000000000000000000000000005C980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000E3C0200, 39804), -- SpellVisualKitModelAttach -(48336690, 39004, 'itIT', 0x3F443700000000000000803F0000003F0000C03F0000803F01000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(2948698321, 359, 'itIT', 0x0BDCC1B3DDA8041E, 39804), -- TactKeyLookup -(3776013982, 350022, 'itIT', 0x0024407370656C6C646573633335303032380000, 39804), -- Spell -(240389885, 5880, 'itIT', 0x004A000000000000000100000000000000E5B6020000000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(240389885, 5625, 'itIT', 0x014C0B0000000000000102000000000000F24F050001000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(240389885, 5624, 'itIT', 0x014C0B0000000000000201000000000000F24F050001000000000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(1369604944, 17606, 'itIT', 0x000000000000000000000000000000000000000000000000C64400004A9522D50200FF2261010000000000002C010000EE02040005007511000000000000000000F338, 39804), -- SpellVisualMissile -(4033975491, 446812, 'itIT', 0x000000000000000000000000000000000000000000000000F1960000FFFFFFFF620100000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000033490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446763, 'itIT', 0x0000000000000000000000000000000000000000000000005B980000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFF55A00001000000000000000000000000000000006490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446762, 'itIT', 0x0AD7A3BC000000007B14AE3D000000000000000000000000D296000011000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFF65A00000000000000000000000000000000000005490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446761, 'itIT', 0x0000000000000000000080BF000000000000000000000000A795000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3E0000000005490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446760, 'itIT', 0x0000000000000000000080BF000000000000000000000000A795000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000009A99993E0000000005490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446759, 'itIT', 0x0000000000000000000080BF000000000000000000000000A795000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCC4C3E0000000005490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446758, 'itIT', 0x0000000000000000000080BF000000000000000000000000A795000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000CDCCCC3D0000000005490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446757, 'itIT', 0x00000000000000000000000000000000000000000000000017960000FFFFFFFFD40300000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000002200000000000000000000000000000005490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393429, 'itIT', 0x0500000086D6020038490200, 39804), -- SpellVisualKitEffect -(1181150530, 393428, 'itIT', 0x05000000BED0020038490200, 39804), -- SpellVisualKitEffect -(1181150530, 393427, 'itIT', 0x0500000074CE020038490200, 39804), -- SpellVisualKitEffect -(1181150530, 393426, 'itIT', 0x0600000014DA050038490200, 39804), -- SpellVisualKitEffect -(1181150530, 393425, 'itIT', 0x0C000000750D000038490200, 39804), -- SpellVisualKitEffect -(1181150530, 393397, 'itIT', 0x0600000012DA050033490200, 39804), -- SpellVisualKitEffect -(1181150530, 393396, 'itIT', 0x05000000C9D6020033490200, 39804), -- SpellVisualKitEffect -(1181150530, 393395, 'itIT', 0x020000005CD1060033490200, 39804), -- SpellVisualKitEffect -(1181150530, 393394, 'itIT', 0x0B000000B505000033490200, 39804), -- SpellVisualKitEffect -(1181150530, 393324, 'itIT', 0x0600000008DA050023490200, 39804), -- SpellVisualKitEffect -(1181150530, 393151, 'itIT', 0x050000005FD7020007490200, 39804), -- SpellVisualKitEffect -(1181150530, 393150, 'itIT', 0x050000005ED7020007490200, 39804), -- SpellVisualKitEffect -(1181150530, 393149, 'itIT', 0x050000005DD7020007490200, 39804), -- SpellVisualKitEffect -(1181150530, 393148, 'itIT', 0x020000002BD1060006490200, 39804), -- SpellVisualKitEffect -(1181150530, 393147, 'itIT', 0x01000000C389050005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393146, 'itIT', 0x020000002AD1060005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393145, 'itIT', 0x0B000000DC06000005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393144, 'itIT', 0x0200000029D1060005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393143, 'itIT', 0x0200000028D1060005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393142, 'itIT', 0x0200000027D1060005490200, 39804), -- SpellVisualKitEffect -(1181150530, 393141, 'itIT', 0x0200000026D1060005490200, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 393140, 'itIT', 0x0200000025D1060005490200, 39804), -- SpellVisualKitEffect -(3425193231, 285214, 'itIT', 0x0100000002000000BE0A0000BE0A0000000000000000000001000000213602006EAF0100, 39804), -- SpellVisualEvent -(3425193231, 285213, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000384902006EAF0100, 39804), -- SpellVisualEvent -(3425193231, 285206, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000334902006BAF0100, 39804), -- SpellVisualEvent -(3425193231, 285190, 'itIT', 0x030000000D00000000000000000000000000000000000000010000002349020064AF0100, 39804), -- SpellVisualEvent -(3425193231, 285189, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000C48020063AF0100, 39804), -- SpellVisualEvent -(3425193231, 285164, 'itIT', 0x030000000D00000000000000000000000000000000000000030000000749020058AF0100, 39804), -- SpellVisualEvent -(3425193231, 285163, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000649020057AF0100, 39804), -- SpellVisualEvent -(48336690, 39003, 'itIT', 0x00000000000000000000204000002040000020400000803F00000000000000000000000002000000758E01000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(859088734, 383508, 'itIT', 0xFFFFFFFFFFFFFFFF065B, 39804), -- SpellVisualAnim -(859088734, 383506, 'itIT', 0xFFFFFFFF370000000000, 39804), -- SpellVisualAnim -(859088734, 383496, 'itIT', 0xFFFFFFFFFFFFFFFFF75A, 39804), -- SpellVisualAnim -(4146370265, 110446, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110443, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110436, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110435, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000F3380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110424, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110423, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 105849, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4139550175, 362947, 'itIT', 0x1D00000040000000CF000000CF000000CF, 39804), -- SpellProceduralEffect -(3776013982, 359135, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359134, 'itIT', 0x0024407370656C6C646573633335313836390024407370656C6C6175726133353138363900, 39804), -- Spell -(3776013982, 352271, 'itIT', 0x0024407370656C6C646573633335313836390024407370656C6C6175726133353138363900, 39804), -- Spell -(149245792, 5000, 'itIT', 0xAC9A0510270000, 39804), -- PathProperty -(1558754792, 343600, 'itIT', 0xAC9A0B00593D0500, 39804), -- OccluderNode -(1000230050, 343600, 'itIT', 0xAC9A0B00593D0500, 39804), -- PathNode -(1558754792, 343599, 'itIT', 0xAC9A0A00583D0500, 39804), -- OccluderNode -(1000230050, 343599, 'itIT', 0xAC9A0A00583D0500, 39804), -- PathNode -(1558754792, 343598, 'itIT', 0xAC9A0900573D0500, 39804), -- OccluderNode -(1000230050, 343598, 'itIT', 0xAC9A0900573D0500, 39804), -- PathNode -(1558754792, 343597, 'itIT', 0xAC9A0800563D0500, 39804), -- OccluderNode -(1000230050, 343597, 'itIT', 0xAC9A0800563D0500, 39804), -- PathNode -(1558754792, 343596, 'itIT', 0xAC9A0700553D0500, 39804), -- OccluderNode -(1000230050, 343596, 'itIT', 0xAC9A0700553D0500, 39804), -- PathNode -(1558754792, 343595, 'itIT', 0xAC9A0600543D0500, 39804), -- OccluderNode -(1000230050, 343595, 'itIT', 0xAC9A0600543D0500, 39804), -- PathNode -(1558754792, 343594, 'itIT', 0xAC9A0500533D0500, 39804), -- OccluderNode -(1000230050, 343594, 'itIT', 0xAC9A0500533D0500, 39804), -- PathNode -(1558754792, 343593, 'itIT', 0xAC9A0400523D0500, 39804), -- OccluderNode -(1000230050, 343593, 'itIT', 0xAC9A0400523D0500, 39804), -- PathNode -(1558754792, 343592, 'itIT', 0xAC9A0300513D0500, 39804), -- OccluderNode -(1000230050, 343592, 'itIT', 0xAC9A0300513D0500, 39804), -- PathNode -(1558754792, 343591, 'itIT', 0xAC9A0000503D0500, 39804), -- OccluderNode -(1000230050, 343591, 'itIT', 0xAC9A0000503D0500, 39804), -- PathNode -(1558754792, 343590, 'itIT', 0xAC9A02004F3D0500, 39804), -- OccluderNode -(1000230050, 343590, 'itIT', 0xAC9A02004F3D0500, 39804), -- PathNode -(1558754792, 343589, 'itIT', 0xAC9A01004E3D0500, 39804), -- OccluderNode -(1000230050, 343589, 'itIT', 0xAC9A01004E3D0500, 39804), -- PathNode -(3384586280, 250168, 'itIT', 0x303E0500253E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250167, 'itIT', 0x2F3E0500303E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250166, 'itIT', 0x2E3E05002F3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250165, 'itIT', 0x2D3E05002E3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250164, 'itIT', 0x2C3E05002D3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250163, 'itIT', 0x2B3E05002C3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250162, 'itIT', 0x2A3E05002B3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250161, 'itIT', 0x293E05002A3E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250160, 'itIT', 0x283E0500293E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250159, 'itIT', 0x263E0500283E0500AC9A0000, 39804), -- PathEdge -(3384586280, 250158, 'itIT', 0x253E0500263E0500AC9A0000, 39804), -- PathEdge -(369041100, 39596, 'itIT', 0x920900000503FF00ECFF03, 39804), -- Occluder -(2499044245, 39596, 'itIT', 0x0503FF00ECFF03, 39804), -- Path -(961296167, 343385, 'itIT', 0x02E0D2C1E0388C4100000000000000000000000000000000, 39804), -- Location -(243426892, 343385, 'itIT', 0x02E0D2C1E0388C410000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343384, 'itIT', 0x1DD707C20000284100000000000000000000000000000000, 39804), -- Location -(243426892, 343384, 'itIT', 0x1DD707C2000028410000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343383, 'itIT', 0xE4D808C2806A41C100000000000000000000000000000000, 39804), -- Location -(243426892, 343383, 'itIT', 0xE4D808C2806A41C10000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343382, 'itIT', 0x90839FC100E0A3C100000000000000000000000000000000, 39804), -- Location -(243426892, 343382, 'itIT', 0x90839FC100E0A3C10000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343381, 'itIT', 0xC07118C080C3D9C100000000000000000000000000000000, 39804), -- Location -(243426892, 343381, 'itIT', 0xC07118C080C3D9C10000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343380, 'itIT', 0xE498E241808EAB4000000000000000000000000000000000, 39804), -- Location -(243426892, 343380, 'itIT', 0xE498E241808EAB400000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343379, 'itIT', 0x54F5A141A063A34100000000000000000000000000000000, 39804), -- Location -(243426892, 343379, 'itIT', 0x54F5A141A063A3410000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343378, 'itIT', 0x380E3A41D031084200000000000000000000000000000000, 39804), -- Location -(243426892, 343378, 'itIT', 0x380E3A41D03108420000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343377, 'itIT', 0x384E26C1F0B8064200000000000000000000000000000000, 39804), -- Location -(243426892, 343377, 'itIT', 0x384E26C1F0B806420000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343376, 'itIT', 0xABA2A842E41B76C4F6409C45000000000000000000000000, 39804), -- Location -(243426892, 343376, 'itIT', 0xABA2A842E41B76C4F6409C4500000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343375, 'itIT', 0x00E08BC1A0A3D04100000000000000000000000000000000, 39804), -- Location -(243426892, 343375, 'itIT', 0x00E08BC1A0A3D0410000000000000000000000000000000092090000, 39804), -- OccluderLocation -(961296167, 343374, 'itIT', 0x1E67C7C1A023C74100000000000000000000000000000000, 39804), -- Location -(243426892, 343374, 'itIT', 0x1E67C7C1A023C7410000000000000000000000000000000092090000, 39804), -- OccluderLocation -(2035710060, 23837, 'itIT', 0x53657A696F6E652035360000890957FF5B0000025C020000000000000000BC780500000000000200201000, 39804), -- JournalEncounterSection -(2035710060, 23831, 'itIT', 0x53657A696F6E652035360000890955FF5B0000F85B020000000000000000164E0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23825, 'itIT', 0x53657A696F6E6520363200008909430F5D00000000020000000000000000096E0500000000000300001000, 39804), -- JournalEncounterSection -(2035710060, 23824, 'itIT', 0x53657A696F6E6520353300008909420F5D0000115D020000000000000000B85D05000000000001000100FF, 39804), -- JournalEncounterSection -(2035710060, 23823, 'itIT', 0x4D6173746F646F6E746520466F72676961746F206E656C6C6120466175636500008909411D5A105D3C5B01E680010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23819, 'itIT', 0x53657A696F6E6520373700008909281D5A00000A5D02000000000000000047770500000000000300080000, 39804), -- JournalEncounterSection -(2035710060, 23818, 'itIT', 0x53657A696F6E6520373700008909291D5A0000345B02000000000000000047770500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23817, 'itIT', 0x53657A696F6E65203531000089094CF25B0000F35B020000000000000000AD660500000000000200010000, 39804), -- JournalEncounterSection -(2035710060, 23816, 'itIT', 0x53657A696F6E65203734000089094FF35B00000000020000000000000000257705000000000001000010FF, 39804), -- JournalEncounterSection -(2035710060, 23815, 'itIT', 0x53657A696F6E65203734000089094EF35B0000085D020000000000000000B16605000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23814, 'itIT', 0x53657A696F6E652035360000890950F25B0000F75B02000000000000000014670500000000000300280000, 39804), -- JournalEncounterSection -(2035710060, 23808, 'itIT', 0x53657A696F6E6520373200008909251C5A00002C5D020000000000000000164E05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23800, 'itIT', 0x53657A696F6E65203730000089093E755C000000000200000000000000005B5C05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23799, 'itIT', 0x53657A696F6E65203730000089093A725C000000000200000000000000005B5C05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23743, 'itIT', 0x53657A696F6E652037320000890934555B00000000020000000000000000CC5B05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23742, 'itIT', 0x53657A696F6E652037310000890932785C00000000020000000000000000CC5B05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23672, 'itIT', 0x53657A696F6E652034380000890931395BBE5C555B020000000000000000CB5B0500000000000300090000, 39804), -- JournalEncounterSection -(2035710060, 23671, 'itIT', 0x53657A696F6E65203439000089093F3A5B0000575B020000000000000000DB5C0500000000000300080100, 39804), -- JournalEncounterSection -(2035710060, 23669, 'itIT', 0x53657A696F6E65203633000089093D735CF85C000002398A010000000000555C05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23668, 'itIT', 0x53657A696F6E65203635000089093C735C0000755C02808C010000000000B76E05000000000001004010FF, 39804), -- JournalEncounterSection -(2035710060, 23667, 'itIT', 0x53657A696F6E65203634000089093B3A5B745C775C020000000000000000B56E0500000000000300201000, 39804), -- JournalEncounterSection -(2035710060, 23666, 'itIT', 0x53657A696F6E652036330000890939585BF75C000002398A010000000000555C05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23660, 'itIT', 0x53657A696F6E6520363200008909463C5B125D00000200000000000000004A5D05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23659, 'itIT', 0x53657A696F6E652036310000890936395B00000000020000000000000000F36D0500000000000300001000, 39804), -- JournalEncounterSection -(2035710060, 23554, 'itIT', 0x53657A696F6E652036310000890958FF5B0000D75A020000000000000000636705000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23553, 'itIT', 0x53657A696F6E65203630000089095A6A59000000000200000000000000006A6505000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23551, 'itIT', 0x53796C76616E61732056656E746F6C6573746F00008909496A59F25B015C01EF88010000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23544, 'itIT', 0x53657A696F6E652035360000890956FF5B00001D5D02000000000000000021780500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23543, 'itIT', 0x53657A696F6E652035360000890951F25B0000000002000000000000000014670500000000000200200000, 39804), -- JournalEncounterSection -(2035710060, 23542, 'itIT', 0x53657A696F6E652035350000890954FF5B0000175D020000000000000000A36605000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23539, 'itIT', 0x53657A696F6E65203531000089094DF25B075D065D02000000000000000029770500000000000200011000, 39804), -- JournalEncounterSection -(2035710060, 23538, 'itIT', 0x53657A696F6E65203532000089094AFF5BF15B0B5A020000000000000000896605000000000001008000FF, 39804), -- JournalEncounterSection -(2035710060, 23537, 'itIT', 0x53657A696F6E65203531000089094BF25B0000095D020000000000000000B46605000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23403, 'itIT', 0x53657A696F6E6520353300008909453C5B00006C5C020000000000000000655D05000000000001000100FF, 39804), -- JournalEncounterSection -(2035710060, 23384, 'itIT', 0x53657A696F6E6520353000008909383A5B725C735C020000000000000000795C0500000000000300200000, 39804), -- JournalEncounterSection -(2035710060, 23383, 'itIT', 0x53657A696F6E6520343900008909403A5B00000000020000000000000000DB5C0500000000000200000100, 39804), -- JournalEncounterSection -(2035710060, 23381, 'itIT', 0x53657A696F6E652034380000890933395BBF5C3E5B020000000000000000CB5B0500000000000200090000, 39804), -- JournalEncounterSection -(2035710060, 23358, 'itIT', 0x53657A696F6E652034370000890935395B00006B5C0200000000000000008D5B05000000000001008400FF, 39804), -- JournalEncounterSection -(2035710060, 23356, 'itIT', 0x436F6C6F73736F20466F72676961746F206E656C6C6120466175636500008909441D5A6B5B0000017A8A01000000000000000000000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23354, 'itIT', 0x45766F6361746F726520466F72676961746F206E656C6C6120466175636500008909371D5A585B0F5D016D89010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23352, 'itIT', 0x53657A696F6E65203434000089092F215A00000000020000000000000000745B05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23351, 'itIT', 0x53657A696F6E65203433000089092E215A0000385B020000000000000000855B0500000000000300080000, 39804), -- JournalEncounterSection -(2035710060, 23350, 'itIT', 0x53657A696F6E65203436000089092C345B00000000020000000000000000635B0500000000000300080000, 39804), -- JournalEncounterSection -(2035710060, 23349, 'itIT', 0x53657A696F6E65203435000089092B345B0000365B020000000000000000915A05000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23348, 'itIT', 0x4176616E677561726469612047697572616661756365000089092A1D5A355B215A01FA68010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23073, 'itIT', 0x4672616E6769666564652047697572616661756365000089092D1D5A375B395B01F580010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23069, 'itIT', 0x466F727A652064656C6C61204661756365004C6520666F727A652064656C204361726365726965726520736920726976657273616E6F20636F6E74696E75616D656E7465206E656C6C61206D6973636869612E2053636F6E666967676572652069206C6F726F206361706920466F726769617469206E656C6C61204661756365207065726D65747465206120546872616C6C2065204A61696E61206469206176616E7A6172652E008909271B5A0B5D0000000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23055, 'itIT', 0x53657A696F6E652031310000890953FF5B0000F65B020000000000000000384E05000000000000002000FF, 39804), -- JournalEncounterSection -(2035710060, 23051, 'itIT', 0x53657A696F6E6520390000890952FF5B00000F5A020000000000000000D94D05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 22890, 'itIT', 0x4661736520333A204C61206C6962657274C3A0206469207363656C746100224E69656E746520706F7472C3A0206665726D617265206369C3B22063686520737461207065722061727269766172652E220D0A0D0A53796C76616E6173207365677565206C27617474726176657273616D656E746F2064656920706572736F6E616767692C2073616C7574616E646F6C6920706572206C6F2073636F6E74726F2066696E616C6520747261206C61206D6F7274652065206C27696E656C7574746162696C6974C3A02064656C207069616E6F2064656C20436172636572696572652E008909480000FF5B0000000000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2151089334, 3445, 'itIT', 0x0000404000004040CDCCCC3D0000803FFAF8783EC2C0403CF4F2F23E0000803F0000C03F00000000006A0000000A000000, 39804), -- EdgeGlowEffect -(2413480372, 1756, 'itIT', 0x00002041000000000000803F000000000000000000000000FF01410400000000803F3F000000000000000200000000000000, 39804), -- DissolveEffect -(1050181896, 45733, 'itIT', 0x065B01BB010000000073010200000000000000000000000000000000803F01000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45732, 'itIT', 0x065B00BA0100000000CC030000000000000000000000000000000000803F01000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45702, 'itIT', 0xF75A012E000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45701, 'itIT', 0xF75A0069000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45700, 'itIT', 0xF65A029F000000000056010201000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45699, 'itIT', 0xF65A019E000000000056010200000000000003000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45698, 'itIT', 0xF65A007F000000000056010000000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45697, 'itIT', 0xF55A0135000000000056010200000000000000000000000000000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45696, 'itIT', 0xF55A0033000000000056010000000000000300000000B80B00000000803F00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44363, 'itIT', 0x315801BC010000000073010200000000000000000000000000000000803F01000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 359129, 'itIT', 0x000000, 39804), -- Spell -(1548466975, 27392, 'itIT', 0x38000000, 39804), -- AreaTriggerActionSet -(48336690, 39002, 'itIT', 0x21533C00000000000000003F0000803E0000403F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(930182777, 4497, 'itIT', 0x392E31204974656D202D2053796C76616E617320517569766572204D697373696C65204D6F74696F6E006C6F63616C207374617274416E676C65203D202872616E64312A31303029202D2035300D0A6C6F63616C2064656772656573506572536563203D20300D0A6C6F63616C206D61784D61676E6974756465203D20312E37350D0A6C6F63616C206D61784B69636B4261636B203D20350D0A0D0A7472616E73416E676C65203D207374617274416E676C65202B2028286D697373696C65496E646578202F206D697373696C65436F756E7429202A2033363029202B202874696D65202A2064656772656573506572536563290D0A7472616E734D6167203D2031202D2070726F67726573730D0A7472616E734D6167203D20287472616E734D6167202A207472616E734D6167202A203229202D20310D0A7472616E734D6167203D202831202D20287472616E734D6167202A207472616E734D616729290D0A7472616E7346726F6E74203D207472616E734D6167202A202D6D61784B69636B4261636B2B28312D70726F6772657373292A320D0A7472616E734D6167203D207472616E734D6167202A206D61784D61676E69747564650D0A0D0A69662070726F6772657373203C20302E35207468656E0D0A097363616C65203D20302E3735202B20302E35202A2070726F67726573730D0A656E64000001, 39804), -- SpellMissileMotion -(3776013982, 353515, 'itIT', 0x0024407370656C6C646573633335333531330047656E6572617A696F6E6520646920756E6120726166666963612064692046756F636F20496E6465626F6C656E74652E00, 39804), -- Spell -(3776013982, 353514, 'itIT', 0x0024407370656C6C646573633335333531330047656E6572617A696F6E6520646920756E6120726166666963612064692046756F636F20496E6465626F6C656E74652E00, 39804), -- Spell -(3776013982, 353513, 'itIT', 0x004F676E6920243335333531345520636F6C7069207369206174746976612046756F636F20496E6465626F6C656E74652C2063686520696E666C69676765202473312064616E6E69206461206F6D627261206120756E206D617373696D6F20646920247332206E656D6963692066726F6E74616C692E0000, 39804), -- Spell -(4033975491, 446756, 'itIT', 0x00000000000000000000000000000000000000000000000012920000FFFFFFFF710000000000000000000000000000000000000000000000000000009A99D93F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000663D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446755, 'itIT', 0x0000000000000000000000400000000000000000000000008B93000013000000000000000000000000000000000000000000000000000000000000000000A04000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000653D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446754, 'itIT', 0x000000000000000000004040000000000000000000000000D1830000FFFFFFFF71000000000000000000000000000000DB0F494000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000004490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446753, 'itIT', 0x000000000000000000000000000000000000000000000000D1830000FFFFFFFF71000000000000000000000000000000DB0F494000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000004490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446752, 'itIT', 0x0000000000000000000000000000000000000000000000008E93000022000000000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000002490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446751, 'itIT', 0x000000000000000000000000000000000000000000000000537C000022000000000000000000000000000000000000000000000000000000000000000000204100000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000002490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446747, 'itIT', 0x0000000000000000000000000000000000000000000000008374000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000000490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446746, 'itIT', 0x0000000000000000000000000000000000000000000000008A950000FFFFFFFF710000000000000000000000000000000000000000000000000000000000C04000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000653D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442841, 'itIT', 0x0000000000000000000000000000000000000000000000001F880000FFFFFFFF710000000000000000000000000000000000000000000000000000006666E63F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000663D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442840, 'itIT', 0x00000000000000000000000000000000000000000000000066920000FFFFFFFF71000000000000000000000000000000000000000000000000000000CDCC4C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000663D0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442837, 'itIT', 0x666606C000000000000000000000000000000000000000001D6D0000FFFFFFFF00000000000000000000000000000000000000000000000000000000A4703D4000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000663D0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393139, 'itIT', 0x0200000024D10600663D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393138, 'itIT', 0x0200000023D10600653D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393137, 'itIT', 0x0200000022D1060004490200, 39804), -- SpellVisualKitEffect -(1181150530, 393135, 'itIT', 0x0200000021D1060004490200, 39804), -- SpellVisualKitEffect -(1181150530, 393134, 'itIT', 0x05000000F3A8020004490200, 39804), -- SpellVisualKitEffect -(1181150530, 393133, 'itIT', 0x0200000020D1060002490200, 39804), -- SpellVisualKitEffect -(1181150530, 393132, 'itIT', 0x020000001FD1060002490200, 39804), -- SpellVisualKitEffect -(1181150530, 393123, 'itIT', 0x020000001BD1060000490200, 39804), -- SpellVisualKitEffect -(1181150530, 393112, 'itIT', 0x0C0000006E0D0000653D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393111, 'itIT', 0x020000001AD10600653D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393095, 'itIT', 0x050000007CD50200413D0200, 39804), -- SpellVisualKitEffect -(3425193231, 285162, 'itIT', 0x080000000D00000000000000000000000000000000000000020000000449020056AF0100, 39804), -- SpellVisualEvent -(3425193231, 285161, 'itIT', 0x060000000D00000000000000000000000000000000000000020000000349020055AF0100, 39804), -- SpellVisualEvent -(3425193231, 285160, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000249020055AF0100, 39804), -- SpellVisualEvent -(3425193231, 285159, 'itIT', 0x070000000800000000000000000000000000000000000000020000005D010000D2A80100, 39804), -- SpellVisualEvent -(3425193231, 285157, 'itIT', 0x060000000D000000000000000000000000000000000000000400000000490200FCA90100, 39804), -- SpellVisualEvent -(3425193231, 285156, 'itIT', 0x07000000080000000000000000000000000000000000000001000000FF480200BEAE0100, 39804), -- SpellVisualEvent -(4146370265, 110421, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110270, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109052, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108754, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 358968, 'itIT', 0x004C27696E63616E7461746F72652061747469726120612073C3A920696C206265727361676C696F20636F6E20756E6120636174656E612E0000, 39804), -- Spell -(3776013982, 358784, 'itIT', 0x0041747469726120696C206265727361676C696F207072696D6172696F20766963696E6F20616C6C27696E63616E7461746F72652C207363686961636369616E646F6C6F206520696E666C696767656E646F202473312064616E6E69206669736963692E0000, 39804), -- Spell -(3776013982, 358777, 'itIT', 0x0024407370656C6C6465736333353837373400496D6D6F62696C697A7A61746F2E00, 39804), -- Spell -(3776013982, 358776, 'itIT', 0x0024407370656C6C646573633335383737340000, 39804), -- Spell -(3776013982, 358775, 'itIT', 0x0024407370656C6C646573633335383737340000, 39804), -- Spell -(3776013982, 358774, 'itIT', 0x0024407370656C6C646573633335383737330000, 39804), -- Spell -(3776013982, 358773, 'itIT', 0x00417474697261207475747469206920706572736F6E6167676920656E74726F20247332206D2064616C6C27696E63616E7461746F72652065206170706C6963612056696E636F6C692064656C6C61204D6973657269612C20626C6F6363616E646F6C692073756C20706F73746F2E204C276566666574746F2064757261202433353837373764206F2066696E6F20616C6C61206469737472757A696F6E652064656C2076696E636F6C6F2E0000, 39804), -- Spell -(3776013982, 355806, 'itIT', 0x004C27696E63616E7461746F726520636F6C706973636520696C2074657272656E6F206174746F726E6F20612073C3A92C20696E666C696767656E646F202473312064616E6E69206669736963692E20496E6F6C7472652C206920706572736F6E6167676920636F6C706974692064616C6C276566666574746F20736F6E6F2073746F7264697469207065722024642E0053746F726469746F2E00, 39804), -- Spell -(3776013982, 355719, 'itIT', 0x0041756D656E746120692064616E6E692066697369636920737562697469206461207475747469206920706572736F6E616767692064656C20247731252E0044616E6E6920666973696369207375626974692061756D656E746174692064656C20247731252E00, 39804), -- Spell -(3776013982, 355709, 'itIT', 0x00496E666C696767652064616E6E692064612066756F636F206120747574746920692067696F6361746F7269206F676E692024743120732E002477312064616E6E692064612066756F636F20696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 355707, 'itIT', 0x00496E666C696767652064616E6E692064612066756F636F206120747574746920692067696F6361746F7269206F676E692024333535373039743120732E0044616E6E692064612066756F636F20696E666C69747469206120747574746920692067696F6361746F7269206F676E692024333535373039743120732E00, 39804), -- Spell -(2151089334, 3438, 'itIT', 0x0000000000000041CDCCCC3D9A99D93FDCDA5A3FDCDA5A3FDCDA5A3F0000803F0000803F00000000006A00000000000000, 39804), -- EdgeGlowEffect -(1019780096, 620, 'itIT', 0x24706F696E74733D247B24636F6E6428246774282453502C244150292C2453502A302E333331322C2441502A302E33333132292A28312B24407665727361646D67297D00, 39804), -- SpellDescriptionVariables -(3776013982, 329778, 'itIT', 0x0041756D656E7461206C612070726F626162696C6974C3A0206469206372697469636F2064656C202433333035313173312520706572206F676E69206E656D69636F206F20616C6C6561746F20766963696E6F2C2066696E6F206120756E206D617373696D6F2064656C20247B2433333035313173312A24333330353131757D252E0000, 39804), -- Spell -(3776013982, 323074, 'itIT', 0x004C276566666574746F207061737369766F20646920466F72676961747572612064656C6C61204361726E6520636F6E73756D6120636F6D706C6574616D656E7465206C27657373656E7A6120646920756E2063616461766572652C20666F726E656E646F20756E2062656E65666963696F20696E206261736520616C207469706F2064692063726561747572612E0D0A0D0A4C616E636961726520466F72676961747572612064656C6C61204361726E6520636F6E73756D6120696E6F6C74726520756E6120706963636F6C6120706F727A696F6E652064656C6C612074756120657373656E7A612C20666F726E656E646F20696C2062656E65666963696F20556D616E6F6964652E0000, 39804), -- Spell -(600565378, 303800, 'itIT', 0x748E01000000803F0000003F00D3C20200, 39804), -- CreatureXDisplayInfo -(3386943305, 202633, 'itIT', 0x0000000000000000790C5B0800000800081000000020000000008000000200000001000000000000000000000000ADBB0200, 39804), -- CreatureDifficulty -(3386943305, 202632, 'itIT', 0x0000000000000000790C5B0800000800081000000020000000008000000200000001000000000000000000000000ACBB0200, 39804), -- CreatureDifficulty -(368401261, 5222, 'itIT', 0x8488F7030000000000000000000000000000000000000000, 39804), -- CombatCondition -(1181150530, 393280, 'itIT', 0x05000000AED602000F490200, 39804), -- SpellVisualKitEffect -(1181150530, 393278, 'itIT', 0x0600000004DA05000F490200, 39804), -- SpellVisualKitEffect -(3425193231, 285172, 'itIT', 0x080000000D00000000000000000000000000000000000000020000003F4C00005AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285171, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000F4902005AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285170, 'itIT', 0x01000000020000000000000000000000000000000000000001000000660100005AAF0100, 39804), -- SpellVisualEvent -(859088734, 383492, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(4146370265, 110426, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF14000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645080, 'itIT', 0x4CD80200F5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645079, 'itIT', 0x4CD80200F3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645078, 'itIT', 0x4CD80200F1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645077, 'itIT', 0x4CD80200EF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645076, 'itIT', 0x4CD80200ED243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645075, 'itIT', 0x4CD80200EB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645074, 'itIT', 0x4CD80200E9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645073, 'itIT', 0x4CD80200E7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645072, 'itIT', 0x4BD80200589E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 645071, 'itIT', 0x4BD80200569E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 645070, 'itIT', 0x4BD80200549E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644508, 'itIT', 0xCAD70200F5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644507, 'itIT', 0xCAD70200F3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644506, 'itIT', 0xCAD70200F1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644505, 'itIT', 0xCAD70200EF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644504, 'itIT', 0xCAD70200ED243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644503, 'itIT', 0xCAD70200EB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644502, 'itIT', 0xCAD70200E9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644501, 'itIT', 0xCAD70200E7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643126, 'itIT', 0xAFD60200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643124, 'itIT', 0xAED602007DE53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643122, 'itIT', 0xAED6020079E53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643121, 'itIT', 0xADD60200589E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643120, 'itIT', 0xADD60200569E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643119, 'itIT', 0xADD60200549E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643118, 'itIT', 0xACD60200789E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643117, 'itIT', 0xACD60200769E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643116, 'itIT', 0xACD60200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643115, 'itIT', 0xABD60200729E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643114, 'itIT', 0xABD60200709E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643113, 'itIT', 0xABD602006E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643112, 'itIT', 0xAAD602007E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643111, 'itIT', 0xAAD602007C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643110, 'itIT', 0xAAD602007A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643109, 'itIT', 0xA9D602008C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643108, 'itIT', 0xA9D602008A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643107, 'itIT', 0xA9D60200889E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643106, 'itIT', 0xA9D60200869E3600010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 643105, 'itIT', 0xA9D60200849E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643104, 'itIT', 0xA9D60200829E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643103, 'itIT', 0xA9D60200809E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643102, 'itIT', 0xA8D602005E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643101, 'itIT', 0xA8D602005C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643100, 'itIT', 0xA8D602005A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643099, 'itIT', 0xA7D602006C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643098, 'itIT', 0xA7D602006A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643097, 'itIT', 0xA7D60200689E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643096, 'itIT', 0xA7D60200669E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643095, 'itIT', 0xA7D60200649E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643094, 'itIT', 0xA7D60200629E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643093, 'itIT', 0xA7D60200609E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643092, 'itIT', 0xA6D602007FE53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643091, 'itIT', 0xA6D602007DE53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643090, 'itIT', 0xA6D602007BE53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643089, 'itIT', 0xA6D6020079E53900010000803F, 39804), -- SoundKitEntry -(3266400455, 643088, 'itIT', 0xA5D60200589E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643087, 'itIT', 0xA5D60200569E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643086, 'itIT', 0xA5D60200549E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643085, 'itIT', 0xA4D60200789E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643084, 'itIT', 0xA4D60200769E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643083, 'itIT', 0xA4D60200749E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643082, 'itIT', 0xA3D60200729E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643081, 'itIT', 0xA3D60200709E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643080, 'itIT', 0xA3D602006E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643079, 'itIT', 0xA2D602007E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643078, 'itIT', 0xA2D602007C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643077, 'itIT', 0xA2D602007A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643076, 'itIT', 0xA1D602008C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643075, 'itIT', 0xA1D602008A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643074, 'itIT', 0xA1D60200889E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643073, 'itIT', 0xA1D60200869E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643072, 'itIT', 0xA1D60200849E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643071, 'itIT', 0xA1D60200829E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643070, 'itIT', 0xA1D60200809E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643069, 'itIT', 0xA0D602005E9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643068, 'itIT', 0xA0D602005C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643067, 'itIT', 0xA0D602005A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643066, 'itIT', 0x9FD602006C9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643065, 'itIT', 0x9FD602006A9E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643064, 'itIT', 0x9FD60200689E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643063, 'itIT', 0x9FD60200669E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643062, 'itIT', 0x9FD60200649E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643061, 'itIT', 0x9FD60200629E3600010000803F, 39804), -- SoundKitEntry -(3266400455, 643060, 'itIT', 0x9FD60200609E3600010000803F, 39804), -- SoundKitEntry -(736158310, 6245, 'itIT', 0x4CD802004BD80200, 39804), -- SoundKitChild -(736158310, 6244, 'itIT', 0xCAD70200A5D60200, 39804), -- SoundKitChild -(736158310, 6243, 'itIT', 0xA7B20200A0D60200, 39804), -- SoundKitChild -(736158310, 6242, 'itIT', 0xA7B202009FD60200, 39804), -- SoundKitChild -(736158310, 6238, 'itIT', 0xCAD70200ADD60200, 39804), -- SoundKitChild -(3232102598, 147566, 'itIT', 0xCAD70200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000D0070000C4090000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3408032706, 6459, 'itIT', 0xDC06A50B2900, 39804), -- ObjectEffectPackageElem -(3408032706, 6458, 'itIT', 0xDC06A40BAF00, 39804), -- ObjectEffectPackageElem -(3408032706, 6455, 'itIT', 0xDB06A50B2900, 39804), -- ObjectEffectPackageElem -(3408032706, 6453, 'itIT', 0xDB06A40BAF00, 39804), -- ObjectEffectPackageElem -(3408032706, 6451, 'itIT', 0xDB067E080C00, 39804), -- ObjectEffectPackageElem -(3408032706, 6450, 'itIT', 0xDB067E080D00, 39804), -- ObjectEffectPackageElem -(3408032706, 6448, 'itIT', 0xFE0434080100, 39804), -- ObjectEffectPackageElem -(1734738485, 4265, 'itIT', 0x000000000000000000000000A50B010001D2D702000000000000, 39804), -- ObjectEffect -(1734738485, 4264, 'itIT', 0x000000000000000000000000A50B010001D1D702000000000000, 39804), -- ObjectEffect -(1734738485, 4261, 'itIT', 0x000000000000000000000000A50B010001D0D702000000000000, 39804), -- ObjectEffect -(1734738485, 4260, 'itIT', 0x000000000000000000000000A40B010001AFD602000000000000, 39804), -- ObjectEffect -(1734738485, 4259, 'itIT', 0x000000000000000000000000A40B0100014BD802000000000000, 39804), -- ObjectEffect -(3776013982, 359117, 'itIT', 0x000000, 39804), -- Spell -(2921112328, 471770, 'itIT', 0xDA320700AE08A907000001B0FB00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471657, 'itIT', 0x69320700AE08A90700000141FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471585, 'itIT', 0x21320700AE08A90700000110FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471582, 'itIT', 0x1E320700AE08A90700000111FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471447, 'itIT', 0x97310700AE08A907000001AEFB00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471419, 'itIT', 0x7B310700AE08A90700000146FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471219, 'itIT', 0xB3300700AE08A90700000112FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471057, 'itIT', 0x11300700AE08A9070000010FFB00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471003, 'itIT', 0xDB2F0700AE08A907000001F0FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 471002, 'itIT', 0xDA2F0700AE08A907000001F0FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470894, 'itIT', 0x6E2F0700AE08A907000001C2FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470846, 'itIT', 0x3E2F0700AE08A90700000129F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470844, 'itIT', 0x3C2F0700AE08A907000001A6FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470831, 'itIT', 0x2F2F0700AE08A90700000181FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470770, 'itIT', 0xF22E0700AE08A90700000128FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470762, 'itIT', 0xEA2E0700AE08A90700000168FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470691, 'itIT', 0xA32E0700AE08A90700000150FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470663, 'itIT', 0x872E0700AE08A90700000159FA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470568, 'itIT', 0x282E0700AE08A9070000012BFA00002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470528, 'itIT', 0x002E0700AE08A9070000012AF900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470485, 'itIT', 0xD52D0700AE08A907000001DDF900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470466, 'itIT', 0xC22D0700AE08A9070000011FF900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470457, 'itIT', 0xB92D0700AE08A90700000123F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470446, 'itIT', 0xAE2D0700AE08A907000001C1F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470399, 'itIT', 0x7F2D0700AE08A90700000125F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470350, 'itIT', 0x4E2D0700AE08A90700000122F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(2921112328, 470239, 'itIT', 0xDF2C0700AE08A907000001F5F900002000000000000000346B010000000000, 39804), -- QuestPOIBlob -(4146370265, 107275, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000800FF22000000000000000000000000000000000000000094380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359109, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359100, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359099, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359096, 'itIT', 0x0043617269636120756E206E656D69636F2C20696E666C696767656E646F2064616E6E692066697369636920652072657370696E67656E646F20696E64696574726F2069206E656D6963692E0000, 39804), -- Spell -(3776013982, 356505, 'itIT', 0x00506F73697A696F6E6120756E2056657370726F2064656C6C2741726D6F6E696120646176616E746920612074652E0000, 39804), -- Spell -(3776013982, 356221, 'itIT', 0x00526F6D706520696C20736967696C6C6F2064656C6C6120626F747469676C69612C207065726D657474656E646F20616C6C276F6D62726120616C6C27696E7465726E6F20646920696D706F7373657373617273692064692074652070657220756E20627265766520706572696F646F2E00556E276F6D6272612064656C207665726F20696F2E00, 39804), -- Spell -(3776013982, 355743, 'itIT', 0x007C4346463230666632304173736F726265202473312064616E6E6920737562697469206F676E692024743120732C2066696E6F206120756E206D617373696D6F206469202473322EE29482520000, 39804), -- Spell -(3776013982, 354115, 'itIT', 0x005475206520696C2074756F205370697269746F20416666696E65206F7474656E65746520756E2061756D656E746F20646920756E2061747472696275746F207365636F6E646172696F20696E206261736520616C6C6120766F7374726120436F6E6772656761206427617070617274656E656E7A612E20496C20626F6E757320726164646F70706961207175616E646F20696C2076696E636F6C6F20C3A820506F74656E7A6961746F2E0D0A0D0A7C4346466666666666664B797269616E7C723A20696E64696365206469206D616573747269612061756D656E7461746F206469202433353735363473322E0D0A7C43464666666666666653696C66692064656C6C61204E6F7474657C723A2063656C65726974C3A02061756D656E746174612064656C20243335373536347333252E0D0A7C43464666666666666656656E746879727C723A2070726F626162696C6974C3A0206469206372697469636F2061756D656E746174612064656C20243335373536347334252E0D0A7C4346466666666666664E6563726F7369676E6F72697C723A20766572736174696C6974C3A02061756D656E746174612064656C20243335373536347335252E0000, 39804), -- Spell -(3865974254, 187551, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185311, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185310, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185309, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185308, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185307, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185299, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185298, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185297, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185296, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185295, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185294, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185293, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185292, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185291, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185290, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185289, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185288, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185287, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185286, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185285, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185284, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185243, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185242, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185241, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185240, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185239, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185238, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185237, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185236, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185235, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185234, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185233, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185232, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185231, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185230, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185229, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185228, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185227, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185226, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185225, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185224, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185223, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185222, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185221, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185220, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185219, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185218, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185217, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185216, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185215, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185214, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185213, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185212, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185211, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185210, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185209, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185208, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185207, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185206, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185205, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185204, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185162, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185161, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185160, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185159, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185158, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185157, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185156, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185155, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185154, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185153, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185152, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185151, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185150, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185149, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185148, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185147, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185146, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185145, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185144, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185143, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185142, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185141, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185140, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185139, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185138, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185137, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185136, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185135, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185134, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185133, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185132, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185131, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185130, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185129, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185128, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185127, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3205218938, 13357, 'itIT', 0x4552525F47454E455249435F5354554E4E4544005365692073746F726469746F2E0001, 39804), -- GlobalStrings -(1143173908, 17996, 'itIT', 0xCF0414020B0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17995, 'itIT', 0x22030F010B0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17994, 'itIT', 0x41080A000B0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17993, 'itIT', 0x2D0904020B0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17992, 'itIT', 0xF30802010B0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17991, 'itIT', 0x8C021402800B, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17990, 'itIT', 0x0C030F01800B, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17989, 'itIT', 0x65090402800B, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17988, 'itIT', 0x61090201800B, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17871, 'itIT', 0x7F0914023E0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17870, 'itIT', 0x98030F013E0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17861, 'itIT', 0x7F0914023F0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17859, 'itIT', 0xFB060A003F0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17858, 'itIT', 0x0B0804023F0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17857, 'itIT', 0x330102013F0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17849, 'itIT', 0x7E090A003E0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17846, 'itIT', 0x640902013E0C, 39804), -- BattlePetSpeciesXAbility -(1143173908, 17761, 'itIT', 0x950301003F0C, 39804), -- BattlePetSpeciesXAbility -(3865974254, 186282, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 442284, 'itIT', 0x000000000000000000000000000000000000000000000000398E0000FFFFFFFF430200000000000000000000000000000000000000000000000000006666263F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000065320200, 39804), -- SpellVisualKitModelAttach -(4033975491, 436471, 'itIT', 0x000000000000000000000000000000000000000000000000FD940000FFFFFFFF430200000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000030310200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393050, 'itIT', 0x0C0000006C0D000065320200, 39804), -- SpellVisualKitEffect -(3425193231, 285141, 'itIT', 0x07000000080000000000000000000000000000000000000002000000CD3B02009CA10100, 39804), -- SpellVisualEvent -(3425193231, 285140, 'itIT', 0x07000000080000000000000000000000000000000000000002000000CC3B02009CA10100, 39804), -- SpellVisualEvent -(4146370265, 106908, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 350006, 'itIT', 0x000000, 39804), -- Spell -(2035710060, 23774, 'itIT', 0x53657A696F6E6520343700008A0920265C00000000020000000000000000585A05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23772, 'itIT', 0x53657A696F6E6520323800008A092B4F5B00002A5D0200000000000000004C5705000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23662, 'itIT', 0x53657A696F6E6520323800008A09294F5B0000515B0200000000000000007F5A0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23661, 'itIT', 0x5367756172646F2064656C6C61204D6F72746520546974616E69636F00008A0915715B0000915A0200000000000000007F5A0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23658, 'itIT', 0x53657A696F6E6520333500008A091B725B00000000020000000000000000525E05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23634, 'itIT', 0x53657A696F6E6520343100008A09304F5B000000000200000000000000008C590500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23633, 'itIT', 0x53657A696F6E6520343100008A09107059000000000200000000000000008C590500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23632, 'itIT', 0x53657A696F6E6520343000008A09244D5C00000000020000000000000000AE6B0500000000000200101000, 39804), -- JournalEncounterSection -(2035710060, 23631, 'itIT', 0x53657A696F6E6520333900008A09234D5C0000505C020000000000000000AD6B0500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23630, 'itIT', 0x53657A696F6E6520333800008A09224D5C00004F5C020000000000000000A86B0500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23629, 'itIT', 0x53657A696F6E6520333700008A0921475B4E5C0000020000000000000000A06B0500000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23601, 'itIT', 0x53657A696F6E6520333600008A091C475B2F5C4A5B020000000000000000FA5E0500000000000200000000, 39804), -- JournalEncounterSection -(2035710060, 23599, 'itIT', 0x53657A696F6E6520333500008A091D315C00000000020000000000000000525E05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23591, 'itIT', 0x53657A696F6E6520323800008A090A7059DD5C455B0200000000000000004C5705000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23590, 'itIT', 0x53657A696F6E6520323500008A091F475BDE5C4D5C020000000000000000605A05000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23589, 'itIT', 0x53657A696F6E6520323600008A0919475B0000725B020000000000000000F55805000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23588, 'itIT', 0x53657A696F6E6520333200008A090F225C00000000020000000000000000AA4F05000000000000000120FF, 39804), -- JournalEncounterSection -(2035710060, 23587, 'itIT', 0x53657A696F6E6520323900008A090E225C0000245C0200000000000000001B5705000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23586, 'itIT', 0x52617069746F726920537469676900008A090D7059235C515C01BF7001000000000000000000000000000200280000, 39804), -- JournalEncounterSection -(2035710060, 23536, 'itIT', 0x53657A696F6E6520323700008A09264F5B0000435B020000000000000000295305000000000000002000FF, 39804), -- JournalEncounterSection -(2035710060, 23494, 'itIT', 0x53657A696F6E6520333500008A091271590000715B020000000000000000725705000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23492, 'itIT', 0x53657A696F6E6520323800008A0917715B000000000200000000000000004C5705000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23491, 'itIT', 0x53657A696F6E6520333200008A092FC85A00000000020000000000000000AA4F05000000000000000120FF, 39804), -- JournalEncounterSection -(2035710060, 23410, 'itIT', 0x536F66666572656E7A6120436F6D62696E61746100008A091A475B6A5C315C020000000000000000485E05000000000000000100FF, 39804); -- JournalEncounterSection - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(2035710060, 23409, 'itIT', 0x4F636368696F2064656C204361726365726965726500008A091371598B5A475B018D87010000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23378, 'itIT', 0x53657A696F6E6520323900008A092EC85A0000C35B0200000000000000001B5705000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23377, 'itIT', 0x53657A696F6E6520323800008A092A4F5B0000DC5C0200000000000000004A6E0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23375, 'itIT', 0x4661736520333A20537465726D696E696F20496D6D65646961746F00008A09250000F05B0000000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2035710060, 23370, 'itIT', 0x53657A696F6E6520323300008A091E475B0000265C020000000000000000F95905000000000000008000FF, 39804), -- JournalEncounterSection -(2035710060, 23367, 'itIT', 0x4F636368696F2043657263616D6F72746500008A09187159255C000001AE89010000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23365, 'itIT', 0x53657A696F6E6520313600008A090C70590000225C0200000000000000002B5A05000000000000001000FF, 39804), -- JournalEncounterSection -(2035710060, 23364, 'itIT', 0x53657A696F6E6520313500008A09284F5B00006E5C0200000000000000006C5A05000000000000001100FF, 39804), -- JournalEncounterSection -(2035710060, 23363, 'itIT', 0x53657A696F6E6520313400008A09274F5B0000445B020000000000000000535A05000000000000000100FF, 39804), -- JournalEncounterSection -(2035710060, 23240, 'itIT', 0x52617069746F726920537469676900008A092D4F5B525B525C01BF7001000000000000000000000000000200280000, 39804), -- JournalEncounterSection -(2035710060, 23185, 'itIT', 0x5367756172646F2064656C6C61204D6F72746520546974616E69636F00008A0916715B0000C45B0200000000000000004A6E0500000000000200100000, 39804), -- JournalEncounterSection -(2035710060, 23179, 'itIT', 0x53657A696F6E6520323100008A0914715B00006D5C020000000000000000645305000000000000000400FF, 39804), -- JournalEncounterSection -(2035710060, 22897, 'itIT', 0x4661736520323A20446F7070696120766973696F6E6500008A09110000C65B4F5B000000000000000000000000000000000001000000FF, 39804), -- JournalEncounterSection -(2151089334, 3436, 'itIT', 0x000000000000003F0000803F3333333FA9A8283FB5B4343FBAB9393F0000803F0000803F00000000006A00000004000000, 39804), -- EdgeGlowEffect -(1548466975, 27038, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(240389885, 5877, 'itIT', 0x003F4C4C0000000000010202000000000001000000E8BC010099D701000000000000000000000000000000000000000000, 39804), -- UnitCondition -(240389885, 5876, 'itIT', 0x004C4C000000000000020200000000000099D70100E8BC0100000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(240389885, 5875, 'itIT', 0x003F4C4C4C00000000010202020000000001000000E8BC010099D701006D1E010000000000000000000000000000000000, 39804), -- UnitCondition -(4033975491, 446749, 'itIT', 0x00000000000000000000C03F0000000000000000000000003D970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFF45A000000000000000000000000003F0000000001490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446748, 'itIT', 0x0000000000000000000080BE0000000000000000000000003D970000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFF35A00000000000000000000000000000000000001490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446743, 'itIT', 0x000000000000000000000000000000000000000000000000D98D0000FFFFFFFF010000000000000000000000000000000000000000000000000000000000803F0000000000000000D60000009F0000000000000020000000000000000000000000000000F3480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446727, 'itIT', 0x000000000000000000000000000000000000000000000000AD8A0000FFFFFFFF010000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F4480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446726, 'itIT', 0x00000000000000000000000000000000000000000000000081790000FFFFFFFF010000000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F4480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393128, 'itIT', 0x0600000002DA050001490200, 39804), -- SpellVisualKitEffect -(1181150530, 393127, 'itIT', 0x020000001DD1060001490200, 39804), -- SpellVisualKitEffect -(1181150530, 393125, 'itIT', 0x020000001CD1060001490200, 39804), -- SpellVisualKitEffect -(1181150530, 393086, 'itIT', 0x0200000017D10600F3480200, 39804), -- SpellVisualKitEffect -(1181150530, 393055, 'itIT', 0x0200000007D10600F4480200, 39804), -- SpellVisualKitEffect -(1181150530, 393054, 'itIT', 0x05000000F6D20200F4480200, 39804), -- SpellVisualKitEffect -(1181150530, 393053, 'itIT', 0x0200000006D10600F4480200, 39804), -- SpellVisualKitEffect -(1181150530, 393051, 'itIT', 0x0200000004D10600F3480200, 39804), -- SpellVisualKitEffect -(3425193231, 285158, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000149020054AF0100, 39804), -- SpellVisualEvent -(3425193231, 285144, 'itIT', 0x04000000050000000000000000000000000000000000000005000000F34802004FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285143, 'itIT', 0x050000000D0000000000000000000000000000000000000003000000F44802004FAF0100, 39804), -- SpellVisualEvent -(859088734, 383490, 'itIT', 0xFFFFFFFFFFFFFFFFF25A, 39804), -- SpellVisualAnim -(4146370265, 110420, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110415, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF220000000000000000F34802000000000000000000E0380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359116, 'itIT', 0x00496C206C61766F726F2064656C2046616262726F2064656C20446F6C6F72652073636174656E6120627261636920617264656E74692063686520696E666C6967676F6E6F202433353535333573312064616E6E692064612066756F636F20616920706572736F6E6167676920656E74726F20243335353533354131206D2064616C2070756E746F206427696D706174746F2E0000, 39804), -- Spell -(3776013982, 357936, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 357716, 'itIT', 0x000000, 39804), -- Spell -(184881520, 10144, 'itIT', 0x10595C, 39804), -- JournalSectionXDifficulty -(184881520, 10143, 'itIT', 0x112B5D, 39804), -- JournalSectionXDifficulty -(184881520, 10142, 'itIT', 0x0F2B5D, 39804), -- JournalSectionXDifficulty -(184881520, 10141, 'itIT', 0x0E2B5D, 39804), -- JournalSectionXDifficulty -(2035710060, 23642, 'itIT', 0x537472756D656E746920646920446F6C6F726500496C2046616262726F2064656C20446F6C6F726520696D7075676E6120756E2761726D61206461206C75692073746573736F206372656174612C20696E697A69616E646F2064616C6C277C6346463239353944337C487370656C6C3A3335353536387C685B4173636961204372756369666F726D655D7C687C722E008B09064D5AF65C2B5D000000000000000000000000000000000001002000FF, 39804), -- JournalEncounterSection -(1050181896, 45695, 'itIT', 0xF45A0094000000000098020000000000000000000000000000000000004000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45694, 'itIT', 0xF35A00D6000000000098020000000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45693, 'itIT', 0xF25A0295000000000098020201000000000000000000000000000AD7233E00000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45692, 'itIT', 0xF25A0194000000000098020200000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45691, 'itIT', 0xF25A00D5000000000098020000000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44933, 'itIT', 0x3F590194000000000098020200000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(3776013982, 359112, 'itIT', 0x00476C69207370756E746F6E692064656C20706176696D656E746F20696E666C6967676F6E6F202473312064616E6E692066697369636920652066616E6E6F2073616E6775696E61726520696C206265727361676C696F2C20696E666C696767656E646F202473322064616E6E69206669736963692061676769756E74697669206F676E69202474322073207065722024642E002473312064616E6E692066697369636920696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 356808, 'itIT', 0x00476C69207370756E746F6E692064656C20706176696D656E746F20696E666C6967676F6E6F202473312064616E6E692066697369636920652066616E6E6F2073616E6775696E61726520696C206265727361676C696F2C20696E666C696767656E646F202473322064616E6E69206669736963692061676769756E74697669206F676E69202474322073207065722024642E002473312064616E6E692066697369636920696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 355526, 'itIT', 0x00476C69207370756E746F6E692064656C20706176696D656E746F20696E666C6967676F6E6F202473312064616E6E692066697369636920652073746F72646973636F6E6F20696C206265727361676C696F207065722024642E0053746F726469746F2E00, 39804), -- Spell -(600565378, 298953, 'itIT', 0x508E01000000803F0000803F0012B80200, 39804), -- CreatureXDisplayInfo -(3386291891, 178194, 'itIT', 0x466C7573736F206427416E696D756D00000000010A000003508E01000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -- Creature -(3776013982, 358265, 'itIT', 0x0024407370656C6C6465736333353832363400417474616363617265206C61204D616E6966657374617A696F6E65207075C3B22061747469766172652046757269612E00, 39804), -- Spell -(4033975491, 446847, 'itIT', 0x000000000000000000000000000000000000000000000000CE7A0000FFFFFFFF24000000000000000000000000000000000000000000000000000000CDCC4C3E00000000FFFFFFFFFFFFFFFFFFFFFFFFB94C00000000000000000000000000000000000062490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446846, 'itIT', 0x0000000000000000000000000000000000000000000000009B8800002200000000000000000000000000000000000000000000000000000000000000CDCC8C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C00000000000000000000000000000062490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446845, 'itIT', 0x000000000000000000000000000000000000000000000000CE7A0000FFFFFFFF24000000000000000000000000000000000000000000000000000000CDCC4C3E00000000FFFFFFFFFFFFFFFFFFFFFFFFB94C00000000000000000000000000000000000060490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446844, 'itIT', 0x0000000000000000000000000000000000000000000000009B8800002200000000000000000000000000000000000000000000000000000000000000CDCC8C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C00000000000000000000000000000060490200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393677, 'itIT', 0x0500000015D9020066490200, 39804), -- SpellVisualKitEffect -(1181150530, 393675, 'itIT', 0x0500000011D90200C6470200, 39804), -- SpellVisualKitEffect -(1181150530, 393674, 'itIT', 0x0500000010D90200C5470200, 39804), -- SpellVisualKitEffect -(1181150530, 393673, 'itIT', 0x0500000013D9020066490200, 39804), -- SpellVisualKitEffect -(1181150530, 393670, 'itIT', 0x050000000CD902001B430200, 39804), -- SpellVisualKitEffect -(1181150530, 393661, 'itIT', 0x0500000005D9020062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393660, 'itIT', 0x0500000004D9020062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393659, 'itIT', 0x0500000003D9020062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393658, 'itIT', 0x060000001FDA050062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393657, 'itIT', 0x020000007FD1060062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393656, 'itIT', 0x020000007ED1060062490200, 39804), -- SpellVisualKitEffect -(1181150530, 393654, 'itIT', 0x0500000006D9020061490200, 39804), -- SpellVisualKitEffect -(1181150530, 393650, 'itIT', 0x0500000005D9020060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393649, 'itIT', 0x0500000004D9020060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393648, 'itIT', 0x0500000003D9020060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393647, 'itIT', 0x060000001EDA050060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393646, 'itIT', 0x020000007DD1060060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393645, 'itIT', 0x020000007CD1060060490200, 39804), -- SpellVisualKitEffect -(1181150530, 393642, 'itIT', 0x0500000001D90200263D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393641, 'itIT', 0x0500000000D90200263D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393640, 'itIT', 0x05000000FFD80200263D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393639, 'itIT', 0x05000000FED80200263D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393634, 'itIT', 0x05000000FBD8020087400200, 39804), -- SpellVisualKitEffect -(1181150530, 393633, 'itIT', 0x05000000F8D8020087400200, 39804), -- SpellVisualKitEffect -(1181150530, 393632, 'itIT', 0x05000000FAD802008C400200, 39804), -- SpellVisualKitEffect -(1181150530, 393631, 'itIT', 0x05000000F9D802008C400200, 39804), -- SpellVisualKitEffect -(1181150530, 393626, 'itIT', 0x05000000F0D80200E83E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393625, 'itIT', 0x05000000EED80200A33E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393624, 'itIT', 0x05000000EDD80200A33E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393623, 'itIT', 0x05000000EDD80200E33E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393622, 'itIT', 0x05000000EDD802009C430200, 39804), -- SpellVisualKitEffect -(1181150530, 393605, 'itIT', 0x05000000E8D8020059490200, 39804), -- SpellVisualKitEffect -(1181150530, 393604, 'itIT', 0x05000000E7D8020069410200, 39804), -- SpellVisualKitEffect -(1181150530, 393603, 'itIT', 0x05000000E5D8020058490200, 39804), -- SpellVisualKitEffect -(1181150530, 393602, 'itIT', 0x05000000E6D8020074410200, 39804), -- SpellVisualKitEffect -(1181150530, 393601, 'itIT', 0x05000000E4D802006D410200, 39804), -- SpellVisualKitEffect -(1181150530, 393600, 'itIT', 0x05000000E3D802006D410200, 39804), -- SpellVisualKitEffect -(1181150530, 393599, 'itIT', 0x05000000E2D802006D410200, 39804), -- SpellVisualKitEffect -(1181150530, 393218, 'itIT', 0x050000000FD80200843E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393217, 'itIT', 0x050000000ED80200843E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393216, 'itIT', 0x050000000ED80200833E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393215, 'itIT', 0x050000000DD802000C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393214, 'itIT', 0x050000000CD80200283E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393213, 'itIT', 0x050000000BD80200283E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393212, 'itIT', 0x0500000009D80200283E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393210, 'itIT', 0x050000000AD802008A3D0200, 39804), -- SpellVisualKitEffect -(1181150530, 393209, 'itIT', 0x0500000008D802000C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393200, 'itIT', 0x05000000F8D70200BB3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393199, 'itIT', 0x05000000F8D70200B93E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393198, 'itIT', 0x05000000FED70200B03E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393197, 'itIT', 0x05000000FDD70200C93F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393196, 'itIT', 0x05000000FCD70200B03E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393195, 'itIT', 0x05000000FBD70200B03E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393194, 'itIT', 0x05000000FAD70200D83E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393193, 'itIT', 0x05000000F9D70200D83E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393192, 'itIT', 0x05000000F8D70200BC3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393191, 'itIT', 0x05000000F7D70200BC3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393190, 'itIT', 0x05000000F6D70200BB3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393189, 'itIT', 0x0A00000002000000BB3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393188, 'itIT', 0x0A00000002000000B93E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393187, 'itIT', 0x05000000F5D70200A73E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393186, 'itIT', 0x05000000F4D70200A73E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393185, 'itIT', 0x05000000F3D70200A63E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393184, 'itIT', 0x05000000F2D70200A53E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393183, 'itIT', 0x05000000F1D702001F3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393182, 'itIT', 0x05000000F0D702001E3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393181, 'itIT', 0x05000000EFD702001B3E0200, 39804), -- SpellVisualKitEffect -(1181150530, 393180, 'itIT', 0x05000000EED7020050420200, 39804), -- SpellVisualKitEffect -(1181150530, 393179, 'itIT', 0x05000000EDD7020050420200, 39804), -- SpellVisualKitEffect -(1181150530, 393178, 'itIT', 0x05000000ECD7020050420200, 39804), -- SpellVisualKitEffect -(1181150530, 393177, 'itIT', 0x05000000EAD702008E460200, 39804), -- SpellVisualKitEffect -(1181150530, 393176, 'itIT', 0x05000000E9D702008D460200, 39804), -- SpellVisualKitEffect -(1181150530, 393175, 'itIT', 0x05000000E8D7020026420200, 39804), -- SpellVisualKitEffect -(1181150530, 393174, 'itIT', 0x0A000000260000000A400200, 39804), -- SpellVisualKitEffect -(1181150530, 393173, 'itIT', 0x05000000E6D702000A400200, 39804), -- SpellVisualKitEffect -(1181150530, 393172, 'itIT', 0x05000000E7D702000A400200, 39804), -- SpellVisualKitEffect -(1181150530, 393171, 'itIT', 0x05000000E4D7020020420200, 39804), -- SpellVisualKitEffect -(1181150530, 393170, 'itIT', 0x05000000E3D7020023420200, 39804), -- SpellVisualKitEffect -(1181150530, 393169, 'itIT', 0x05000000E3D7020022420200, 39804), -- SpellVisualKitEffect -(1181150530, 393168, 'itIT', 0x05000000E3D702001F420200, 39804), -- SpellVisualKitEffect -(1181150530, 393167, 'itIT', 0x05000000E2D7020024420200, 39804), -- SpellVisualKitEffect -(1181150530, 393166, 'itIT', 0x05000000E1D7020024420200, 39804), -- SpellVisualKitEffect -(1181150530, 393165, 'itIT', 0x05000000E2D7020020420200, 39804), -- SpellVisualKitEffect -(1181150530, 393161, 'itIT', 0x05000000DED702000B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393160, 'itIT', 0x05000000DDD702000B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393158, 'itIT', 0x05000000E0D70200133F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393157, 'itIT', 0x05000000DFD702000A490200, 39804), -- SpellVisualKitEffect -(1181150530, 393156, 'itIT', 0x05000000DED7020009490200, 39804), -- SpellVisualKitEffect -(1181150530, 393155, 'itIT', 0x05000000DDD7020009490200, 39804), -- SpellVisualKitEffect -(1181150530, 393154, 'itIT', 0x05000000DCD7020008490200, 39804), -- SpellVisualKitEffect -(1181150530, 393153, 'itIT', 0x05000000DBD70200C1470200, 39804), -- SpellVisualKitEffect -(1181150530, 393030, 'itIT', 0x05000000A6D70200C1470200, 39804), -- SpellVisualKitEffect -(1181150530, 393029, 'itIT', 0x05000000A5D70200C1470200, 39804), -- SpellVisualKitEffect -(1181150530, 393028, 'itIT', 0x05000000A4D70200ED480200, 39804), -- SpellVisualKitEffect -(1181150530, 393027, 'itIT', 0x05000000A3D70200543F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393026, 'itIT', 0x05000000A2D70200543F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393025, 'itIT', 0x05000000A1D702001B3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393024, 'itIT', 0x05000000A0D702001B3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393023, 'itIT', 0x050000009FD702001B3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 393022, 'itIT', 0x050000009ED7020019440200, 39804), -- SpellVisualKitEffect -(1181150530, 393021, 'itIT', 0x050000009DD7020019440200, 39804), -- SpellVisualKitEffect -(1181150530, 390687, 'itIT', 0x05000000EBD702008E460200, 39804), -- SpellVisualKitEffect -(1181150530, 384985, 'itIT', 0x05000000EFD80200E83E0200, 39804), -- SpellVisualKitEffect -(1181150530, 384974, 'itIT', 0x05000000EED80200E33E0200, 39804), -- SpellVisualKitEffect -(3425193231, 285260, 'itIT', 0x030000000D00000000000000000000000000000000000000010000006649020081AF0100, 39804), -- SpellVisualEvent -(3425193231, 285256, 'itIT', 0x030000000D00000000000000000000000000000000000000010000006149020080AF0100, 39804), -- SpellVisualEvent -(3425193231, 285249, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000594902004BAB0100, 39804), -- SpellVisualEvent -(3425193231, 285248, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000584902004EAB0100, 39804), -- SpellVisualEvent -(3425193231, 285169, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000C490200E9A80100, 39804), -- SpellVisualEvent -(3425193231, 285168, 'itIT', 0x030000000D00000000000000000000000000000000000000010000000B49020059AF0100, 39804), -- SpellVisualEvent -(3425193231, 285167, 'itIT', 0x010000000D00000000000000000000000000000000000000010000000A490200DDA80100, 39804), -- SpellVisualEvent -(3425193231, 285165, 'itIT', 0x080000000D0000000000000000000000000000000000000001000000084902009AAC0100, 39804), -- SpellVisualEvent -(3425193231, 285132, 'itIT', 0x080000000D0000000000000000000000000000000000000001000000ED480200D0A90100, 39804), -- SpellVisualEvent -(3425193231, 283258, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000624902003AAC0100, 39804), -- SpellVisualEvent -(859088734, 383519, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(859088734, 383518, 'itIT', 0xFFFFFFFF360000000000, 39804), -- SpellVisualAnim -(4146370265, 110465, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110464, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110425, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109722, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109626, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109390, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109387, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108777, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645947, 'itIT', 0x15D90200FC2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645946, 'itIT', 0x15D90200FB2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645945, 'itIT', 0x15D90200FA2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645944, 'itIT', 0x15D90200F92E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645943, 'itIT', 0x15D90200F82E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645931, 'itIT', 0x13D9020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645930, 'itIT', 0x13D9020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645929, 'itIT', 0x13D9020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645928, 'itIT', 0x13D9020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645927, 'itIT', 0x13D902002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645926, 'itIT', 0x13D902002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645923, 'itIT', 0x11D9020058CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645922, 'itIT', 0x11D9020056CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645921, 'itIT', 0x11D9020054CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645920, 'itIT', 0x11D9020052CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645919, 'itIT', 0x11D9020050CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645918, 'itIT', 0x11D902004ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645917, 'itIT', 0x11D902004CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645916, 'itIT', 0x10D9020058CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645915, 'itIT', 0x10D9020056CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645914, 'itIT', 0x10D9020054CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645913, 'itIT', 0x10D9020052CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645912, 'itIT', 0x10D9020050CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645911, 'itIT', 0x10D902004ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645910, 'itIT', 0x10D902004CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645896, 'itIT', 0x0CD9020096E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 645895, 'itIT', 0x0CD9020095E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 645894, 'itIT', 0x0CD9020094E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 645893, 'itIT', 0x0CD9020093E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 645887, 'itIT', 0x03D9020037F11800010000803F, 39804), -- SoundKitEntry -(3266400455, 645886, 'itIT', 0x03D9020036F11800010000803F, 39804), -- SoundKitEntry -(3266400455, 645885, 'itIT', 0x03D9020035F11800010000803F, 39804), -- SoundKitEntry -(3266400455, 645884, 'itIT', 0x03D9020034F11800010000803F, 39804), -- SoundKitEntry -(3266400455, 645883, 'itIT', 0x03D9020033F11800010000803F, 39804), -- SoundKitEntry -(3266400455, 645875, 'itIT', 0x06D902008D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645874, 'itIT', 0x06D902008B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645873, 'itIT', 0x06D9020089134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645872, 'itIT', 0x06D9020087134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645871, 'itIT', 0x06D9020085134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645870, 'itIT', 0x06D9020083134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645869, 'itIT', 0x05D902004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645868, 'itIT', 0x05D902004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645867, 'itIT', 0x05D902004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645866, 'itIT', 0x05D9020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645865, 'itIT', 0x05D9020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645864, 'itIT', 0x04D9020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645863, 'itIT', 0x04D902007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645862, 'itIT', 0x04D902007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645861, 'itIT', 0x04D902007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645860, 'itIT', 0x04D9020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645859, 'itIT', 0x04D9020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645851, 'itIT', 0x01D9020014303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645850, 'itIT', 0x01D9020012303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645849, 'itIT', 0x01D9020010303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645848, 'itIT', 0x00D90200D62F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645847, 'itIT', 0x00D90200D42F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645846, 'itIT', 0x00D90200D22F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645845, 'itIT', 0x00D90200D02F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645844, 'itIT', 0x00D90200CE2F3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645843, 'itIT', 0xFFD8020037173E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645842, 'itIT', 0xFFD8020035173E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645841, 'itIT', 0xFFD8020033173E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645840, 'itIT', 0xFFD8020031173E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645839, 'itIT', 0xFED80200DCE33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645838, 'itIT', 0xFED80200DAE33600010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 645837, 'itIT', 0xFED80200D8E33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645835, 'itIT', 0xF8D80200D6E33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645834, 'itIT', 0xF8D80200D4E33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645832, 'itIT', 0xFBD80200DCE33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645831, 'itIT', 0xFBD80200DAE33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645830, 'itIT', 0xFBD80200D8E33600010000803F, 39804), -- SoundKitEntry -(3266400455, 645829, 'itIT', 0xFAD8020008303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645828, 'itIT', 0xFAD8020006303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645827, 'itIT', 0xFAD8020004303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645826, 'itIT', 0xFAD8020002303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645825, 'itIT', 0xFAD8020000303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645824, 'itIT', 0xF9D802007C053E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645823, 'itIT', 0xF9D802007A053E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645822, 'itIT', 0xF9D8020078053E00010000803F, 39804), -- SoundKitEntry -(3266400455, 645805, 'itIT', 0xF0D80200E5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645804, 'itIT', 0xF0D80200E3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645803, 'itIT', 0xF0D80200E1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645802, 'itIT', 0xF0D80200DF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645801, 'itIT', 0xF0D80200DD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645800, 'itIT', 0xF0D80200DB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645799, 'itIT', 0xF0D80200D9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645798, 'itIT', 0xF0D80200D7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 645797, 'itIT', 0xEFD802007F1F1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645796, 'itIT', 0xEFD80200801F1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645795, 'itIT', 0xEFD80200811F1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645794, 'itIT', 0xEFD80200821F1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645793, 'itIT', 0xEFD80200831F1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 645792, 'itIT', 0xEED8020087CF0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645791, 'itIT', 0xEED8020081CF0900010000803F, 39804), -- SoundKitEntry -(3266400455, 645790, 'itIT', 0xEDD80200B8B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645789, 'itIT', 0xEDD80200B9B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645788, 'itIT', 0xEDD80200BAB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645787, 'itIT', 0xEDD80200BBB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645786, 'itIT', 0xEDD80200BCB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645785, 'itIT', 0xEDD80200C3B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645784, 'itIT', 0xEDD80200BDB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645783, 'itIT', 0xEDD80200BEB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645782, 'itIT', 0xEDD80200BFB41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645781, 'itIT', 0xEDD80200C1B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 645764, 'itIT', 0xE8D802004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645763, 'itIT', 0xE8D802004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645762, 'itIT', 0xE8D802004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645761, 'itIT', 0xE8D8020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645760, 'itIT', 0xE8D8020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645759, 'itIT', 0xE7D80200FC2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645758, 'itIT', 0xE7D80200FB2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645757, 'itIT', 0xE7D80200FA2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645756, 'itIT', 0xE7D80200F92E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645755, 'itIT', 0xE7D80200F82E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645754, 'itIT', 0xE6D802000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645753, 'itIT', 0xE5D802000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 645752, 'itIT', 0xE4D802007F303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645751, 'itIT', 0xE4D802007D303700010000803F, 39804), -- SoundKitEntry -(3266400455, 645750, 'itIT', 0xE3D80200CEA80800010000803F, 39804), -- SoundKitEntry -(3266400455, 645749, 'itIT', 0xE3D80200B0A80800010000803F, 39804), -- SoundKitEntry -(3266400455, 645748, 'itIT', 0xE3D80200A1A80800010000803F, 39804), -- SoundKitEntry -(3266400455, 645747, 'itIT', 0xE2D8020020A40800010000803F, 39804), -- SoundKitEntry -(3266400455, 644834, 'itIT', 0x0FD802003B3B1100010000803F, 39804), -- SoundKitEntry -(3266400455, 644833, 'itIT', 0x0FD80200393B1100010000803F, 39804), -- SoundKitEntry -(3266400455, 644832, 'itIT', 0x0ED802005BCF0900010000803F, 39804), -- SoundKitEntry -(3266400455, 644831, 'itIT', 0x0ED8020059CF0900010000803F, 39804), -- SoundKitEntry -(3266400455, 644830, 'itIT', 0x0DD80200C52A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644829, 'itIT', 0x0DD80200C42A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644828, 'itIT', 0x0DD80200C32A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644827, 'itIT', 0x0DD80200C22A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644826, 'itIT', 0x0DD80200C12A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644825, 'itIT', 0x0DD80200C02A2A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644824, 'itIT', 0x0CD8020047391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644823, 'itIT', 0x0CD8020048391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644822, 'itIT', 0x0CD8020049391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644821, 'itIT', 0x0CD802004A391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644820, 'itIT', 0x0CD802004B391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644819, 'itIT', 0x0BD8020093D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644818, 'itIT', 0x0BD8020095D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644817, 'itIT', 0x0BD8020097D10E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644816, 'itIT', 0x0AD8020017710E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644815, 'itIT', 0x09D8020028383000010000803F, 39804), -- SoundKitEntry -(3266400455, 644814, 'itIT', 0x09D8020029383000010000803F, 39804), -- SoundKitEntry -(3266400455, 644813, 'itIT', 0x09D802002A383000010000803F, 39804), -- SoundKitEntry -(3266400455, 644812, 'itIT', 0x08D8020045031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644811, 'itIT', 0x08D8020044031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644810, 'itIT', 0x07D802006EC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644809, 'itIT', 0x07D802006DC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644808, 'itIT', 0x07D802006CC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644807, 'itIT', 0x06D8020054491500010000803F, 39804), -- SoundKitEntry -(3266400455, 644806, 'itIT', 0x06D8020055491500010000803F, 39804), -- SoundKitEntry -(3266400455, 644805, 'itIT', 0x06D8020056491500010000803F, 39804), -- SoundKitEntry -(3266400455, 644804, 'itIT', 0x06D8020057491500010000803F, 39804), -- SoundKitEntry -(3266400455, 644781, 'itIT', 0x00D802000D6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644780, 'itIT', 0x00D802000C6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644779, 'itIT', 0x00D802000B6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644778, 'itIT', 0x00D802000A6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644777, 'itIT', 0x00D80200096C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644776, 'itIT', 0x00D80200086C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644775, 'itIT', 0xFFD70200D29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644774, 'itIT', 0xFFD70200D19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644773, 'itIT', 0xFFD70200D09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644772, 'itIT', 0xFFD70200CF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644771, 'itIT', 0xFFD70200CE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644770, 'itIT', 0xFFD70200CD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644769, 'itIT', 0xFFD70200CC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644768, 'itIT', 0xFFD70200CB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644767, 'itIT', 0xFFD70200CA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644766, 'itIT', 0xFFD70200C99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644765, 'itIT', 0xFED70200C89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644764, 'itIT', 0xFED70200C79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644763, 'itIT', 0xFED70200C69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644762, 'itIT', 0xFED70200C59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644761, 'itIT', 0xFED70200C49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644760, 'itIT', 0xFED70200C39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644759, 'itIT', 0xFED70200C29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644758, 'itIT', 0xFED70200C19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644757, 'itIT', 0xFED70200C09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644756, 'itIT', 0xFED70200BF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644755, 'itIT', 0xFDD702000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644754, 'itIT', 0xFCD702001F6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644753, 'itIT', 0xFCD702001E6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644752, 'itIT', 0xFCD702001D6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644751, 'itIT', 0xFCD702001C6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644750, 'itIT', 0xFCD702001B6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644749, 'itIT', 0xFCD702001A6C3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644748, 'itIT', 0xFBD70200E59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644747, 'itIT', 0xFBD70200E49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644746, 'itIT', 0xFBD70200E39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644745, 'itIT', 0xFBD70200E29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644744, 'itIT', 0xFBD70200E19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644743, 'itIT', 0xFBD70200E09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644742, 'itIT', 0xFBD70200DF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644741, 'itIT', 0xFBD70200DE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644740, 'itIT', 0xFBD70200DD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644739, 'itIT', 0xFAD70200D29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644738, 'itIT', 0xFAD70200D19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644737, 'itIT', 0xFAD70200D09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644736, 'itIT', 0xFAD70200CF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644735, 'itIT', 0xFAD70200CE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644734, 'itIT', 0xFAD70200CD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644733, 'itIT', 0xFAD70200CC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644732, 'itIT', 0xFAD70200CB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644731, 'itIT', 0xFAD70200CA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644730, 'itIT', 0xFAD70200C99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644729, 'itIT', 0xF9D702001F350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644728, 'itIT', 0xF9D7020021350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644727, 'itIT', 0xF9D702002B350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644726, 'itIT', 0xF9D7020033350A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644725, 'itIT', 0xF8D702004B391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644724, 'itIT', 0xF8D702004A391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644723, 'itIT', 0xF8D7020049391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644722, 'itIT', 0xF8D7020048391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644721, 'itIT', 0xF8D7020047391400010000803F, 39804), -- SoundKitEntry -(3266400455, 644720, 'itIT', 0xF7D70200E59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644719, 'itIT', 0xF7D70200E49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644718, 'itIT', 0xF7D70200E39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644717, 'itIT', 0xF7D70200E29D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644716, 'itIT', 0xF7D70200E19D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644715, 'itIT', 0xF7D70200E09D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644714, 'itIT', 0xF7D70200DF9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644713, 'itIT', 0xF7D70200DE9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644712, 'itIT', 0xF7D70200DD9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644711, 'itIT', 0xF6D70200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644710, 'itIT', 0xF6D70200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644709, 'itIT', 0xF6D70200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644708, 'itIT', 0xF5D702000CA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644707, 'itIT', 0xF5D702000DA52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644706, 'itIT', 0xF4D7020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644705, 'itIT', 0xF4D7020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644704, 'itIT', 0xF4D7020004A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644703, 'itIT', 0xF4D7020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644702, 'itIT', 0xF4D7020002A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644701, 'itIT', 0xF3D702000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644700, 'itIT', 0xF3D702000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644699, 'itIT', 0xF3D70200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644698, 'itIT', 0xF3D70200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644697, 'itIT', 0xF3D70200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644696, 'itIT', 0xF2D70200FF3D3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644695, 'itIT', 0xF1D702000D3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644694, 'itIT', 0xF1D702000B3E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644693, 'itIT', 0xF1D70200093E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644692, 'itIT', 0xF1D70200073E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644691, 'itIT', 0xF1D70200053E3700010000803F, 39804), -- SoundKitEntry -(3266400455, 644690, 'itIT', 0xF0D70200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644689, 'itIT', 0xF0D70200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644688, 'itIT', 0xF0D70200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644687, 'itIT', 0xF0D70200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644686, 'itIT', 0xF0D70200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644685, 'itIT', 0xF0D70200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644684, 'itIT', 0xF0D70200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644683, 'itIT', 0xF0D70200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644682, 'itIT', 0xF0D70200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644681, 'itIT', 0xF0D70200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644680, 'itIT', 0xEFD70200DC9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644679, 'itIT', 0xEFD70200DB9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644678, 'itIT', 0xEFD70200DA9D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644677, 'itIT', 0xEFD70200D99D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644676, 'itIT', 0xEFD70200D89D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644675, 'itIT', 0xEFD70200D79D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644674, 'itIT', 0xEFD70200D69D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644673, 'itIT', 0xEFD70200D59D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644672, 'itIT', 0xEFD70200D49D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644671, 'itIT', 0xEFD70200D39D3600010000803F, 39804), -- SoundKitEntry -(3266400455, 644670, 'itIT', 0xEED7020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644669, 'itIT', 0xEED7020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644668, 'itIT', 0xEED7020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644667, 'itIT', 0xEED7020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644666, 'itIT', 0xEED702008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644665, 'itIT', 0xEED702008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 644664, 'itIT', 0xEDD702006EC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644663, 'itIT', 0xEDD702006DC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644662, 'itIT', 0xEDD702006CC51400010000803F, 39804), -- SoundKitEntry -(3266400455, 644661, 'itIT', 0xECD70200832D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 644660, 'itIT', 0xECD70200822D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 644659, 'itIT', 0xEBD70200D0313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644658, 'itIT', 0xEBD70200CE313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644657, 'itIT', 0xEBD70200CC313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644656, 'itIT', 0xEAD70200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644655, 'itIT', 0xEAD70200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644654, 'itIT', 0xEAD70200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644653, 'itIT', 0xEAD70200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644652, 'itIT', 0xEAD70200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644651, 'itIT', 0xEAD70200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644650, 'itIT', 0xEAD70200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644649, 'itIT', 0xEAD70200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644648, 'itIT', 0xE9D7020039F43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644647, 'itIT', 0xE9D7020037F43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644646, 'itIT', 0xE9D7020035F43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644645, 'itIT', 0xE9D7020033F43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644644, 'itIT', 0xE9D7020031F43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644643, 'itIT', 0xE8D70200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644642, 'itIT', 0xE8D70200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644641, 'itIT', 0xE8D70200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644640, 'itIT', 0xE8D70200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644639, 'itIT', 0xE8D70200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644638, 'itIT', 0xE8D70200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644637, 'itIT', 0xE8D70200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644636, 'itIT', 0xE8D70200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644635, 'itIT', 0xE7D70200E5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644634, 'itIT', 0xE7D70200E3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644633, 'itIT', 0xE7D70200E1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644632, 'itIT', 0xE7D70200DF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644631, 'itIT', 0xE7D70200DD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644630, 'itIT', 0xE7D70200D7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644621, 'itIT', 0xE6D7020014F33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644620, 'itIT', 0xE5D702004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644619, 'itIT', 0xE5D702004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644618, 'itIT', 0xE5D702004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644617, 'itIT', 0xE5D7020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644616, 'itIT', 0xE5D7020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644615, 'itIT', 0xE4D70200BB112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644614, 'itIT', 0xE4D70200BC112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644613, 'itIT', 0xE4D70200BD112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644612, 'itIT', 0xE4D70200BE112600010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 644611, 'itIT', 0xE4D70200BF112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644610, 'itIT', 0xE4D70200C0112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644609, 'itIT', 0xE4D70200C1112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644608, 'itIT', 0xE4D70200C2112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644607, 'itIT', 0xE4D70200C3112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644606, 'itIT', 0xE4D70200C4112600010000803F, 39804), -- SoundKitEntry -(3266400455, 644605, 'itIT', 0xE3D70200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644604, 'itIT', 0xE3D70200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644603, 'itIT', 0xE3D70200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644602, 'itIT', 0xE3D70200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644601, 'itIT', 0xE3D70200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644600, 'itIT', 0xE3D70200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644599, 'itIT', 0xE3D70200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644598, 'itIT', 0xE3D70200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644597, 'itIT', 0xE2D70200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644596, 'itIT', 0xE2D70200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644595, 'itIT', 0xE2D70200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644594, 'itIT', 0xE2D70200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644593, 'itIT', 0xE2D70200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644592, 'itIT', 0xE2D70200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644591, 'itIT', 0xE2D70200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644590, 'itIT', 0xE2D70200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644589, 'itIT', 0xE1D702000C164000010000803F, 39804), -- SoundKitEntry -(3266400455, 644588, 'itIT', 0xE1D702000A164000010000803F, 39804), -- SoundKitEntry -(3266400455, 644587, 'itIT', 0xE0D70200D6313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644586, 'itIT', 0xE0D70200D4313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644585, 'itIT', 0xE0D70200D2313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644584, 'itIT', 0xDFD70200D8EA3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644583, 'itIT', 0xDFD70200D6EA3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644582, 'itIT', 0xDFD70200D4EA3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644581, 'itIT', 0xDED702003F063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644580, 'itIT', 0xDED702003D063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644579, 'itIT', 0xDED702003B063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644578, 'itIT', 0xDDD7020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644577, 'itIT', 0xDDD7020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644576, 'itIT', 0xDDD7020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644575, 'itIT', 0xDDD7020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644574, 'itIT', 0xDDD702008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644573, 'itIT', 0xDDD702008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644572, 'itIT', 0xDDD702008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644571, 'itIT', 0xDDD7020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644570, 'itIT', 0xDCD7020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644569, 'itIT', 0xDCD7020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644568, 'itIT', 0xDCD7020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644567, 'itIT', 0xDCD7020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644566, 'itIT', 0xDCD7020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644565, 'itIT', 0xDBD7020021380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644564, 'itIT', 0xDBD7020023380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644563, 'itIT', 0xDBD7020025380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644562, 'itIT', 0xDBD7020027380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644270, 'itIT', 0xA7D7020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644269, 'itIT', 0xA7D7020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644268, 'itIT', 0xA7D7020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644267, 'itIT', 0xA7D7020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644266, 'itIT', 0xA7D702006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644265, 'itIT', 0xA7D702006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644264, 'itIT', 0xA7D702006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644263, 'itIT', 0xA7D7020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644254, 'itIT', 0xA6D70200284E2500010000803F, 39804), -- SoundKitEntry -(3266400455, 644253, 'itIT', 0xA6D702006C004000010000803F, 39804), -- SoundKitEntry -(3266400455, 644252, 'itIT', 0xA6D70200D4E43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644251, 'itIT', 0xA6D70200D0E53F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644250, 'itIT', 0xA6D702001A014000010000803F, 39804), -- SoundKitEntry -(3266400455, 644249, 'itIT', 0xA6D70200B6FF3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644248, 'itIT', 0xA5D7020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644247, 'itIT', 0xA5D7020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644246, 'itIT', 0xA5D7020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644245, 'itIT', 0xA5D7020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644244, 'itIT', 0xA5D7020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644243, 'itIT', 0xA2D7020026ED1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644242, 'itIT', 0xA4D70200105C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644241, 'itIT', 0xA4D702000F5C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644240, 'itIT', 0xA4D702000D5C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644239, 'itIT', 0xA4D702000C5C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644238, 'itIT', 0xA4D702000B5C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644237, 'itIT', 0xA4D702000E5C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644236, 'itIT', 0xA3D70200D90A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644235, 'itIT', 0xA3D70200D80A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644234, 'itIT', 0xA3D70200D70A1A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644227, 'itIT', 0xA1D70200FD251600010000803F, 39804), -- SoundKitEntry -(3266400455, 644226, 'itIT', 0xA0D70200FE251600010000803F, 39804), -- SoundKitEntry -(3266400455, 644225, 'itIT', 0x9FD7020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644224, 'itIT', 0x9FD7020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644223, 'itIT', 0x9FD7020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644222, 'itIT', 0x9FD7020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644221, 'itIT', 0x9FD7020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644220, 'itIT', 0x9ED7020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644219, 'itIT', 0x9ED7020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644218, 'itIT', 0x9ED7020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644217, 'itIT', 0x9ED7020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644216, 'itIT', 0x9ED7020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644215, 'itIT', 0x9DD702007FB32E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644214, 'itIT', 0x9DD7020080B32E00010000803F, 39804), -- SoundKitEntry -(736158310, 6241, 'itIT', 0x00D80200FFD70200, 39804), -- SoundKitChild -(736158310, 6216, 'itIT', 0xA7D70200A6D70200, 39804), -- SoundKitChild -(3232102598, 147878, 'itIT', 0x15D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147876, 'itIT', 0x13D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A0410080BB45, 39804), -- SoundKitAdvanced -(3232102598, 147874, 'itIT', 0x11D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147873, 'itIT', 0x10D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000F04200409C46, 39804), -- SoundKitAdvanced -(3232102598, 147869, 'itIT', 0x0CD902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000010000000000000000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147863, 'itIT', 0x06D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147855, 'itIT', 0x05D902000000C040000040410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147854, 'itIT', 0x04D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147853, 'itIT', 0x03D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147851, 'itIT', 0x01D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147850, 'itIT', 0x00D902000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147849, 'itIT', 0xFFD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147848, 'itIT', 0xFED802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147845, 'itIT', 0xFBD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147844, 'itIT', 0xFAD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147843, 'itIT', 0xF9D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147842, 'itIT', 0xF8D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147834, 'itIT', 0xF0D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147833, 'itIT', 0xEFD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147832, 'itIT', 0xEED80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147831, 'itIT', 0xEDD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147826, 'itIT', 0xE8D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000F04200409C46, 39804), -- SoundKitAdvanced -(3232102598, 147825, 'itIT', 0xE7D80200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147824, 'itIT', 0xE6D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147823, 'itIT', 0xE5D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147822, 'itIT', 0xE4D802000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000F4010000F4010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147821, 'itIT', 0xE3D802000000C040000040410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147820, 'itIT', 0xE2D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147632, 'itIT', 0x0FD802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147631, 'itIT', 0x0ED802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147630, 'itIT', 0x0DD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000006400000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147629, 'itIT', 0x0CD80200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147628, 'itIT', 0x0BD802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147627, 'itIT', 0x0AD80200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C00002C0100002C010000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147626, 'itIT', 0x09D80200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147625, 'itIT', 0x08D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147624, 'itIT', 0x07D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000964300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147623, 'itIT', 0x06D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147616, 'itIT', 0x00D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147615, 'itIT', 0xFFD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147614, 'itIT', 0xFED702000000C040000040410000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000344300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147613, 'itIT', 0xFDD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147612, 'itIT', 0xFCD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147611, 'itIT', 0xFBD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147610, 'itIT', 0xFAD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147609, 'itIT', 0xF9D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000FA000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147608, 'itIT', 0xF8D702000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147607, 'itIT', 0xF7D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147606, 'itIT', 0xF6D702000000A0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147605, 'itIT', 0xF5D702000000C0400000404100000000000000000000000000000000000000000200000000000000002003000020030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000000000000000000000000100000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147604, 'itIT', 0xF4D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147603, 'itIT', 0xF3D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147602, 'itIT', 0xF2D702000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147601, 'itIT', 0xF1D70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147600, 'itIT', 0xF0D70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147599, 'itIT', 0xEFD70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147598, 'itIT', 0xEED702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000964300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147597, 'itIT', 0xEDD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000964300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147596, 'itIT', 0xECD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147595, 'itIT', 0xEBD70200000080400000004100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147594, 'itIT', 0xEAD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147593, 'itIT', 0xE9D70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147592, 'itIT', 0xE8D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147591, 'itIT', 0xE7D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147590, 'itIT', 0xE6D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147589, 'itIT', 0xE5D70200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147588, 'itIT', 0xE4D702000000C04000004041000000000000000000000000000000000000000002D0070000A00F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C800000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147587, 'itIT', 0xE3D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147586, 'itIT', 0xE2D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147585, 'itIT', 0xE1D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147584, 'itIT', 0xE0D702000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147583, 'itIT', 0xDFD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147582, 'itIT', 0xDED70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147581, 'itIT', 0xDDD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147580, 'itIT', 0xDCD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001000000002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147579, 'itIT', 0xDBD70200000040400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000344300008743000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147528, 'itIT', 0xA7D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147527, 'itIT', 0xA6D70200000000400000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147526, 'itIT', 0xA5D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147525, 'itIT', 0xA4D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147524, 'itIT', 0xA3D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147523, 'itIT', 0xA2D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000C84300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147522, 'itIT', 0xA1D702000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000344300409C46, 39804), -- SoundKitAdvanced -(3232102598, 147521, 'itIT', 0xA0D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000C800000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147520, 'itIT', 0x9FD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147519, 'itIT', 0x9ED702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147518, 'itIT', 0x9DD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000E8030000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 143659, 'itIT', 0xBFC70200000000400000804000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000D0070000D0070000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000484300409C46, 39804), -- SoundKitAdvanced -(3232102598, 54846, 'itIT', 0xE46101000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 16251, 'itIT', 0x1E0000000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 6020, 'itIT', 0x15D9020001000000003C6F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6018, 'itIT', 0x13D902000100000000386F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6016, 'itIT', 0x11D902000100000000356F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6015, 'itIT', 0x10D902000100000000346F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6013, 'itIT', 0x01D902000000000000316F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 6012, 'itIT', 0xFFD802000100000000306F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 6010, 'itIT', 0xEDD8020000000000002E6F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5991, 'itIT', 0xEAD702000100000000F86E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5990, 'itIT', 0xE9D702000100000000F76E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5989, 'itIT', 0xE8D702000100000000F66E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5988, 'itIT', 0xE7D702000100000000F56E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5987, 'itIT', 0xE6D702000000000000F46E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5986, 'itIT', 0xE2D702000100000000F36E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5985, 'itIT', 0xE4D702000000000000F26E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5984, 'itIT', 0xE3D702000100000000F16E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5983, 'itIT', 0xDCD702000100000000F06E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5972, 'itIT', 0xA5D702000100000000DF6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5971, 'itIT', 0xA3D702000100000000DE6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5970, 'itIT', 0xA4D702000100000000DD6E0000000000000500, 39804), -- SoundEnvelope -(1485693696, 5969, 'itIT', 0xA2D702000100000000DC6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5968, 'itIT', 0x9DD702000100000000DB6E0000000000000200, 39804), -- SoundEnvelope -(3359787322, 21179, 'itIT', 0xBB520000, 39804), -- WorldState -(240389885, 5873, 'itIT', 0x013F4A000000000000010100000000000001000000C6C20200000000000000000000000000000000000000000000000000, 39804), -- UnitCondition -(4146370265, 108466, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108464, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359111, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359110, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 355110, 'itIT', 0x000000, 39804), -- Spell -(600565378, 303780, 'itIT', 0xA62D00000000803F0000803F00C6C20200, 39804), -- CreatureXDisplayInfo -(1050181896, 44936, 'itIT', 0x40590194000000000098020200000000000000000000000000000000804000000000000000FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 44849, 'itIT', 0x15590092000000000098020000000000000200000000900100000000803F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(4033975491, 446713, 'itIT', 0x00000000000000000000000000000000000000000000000083740000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000E8480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392971, 'itIT', 0x02000000F9D00600E8480200, 39804), -- SpellVisualKitEffect -(3425193231, 285127, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000E8480200E8AA0100, 39804), -- SpellVisualEvent -(48336690, 38994, 'itIT', 0x3D6B3D00000000000000A03F0000203F0000F03F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 109288, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000000000000000000000000000EE380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 357046, 'itIT', 0x0024407370656C6C646573633335343932370024407370656C6C6175726133353439323700, 39804), -- Spell -(4021368146, 4778, 'itIT', 0x44657374726965726F2043616475746F00FF6A0100A4FA00003A030000040000000000000000000000000000000000000000, 39804), -- Vignette -(3776013982, 355457, 'itIT', 0x00446973747275676765726520756E2046696C6174746572696F2043696E6572656F2072696C61736369612064656C2066616E7461706C61736D612072696E7669676F72656E74652C20726967656E6572616E646F20696C20247331252064656C6C612073616C757465206D617373696D61206520696C20247332252064656C206D616E61206D617373696D6F2064656920706572736F6E61676769206F676E69202474312073207065722024642E20536920616363756D756C612E00247331252064656C6C612073616C757465206D617373696D6120726967656E6572617461206520247332252064656C206D616E61206D617373696D6F20726967656E657261746F206F676E692024743120732E00, 39804), -- Spell -(3776013982, 359108, 'itIT', 0x000054726173706F72746F20646920756E6120736163636120737472617069656E61206520706573616E746520706572205665276E6172692E00, 39804), -- Spell -(3776013982, 352201, 'itIT', 0x000054726173706F72746F20646920756E6120736163636120737472617069656E61206520706573616E746520706572205665276E6172692E00, 39804), -- Spell -(4033975491, 446704, 'itIT', 0x000000000000000000000000000000000000000000000000F906000015000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000D4480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446703, 'itIT', 0x000000000000000000000000000000000000000000000000F906000016000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000D4480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446702, 'itIT', 0x000000000000000000000000000000000000000000000000C48B000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000D3480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446701, 'itIT', 0x0000000000000000000000000000000000000000000000008B8A0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000D2480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392879, 'itIT', 0x0500000033D70200D6480200, 39804), -- SpellVisualKitEffect -(1181150530, 392878, 'itIT', 0x0500000032D70200D6420200, 39804), -- SpellVisualKitEffect -(1181150530, 392877, 'itIT', 0x0500000031D70200D6420200, 39804), -- SpellVisualKitEffect -(1181150530, 392876, 'itIT', 0x0500000030D7020045430200, 39804), -- SpellVisualKitEffect -(1181150530, 392875, 'itIT', 0x050000002FD70200D5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392874, 'itIT', 0x0A00000001000000D5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392873, 'itIT', 0x06000000FBD90500D5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392872, 'itIT', 0x02000000F0D00600D4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392871, 'itIT', 0x02000000EFD00600D4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392870, 'itIT', 0x050000002ED70200D4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392869, 'itIT', 0x06000000FAD90500D4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392868, 'itIT', 0x050000002DD70200D3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392867, 'itIT', 0x02000000EED00600D3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392866, 'itIT', 0x050000002CD70200D2480200, 39804), -- SpellVisualKitEffect -(1181150530, 392865, 'itIT', 0x02000000EDD00600D2480200, 39804), -- SpellVisualKitEffect -(1181150530, 383658, 'itIT', 0x050000002BD70200CF3C0200, 39804), -- SpellVisualKitEffect -(3425193231, 285108, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000D648020044AF0100, 39804), -- SpellVisualEvent -(3425193231, 285107, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000D548020043AF0100, 39804), -- SpellVisualEvent -(3425193231, 283760, 'itIT', 0x01000000020000000000000000000000000000000000000001000000D448020029AD0100, 39804), -- SpellVisualEvent -(3425193231, 281182, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000D34802009FA80100, 39804); -- SpellVisualEvent - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3425193231, 281085, 'itIT', 0x050000000D0000000000000000000000000000000000000003000000D248020074A80100, 39804), -- SpellVisualEvent -(859088734, 383483, 'itIT', 0xFFFFFFFF110000000000, 39804), -- SpellVisualAnim -(859088734, 383482, 'itIT', 0xFFFFFFFF7B0000000000, 39804), -- SpellVisualAnim -(4146370265, 110404, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110403, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109865, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108703, 'itIT', 0x0000000000000000000000000000000000000000000000000000000005000000FF22000000000000000000000000000000000000000057380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108660, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 643740, 'itIT', 0x33D7020069A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643739, 'itIT', 0x33D702006AA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643738, 'itIT', 0x33D702006BA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643737, 'itIT', 0x33D702006CA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643736, 'itIT', 0x32D70200880E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 643735, 'itIT', 0x32D70200860E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 643734, 'itIT', 0x32D70200840E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 643733, 'itIT', 0x32D70200820E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 643732, 'itIT', 0x32D70200800E0900010000803F, 39804), -- SoundKitEntry -(3266400455, 643731, 'itIT', 0x31D70200E92E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643730, 'itIT', 0x31D70200E72E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643729, 'itIT', 0x31D70200E52E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643728, 'itIT', 0x31D70200E32E3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643727, 'itIT', 0x30D7020015253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643726, 'itIT', 0x30D7020013253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643725, 'itIT', 0x30D7020011253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643724, 'itIT', 0x30D702000F253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643723, 'itIT', 0x30D702000D253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643722, 'itIT', 0x30D702000B253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643721, 'itIT', 0x30D7020009253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643720, 'itIT', 0x30D7020007253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643719, 'itIT', 0x2FD70200B9333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643718, 'itIT', 0x2FD70200B7333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643717, 'itIT', 0x2FD70200B5333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643716, 'itIT', 0x2FD70200B3333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643715, 'itIT', 0x2FD70200B1333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643714, 'itIT', 0x2ED70200BCB73000010000803F, 39804), -- SoundKitEntry -(3266400455, 643713, 'itIT', 0x2DD7020086A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643712, 'itIT', 0x2DD7020085A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643711, 'itIT', 0x2DD7020084A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643710, 'itIT', 0x2DD7020083A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643709, 'itIT', 0x2DD7020082A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643708, 'itIT', 0x2DD7020081A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643707, 'itIT', 0x2DD7020080A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 643706, 'itIT', 0x2CD7020021713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643705, 'itIT', 0x2CD7020020713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643704, 'itIT', 0x2CD702001F713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643703, 'itIT', 0x2CD702001E713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643702, 'itIT', 0x2CD702001D713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643701, 'itIT', 0x2CD702001C713500010000803F, 39804), -- SoundKitEntry -(3266400455, 643700, 'itIT', 0x2BD7020097B73000010000803F, 39804), -- SoundKitEntry -(3266400455, 643699, 'itIT', 0x2BD7020096B73000010000803F, 39804), -- SoundKitEntry -(3266400455, 643698, 'itIT', 0x2BD7020095B73000010000803F, 39804), -- SoundKitEntry -(3232102598, 147411, 'itIT', 0x33D702000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147410, 'itIT', 0x32D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147409, 'itIT', 0x31D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147408, 'itIT', 0x30D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147407, 'itIT', 0x2FD70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147406, 'itIT', 0x2ED702000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000E8030000E8030000580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147405, 'itIT', 0x2DD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147404, 'itIT', 0x2CD70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147403, 'itIT', 0x2BD70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(4071081280, 2570, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F466C6F6F72335F4B656C5468757A61645F46696E616C001027000010270000A0860100A086010040D4020040D40200, 39804), -- ZoneMusic -(4071081280, 2569, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F466C6F6F72335F4B656C5468757A61645F5068796C6163746572790010270000102700003075000030750000A6D30200A6D30200, 39804), -- ZoneMusic -(4071081280, 2568, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F466C6F6F72335F4B656C5468757A61645F57616C6B001027000010270000A0860100A08601003FD402003FD40200, 39804), -- ZoneMusic -(4071081280, 2567, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F466C6F6F72335F47656E6572616C57616C6B0020BF020020BF0200E0930400E09304003DD402003DD40200, 39804), -- ZoneMusic -(4071081280, 2566, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F466C6F6F72315F45796557616C6B0020BF020020BF0200E0930400E09304003CD402003CD40200, 39804), -- ZoneMusic -(558463671, 1590, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F526169645F4B656C5468757A61645F496E74726F0060D70200002800, 39804), -- ZoneIntroMusicTable -(558463671, 1589, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F526169645F466174657363726962655F44656174680040D70200002800, 39804), -- ZoneIntroMusicTable -(558463671, 1588, 'itIT', 0x524149445F39315F546F7267686173745F53616E6374756D5F526169645F466C6F6F72335F496E74726F00A7D30200002800, 39804), -- ZoneIntroMusicTable -(1303106555, 1336, 'itIT', 0x084F010000009AB901000000070A00000001000000, 39804), -- WorldStateZoneSounds -(1303106555, 1334, 'itIT', 0x8B50010000009AB9010000000A0A00000000000000, 39804), -- WorldStateZoneSounds -(1303106555, 1333, 'itIT', 0xE84F010000006EBC01003506000000000000000000, 39804), -- WorldStateZoneSounds -(1303106555, 1332, 'itIT', 0xE84F010000008ABC01003506000000000000000000, 39804), -- WorldStateZoneSounds -(1303106555, 1331, 'itIT', 0x2D4F01008135000000000000F30900000000000000, 39804), -- WorldStateZoneSounds -(3359787322, 20619, 'itIT', 0x8B500000, 39804), -- WorldState -(3266400455, 643971, 'itIT', 0x60D7020069D10000010000803F, 39804), -- SoundKitEntry -(3266400455, 643970, 'itIT', 0x3FD4020028663B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643969, 'itIT', 0x3FD4020026663B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643968, 'itIT', 0x40D402006F294000010000803F, 39804), -- SoundKitEntry -(3266400455, 643967, 'itIT', 0x40D402006D294000010000803F, 39804), -- SoundKitEntry -(3266400455, 643966, 'itIT', 0x40D70200AC0F4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643790, 'itIT', 0x6BD102005F294000010000803F, 39804), -- SoundKitEntry -(3266400455, 643789, 'itIT', 0x6BD1020061294000010000803F, 39804), -- SoundKitEntry -(3266400455, 643787, 'itIT', 0x6BD1020012CD3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643786, 'itIT', 0x6BD1020010CD3A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643785, 'itIT', 0x3CD40200FFC03A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643784, 'itIT', 0x3CD4020001493B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643783, 'itIT', 0x3CD40200FDC03A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643782, 'itIT', 0x3CD40200F7C03A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643742, 'itIT', 0xAED1020009C13A00010000803F, 39804), -- SoundKitEntry -(3232102598, 147459, 'itIT', 0x60D70200000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147458, 'itIT', 0x40D70200000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000003CEA010000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146120, 'itIT', 0xAED10200000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000001021010000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 5952, 'itIT', 0x60D702000000000000CB6E0000010002000400, 39804), -- SoundEnvelope -(1485693696, 5940, 'itIT', 0xAED102000000000000BF6E0000020003000700, 39804), -- SoundEnvelope -(4033975491, 446722, 'itIT', 0x00000000000000000000E03F00000000000000000000000082910000FFFFFFFF140000000000000000000000000000000000000000000000000000000000E03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F2480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446721, 'itIT', 0x00000000000000000000E03F00000000000000000000000079890000FFFFFFFF140000000000000000000000000000000000000000000000000000000000E03F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000F1480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446717, 'itIT', 0x0000000000000000000000000000000000000000000000009A6D0000FFFFFFFF43020000000000000000000000000000DB0F494000000000000000009A99193F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000CDCCCC3D303C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446716, 'itIT', 0x00000000000000000000803F0000000000000000000000009A6D0000FFFFFFFF43020000000000000000000000000000DB0F494000000000000000009A99193F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000CDCCCC3D303C0200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446715, 'itIT', 0x000000000000000000000000000000000000000000000000E77C0000FFFFFFFF7B01000000000000000000000000000000000000000000000000000048E1FA3F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000EF480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446714, 'itIT', 0x000000000000000000000000000000000000000000000000C9740000FFFFFFFF7B01000000000000000000000000000000000000000000000000000048E1FA3F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000EF480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 442421, 'itIT', 0x000000000000000000000000000000000000000000000000AC5A0000FFFFFFFF430200000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000303C0200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393048, 'itIT', 0x0200000002D10600F2480200, 39804), -- SpellVisualKitEffect -(1181150530, 393047, 'itIT', 0x0200000001D10600F1480200, 39804), -- SpellVisualKitEffect -(1181150530, 393043, 'itIT', 0x02000000FDD00600303C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393042, 'itIT', 0x02000000FCD00600303C0200, 39804), -- SpellVisualKitEffect -(1181150530, 393039, 'itIT', 0x050000006FBF0200EF480200, 39804), -- SpellVisualKitEffect -(1181150530, 393038, 'itIT', 0x02000000FBD00600EF480200, 39804), -- SpellVisualKitEffect -(1181150530, 393037, 'itIT', 0x02000000FAD00600EF480200, 39804), -- SpellVisualKitEffect -(3425193231, 285139, 'itIT', 0x01000000020000000000000000000000000000000000000002000000F248020013A80100, 39804), -- SpellVisualEvent -(3425193231, 285138, 'itIT', 0x01000000020000000000000000000000000000000000000002000000F148020013A80100, 39804), -- SpellVisualEvent -(3425193231, 285136, 'itIT', 0x07000000080000000000000000000000000000000000000002000000EF4802004DAF0100, 39804), -- SpellVisualEvent -(3425193231, 285135, 'itIT', 0x070000000800000000000000000000000000000000000000020000003E3202004DAF0100, 39804), -- SpellVisualEvent -(3425193231, 285134, 'itIT', 0x070000000800000000000000000000000000000000000000020000002A3202004DAF0100, 39804), -- SpellVisualEvent -(4146370265, 110413, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108886, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108563, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 356103, 'itIT', 0x0024407370656C6C646573633335303439360000, 39804), -- Spell -(3776013982, 350502, 'itIT', 0x000000, 39804), -- Spell -(1181150530, 392860, 'itIT', 0x0500000028D70200B2EE0100, 39804), -- SpellVisualKitEffect -(1181150530, 392858, 'itIT', 0x0500000027D70200AEEE0100, 39804), -- SpellVisualKitEffect -(1181150530, 392857, 'itIT', 0x050000003391020089440200, 39804), -- SpellVisualKitEffect -(1181150530, 392856, 'itIT', 0x050000004491020088440200, 39804), -- SpellVisualKitEffect -(1181150530, 392855, 'itIT', 0x0500000026D7020098440200, 39804), -- SpellVisualKitEffect -(1181150530, 392854, 'itIT', 0x0500000025D702008C440200, 39804), -- SpellVisualKitEffect -(1181150530, 392853, 'itIT', 0x0500000024D7020097440200, 39804), -- SpellVisualKitEffect -(1181150530, 392852, 'itIT', 0x0500000023D702008D440200, 39804), -- SpellVisualKitEffect -(1181150530, 392851, 'itIT', 0x0500000022D70200D0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392850, 'itIT', 0x0500000021D70200CF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392849, 'itIT', 0x0500000020D70200D4440200, 39804), -- SpellVisualKitEffect -(3425193231, 285105, 'itIT', 0x090000000A0000000000000000000000000000000000000003000000D048020041AF0100, 39804), -- SpellVisualEvent -(3425193231, 285104, 'itIT', 0x070000000D0000000000000000000000000000000000000002000000CF48020041AD0100, 39804), -- SpellVisualEvent -(4146370265, 110401, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109889, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109857, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109851, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109850, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 643685, 'itIT', 0x28D70200F6D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643684, 'itIT', 0x28D70200F4D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643683, 'itIT', 0x28D70200F2D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643682, 'itIT', 0x28D70200F0D00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643681, 'itIT', 0x28D70200EED00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643680, 'itIT', 0x28D70200ECD00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643679, 'itIT', 0x28D70200EAD00B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643678, 'itIT', 0x27D702003AA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643677, 'itIT', 0x27D7020038A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643676, 'itIT', 0x27D7020036A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643675, 'itIT', 0x27D7020034A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643674, 'itIT', 0x27D7020032A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643673, 'itIT', 0x27D7020030A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643672, 'itIT', 0x27D702002EA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643671, 'itIT', 0x27D702002CA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643670, 'itIT', 0x27D702002AA30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643669, 'itIT', 0x27D7020028A30900010000803F, 39804), -- SoundKitEntry -(3266400455, 643668, 'itIT', 0x26D7020095AA0800010000803F, 39804), -- SoundKitEntry -(3266400455, 643667, 'itIT', 0x25D7020054100F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643666, 'itIT', 0x24D70200A72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643665, 'itIT', 0x24D702009F2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643664, 'itIT', 0x24D702009D2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643663, 'itIT', 0x23D70200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643662, 'itIT', 0x23D70200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643661, 'itIT', 0x23D70200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643660, 'itIT', 0x23D70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643659, 'itIT', 0x23D70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643658, 'itIT', 0x23D70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643657, 'itIT', 0x23D70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643656, 'itIT', 0x23D70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643655, 'itIT', 0x22D7020056100F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643654, 'itIT', 0x21D7020027BA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643653, 'itIT', 0x21D7020025BA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643652, 'itIT', 0x21D7020023BA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643651, 'itIT', 0x21D7020021BA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643650, 'itIT', 0x21D702001FBA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643649, 'itIT', 0x21D702001DBA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643648, 'itIT', 0x20D7020061BA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643647, 'itIT', 0x20D702005FBA3800010000803F, 39804), -- SoundKitEntry -(3266400455, 643646, 'itIT', 0x20D702005DBA3800010000803F, 39804), -- SoundKitEntry -(3232102598, 147400, 'itIT', 0x28D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147399, 'itIT', 0x27D702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147398, 'itIT', 0x26D7020000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000EF3B353F0000803FEF3B353F0000803F0000803F0000803F0000803F000040400000C040F4010000D00700000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147397, 'itIT', 0x25D702000000A04000002041000000000000000000000000000000000000000000A00F0000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C80000002C0100009D6E0000D0070000D00700009E6E00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147396, 'itIT', 0x24D702000000A04000002041000000000000000000000000000000000000000000B80B0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147395, 'itIT', 0x23D70200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147394, 'itIT', 0x22D702000000004000008040000000000000000000000000000000000000000000B80B0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000F4010000F4010000580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147393, 'itIT', 0x21D70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147392, 'itIT', 0x20D70200000040400000C04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 5939, 'itIT', 0x26D702000000000000A06E0000010002000300, 39804), -- SoundEnvelope -(3776013982, 341824, 'itIT', 0x0024407370656C6C646573633334313830340D0A004375726520666F726E6974652064616C6C61207375636365737369766120243F63325B43757261205261706964615D5B437572612064274F6D6272615D2061756D656E746174652064656C20247731252E00, 39804), -- Spell -(4033975491, 446699, 'itIT', 0x0000000000000000CDCCCC3E00000000000000000000000050980000FFFFFFFF000000000000000000000000000000000000000000000000000000003333D33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CD480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392846, 'itIT', 0x02000000EBD00600CD480200, 39804), -- SpellVisualKitEffect -(3425193231, 280368, 'itIT', 0x04000000050000000000000000000000000000000000000005000000CD480200F2A60100, 39804), -- SpellVisualEvent -(4146370265, 108274, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF220000000000000000CD48020000000000000000002A380000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 358977, 'itIT', 0x000000, 39804), -- Spell -(4033975491, 446711, 'itIT', 0x00000000000000000000803F000000000000000000000000456D0000FFFFFFFF47030000C2B8B23E00000000C2B832BF0000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DF480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446710, 'itIT', 0x00000000000000000000803F000000000000000000000000456D0000FFFFFFFF47030000C2B8323E00000000C2B8B23E0000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DE480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446709, 'itIT', 0x00000000000000000000803F000000000000000000000000456D0000FFFFFFFF470300000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446708, 'itIT', 0x00000000000000000000803F000000000000000000000000456D0000FFFFFFFF47030000C2B832BE00000000C2B8B2BE0000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446707, 'itIT', 0x00000000000000BF0000803F000000000000000000000000456D0000FFFFFFFF47030000C2B8B2BE00000000C2B8323F0000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DB480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446706, 'itIT', 0x000000000000000000000000000000000000000000000000F3780000FFFFFFFF240000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000D8480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446705, 'itIT', 0x00000000000000000000C03F000000000000000000000000BF940000FFFFFFFF240000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DA480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392891, 'itIT', 0x02000000F7D00600DF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392889, 'itIT', 0x02000000F6D00600DE480200, 39804), -- SpellVisualKitEffect -(1181150530, 392887, 'itIT', 0x02000000F5D00600DD480200, 39804), -- SpellVisualKitEffect -(1181150530, 392885, 'itIT', 0x02000000F4D00600DC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392883, 'itIT', 0x02000000F3D00600DB480200, 39804), -- SpellVisualKitEffect -(1181150530, 392881, 'itIT', 0x02000000F2D00600D8480200, 39804), -- SpellVisualKitEffect -(1181150530, 392880, 'itIT', 0x02000000F1D00600DA480200, 39804), -- SpellVisualKitEffect -(3425193231, 285117, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DF4802004BAF0100, 39804), -- SpellVisualEvent -(3425193231, 285116, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DE4802004AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285115, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DD48020049AF0100, 39804), -- SpellVisualEvent -(3425193231, 285114, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DC48020048AF0100, 39804), -- SpellVisualEvent -(3425193231, 285113, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DB48020047AF0100, 39804), -- SpellVisualEvent -(3425193231, 285112, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000DA48020046AF0100, 39804), -- SpellVisualEvent -(3425193231, 285111, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000D948020046AF0100, 39804), -- SpellVisualEvent -(3425193231, 285110, 'itIT', 0x060000000D0000000000000000000000000000000000000004000000D848020045AF0100, 39804), -- SpellVisualEvent -(3425193231, 285109, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000D748020045AF0100, 39804), -- SpellVisualEvent -(4146370265, 110411, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110410, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110409, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110408, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110407, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110406, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110405, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 358090, 'itIT', 0x0024407370656C6C64657363333537353935004C65206D6F737365207269736F6C75746976652068616E6E6F20756E612070726F626162696C6974C3A020646920696E666C696767657265202477312064616E6E69206461206F6D6272612070657220616363756D756C6F2E00, 39804), -- Spell -(4033975491, 446698, 'itIT', 0x0000803F0000803F000080410000000000000000000000006B8D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000403F00000000CC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446697, 'itIT', 0x000080BF000080BF000050410000000000000000000000006B8D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000003F00000000CC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446696, 'itIT', 0x00000000000000C0000020410000000000000000000000006B8D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803F00000000CC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446695, 'itIT', 0x00000000000000000000A0400000000000000000000000006B8D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803E00000000CC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446694, 'itIT', 0x0000000000000040000010410000000000000000000000006B8D0000FFFFFFFF150000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000CC480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392845, 'itIT', 0x06000000F9D90500CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392844, 'itIT', 0x0D000000370F0000CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392843, 'itIT', 0x02000000EAD00600CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392842, 'itIT', 0x0D000000360F0000CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392841, 'itIT', 0x02000000E9D00600CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392840, 'itIT', 0x0D000000350F0000CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392839, 'itIT', 0x02000000E8D00600CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392838, 'itIT', 0x0D000000340F0000CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392837, 'itIT', 0x02000000E7D00600CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392836, 'itIT', 0x0D000000330F0000CC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392835, 'itIT', 0x02000000E6D00600CC480200, 39804), -- SpellVisualKitEffect -(3425193231, 285102, 'itIT', 0x0B0000000C0000000000000000000000000000000000000001000000CC48020040AF0100, 39804), -- SpellVisualEvent -(859088734, 383481, 'itIT', 0xFFFFFFFF290000000000, 39804), -- SpellVisualAnim -(4146370265, 110400, 'itIT', 0x00000000000000000000000000000000000000000000000000000000000000002222000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359105, 'itIT', 0x000000, 39804), -- Spell -(25144992, 3895, 'itIT', 0x4D1A000000000000000000000300000000000000E801000014000000130000001200000000000000, 39804), -- BeamEffect -(25144992, 3894, 'itIT', 0x4D1A000000000000000000000300000000000000E701000014000000130000001200000000000000, 39804), -- BeamEffect -(25144992, 3893, 'itIT', 0x4D1A000000000000000000000300000000000000E601000014000000130000001200000000000000, 39804), -- BeamEffect -(25144992, 3892, 'itIT', 0x4D1A0000000000000000000003000000000000009B01000014000000130000001200000000000000, 39804), -- BeamEffect -(25144992, 3891, 'itIT', 0x4D1A000000000000000000000300000000000000E301000014000000130000001200000000000000, 39804), -- BeamEffect -(4033975491, 444371, 'itIT', 0x00000000000000006666663F0000000000000000000000009B8E0000FFFFFFFF00000000DB0F494000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000002420200, 39804), -- SpellVisualKitModelAttach -(336222293, 8111, 'itIT', 0x446966656E646920696C2050756E746F20646920436F6E74726F6C6C6F0013006B0C0000, 39804); -- UiWidgetStringSource - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3776013982, 359091, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 358320, 'itIT', 0x00506F74656E7A6961206C27696E63616E7461746F726520636F6E20756E20706F7465726520707265736F20696E20707265737469746F2C2061756D656E74616E646F6E6520692064616E6E6920696E666C69747469206461676C6920696E63616E746573696D692E0044616E6E69206D616769636920696E666C697474692061756D656E746174692064656C20247331252E00, 39804), -- Spell -(3776013982, 357701, 'itIT', 0x00466F726E6973636520696C2074616C656E746F205265736120616C6C612050617A7A69612E20496E7665636520646920696E666C6967676572652064616E6E69206C6574616C692C205265736120616C6C612050617A7A69612074692072696475636520616C20247332252064656C6C61207475612073616C757465206D617373696D612E0D0A0D0A7C634646464646464646536520706F737369656469206769C3A02071756573746F2074616C656E746F2C2070756F692073656C657A696F6E617220756E20616C74726F2074616C656E746F2064656C6C61207374657373612066696C612E7C720000, 39804), -- Spell -(3776013982, 356953, 'itIT', 0x0024407370656C6C646573633335363935310000, 39804), -- Spell -(3776013982, 356952, 'itIT', 0x005374617265206E656C6C27617265612064276566666574746F20646920546F726D656E746F20506572706574756F20696E666C69676765202473312064616E6E69206461206F6D627261206F676E692024743120732E002473312064616E6E69206461206F6D62726120696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 355533, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 353322, 'itIT', 0x0000436F6E206C27616975746F2064692053636F7272617A7A6F2C20C3A820706F73736962696C6520696E646976696475617265206C6520696D70726F6E74652063686520636F6E6475636F6E6F20616C20566F6C70696E6F207065726475746F2E00, 39804), -- Spell -(3776013982, 352373, 'itIT', 0x005175616E646F206C2761756D656E746F2064692063656C65726974C3A0206469204575666F726961207465726D696E612C206C612070726F626162696C6974C3A0206469206372697469636F206F206C6120766572736174696C6974C3A0202861207365636F6E64612064656C2076616C6F72652061747475616C6D656E7465206D616767696F7265292061756D656E74612064656C2024333534303533733125207065722024333534303533642E0000, 39804), -- Spell -(3776013982, 17877, 'itIT', 0x00436F6C706973636520756E206265727361676C696F2C20696E666C696767656E646F202473312064616E6E69206461206F6D62726F66756F636F2C20636F6E20756E612070726F626162696C6974C3A0206469206372697469636F2064656C202473332520636F6E74726F2069206265727361676C6920636F6E20696C20323025206F206D656E6F2064656C6C612073616C757465206D617373696D612E0D0A0D0A7C63464646464646464652697072697374696E6120247B2432343537333173312F31307D20246C6672616D6D656E746F3A6672616D6D656E74693B206427616E696D61206520312063617269636120736520696C206265727361676C696F206D756F726520656E74726F2024642E7C7200536520696C206265727361676C696F206D756F72652065206661206775616461676E617265206F6E6F7265206F20657370657269656E7A612C20436F6D62757374696F6E652064656C6C274F6D6272612072697072697374696E6120247B2432343537333173312F31307D20246C6672616D6D656E746F3A6672616D6D656E74693B206427616E696D6120652031206361726963612E00, 39804), -- Spell -(261693969, 64212, 'itIT', 0xB2B30A4EAAAA2AAA4C6120706F72746120766572736F20696C206275696F0000CCA8CA64010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB070000000000000200000000001002000000000002000069F800000000000000000000, 39804), -- QuestV2CliTask -(261693969, 64211, 'itIT', 0x4D4C35B1555515554C6120706F72746120766572736F20696C206275696F0000CCA8CA64010000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB070000000000000200000000001002000000000002000069F800000000000000000000, 39804), -- QuestV2CliTask -(3865974254, 186599, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 186290, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3205218938, 44133, 'itIT', 0x5056505F524154494E475F47524F55505F46494E4445520025733A202564282573290001, 39804), -- GlobalStrings -(234224168, 64, 'itIT', 0x556E61206D697373696F6E652070657220636F6E74726F6C6C61726C6920747574746900476F7267726F6E64004C612053706164612064656C6C65204D696C6C65205665726974C3A0206E656C6C6120466F6E64657269612064656920526F636369616E657261206465766520657373657265206469737472757474612E204F636375706174656E652073656E7A6120696E647567696F2E0000000000000000000000000000000000020301010000000038030000000000000015000000AB670000120000005A000058020000000000007F96980000C8000000000000000000000000000000000000803F0000000000000000, 39804), -- GarrMission -(3745449290, 6989, 'itIT', 0x417373616C746F20646569204E6563726F7369676E6F7269004472616B61206775696461206C27617373616C746F20646569204D616C64726178786920616C20466F7274652064656C6C612050657264697A696F6E6521004D1B00005CC183450A11E3453DD69645000000000A640100DD2F00000800080069F80000000000000000000037F80000AE0800000000000000006A090000, 39804), -- AreaPOI -(3776013982, 359102, 'itIT', 0x004372656120756E20706F7274616C65206368652074656C6574726173706F7274612061204F7269626F732069206D656D6272692064656C2067727570706F20636865206C6F207574696C697A7A616E6F2E0000, 39804), -- Spell -(3776013982, 352665, 'itIT', 0x004C612053656E74696E656C6C612073636174656E6120706572696F646963616D656E746520756E61207261666669636120646920656E657267696120636F6E74726F206265727361676C692063617375616C692C20696E666C696767656E646F202473312064616E6E6920646120617263616E6F2E0000, 39804), -- Spell -(1181150530, 392834, 'itIT', 0x05000000137B0200CB480200, 39804), -- SpellVisualKitEffect -(1181150530, 392833, 'itIT', 0x050000001FD70200E83A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392832, 'itIT', 0x050000001ED7020092470200, 39804), -- SpellVisualKitEffect -(1181150530, 392831, 'itIT', 0x050000001CD70200CA480200, 39804), -- SpellVisualKitEffect -(1181150530, 392830, 'itIT', 0x050000001DD70200E63A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392828, 'itIT', 0x050000001BD7020088470200, 39804), -- SpellVisualKitEffect -(1181150530, 392827, 'itIT', 0x0500000019D70200E53A0200, 39804), -- SpellVisualKitEffect -(3425193231, 285101, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000CB4802003FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285100, 'itIT', 0x07000000080000000000000000000000000000000000000002000000CA4802003EAF0100, 39804), -- SpellVisualEvent -(4146370265, 110399, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110398, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 643645, 'itIT', 0x1FD7020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643644, 'itIT', 0x1FD7020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643643, 'itIT', 0x1FD7020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643642, 'itIT', 0x1FD7020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643641, 'itIT', 0x1FD702008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643640, 'itIT', 0x1FD702008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643639, 'itIT', 0x1FD702008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643638, 'itIT', 0x1FD7020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643637, 'itIT', 0x1ED70200F02E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643636, 'itIT', 0x1ED70200EF2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643635, 'itIT', 0x1DD70200BA273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643634, 'itIT', 0x1DD70200B8273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643633, 'itIT', 0x1DD70200B6273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643632, 'itIT', 0x1CD70200D6313900010000803F, 39804), -- SoundKitEntry -(3266400455, 643631, 'itIT', 0x1CD70200D4313900010000803F, 39804), -- SoundKitEntry -(3266400455, 643630, 'itIT', 0x1CD70200D2313900010000803F, 39804), -- SoundKitEntry -(3266400455, 643629, 'itIT', 0x1BD7020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643628, 'itIT', 0x1BD70200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643627, 'itIT', 0x1BD70200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643626, 'itIT', 0x1BD70200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643625, 'itIT', 0x1BD70200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643624, 'itIT', 0x1BD70200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643623, 'itIT', 0x1BD70200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643622, 'itIT', 0x1BD70200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643621, 'itIT', 0x1AD7020017563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643620, 'itIT', 0x1AD7020015563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643619, 'itIT', 0x1AD7020013563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643618, 'itIT', 0x1AD7020011563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643617, 'itIT', 0x1AD702000F563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643616, 'itIT', 0x1AD702000D563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643615, 'itIT', 0x1AD702000A563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643614, 'itIT', 0x1AD7020008563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643613, 'itIT', 0x1AD7020006563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643612, 'itIT', 0x1AD7020004563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643611, 'itIT', 0x1AD7020002563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643610, 'itIT', 0x19D7020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643609, 'itIT', 0x19D70200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643608, 'itIT', 0x19D70200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643607, 'itIT', 0x19D70200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643606, 'itIT', 0x19D70200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643605, 'itIT', 0x19D70200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643604, 'itIT', 0x19D70200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643603, 'itIT', 0x19D70200F2553800010000803F, 39804), -- SoundKitEntry -(736158310, 6209, 'itIT', 0x1AD702001BD70200, 39804), -- SoundKitChild -(3232102598, 147391, 'itIT', 0x1FD702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147390, 'itIT', 0x1ED702000000A04000002041000000000000000000000000000000000000000000A00F0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147389, 'itIT', 0x1DD702000000A040000020410000000000000000000000000000000000000000000000000000000000D0070000D0070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147388, 'itIT', 0x1CD70200000000410000704100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000D0070000D0070000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147387, 'itIT', 0x1BD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147386, 'itIT', 0x1AD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147385, 'itIT', 0x19D7020000008040000000410000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 141607, 'itIT', 0xA1BF0200000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000003F0000403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1181150530, 393041, 'itIT', 0x05000000C2D70200F0480200, 39804), -- SpellVisualKitEffect -(1181150530, 393040, 'itIT', 0x05000000C1D70200F0480200, 39804), -- SpellVisualKitEffect -(1181150530, 393036, 'itIT', 0x05000000B3D702009D350200, 39804), -- SpellVisualKitEffect -(1181150530, 393035, 'itIT', 0x05000000B2D70200EE480200, 39804), -- SpellVisualKitEffect -(1181150530, 393034, 'itIT', 0x05000000B1D7020094350200, 39804), -- SpellVisualKitEffect -(1181150530, 393033, 'itIT', 0x05000000B0D70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 393032, 'itIT', 0x05000000AFD70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 393031, 'itIT', 0x05000000AAD70200FB370200, 39804), -- SpellVisualKitEffect -(1181150530, 392901, 'itIT', 0x0500000017D70200E2480200, 39804), -- SpellVisualKitEffect -(1181150530, 392900, 'itIT', 0x0500000017D70200E1480200, 39804), -- SpellVisualKitEffect -(1181150530, 392899, 'itIT', 0x050000000BD70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392898, 'itIT', 0x050000000AD70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392897, 'itIT', 0x0500000009D70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392896, 'itIT', 0x0500000008D70200E0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392824, 'itIT', 0x0500000018D70200803B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392821, 'itIT', 0x0500000016D70200C6480200, 39804), -- SpellVisualKitEffect -(1181150530, 392820, 'itIT', 0x0500000012D70200C5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392819, 'itIT', 0x0500000015D70200C4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392784, 'itIT', 0x05000000E3D602002D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392778, 'itIT', 0x05000000D6D60200933A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392776, 'itIT', 0x05000000D4D60200923A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392775, 'itIT', 0x05000000D0D60200C0480200, 39804), -- SpellVisualKitEffect -(1181150530, 385173, 'itIT', 0x05000000EBD602001C390200, 39804), -- SpellVisualKitEffect -(1181150530, 385171, 'itIT', 0x05000000E5D602002D3F0200, 39804), -- SpellVisualKitEffect -(1181150530, 385162, 'itIT', 0x05000000DCD6020018390200, 39804), -- SpellVisualKitEffect -(1181150530, 385159, 'itIT', 0x05000000E0D6020017390200, 39804), -- SpellVisualKitEffect -(1181150530, 385158, 'itIT', 0x05000000D9D60200293F0200, 39804), -- SpellVisualKitEffect -(3425193231, 285137, 'itIT', 0x070000000D0000000000000000000000000000000000000002000000F04802004EAF0100, 39804), -- SpellVisualEvent -(3425193231, 285133, 'itIT', 0x0B0000000D0000000000000000000000000000000000000001000000EE4802007DA30100, 39804), -- SpellVisualEvent -(3425193231, 285120, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000E2480200AEA50100, 39804), -- SpellVisualEvent -(3425193231, 285119, 'itIT', 0x0A0000000D0000000000000000000000000000000000000003000000E1480200D2A30100, 39804), -- SpellVisualEvent -(3425193231, 285118, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000E04802007DA30100, 39804), -- SpellVisualEvent -(3425193231, 285096, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000C6480200E3A40100, 39804), -- SpellVisualEvent -(3425193231, 285095, 'itIT', 0x070000000D0000000000000000000000000000000000000002000000C5480200E3A40100, 39804), -- SpellVisualEvent -(3425193231, 285094, 'itIT', 0x090000000D0000000000000000000000000000000000000003000000C4480200D2A30100, 39804), -- SpellVisualEvent -(3425193231, 285081, 'itIT', 0x010000000D0000000000000000000000000000000000000001000000C0480200D5A60100, 39804), -- SpellVisualEvent -(4146370265, 110414, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110397, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 644480, 'itIT', 0xC2D7020045253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644479, 'itIT', 0xC2D7020043253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644478, 'itIT', 0xC2D7020041253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644477, 'itIT', 0xC2D702003F253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644476, 'itIT', 0xC2D702003D253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644475, 'itIT', 0xC2D702003B253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644474, 'itIT', 0xC2D7020039253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644473, 'itIT', 0xC2D7020037253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644472, 'itIT', 0xC1D7020055A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644471, 'itIT', 0xC1D7020056A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644470, 'itIT', 0xC1D7020057A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644469, 'itIT', 0xC1D7020058A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644468, 'itIT', 0xC1D7020059A11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644467, 'itIT', 0xC1D702005AA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644466, 'itIT', 0xC1D702005BA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644465, 'itIT', 0xC1D702005CA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644464, 'itIT', 0xC1D702005DA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644463, 'itIT', 0xC1D702005EA11500010000803F, 39804), -- SoundKitEntry -(3266400455, 644462, 'itIT', 0xBED70200E2623900010000803F, 39804), -- SoundKitEntry -(3266400455, 644461, 'itIT', 0xBFD7020011A50800010000803F, 39804), -- SoundKitEntry -(3266400455, 644460, 'itIT', 0xC0D7020015380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644459, 'itIT', 0xC0D7020013380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644458, 'itIT', 0xC0D7020011380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644457, 'itIT', 0xC0D702000F380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644456, 'itIT', 0xC0D702000D380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644455, 'itIT', 0xBCD70200133A0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644454, 'itIT', 0xBBD702004E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644453, 'itIT', 0xBBD702004A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644452, 'itIT', 0xBBD702004C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644451, 'itIT', 0xBAD702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644450, 'itIT', 0xBAD702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644449, 'itIT', 0xBAD702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644448, 'itIT', 0xBAD7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644447, 'itIT', 0xBAD7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644446, 'itIT', 0xB9D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644445, 'itIT', 0xB9D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644444, 'itIT', 0xB9D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644443, 'itIT', 0xB9D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644442, 'itIT', 0xB9D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644441, 'itIT', 0xB8D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644440, 'itIT', 0xB8D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644439, 'itIT', 0xB8D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644438, 'itIT', 0xB8D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644437, 'itIT', 0xB8D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644436, 'itIT', 0xB7D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644435, 'itIT', 0xB7D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644434, 'itIT', 0xB7D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644433, 'itIT', 0xB7D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644432, 'itIT', 0xB7D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644431, 'itIT', 0xB6D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644430, 'itIT', 0xB6D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644429, 'itIT', 0xB6D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644428, 'itIT', 0xB6D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644427, 'itIT', 0xB6D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644426, 'itIT', 0xB5D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644425, 'itIT', 0xB5D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644424, 'itIT', 0xB5D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644423, 'itIT', 0xB5D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644422, 'itIT', 0xB5D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 644418, 'itIT', 0xBDD702004D1B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 644331, 'itIT', 0xB0D70200F09F3000010000803F, 39804), -- SoundKitEntry -(3266400455, 644328, 'itIT', 0xB4D702002D0C4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644327, 'itIT', 0xB4D702002B0C4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644326, 'itIT', 0xB4D70200290C4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644322, 'itIT', 0xB3D70200A14F3900010000803F, 39804), -- SoundKitEntry -(3266400455, 644321, 'itIT', 0xB2D7020017380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644320, 'itIT', 0xB2D7020019380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644319, 'itIT', 0xB2D702001B380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644318, 'itIT', 0xB2D702001D380C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644317, 'itIT', 0xB1D70200459E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644316, 'itIT', 0xB1D70200469E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644307, 'itIT', 0xAFD7020067741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644306, 'itIT', 0xAFD7020066741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644305, 'itIT', 0xAFD7020065741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644304, 'itIT', 0xAFD7020064741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644303, 'itIT', 0xAFD7020063741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644302, 'itIT', 0xAFD7020068741900010000803F, 39804), -- SoundKitEntry -(3266400455, 644301, 'itIT', 0xAED7020034311A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644300, 'itIT', 0xADD7020041C71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644299, 'itIT', 0xADD7020040C71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644298, 'itIT', 0xADD702003FC71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644297, 'itIT', 0xADD702003EC71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644296, 'itIT', 0xADD702003DC71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644295, 'itIT', 0xADD702003CC71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644294, 'itIT', 0xADD702003BC71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644293, 'itIT', 0xADD7020058C71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644292, 'itIT', 0xADD7020057C71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644291, 'itIT', 0xADD7020056C71400010000803F, 39804), -- SoundKitEntry -(3266400455, 644290, 'itIT', 0xACD70200A4080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644289, 'itIT', 0xACD70200A6080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644288, 'itIT', 0xACD70200A8080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644287, 'itIT', 0xACD70200AA080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644286, 'itIT', 0xACD70200AC080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644285, 'itIT', 0xACD70200AE080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644284, 'itIT', 0xACD70200B0080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644283, 'itIT', 0xABD70200B2CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644282, 'itIT', 0xAAD70200F01E1100010000803F, 39804), -- SoundKitEntry -(3266400455, 644281, 'itIT', 0xA9D70200D5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644280, 'itIT', 0xA9D70200D3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644279, 'itIT', 0xA9D70200D1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644278, 'itIT', 0xA9D70200CF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644277, 'itIT', 0xA9D70200CD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644276, 'itIT', 0xA9D70200CB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644275, 'itIT', 0xA9D70200C9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644274, 'itIT', 0xA9D70200C7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 644273, 'itIT', 0xA8D7020055253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644272, 'itIT', 0xA8D7020053253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644271, 'itIT', 0xA8D7020051253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643781, 'itIT', 0x3FD70200DC0B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643780, 'itIT', 0x3FD70200DA0B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643779, 'itIT', 0x3FD70200D80B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643778, 'itIT', 0x3FD70200D60B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643777, 'itIT', 0x3FD70200D40B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643776, 'itIT', 0x3FD70200D20B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643763, 'itIT', 0x3CD7020054084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643762, 'itIT', 0x3CD7020052084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643761, 'itIT', 0x3CD7020050084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643760, 'itIT', 0x3BD7020074084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643759, 'itIT', 0x3BD7020072084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643758, 'itIT', 0x3BD7020070084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643602, 'itIT', 0x18D7020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643601, 'itIT', 0x18D7020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643600, 'itIT', 0x18D7020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643599, 'itIT', 0x18D7020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643598, 'itIT', 0x18D702008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643597, 'itIT', 0x18D702008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643596, 'itIT', 0x18D702008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643595, 'itIT', 0x18D7020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643594, 'itIT', 0x17D702004D1B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643593, 'itIT', 0x16D702004D1B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643592, 'itIT', 0x15D702004D1B3900010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 643591, 'itIT', 0x14D7020074084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643590, 'itIT', 0x14D7020072084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643589, 'itIT', 0x14D7020070084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643588, 'itIT', 0x13D702005E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643587, 'itIT', 0x13D702005C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643586, 'itIT', 0x13D702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643585, 'itIT', 0x13D7020058084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643584, 'itIT', 0x13D7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643583, 'itIT', 0x12D702004D1B3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643558, 'itIT', 0x0ED7020072084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643557, 'itIT', 0x0DD702005A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643549, 'itIT', 0x0CD7020056084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643548, 'itIT', 0x0BD702004A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643547, 'itIT', 0x0AD70200D00B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643546, 'itIT', 0x09D7020068084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643545, 'itIT', 0x08D7020074084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643544, 'itIT', 0x07D7020054084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643543, 'itIT', 0x07D7020052084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643542, 'itIT', 0x07D7020050084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643527, 'itIT', 0x04D7020054084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643526, 'itIT', 0x04D7020052084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643525, 'itIT', 0x04D7020050084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643429, 'itIT', 0xEFD6020035210900010000803F, 39804), -- SoundKitEntry -(3266400455, 643428, 'itIT', 0xEED60200E5243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643427, 'itIT', 0xEED60200E3243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643426, 'itIT', 0xEED60200E1243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643425, 'itIT', 0xEED60200DF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643424, 'itIT', 0xEED60200DD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643423, 'itIT', 0xEED60200DB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643422, 'itIT', 0xEED60200D9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643421, 'itIT', 0xEED60200D7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643420, 'itIT', 0xEDD6020081243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643419, 'itIT', 0xEDD602007F243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643418, 'itIT', 0xEDD602007D243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643417, 'itIT', 0xEDD602007B243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643416, 'itIT', 0xEDD6020079243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643415, 'itIT', 0xEDD6020077243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643414, 'itIT', 0xEDD6020075243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643413, 'itIT', 0xEDD6020073243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643412, 'itIT', 0xECD6020005253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643411, 'itIT', 0xECD6020003253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643410, 'itIT', 0xECD6020001253600010000803F, 39804), -- SoundKitEntry -(3266400455, 643409, 'itIT', 0xECD60200FF243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643408, 'itIT', 0xECD60200FD243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643407, 'itIT', 0xECD60200FB243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643406, 'itIT', 0xECD60200F9243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643405, 'itIT', 0xECD60200F7243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643404, 'itIT', 0xEBD60200B2CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 643388, 'itIT', 0xE6D6020057553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643387, 'itIT', 0xE6D6020055553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643386, 'itIT', 0xE6D6020053553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643385, 'itIT', 0xE6D6020051553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643384, 'itIT', 0xE6D602004F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643383, 'itIT', 0xE6D602004D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643382, 'itIT', 0xE6D602004B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643381, 'itIT', 0xE6D6020049553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643380, 'itIT', 0xE5D6020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643379, 'itIT', 0xE5D6020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643378, 'itIT', 0xE5D6020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643377, 'itIT', 0xE5D6020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643376, 'itIT', 0xE5D602006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643375, 'itIT', 0xE5D602006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643374, 'itIT', 0xE5D602006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643373, 'itIT', 0xE5D6020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643371, 'itIT', 0xE3D602004E084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643370, 'itIT', 0xE3D602004C084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643369, 'itIT', 0xE3D602004A084000010000803F, 39804), -- SoundKitEntry -(3266400455, 643352, 'itIT', 0xE0D60200A72D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643351, 'itIT', 0xE0D602009F2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643350, 'itIT', 0xE0D602009D2D3900010000803F, 39804), -- SoundKitEntry -(3266400455, 643349, 'itIT', 0xDFD6020047C32D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643348, 'itIT', 0xDED6020076641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643347, 'itIT', 0xDDD6020044F00E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643346, 'itIT', 0xDCD60200F78A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643345, 'itIT', 0xDCD60200F68A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643344, 'itIT', 0xDBD60200479E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643343, 'itIT', 0xDBD60200489E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643342, 'itIT', 0xDBD60200499E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643341, 'itIT', 0xDAD602003A9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643340, 'itIT', 0xDAD60200399E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643339, 'itIT', 0xDAD60200389E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643338, 'itIT', 0xD9D60200F18A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643337, 'itIT', 0xD9D60200F28A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643336, 'itIT', 0xD9D60200F38A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643335, 'itIT', 0xD9D60200F48A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643329, 'itIT', 0xD6D602008A080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643328, 'itIT', 0xD6D602008C080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643327, 'itIT', 0xD6D602008E080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643326, 'itIT', 0xD6D6020090080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643325, 'itIT', 0xD6D6020092080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643324, 'itIT', 0xD6D6020094080F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643317, 'itIT', 0xD4D602000E651900010000803F, 39804), -- SoundKitEntry -(3266400455, 643316, 'itIT', 0xD4D602000F651900010000803F, 39804), -- SoundKitEntry -(3266400455, 643315, 'itIT', 0xD3D602007CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643314, 'itIT', 0xD3D602007AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643313, 'itIT', 0xD3D6020078F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643312, 'itIT', 0xD3D6020076F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643311, 'itIT', 0xD3D6020074F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643310, 'itIT', 0xD3D6020072F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643309, 'itIT', 0xD3D6020070F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643308, 'itIT', 0xD3D602006EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643287, 'itIT', 0xD0D6020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643286, 'itIT', 0xD0D6020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643285, 'itIT', 0xD0D6020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643284, 'itIT', 0xD0D6020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643283, 'itIT', 0xD0D602008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643282, 'itIT', 0xD0D602008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643281, 'itIT', 0xD0D602008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643280, 'itIT', 0xD0D6020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643178, 'itIT', 0xBAD6020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643177, 'itIT', 0xBAD6020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643176, 'itIT', 0xBAD6020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643175, 'itIT', 0xBAD6020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643174, 'itIT', 0xBAD6020050E33F00010000803F, 39804), -- SoundKitEntry -(736158310, 6235, 'itIT', 0xBED70200BBD70200, 39804), -- SoundKitChild -(736158310, 6233, 'itIT', 0xBCD70200BBD70200, 39804), -- SoundKitChild -(736158310, 6232, 'itIT', 0xC0D70200BBD70200, 39804), -- SoundKitChild -(736158310, 6220, 'itIT', 0xAED70200AAD70200, 39804), -- SoundKitChild -(736158310, 6219, 'itIT', 0xADD70200AAD70200, 39804), -- SoundKitChild -(736158310, 6218, 'itIT', 0xACD70200AAD70200, 39804), -- SoundKitChild -(736158310, 6217, 'itIT', 0xABD70200AAD70200, 39804), -- SoundKitChild -(736158310, 6207, 'itIT', 0x13D7020012D70200, 39804), -- SoundKitChild -(736158310, 6206, 'itIT', 0x0DD702000CD70200, 39804), -- SoundKitChild -(736158310, 6205, 'itIT', 0x0ED702000CD70200, 39804), -- SoundKitChild -(736158310, 6201, 'itIT', 0x07D7020004D70200, 39804), -- SoundKitChild -(736158310, 6199, 'itIT', 0xEFD60200EBD60200, 39804), -- SoundKitChild -(736158310, 6198, 'itIT', 0xEED60200EBD60200, 39804), -- SoundKitChild -(736158310, 6197, 'itIT', 0xEDD60200EBD60200, 39804), -- SoundKitChild -(736158310, 6196, 'itIT', 0xECD60200EBD60200, 39804), -- SoundKitChild -(736158310, 6194, 'itIT', 0xE6D60200E5D60200, 39804), -- SoundKitChild -(736158310, 6192, 'itIT', 0xDFD60200DCD60200, 39804), -- SoundKitChild -(736158310, 6191, 'itIT', 0xDED60200DCD60200, 39804), -- SoundKitChild -(736158310, 6190, 'itIT', 0xDDD60200DCD60200, 39804), -- SoundKitChild -(736158310, 6189, 'itIT', 0xDBD60200D9D60200, 39804), -- SoundKitChild -(736158310, 6188, 'itIT', 0xDAD60200D9D60200, 39804), -- SoundKitChild -(736158310, 6187, 'itIT', 0xD3D60200D0D60200, 39804), -- SoundKitChild -(3232102598, 147555, 'itIT', 0xC2D70200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147554, 'itIT', 0xC1D70200000000400000404000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147553, 'itIT', 0xC0D702000000A0410000A0420000000000000000000000000000000000000000020000000000000000FA000000FA000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147552, 'itIT', 0xBFD70200000034420000A0420000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147551, 'itIT', 0xBED702000000A0410000A0420000000000000000000000000000000000000000020000000000000000EE020000EE020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147550, 'itIT', 0xBDD7020000001042000020420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147549, 'itIT', 0xBCD70200000034420000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147548, 'itIT', 0xBBD702000000A0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147547, 'itIT', 0xB5D702000000E0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147546, 'itIT', 0xBAD7020000003042000040420000000000000000000000000000000000000000020000000000000000E2040000E2040000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147545, 'itIT', 0xB9D7020000001042000020420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147544, 'itIT', 0xB8D702000000E041000000420000000000000000000000000000000000000000020000000000000000EE020000EE020000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147543, 'itIT', 0xB7D702000000A8410000C8410000000000000000000000000000000000000000020000000000000000F4010000F4010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147542, 'itIT', 0xB6D7020000007041000090410000000000000000000000000000000000000000020000000000000000FA000000FA000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147541, 'itIT', 0xB4D702000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147540, 'itIT', 0xB3D70200000020420000C84200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147539, 'itIT', 0xB2D702000000F0410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147538, 'itIT', 0xB1D70200000000410000704100000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147537, 'itIT', 0xB0D702000000C8420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147536, 'itIT', 0xAFD70200000070410000C84100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147535, 'itIT', 0xAED70200000070420000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147534, 'itIT', 0xADD702000000F0410000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147533, 'itIT', 0xACD702000000F0410000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147532, 'itIT', 0xABD702000000C8420000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147531, 'itIT', 0xAAD702000000F0410000C84200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147530, 'itIT', 0xA9D70200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147529, 'itIT', 0xA8D70200000040400000A04000000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147423, 'itIT', 0x3FD70200000020420000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147420, 'itIT', 0x3CD70200000020420000704200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001016400000064000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147419, 'itIT', 0x3BD70200000048430000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147384, 'itIT', 0x18D70200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147383, 'itIT', 0x17D70200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147382, 'itIT', 0x16D70200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147381, 'itIT', 0x15D70200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147380, 'itIT', 0x14D70200000048430000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000003016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147379, 'itIT', 0x13D70200000020410000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147378, 'itIT', 0x12D70200000020410000F04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147374, 'itIT', 0x0ED70200000020420000164300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147373, 'itIT', 0x0DD7020000002042000070420000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147372, 'itIT', 0x0CD70200000020420000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147371, 'itIT', 0x0BD70200000020420000164300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147370, 'itIT', 0x0AD70200000020420000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147369, 'itIT', 0x09D70200000020420000704200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147368, 'itIT', 0x08D70200000020420000164300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147367, 'itIT', 0x07D70200000020420000704200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147364, 'itIT', 0x04D70200000020420000704200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147343, 'itIT', 0xEFD60200000048430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000302FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147342, 'itIT', 0xEED602000000C842000048430000000000000000000000000000000000000000020000000000000000C8000000C8000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147341, 'itIT', 0xEDD60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147340, 'itIT', 0xECD60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147339, 'itIT', 0xEBD60200000048430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000302FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147334, 'itIT', 0xE6D60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147333, 'itIT', 0xE5D60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147331, 'itIT', 0xE3D60200000048430000964300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147328, 'itIT', 0xE0D60200000000410000704100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147327, 'itIT', 0xDFD60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147326, 'itIT', 0xDED60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147325, 'itIT', 0xDDD60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147324, 'itIT', 0xDCD60200000020410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147323, 'itIT', 0xDBD60200000000410000704100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147322, 'itIT', 0xDAD60200000000410000704100000000000000000000000000000000000000000200000000000000006400000064000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147321, 'itIT', 0xD9D60200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147318, 'itIT', 0xD6D602000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147316, 'itIT', 0xD4D60200000020410000A04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147315, 'itIT', 0xD3D60200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147312, 'itIT', 0xD0D60200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147290, 'itIT', 0xBAD602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F0000000000000000000000000000000000003443000087430000000000000000000000401F0000983A00000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146994, 'itIT', 0x5FD50200000000410000704100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101F4010000F4010000570C0000D0070000D0070000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146958, 'itIT', 0x39D502000000C8420000484300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146926, 'itIT', 0x19D502000000A0410000704200000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146925, 'itIT', 0x18D50200000020410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146924, 'itIT', 0x17D50200000020410000204200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146371, 'itIT', 0xB2D20200000020410000A04100000000000000000000000000000000000000000110270000204E00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 141743, 'itIT', 0x24C00200000000410000C8420000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0700403F0000803F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 5977, 'itIT', 0xADD702000100000000E96E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5976, 'itIT', 0xABD702000100000000E86E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5975, 'itIT', 0xABD702000000000000E76E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5974, 'itIT', 0xAAD702000100000000EA6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5973, 'itIT', 0xA9D702000100000000E16E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5938, 'itIT', 0x18D7020001000000009C6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5934, 'itIT', 0xEFD602000100000000936E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5933, 'itIT', 0xEFD602000000000000926E0000010002000700, 39804), -- SoundEnvelope -(1485693696, 5932, 'itIT', 0xEBD602000100000000986E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5931, 'itIT', 0xEBD602000000000000976E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5929, 'itIT', 0xE6D6020001000000008E6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5928, 'itIT', 0xDFD6020001000000008D6E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5927, 'itIT', 0xDFD6020000000000008C6E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5926, 'itIT', 0xDDD6020001000000008B6E0000000000000400, 39804), -- SoundEnvelope -(1485693696, 5925, 'itIT', 0xDDD6020000000000008A6E0000010002000500, 39804), -- SoundEnvelope -(1485693696, 5924, 'itIT', 0xD4D602000100000000896E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5923, 'itIT', 0xD0D602000100000000876E0000000000000200, 39804), -- SoundEnvelope -(3325606100, 19354, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D20537461697273202D203200767199413FBD48C4AEE767450000000000000000000000009A4B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(3325606100, 19353, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D20537461697273202D203100EBD38C42448B46C452F46645000000000000000000000000994B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(3325606100, 19352, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D204C656674202D2052656172000A97CB42620072C4338B6845000000000000000000000000984B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(3325606100, 19351, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D205269676874202D2052656172002B870A42C7BB70C4858F6845000000000000000000000000974B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(3325606100, 19303, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D205269676874000BF50E42D9FE5FC4B88A6845000000000000000000000000674B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(3325606100, 19301, 'itIT', 0x392E3120546F7267686173742052616964202D20456D6974746572202D20466C6F6F7233202D2046617465736372696265202D2052696E677320506572696F646963202D204C656674002D81C642047E5FC4B88A6845000000000000000000000000654B0000B2D20200BE8A0000000000000001009209, 39804), -- SoundEmitters -(2611776361, 969, 'itIT', 0xC9030000010000000E000000A86A000088130000B2D20200, 39804), -- RTPC -(3408032706, 6447, 'itIT', 0xD606A30B2200, 39804), -- ObjectEffectPackageElem -(1734738485, 4256, 'itIT', 0x000000000000000000000000A30B010001BAD602000000000000, 39804), -- ObjectEffect -(2445379776, 7053, 'itIT', 0xBF950200C0950200C1950200C295020000000000C3950200000000000000000000000000C59502000000000000000000C49502000000000000000000000000000000000000000000A8D7020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- CreatureSoundData -(718838394, 76, 'itIT', 0x3C00000008000000AA000000, 39804), -- MythicPlusSeason -(4091125549, 1032, 'itIT', 0xEA7505000E020000, 39804), -- SpellXDescriptionVariables -(1369604944, 17602, 'itIT', 0x000000000000000000000000000000000000000000000000C2440000048D00000000FF2200000000000000002C010000EE02040004002400000000000000000000F138, 39804), -- SpellVisualMissile -(1369604944, 17514, 'itIT', 0x0000000000000000000000000000000000000000000000006A440000717F00000000222200000000000000002C010000EE02040005007900000000000000000000BC38, 39804), -- SpellVisualMissile -(4033975491, 446781, 'itIT', 0x00000000000000000000803F0000000000000000000000004F720000FFFFFFFF710000000000000000000000000000000000000000000000000000009A99193F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001D490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446780, 'itIT', 0x000000000000000000000000000000000000000000000000C87A000022000000000000000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000001B490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446779, 'itIT', 0x000000000000000000000000000000000000000000000000C654000022000000000000000000000000000000000000000000000000000000000000009A99193F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000019490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446774, 'itIT', 0x000000000000000000000000000000000000000000000000FF5F0000FFFFFFFFB60300000000000000000000000000000000000000000000000000000000403F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD430200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446773, 'itIT', 0x0000803E000000009A9999BE000000000000000000000000210200000C0000000000000000000000DB0FC93F000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000014490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446771, 'itIT', 0x00000000000000000000000000000000000000000000000022020000FFFFFFFF710000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000013490200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446733, 'itIT', 0x000000000000000000000000000000000000000000000000D4600000FFFFFFFF710000000000000000000000000000000000000000000000000000006666663F00000000FFFFFFFFFFFFFFFFFFFFFFFF6811000020000000000000000000000000000000F9480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444999, 'itIT', 0x00000000000000000000000000000000000000000000000044880000FFFFFFFFB60300000000000000000000000000000000000000000000000000000000204000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000DD430200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393313, 'itIT', 0x020000003DD106001D490200, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 393312, 'itIT', 0x0600000006DA05001C490200, 39804), -- SpellVisualKitEffect -(1181150530, 393309, 'itIT', 0x020000003CD106001B490200, 39804), -- SpellVisualKitEffect -(1181150530, 393307, 'itIT', 0x020000003BD1060019490200, 39804), -- SpellVisualKitEffect -(1181150530, 393296, 'itIT', 0x0200000036D10600DD430200, 39804), -- SpellVisualKitEffect -(1181150530, 393291, 'itIT', 0x0200000035D1060014490200, 39804), -- SpellVisualKitEffect -(1181150530, 393289, 'itIT', 0x0200000033D1060013490200, 39804), -- SpellVisualKitEffect -(1181150530, 393069, 'itIT', 0x020000000DD10600F9480200, 39804), -- SpellVisualKitEffect -(3425193231, 285188, 'itIT', 0x030000000D00000000000000000000000000000000000000010000002249020061AC0100, 39804), -- SpellVisualEvent -(3425193231, 285187, 'itIT', 0x030000000D00000000000000000000000000000000000000010000002149020060AC0100, 39804), -- SpellVisualEvent -(3425193231, 285184, 'itIT', 0x070000000800000000000000000000000000000000000000020000001D49020061AF0100, 39804), -- SpellVisualEvent -(3425193231, 285183, 'itIT', 0x030000000D00000000000000000000000000000000000000010000001C49020061AF0100, 39804), -- SpellVisualEvent -(3425193231, 285182, 'itIT', 0x060000000D00000000000000000000000000000000000000040000001B49020060AF0100, 39804), -- SpellVisualEvent -(3425193231, 285181, 'itIT', 0x030000000D00000000000000000000000000000000000000010000001A49020060AF0100, 39804), -- SpellVisualEvent -(3425193231, 285180, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000194902005FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285177, 'itIT', 0x0700000008000000000000000000000000000000000000000200000014490200A7AC0100, 39804), -- SpellVisualEvent -(3425193231, 285176, 'itIT', 0x030000000D000000000000000000000000000000000000000100000013490200A7AC0100, 39804), -- SpellVisualEvent -(3425193231, 285149, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000F9480200C5AC0100, 39804), -- SpellVisualEvent -(3425193231, 285148, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000F8480200C2AC0100, 39804), -- SpellVisualEvent -(48336690, 39008, 'itIT', 0xB03D100000000000000000400000803F000040400000803F00000000B23D10000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(859088734, 383494, 'itIT', 0xFFFFFFFF370000000000, 39804), -- SpellVisualAnim -(4146370265, 110433, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110432, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF220000000000000000000000000000000000000000F2380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110431, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109765, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109762, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000080000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109735, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109665, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109664, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF2200000000000000003A4302000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359015, 'itIT', 0x00506F74657265206427416E696D756D20696E636F6D7061746962696C6520636F6E206C61207370656369616C697A7A617A696F6E652061747475616C652E00506F74657265206427416E696D756D20696E636F6D7061746962696C6520636F6E206C61207370656369616C697A7A617A696F6E652061747475616C652E00, 39804), -- Spell -(3031818311, 4280, 'itIT', 0x0802019A880000700D0000, 39804), -- UiWidgetDataSource -(3031818311, 4279, 'itIT', 0x0802019B8800006E0D0000, 39804), -- UiWidgetDataSource -(3031818311, 4277, 'itIT', 0x080201FD8A00006D0D0000, 39804), -- UiWidgetDataSource -(4033975491, 446688, 'itIT', 0x000000000000000000004040000000000000000000000000E8240000FFFFFFFFDD0000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B8480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446687, 'itIT', 0x0000000000000000000000000000000000000000000000008895000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFFE558000000000000000000000000000000000000B7480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446686, 'itIT', 0x00000000000000000000003F000000000000000000000000C15A0000FFFFFFFFDD0000000000000000000000000000000000000000000000000000006666A63F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B6480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446685, 'itIT', 0x0000000000000000000000000000000000000000000000008A95000013000000000000000000000000000000000000000000000000000000000000009A99993F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B5480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446684, 'itIT', 0x000000000000000000000000000000000000000000000000438E000013000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000040410000000060480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446683, 'itIT', 0x000000000000000000000000000000000000000000000000368E0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B3480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392735, 'itIT', 0x02000000E0D00600B8480200, 39804), -- SpellVisualKitEffect -(1181150530, 392734, 'itIT', 0x02000000DFD00600B7480200, 39804), -- SpellVisualKitEffect -(1181150530, 392733, 'itIT', 0x0500000089D40200B7480200, 39804), -- SpellVisualKitEffect -(1181150530, 392732, 'itIT', 0x02000000DED00600B6480200, 39804), -- SpellVisualKitEffect -(1181150530, 392731, 'itIT', 0x05000000FCD50200B5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392730, 'itIT', 0x02000000DDD00600B5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392729, 'itIT', 0x06000000F7D90500B5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392727, 'itIT', 0x02000000DCD0060060480200, 39804), -- SpellVisualKitEffect -(1181150530, 392726, 'itIT', 0x02000000DBD00600B3480200, 39804), -- SpellVisualKitEffect -(3425193231, 285073, 'itIT', 0x030000000D0000000000000000000000000000000000000002000000B848020036AF0100, 39804), -- SpellVisualEvent -(3425193231, 285072, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000B748020036AF0100, 39804), -- SpellVisualEvent -(3425193231, 285071, 'itIT', 0x01000000020000000000000000000000000000000000000002000000B648020036AF0100, 39804), -- SpellVisualEvent -(3425193231, 285070, 'itIT', 0x01000000020000000000000000000000000000000000000001000000B548020036AF0100, 39804), -- SpellVisualEvent -(3425193231, 285068, 'itIT', 0x080000000D0000000000000000000000000000000000000001000000B3480200F3AD0100, 39804), -- SpellVisualEvent -(859088734, 383479, 'itIT', 0xFFFFFFFF5E0000000000, 39804), -- SpellVisualAnim -(4146370265, 110390, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110067, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(2202435563, 1013350, 'itIT', 0x66760F0050F9C8E90000FB320700, 39804), -- QuestPOIPoint -(2202435563, 1013349, 'itIT', 0x65760F0092FF72E2021FFA320700, 39804), -- QuestPOIPoint -(2202435563, 1011395, 'itIT', 0xC36E0F0059F9C4E90000F42F0700, 39804), -- QuestPOIPoint -(2921112328, 471803, 'itIT', 0xFB320700AE08AB0600000169F8000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(2921112328, 471802, 'itIT', 0xFA320700B209E20700000169F8000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(2921112328, 471028, 'itIT', 0xF42F0700AE08FD0500000169F8000020000000000000000000000000000000, 39804), -- QuestPOIBlob -(3776013982, 47476, 'itIT', 0x54616C656E746F205076500054656E7461636F6C692064276F6D62726120737472696E676F6E6F20696C20636F6C6C6F20646920756E206E656D69636F2C2073696C656E7A69616E646F6C6F20706572202464243F7335383631385B2028247B24642B282435383631386D312F31303030297D2073207175616E646F206C616E636961746920737520756E206265727361676C696F2063686520737461206C616E6369616E646F20756E20696E63616E746573696D6F295D5B5D2E0053696C656E7A6961746F2E00, 39804), -- Spell -(3776013982, 357448, 'itIT', 0x0041707265206C6120706167696E61206465676C6920417676656E747572696572692065207065726D65747465206469206170706C6963617265202473312070756E746920657370657269656E7A6120646972657474616D656E7465206120756E6F20646920657373692E0000, 39804), -- Spell -(3776013982, 357447, 'itIT', 0x0041707265206C6120706167696E61206465676C6920417676656E747572696572692065207065726D65747465206469206170706C6963617265202473312070756E746920657370657269656E7A6120646972657474616D656E7465206120756E6F20646920657373692E0000, 39804), -- Spell -(3776013982, 357445, 'itIT', 0x0041707265206C6120706167696E61206465676C6920417676656E747572696572692065207065726D65747465206469206170706C6963617265202473312070756E746920657370657269656E7A6120646972657474616D656E7465206120756E6F20646920657373692E0000, 39804), -- Spell -(3776013982, 353852, 'itIT', 0x0041707265206C6120706167696E61206465676C6920417676656E747572696572692065207065726D65747465206469206170706C6963617265202473312070756E746920657370657269656E7A6120646972657474616D656E7465206120756E6F20646920657373692E0000, 39804), -- Spell -(3776013982, 357158, 'itIT', 0x000053656920736F74746F20676C6920656666657474692064656C2054C3A82053706572696D656E74616C652064692054756262696E732E20476C69206566666574746920636F6C6C61746572616C6920706F747265626265726F20766172696172652E00, 39804), -- Spell -(718838394, 77, 'itIT', 0x37000000080000009B000000, 39804), -- MythicPlusSeason -(3776013982, 357673, 'itIT', 0x0024407370656C6C646573633335373637320041756D656E746F20646920247731206469205B247072695D2E00, 39804), -- Spell -(3776013982, 357672, 'itIT', 0x004C65206162696C6974C3A02068616E6E6F20756E612070726F626162696C6974C3A02064692061756D656E74617265205B247072695D20646920247331207065722024333537363733642E0000, 39804), -- Spell -(2202435563, 1009558, 'itIT', 0x96670F00F60CF21629133E2F0700, 39804), -- QuestPOIPoint -(3776013982, 357430, 'itIT', 0x000000, 39804), -- Spell -(261693969, 63949, 'itIT', 0xFFFFFFFFFFFFFFFF436F6D6520706C61736D61726520696C2064657374696E6F000009A80000000000000000FFFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FB07000000000000020000004880000200000000000200009EF900000000000000000000, 39804), -- QuestV2CliTask -(2572780382, 239685, 'itIT', 0xAE0864010000131B0E05, 39804), -- WorldChunkSounds -(2572780382, 239684, 'itIT', 0xAE0864010000131B0D05, 39804), -- WorldChunkSounds -(2572780382, 239683, 'itIT', 0xAE0864010000131B0C05, 39804), -- WorldChunkSounds -(2572780382, 239682, 'itIT', 0xAE0864010000131B0D03, 39804), -- WorldChunkSounds -(2572780382, 239681, 'itIT', 0xAE0864010000131B0D04, 39804), -- WorldChunkSounds -(2572780382, 239680, 'itIT', 0xAE0864010000131B0C04, 39804), -- WorldChunkSounds -(2572780382, 239679, 'itIT', 0xAE0864010000131B0C03, 39804), -- WorldChunkSounds -(2572780382, 239678, 'itIT', 0xAE0864010000131B0C02, 39804), -- WorldChunkSounds -(2572780382, 239677, 'itIT', 0xAE0864010000131B0D02, 39804), -- WorldChunkSounds -(2572780382, 239676, 'itIT', 0xAE0864010000131A0D0A, 39804), -- WorldChunkSounds -(2572780382, 239675, 'itIT', 0xAE0864010000131A0D08, 39804), -- WorldChunkSounds -(2572780382, 239674, 'itIT', 0xAE0864010000131A0D09, 39804), -- WorldChunkSounds -(2572780382, 239673, 'itIT', 0xAE0864010000131A0C09, 39804), -- WorldChunkSounds -(2572780382, 239672, 'itIT', 0xAE0864010000131A0C0A, 39804), -- WorldChunkSounds -(2572780382, 239671, 'itIT', 0xAE0864010000131A0B0A, 39804), -- WorldChunkSounds -(2572780382, 239670, 'itIT', 0xAE0864010000131A0B09, 39804), -- WorldChunkSounds -(2572780382, 239669, 'itIT', 0xAE0864010000131A0B08, 39804), -- WorldChunkSounds -(2572780382, 239668, 'itIT', 0xAE0864010000131A0C08, 39804), -- WorldChunkSounds -(2572780382, 239667, 'itIT', 0xAE0864010000121B0604, 39804), -- WorldChunkSounds -(2572780382, 239666, 'itIT', 0xAE0864010000121B0E03, 39804), -- WorldChunkSounds -(2572780382, 239665, 'itIT', 0xAE0864010000121B0E02, 39804), -- WorldChunkSounds -(2572780382, 239664, 'itIT', 0xAE0864010000121B0F02, 39804), -- WorldChunkSounds -(2572780382, 239663, 'itIT', 0xAE0864010000121B0F03, 39804), -- WorldChunkSounds -(2572780382, 239662, 'itIT', 0xAE0864010000121B0F04, 39804), -- WorldChunkSounds -(2572780382, 239661, 'itIT', 0xAE0864010000121B0E04, 39804), -- WorldChunkSounds -(2572780382, 239660, 'itIT', 0xAE0864010000121B0D04, 39804), -- WorldChunkSounds -(2572780382, 239659, 'itIT', 0xAE0864010000121B0D03, 39804), -- WorldChunkSounds -(2572780382, 239658, 'itIT', 0xAE0864010000121B0D02, 39804), -- WorldChunkSounds -(2572780382, 239657, 'itIT', 0xAE0864010000121B0D01, 39804), -- WorldChunkSounds -(2572780382, 239656, 'itIT', 0xAE0864010000121B0E01, 39804), -- WorldChunkSounds -(2572780382, 239655, 'itIT', 0xAE0864010000121B0F01, 39804), -- WorldChunkSounds -(2572780382, 239654, 'itIT', 0xAE0864010000131A0A06, 39804), -- WorldChunkSounds -(2572780382, 239653, 'itIT', 0xAE0864010000131A0906, 39804), -- WorldChunkSounds -(2572780382, 239652, 'itIT', 0xAE0864010000131A0806, 39804), -- WorldChunkSounds -(2572780382, 239651, 'itIT', 0xAE0864010000131A0805, 39804), -- WorldChunkSounds -(2572780382, 239650, 'itIT', 0xAE0864010000131A0905, 39804), -- WorldChunkSounds -(2572780382, 239649, 'itIT', 0xAE0864010000131A0A05, 39804), -- WorldChunkSounds -(2572780382, 239648, 'itIT', 0xAE0864010000131B0301, 39804), -- WorldChunkSounds -(2572780382, 239647, 'itIT', 0xAE0864010000131B0302, 39804), -- WorldChunkSounds -(2572780382, 239646, 'itIT', 0xAE0864010000131B0303, 39804), -- WorldChunkSounds -(2572780382, 239645, 'itIT', 0xAE0864010000131B0304, 39804), -- WorldChunkSounds -(2572780382, 239644, 'itIT', 0xAE0864010000131B0004, 39804), -- WorldChunkSounds -(2572780382, 239643, 'itIT', 0xAE0864010000131B0104, 39804), -- WorldChunkSounds -(2572780382, 239642, 'itIT', 0xAE0864010000131B0204, 39804), -- WorldChunkSounds -(2572780382, 239641, 'itIT', 0xAE0864010000131B0001, 39804), -- WorldChunkSounds -(2572780382, 239640, 'itIT', 0xAE0864010000131B0002, 39804), -- WorldChunkSounds -(2572780382, 239639, 'itIT', 0xAE0864010000131B0003, 39804), -- WorldChunkSounds -(2572780382, 239638, 'itIT', 0xAE0864010000131B0203, 39804), -- WorldChunkSounds -(2572780382, 239637, 'itIT', 0xAE0864010000131B0103, 39804), -- WorldChunkSounds -(2572780382, 239636, 'itIT', 0xAE0864010000131B0102, 39804), -- WorldChunkSounds -(2572780382, 239635, 'itIT', 0xAE0864010000131B0202, 39804), -- WorldChunkSounds -(2572780382, 239634, 'itIT', 0xAE0864010000131B0201, 39804), -- WorldChunkSounds -(2572780382, 239633, 'itIT', 0xAE0864010000131B0101, 39804), -- WorldChunkSounds -(2572780382, 239632, 'itIT', 0xAE0864010000141B0200, 39804), -- WorldChunkSounds -(2572780382, 239631, 'itIT', 0xAE0864010000141A050A, 39804), -- WorldChunkSounds -(2572780382, 239630, 'itIT', 0xAE0864010000141A0608, 39804), -- WorldChunkSounds -(2572780382, 239629, 'itIT', 0xAE0864010000141A0508, 39804), -- WorldChunkSounds -(2572780382, 239628, 'itIT', 0xAE0864010000141A0509, 39804), -- WorldChunkSounds -(2572780382, 239627, 'itIT', 0xAE0864010000141A0609, 39804), -- WorldChunkSounds -(2572780382, 239626, 'itIT', 0xAE0864010000141A060A, 39804), -- WorldChunkSounds -(2572780382, 239625, 'itIT', 0xAE086401000014190B08, 39804), -- WorldChunkSounds -(2572780382, 239624, 'itIT', 0xAE086401000014190B09, 39804), -- WorldChunkSounds -(2572780382, 239623, 'itIT', 0xAE086401000014190A09, 39804), -- WorldChunkSounds -(2572780382, 239622, 'itIT', 0xAE086401000014190A08, 39804), -- WorldChunkSounds -(2572780382, 239621, 'itIT', 0xAE0864010000131B0E04, 39804), -- WorldChunkSounds -(2572780382, 239620, 'itIT', 0xAE0864010000141B0003, 39804), -- WorldChunkSounds -(2572780382, 239619, 'itIT', 0xAE0864010000141B0004, 39804), -- WorldChunkSounds -(2572780382, 239618, 'itIT', 0xAE0864010000131B0F04, 39804), -- WorldChunkSounds -(2572780382, 239617, 'itIT', 0xAE0864010000131B0F02, 39804), -- WorldChunkSounds -(2572780382, 239616, 'itIT', 0xAE0864010000131B0F03, 39804), -- WorldChunkSounds -(2572780382, 239615, 'itIT', 0xAE0864010000131B0E03, 39804), -- WorldChunkSounds -(2572780382, 239614, 'itIT', 0xAE0864010000131B0E02, 39804), -- WorldChunkSounds -(2572780382, 239613, 'itIT', 0xAE0864010000141A0F08, 39804), -- WorldChunkSounds -(2572780382, 239612, 'itIT', 0xAE0864010000141A0F07, 39804), -- WorldChunkSounds -(2572780382, 239611, 'itIT', 0xAE0864010000141A0F06, 39804), -- WorldChunkSounds -(2572780382, 239610, 'itIT', 0xAE0864010000141A0E06, 39804), -- WorldChunkSounds -(2572780382, 239609, 'itIT', 0xAE0864010000141A0E07, 39804), -- WorldChunkSounds -(2572780382, 239608, 'itIT', 0xAE0864010000141A0E08, 39804), -- WorldChunkSounds -(2572780382, 239607, 'itIT', 0xAE0864010000141A0A07, 39804), -- WorldChunkSounds -(2572780382, 239606, 'itIT', 0xAE0864010000141A0907, 39804), -- WorldChunkSounds -(2572780382, 239605, 'itIT', 0xAE0864010000141A0906, 39804), -- WorldChunkSounds -(2572780382, 239604, 'itIT', 0xAE0864010000141A0A06, 39804), -- WorldChunkSounds -(2572780382, 239603, 'itIT', 0xAE0864010000141A0B06, 39804), -- WorldChunkSounds -(2572780382, 239602, 'itIT', 0xAE0864010000141A0C06, 39804), -- WorldChunkSounds -(2572780382, 239601, 'itIT', 0xAE0864010000141A0D06, 39804), -- WorldChunkSounds -(2572780382, 239600, 'itIT', 0xAE0864010000141A0A08, 39804), -- WorldChunkSounds -(2572780382, 239599, 'itIT', 0xAE0864010000141A0908, 39804), -- WorldChunkSounds -(2572780382, 239598, 'itIT', 0xAE0864010000141A0808, 39804), -- WorldChunkSounds -(2572780382, 239597, 'itIT', 0xAE0864010000141A0807, 39804), -- WorldChunkSounds -(2572780382, 239596, 'itIT', 0xAE0864010000141A0806, 39804), -- WorldChunkSounds -(2572780382, 239595, 'itIT', 0xAE0864010000141A0C07, 39804), -- WorldChunkSounds -(2572780382, 239594, 'itIT', 0xAE0864010000141A0D07, 39804), -- WorldChunkSounds -(2572780382, 239593, 'itIT', 0xAE0864010000141A0D08, 39804), -- WorldChunkSounds -(2572780382, 239592, 'itIT', 0xAE0864010000141A0C08, 39804), -- WorldChunkSounds -(2572780382, 239591, 'itIT', 0xAE0864010000141A0B08, 39804), -- WorldChunkSounds -(2572780382, 239590, 'itIT', 0xAE0864010000141A0B07, 39804), -- WorldChunkSounds -(2572780382, 239589, 'itIT', 0xAE0864010000141A0403, 39804), -- WorldChunkSounds -(2572780382, 239588, 'itIT', 0xAE0864010000141A0703, 39804), -- WorldChunkSounds -(2572780382, 239587, 'itIT', 0xAE0864010000141A0603, 39804), -- WorldChunkSounds -(2572780382, 239586, 'itIT', 0xAE0864010000141A0503, 39804), -- WorldChunkSounds -(2572780382, 239585, 'itIT', 0xAE0864010000141A0402, 39804), -- WorldChunkSounds -(2572780382, 239584, 'itIT', 0xAE0864010000141A0401, 39804), -- WorldChunkSounds -(2572780382, 239583, 'itIT', 0xAE0864010000141A0501, 39804), -- WorldChunkSounds -(2572780382, 239582, 'itIT', 0xAE0864010000141A0502, 39804), -- WorldChunkSounds -(2572780382, 239581, 'itIT', 0xAE0864010000141A0602, 39804), -- WorldChunkSounds -(2572780382, 239580, 'itIT', 0xAE0864010000141A0700, 39804), -- WorldChunkSounds -(2572780382, 239579, 'itIT', 0xAE0864010000141A0702, 39804), -- WorldChunkSounds -(2572780382, 239578, 'itIT', 0xAE0864010000141A0701, 39804), -- WorldChunkSounds -(2572780382, 239577, 'itIT', 0xAE0864010000141A0601, 39804), -- WorldChunkSounds -(2572780382, 239576, 'itIT', 0xAE0864010000141A0600, 39804), -- WorldChunkSounds -(2390774732, 357, 'itIT', 0x0000EB0900000000, 39804), -- SoundOverride -(2390774732, 356, 'itIT', 0x0000EA0900000000, 39804), -- SoundOverride -(600565378, 303738, 'itIT', 0x1C7501000000803F0000803F00ADC20200, 39804), -- CreatureXDisplayInfo -(4033975491, 446576, 'itIT', 0x000000000000000000000000000000000000000000000000C77A0000FFFFFFFF110000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000005F480200, 39804), -- SpellVisualKitModelAttach -(48336690, 19105, 'itIT', 0x69870200000000000000803F0000003F0000C03F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(3776013982, 358696, 'itIT', 0x0024407370656C6C6465736333353836393500496E7669736962696C652E00, 39804), -- Spell -(3865974254, 187613, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 187351, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3776013982, 351143, 'itIT', 0x0024407370656C6C646573633335303832380044616E6E69207375626974692064612024407370656C6C6E616D653335313134332061756D656E746174692064656C20247332252E00, 39804), -- Spell -(1369604944, 17596, 'itIT', 0x000000000000000000000000000000000000000000000000BC440000C39024600100FF1301020000000000002C010000EE02040000002007000000000000000000EC38, 39804), -- SpellVisualMissile -(4033975491, 446675, 'itIT', 0x0000000000000000000000000000000000000000000000004F980000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCC4C3F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000AA480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392708, 'itIT', 0x02000000D3D00600AA480200, 39804), -- SpellVisualKitEffect -(1181150530, 392707, 'itIT', 0x0500000028600100AA480200, 39804), -- SpellVisualKitEffect -(3425193231, 285057, 'itIT', 0x060000000D0000000000000000000000000000000000000003000000AA4802002FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285056, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000915D01002FAF0100, 39804), -- SpellVisualEvent -(3425193231, 285055, 'itIT', 0x060000000D0000000000000000000000000000000000000001000000915D01002FAF0100, 39804), -- SpellVisualEvent -(48336690, 38991, 'itIT', 0xA4B82E00000000000000803F0000003F0000C03F0000003F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 110383, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109668, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF2200000000000000000000000065AC010065AC0100EC380000000000000000000000000000, 39804), -- SpellVisual -(4033975491, 446691, 'itIT', 0x0000000000000000000000400000000000000000000000002390000022000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000BC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446690, 'itIT', 0x00000000000000000000000000000000000000000000000012920000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000BC480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446681, 'itIT', 0x000000000000000000000000000000000000000000000000B64C0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B1480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446680, 'itIT', 0x000000000000000000000000000000000000000000000000438E0000FFFFFFFF000000000000000000000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B0480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446679, 'itIT', 0x0000404000000000CDCC4C3E000000000000000000000000C7850000FFFFFFFF40040000DB0FC93F00000000000000000000000000000000000000000000004000000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000AF480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392746, 'itIT', 0x05000000395F0200BC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392745, 'itIT', 0x02000000E3D00600BC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392744, 'itIT', 0x02000000E2D00600BC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392739, 'itIT', 0x02000000E1D00600B9480200, 39804), -- SpellVisualKitEffect -(1181150530, 392738, 'itIT', 0x0500000097D20200B9480200, 39804), -- SpellVisualKitEffect -(1181150530, 392737, 'itIT', 0x0500000096D20200B9480200, 39804), -- SpellVisualKitEffect -(1181150530, 392736, 'itIT', 0x06000000F8D90500B9480200, 39804), -- SpellVisualKitEffect -(1181150530, 392728, 'itIT', 0x06000000F6D90500B4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392724, 'itIT', 0x02000000D9D00600B1480200, 39804), -- SpellVisualKitEffect -(1181150530, 392723, 'itIT', 0x06000000F5D90500B1480200, 39804), -- SpellVisualKitEffect -(1181150530, 392722, 'itIT', 0x0500000091D20200B0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392721, 'itIT', 0x02000000D8D00600B0480200, 39804), -- SpellVisualKitEffect -(1181150530, 392720, 'itIT', 0x05000000BAD20200AF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392719, 'itIT', 0x05000000B9D20200AF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392718, 'itIT', 0x02000000D7D00600AF480200, 39804), -- SpellVisualKitEffect -(3425193231, 285077, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000BC48020038AF0100, 39804), -- SpellVisualEvent -(3425193231, 285074, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000B948020037AF0100, 39804), -- SpellVisualEvent -(3425193231, 285069, 'itIT', 0x07000000080000000000000000000000000000000000000002000000B448020035AF0100, 39804), -- SpellVisualEvent -(3425193231, 285066, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000B048020034AF0100, 39804), -- SpellVisualEvent -(3425193231, 285065, 'itIT', 0x07000000080000000000000000000000000000000000000002000000B80B010034AF0100, 39804), -- SpellVisualEvent -(3425193231, 285064, 'itIT', 0x030000000D0000008504000085040000000000000000000001000000AF48020033AF0100, 39804), -- SpellVisualEvent -(859088734, 383480, 'itIT', 0xFFFFFFFFFFFFFFFF2A2A, 39804), -- SpellVisualAnim -(859088734, 383478, 'itIT', 0xFFFFFFFFFFFFFFFFEC5A, 39804), -- SpellVisualAnim -(859088734, 383477, 'itIT', 0xFFFFFFFFFFFFFFFF2A2A, 39804), -- SpellVisualAnim -(4146370265, 110392, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110391, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110389, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110388, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110387, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000002000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(3776013982, 359098, 'itIT', 0x0024407370656C6C6465736334393537360000, 39804), -- Spell -(3776013982, 359095, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359093, 'itIT', 0x000000, 39804), -- Spell -(1050181896, 45680, 'itIT', 0xEE5A00C2030000000098020000000000000200000000881300000000803F00000000000001FF000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45679, 'itIT', 0xED5A0095000000000098020000000000000000000000000000000000803F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45678, 'itIT', 0xEC5A000400000000006E010000000000000000000000000000009999993F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(1050181896, 45621, 'itIT', 0xCE5A003E00000000009802000000000000000000000000000000703D2A3F0000000000000000000000000000803F, 39804), -- AnimKitSegment -(336222293, 8918, 'itIT', 0x54656D706F206D6564696F2070657220696C207069616E6F3A2025313937327A00DD014E0D0000, 39804), -- UiWidgetStringSource -(336222293, 8913, 'itIT', 0x54656D706F206D6564696F2070657220696C207069616E6F3A2025313937317A00DD014D0D0000, 39804), -- UiWidgetStringSource -(336222293, 8908, 'itIT', 0x54656D706F206D6564696F2070657220696C207069616E6F3A2025313937307A00DD014C0D0000, 39804), -- UiWidgetStringSource -(336222293, 8903, 'itIT', 0x50657263656E7475616C6520646920636F6D706C6574616D656E746F2064656C207069616E6F20736F74746F206C276566666574746F20506F74656E7A6961746F00DD014B0D0000, 39804), -- UiWidgetStringSource -(336222293, 8898, 'itIT', 0x50657263656E7475616C6520646920636F6D706C6574616D656E746F2064656C207069616E6F20736F74746F206C276566666574746F20506F74656E7A6961746F00DD014A0D0000, 39804), -- UiWidgetStringSource -(336222293, 8893, 'itIT', 0x50657263656E7475616C6520646920636F6D706C6574616D656E746F2064656C207069616E6F20736F74746F206C276566666574746F20506F74656E7A6961746F00DD01490D0000, 39804), -- UiWidgetStringSource -(336222293, 8888, 'itIT', 0x50657263656E7475616C6520646920636F6D706C6574616D656E746F2064656C207069616E6F20736F74746F206C276566666574746F20506F74656E7A6961746F00DD01480D0000, 39804); -- UiWidgetStringSource - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(336222293, 8882, 'itIT', 0x436F6D706C6574616D656E746F207069616E6F3A00E001460D0000, 39804), -- UiWidgetStringSource -(336222293, 8877, 'itIT', 0x436F6D706C6574616D656E746F207069616E6F3A00E001450D0000, 39804), -- UiWidgetStringSource -(336222293, 8872, 'itIT', 0x436F6D706C6574616D656E746F207069616E6F3A00E001440D0000, 39804), -- UiWidgetStringSource -(336222293, 8861, 'itIT', 0x54656D706F206D6564696F2070657220696C207069616E6F3A2025313936397A00DD01420D0000, 39804), -- UiWidgetStringSource -(336222293, 8857, 'itIT', 0x436F6D706C6574616D656E746F207069616E6F3A00E001410D0000, 39804), -- UiWidgetStringSource -(336222293, 8589, 'itIT', 0x5069616E6F202531393831327700AC01E60C0000, 39804), -- UiWidgetStringSource -(336222293, 8554, 'itIT', 0x4F747469656E69202531393534632070756E7469000F01DF0C0000, 39804), -- UiWidgetStringSource -(336222293, 8552, 'itIT', 0x4F747469656E69202531393533632070756E7469000C01DF0C0000, 39804), -- UiWidgetStringSource -(336222293, 8550, 'itIT', 0x4F747469656E69202531393532632070756E7469000901DF0C0000, 39804), -- UiWidgetStringSource -(336222293, 8547, 'itIT', 0x4F747469656E69202531393531632070756E7469000601DF0C0000, 39804), -- UiWidgetStringSource -(336222293, 8546, 'itIT', 0x4F747469656E69202531393530632070756E7469000201DF0C0000, 39804), -- UiWidgetStringSource -(336222293, 8544, 'itIT', 0x4F747469656E69202531393534632070756E7469000F01DE0C0000, 39804), -- UiWidgetStringSource -(336222293, 8542, 'itIT', 0x4F747469656E69202531393533632070756E7469000C01DE0C0000, 39804), -- UiWidgetStringSource -(336222293, 8540, 'itIT', 0x4F747469656E69202531393532632070756E7469000901DE0C0000, 39804), -- UiWidgetStringSource -(336222293, 8537, 'itIT', 0x4F747469656E69202531393531632070756E7469000601DE0C0000, 39804), -- UiWidgetStringSource -(336222293, 8536, 'itIT', 0x4F747469656E69202531393530632070756E7469000201DE0C0000, 39804), -- UiWidgetStringSource -(336222293, 7296, 'itIT', 0x5069616E6F202531393831327700AC010F090000, 39804), -- UiWidgetStringSource -(3776013982, 359078, 'itIT', 0x004C276170706C6963617A696F6E6520636F6E63656E74726174612064692056656C656E6F20416E6573746574697A7A616E746520726964756365206C612076656C6F636974C3A0206469206C616E63696F206427696E63616E746573696D692064656C206265727361676C696F2064656C2024733125207065722024642E0056656C6F636974C3A0206469206C616E63696F206427696E63616E746573696D69207269646F7474612064656C20247331252E00, 39804), -- Spell -(3776013982, 359076, 'itIT', 0x005072656E646520696C20636F6E74726F6C6C6F20646569206E656D69636920756D616E6F696469207065722024642E00416D6D616C6961746F2E00, 39804), -- Spell -(3776013982, 359072, 'itIT', 0x005072656E646520696C20636F6E74726F6C6C6F20646569206E656D69636920756D616E6F696469207065722024642E00416D6D616C6961746F2E00, 39804), -- Spell -(3776013982, 359064, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359063, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359061, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359060, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359059, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 359053, 'itIT', 0x54616C656E746F205076500047656E65726120756E61206E7562652064692066756D6F2064656E736F20696E20756E2072616767696F20646920246D32206D206174746F726E6F2061207465207065722024642E2049206E656D69636920616C6C2765737465726E6F206E6F6E20706F73736F6E6F2070756E746172652069206265727361676C692064656E74726F206C61206E7562652E00556E61206E7562652064692066756D6F206F737461636F6C6120696C2070756E74616D656E746F2E00, 39804), -- Spell -(3776013982, 359051, 'itIT', 0x00496E666C696767652064616E6E692064612066756F636F206169206E656D69636920656E74726F20244132206D2E0000, 39804), -- Spell -(3776013982, 358067, 'itIT', 0x0024407370656C6C646573633335373138310000, 39804), -- Spell -(3776013982, 358064, 'itIT', 0x0024407370656C6C646573633335373138310000, 39804), -- Spell -(3776013982, 357928, 'itIT', 0x0024407370656C6C64657363333438373536002473312064616E6E692064612067656C6F20696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 357249, 'itIT', 0x0024407370656C6C6465736333353533313900556E6120766F636520746920636869656465206469206F6262656469726520616C6C65207375652069737472757A696F6E692E2E2E0D0A7C634646303046463030243F2457313D333731345B53656E746965726F20646920476869616363696F5D3F2457313D34353532345B436174656E6520646920476869616363696F5D3F2457313D34373534315B5370697261204D6F7274616C655D3F2457313D34393939385B417373616C746F2064656C6C61204D6F7274655D3F2457313D35303834325B45626F6C6C697A696F6E652064656C2053616E6775655D3F2457313D3139353239325B436172657A7A612064656C6C61204D6F7274655D3F2457313D34393134335B417373616C746F2064656C2047656C6F5D3F2457313D34393138345B466F6C6174612047656C6964615D3F2457313D35353039305B417373616C746F2064656C20466C6167656C6C6F5D3F2457313D37373537355B436F6E746167696F5D5B5D0D0A7C634646303046463030243F2457323D333731345B53656E746965726F20646920476869616363696F5D3F2457323D34353532345B436174656E6520646920476869616363696F5D3F2457323D34373534315B5370697261204D6F7274616C655D3F2457323D34393939385B417373616C746F2064656C6C61204D6F7274655D3F2457323D35303834325B45626F6C6C697A696F6E652064656C2053616E6775655D3F2457323D3139353239325B436172657A7A612064656C6C61204D6F7274655D3F2457323D34393134335B417373616C746F2064656C2047656C6F5D3F2457323D34393138345B466F6C6174612047656C6964615D3F2457323D35353039305B417373616C746F2064656C20466C6167656C6C6F5D3F2457323D37373537355B436F6E746167696F5D5B5D0D0A7C634646303046463030243F2457333D333731345B53656E746965726F20646920476869616363696F5D3F2457333D34353532345B436174656E6520646920476869616363696F5D3F2457333D34373534315B5370697261204D6F7274616C655D3F2457333D34393939385B417373616C746F2064656C6C61204D6F7274655D3F2457333D35303834325B45626F6C6C697A696F6E652064656C2053616E6775655D3F2457333D3139353239325B436172657A7A612064656C6C61204D6F7274655D3F2457333D34393134335B417373616C746F2064656C2047656C6F5D3F2457333D34393138345B466F6C6174612047656C6964615D3F2457333D35353039305B417373616C746F2064656C20466C6167656C6C6F5D3F2457333D37373537355B436F6E746167696F5D5B5D7C7200, 39804), -- Spell -(3776013982, 356959, 'itIT', 0x004669726D6120756E20706174746F20636F6E20696C204C6F612064656C6C61204D6F7274652C2065766F63616E646F20756E61206D6173636865726120696E66657374617461206368652070657273697374652073756C206265727361676C696F2066696E6368C3A9206C276566666574746F20646920477561726469616E692053696C6669206E6F6E207465726D696E612E0D0A0D0A24407370656C6C6E616D653335363930383A20636F70696120696C2062656E65666963696F2064656C2053696C666964652061747475616C652073756C206265727361676C696F2E205365677565206C61204D6173636865726120446972657474612E0000, 39804), -- Spell -(3776013982, 356877, 'itIT', 0x00506F74657265204D757465766F6C65207075C3B2206573736572652063616E616C697A7A61746F20696E206D6F76696D656E746F2E204F676E69206E656D69636F20636F6C7069746F20646120506F74657265204D757465766F6C652061756D656E7461206C612070726F626162696C6974C3A0206469206372697469636F2065206C612063656C65726974C3A02064656C20243335363838317331252C2066696E6F206120756E206D617373696D6F2064656C20247B2433353638383173312A24333536383831757D25207065722024333536383831642E0000, 39804), -- Spell -(3776013982, 356415, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 356391, 'itIT', 0x004669726D61726520756E20706174746F20636F6E20696C204C6F612064656C6C61204D6F7274652065766F636120756E61206D6173636865726120696E66657374617461206368652070657273697374652073756C206265727361676C696F2066696E6368C3A9206C276566666574746F20646920477561726469616E692053696C6669206E6F6E207465726D696E612E0D0A0D0A7C4346466666666666664D6173636865726120496E666573746174613A7C7220636F70696120696C2062656E65666963696F2064656C2053696C666964652061747475616C652073756C2073756F206265727361676C696F2E20536567756520696C20446972657A696F6E616D656E746F204D617363686572612E0000, 39804), -- Spell -(3776013982, 356344, 'itIT', 0x00446172646F2064656C6C6120446563696D617A696F6E652061756D656E7461206C612070726F626162696C6974C3A0206469206372697469636F2064656C2024333536333432733125206520692064616E6E69206372697469636920696E666C6974746920646120243F733133373034365B496E63656E6572696D656E746F5D3F733139383539305B52697375636368696F206427416E696D615D3F613133373034342621733133373034365B446172646F2044656D6F6E6961636F5D5B446172646F2064274F6D6272615D2064656C20243335363334327332252E0000, 39804), -- Spell -(3776013982, 356342, 'itIT', 0x0024407370656C6C646573633335363334340050726F626162696C6974C3A0206469206372697469636F2061756D656E746174612064656C202473312520652064616E6E69206372697469636920696E666C6974746920646120243F733133373034365B496E63656E6572696D656E746F5D3F733139383539305B52697375636368696F206427416E696D615D3F613133373034342621733133373034365B446172646F2044656D6F6E6961636F5D5B446172646F2064274F6D6272615D2061756D656E746174692064656C20247332252E00, 39804), -- Spell -(3776013982, 356334, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 356326, 'itIT', 0x0024407370656C6C6465736333353533323100496E64696365206469206D616573747269612061756D656E7461746F206469202477312E00, 39804), -- Spell -(3776013982, 356250, 'itIT', 0x004170706C696361204D617265612042656E65666963612061206D617373696D6F20247331206265727361676C6920616C6C656174692063757261746920646120526163636F6C746F206120436174656E612E204170706C69636120466F6C676F72652064656C2046756F636F2061206D617373696D6F20247332206265727361676C69206E656D69636920636F6C7069746920646120526163636F6C746F206120436174656E612E0000, 39804), -- Spell -(3776013982, 355951, 'itIT', 0x0024407370656C6C6465736333353533313300496E6469636520243F65325B6469206372697469636F5D3F65335B64692063656C65726974C3A05D3F65345B6469206D616573747269615D3F65355B646920766572736174696C6974C3A05D5B64656C6C61207475612073746174697374696361207365636F6E6461726961207069C3B920616C74615D207269646F74746F206469202477322E00, 39804), -- Spell -(3776013982, 355794, 'itIT', 0x0024407370656C6C6465736333353533313300496E6469636520243F65325B6469206372697469636F5D3F65335B64692063656C65726974C3A05D3F65345B6469206D616573747269615D3F65355B646920766572736174696C6974C3A05D5B64656C6C61207475612073746174697374696361207365636F6E6461726961207069C3B920616C74615D2061756D656E7461746F206469202477322E00, 39804), -- Spell -(3776013982, 355567, 'itIT', 0x0024407370656C6C646573633335353130300045666669636163696120646920243F2457333D3332383632305B42656E6564697A696F6E652064656C6C274573746174655D3F2457333D3332383632325B42656E6564697A696F6E652064656C6C27417574756E6E6F5D3F2457333D3332383238315B42656E6564697A696F6E652064656C6C27496E7665726E6F5D5B42656E6564697A696F6E652064656C6C61205072696D61766572615D2061756D656E746174612064656C20247331252E00, 39804), -- Spell -(3776013982, 355553, 'itIT', 0x0024407370656C6C64657363333339363037004D617263686961746F20646120536F66666572656E7A6120436F6E6469766973612100, 39804), -- Spell -(3776013982, 355485, 'itIT', 0x00492052657369647569206427416E696D612061756D656E74616E6F206C61207475612054656D7072612064656C20243332343731377333252E0000, 39804), -- Spell -(3776013982, 355327, 'itIT', 0x004D616C656469636520696C206E656D69636F2C20696E666C696767656E646F202473312064616E6E69206461206F6D627261206F676E69202474312073207065722024642E204C61206475726174612061756D656E74612066696E6F206120756E206D617373696D6F2064656C202473332520696E206261736520616C6C612073616C757465206D616E63616E74652E202854656D706F20646920726563757065726F3A20312C35206D696E290D0A0D0A004D616C65646574746F20646120244061757261636173746572206120636F6E746F7263657273692064616C20646F6C6F72652E202473312064616E6E69206461206F6D62726120696E666C69747469206F676E692024743120732E00, 39804), -- Spell -(3776013982, 355323, 'itIT', 0x004920636F6C706920637269746963692068616E6E6F20756E612070726F626162696C6974C3A02064692061756D656E7461726520243F613133373030357C613133373032367C613133373034375B6C6120466F727A615D3F613133373030397C613133373031347C613133373032327C613133373033347C613133373033387C613231323631315B6C274167696C6974C3A05D5B6C6120466F727A61206F206C274167696C6974C3A05D20646920247331207065722024333536363837642E205365207369206861206D656E6F2064656C20247332252064656C6C612073616C757465206D617373696D61207175616E646F206C276566666574746F207369206174746976612C20726967656E65726120616E63686520247B2473332A347D2073616C75746520696E2024333536363839642E0000, 39804), -- Spell -(3776013982, 355321, 'itIT', 0x00466973736120696C20676C6F626F2C20737562656E646F20247B2473312A347D2064616E6E69206461206F6D62726120696E20246420652061756D656E74616E646F206C27696E64696365206469206D61657374726961206469202433353633333473312070657220756E206D617373696D6F20646920247B24333536333236642A347D20732E205069C3B92061206C756E676F20736920666973736120696C20676C6F626F2C207069C3B92061756D656E74616E6F20696C20746F726D656E746F2065206C6120636F6E73617065766F6C657A7A612E004F7373657276617A696F6E652064656C20476C6F626F2064656C20546F726D656E746F2041646F6D627261746F2E00, 39804), -- Spell -(3776013982, 355313, 'itIT', 0x005175616E646F207369206861207069C3B92064656C20247332252064656C6C612073616C757465206D617373696D612C20736920C3A820676975646963617469204465676E692C20696C206368652061756D656E7461206C612073746174697374696361207365636F6E6461726961207069C3B920616C7461206469202473312E205175616E646F207369206861206D656E6F2064656C20247332252064656C6C612073616C757465206D617373696D612C20736920C3A82067697564696361746920496D6D6572697465766F6C692C20696C2063686520726964756365206C612073746174697374696361207365636F6E6461726961207069C3B920616C7461206469202473312E0000, 39804), -- Spell -(3776013982, 354811, 'itIT', 0x005175616E646F20736920C3A820506F74656E7A696174692C206C612076656C6F636974C3A0206469206D6F76696D656E746F2061756D656E74612064656C20313030252065206C612063656C65726974C3A02061756D656E74612064656C203230252E0000, 39804), -- Spell -(3776013982, 354810, 'itIT', 0x00446976656E7461726520506F74656E7A6961746F2061756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F20646920756E20756C746572696F726520247331252065206C612063656C65726974C3A020646920756E20756C746572696F726520247332252E0000, 39804), -- Spell -(3776013982, 354809, 'itIT', 0x00446976656E7461726520506F74656E7A6961746F2061756D656E7461206C612076656C6F636974C3A0206469206D6F76696D656E746F20646920756E20756C746572696F726520247331252065206C612063656C65726974C3A020646920756E20756C746572696F726520247332252E0000, 39804), -- Spell -(3776013982, 354722, 'itIT', 0x0024407370656C6C6465736333353437303700496D6D756E65206120656666657474692064692070617572612E00, 39804), -- Spell -(3776013982, 354707, 'itIT', 0x005175616E646F20736920C3A820506F74656E7A696174692C2072656E646520696D6D756E692061676C6920656666657474692064692070617572612E005175616E646F20736920C3A820506F74656E7A696174692C2072656E646520696D6D756E692061676C6920656666657474692064692070617572612E00, 39804), -- Spell -(3776013982, 354397, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 354386, 'itIT', 0x0041756D656E7461206C27696E6469636520646920766572736174696C6974C3A020646920243335343339377331207175616E646F20736920636F6D626174746520636F6E74726F206C65204E6F76652E0D0A0D0AC38820706F73736962696C6520757361726520756E6120736F6C612052756E612056616E74757320616C6C612073657474696D616E612C2065206C276566666574746F206475726120706572206C27696E746572612073657474696D616E612E00243F613232343432325B4C652052756E652056616E747573206E6F6E2068616E6E6F20616C63756E20706F7465726520636F6E74726F206E656D696369204D69746963692E5D5B496E6469636520646920766572736174696C6974C3A02061756D656E7461746F20646920243335343339377331207175616E646F20736920636F6D626174746520636F6E74726F206C65204E6F76652E5D00, 39804), -- Spell -(3776013982, 354171, 'itIT', 0x004C616E63696120696C206E69646F20737520756E20416C66696572652C207370657A7A616E646F6E65206C6120636F6E63656E7472617A696F6E6520652072656E64656E646F6C6F2076756C6E65726162696C652061676C692061747461636368692E0056756C6E65726162696C652061676C69206174746163636869206D656E74726520C3A82064697374726174746F2064616C6C652070756E747572652064656C2050756E6769746F72652E00, 39804), -- Spell -(3776013982, 354055, 'itIT', 0x0053652072696573636F6E6F2061207261676769756E6765726520476172726F73682C20692053757072656D69204769757261666175636520706F74656E7A69616E6F20747574746920676C692041676F6E697A7A61746F726920476975726166617563652C20666F726E656E646F206C6F726F2074656D706F72616E65616D656E746520526962656C6C696F6E652E2000506F74656E7A69616D656E746F20646920747574746920676C692041676F6E697A7A61746F726920476975726166617563652E00, 39804), -- Spell -(3776013982, 353882, 'itIT', 0x0041756D656E7461206C6120666F727A61206F7474656E75746120646120446F766572652064656C6C61204D6F7274652064656C20247331252065206E652061756D656E7461206C612064757261746120646920247B2473322F313030307D20732E205175616E646F2063692073692074726F766120616C6C27696E7465726E6F2064656C2070726F7072696F20446F766572652064656C6C61204D6F7274652C206C612067656E6572617A696F6E6520646920706F74656E7A612072756E6963612061756D656E74612064656C20247333252E0D0A0000, 39804), -- Spell -(3776013982, 353822, 'itIT', 0x005175616E646F20496E636174656E616D656E746F20496D6D6572697465766F6C6920736920646966666F6E64652C20666F726E6973636520697374616E74616E65616D656E746520756E612072756E6120652061756D656E746120692074756F692064616E6E6920696E666C697474692064656C20243335333832337332252C2066696E6F206120756E206D617373696D6F2064656C20247B2433353338323373322A24333533383233757D25207065722024333533383233642E0D0A0000, 39804), -- Spell -(3776013982, 353447, 'itIT', 0x0041756D656E7461206C6120647572617461206469204172746F2064692041626F6D696E696F20646920247B2473312F313030307D207320652061756D656E7461206C61206672657175656E7A61206469206F7474656E696D656E746F20646920243F613133373030385B536375646F2064274F7373615D5B5D243F613133373030365B4272696E615D5B5D243F613133373030375B436F7272757A696F6E652052756E6963615D5B5D2064692024733220732E20496E6F6C7472652C2069206E656D696369207472617363696E617469206461204172746F2064692041626F6D696E696F207375626973636F6E6F20646120746520696C20243335333534367331252064692064616E6E692061676769756E74697669207065722024333533353436642E0000, 39804), -- Spell -(3776013982, 353270, 'itIT', 0x00496E20636572636120646920696E74727573692E00416C6C61207269636572636120646920696E747275736921204D65676C696F20646973747261726C6F20666163656E646F6C6F20677561726461726520616C74726F76652E00, 39804), -- Spell -(3776013982, 353000, 'itIT', 0x004B656C275468757A616420736361676C696120756E2070657A7A6F20646920676869616363696F20636F6E74726F20756E206E656D69636F2C20696E666C696767656E646F202433343837353973312064616E6E692064612067656C6F2073756464697669736920657175616D656E746520747261207475747469206920706572736F6E6167676920656E74726F20243334383735396131206D206520696D6D6F62696C697A7A616E646F6C69207065722024333438373539642E0000, 39804), -- Spell -(3776013982, 352594, 'itIT', 0x00526964756365206C612076656C6F636974C3A0206469206465636164696D656E746F2064656C6C276566666574746F20506F74656E7A6961746F2064656C20247331252E0000, 39804), -- Spell -(3776013982, 352577, 'itIT', 0x0041756D656E7461206C61206475726174612064656C6C276566666574746F20506F74656E7A6961746F2064656C20247331252E0000, 39804), -- Spell -(3776013982, 352145, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 352118, 'itIT', 0x0041756D656E7461206C61206475726174612064656C6C276566666574746F20506F74656E7A6961746F2064656C20247331252E0000, 39804), -- Spell -(3776013982, 351953, 'itIT', 0x0024407370656C6C6465736333353139323600243F247731213D305B496E6469636520646920766572736174696C6974C3A02061756D656E7461746F5D3F247732213D305B496E64696365206469206D616573747269612061756D656E7461746F5D3F247733213D305B496E646963652064692063656C65726974C3A02061756D656E7461746F5D3F247734213D305B496E64696365206469206372697469636F2061756D656E7461746F5D5B53746174697374696361207365636F6E6461726961207069C3B920616C74612061756D656E746174615D206469202477352E00, 39804), -- Spell -(3776013982, 351952, 'itIT', 0x0024407370656C6C6465736333353139323600243F247731213D305B496E6469636520646920766572736174696C6974C3A02061756D656E7461746F5D3F247732213D305B496E64696365206469206D616573747269612061756D656E7461746F5D3F247733213D305B496E646963652064692063656C65726974C3A02061756D656E7461746F5D3F247734213D305B496E64696365206469206372697469636F2061756D656E7461746F5D5B53746174697374696361207365636F6E6461726961207069C3B920616C74612061756D656E746174615D206469202477352E00, 39804), -- Spell -(3776013982, 351816, 'itIT', 0x0024407370656C6C646573633335313832350000, 39804), -- Spell -(3776013982, 350826, 'itIT', 0x00243335303536386420646F706F20636865206920706572736F6E6167676920736F6E6F2073746174692061666665747469206461205269636869616D6F2064656C6C27457465726E6974C3A02C20747574746920676C6920456368692064656C6C27457465726E6974C3A0206573706C6F646F6E6F20652076656E676F6E6F206469737472757474692C20696E666C696767656E646F202473312064616E6E69206461206F6D6272612061207475747469206920706572736F6E6167676920656E74726F20244131206D2064616C6C2765636F2E0000, 39804), -- Spell -(3776013982, 350090, 'itIT', 0x0056656E7A612066612074757262696E617265206C61204C616D612064656C6C27416E6E69656E74616D656E746F20636F6E2076696F6C656E7A612C207472617363696E616E646F20612073C3A9207475747469206920706572736F6E61676769206520696E666C696767656E646F202473312064616E6E6920666973696369206F676E692024333530303836743120732061207475747469206920706572736F6E6167676920656E74726F20244131206D2E0000, 39804), -- Spell -(3776013982, 348760, 'itIT', 0x0024407370656C6C6465736333343837353600416C6C27696D706174746F2C202433343837353973312064616E6E692064612067656C6F2073756464697669736920657175616D656E746520747261207475747469206920706572736F6E6167676920636F6C706974692E2024407370656C6C6E616D65333537323938206170706C69636174692E00, 39804), -- Spell -(3776013982, 348759, 'itIT', 0x0024407370656C6C646573633334383735360000, 39804), -- Spell -(3776013982, 348758, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 348756, 'itIT', 0x004B656C275468757A616420736361676C696120756E2070657A7A6F20646920676869616363696F20636F6E74726F20756E206E656D69636F2C20696E666C696767656E646F202433343837353973312064616E6E692064612067656C6F2073756464697669736920657175616D656E746520747261207475747469206920706572736F6E6167676920656E74726F20243334383735396131206D206520696E666C696767656E646F202433353739323873312064616E6E692064612067656C6F206F676E69202433353739323874312073207065722024333537393238642E0D0A0D0A496E6F6C7472652C206C276566666574746F206170706C6963612024407370656C6C6E616D653335373239382E0000, 39804), -- Spell -(3776013982, 338682, 'itIT', 0x004C652050726F74657A696F6E692044656D6F6E69616368652072696475636F6E6F20243F63325B616E6368655D5B5D20692064616E6E69206D6167696369207375626974692064656C207C634646464646464646247B2473317D2E31257C72243F63315B2061676769756E7469766F5D5B5D2E0000, 39804), -- Spell -(3776013982, 338612, 'itIT', 0x0045766F636120756E20676C6F626F2064692067656C6F2065206C6F206C616E63696120636F6E74726F20756E206E656D69636F2C20696E666C696767656E646F2064616E6E692064612067656C6F206520696D6D6F62696C697A7A616E646F2069206265727361676C692063686520636F6C7069736365207065722024642E00496D6D6F62696C697A7A61746F2E00, 39804), -- Spell -(3776013982, 338604, 'itIT', 0x0024407370656C6C646573633333383631320000, 39804), -- Spell -(3776013982, 336992, 'itIT', 0x00506F74657265204D757465766F6C652072696475636520692074656D706920646920726563757065726F2064656C6C65206162696C6974C3A0206461204D61676869206469207C634646464646464646247B2D2473312F313030302A24333134373931642F24333134373931747D2E3120737C722061676769756E7469766920696E2024333134373931642E0000, 39804), -- Spell -(3776013982, 335742, 'itIT', 0x000000, 39804), -- Spell -(3776013982, 328281, 'itIT', 0x53696C66692064656C6C61204E6F7474650042656E656469636520756E20616C6C6561746F207065722024642C20666163656E646F2073C3AC2063686520692073756F6920617474616363686920696E666C696767616E6F20247B243C706F696E74733E2A2473357D2064616E6E692064612067656C6F2065207269647563616E6F206C612076656C6F636974C3A0206469206D6F76696D656E746F20646569206E656D6963692064656C20243332383530367334252065206C61206C6F726F2076656C6F636974C3A02064276174746163636F2064656C20243332383530367333252E20536920616363756D756C612066696E6F206120243332383530367520766F6C74652E0D0A0D0A7C63464646464646464642656E6564697A696F6E652064656C6C652053746167696F6E693A7C722073692074726173666F726D6120696E205072696D617665726120646F706F206C2775736F2E00476C6920617474616363686920696E666C6967676F6E6F20247B243C706F696E74733E2A2477357D2064616E6E692064612067656C6F20652072696475636F6E6F206C612076656C6F636974C3A0206469206D6F76696D656E746F20646569206E656D6963692064656C20243332383530367334252065206C61206C6F726F2076656C6F636974C3A02064276174746163636F2064656C20243332383530367333252E20536920616363756D756C612066696E6F206120243332383530367520766F6C74652E00, 39804), -- Spell -(3776013982, 194125, 'itIT', 0x004C276170706C6963617A696F6E6520636F6E63656E74726174612064692056656C656E6F20506172616C697A7A616E746520726964756365206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C206265727361676C696F2064656C2024733125207065722024642E0056656C6F636974C3A0206469206D6F76696D656E746F207269646F7474612064656C20247331252E00, 39804), -- Spell -(3776013982, 115196, 'itIT', 0x004C276170706C6963617A696F6E6520636F6E63656E74726174612064692056656C656E6F20506172616C697A7A616E746520726964756365206C612076656C6F636974C3A0206469206D6F76696D656E746F2064656C206265727361676C696F2064656C2024733125207065722024642E0056656C6F636974C3A0206469206D6F76696D656E746F207269646F7474612064656C20247331252E00, 39804), -- Spell -(2035710060, 23517, 'itIT', 0x53757072656D6F204769757261666175636500492053757072656D692047697572616661756365207369206D756F766F6E6F20696E65736F726162696C6D656E746520766572736F20476172726F73682C20706F74656E7A69616E646F2069204769757261666175636520766963696E6920636F6E207C6346463239353944337C487370656C6C3A3335333535347C685B496E667573696F6E6520646920526962656C6C696F6E655D7C687C722E2053652072696573636F6E6F2061207261676769756E6765726520476172726F73682C20692053757072656D69204769757261666175636520706F74656E7A69616E6F2074757474692069204769757261666175636520636F6E207C6346463239353944337C487370656C6C3A3335343035357C685B526962656C6C655D7C687C722E008D090E0000DE5BF95A01888A01000000000000000000000000000200001000, 39804), -- JournalEncounterSection -(2035710060, 23155, 'itIT', 0x536F6D6D6172696F00416C6C27696E697A696F2064656C6C6F2073636F6E74726F2C20416C6372757578206C616E636961207C6346463239353944337C487370656C6C3A3334393632377C685B496E676F7264696769615D7C687C722C206368652072696D617272C3A02066696E6F20616C6C612066696E652064656C6C6F2073636F6E74726F2C2074726173666572656E646F73692073756C20706572736F6E616767696F207069C3B920766963696E6F20616C207465726D696E652E0D0A0D0A5175616E646F20416C6372757578207261676769756E676520696C20243335383632397331252064692073616C7574652072657374616E74652C20416368696C6C6974652073692061747469766120652070617274656369706120616C6C6F2073636F6E74726F2E20416368696C6C6974652063616E616C697A7A61206F63636173696F6E616C6D656E7465207C6346463239353944337C487370656C6C3A3334393938377C685B50726F746F636F6C6C6F2064692053666961746F5D7C687C722C2072696C61736369616E646F20676C6F6269206427416E696D756D20636865206573706C6F646F6E6F20616C20636F6E746174746F2E20496C20706572736F6E616767696F20636F6E207C6346463239353944337C487370656C6C3A3334393632377C685B496E676F7264696769615D7C687C72207075C3B220636F6E73756D617265206920676C6F6269206427416E696D756D2C206F7474656E656E646F20756E20616363756D756C6F206469207C6346463239353944337C487370656C6C3A3335303031307C685B416E696D756D204469766F7261746F5D7C687C722E0D0A0D0A5175616E646F20416368696C6C697465207261676769756E676520696C20243335383632397331252064692073616C7574652072657374616E74652C2056656E7A612074656E746120646920727562617265206C61204C616D612064656C6C27416E6E69656E74616D656E746F20652C20646F706F2065737365726520737461746120636F72726F7474612C2070617274656369706120616C6C6F2073636F6E74726F2E009609010000745A775A030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 23038, 'itIT', 0x536F6D6D6172696F00536F27617A6D69207363686965726120646569207C6346463239353944337C487370656C6C3A3334373432367C685B52696C6F6361746F72695D7C687C7220636865206920706572736F6E61676769206465766F6E6F207573617265207065722065766974617265206C6120737561206162696C6974C3A0207C6346463239353944337C487370656C6C3A3334373438317C685B53687572695D7C687C722E0D0A436F6C2070726F736567756972652064656C6C6F2073636F6E74726F2C20536F27617A6D69206C616E636961207C6346463239353944337C487370656C6C3A3334373234397C685B4469766973696F6E655D7C687C72206E656C6C27617265612C2070657220626C6F636361726520696C206D6F76696D656E746F2064656920706572736F6E6167676920652072656E64657265207069C3B920646966666963696C652067657374697265206C652073756520616C747265206162696C6974C3A02E0D0A446F706F207C6346463239353944337C487370656C6C3A3334373234397C685B4469766973696F6E655D7C687C722C20536F27617A6D692070726570617261206C6120737561206C6574616C65207C6346463239353944337C487370656C6C3A3335373138387C685B5465636E69636120446F707069615D7C687C7220636865206465762765737365726520696E746572726F747461207069C3B920766F6C74652E009309010000005AF759030000000000000000000000000000000000000000FF, 39804), -- JournalEncounterSection -(2035710060, 22883, 'itIT', 0x4775617269746F7269002462756C6C65743B7C6346463239353944337C487370656C6C3A3334383735367C685B4465746F6E617A696F6E652064656C2047656C6F5D7C687C7220696D6D6F62696C697A7A61206920706572736F6E61676769206E6569206D6F6D656E746920696E20637569206D756F766572736920C3A820666F6E64616D656E74616C652E0D0A2462756C6C65743B7C6346463239353944337C487370656C6C3A3335343238397C685B4D6961736D612053696E697374726F5D7C687C7220736920616363756D756C6120636F6E74696E75616D656E74652073756920706572736F6E6167676920616C6C27696E7465726E6F2064656C2066696C6174746572696F2E00880904605900006159030000000000000000000000000000000000000400FF, 39804), -- JournalEncounterSection -(1463296112, 2439, 'itIT', 0x4C65204E6F766500496C20706174746F206F736375726F206368652053796C76616E6173206861207374726574746F20636F6E206C652056616C276B797220686120666F72676961746F20696C2073756F206C6567616D6520636F6E20696C20436172636572696572652E204E656C20636F72736F206465676C6920616E6E692C2071756573746520736F72656C6C6520616C6174652068616E6E6F207365727669746F20666564656C6D656E7465206C612044616D61204F73637572612C20616E636865207365207369676E69666963617661207361637269666963617265206C6F726F2073746573736520706572206C65692E204F72612C2053796C76616E617320636869616D61206C6520737565206E6F76652056616C276B7972206120636F6D6261747465726520706572206C656920756E27756C74696D6120766F6C74612E007D25D83E1F4D453E87090000A9047D09030000005959CF070000000000FF, 39804), -- JournalEncounter -(3865974254, 187104, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3865974254, 185917, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(3205218938, 43288, 'itIT', 0x454E41424C455F544558545F544F5F535045454348007C54496E746572666163655C5C4F7074696F6E734672616D655C5C55492D4F7074696F6E734672616D652D4E65774665617475726549636F6E3A303A303A303A2D317C74204C6567676920696C20746573746F2064656C6C61206368617420616420616C746120766F63650001, 39804), -- GlobalStrings -(3205218938, 42935, 'itIT', 0x515549434B5F4B455942494E445F4D4F44455F425554544F4E007C54496E746572666163655C5C4F7074696F6E734672616D655C5C55492D4F7074696F6E734672616D652D4E65774665617475726549636F6E3A303A303A303A2D317C7441737365676E617A696F6E6520646569205461737469205261706964610001, 39804), -- GlobalStrings -(3205218938, 42744, 'itIT', 0x4A41494C4552535F544F5745525F5245574152445F5245434945564544005269636F6D70656E7361207269636576757461202D20436F6D706C6574617265206E756F76616D656E74652071756573746F20626C6F63636F20666F726E6973636520756E6120706963636F6C61207175616E746974C3A02064692043656E657265206427416E696D612061676769756E746976610001, 39804), -- GlobalStrings -(3503073706, 24, 'itIT', 0x4C616E636961204C7563656E74650054656C69616820706F74656E7A6961206C612070726F70726961206C616E6369612C20696E666C696767656E646F202473312064616E6E6920646120736163726F20616C206E656D69636F207069C3B9206C6F6E74616E6F206520637572616E646F206C27616C6C6561746F207069C3B920766963696E6F206469202473322E0002000000000000000000000002000000E1021700, 39804), -- GarrAutoSpell -(3386291891, 172006, 'itIT', 0x54656C6961680000000000070000008E6F0100000000000000000000000000000000000000803F0000803F0000803F08B302000000000000000000, 39804), -- Creature -(3386291891, 166569, 'itIT', 0x54656C6961680000000001070000008E6F01000000000000000000000000000000803F0000803F0000803F0000803F65A902000000000000000000, 39804), -- Creature -(3776013982, 356496, 'itIT', 0x004C616E63696120756E20426173746F6E63696E6F20466C756F72657363656E74652E0000, 39804), -- Spell -(3776013982, 356487, 'itIT', 0x004C616E63696120756E2061646F726162696C652070656C756368652E0000, 39804), -- Spell -(3776013982, 356439, 'itIT', 0x004C616E63696120756E2054656E7461636F6C6F2044696D656E616E74652E0000, 39804), -- Spell -(3776013982, 356403, 'itIT', 0x004C616E63696120756E2070657A7A6F206469206672757474612E0000, 39804), -- Spell -(3865974254, 187173, 'itIT', 0x00000000, 39804), -- ModifiedReagentItem -(4033975491, 446682, 'itIT', 0x00000000000000000000000000000000000000000000000050980000FFFFFFFF000000000000000000000000000000000000000000000000000000003333D33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000B2480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446672, 'itIT', 0x0000000000000000CDCCCC3E000000000000000000000000FE970000FFFFFFFF000000000000000000000000000000000000000000000000000000003333D33F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A8480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 444947, 'itIT', 0x000000000000000000000000000000000000000000000000FE970000FFFFFFFF000000000000000000000000000000000000000000000000000000008FC2953F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A5430200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392725, 'itIT', 0x02000000DAD00600B2480200, 39804), -- SpellVisualKitEffect -(1181150530, 392701, 'itIT', 0x050000003AD60200A8480200, 39804), -- SpellVisualKitEffect -(1181150530, 392700, 'itIT', 0x02000000D0D00600A8480200, 39804), -- SpellVisualKitEffect -(48336690, 38992, 'itIT', 0x74453700000000000000803F0000003F0000C03F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(48336690, 38790, 'itIT', 0x74453700000000000000803F0000003F0000C03F9A99993E00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(517656225, 7205, 'itIT', 0x8C6C073F000000009A99993F000000002C01422400001B00000000000505000000400000204100000000AC8B3B3EEB51B83DB81E853ECDCC4C3E00AE003F0000E04035FA8E3CC2B8323E00AE803E0005413F0000403F00000000000000004EE4BD404EE4BD4000000000000000000000000000000000000000000000A04100004041000000401DFFFFFF0D030005413E022B873D0AD7233C000000000000C03F0000C03F766E00005B9102000000803F0000803F241C231C221C211C000000000000000000000000000000000000000040400000C03F00000000000000000000000000000040000000000000000000000000000000000000000036AD1700BFEA18007F173600, 39804), -- SpellChainEffects -(517656225, 7204, 'itIT', 0x8C6C073F000000009A99993F000000002C01462400001B0000000000050500000040000020418FC2F53C9C33223EEB51B83DB81E853ECDCCCC3E7CD9203F0000A04100000000FB04C13DFCAD803EFB04413F9A99993E0000000035FA0E3D70F7A14070F7A14000000000000000000000000000000000000000000000B4410000A0410000803F693333330D03F3665F3F022B873D0AD7233C000000009A99993E9A99993E756E0000000000000000803F0000803F0000000000000000000000000000000000000000000000000000000000000000803F000000000000000000000000000000400000000000000000000000000000803F00000000EA60310016803600E6603100, 39804), -- SpellChainEffects -(517656225, 7203, 'itIT', 0x8C6C073F6F12033A9A99993F000000002C01462400001B000AD7233C050500000040000000408FC2F53D83C04A3EEB51B83DB81E853ECDCCCC3EFDAD003F0000A04100000000FB04C13DFCAD803EFB04413F000000BF35FA8EBC35FA0EBD884EB840884EB84000000000000000000000000000000000000000000000B4410000A0410000803F87B3B3B30D02F3665F3F022B873D0AD7233C00000000CDCC0C3FCDCC0C3F746E0000000000000000803F0000803F00000000000000000000000000000000000000000000000000000000803F00000040000000000000000000000000000000400000000000000000000000000000000000000000EA603100E5603100E5073600, 39804), -- SpellChainEffects -(517656225, 7202, 'itIT', 0x8C6C073F000000009A99993F000000002C01462400001B000000000005050000004000002041EB51383DA470FD3DEB51B83DB81E853E9A99993EFDAD003F0000A04100000000FB04C13DFCAD803EFB04413F0000403F0000000000000000368DA740368DA74000000000000000000000000000000000000000000000B4410000A0410000803F35FFFFFF0D00920A063F022B873D0AD7233C00000000CDCCCC3ECDCCCC3E736E0000000000000000803F0000803F0000000000000000000000000000000000000000000000000000000000000000803F000000000000000000000000000000400000000000000000000000000000000000000000EA60310048E61300B06C3600, 39804), -- SpellChainEffects -(517656225, 7201, 'itIT', 0x8C6C073F000000009A99993F000000002C01462400001B000000000005050000004000000040EB51383DA470FD3DEB51B83DB81E853E9A99993EFDAD003F0000A04100000000FB04C13DFCAD803EFB04413F0000403F0000000000000000E4CB9640E4CB964000000000000000000000000000000000000000000000B4410000A0410000803F84FFFFFF0300920A063F022B873D0AD7233C000000000000803F9A99193E726E0000000000000000803F0000803F0000000000000000000000000000000000000000000000000000000000000000803F0000000000000000B96B893D00000040000000000000000000000000000000000000000060F83000A6D519007F173600, 39804), -- SpellChainEffects -(25144992, 3716, 'itIT', 0x251C0000000000000000000001000000A40000000000000013000000220000000000000000000000, 39804), -- BeamEffect -(1548466975, 27734, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(1548466975, 27733, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(1548466975, 27732, 'itIT', 0x10000000, 39804), -- AreaTriggerActionSet -(1369604944, 17432, 'itIT', 0x000000000000000000000000000000000000000000000000184400003B6F00000000161300000000000000002C010000EE0214020000730B0000000000000000007B38, 39804), -- SpellVisualMissile -(4033975491, 446671, 'itIT', 0x0000000000000000000000000000000000000000000000003C800000FFFFFFFF000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000803F00000000A7480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446670, 'itIT', 0x0000000000000000000000000000000000000000000000003C800000FFFFFFFF000000000000000000000000000000000000000000000000000000000000003F00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000003F00000000A7480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446669, 'itIT', 0x0000000000000000000000000000000000000000000000003C800000FFFFFFFF00000000000000000000000000000000000000000000000000000000CDCC4C3E00000000FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000A7480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446296, 'itIT', 0x0000000000000000000000000000000000000000000000003698000013000000000000000000000000000000000000000000000000000000000000000000404000000000FFFFFFFFFFFFFFFFFFFFFFFF3A1A000000000000000000000000000000000000C4470200, 39804), -- SpellVisualKitModelAttach -(1181150530, 392697, 'itIT', 0x02000000CFD00600A7480200, 39804), -- SpellVisualKitEffect -(1181150530, 392696, 'itIT', 0x02000000CED00600A7480200, 39804), -- SpellVisualKitEffect -(1181150530, 392695, 'itIT', 0x02000000CDD00600A7480200, 39804), -- SpellVisualKitEffect -(3425193231, 285052, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000A74802002DAF0100, 39804), -- SpellVisualEvent -(48336690, 38990, 'itIT', 0x6D320600000000000000003F0000803E0000403F0000803F00000000000000000000000000000000000000000000000000000000FFFFFFFF00, 39804), -- SpellVisualEffectName -(4146370265, 110381, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(600565378, 303566, 'itIT', 0x2A8E01000000803F0000A040007CC20200, 39804), -- CreatureXDisplayInfo -(600565378, 302213, 'itIT', 0x526901000000803F0000803E0096BF0200, 39804), -- CreatureXDisplayInfo -(1369604944, 17554, 'itIT', 0x000000000000000000000000000000000000000000000000924400003C8E91D70200131300000000000000002C010000EE02040004008F11000000000400000000D538, 39804), -- SpellVisualMissile -(1369604944, 17367, 'itIT', 0x000000000000000000000000000000000000000000000000D74300006C9711D70200022200004902000000002C010000EE020402000000000000000000000000004B38, 39804), -- SpellVisualMissile -(1369604944, 17335, 'itIT', 0x000000000000000000000000000000000000000000000000B74300004E9792D70200232200000000000000002C010000EE021400040000001B5900000000000000DE37, 39804), -- SpellVisualMissile -(1369604944, 17298, 'itIT', 0x00000000000000000000000000000000000000000000000092430000079777D70200FF2200000000000000002C010000EE02040004008A110000000000000000001A38, 39804), -- SpellVisualMissile -(1369604944, 17121, 'itIT', 0x000000000000000000000000000000000000000000000000E1420000329200000000FF22D9002400000000002C010000EE02040005009C0D000000000000000000A237, 39804), -- SpellVisualMissile -(1369604944, 12022, 'itIT', 0x000000000000000000000000000000000000000000000000F62E0000297300000000022200004902000000002C010000EE02040200000000000000000000000000CE27, 39804), -- SpellVisualMissile -(1369604944, 9788, 'itIT', 0x0000000000000000000000000000000000000000000000003C26000063730000000023220000BC00000000002C010000EE02040200000000000000000000000000D420, 39804), -- SpellVisualMissile -(4033975491, 446712, 'itIT', 0x00000000000000000000000000000000000000000000000067730000FFFFFFFF910100000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000E4480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446693, 'itIT', 0x0000000000000000000000000000000000000000000000002B23000014000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000C3480200, 39804), -- SpellVisualKitModelAttach -(4033975491, 446692, 'itIT', 0x0000000000000000000000000000000000000000000000002D01000011000000000000000000000000000000000000000000000000000000000000000000803F00000000FFFFFFFFFFFFFFFFFFFFFFFF000000000C000000000000000000000000000000C3480200, 39804), -- SpellVisualKitModelAttach -(1181150530, 393276, 'itIT', 0x0500000039D8020092480200, 39804), -- SpellVisualKitEffect -(1181150530, 393274, 'itIT', 0x0500000038D80200B6380200, 39804), -- SpellVisualKitEffect -(1181150530, 393273, 'itIT', 0x0500000037D80200B6380200, 39804), -- SpellVisualKitEffect -(1181150530, 393272, 'itIT', 0x0500000038D80200C2380200, 39804), -- SpellVisualKitEffect -(1181150530, 393271, 'itIT', 0x0500000037D80200C2380200, 39804), -- SpellVisualKitEffect -(1181150530, 393268, 'itIT', 0x0500000035D802005E430200, 39804), -- SpellVisualKitEffect -(1181150530, 393267, 'itIT', 0x0500000034D802005E430200, 39804), -- SpellVisualKitEffect -(1181150530, 393266, 'itIT', 0x0500000033D802005B430200, 39804), -- SpellVisualKitEffect -(1181150530, 393265, 'itIT', 0x0500000032D802005B430200, 39804), -- SpellVisualKitEffect -(1181150530, 393264, 'itIT', 0x0500000031D802005B430200, 39804), -- SpellVisualKitEffect -(1181150530, 393260, 'itIT', 0x050000002FD8020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 393259, 'itIT', 0x050000002ED8020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 393258, 'itIT', 0x050000002DD8020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 393257, 'itIT', 0x050000002CD8020057430200, 39804), -- SpellVisualKitEffect -(1181150530, 393256, 'itIT', 0x050000002AD802005C430200, 39804), -- SpellVisualKitEffect -(1181150530, 393255, 'itIT', 0x0500000029D8020083430200, 39804), -- SpellVisualKitEffect -(1181150530, 393254, 'itIT', 0x0500000028D8020006350200, 39804), -- SpellVisualKitEffect -(1181150530, 393252, 'itIT', 0x0500000026D8020003350200, 39804), -- SpellVisualKitEffect -(1181150530, 393251, 'itIT', 0x0500000025D8020005350200, 39804), -- SpellVisualKitEffect -(1181150530, 393248, 'itIT', 0x0500000023D802005C3B0200, 39804), -- SpellVisualKitEffect -(1181150530, 393247, 'itIT', 0x0500000021D8020034410200, 39804), -- SpellVisualKitEffect -(1181150530, 393246, 'itIT', 0x050000005BD6020000350200, 39804), -- SpellVisualKitEffect -(1181150530, 393243, 'itIT', 0x0500000020D8020028410200, 39804), -- SpellVisualKitEffect -(1181150530, 393242, 'itIT', 0x050000001FD8020033410200, 39804), -- SpellVisualKitEffect -(1181150530, 393241, 'itIT', 0x050000001ED8020033410200, 39804), -- SpellVisualKitEffect -(1181150530, 393240, 'itIT', 0x050000001DD8020033410200, 39804), -- SpellVisualKitEffect -(1181150530, 393239, 'itIT', 0x050000001CD802004B470200, 39804), -- SpellVisualKitEffect -(1181150530, 393238, 'itIT', 0x050000001BD802004B470200, 39804), -- SpellVisualKitEffect -(1181150530, 393237, 'itIT', 0x050000001AD802004B470200, 39804), -- SpellVisualKitEffect -(1181150530, 393236, 'itIT', 0x0500000019D802004B470200, 39804), -- SpellVisualKitEffect -(1181150530, 393235, 'itIT', 0x0500000018D802002F410200, 39804), -- SpellVisualKitEffect -(1181150530, 393234, 'itIT', 0x0500000017D802002F410200, 39804), -- SpellVisualKitEffect -(1181150530, 393233, 'itIT', 0x0500000016D802002F410200, 39804), -- SpellVisualKitEffect -(1181150530, 393232, 'itIT', 0x0500000082D70200A5420200, 39804), -- SpellVisualKitEffect -(1181150530, 393231, 'itIT', 0x050000007AD70200A5420200, 39804), -- SpellVisualKitEffect -(1181150530, 393230, 'itIT', 0x0500000079D70200A5420200, 39804), -- SpellVisualKitEffect -(1181150530, 393229, 'itIT', 0x05000000B0D00200F9360200, 39804), -- SpellVisualKitEffect -(1181150530, 393228, 'itIT', 0x0500000085CE0200F9360200, 39804), -- SpellVisualKitEffect -(1181150530, 393227, 'itIT', 0x0500000086CE0200F9360200, 39804), -- SpellVisualKitEffect -(1181150530, 393222, 'itIT', 0x0500000088CE020011450200, 39804), -- SpellVisualKitEffect -(1181150530, 393221, 'itIT', 0x0500000012D8020014450200, 39804), -- SpellVisualKitEffect -(1181150530, 393220, 'itIT', 0x0500000011D8020011450200, 39804), -- SpellVisualKitEffect -(1181150530, 393219, 'itIT', 0x0500000010D8020054450200, 39804), -- SpellVisualKitEffect -(1181150530, 393205, 'itIT', 0x0500000005D80200D8430200, 39804), -- SpellVisualKitEffect -(1181150530, 393204, 'itIT', 0x0500000002D80200D4430200, 39804), -- SpellVisualKitEffect -(1181150530, 393203, 'itIT', 0x0500000001D80200D4430200, 39804), -- SpellVisualKitEffect -(1181150530, 393202, 'itIT', 0x0500000004D80200D7430200, 39804), -- SpellVisualKitEffect -(1181150530, 393201, 'itIT', 0x0500000003D80200D7430200, 39804), -- SpellVisualKitEffect -(1181150530, 393020, 'itIT', 0x0500000090D70200EC480200, 39804), -- SpellVisualKitEffect -(1181150530, 393019, 'itIT', 0x050000008FD70200EC480200, 39804), -- SpellVisualKitEffect -(1181150530, 393017, 'itIT', 0x050000008DD702005F460200, 39804), -- SpellVisualKitEffect -(1181150530, 393016, 'itIT', 0x050000008CD7020058460200, 39804), -- SpellVisualKitEffect -(1181150530, 393015, 'itIT', 0x050000008BD7020058460200, 39804), -- SpellVisualKitEffect -(1181150530, 393006, 'itIT', 0x0500000081D70200D32A0200, 39804), -- SpellVisualKitEffect -(1181150530, 393003, 'itIT', 0x0500000080D7020097460200, 39804), -- SpellVisualKitEffect -(1181150530, 393002, 'itIT', 0x05000000B0D0020098420200, 39804), -- SpellVisualKitEffect -(1181150530, 393001, 'itIT', 0x050000007FD7020098420200, 39804), -- SpellVisualKitEffect -(1181150530, 393000, 'itIT', 0x050000007ED7020038350200, 39804), -- SpellVisualKitEffect -(1181150530, 392999, 'itIT', 0x050000007DD7020038350200, 39804), -- SpellVisualKitEffect -(1181150530, 392998, 'itIT', 0x050000007CD70200A5420200, 39804), -- SpellVisualKitEffect -(1181150530, 392997, 'itIT', 0x050000007BD7020085420200, 39804), -- SpellVisualKitEffect -(1181150530, 392990, 'itIT', 0x0500000075D702008C3A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392988, 'itIT', 0x0500000077D6020049430200, 39804), -- SpellVisualKitEffect -(1181150530, 392987, 'itIT', 0x0500000074D702001F360200, 39804), -- SpellVisualKitEffect -(1181150530, 392986, 'itIT', 0x0500000073D702001F360200, 39804), -- SpellVisualKitEffect -(1181150530, 392985, 'itIT', 0x0500000072D702008C410200, 39804), -- SpellVisualKitEffect -(1181150530, 392984, 'itIT', 0x0500000071D70200AB3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392983, 'itIT', 0x0500000070D70200AB3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392982, 'itIT', 0x050000006FD702008C410200, 39804), -- SpellVisualKitEffect -(1181150530, 392979, 'itIT', 0x050000006DD702007C470200, 39804), -- SpellVisualKitEffect -(1181150530, 392978, 'itIT', 0x050000006CD70200F7450200, 39804), -- SpellVisualKitEffect -(1181150530, 392973, 'itIT', 0x050000007FD6020092480200, 39804), -- SpellVisualKitEffect -(1181150530, 392970, 'itIT', 0x050000005CD7020033360200, 39804), -- SpellVisualKitEffect -(1181150530, 392969, 'itIT', 0x050000005FD7020034360200, 39804), -- SpellVisualKitEffect -(1181150530, 392968, 'itIT', 0x050000005ED7020034360200, 39804), -- SpellVisualKitEffect -(1181150530, 392967, 'itIT', 0x050000005DD7020034360200, 39804), -- SpellVisualKitEffect -(1181150530, 392966, 'itIT', 0x050000005CD70200AA3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392965, 'itIT', 0x050000005BD70200D82E0200, 39804), -- SpellVisualKitEffect -(1181150530, 392964, 'itIT', 0x050000005AD70200D82E0200, 39804), -- SpellVisualKitEffect -(1181150530, 392961, 'itIT', 0x05000000A5CE020086380200, 39804), -- SpellVisualKitEffect -(1181150530, 392960, 'itIT', 0x0500000059D7020084450200, 39804), -- SpellVisualKitEffect -(1181150530, 392959, 'itIT', 0x0500000058D70200522C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392958, 'itIT', 0x0500000057D70200522C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392957, 'itIT', 0x05000000B0D00200253B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392956, 'itIT', 0x0500000075CE0200243B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392955, 'itIT', 0x0500000085CE0200243B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392953, 'itIT', 0x0500000056D70200D4330200, 39804), -- SpellVisualKitEffect -(1181150530, 392952, 'itIT', 0x0500000000CE0200D4330200, 39804), -- SpellVisualKitEffect -(1181150530, 392951, 'itIT', 0x0500000000CE0200C4320200, 39804), -- SpellVisualKitEffect -(1181150530, 392950, 'itIT', 0x0500000001CE0200DB2D0200, 39804), -- SpellVisualKitEffect -(1181150530, 392949, 'itIT', 0x0500000001CE0200E72D0200, 39804), -- SpellVisualKitEffect -(1181150530, 392948, 'itIT', 0x0500000075CE0200FF350200, 39804), -- SpellVisualKitEffect -(1181150530, 392947, 'itIT', 0x05000000B0D00200462A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392946, 'itIT', 0x05000000AFD00200FE310200, 39804), -- SpellVisualKitEffect -(1181150530, 392945, 'itIT', 0x05000000AFD00200923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 392944, 'itIT', 0x0500000075CE0200923E0200, 39804), -- SpellVisualKitEffect -(1181150530, 392943, 'itIT', 0x05000000B0D00200482A0200, 39804), -- SpellVisualKitEffect -(1181150530, 392938, 'itIT', 0x0500000051D70200E7480200, 39804), -- SpellVisualKitEffect -(1181150530, 392937, 'itIT', 0x0500000051D70200E6480200, 39804), -- SpellVisualKitEffect -(1181150530, 392936, 'itIT', 0x0500000051D70200E5480200, 39804), -- SpellVisualKitEffect -(1181150530, 392935, 'itIT', 0x05000000DDC70200DA3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392934, 'itIT', 0x05000000DCC70200DA3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392932, 'itIT', 0x050000004FD70200EF970100, 39804), -- SpellVisualKitEffect -(1181150530, 392931, 'itIT', 0x050000004FD70200EC970100, 39804), -- SpellVisualKitEffect -(1181150530, 392930, 'itIT', 0x0500000050D70200EB970100, 39804), -- SpellVisualKitEffect -(1181150530, 392929, 'itIT', 0x050000004FD70200ED970100, 39804), -- SpellVisualKitEffect -(1181150530, 392928, 'itIT', 0x050000004DD70200E4480200, 39804), -- SpellVisualKitEffect -(1181150530, 392927, 'itIT', 0x02000000F8D00600E4480200, 39804); -- SpellVisualKitEffect - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1181150530, 392926, 'itIT', 0x050000004BD70200E3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392925, 'itIT', 0x050000004CD70200E3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392924, 'itIT', 0x06000000FCD90500E3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392923, 'itIT', 0x050000004AD70200D13F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392922, 'itIT', 0x0500000049D70200D03F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392921, 'itIT', 0x0500000048D70200C43F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392919, 'itIT', 0x0500000047D70200C43F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392918, 'itIT', 0x0500000046D70200C43F0200, 39804), -- SpellVisualKitEffect -(1181150530, 392917, 'itIT', 0x0500000045D70200DA480200, 39804), -- SpellVisualKitEffect -(1181150530, 392916, 'itIT', 0x0500000044D70200DF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392915, 'itIT', 0x0500000043D70200DF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392914, 'itIT', 0x0500000044D70200DE480200, 39804), -- SpellVisualKitEffect -(1181150530, 392913, 'itIT', 0x0500000043D70200DE480200, 39804), -- SpellVisualKitEffect -(1181150530, 392912, 'itIT', 0x0500000044D70200DD480200, 39804), -- SpellVisualKitEffect -(1181150530, 392911, 'itIT', 0x0500000043D70200DD480200, 39804), -- SpellVisualKitEffect -(1181150530, 392910, 'itIT', 0x0500000044D70200DC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392909, 'itIT', 0x0500000043D70200DC480200, 39804), -- SpellVisualKitEffect -(1181150530, 392908, 'itIT', 0x0500000044D70200DB480200, 39804), -- SpellVisualKitEffect -(1181150530, 392907, 'itIT', 0x0500000043D70200DB480200, 39804), -- SpellVisualKitEffect -(1181150530, 392906, 'itIT', 0x0500000044D70200D8480200, 39804), -- SpellVisualKitEffect -(1181150530, 392905, 'itIT', 0x0500000043D70200D8480200, 39804), -- SpellVisualKitEffect -(1181150530, 392904, 'itIT', 0x0500000042D70200DA480200, 39804), -- SpellVisualKitEffect -(1181150530, 392903, 'itIT', 0x0500000041D70200DE3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392902, 'itIT', 0x0500000041D702007D3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392895, 'itIT', 0x050000003ED70200803C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392894, 'itIT', 0x050000003DD702008F3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392893, 'itIT', 0x050000003AD702008F3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392892, 'itIT', 0x0500000039D702008F3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392818, 'itIT', 0x02000000E5D00600C3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392817, 'itIT', 0x02000000E4D00600C3480200, 39804), -- SpellVisualKitEffect -(1181150530, 392816, 'itIT', 0x05000000DDC70200DE3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392815, 'itIT', 0x05000000DCC70200DE3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392814, 'itIT', 0x0500000010D702008F3C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392813, 'itIT', 0x050000000FD70200803C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392811, 'itIT', 0x0500000006D7020046420200, 39804), -- SpellVisualKitEffect -(1181150530, 392810, 'itIT', 0x0500000005D7020046420200, 39804), -- SpellVisualKitEffect -(1181150530, 392801, 'itIT', 0x05000000F9D60200802C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392800, 'itIT', 0x05000000F8D60200802C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392799, 'itIT', 0x05000000F6D60200B9390200, 39804), -- SpellVisualKitEffect -(1181150530, 392798, 'itIT', 0x05000000F7D602004A380200, 39804), -- SpellVisualKitEffect -(1181150530, 392797, 'itIT', 0x05000000F5D60200BA390200, 39804), -- SpellVisualKitEffect -(1181150530, 392796, 'itIT', 0x05000000F6D60200812C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392795, 'itIT', 0x0500000013CE0200812C0200, 39804), -- SpellVisualKitEffect -(1181150530, 392794, 'itIT', 0x05000000F5D6020055450200, 39804), -- SpellVisualKitEffect -(1181150530, 392793, 'itIT', 0x05000000F5D602004F450200, 39804), -- SpellVisualKitEffect -(1181150530, 392792, 'itIT', 0x05000000F4D60200A0340200, 39804), -- SpellVisualKitEffect -(1181150530, 392791, 'itIT', 0x05000000F3D60200A0340200, 39804), -- SpellVisualKitEffect -(1181150530, 392790, 'itIT', 0x05000000F2D6020089340200, 39804), -- SpellVisualKitEffect -(1181150530, 392789, 'itIT', 0x05000000F1D60200153E0200, 39804), -- SpellVisualKitEffect -(1181150530, 392788, 'itIT', 0x05000000F0D6020090340200, 39804), -- SpellVisualKitEffect -(1181150530, 392786, 'itIT', 0x05000000E9D602008D340200, 39804), -- SpellVisualKitEffect -(1181150530, 392785, 'itIT', 0x05000000E8D602008D340200, 39804), -- SpellVisualKitEffect -(1181150530, 392783, 'itIT', 0x05000000E7D6020093340200, 39804), -- SpellVisualKitEffect -(1181150530, 392782, 'itIT', 0x05000000E4D6020088340200, 39804), -- SpellVisualKitEffect -(1181150530, 392781, 'itIT', 0x05000000E1D6020088340200, 39804), -- SpellVisualKitEffect -(1181150530, 392780, 'itIT', 0x05000000D8D60200773B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392779, 'itIT', 0x05000000D7D60200753B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392777, 'itIT', 0x05000000D5D60200C1480200, 39804), -- SpellVisualKitEffect -(1181150530, 392774, 'itIT', 0x05000000D2D60200A7310200, 39804), -- SpellVisualKitEffect -(1181150530, 392773, 'itIT', 0x05000000D1D60200A8310200, 39804), -- SpellVisualKitEffect -(1181150530, 392772, 'itIT', 0x05000000CFD60200A0340200, 39804), -- SpellVisualKitEffect -(1181150530, 392771, 'itIT', 0x05000000CED60200A0340200, 39804), -- SpellVisualKitEffect -(1181150530, 392770, 'itIT', 0x05000000CDD60200A0340200, 39804), -- SpellVisualKitEffect -(1181150530, 392769, 'itIT', 0x05000000CCD602009E340200, 39804), -- SpellVisualKitEffect -(1181150530, 392768, 'itIT', 0x05000000CBD602009E340200, 39804), -- SpellVisualKitEffect -(1181150530, 392767, 'itIT', 0x05000000CAD602009E340200, 39804), -- SpellVisualKitEffect -(1181150530, 392766, 'itIT', 0x05000000C9D60200813B0200, 39804), -- SpellVisualKitEffect -(1181150530, 392765, 'itIT', 0x05000000C8D6020019340200, 39804), -- SpellVisualKitEffect -(1181150530, 392764, 'itIT', 0x05000000C7D6020001360200, 39804), -- SpellVisualKitEffect -(1181150530, 392763, 'itIT', 0x05000000C6D60200BF480200, 39804), -- SpellVisualKitEffect -(1181150530, 392762, 'itIT', 0x05000000C5D602001A340200, 39804), -- SpellVisualKitEffect -(1181150530, 392761, 'itIT', 0x05000000C4D6020043340200, 39804), -- SpellVisualKitEffect -(1181150530, 392760, 'itIT', 0x05000000C3D6020042340200, 39804), -- SpellVisualKitEffect -(1181150530, 392759, 'itIT', 0x05000000C2D6020052380200, 39804), -- SpellVisualKitEffect -(1181150530, 392758, 'itIT', 0x05000000C1D60200BE480200, 39804), -- SpellVisualKitEffect -(1181150530, 392757, 'itIT', 0x05000000C0D602004E340200, 39804), -- SpellVisualKitEffect -(1181150530, 392756, 'itIT', 0x05000000BFD602004C340200, 39804), -- SpellVisualKitEffect -(1181150530, 392755, 'itIT', 0x05000000BED602004D340200, 39804), -- SpellVisualKitEffect -(1181150530, 392754, 'itIT', 0x05000000BDD602004D340200, 39804), -- SpellVisualKitEffect -(1181150530, 392753, 'itIT', 0x05000000BCD6020063430200, 39804), -- SpellVisualKitEffect -(1181150530, 392752, 'itIT', 0x05000000BBD60200AB330200, 39804), -- SpellVisualKitEffect -(1181150530, 392751, 'itIT', 0x05000000B8D60200AC330200, 39804), -- SpellVisualKitEffect -(1181150530, 392750, 'itIT', 0x05000000B7D60200CF330200, 39804), -- SpellVisualKitEffect -(1181150530, 392749, 'itIT', 0x05000000B6D60200CE330200, 39804), -- SpellVisualKitEffect -(1181150530, 392748, 'itIT', 0x05000000B5D60200BD480200, 39804), -- SpellVisualKitEffect -(1181150530, 392747, 'itIT', 0x0A00000026000000CA330200, 39804), -- SpellVisualKitEffect -(1181150530, 392743, 'itIT', 0x05000000B4D60200BB480200, 39804), -- SpellVisualKitEffect -(1181150530, 392742, 'itIT', 0x05000000B3D6020096330200, 39804), -- SpellVisualKitEffect -(1181150530, 392741, 'itIT', 0x05000000B2D602009A330200, 39804), -- SpellVisualKitEffect -(1181150530, 392740, 'itIT', 0x05000000B1D60200BA480200, 39804), -- SpellVisualKitEffect -(1181150530, 392600, 'itIT', 0x0500000072D602006E3B0200, 39804), -- SpellVisualKitEffect -(3425193231, 285131, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000EC4802001DAE0100, 39804), -- SpellVisualEvent -(3425193231, 285130, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000EB4802003AA60100, 39804), -- SpellVisualEvent -(3425193231, 285129, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000EA4802006AAC0100, 39804), -- SpellVisualEvent -(3425193231, 285128, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000E948020069AC0100, 39804), -- SpellVisualEvent -(3425193231, 285126, 'itIT', 0x010000000D000000DC050000DC050000000000000000000001000000E74802007AA80100, 39804), -- SpellVisualEvent -(3425193231, 285125, 'itIT', 0x010000000D000000DC050000DC050000000000000000000001000000E648020079A80100, 39804), -- SpellVisualEvent -(3425193231, 285124, 'itIT', 0x010000000D000000DC050000DC050000000000000000000001000000E548020067A70100, 39804), -- SpellVisualEvent -(3425193231, 285123, 'itIT', 0x07000000080000000000000000000000000000000000000002000000A43201004CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285122, 'itIT', 0x060000000D0000000000000000000000000000000000000002000000E44802004CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285121, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000E34802004CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285093, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002D3801003CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285092, 'itIT', 0x050000000D00000000000000000000000000000000000000030000008F3C02003CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285091, 'itIT', 0x010000000200000000000000000000000000000000000000010000007D3C02003CAF0100, 39804), -- SpellVisualEvent -(3425193231, 285090, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002D3801003BAF0100, 39804), -- SpellVisualEvent -(3425193231, 285089, 'itIT', 0x050000000D00000000000000000000000000000000000000030000008F3C02003BAF0100, 39804), -- SpellVisualEvent -(3425193231, 285088, 'itIT', 0x010000000200000000000000000000000000000000000000010000007D3C02003BAF0100, 39804), -- SpellVisualEvent -(3425193231, 285087, 'itIT', 0x060000000D00000000000000000000000000000000000000040000002D3801003AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285086, 'itIT', 0x050000000D00000000000000000000000000000000000000030000008F3C02003AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285085, 'itIT', 0x010000000200000000000000000000000000000000000000010000007D3C02003AAF0100, 39804), -- SpellVisualEvent -(3425193231, 285084, 'itIT', 0x07000000080000000000000000000000000000000000000002000000C348020039AF0100, 39804), -- SpellVisualEvent -(3425193231, 285083, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000C2480200C2A60100, 39804), -- SpellVisualEvent -(3425193231, 285082, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000C14802008BA70100, 39804), -- SpellVisualEvent -(3425193231, 285080, 'itIT', 0x080000000D0000000000000000000000000000000000000002000000BF48020094A20100, 39804), -- SpellVisualEvent -(3425193231, 285079, 'itIT', 0x01000000020000000000000000000000000000000000000001000000BE48020087A70100, 39804), -- SpellVisualEvent -(3425193231, 285078, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000BD48020063A20100, 39804), -- SpellVisualEvent -(3425193231, 285076, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000BB48020043A20100, 39804), -- SpellVisualEvent -(3425193231, 285075, 'itIT', 0x030000000D0000000000000000000000000000000000000001000000BA48020037A20100, 39804), -- SpellVisualEvent -(859088734, 383484, 'itIT', 0xFFFFFFFFFFFFFFFF0C33, 39804), -- SpellVisualAnim -(4146370265, 110412, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000400200FF220000000000000000000000000000000000000000D4200000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110396, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000400400FF2200000000000000000000000000000000000000004B380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110395, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000400400FF2200000000000000000000000000000000000000004B380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110394, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000400400FF2200000000000000000000000000000000000000004B380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 110393, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109674, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 109673, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000C3120000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108665, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000400400FF22000000000000000000000000000000000000000053380000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108427, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108423, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 108226, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107156, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107107, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107075, 'itIT', 0x0000000000000000000000000000000000000000000000000000000000000000FF22000000000000000000000000000000000000000000000000000000000000000000000000, 39804), -- SpellVisual -(4146370265, 107063, 'itIT', 0x0000000000000000000000000000000000000000000000000000000004000000FF220000000000000000000000000000000000000000A2370000000000000000000000000000, 39804), -- SpellVisual -(3266400455, 645029, 'itIT', 0x57D702003B5D0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645028, 'itIT', 0x57D702003A5D0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645027, 'itIT', 0x57D70200395D0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645026, 'itIT', 0x57D70200385D0F00010000803F, 39804), -- SoundKitEntry -(3266400455, 645018, 'itIT', 0x39D80200CFE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645017, 'itIT', 0x39D80200CDE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645016, 'itIT', 0x39D80200CBE40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645015, 'itIT', 0x39D80200C9E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645014, 'itIT', 0x39D80200C7E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645013, 'itIT', 0x39D80200C5E40900010000803F, 39804), -- SoundKitEntry -(3266400455, 645012, 'itIT', 0x38D80200249A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645011, 'itIT', 0x38D80200239A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645010, 'itIT', 0x38D80200229A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645009, 'itIT', 0x38D80200219A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645008, 'itIT', 0x38D80200209A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645007, 'itIT', 0x38D802001F9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645006, 'itIT', 0x38D802001E9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645005, 'itIT', 0x38D802001D9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645004, 'itIT', 0x38D802001C9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645003, 'itIT', 0x38D802001B9A2400010000803F, 39804), -- SoundKitEntry -(3266400455, 645002, 'itIT', 0x37D8020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645001, 'itIT', 0x37D802007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 645000, 'itIT', 0x37D802007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644999, 'itIT', 0x37D802007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644998, 'itIT', 0x37D8020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644997, 'itIT', 0x37D8020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644996, 'itIT', 0x36D802002DA80800010000803F, 39804), -- SoundKitEntry -(3266400455, 644995, 'itIT', 0x35D802008CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644994, 'itIT', 0x35D802008AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644993, 'itIT', 0x35D8020088F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644992, 'itIT', 0x35D8020086F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644991, 'itIT', 0x35D8020084F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644990, 'itIT', 0x35D8020082F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644989, 'itIT', 0x35D8020080F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644988, 'itIT', 0x35D802007EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644987, 'itIT', 0x34D8020032EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 644986, 'itIT', 0x34D8020031EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 644985, 'itIT', 0x34D8020030EE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 644984, 'itIT', 0x34D802002FEE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 644983, 'itIT', 0x34D802002EEE1200010000803F, 39804), -- SoundKitEntry -(3266400455, 644982, 'itIT', 0x33D80200832D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 644981, 'itIT', 0x33D80200822D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 644980, 'itIT', 0x32D802008CF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644979, 'itIT', 0x32D802008AF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644978, 'itIT', 0x32D8020088F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644977, 'itIT', 0x32D8020086F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644976, 'itIT', 0x32D8020084F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644975, 'itIT', 0x32D8020082F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644974, 'itIT', 0x32D8020080F63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644973, 'itIT', 0x32D802007EF63A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644972, 'itIT', 0x31D8020062031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644971, 'itIT', 0x31D8020061031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644970, 'itIT', 0x31D8020060031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644969, 'itIT', 0x31D802005F031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644968, 'itIT', 0x31D802005E031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644967, 'itIT', 0x31D802005D031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644966, 'itIT', 0x31D802005C031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644961, 'itIT', 0x2FD8020067031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644960, 'itIT', 0x2FD8020066031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644959, 'itIT', 0x2FD8020065031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644958, 'itIT', 0x2FD8020064031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644957, 'itIT', 0x2FD8020063031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644956, 'itIT', 0x2ED80200C0273900010000803F, 39804), -- SoundKitEntry -(3266400455, 644955, 'itIT', 0x2ED80200BE273900010000803F, 39804), -- SoundKitEntry -(3266400455, 644954, 'itIT', 0x2ED80200BC273900010000803F, 39804), -- SoundKitEntry -(3266400455, 644953, 'itIT', 0x2DD8020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644952, 'itIT', 0x2DD8020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644951, 'itIT', 0x2DD8020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644950, 'itIT', 0x2DD8020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644949, 'itIT', 0x2DD802006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644948, 'itIT', 0x2DD802006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644947, 'itIT', 0x2DD802006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644946, 'itIT', 0x2DD8020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644945, 'itIT', 0x2CD8020031D91900010000803F, 39804), -- SoundKitEntry -(3266400455, 644944, 'itIT', 0x2CD802002FD91900010000803F, 39804), -- SoundKitEntry -(3266400455, 644933, 'itIT', 0x2AD8020062031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644932, 'itIT', 0x2AD8020061031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644931, 'itIT', 0x2AD8020060031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644930, 'itIT', 0x2AD802005F031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644929, 'itIT', 0x2AD802005E031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644928, 'itIT', 0x2AD802005D031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644927, 'itIT', 0x2AD802005C031500010000803F, 39804), -- SoundKitEntry -(3266400455, 644926, 'itIT', 0x29D8020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 644925, 'itIT', 0x29D80200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644924, 'itIT', 0x29D80200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644923, 'itIT', 0x29D80200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644922, 'itIT', 0x29D80200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644921, 'itIT', 0x29D80200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644920, 'itIT', 0x29D80200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644919, 'itIT', 0x29D80200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644918, 'itIT', 0x28D8020061891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644911, 'itIT', 0x26D8020064891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644910, 'itIT', 0x26D8020063891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644909, 'itIT', 0x26D8020062891F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644908, 'itIT', 0x25D80200A7901D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644907, 'itIT', 0x25D80200A6901D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644906, 'itIT', 0x25D80200A4901D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644901, 'itIT', 0x23D80200AA881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644900, 'itIT', 0x22D8020080881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644899, 'itIT', 0x22D8020081881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644898, 'itIT', 0x22D8020082881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644897, 'itIT', 0x22D8020083881F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644893, 'itIT', 0x21D80200499E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644892, 'itIT', 0x21D80200489E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644891, 'itIT', 0x21D80200479E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644890, 'itIT', 0x20D80200095C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644889, 'itIT', 0x1FD802003A9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644888, 'itIT', 0x1FD80200399E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644887, 'itIT', 0x1FD80200389E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644886, 'itIT', 0x1ED802007B461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644885, 'itIT', 0x1ED802007A461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644884, 'itIT', 0x1ED8020079461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644883, 'itIT', 0x1DD8020087B10800010000803F, 39804), -- SoundKitEntry -(3266400455, 644882, 'itIT', 0x1CD802003A9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644881, 'itIT', 0x1CD80200399E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644880, 'itIT', 0x1CD80200389E1500010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 644879, 'itIT', 0x1BD802007B461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644878, 'itIT', 0x1BD802007A461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644877, 'itIT', 0x1BD8020079461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644876, 'itIT', 0x1AD8020087B10800010000803F, 39804), -- SoundKitEntry -(3266400455, 644875, 'itIT', 0x19D80200095C1900010000803F, 39804), -- SoundKitEntry -(3266400455, 644874, 'itIT', 0x18D802003A9E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644873, 'itIT', 0x18D80200399E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644872, 'itIT', 0x18D80200389E1500010000803F, 39804), -- SoundKitEntry -(3266400455, 644871, 'itIT', 0x17D802007B461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644870, 'itIT', 0x17D802007A461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644869, 'itIT', 0x17D8020079461900010000803F, 39804), -- SoundKitEntry -(3266400455, 644868, 'itIT', 0x16D8020087B10800010000803F, 39804), -- SoundKitEntry -(3266400455, 644867, 'itIT', 0xB2CF02001D861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644866, 'itIT', 0xB2CF02001C861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644865, 'itIT', 0xB2CF02001B861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644864, 'itIT', 0xB2CF02001A861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644863, 'itIT', 0xB2CF020019861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644862, 'itIT', 0xB2CF020018861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644861, 'itIT', 0x15D8020073641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644860, 'itIT', 0x15D8020072641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644859, 'itIT', 0x15D8020071641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644855, 'itIT', 0x14D80200EC144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644854, 'itIT', 0x14D80200EA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644853, 'itIT', 0x14D80200E8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644852, 'itIT', 0x14D80200E6144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644851, 'itIT', 0x14D80200E4144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644850, 'itIT', 0x13D8020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644849, 'itIT', 0x13D8020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644845, 'itIT', 0x13D802007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644844, 'itIT', 0x13D802007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644843, 'itIT', 0x13D802007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644842, 'itIT', 0x12D80200D7134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644841, 'itIT', 0x12D80200D5134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644840, 'itIT', 0x12D80200D3134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644839, 'itIT', 0x11D80200CA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644838, 'itIT', 0x11D80200C8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644837, 'itIT', 0x10D8020065C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 644836, 'itIT', 0x10D8020064C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 644835, 'itIT', 0x10D8020063C11400010000803F, 39804), -- SoundKitEntry -(3266400455, 644803, 'itIT', 0x05D8020076CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644802, 'itIT', 0x05D8020072CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644801, 'itIT', 0x05D802006ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644800, 'itIT', 0x04D8020026861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644799, 'itIT', 0x04D8020028861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644798, 'itIT', 0x04D8020029861400010000803F, 39804), -- SoundKitEntry -(3266400455, 644797, 'itIT', 0x03D8020040CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644796, 'itIT', 0x03D802003ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644795, 'itIT', 0x03D802003CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644794, 'itIT', 0x03D802003ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644793, 'itIT', 0x03D8020038CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644792, 'itIT', 0x02D8020068CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644791, 'itIT', 0x02D8020066CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644790, 'itIT', 0x02D8020064CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644789, 'itIT', 0x02D8020062CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644788, 'itIT', 0x02D8020060CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644787, 'itIT', 0x02D802005ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644786, 'itIT', 0x02D802005CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644785, 'itIT', 0x02D802005ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644784, 'itIT', 0x01D8020003A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644783, 'itIT', 0x01D8020005A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644782, 'itIT', 0x01D8020006A52500010000803F, 39804), -- SoundKitEntry -(3266400455, 644188, 'itIT', 0x93D7020005FB3D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644187, 'itIT', 0x93D70200B0F63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644186, 'itIT', 0x93D70200AEF63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644185, 'itIT', 0x93D70200ACF63D00010000803F, 39804), -- SoundKitEntry -(3266400455, 644184, 'itIT', 0x92D70200D1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644183, 'itIT', 0x92D70200CF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644182, 'itIT', 0x92D70200CD134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644181, 'itIT', 0x91D7020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 644180, 'itIT', 0x91D7020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 644179, 'itIT', 0x91D7020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 644178, 'itIT', 0x90D70200DB213900010000803F, 39804), -- SoundKitEntry -(3266400455, 644177, 'itIT', 0x8FD7020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644176, 'itIT', 0x8FD7020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644175, 'itIT', 0x8FD7020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644174, 'itIT', 0x8FD7020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644173, 'itIT', 0x8FD702006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644172, 'itIT', 0x8FD702006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644171, 'itIT', 0x8FD702006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644170, 'itIT', 0x8FD7020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644169, 'itIT', 0x8ED70200D0313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644168, 'itIT', 0x8ED70200CE313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644167, 'itIT', 0x8ED70200CC313900010000803F, 39804), -- SoundKitEntry -(3266400455, 644166, 'itIT', 0x8DD70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644165, 'itIT', 0x8DD70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644164, 'itIT', 0x8DD70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644163, 'itIT', 0x8DD70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644162, 'itIT', 0x8DD70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644161, 'itIT', 0x8CD70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644160, 'itIT', 0x8CD70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644159, 'itIT', 0x8CD70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644158, 'itIT', 0x8CD70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644157, 'itIT', 0x8CD70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644156, 'itIT', 0x8BD7020036CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644155, 'itIT', 0x8BD7020034CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644154, 'itIT', 0x8BD7020032CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644153, 'itIT', 0x8BD7020030CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644152, 'itIT', 0x8BD702002ECC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644151, 'itIT', 0x8BD702002BCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644150, 'itIT', 0x8AD7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644149, 'itIT', 0x8AD7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644148, 'itIT', 0x8AD7020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644147, 'itIT', 0x8AD702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644146, 'itIT', 0x8AD702006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644145, 'itIT', 0x8AD702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644144, 'itIT', 0x89D70200C5641600010000803F, 39804), -- SoundKitEntry -(3266400455, 644143, 'itIT', 0x89D70200C6641600010000803F, 39804), -- SoundKitEntry -(3266400455, 644142, 'itIT', 0x89D70200C7641600010000803F, 39804), -- SoundKitEntry -(3266400455, 644141, 'itIT', 0x89D70200C8641600010000803F, 39804), -- SoundKitEntry -(3266400455, 644140, 'itIT', 0x88D70200B7C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644139, 'itIT', 0x88D70200B6C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644138, 'itIT', 0x88D70200B5C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644137, 'itIT', 0x87D702009D171600010000803F, 39804), -- SoundKitEntry -(3266400455, 644136, 'itIT', 0x87D702009C171600010000803F, 39804), -- SoundKitEntry -(3266400455, 644135, 'itIT', 0x87D702009B171600010000803F, 39804), -- SoundKitEntry -(3266400455, 644134, 'itIT', 0x87D702009A171600010000803F, 39804), -- SoundKitEntry -(3266400455, 644133, 'itIT', 0x86D70200D1C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644132, 'itIT', 0x86D70200D0C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644131, 'itIT', 0x86D70200CFC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644130, 'itIT', 0x86D70200CEC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 644129, 'itIT', 0x85D70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644128, 'itIT', 0x85D70200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644127, 'itIT', 0x85D70200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644126, 'itIT', 0x85D70200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644125, 'itIT', 0x85D70200CB093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644124, 'itIT', 0x85D70200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644123, 'itIT', 0x85D70200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644122, 'itIT', 0x85D70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644121, 'itIT', 0x84D7020073641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644120, 'itIT', 0x84D7020072641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644119, 'itIT', 0x84D7020071641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 644118, 'itIT', 0x83D7020015253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644117, 'itIT', 0x83D7020013253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644116, 'itIT', 0x83D7020011253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644115, 'itIT', 0x83D702000F253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644114, 'itIT', 0x83D702000D253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644113, 'itIT', 0x83D702000B253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644112, 'itIT', 0x83D7020009253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644111, 'itIT', 0x83D7020007253600010000803F, 39804), -- SoundKitEntry -(3266400455, 644110, 'itIT', 0x82D702003F063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644109, 'itIT', 0x82D702003D063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644108, 'itIT', 0x82D702003B063800010000803F, 39804), -- SoundKitEntry -(3266400455, 644107, 'itIT', 0x81D70200CA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644106, 'itIT', 0x81D70200C8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644105, 'itIT', 0x80D70200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644104, 'itIT', 0x80D70200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644103, 'itIT', 0x80D70200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644102, 'itIT', 0x80D70200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644101, 'itIT', 0x7FD70200DE401800010000803F, 39804), -- SoundKitEntry -(3266400455, 644100, 'itIT', 0x7FD70200DD401800010000803F, 39804), -- SoundKitEntry -(3266400455, 644099, 'itIT', 0x7FD70200DC401800010000803F, 39804), -- SoundKitEntry -(3266400455, 644098, 'itIT', 0x7ED70200CB134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644097, 'itIT', 0x7ED70200C9134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644096, 'itIT', 0x7ED70200C7134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644095, 'itIT', 0x7DD702004FE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644094, 'itIT', 0x7DD702004DE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644093, 'itIT', 0x7DD702004BE23F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644092, 'itIT', 0x7CD7020058E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644091, 'itIT', 0x7CD7020056E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644090, 'itIT', 0x7CD7020054E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644089, 'itIT', 0x7CD7020052E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644088, 'itIT', 0x7CD7020050E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644087, 'itIT', 0x7BD70200D7134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644086, 'itIT', 0x7BD70200D5134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644085, 'itIT', 0x7BD70200D3134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644084, 'itIT', 0x7AD7020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644083, 'itIT', 0x7AD7020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644082, 'itIT', 0x7AD7020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644081, 'itIT', 0x7AD7020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644080, 'itIT', 0x7AD7020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644079, 'itIT', 0x7AD702007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644078, 'itIT', 0x7AD702007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644077, 'itIT', 0x7AD702007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644076, 'itIT', 0x79D70200F52E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644075, 'itIT', 0x79D70200F42E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644074, 'itIT', 0x79D70200F32E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644073, 'itIT', 0x79D70200F22E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 644072, 'itIT', 0x78D7020030761800010000803F, 39804), -- SoundKitEntry -(3266400455, 644071, 'itIT', 0x78D7020031761800010000803F, 39804), -- SoundKitEntry -(3266400455, 644070, 'itIT', 0x78D7020032761800010000803F, 39804), -- SoundKitEntry -(3266400455, 644069, 'itIT', 0x78D7020033761800010000803F, 39804), -- SoundKitEntry -(3266400455, 644068, 'itIT', 0x77D70200852B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644067, 'itIT', 0x77D70200832B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644066, 'itIT', 0x77D70200812B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644065, 'itIT', 0x76D7020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644064, 'itIT', 0x76D7020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644063, 'itIT', 0x76D7020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644062, 'itIT', 0x76D7020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644061, 'itIT', 0x76D7020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644060, 'itIT', 0x76D702007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644059, 'itIT', 0x76D702007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644058, 'itIT', 0x76D702007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644057, 'itIT', 0x75D70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644056, 'itIT', 0x75D70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644055, 'itIT', 0x75D70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644054, 'itIT', 0x75D70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644053, 'itIT', 0x75D70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 644052, 'itIT', 0x74D702009F2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644051, 'itIT', 0x74D702009D2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644050, 'itIT', 0x74D702009B2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644049, 'itIT', 0x74D70200992B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644048, 'itIT', 0x74D70200972B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644047, 'itIT', 0x74D70200952B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644046, 'itIT', 0x73D7020069134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644045, 'itIT', 0x73D7020067134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644044, 'itIT', 0x73D7020065134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644043, 'itIT', 0x73D7020063134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644042, 'itIT', 0x73D7020061134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644041, 'itIT', 0x73D702005F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644040, 'itIT', 0x72D70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644039, 'itIT', 0x72D70200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644038, 'itIT', 0x72D70200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644037, 'itIT', 0x72D70200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644036, 'itIT', 0x72D70200CB093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644035, 'itIT', 0x72D70200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644034, 'itIT', 0x72D70200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644033, 'itIT', 0x72D70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644032, 'itIT', 0x71D70200A1571300010000803F, 39804), -- SoundKitEntry -(3266400455, 644031, 'itIT', 0x70D70200B0CC0C00010000803F, 39804), -- SoundKitEntry -(3266400455, 644030, 'itIT', 0x6FD70200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644029, 'itIT', 0x6FD70200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644028, 'itIT', 0x6FD70200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644027, 'itIT', 0x6FD70200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 644026, 'itIT', 0x6ED7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644025, 'itIT', 0x6ED7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644024, 'itIT', 0x6ED7020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644023, 'itIT', 0x6ED702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644022, 'itIT', 0x6ED702006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644021, 'itIT', 0x6ED702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644020, 'itIT', 0x6DD7020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644019, 'itIT', 0x6DD702007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644018, 'itIT', 0x6DD702007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644017, 'itIT', 0x6DD702007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644016, 'itIT', 0x6DD7020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644015, 'itIT', 0x6DD7020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644014, 'itIT', 0x6CD70200D1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644013, 'itIT', 0x6CD70200CF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644012, 'itIT', 0x6CD70200CD134000010000803F, 39804), -- SoundKitEntry -(3266400455, 644011, 'itIT', 0x6BD70200EC144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644010, 'itIT', 0x6BD70200EA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644009, 'itIT', 0x6BD70200E8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644008, 'itIT', 0x6BD70200E6144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644007, 'itIT', 0x6BD70200E4144000010000803F, 39804), -- SoundKitEntry -(3266400455, 644006, 'itIT', 0x6AD70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644004, 'itIT', 0x6AD70200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 644000, 'itIT', 0x6AD70200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643999, 'itIT', 0x6AD70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643998, 'itIT', 0x69D702009F2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643997, 'itIT', 0x69D702009D2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643996, 'itIT', 0x69D702009B2B4000010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 643995, 'itIT', 0x69D70200992B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643994, 'itIT', 0x69D70200972B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643993, 'itIT', 0x69D70200952B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643992, 'itIT', 0x68D70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643990, 'itIT', 0x68D70200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643986, 'itIT', 0x68D70200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643985, 'itIT', 0x68D70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643984, 'itIT', 0x67D702009F2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643983, 'itIT', 0x67D702009D2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643982, 'itIT', 0x67D702009B2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643981, 'itIT', 0x67D70200992B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643980, 'itIT', 0x67D70200972B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643979, 'itIT', 0x67D70200952B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643965, 'itIT', 0x5FD70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643964, 'itIT', 0x5FD70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643963, 'itIT', 0x5FD70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643962, 'itIT', 0x5FD70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643961, 'itIT', 0x5FD70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643960, 'itIT', 0x5ED70200852B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643959, 'itIT', 0x5ED70200832B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643958, 'itIT', 0x5ED70200812B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643957, 'itIT', 0x5DD7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643956, 'itIT', 0x5DD7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643955, 'itIT', 0x5DD7020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643954, 'itIT', 0x5DD702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643953, 'itIT', 0x5DD702006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643952, 'itIT', 0x5DD702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643951, 'itIT', 0x5CD70200C5134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643950, 'itIT', 0x5CD70200C3134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643949, 'itIT', 0x5CD70200C1134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643948, 'itIT', 0x5CD70200BF134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643947, 'itIT', 0x5BD70200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643946, 'itIT', 0x5BD70200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643945, 'itIT', 0x5BD70200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643944, 'itIT', 0x5BD70200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643943, 'itIT', 0x5BD70200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643942, 'itIT', 0x5BD70200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643941, 'itIT', 0x5BD70200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643940, 'itIT', 0x5BD70200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643939, 'itIT', 0x5AD7020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643938, 'itIT', 0x5AD70200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643937, 'itIT', 0x5AD70200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643936, 'itIT', 0x5AD70200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643935, 'itIT', 0x5AD70200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643934, 'itIT', 0x5AD70200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643933, 'itIT', 0x5AD70200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643932, 'itIT', 0x5AD70200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643931, 'itIT', 0x59D702002C333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643930, 'itIT', 0x59D702002A333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643929, 'itIT', 0x59D7020028333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643928, 'itIT', 0x58D70200616D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643927, 'itIT', 0x58D70200606D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643926, 'itIT', 0x58D702005A6D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643925, 'itIT', 0x58D70200596D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643924, 'itIT', 0x58D70200586D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643923, 'itIT', 0x58D70200576D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643922, 'itIT', 0x58D70200566D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643918, 'itIT', 0x56D702001E901300010000803F, 39804), -- SoundKitEntry -(3266400455, 643917, 'itIT', 0x56D702001F901300010000803F, 39804), -- SoundKitEntry -(3266400455, 643916, 'itIT', 0x56D7020020901300010000803F, 39804), -- SoundKitEntry -(3266400455, 643915, 'itIT', 0x56D7020021901300010000803F, 39804), -- SoundKitEntry -(3266400455, 643914, 'itIT', 0x56D7020022901300010000803F, 39804), -- SoundKitEntry -(3266400455, 643913, 'itIT', 0x55D70200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643912, 'itIT', 0x55D70200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643911, 'itIT', 0x55D70200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643910, 'itIT', 0x54D70200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643909, 'itIT', 0x54D70200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643908, 'itIT', 0x54D70200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643907, 'itIT', 0x53D7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643906, 'itIT', 0x53D7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643905, 'itIT', 0x53D7020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643904, 'itIT', 0x53D702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643903, 'itIT', 0x53D702006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643902, 'itIT', 0x53D702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643901, 'itIT', 0x87CE020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643900, 'itIT', 0x87CE020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643899, 'itIT', 0x87CE020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643898, 'itIT', 0x87CE02006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643897, 'itIT', 0x87CE02006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643896, 'itIT', 0x87CE02006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643895, 'itIT', 0x52D70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643894, 'itIT', 0x52D70200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643893, 'itIT', 0x52D70200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643892, 'itIT', 0x52D70200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643891, 'itIT', 0x52D70200CB093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643890, 'itIT', 0x52D70200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643889, 'itIT', 0x52D70200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643888, 'itIT', 0x52D70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643887, 'itIT', 0x51D7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643886, 'itIT', 0x51D7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643885, 'itIT', 0x51D702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643884, 'itIT', 0x51D702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643882, 'itIT', 0x4FD70200DDD30B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643881, 'itIT', 0x4FD70200DBD30B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643880, 'itIT', 0x4FD70200D9D30B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643878, 'itIT', 0x50D702005A6D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643877, 'itIT', 0x50D70200596D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643876, 'itIT', 0x50D70200586D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643875, 'itIT', 0x50D70200576D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643874, 'itIT', 0x50D70200566D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643873, 'itIT', 0x50D70200616D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643872, 'itIT', 0x50D70200606D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643866, 'itIT', 0x4ED7020030761800010000803F, 39804), -- SoundKitEntry -(3266400455, 643865, 'itIT', 0x4ED7020031761800010000803F, 39804), -- SoundKitEntry -(3266400455, 643864, 'itIT', 0x4ED7020032761800010000803F, 39804), -- SoundKitEntry -(3266400455, 643863, 'itIT', 0x4ED7020033761800010000803F, 39804), -- SoundKitEntry -(3266400455, 643862, 'itIT', 0x4DD7020087551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643861, 'itIT', 0x4DD7020086551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643860, 'itIT', 0x4DD7020085551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643859, 'itIT', 0x4DD7020084551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643858, 'itIT', 0x4DD7020083551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643857, 'itIT', 0x4DD7020082551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643856, 'itIT', 0x4CD7020081551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643855, 'itIT', 0x4CD7020080551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643854, 'itIT', 0x4CD702007F551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643853, 'itIT', 0x4CD702007E551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643852, 'itIT', 0x4CD702007D551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643851, 'itIT', 0x4BD7020075134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643850, 'itIT', 0x4BD7020073134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643849, 'itIT', 0x4BD7020071134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643848, 'itIT', 0x4BD702006F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643847, 'itIT', 0x4BD702006D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643846, 'itIT', 0x4BD702006B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643845, 'itIT', 0x4AD70200FA4B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643844, 'itIT', 0x4AD70200F94B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643843, 'itIT', 0x4AD70200F84B1500010000803F, 39804), -- SoundKitEntry -(3266400455, 643842, 'itIT', 0x49D70200254D1300010000803F, 39804), -- SoundKitEntry -(3266400455, 643841, 'itIT', 0x49D70200244D1300010000803F, 39804), -- SoundKitEntry -(3266400455, 643840, 'itIT', 0x49D70200234D1300010000803F, 39804), -- SoundKitEntry -(3266400455, 643839, 'itIT', 0x49D70200224D1300010000803F, 39804), -- SoundKitEntry -(3266400455, 643838, 'itIT', 0x49D70200214D1300010000803F, 39804), -- SoundKitEntry -(3266400455, 643837, 'itIT', 0x48D702008D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643836, 'itIT', 0x48D702008B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643835, 'itIT', 0x48D7020089134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643834, 'itIT', 0x48D7020087134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643833, 'itIT', 0x48D7020085134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643832, 'itIT', 0x48D7020083134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643826, 'itIT', 0x47D70200ECAD0800010000803F, 39804), -- SoundKitEntry -(3266400455, 643825, 'itIT', 0x46D702009A542000010000803F, 39804), -- SoundKitEntry -(3266400455, 643824, 'itIT', 0x46D702009B542000010000803F, 39804), -- SoundKitEntry -(3266400455, 643823, 'itIT', 0x46D702009C542000010000803F, 39804), -- SoundKitEntry -(3266400455, 643822, 'itIT', 0x45D702008D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643821, 'itIT', 0x45D702008B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643820, 'itIT', 0x45D7020089134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643819, 'itIT', 0x45D7020087134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643818, 'itIT', 0x45D7020085134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643817, 'itIT', 0x45D7020083134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643816, 'itIT', 0x44D70200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643815, 'itIT', 0x44D70200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643814, 'itIT', 0x44D70200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643813, 'itIT', 0x43D70200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643812, 'itIT', 0x43D70200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643811, 'itIT', 0x43D70200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643810, 'itIT', 0x43D70200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643809, 'itIT', 0x42D7020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643808, 'itIT', 0x42D7020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643807, 'itIT', 0x42D7020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643806, 'itIT', 0x42D7020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643805, 'itIT', 0x42D7020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643804, 'itIT', 0x42D702007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643803, 'itIT', 0x42D702007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643802, 'itIT', 0x42D702007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643801, 'itIT', 0x41D70200791E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643800, 'itIT', 0x41D70200771E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643799, 'itIT', 0x41D70200751E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643798, 'itIT', 0x41D70200731E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643797, 'itIT', 0x41D70200711E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643796, 'itIT', 0x41D702006F1E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643795, 'itIT', 0x41D702006D1E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643794, 'itIT', 0x41D702006B1E0E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643769, 'itIT', 0x3ED702002C333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643768, 'itIT', 0x3ED702002A333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643767, 'itIT', 0x3ED7020028333900010000803F, 39804), -- SoundKitEntry -(3266400455, 643766, 'itIT', 0x3DD7020073641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643765, 'itIT', 0x3DD7020072641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643764, 'itIT', 0x3DD7020071641A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643757, 'itIT', 0x3AD70200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643756, 'itIT', 0x3AD70200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643755, 'itIT', 0x3AD70200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643754, 'itIT', 0x3AD70200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643753, 'itIT', 0x39D70200616D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643752, 'itIT', 0x39D70200606D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643751, 'itIT', 0x39D702005A6D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643750, 'itIT', 0x39D70200596D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643749, 'itIT', 0x39D70200586D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643748, 'itIT', 0x39D70200576D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643747, 'itIT', 0x39D70200566D1800010000803F, 39804), -- SoundKitEntry -(3266400455, 643582, 'itIT', 0x11D70200852B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643581, 'itIT', 0x11D70200832B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643580, 'itIT', 0x11D70200812B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643579, 'itIT', 0xDCC70200D7134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643578, 'itIT', 0xDCC70200D5134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643577, 'itIT', 0xDCC70200D3134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643576, 'itIT', 0xDDC7020081134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643575, 'itIT', 0xDDC702007F134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643574, 'itIT', 0xDDC702007D134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643573, 'itIT', 0xDDC702007B134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643572, 'itIT', 0xDDC7020079134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643571, 'itIT', 0xDDC7020077134000010000803F, 39804), -- SoundKitEntry -(3266400455, 643570, 'itIT', 0x10D7020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643569, 'itIT', 0x10D7020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643568, 'itIT', 0x10D7020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643567, 'itIT', 0x10D7020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643566, 'itIT', 0x10D7020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643565, 'itIT', 0x10D702007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643564, 'itIT', 0x10D702007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643563, 'itIT', 0x10D702007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643562, 'itIT', 0x0FD70200772B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643561, 'itIT', 0x0FD70200752B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643560, 'itIT', 0x0FD70200732B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643559, 'itIT', 0x0FD70200712B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643556, 'itIT', 0x92CE020068791800010000803F, 39804), -- SoundKitEntry -(3266400455, 643555, 'itIT', 0x92CE020067791800010000803F, 39804), -- SoundKitEntry -(3266400455, 643554, 'itIT', 0x92CE020066791800010000803F, 39804), -- SoundKitEntry -(3266400455, 643553, 'itIT', 0x92CE020065791800010000803F, 39804), -- SoundKitEntry -(3266400455, 643552, 'itIT', 0x92CE020064791800010000803F, 39804), -- SoundKitEntry -(3266400455, 643551, 'itIT', 0x92CE02008E731800010000803F, 39804), -- SoundKitEntry -(3266400455, 643550, 'itIT', 0x92CE02008D731800010000803F, 39804), -- SoundKitEntry -(3266400455, 643541, 'itIT', 0x06D7020087551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643540, 'itIT', 0x06D7020086551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643539, 'itIT', 0x06D7020085551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643538, 'itIT', 0x06D7020084551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643537, 'itIT', 0x06D7020083551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643536, 'itIT', 0x06D7020082551800010000803F, 39804), -- SoundKitEntry -(3266400455, 643535, 'itIT', 0x05D7020089144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643534, 'itIT', 0x05D7020087144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643533, 'itIT', 0x05D7020085144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643532, 'itIT', 0x05D7020083144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643531, 'itIT', 0x05D7020081144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643530, 'itIT', 0x05D702007F144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643529, 'itIT', 0x05D702007D144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643528, 'itIT', 0x05D702007B144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643524, 'itIT', 0x03D70200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643523, 'itIT', 0x02D70200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643522, 'itIT', 0x01D70200C0612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643521, 'itIT', 0x01D70200BF612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643520, 'itIT', 0x01D70200BE612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643519, 'itIT', 0x01D70200BC612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643518, 'itIT', 0x01D70200BB612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643517, 'itIT', 0x01D70200BA612B00010000803F, 39804), -- SoundKitEntry -(3266400455, 643516, 'itIT', 0x00D7020066AB0D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643515, 'itIT', 0x00D7020064AB0D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643514, 'itIT', 0x00D7020062AB0D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643513, 'itIT', 0x00D7020060AB0D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643512, 'itIT', 0x00D702005EAB0D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643511, 'itIT', 0xFFD60200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643510, 'itIT', 0xFFD60200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643509, 'itIT', 0xFFD60200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643508, 'itIT', 0xFFD60200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643507, 'itIT', 0xFFD60200CB093E00010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 643506, 'itIT', 0xFFD60200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643505, 'itIT', 0xFFD60200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643504, 'itIT', 0xFFD60200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643503, 'itIT', 0xFED60200D3093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643502, 'itIT', 0xFED60200D1093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643501, 'itIT', 0xFED60200CF093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643500, 'itIT', 0xFED60200CD093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643499, 'itIT', 0xFED60200CB093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643498, 'itIT', 0xFED60200C9093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643497, 'itIT', 0xFED60200C7093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643496, 'itIT', 0xFED60200C5093E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643495, 'itIT', 0xFDD602009F2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643494, 'itIT', 0xFDD602009D2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643493, 'itIT', 0xFDD602009B2B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643492, 'itIT', 0xFDD60200992B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643491, 'itIT', 0xFDD60200972B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643490, 'itIT', 0xFDD60200952B4000010000803F, 39804), -- SoundKitEntry -(3266400455, 643489, 'itIT', 0xFCD6020000D53F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643488, 'itIT', 0xFBD6020088320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643487, 'itIT', 0xFBD602008A320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643486, 'itIT', 0xFBD602008C320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643485, 'itIT', 0xFBD602008E320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643484, 'itIT', 0xFBD6020090320E00010000803F, 39804), -- SoundKitEntry -(3266400455, 643483, 'itIT', 0xFAD6020026ED1900010000803F, 39804), -- SoundKitEntry -(3266400455, 643482, 'itIT', 0xF9D60200E32E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643481, 'itIT', 0xF9D60200E22E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643480, 'itIT', 0xF9D60200E12E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643479, 'itIT', 0xF9D60200E02E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643478, 'itIT', 0xF9D60200DF2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643477, 'itIT', 0xF9D60200DE2E2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643476, 'itIT', 0xF8D60200832D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643475, 'itIT', 0xF8D60200822D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643474, 'itIT', 0xF7D6020016331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643473, 'itIT', 0xF7D6020017331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643472, 'itIT', 0xF7D6020018331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643471, 'itIT', 0xF6D6020006331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643470, 'itIT', 0xF6D6020005331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643469, 'itIT', 0xF6D6020004331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643468, 'itIT', 0x13CE0200FC8A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643467, 'itIT', 0x13CE0200FB8A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643466, 'itIT', 0x13CE0200FA8A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643465, 'itIT', 0x13CE0200F98A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643464, 'itIT', 0x13CE0200F88A1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643463, 'itIT', 0xF5D602004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643462, 'itIT', 0xF5D602004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643461, 'itIT', 0xF5D602004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643460, 'itIT', 0xF5D6020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643459, 'itIT', 0xF5D6020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643458, 'itIT', 0xF4D60200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643457, 'itIT', 0xF4D60200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643456, 'itIT', 0xF4D60200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643455, 'itIT', 0xF4D60200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643454, 'itIT', 0xF4D60200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643453, 'itIT', 0xF4D60200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643452, 'itIT', 0xF4D60200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643451, 'itIT', 0xF4D60200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643450, 'itIT', 0xF3D6020051433600010000803F, 39804), -- SoundKitEntry -(3266400455, 643449, 'itIT', 0xF3D6020053433600010000803F, 39804), -- SoundKitEntry -(3266400455, 643448, 'itIT', 0xF3D6020055433600010000803F, 39804), -- SoundKitEntry -(3266400455, 643447, 'itIT', 0xF2D6020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643446, 'itIT', 0xF2D6020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643445, 'itIT', 0xF2D6020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643444, 'itIT', 0xF2D6020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643443, 'itIT', 0xF2D602002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643442, 'itIT', 0xF2D602002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643441, 'itIT', 0xF2D602002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643440, 'itIT', 0xF2D6020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643439, 'itIT', 0xF1D6020071243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643438, 'itIT', 0xF1D602006F243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643437, 'itIT', 0xF1D602006D243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643436, 'itIT', 0xF1D602006B243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643435, 'itIT', 0xF1D6020069243600010000803F, 39804), -- SoundKitEntry -(3266400455, 643434, 'itIT', 0xF0D602001E861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643433, 'itIT', 0xF0D602001F861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643432, 'itIT', 0xF0D6020020861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643431, 'itIT', 0xF0D6020021861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643430, 'itIT', 0xF0D6020023861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643403, 'itIT', 0xEAD602006CDA2500010000803F, 39804), -- SoundKitEntry -(3266400455, 643402, 'itIT', 0xE9D6020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643401, 'itIT', 0xE9D6020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643400, 'itIT', 0xE9D6020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643399, 'itIT', 0xE8D6020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643398, 'itIT', 0xE8D6020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643397, 'itIT', 0xE8D6020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643396, 'itIT', 0xE8D6020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643395, 'itIT', 0xE8D602006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643394, 'itIT', 0xE8D602006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643393, 'itIT', 0xE8D602006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643392, 'itIT', 0xE8D6020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643391, 'itIT', 0xE7D60200C0273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643390, 'itIT', 0xE7D60200BE273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643389, 'itIT', 0xE7D60200BC273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643372, 'itIT', 0xE4D6020075C80D00010000803F, 39804), -- SoundKitEntry -(3266400455, 643368, 'itIT', 0xE2D6020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643367, 'itIT', 0xE2D6020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643366, 'itIT', 0xE2D6020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643365, 'itIT', 0xE2D6020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643364, 'itIT', 0xE2D602002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643363, 'itIT', 0xE2D602002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643362, 'itIT', 0xE2D602002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643361, 'itIT', 0xE2D6020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643360, 'itIT', 0xE1D6020015D43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643359, 'itIT', 0xE1D6020013D43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643358, 'itIT', 0xE1D6020011D43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643357, 'itIT', 0xE1D602000FD43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643356, 'itIT', 0xE1D602000DD43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643355, 'itIT', 0xE1D602000BD43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643354, 'itIT', 0xE1D6020009D43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643353, 'itIT', 0xE1D6020007D43F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643334, 'itIT', 0xD8D602009AE41800010000803F, 39804), -- SoundKitEntry -(3266400455, 643333, 'itIT', 0xD8D6020099E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 643332, 'itIT', 0xD8D6020098E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 643331, 'itIT', 0xD8D6020097E41800010000803F, 39804), -- SoundKitEntry -(3266400455, 643330, 'itIT', 0xD7D6020058491500010000803F, 39804), -- SoundKitEntry -(3266400455, 643323, 'itIT', 0xD5D602008E861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643322, 'itIT', 0xD5D602008F861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643321, 'itIT', 0xD5D6020090861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643320, 'itIT', 0xD5D6020091861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643319, 'itIT', 0xD5D6020092861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643318, 'itIT', 0xD5D6020093861900010000803F, 39804), -- SoundKitEntry -(3266400455, 643299, 'itIT', 0xD2D602007ACC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643298, 'itIT', 0xD2D6020078CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643297, 'itIT', 0xD2D6020074CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643296, 'itIT', 0xD2D6020070CC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643295, 'itIT', 0xD2D602006CCC3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643294, 'itIT', 0xD1D60200CA144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643293, 'itIT', 0xD1D60200C8144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643292, 'itIT', 0xD1D60200C6144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643291, 'itIT', 0xD1D60200C4144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643290, 'itIT', 0xD1D60200C2144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643289, 'itIT', 0xD1D60200C0144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643288, 'itIT', 0xD1D60200BE144000010000803F, 39804), -- SoundKitEntry -(3266400455, 643279, 'itIT', 0xCFD6020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643278, 'itIT', 0xCFD6020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643277, 'itIT', 0xCFD6020093303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643276, 'itIT', 0xCED6020037553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643275, 'itIT', 0xCED6020035553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643274, 'itIT', 0xCED6020033553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643273, 'itIT', 0xCED6020031553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643272, 'itIT', 0xCED602002F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643271, 'itIT', 0xCED602002D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643270, 'itIT', 0xCED602002B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643269, 'itIT', 0xCED6020029553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643268, 'itIT', 0xCDD60200F6E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643267, 'itIT', 0xCDD60200B0E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643266, 'itIT', 0xCDD60200AEE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643265, 'itIT', 0xCDD60200ACE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643264, 'itIT', 0xCDD60200AAE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643263, 'itIT', 0xCCD60200BAEA3F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643254, 'itIT', 0xCAD60200CAE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643253, 'itIT', 0xCAD60200C8E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643252, 'itIT', 0xCAD60200C6E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643251, 'itIT', 0xCAD60200C4E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643250, 'itIT', 0xCAD60200C2E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643249, 'itIT', 0xC9D6020077553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643248, 'itIT', 0xC9D6020075553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643247, 'itIT', 0xC9D6020073553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643246, 'itIT', 0xC9D6020071553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643245, 'itIT', 0xC9D602006F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643244, 'itIT', 0xC9D602006D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643243, 'itIT', 0xC9D602006B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643242, 'itIT', 0xC9D6020069553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643241, 'itIT', 0xC8D60200042F2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643240, 'itIT', 0xC8D60200032F2F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643239, 'itIT', 0xC7D6020008861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643238, 'itIT', 0xC7D6020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643237, 'itIT', 0xC7D6020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643236, 'itIT', 0xC7D6020005861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643235, 'itIT', 0xC7D6020004861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643234, 'itIT', 0xC7D6020003861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643233, 'itIT', 0xC7D6020002861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643232, 'itIT', 0xC6D6020086F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643231, 'itIT', 0xC6D6020083F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643230, 'itIT', 0xC6D6020082F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643229, 'itIT', 0xC6D6020080F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643228, 'itIT', 0xC6D602007FF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643227, 'itIT', 0xC5D60200F0553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643226, 'itIT', 0xC5D60200EE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643225, 'itIT', 0xC5D60200EC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643224, 'itIT', 0xC5D60200EA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643223, 'itIT', 0xC5D60200E8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643222, 'itIT', 0xC5D60200E6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643221, 'itIT', 0xC5D60200E4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643220, 'itIT', 0xC5D60200E2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643219, 'itIT', 0xC4D6020008861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643218, 'itIT', 0xC4D6020007861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643217, 'itIT', 0xC4D6020006861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643216, 'itIT', 0xC4D6020005861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643215, 'itIT', 0xC4D6020004861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643214, 'itIT', 0xC3D6020033861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643213, 'itIT', 0xC1D6020014861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643212, 'itIT', 0xC1D6020013861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643211, 'itIT', 0xC1D6020012861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643210, 'itIT', 0xC2D602000D861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643209, 'itIT', 0xC2D602000C861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643208, 'itIT', 0xC2D602000B861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643207, 'itIT', 0xC2D602000A861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643206, 'itIT', 0xC1D6020011861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643205, 'itIT', 0xC0D602006A8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643204, 'itIT', 0xC0D60200698F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643203, 'itIT', 0xC0D60200688F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643202, 'itIT', 0xBFD60200C0273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643201, 'itIT', 0xBFD60200BE273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643200, 'itIT', 0xBFD60200BC273900010000803F, 39804), -- SoundKitEntry -(3266400455, 643199, 'itIT', 0xBED60200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643198, 'itIT', 0xBED60200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643197, 'itIT', 0xBED60200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643196, 'itIT', 0xBED60200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643195, 'itIT', 0xBED60200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643194, 'itIT', 0xBED60200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643193, 'itIT', 0xBED60200AB553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643192, 'itIT', 0xBED60200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643191, 'itIT', 0xBDD602007F8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643190, 'itIT', 0xBDD60200808F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643189, 'itIT', 0xBCD6020000563800010000803F, 39804), -- SoundKitEntry -(3266400455, 643188, 'itIT', 0xBCD60200FE553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643187, 'itIT', 0xBCD60200FC553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643186, 'itIT', 0xBCD60200FA553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643185, 'itIT', 0xBCD60200F8553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643184, 'itIT', 0xBCD60200F6553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643183, 'itIT', 0xBCD60200F4553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643182, 'itIT', 0xBCD60200F2553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643181, 'itIT', 0xBBD6020000331A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643180, 'itIT', 0xBBD60200FF321A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643179, 'itIT', 0xBBD60200FE321A00010000803F, 39804), -- SoundKitEntry -(3266400455, 643173, 'itIT', 0xB9D602006D8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643172, 'itIT', 0xB9D602006C8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643171, 'itIT', 0xB9D602006B8F1F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643170, 'itIT', 0xB8D60200C6B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 643169, 'itIT', 0xB8D60200C5B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 643168, 'itIT', 0xB8D60200C4B41600010000803F, 39804), -- SoundKitEntry -(3266400455, 643167, 'itIT', 0xB7D60200F01D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643166, 'itIT', 0xB7D60200EF1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643165, 'itIT', 0xB7D60200EE1D1600010000803F, 39804), -- SoundKitEntry -(3266400455, 643164, 'itIT', 0xB6D60200DCC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 643163, 'itIT', 0xB6D60200DBC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 643162, 'itIT', 0xB6D60200DAC91400010000803F, 39804), -- SoundKitEntry -(3266400455, 643161, 'itIT', 0xB6D60200D9C91400010000803F, 39804), -- SoundKitEntry -(3266400455, 643160, 'itIT', 0xB5D602004EE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643159, 'itIT', 0xB5D602004CE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643158, 'itIT', 0xB5D602004AE33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643157, 'itIT', 0xB5D6020048E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643156, 'itIT', 0xB5D6020046E33F00010000803F, 39804), -- SoundKitEntry -(3266400455, 643155, 'itIT', 0xB4D60200B7553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643154, 'itIT', 0xB4D60200B5553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643153, 'itIT', 0xB4D60200B3553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643152, 'itIT', 0xB4D60200B1553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643151, 'itIT', 0xB4D60200AF553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643150, 'itIT', 0xB4D60200AD553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643149, 'itIT', 0xB4D60200AB553800010000803F, 39804); -- SoundKitEntry - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3266400455, 643148, 'itIT', 0xB4D60200A9553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643147, 'itIT', 0xB3D6020086F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643146, 'itIT', 0xB3D6020083F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643145, 'itIT', 0xB3D6020082F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643144, 'itIT', 0xB3D6020080F51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643143, 'itIT', 0xB3D602007FF51300010000803F, 39804), -- SoundKitEntry -(3266400455, 643142, 'itIT', 0xB2D602002A861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643141, 'itIT', 0xB2D602002B861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643140, 'itIT', 0xB2D602002C861400010000803F, 39804), -- SoundKitEntry -(3266400455, 643139, 'itIT', 0xB1D6020097553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643138, 'itIT', 0xB1D6020095553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643137, 'itIT', 0xB1D6020093553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643136, 'itIT', 0xB1D6020091553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643135, 'itIT', 0xB1D602008F553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643134, 'itIT', 0xB1D602008D553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643133, 'itIT', 0xB1D602008B553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643132, 'itIT', 0xB1D6020089553800010000803F, 39804), -- SoundKitEntry -(3266400455, 643131, 'itIT', 0xB0D6020097303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643130, 'itIT', 0xB0D6020095303900010000803F, 39804), -- SoundKitEntry -(3266400455, 643129, 'itIT', 0xB0D6020093303900010000803F, 39804), -- SoundKitEntry -(736158310, 6215, 'itIT', 0x6AD7020069D70200, 39804), -- SoundKitChild -(736158310, 6214, 'itIT', 0x68D7020067D70200, 39804), -- SoundKitChild -(736158310, 6213, 'itIT', 0x55D7020000CE0200, 39804), -- SoundKitChild -(736158310, 6212, 'itIT', 0x54D70200FECD0200, 39804), -- SoundKitChild -(736158310, 6211, 'itIT', 0x52D7020001D50200, 39804), -- SoundKitChild -(736158310, 6200, 'itIT', 0x03D7020002D70200, 39804), -- SoundKitChild -(736158310, 6195, 'itIT', 0xEAD60200E9D60200, 39804), -- SoundKitChild -(736158310, 6193, 'itIT', 0xE2D60200E1D60200, 39804), -- SoundKitChild -(736158310, 6186, 'itIT', 0xCED60200CDD60200, 39804), -- SoundKitChild -(736158310, 6185, 'itIT', 0xCCD60200CAD60200, 39804), -- SoundKitChild -(736158310, 6184, 'itIT', 0xCBD60200CAD60200, 39804), -- SoundKitChild -(3232102598, 147674, 'itIT', 0x39D80200000016430000164300000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147673, 'itIT', 0x38D80200000040410000C041000000000000000000000000000000000000000000F4010000DC0500000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000F4010000F4010000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147672, 'itIT', 0x37D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147670, 'itIT', 0x35D802000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147669, 'itIT', 0x34D802000000C0400000404100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147668, 'itIT', 0x33D8020000008040000040410000000000000000000000000000000000000000020000000000000000C0120000C0120000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147667, 'itIT', 0x32D802000000C040000040410000000000000000000000000000000000000000020000000000000000C0120000C0120000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147666, 'itIT', 0x31D80200000040410000C04100000000000000000000000000000000000000000200000000000000008813000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147664, 'itIT', 0x2FD80200000040410000C041000000000000000000000000000000000000000000F00A0000AC0D00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147663, 'itIT', 0x2ED80200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000B80B0000B80B0000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147662, 'itIT', 0x2DD80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147661, 'itIT', 0x2CD80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147659, 'itIT', 0x2AD80200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147658, 'itIT', 0x29D80200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147657, 'itIT', 0x28D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147655, 'itIT', 0x26D802000000C04000004041000000000000000000000000000000000000000002D0070000A00F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000F4010000F4010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147654, 'itIT', 0x25D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147652, 'itIT', 0x23D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147651, 'itIT', 0x22D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147648, 'itIT', 0x1FD802000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147647, 'itIT', 0x1ED802000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147646, 'itIT', 0x1DD802000000C041000040420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F9B504C3E0000803F0000803F0000803F0000803F0000824200003443FA000000FA0000000000B4430000B4430000000000000000000000E8030000E803000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147645, 'itIT', 0x1CD802000000C041000040420000000000000000000000000000000000000000020000000000000000CA080000CA080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147644, 'itIT', 0x1BD802000000C041000040420000000000000000000000000000000000000000020000000000000000CA080000CA080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147643, 'itIT', 0x1AD802000000C041000040420000000000000000000000000000000000000000020000000000000000CA080000CA080000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E803000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147642, 'itIT', 0x19D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147641, 'itIT', 0x18D802000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147640, 'itIT', 0x17D802000000C041000040420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F0000803F0000803F0000803F0000803F0000803F0000000000000000FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147639, 'itIT', 0x16D802000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E803000001016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147638, 'itIT', 0x15D80200000040410000C0410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F0000AF430000AF43FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFC6E0000FFFFFFFFFFFFFFFFFD6E00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147637, 'itIT', 0x14D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147634, 'itIT', 0x11D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147633, 'itIT', 0x10D80200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101FFFFFFFFFFFFFFFFFA6E0000FFFFFFFFFFFFFFFFFB6E00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147622, 'itIT', 0x1B5E00000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147621, 'itIT', 0x05D802000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147620, 'itIT', 0x04D802000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147619, 'itIT', 0x03D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147618, 'itIT', 0x02D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147617, 'itIT', 0x01D802000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147509, 'itIT', 0x92D70200000040400000A04000000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C00006400000064000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147508, 'itIT', 0x91D702000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147506, 'itIT', 0x8FD702000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000064000000640000000101C8000000C8000000570C0000C8000000C8000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147505, 'itIT', 0x8ED702000000A0400000004100000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000E8030000E8030000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147504, 'itIT', 0x8DD70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147503, 'itIT', 0x8CD702000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147502, 'itIT', 0x8BD702000000C041000040420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FF9E9003E0000803F0000803F0000803F0000803F0000F04200001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147492, 'itIT', 0x81D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147484, 'itIT', 0x79D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147483, 'itIT', 0x78D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000102FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147482, 'itIT', 0x77D70200000040400000A04000000000000000000000000000000000000000000088130000102700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101E8030000E8030000570C0000B80B0000B80B0000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147481, 'itIT', 0x76D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147480, 'itIT', 0x75D702000000D0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147478, 'itIT', 0x73D70200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147475, 'itIT', 0x70D702000000F0410000A04200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F9B504C3E0000803F0000803F0000803F0000803F0000C84200001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147474, 'itIT', 0x6FD702000000C041000040420000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803F9B504C3E0000803F0000803F0000803F0000803F0000F04200003443FA000000B80B00000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147472, 'itIT', 0x6DD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147471, 'itIT', 0x6CD702000000C0400000404100000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C00006400000064000000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147454, 'itIT', 0x5CD702000000D0410000A04200000000000000000000000000000000000000000088130000401F00000000000000000000000000803F0000803FCE4D003F0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147453, 'itIT', 0x5BD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147452, 'itIT', 0x5AD70200000080400000004100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147451, 'itIT', 0x59D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147450, 'itIT', 0x58D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147449, 'itIT', 0x57D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100007A45, 39804), -- SoundKitAdvanced -(3232102598, 147448, 'itIT', 0x56D702000000A0400000004100000000000000000000000000000000000000000200000000000000002C0100002C010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147446, 'itIT', 0x54D702000000C0400000404100000000000000000000000000000000000000000200000000000000009001000090010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147444, 'itIT', 0x52D7020000004042000078420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147443, 'itIT', 0x51D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147442, 'itIT', 0x50D70200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147441, 'itIT', 0x4FD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147440, 'itIT', 0x4ED702000000A0400000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147439, 'itIT', 0x4DD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147438, 'itIT', 0x4CD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147437, 'itIT', 0x4BD702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147436, 'itIT', 0xE3450100000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147435, 'itIT', 0x724B0100000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147434, 'itIT', 0x4AD70200000040400000C04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147433, 'itIT', 0x49D702000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147432, 'itIT', 0x48D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147431, 'itIT', 0x47D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147430, 'itIT', 0x46D70200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147429, 'itIT', 0x45D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147428, 'itIT', 0x44D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147427, 'itIT', 0x43D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147426, 'itIT', 0x42D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147425, 'itIT', 0x41D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147422, 'itIT', 0x3ED70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147421, 'itIT', 0x3DD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147418, 'itIT', 0x3AD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000009600000000000000000000000001C8000000C8000000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147417, 'itIT', 0x39D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147377, 'itIT', 0x11D702000000004000008040000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147376, 'itIT', 0x10D70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147375, 'itIT', 0x0FD70200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147366, 'itIT', 0x06D702000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147365, 'itIT', 0x05D702000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147361, 'itIT', 0x01D702000000000000000000000000000000000000000000000000000000000001E8030000401F0000D007000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000308000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147360, 'itIT', 0x00D702000000A0420000A0420000000000000000000000000000000000000000016400000064000000B80B000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000C0C000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147359, 'itIT', 0xFFD602000000484400004844000000000000000000000000000000000000000001A00F0000401F0000B80B000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000F19000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147358, 'itIT', 0xFED602000000404200007842000000000000000000000000000000000000000002A00F0000401F0000B80B0000B80B0000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147357, 'itIT', 0xFDD602000000C041000040420000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F00000C4300000C43FA000000FA0000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147356, 'itIT', 0xFCD60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147355, 'itIT', 0xFBD602000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147354, 'itIT', 0xFAD602000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147353, 'itIT', 0xF9D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147352, 'itIT', 0xF8D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147351, 'itIT', 0xF7D602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147348, 'itIT', 0xF4D602000000C040000040410000000000000000000000000000000000000000020000000000000000F00A0000F00A0000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147346, 'itIT', 0xF2D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000064000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147345, 'itIT', 0xF1D60200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F010000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147338, 'itIT', 0xEAD60200000040400000A040000000000000000000000000000000000000000000B80B0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000F4010000F4010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147337, 'itIT', 0xE9D60200000040400000A04000000000000000000000000000000000000000000070170000282300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000F4010000F4010000580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147336, 'itIT', 0xE8D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147335, 'itIT', 0xE7D60200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000017017000070170000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147332, 'itIT', 0xE4D60200000000410000804100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000E40C000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147330, 'itIT', 0xE2D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000064000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147320, 'itIT', 0xD8D60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147319, 'itIT', 0xD7D602000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001D0070000D0070000570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147317, 'itIT', 0xD5D602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147313, 'itIT', 0xD1D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147311, 'itIT', 0xCFD602000000C0400000404100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147310, 'itIT', 0xCED602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000064000000000000000000000000016400000064000000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147309, 'itIT', 0xCDD60200000000410000704100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000064000000C80000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147306, 'itIT', 0xCAD602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147304, 'itIT', 0xC8D602000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E02E0000E02E0000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147303, 'itIT', 0xC7D602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147302, 'itIT', 0xC6D602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147299, 'itIT', 0xC3D602000000A0400000004100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147298, 'itIT', 0xC2D60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147296, 'itIT', 0xC0D60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147295, 'itIT', 0xBFD60200000040400000A04000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147294, 'itIT', 0xBED602000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147293, 'itIT', 0xBDD60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000002FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147292, 'itIT', 0xBCD60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147291, 'itIT', 0xBBD60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147288, 'itIT', 0xB8D60200000040400000A04000000000000000000000000000000000000000000070170000641900000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147285, 'itIT', 0xB5D602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147283, 'itIT', 0xB3D602000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147281, 'itIT', 0xB1D60200000040400000A04000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147280, 'itIT', 0xB0D602000000803F0000004000000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000000000000000000000012C0100002C010000570C0000E8030000E8030000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147264, 'itIT', 0x8CD60200000040400000A040000000000000000000000000000000000000000000B80B0000701700000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001C8000000C8000000570C0000F4010000F4010000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147260, 'itIT', 0x88D602000000C0400000404100000000000000000000000000000000000000000200000000000000009001000090010000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147258, 'itIT', 0x86D602000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F00001643000016432C0100002C0100000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147257, 'itIT', 0x85D602000000C0410000404200000000000000000000000000000000000000000200000000000000008813000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147256, 'itIT', 0x84D602000000C0410000404200000000000000000000000000000000000000000200000000000000008813000088130000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147254, 'itIT', 0x82D60200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147253, 'itIT', 0x81D60200000040410000C04100000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000A04200003443FA000000FA0000000000B4430000B4430000000000000000000000000000000000000000018813000088130000586E0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147250, 'itIT', 0x7ED602000000A0420000A0420000000000000000000000000000000000000000020000000000000000E8030000E8030000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 147248, 'itIT', 0x7CD602000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F9B504C3E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146940, 'itIT', 0x27D50200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146929, 'itIT', 0x1CD502000000C040000040410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F00000C4300000C432C010000701700000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146902, 'itIT', 0x01D50200000040410000C0410000000000000000000000000000000000000000020000000000000000000000000000000000CE4D003F0000803FCC9B803E0000803F0000803F0000803F0000803F00000C4300000C43FA000000FA0000000000B4430000B4430000000000000000000000000000000000000000016400000064000000570C00006400000064000000580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 146901, 'itIT', 0x00D502000000C0400000404100000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000E8030000E8030000580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145933, 'itIT', 0xBED00200000040410000C04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000164300001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145932, 'itIT', 0xBDD002000000C0410000A04200000000000000000000000000000000000000000000000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001B80B0000B80B0000EA6C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145930, 'itIT', 0xBBD002000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145674, 'itIT', 0xB6CF0200000040410000C0410000000000000000000000000000000000000000020000000000000000D0070000D0070000000000803F0000803FCC9B803E0000803F0000803F0000803F0000803F0000AF430000AF43FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145419, 'itIT', 0xB3CE02000000C04100004042000000000000000000000000000000000000000000B80B0000881300000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000B80B0000B80B0000580C00000000803F02000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145418, 'itIT', 0xB2CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F00000000CDCCCC3D000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145404, 'itIT', 0xA4CE02000000C0400000404100000000000000000000000000000000000000000088130000581B00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C00006400000064000000580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145403, 'itIT', 0xA3CE0200000010420000804200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000070170000701700000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145402, 'itIT', 0xA2CE0200000080410000004200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000101FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145401, 'itIT', 0xA1CE0200000080410000004200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000881300008813000001012C0100002C010000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145386, 'itIT', 0x92CE02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145379, 'itIT', 0x8BCE02000000C041000040420000000000000000000000000000000000000000020000000000000000DC050000DC050000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145375, 'itIT', 0x87CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145372, 'itIT', 0x84CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000001FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145371, 'itIT', 0x83CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145361, 'itIT', 0x79CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145360, 'itIT', 0x78CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F19AAB53E0000803F0000803F0000803F0000803F0000164300001643FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145359, 'itIT', 0x77CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145358, 'itIT', 0x76CE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F1C4D903E0000803F0000803F0000803F0000803F0000484300004843FA000000FA0000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145350, 'itIT', 0x6ECE02000000C0410000404200000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145259, 'itIT', 0x12CE0200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145256, 'itIT', 0x0FCE02000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B4430000000000000000000000E8030000E80300000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145250, 'itIT', 0x09CE0200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 145231, 'itIT', 0xF6CD0200000080400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100007A46, 39804), -- SoundKitAdvanced -(3232102598, 143684, 'itIT', 0xDDC7020000008040000000410000000000000000000000000000000000000000020000000000000000DC050000DC050000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 143683, 'itIT', 0xDCC702000000804000000041000000000000000000000000000000000000000000B80B0000401F00000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001E8030000E8030000570C0000FFFFFFFFFFFFFFFF580C00000000803F020000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 118289, 'itIT', 0x6C4B0100000000400000804000000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000001F4010000F4010000570C0000FFFFFFFFFFFFFFFF580C00000000803F000000000000803F000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 49613, 'itIT', 0x0E4C0100000000410000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 49549, 'itIT', 0xBB4B0100000000410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 24987, 'itIT', 0x69590000000000410000204100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000204300409C46, 39804), -- SoundKitAdvanced -(3232102598, 23722, 'itIT', 0x59DD00000000A0400000004100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 23681, 'itIT', 0x61DE00000000C0400000404100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B443000000000000000000000000000000000000000100FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(3232102598, 13302, 'itIT', 0x7C040000000000410000A04100000000000000000000000000000000000000000200000000000000000000000000000000000000803F0000803F0000803F0000803F0000803F0000803F0000803F000000000000000000000000000000000000B4430000B44300000000000000000000002C0100002C0100000300FFFFFFFFFFFFFFFF570C0000FFFFFFFFFFFFFFFF580C00000000803F0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000A04100409C46, 39804), -- SoundKitAdvanced -(1485693696, 5997, 'itIT', 0x16D802000100000000026F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5996, 'itIT', 0x36D802000100000000016F0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5995, 'itIT', 0x36D802000000000000006F0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5994, 'itIT', 0x2FD802000100000000FF6E0000000000000400, 39804), -- SoundEnvelope -(1485693696, 5993, 'itIT', 0x2CD802000100000000FE6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5992, 'itIT', 0x05D802000100000000F96E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5967, 'itIT', 0x93D702000100000000DA6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5966, 'itIT', 0x93D702000000000000D96E0000010002000700, 39804), -- SoundEnvelope -(1485693696, 5965, 'itIT', 0x90D702000000000000D86E0000010002000500, 39804), -- SoundEnvelope -(1485693696, 5964, 'itIT', 0x8AD702000100000000D76E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5963, 'itIT', 0x89D702000100000000D66E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5962, 'itIT', 0x87D702000100000000D56E0000000000000400, 39804), -- SoundEnvelope -(1485693696, 5961, 'itIT', 0x86D702000100000000D46E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5960, 'itIT', 0x83D702000100000000D36E0000000000000400, 39804), -- SoundEnvelope -(1485693696, 5959, 'itIT', 0x80D702000100000000D26E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5958, 'itIT', 0x80D702000000000000D16E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5957, 'itIT', 0x7ED702000100000000D06E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5956, 'itIT', 0x7DD702000100000000CF6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5955, 'itIT', 0x78D702000000000000CE6E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5954, 'itIT', 0x77D702000100000000CD6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5953, 'itIT', 0x73D702000100000000CC6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5951, 'itIT', 0x5ED702000100000000CA6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5949, 'itIT', 0x55D702000100000000C86E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5948, 'itIT', 0x54D702000100000000C76E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5946, 'itIT', 0x53D702000100000000C56E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5945, 'itIT', 0x4ED702000000000000C46E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5944, 'itIT', 0x48D702000100000000C36E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5942, 'itIT', 0x47D702000000000000C16E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5941, 'itIT', 0x43D702000100000000C06E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5937, 'itIT', 0x11D7020001000000009A6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5936, 'itIT', 0xF2D602000100000000996E0000000000000300, 39804), -- SoundEnvelope -(1485693696, 5935, 'itIT', 0xF1D602000100000000966E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5930, 'itIT', 0xEAD6020001000000008F6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5922, 'itIT', 0xCDD602000100000000816E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5921, 'itIT', 0xC8D602000100000000806E0000000000000100, 39804); -- SoundEnvelope - -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(1485693696, 5920, 'itIT', 0xC4D6020001000000007F6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5919, 'itIT', 0xC1D6020001000000007E6E0000000000000100, 39804), -- SoundEnvelope -(1485693696, 5918, 'itIT', 0xC0D6020001000000007D6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5917, 'itIT', 0xBDD6020001000000007C6E0000000000000200, 39804), -- SoundEnvelope -(1485693696, 5916, 'itIT', 0xBDD6020000000000007B6E0000010002000300, 39804), -- SoundEnvelope -(1485693696, 5915, 'itIT', 0xB7D6020001000000007A6E0000000000000200, 39804), -- SoundEnvelope -(647093267, 4625, 'itIT', 0x01D7020001D702006B09, 39804), -- SoundAmbienceFlavor -(647093267, 4624, 'itIT', 0x00D7020000D702006B09, 39804), -- SoundAmbienceFlavor -(647093267, 4623, 'itIT', 0xFFD60200FFD602006B09, 39804), -- SoundAmbienceFlavor -(4229079558, 538, 'itIT', 0xC703000000000000D3BA02000000000000000000, 39804), -- RTPCData -(2611776361, 968, 'itIT', 0xC8030000010000000E000000A86A00008813000000D70200, 39804), -- RTPC -(2611776361, 967, 'itIT', 0xC7030000010000000A000000AA6A0000E8030000FCD60200, 39804), -- RTPC -(2821573772, 75279, 'itIT', 0x00014A8E0100, 39804), -- CreatureDisplayInfoGeosetData -(3386291891, 178081, 'itIT', 0x4772616E205369676E6F726520426F6C76617220446F6D616472616768690000436176616C696572692064656C6C612053706164612064274562616E6F000001070000004C8E01000000000000000000000000000000803F0000803F0000803F0000803FAEB602000000000000000000, 39804), -- Creature -(3386291891, 176533, 'itIT', 0x44616D61204A61696E61204D617265666965726F0000000001070000004A8E01000000000000000000000000000000803F0000803F0000803F0000803FE75702000000000000000000, 39804), -- Creature -(3386291891, 176532, 'itIT', 0x546872616C6C0000000001070000004B8E01000000000000000000000000000000803F0000803F0000803F0000803F4C9102000000000000000000, 39804), -- Creature -(2948698321, 331, 'itIT', 0x18F6EE6F1A2C0FF3, 39804); -- TactKeyLookup - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'itIT', 'Sanctum del Dominio', '', '', '', '', 39804); - -DELETE FROM `broadcast_text_locale` WHERE `locale` = 'itIT' AND `VerifiedBuild` > 0 AND `ID` IN (210350, 210349); -INSERT INTO `broadcast_text_locale` (`ID`, `locale`, `Text_lang`, `Text1_lang`, `VerifiedBuild`) VALUES -(210350, 'itIT', '', 'Ascoltate il mio grido e disperate!', 39804), -(210349, 'itIT', '', 'Rispondete alla chiamata della Regina Banshee!', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'itIT', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'itIT', 'Fulmine della Tigre Potenziato', 39804), -(360749, 'itIT', 'Kill Credit', 39804), -(360592, 'itIT', 'Spectral Feline', 39804), -(358693, 'itIT', 'Rabbia dell''Anima', 39804), -(358692, 'itIT', 'Oscurità dell''Anima', 39804), -(358518, 'itIT', 'Invocazione: Xuen, la Tigre Bianca', 39804), -(357073, 'itIT', 'Scheggia Portentosa di Cor', 39804), -(357069, 'itIT', 'Scheggia Portentosa di Bek', 39804), -(357062, 'itIT', 'Scheggia Profetica di Cor', 39804), -(357058, 'itIT', 'Scheggia Profetica di Bek', 39804), -(357052, 'itIT', 'Scheggia Desolata di Cor', 39804), -(357049, 'itIT', 'Scheggia Desolata di Bek', 39804), -(357034, 'itIT', 'Scheggia Inquietante di Cor', 39804), -(357031, 'itIT', 'Scheggia Inquietante di Bek', 39804), -(356593, 'itIT', 'Energia Disfacente', 39804), -(356248, 'itIT', 'Vincolo dall''Aldilà', 39804), -(355741, 'itIT', 'Scheggia di Cor', 39804), -(355721, 'itIT', 'Scheggia di Bek', 39804), -(354098, 'itIT', 'Offerta Dolcetto', 39804), -(354058, 'itIT', 'Dolcetto', 39804), -(345482, 'itIT', 'Realtà Svincolata', 39804), -(341724, 'itIT', 'Rabbia del Campione Ghiacciato', 39804), -(340433, 'itIT', 'Dono di Oblio del Peccato', 39804), -(138083, 'itIT', 'Tempesta, Terra e Fuoco', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'itIT' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'itIT';
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_08_26_06_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_06_hotfixes.sql deleted file mode 100644 index 113dcd59004..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_06_hotfixes.sql +++ /dev/null @@ -1,278 +0,0 @@ -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'koKR', '', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'koKR', '', 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400EC9B94EB939C20EC98A4EBB88C20EC9B8CED81ACEB9E98ED9484ED8AB8EB8A9420EB8BA4EBA5B820ED948CEBA088EC9DB4EC96B4EC9980EC9D9820EC8381ED98B8EC9E91EC9AA9EC9DB420ED8FACED95A8EB909C20EC98A8EB9DBCEC9DB820EAB28CEC9E84EC9E85EB8B88EB8BA42E20EAB09CEC9DB820ECA095EBB3B420EBB3B4ED98B8EC979020ECA3BCEC9D98ED9598EC8B9CEAB3A020EBAAA8EBA5B4EB8A9420EC82ACEB9E8CEC9790EAB28C20EAB480EBA0A820ECA095EBB3B4EBA5BC20EAB3B5EC9CA0ED9598ECA78020EBA788EC8BADEC8B9CEC98A42E7C6E7C6EEB9890ED959C2C20ECBBA4EBAEA4EB8B88ED8BB020EC868CED86B520ECA095ECB185EC9D8420EC9CA0EB8590ED9598EC8B9CEC96B420EAB4B4EBA1ADED9E982C20EBAAA8EC9A95ECA081EC9DB820ED9689EC9C8420EBB08F20EB8C80ED99942C20EAB8B0ED838020EAB3A0EC9D98ECA081EC9CBCEBA19C20EAB28CEC9E8420EAB2BDED9798EC9D8420ED95B4ECB998EAB1B0EB829820EBB0A9ED95B4ED9598EB8A9420ED9689EB8F99EC9D8420EBB09CEAB2ACED9598EC8BA420EAB2BDEC9AB020EAB28CEC9E8420EB82B420EC8BA0EAB3A020EAB8B0EB8AA5EC9D8420EC9DB4EC9AA9ED95B420ECA09CEBB3B420EBB094EB9E8DEB8B88EB8BA42E20EB8C80ED999420EAB8B0EBA19DEC9D8420EAB280ED86A0ED9598EC97AC20ECA081ECA088ED959C20ECA1B0ECB998EBA5BC20ECB7A8ED9598EAB2A0EC8AB5EB8B88EB8BA42E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'koKR'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'koKR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'koKR'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'koKR', 0x00000000, 39804), -(3865974254, 187863, 'koKR', 0x00000000, 39804), -(3865974254, 182247, 'koKR', 0x00000000, 39804), -(3865974254, 182246, 'koKR', 0x00000000, 39804), -(3865974254, 182245, 'koKR', 0x00000000, 39804), -(3865974254, 182244, 'koKR', 0x00000000, 39804), -(3865974254, 182243, 'koKR', 0x00000000, 39804), -(3865974254, 182242, 'koKR', 0x00000000, 39804), -(3865974254, 182241, 'koKR', 0x00000000, 39804), -(3865974254, 182229, 'koKR', 0x00000000, 39804), -(3865974254, 182228, 'koKR', 0x00000000, 39804), -(3865974254, 182227, 'koKR', 0x00000000, 39804), -(3865974254, 182226, 'koKR', 0x00000000, 39804), -(3865974254, 182225, 'koKR', 0x00000000, 39804), -(3865974254, 182224, 'koKR', 0x00000000, 39804), -(3865974254, 182223, 'koKR', 0x00000000, 39804), -(3865974254, 177203, 'koKR', 0x00000000, 39804), -(3865974254, 177202, 'koKR', 0x00000000, 39804), -(3865974254, 177201, 'koKR', 0x00000000, 39804), -(3865974254, 177200, 'koKR', 0x00000000, 39804), -(3865974254, 177199, 'koKR', 0x00000000, 39804), -(3865974254, 177198, 'koKR', 0x00000000, 39804), -(3865974254, 177197, 'koKR', 0x00000000, 39804), -(3865974254, 174303, 'koKR', 0x00000000, 39804), -(3776013982, 360832, 'koKR', 0x000000, 39804), -(3776013982, 360829, 'koKR', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'koKR', 0x000000, 39804), -(3776013982, 360592, 'koKR', 0x000000, 39804), -(3776013982, 358693, 'koKR', 0x00246420EB8F99EC958820ECA3BCEC9C8420ED948CEBA088EC9DB4EC96B4EC9D9820EBACBCEBA6AC20EAB3B5EAB2A9EBA0A5EC9D842024733125EBA78CED81BC20ECA69DEAB080EC8B9CED82B5EB8B88EB8BA42E20EC9DB420ED9AA8EAB3BCEB8A9420ECA491ECB2A9EB90A9EB8B88EB8BA42E00EBACBCEBA6AC20ED94BCED95B42024733125EBA78CED81BC20ECA69DEAB08000, 39804), -(3776013982, 358692, 'koKR', 0x00246420EB8F99EC958820ECA3BCEC9C8420ED948CEBA088EC9DB4EC96B4EC9D9820EC9594ED9D9120EAB3B5EAB2A9EBA0A5EC9D842024733125EBA78CED81BC20ECA69DEAB080EC8B9CED82B5EB8B88EB8BA42E20EC9DB420ED9AA8EAB3BCEB8A9420ECA491ECB2A9EB90A9EB8B88EB8BA42E00EC9594ED9D9120ED94BCED95B42024733125EBA78CED81BC20ECA69DEAB08000, 39804), -(3776013982, 358518, 'koKR', 0x00246420EB8F99EC958820EBA8B8EBACB4EBA5B4EB8A9420EBB0B1ED98B820EC89ACEC9794EC9D9820EC9B90EBA0B9EC9D8420EC868CED9998ED95A9EB8B88EB8BA42E20EC9B90EBA0B9EC9D8020ECA3BC20EB8C80EC8381EC9D8420EAB3B5EAB2A9ED9598EAB3A020243132333939364131EBAFB8ED84B020EB82B42033EBAA85EC9D9820ECA081EC9790EAB28C20243132333939397431ECB488EBA788EB8BA420ED98B8EB9E91EC9DB420EBB288EAB09C20EAB3B5EAB2A9EC9CBCEBA19C20243132333939367331EC9D9820EC9E90EC97B020ED94BCED95B4EBA5BC20EC9E85ED9E99EB8B88EB8BA42E0000, 39804), -(3776013982, 357073, 'koKR', 0x007C434646323066663230EC9584ECA78120ED94BCED95B4EBA5BC20EC9E85ED9E88ECA78020EC958AEC9D8020ECA081EC9D8420EAB3B5EAB2A9ED9598EBA9B420243335363336346420EB8F99EC958820EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357069, 'koKR', 0x007C434646323066663230EC839DEBAA85EBA0A520EBB984EC9CA8EC9DB420EB8C80EC8381EC9D9820EC839DEBAA85EBA0A520EBB984EC9CA8EBB3B4EB8BA4202473322520EC9DB4EC838120EBA78EEC9CBCEBA9B420EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357062, 'koKR', 0x007C434646323066663230EC9584ECA78120ED94BCED95B4EBA5BC20EC9E85ED9E88ECA78020EC958AEC9D8020ECA081EC9D8420EAB3B5EAB2A9ED9598EBA9B420243335363336346420EB8F99EC958820EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357058, 'koKR', 0x007C434646323066663230EC839DEBAA85EBA0A520EBB984EC9CA8EC9DB420EB8C80EC8381EC9D9820EC839DEBAA85EBA0A520EBB984EC9CA8EBB3B4EB8BA4202473322520EC9DB4EC838120EBA78EEC9CBCEBA9B420EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357052, 'koKR', 0x007C434646323066663230EC9584ECA78120ED94BCED95B4EBA5BC20EC9E85ED9E88ECA78020EC958AEC9D8020ECA081EC9D8420EAB3B5EAB2A9ED9598EBA9B420243335363336346420EB8F99EC958820EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357049, 'koKR', 0x007C434646323066663230EC839DEBAA85EBA0A520EBB984EC9CA8EC9DB420EB8C80EC8381EC9D9820EC839DEBAA85EBA0A520EBB984EC9CA8EBB3B4EB8BA4202473322520EC9DB4EC838120EBA78EEC9CBCEBA9B420EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357034, 'koKR', 0x007C434646323066663230EC9584ECA78120ED94BCED95B4EBA5BC20EC9E85ED9E88ECA78020EC958AEC9D8020ECA081EC9D8420EAB3B5EAB2A9ED9598EBA9B420243335363336346420EB8F99EC958820EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 357031, 'koKR', 0x007C434646323066663230EC839DEBAA85EBA0A520EBB984EC9CA8EC9DB420EB8C80EC8381EC9D9820EC839DEBAA85EBA0A520EBB984EC9CA8EBB3B4EB8BA4202473322520EC9DB4EC838120EBA78EEC9CBCEBA9B420EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 356593, 'koKR', 0x00EC9584EC9DB4ED859C20EBA088EBB2A8EC9DB420EAB080EC9EA520EB82AEEC9D8020ED9884EC9EAC20ECA084EBACB8ED9994EC9AA920EB8F84EAB48020ECA491EC9790EC849C20EAB095ED9994EB909C20EB8F84EAB480EC9D8420EBACB4EC9E91EC9C84EBA19C20ED9598EB829820EBB09CEAB2ACED95A9EB8B88EB8BA42E2028ECB59CEAB3A020EC9584EC9DB4ED859C20EBA088EBB2A820323236290000, 39804), -(3776013982, 356248, 'koKR', 0x00EC9584EC9DB4ED859C20EBA088EBB2A8EC9DB420EAB080EC9EA520EB82AEEC9D8020ED9884EC9EAC20ECA084EBACB8ED9994EC9AA920EB8F84EAB48020ECA491EC9790EC849C20EAB095ED9994EB909C20EB8F84EAB480EC9D8420EBACB4EC9E91EC9C84EBA19C20ED9598EB829820EBB09CEAB2ACED95A9EB8B88EB8BA42E2028ECB59CEAB3A020EC9584EC9DB4ED859C20EBA088EBB2A820323532290000, 39804), -(3776013982, 355741, 'koKR', 0x007C434646323066663230EC9584ECA78120ED94BCED95B4EBA5BC20EC9E85ED9E88ECA78020EC958AEC9D8020ECA081EC9D8420EAB3B5EAB2A9ED9598EBA9B420243335363336346420EB8F99EC958820EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 355721, 'koKR', 0x007C434646323066663230EC839DEBAA85EBA0A520EBB984EC9CA8EC9DB420EB8C80EC8381EC9D9820EC839DEBAA85EBA0A520EBB984EC9CA8EBB3B4EB8BA4202473322520EC9DB4EC838120EBA78EEC9CBCEBA9B420EAB3B5EAB2A9EBA0A5EC9DB420247B2473312F3130307D2E3225EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E7C520000, 39804), -(3776013982, 354098, 'koKR', 0x00ECBD94EBA5B4EC8B9CEC958420EB8F99EBACBCEC9790EAB28C20EC9D8CEC8B9DEC9D8420ECA48DEB8B88EB8BA42E0000, 39804), -(3776013982, 354058, 'koKR', 0x00EAB5B6ECA3BCEBA6B020ECBD94EBA5B4EC8B9CEC958420EB8F99EBACBCEC9790EAB28C20EB8BA4EAB080EAB080EAB8B020EC9C84ED95B420EAB084EC8B9DEC9D8420EB8D98ECA791EB8B88EB8BA4210000, 39804), -(3776013982, 345482, 'koKR', 0x00EC9584EC9DB4ED859C20EBA088EBB2A8EC9DB420EAB080EC9EA520EB82AEEC9D8020ED9884EC9EAC20ECA084EBACB8ED9994EC9AA920EB8F84EAB48020ECA491EC9790EC849C20EAB095ED9994EB909C20EB8F84EAB480EC9D8420EBACB4EC9E91EC9C84EBA19C20ED9598EB829820EBB09CEAB2ACED95A9EB8B88EB8BA42E2028ECB59CEAB3A020EC9584EC9DB4ED859C20EBA088EBB2A820323236290000, 39804), -(3776013982, 341724, 'koKR', 0x00ECA088EBA9B820EC82ACEC9AA920EC8B9C20EB8BA8EB8BA8ED959C20EC96BCEC9D8CEC9DB420EBB09CEB8F99ED95A020ED9995EBA5A0EC9DB42024733125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E20EB9890ED959C20EB8BA8EB8BA8ED959C20EC96BCEC9D8CEC9DB420ED999CEC84B1ED9994EB9098EC96B420EC9E88EB8A9420EB8F99EC958820EC9AB8EBB680ECA796EB8A9420ED959CED8C8CEBA5BC20EC82ACEC9AA9ED9598EBA9B420247B2433343137323573312F31307DEC9D9820EBA3AC20EBA788EBA0A5EC9DB420EC839DEC84B1EB90A9EB8B88EB8BA42E0000, 39804), -(3776013982, 340433, 'koKR', 0x00ECA095ECA09CEB909C20EBA0B9EC9DB420EBAAB8EC9D8420ED8380EAB3A020ED9D98EB9FAC20246420EB8F99EC958820EAB3B5EAB2A9EBA0A5EAB3BC20ECB998EC9CA0EB9F89EC9DB42024733125EBA78CED81BC20ECA69DEAB080ED95A9EB8B88EB8BA42E00EAB3B5EAB2A9EBA0A52024733125EBA78CED81BC20ECA69DEAB0800D0AECB998EC9CA0EB9F892024733225EBA78CED81BC20ECA69DEAB08000, 39804), -(3776013982, 138083, 'koKR', 0x00ED9884EC9EAC20EB8C80EC8381EC9D8420EC8B9CECA084EC9E90EC9D9820EBAAA8EC8AB5EC9CBCEBA19C20EBB3B5ECA09CED95A9EB8B88EB8BA42E0000, 39804), -(3557796329, 3223, 'koKR', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'koKR', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'koKR', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'koKR', 0xEBACB4EC87A0EAB080ECA7800000ECA084EC9F81EC9D9820EAB3A0EB8C80ECA095EBA0B90000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'koKR', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900ED9884EC9EAC20ECA084EBACB8ED9994EC979020EBA79EEB8A9420EBAAA8EB93A020EB8F84EAB480EC9D8420EAB095ED9994ED9598EC9880EC8AB5EB8B88EB8BA42E0001, 39804), -(3072882582, 9878, 'koKR', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'koKR', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'koKR', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'koKR', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'koKR', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'koKR', 0xEBAFB8ECA780EC9D9820EC8B9CEC9EA520ED8380EC9E90EBB2A0EC89AC2028EC8BA0ED99942900EC8BA0ED999400020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'koKR', 0xECA780EBB0B0EC9D9820EC84B1EC868C2028EC9881EC9B852900EC9881EC9B850003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'koKR', 0xECA780EBB0B0EC9D9820EC84B1EC868C2028EC9DBCEBB0982900EC9DBCEBB0980003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'koKR', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'koKR', 0x0000000000, 39804), -(1385971161, 12023, 'koKR', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'koKR', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'koKR', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'koKR', 0x00D000C70C0000, 39804), -(336222293, 8446, 'koKR', 0x001101C70C0000, 39804), -(336222293, 8445, 'koKR', 0x001300C70C0000, 39804), -(48336690, 39162, 'koKR', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'koKR', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'koKR', '시초의 전술가의 팔보호구', 39804), -(182246, 'koKR', '시초의 전술가의 요대', 39804), -(182245, 'koKR', '시초의 전술가의 어깨덮개', 39804), -(182244, 'koKR', '시초의 전술가의 정강이싸개', 39804), -(182243, 'koKR', '시초의 전술가의 건틀릿', 39804), -(182242, 'koKR', '시초의 전술가의 발덮개', 39804), -(182241, 'koKR', '시초의 전술가의 갑옷', 39804), -(182229, 'koKR', '시초의 망령의 손목보호대', 39804), -(182228, 'koKR', '시초의 망령의 허리띠', 39804), -(182227, 'koKR', '시초의 망령의 어깨보호구', 39804), -(182226, 'koKR', '시초의 망령의 짧은바지', 39804), -(182225, 'koKR', '시초의 망령의 교살 장갑', 39804), -(182224, 'koKR', '시초의 망령의 장화', 39804), -(182223, 'koKR', '시초의 망령의 웃옷', 39804), -(177203, 'koKR', '조화로운 인도자의 손목싸개', 39804), -(177202, 'koKR', '조화로운 인도자의 요대', 39804), -(177201, 'koKR', '조화로운 인도자의 어깨보호구', 39804), -(177200, 'koKR', '조화로운 인도자의 다리보호대', 39804), -(177199, 'koKR', '조화로운 인도자의 건틀릿', 39804), -(177198, 'koKR', '조화로운 인도자의 전쟁장화', 39804), -(177197, 'koKR', '조화로운 인도자의 가슴갑옷', 39804), -(174303, 'koKR', '조화로운 제련장인의 새김도끼', 39804); - - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'koKR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'koKR') AND (`Key` = 3744420815); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'koKR'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'koKR', '', '', '', '', '미치광이 공작의 차', 39804), -(187863, 'koKR', '열쇠가 존재의 경계를 넘나듭니다. 자세히 보기가 어렵습니다... 아니, 실재하는지조차 구분할 수가 없습니다.', '', '', '', '찰나의 열쇠', 39804), -(182247, 'koKR', '', '', '', '', '시초의 전술가의 팔보호구', 39804), -(182246, 'koKR', '', '', '', '', '시초의 전술가의 요대', 39804), -(182245, 'koKR', '', '', '', '', '시초의 전술가의 어깨덮개', 39804), -(182244, 'koKR', '', '', '', '', '시초의 전술가의 정강이싸개', 39804), -(182243, 'koKR', '', '', '', '', '시초의 전술가의 건틀릿', 39804), -(182242, 'koKR', '', '', '', '', '시초의 전술가의 발덮개', 39804), -(182241, 'koKR', '', '', '', '', '시초의 전술가의 갑옷', 39804), -(182229, 'koKR', '', '', '', '', '시초의 망령의 손목보호대', 39804), -(182228, 'koKR', '', '', '', '', '시초의 망령의 허리띠', 39804), -(182227, 'koKR', '', '', '', '', '시초의 망령의 어깨보호구', 39804), -(182226, 'koKR', '', '', '', '', '시초의 망령의 짧은바지', 39804), -(182225, 'koKR', '', '', '', '', '시초의 망령의 교살 장갑', 39804), -(182224, 'koKR', '', '', '', '', '시초의 망령의 장화', 39804), -(182223, 'koKR', '', '', '', '', '시초의 망령의 웃옷', 39804), -(177203, 'koKR', '', '', '', '', '조화로운 인도자의 손목싸개', 39804), -(177202, 'koKR', '', '', '', '', '조화로운 인도자의 요대', 39804), -(177201, 'koKR', '', '', '', '', '조화로운 인도자의 어깨보호구', 39804), -(177200, 'koKR', '', '', '', '', '조화로운 인도자의 다리보호대', 39804), -(177199, 'koKR', '', '', '', '', '조화로운 인도자의 건틀릿', 39804), -(177198, 'koKR', '', '', '', '', '조화로운 인도자의 전쟁장화', 39804), -(177197, 'koKR', '', '', '', '', '조화로운 인도자의 가슴갑옷', 39804), -(174303, 'koKR', '', '', '', '', '조화로운 제련장인의 새김도끼', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'koKR', '지배의 성소', '', '', '', '', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'koKR', '짜릿한 호랑이 번개 추진', 39804), -(360829, 'koKR', '강화된 호랑이 번개', 39804), -(360749, 'koKR', 'Kill Credit', 39804), -(360592, 'koKR', 'Spectral Feline', 39804), -(358693, 'koKR', '영혼의 분노', 39804), -(358692, 'koKR', '영혼의 어둠', 39804), -(358518, 'koKR', '백호 쉬엔의 원령', 39804), -(357073, 'koKR', '경악스러운 코르의 조각', 39804), -(357069, 'koKR', '경악스러운 베크의 조각', 39804), -(357062, 'koKR', '불길한 코르의 조각', 39804), -(357058, 'koKR', '불길한 베크의 조각', 39804), -(357052, 'koKR', '황폐한 코르의 조각', 39804), -(357049, 'koKR', '황폐한 베크의 조각', 39804), -(357034, 'koKR', '음산한 코르의 조각', 39804), -(357031, 'koKR', '음산한 베크의 조각', 39804), -(356593, 'koKR', '마력 해체', 39804), -(356248, 'koKR', '저 너머의 결속체', 39804), -(355741, 'koKR', '코르의 조각', 39804), -(355721, 'koKR', '베크의 조각', 39804), -(354098, 'koKR', '간식 주기', 39804), -(354058, 'koKR', '선물', 39804), -(345482, 'koKR', '해방된 현실', 39804), -(341724, 'koKR', '얼어붙은 용사의 분노', 39804), -(340433, 'koKR', '죄악의 몰락지의 은혜', 39804), -(138083, 'koKR', '폭풍과 대지와 불', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'koKR' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'koKR'; diff --git a/sql/updates/hotfixes/master/2021_08_26_07_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_26_07_hotfixes.sql deleted file mode 100644 index 6af9982e25e..00000000000 --- a/sql/updates/hotfixes/master/2021_08_26_07_hotfixes.sql +++ /dev/null @@ -1,277 +0,0 @@ -UPDATE hotfix_blob SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420C3A920756D206A6F676F206F6E6C696E652071756520636F6E746120636F6D20696E74657261C3A7C3A36F20656E747265206A6F6761646F7265732E20546F6D65206375696461646F2065206EC3A36F20636F6D70617274696C6865206461646F7320706573736F61697320636F6D20646573636F6E68656369646F732E7C6E7C6E416CC3A96D20646973736F2C20616A612064656E74726F206461206E6F73736120706F6CC3AD7469636120646520696E74657261C3A7C3A36F20646120636F6D756E6964616465206520757365206F2073697374656D612064652064656EC3BA6E636961732064656E74726F20646F206A6F676F20706172612072656C61746172207175616C71756572207469706F20646520617373C3A964696F2C20616275736F206F7520636F6E64757461207175652074656E686120636F6D6F206F626A657469766F206174726170616C686172206120657870657269C3AA6E63696120646F73206A6F6761646F7265732E204EC3B37320616E616C69736172656D6F73206F7320726567697374726F7320646520636F6E7665727361207061726120746F6D6172206173206D65646964617320636162C3AD766569732E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'ptBR'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'ptBR'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'ptBR'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'ptBR', 0x00000000, 39804), -(3865974254, 187863, 'ptBR', 0x00000000, 39804), -(3865974254, 182247, 'ptBR', 0x00000000, 39804), -(3865974254, 182246, 'ptBR', 0x00000000, 39804), -(3865974254, 182245, 'ptBR', 0x00000000, 39804), -(3865974254, 182244, 'ptBR', 0x00000000, 39804), -(3865974254, 182243, 'ptBR', 0x00000000, 39804), -(3865974254, 182242, 'ptBR', 0x00000000, 39804), -(3865974254, 182241, 'ptBR', 0x00000000, 39804), -(3865974254, 182229, 'ptBR', 0x00000000, 39804), -(3865974254, 182228, 'ptBR', 0x00000000, 39804), -(3865974254, 182227, 'ptBR', 0x00000000, 39804), -(3865974254, 182226, 'ptBR', 0x00000000, 39804), -(3865974254, 182225, 'ptBR', 0x00000000, 39804), -(3865974254, 182224, 'ptBR', 0x00000000, 39804), -(3865974254, 182223, 'ptBR', 0x00000000, 39804), -(3865974254, 177203, 'ptBR', 0x00000000, 39804), -(3865974254, 177202, 'ptBR', 0x00000000, 39804), -(3865974254, 177201, 'ptBR', 0x00000000, 39804), -(3865974254, 177200, 'ptBR', 0x00000000, 39804), -(3865974254, 177199, 'ptBR', 0x00000000, 39804), -(3865974254, 177198, 'ptBR', 0x00000000, 39804), -(3865974254, 177197, 'ptBR', 0x00000000, 39804), -(3865974254, 174303, 'ptBR', 0x00000000, 39804), -(3776013982, 360832, 'ptBR', 0x000000, 39804), -(3776013982, 360829, 'ptBR', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'ptBR', 0x000000, 39804), -(3776013982, 360592, 'ptBR', 0x000000, 39804), -(3776013982, 358693, 'ptBR', 0x0041756D656E746120656D2024733125206F2064616E6F2046C3AD7369636F20646F73206A6F6761646F726573207072C3B378696D6F7320706F722024642E20457374652065666569746F206163756D756C612E0044616E6F2046C3AD7369636F2061756D656E7461646F20656D20247331252E00, 39804), -(3776013982, 358692, 'ptBR', 0x0041756D656E746120656D2024733125206F2064616E6F20646520536F6D62726120646F73206A6F6761646F726573207072C3B378696D6F7320706F722024642E20457374652065666569746F206163756D756C612E0044616E6F20646520536F6D6272612061756D656E7461646F20656D20247331252E00, 39804), -(3776013982, 358518, 'ptBR', 0x0045766F636120756D61206566C3AD676965206465205875656E2C206F205469677265204272616E636F2C20706F722024642E205875656E2061746163612073657520616C766F207072696DC3A172696F2065206174696E6765203320696E696D69676F7320656D20756D207261696F20646520243132333939364131206D6574726F732061206361646120243132333939397431207320636F6D205261696F20646F2054696772652C2063617573616E646F202431323339393673312064652064616E6F206465204E61747572657A612E0000, 39804), -(3776013982, 357073, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E322520706F72202433353633363464206170C3B3732061746163617220756D20696E696D69676F207175652061696E6461206EC3A36F2074656E686120726563656269646F2064616E6F20646520766F63C3AA2E7C520000, 39804), -(3776013982, 357069, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E3125207175616E646F20766F63C3AA2074656D2024733225206F75206D6169732064652076696461207175652073657520616C766F2E7C520000, 39804), -(3776013982, 357062, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E322520706F72202433353633363464206170C3B3732061746163617220756D20696E696D69676F207175652061696E6461206EC3A36F2074656E686120726563656269646F2064616E6F20646520766F63C3AA2E7C520000, 39804), -(3776013982, 357058, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E3125207175616E646F20766F63C3AA2074656D2024733225206F75206D6169732064652076696461207175652073657520616C766F2E7C520000, 39804), -(3776013982, 357052, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E322520706F72202433353633363464206170C3B3732061746163617220756D20696E696D69676F207175652061696E6461206EC3A36F2074656E686120726563656269646F2064616E6F20646520766F63C3AA2E7C520000, 39804), -(3776013982, 357049, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E3125207175616E646F20766F63C3AA2074656D2024733225206F75206D6169732064652076696461207175652073657520616C766F2E7C520000, 39804), -(3776013982, 357034, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E322520706F72202433353633363464206170C3B3732061746163617220756D20696E696D69676F207175652061696E6461206EC3A36F2074656E686120726563656269646F2064616E6F20646520766F63C3AA2E7C520000, 39804), -(3776013982, 357031, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E3125207175616E646F20766F63C3AA2074656D2024733225206F75206D6169732064652076696461207175652073657520616C766F2E7C520000, 39804), -(3776013982, 356593, 'ptBR', 0x00446573636F62726520756D20617072696D6F72616D656E746F20646520436F6E6475C3AD746520616C656174C3B372696F20706172612073756120657370656369616C697A61C3A7C3A36F20617475616C2064656E747265207365757320436F6E6475C3AD74657320636F6D206D656E6F72206EC3AD76656C206465206974656D2C206174C3A9203232362E0000, 39804), -(3776013982, 356248, 'ptBR', 0x00446573636F62726520756D20617072696D6F72616D656E746F20646520436F6E6475C3AD746520616C656174C3B372696F20706172612073756120657370656369616C697A61C3A7C3A36F20617475616C2064656E747265207365757320436F6E6475C3AD74657320636F6D206D656E6F72206EC3AD76656C206465206974656D2C206174C3A9203235322E0000, 39804), -(3776013982, 355741, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E322520706F72202433353633363464206170C3B3732061746163617220756D20696E696D69676F207175652061696E6461206EC3A36F2074656E686120726563656269646F2064616E6F20646520766F63C3AA2E7C520000, 39804), -(3776013982, 355721, 'ptBR', 0x007C4346463230666632305365752064616E6F2061756D656E746120656D20247B2473312F3130307D2E3225207175616E646F20766F63C3AA2074656D2024733225206F75206D6169732064652076696461207175652073657520616C766F2E7C520000, 39804), -(3776013982, 354098, 'ptBR', 0x004F66657265636520636F6D69646120616F20626963686F206B6F72746869616E6F2E0000, 39804), -(3776013982, 354058, 'ptBR', 0x004A6F67756520636F6D6964612070617261207365206170726F78696D617220646520756D20626963686F206B6F72746869616E6F2066616D696E746F210000, 39804), -(3776013982, 345482, 'ptBR', 0x00446573636F62726520756D20617072696D6F72616D656E746F20646520436F6E6475C3AD746520616C656174C3B372696F20706172612073756120657370656369616C697A61C3A7C3A36F20617475616C2064656E747265207365757320436F6E6475C3AD74657320636F6D206D656E6F72206EC3AD76656C206465206974656D2C206174C3A9203232362E0000, 39804), -(3776013982, 341724, 'ptBR', 0x004F626C6974657261722074656D2024733125206D616973206368616E6365206465206174697661722047656164612C206520496D706163746F20556976616E7465206765726120247B2433343137323573312F31307D20646520506F6465722052C3BA6E69636F207175616E646F206120476561646120657374C3A12061746976612E0000, 39804), -(3776013982, 340433, 'ptBR', 0x00C3826E696D6120726566696E61646120636F7272652070656C6F2073657520636F72706F2C2061756D656E74616E646F20656D2024733125206F2064616E6F206361757361646F20652063757261207265616C697A61646120706F722024642E0044616E6F206361757361646F2061756D656E7461646F20656D20247331252E0D0A43757261207265616C697A6164612061756D656E7461646120656D20247332252E00, 39804), -(3776013982, 138083, 'ptBR', 0x0046617A206F20616C766F2073656C6563696F6E61646F20636C6F6E6172206F206C616EC3A761646F722E0000, 39804), -(3557796329, 3223, 'ptBR', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'ptBR', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'ptBR', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'ptBR', 0x52616D6F66C3A97272656F0000416E6369656E7465206461204775657272610000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'ptBR', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900566F63C3AA20617072696D6F726F7520636F6D706C6574616D656E746520746F646F73206F7320436F6E6475C3AD7465732064612073756120657370656369616C697A61C3A7C3A36F20617475616C2E0001, 39804), -(3072882582, 9878, 'ptBR', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'ptBR', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'ptBR', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'ptBR', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'ptBR', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'ptBR', 0x54617A61766573682C206F204D65726361646F204F63756C746F20284DC3AD7469636F29004DC3AD7469636F00020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'ptBR', 0x53616372C3A172696F20646120446F6D696E61C3A7C3A36F20284865726F69636F29004865726F69636F0003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'ptBR', 0x53616372C3A172696F20646120446F6D696E61C3A7C3A36F20284E6F726D616C29004E6F726D616C0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'ptBR', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'ptBR', 0x0000000000, 39804), -(1385971161, 12023, 'ptBR', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'ptBR', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'ptBR', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'ptBR', 0x00D000C70C0000, 39804), -(336222293, 8446, 'ptBR', 0x001101C70C0000, 39804), -(336222293, 8445, 'ptBR', 0x001300C70C0000, 39804), -(48336690, 39162, 'ptBR', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'ptBR', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'ptBR', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'ptBR', 'Braçadeiras do Primeiro Estrategista', 39804), -(182246, 'ptBR', 'Cinturão do Primeiro Estrategista', 39804), -(182245, 'ptBR', 'Espaldares do Primeiro Estrategista', 39804), -(182244, 'ptBR', 'Chausses do Primeiro Estrategista', 39804), -(182243, 'ptBR', 'Manoplas do Primeiro Estrategista', 39804), -(182242, 'ptBR', 'Escarpes do Primeiro Estrategista', 39804), -(182241, 'ptBR', 'Cota do Primeiro Estrategista', 39804), -(182229, 'ptBR', 'Guarda-braços da Primeira Aparição', 39804), -(182228, 'ptBR', 'Cinto da Primeira Aparição', 39804), -(182227, 'ptBR', 'Omoplatas da Primeira Aparição', 39804), -(182226, 'ptBR', 'Calções da Primeira Aparição', 39804), -(182225, 'ptBR', 'Estranguladores da Primeira Aparição', 39804), -(182224, 'ptBR', 'Botas da Primeira Aparição', 39804), -(182223, 'ptBR', 'Gibão da Primeira Aparição', 39804), -(177203, 'ptBR', 'Munhequeiras do Portador Harmonioso', 39804), -(177202, 'ptBR', 'Cinturão do Portador Harmonioso', 39804), -(177201, 'ptBR', 'Omoplatas do Portador Harmonioso', 39804), -(177200, 'ptBR', 'Guarda-pernas do Portador Harmonioso', 39804), -(177199, 'ptBR', 'Manoplas do Portador Harmonioso', 39804), -(177198, 'ptBR', 'Coturnos do Portador Harmonioso', 39804), -(177197, 'ptBR', 'Guarda-peito do Portador Harmonioso', 39804), -(174303, 'ptBR', 'Trinchador do Forjalita Harmonioso', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'ptBR') AND (`Key` = 3744420815); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'ptBR'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'ptBR', '', '', '', '', 'Chá do Duque Enlouquecido', 39804), -(187863, 'ptBR', 'Esta chave parece entrar e sair do contínuo temporal. É difícil dizer como ela se parece... ou se ao menos é real.', '', '', '', 'Chave Efêmera', 39804), -(182247, 'ptBR', '', '', '', '', 'Braçadeiras do Primeiro Estrategista', 39804), -(182246, 'ptBR', '', '', '', '', 'Cinturão do Primeiro Estrategista', 39804), -(182245, 'ptBR', '', '', '', '', 'Espaldares do Primeiro Estrategista', 39804), -(182244, 'ptBR', '', '', '', '', 'Chausses do Primeiro Estrategista', 39804), -(182243, 'ptBR', '', '', '', '', 'Manoplas do Primeiro Estrategista', 39804), -(182242, 'ptBR', '', '', '', '', 'Escarpes do Primeiro Estrategista', 39804), -(182241, 'ptBR', '', '', '', '', 'Cota do Primeiro Estrategista', 39804), -(182229, 'ptBR', '', '', '', '', 'Guarda-braços da Primeira Aparição', 39804), -(182228, 'ptBR', '', '', '', '', 'Cinto da Primeira Aparição', 39804), -(182227, 'ptBR', '', '', '', '', 'Omoplatas da Primeira Aparição', 39804), -(182226, 'ptBR', '', '', '', '', 'Calções da Primeira Aparição', 39804), -(182225, 'ptBR', '', '', '', '', 'Estranguladores da Primeira Aparição', 39804), -(182224, 'ptBR', '', '', '', '', 'Botas da Primeira Aparição', 39804), -(182223, 'ptBR', '', '', '', '', 'Gibão da Primeira Aparição', 39804), -(177203, 'ptBR', '', '', '', '', 'Munhequeiras do Portador Harmonioso', 39804), -(177202, 'ptBR', '', '', '', '', 'Cinturão do Portador Harmonioso', 39804), -(177201, 'ptBR', '', '', '', '', 'Omoplatas do Portador Harmonioso', 39804), -(177200, 'ptBR', '', '', '', '', 'Guarda-pernas do Portador Harmonioso', 39804), -(177199, 'ptBR', '', '', '', '', 'Manoplas do Portador Harmonioso', 39804), -(177198, 'ptBR', '', '', '', '', 'Coturnos do Portador Harmonioso', 39804), -(177197, 'ptBR', '', '', '', '', 'Guarda-peito do Portador Harmonioso', 39804), -(174303, 'ptBR', '', '', '', '', 'Trinchador do Forjalita Harmonioso', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'ptBR', 'Sacrário da Dominação', '', '', '', '', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'ptBR', '', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'ptBR', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'ptBR', 'Raio de Tigre Potencializado', 39804), -(360749, 'ptBR', 'Kill Credit', 39804), -(360592, 'ptBR', 'Spectral Feline', 39804), -(358693, 'ptBR', 'Raiva da Alma', 39804), -(358692, 'ptBR', 'Escuridão da Alma', 39804), -(358518, 'ptBR', 'Evocar Xuen, o Tigre Branco', 39804), -(357073, 'ptBR', 'Estilhaço Portentoso de Kor', 39804), -(357069, 'ptBR', 'Estilhaço Portentoso de Bek', 39804), -(357062, 'ptBR', 'Estilhaço Agourento de Kor', 39804), -(357058, 'ptBR', 'Estilhaço Agourento de Bek', 39804), -(357052, 'ptBR', 'Estilhaço Desolado de Kor', 39804), -(357049, 'ptBR', 'Estilhaço Desolado de Bek', 39804), -(357034, 'ptBR', 'Estilhaço Ominoso de Kor', 39804), -(357031, 'ptBR', 'Estilhaço Ominoso de Bek', 39804), -(356593, 'ptBR', 'Energia Desatante', 39804), -(356248, 'ptBR', 'Aprisionamento do Além', 39804), -(355741, 'ptBR', 'Estilhaço de Kor', 39804), -(355721, 'ptBR', 'Estilhaço de Bek', 39804), -(354098, 'ptBR', 'Oferecer Petisco', 39804), -(354058, 'ptBR', 'Gostosura', 39804), -(345482, 'ptBR', 'Realidade Ilimitada', 39804), -(341724, 'ptBR', 'Fúria do Campeão Congelado', 39804), -(340433, 'ptBR', 'Dom de Pecádia', 39804), -(138083, 'ptBR', 'Tempestade, Terra e Fogo', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `locale` = 'ptBR' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ptBR'; diff --git a/sql/updates/hotfixes/master/2021_08_27_00_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_27_00_hotfixes.sql deleted file mode 100644 index fc1fc5f1362..00000000000 --- a/sql/updates/hotfixes/master/2021_08_27_00_hotfixes.sql +++ /dev/null @@ -1,277 +0,0 @@ -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'ruRU', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(174303, 'ruRU', 'Гармоничный тесак автоматурга', 39804), -(177197, 'ruRU', 'Гармоничная бригантина носителя', 39804), -(177198, 'ruRU', 'Гармоничные боевые сапоги носителя', 39804), -(177199, 'ruRU', 'Гармоничные рукавицы носителя', 39804), -(177200, 'ruRU', 'Гармоничные набедренники носителя', 39804), -(177201, 'ruRU', 'Гармоничное наплечье носителя', 39804), -(177202, 'ruRU', 'Гармоничный ремень носителя', 39804), -(177203, 'ruRU', 'Гармоничные напульсники носителя', 39804), -(182223, 'ruRU', 'Жакет совершенного умертвия', 39804), -(182224, 'ruRU', 'Сапоги совершенного умертвия', 39804), -(182225, 'ruRU', 'Душители совершенного умертвия', 39804), -(182226, 'ruRU', 'Штаны совершенного умертвия', 39804), -(182227, 'ruRU', 'Наплечье совершенного умертвия', 39804), -(182228, 'ruRU', 'Пояс совершенного умертвия', 39804), -(182229, 'ruRU', 'Боевые наручи совершенного умертвия', 39804), -(182241, 'ruRU', 'Хауберк совершенного тактика', 39804), -(182242, 'ruRU', 'Башмаки совершенного тактика', 39804), -(182243, 'ruRU', 'Рукавицы совершенного тактика', 39804), -(182244, 'ruRU', 'Шоссы совершенного тактика', 39804), -(182245, 'ruRU', 'Наплеч совершенного тактика', 39804), -(182246, 'ruRU', 'Ремень совершенного тактика', 39804), -(182247, 'ruRU', 'Наручи совершенного тактика', 39804); - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'ruRU') AND (`Key` = 3744420815); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'ruRU', '', 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400576F726C64206F6620576172637261667420E2809320D181D0B5D182D0B5D0B2D0B0D18F20D0B8D0B3D180D0B02C20D0B220D0BAD0BED182D0BED180D0BED0B920D0B8D0B3D180D0BED0BAD0B820D0BCD0BED0B3D183D18220D0BED0B1D189D0B0D182D18CD181D18F20D0B4D180D183D0B320D18120D0B4D180D183D0B3D0BED0BC2E20D09FD180D0BED181D0B8D0BC20D0B2D0B0D18120D0B2D0B5D181D182D0B820D181D0B5D0B1D18F20D0BED181D0BCD0BED182D180D0B8D182D0B5D0BBD18CD0BDD0BE20D0B820D0BDD0B520D0B4D0B5D0BBD0B8D182D18CD181D18F20D0BBD0B8D187D0BDD0BED0B920D0B8D0BDD184D0BED180D0BCD0B0D186D0B8D0B5D0B920D18120D0BDD0B5D0B7D0BDD0B0D0BAD0BED0BCD186D0B0D0BCD0B82E7C6E7C6ED0A2D0B0D0BAD0B6D0B520D0BFD180D0B8D0B7D18BD0B2D0B0D0B5D0BC20D0B2D0B0D18120D181D0BED0B1D0BBD18ED0B4D0B0D182D18C20D0BFD180D0B0D0B2D0B8D0BBD0B020D0BED0B1D189D0B5D0BDD0B8D18F20D0B220D0B8D0B3D180D0B520D0B820D181D0BED0BED0B1D189D0B0D182D18C20D0BE20D0BBD18ED0B1D18BD18520D181D0BBD183D187D0B0D18FD18520D0BFD180D0B8D182D0B5D181D0BDD0B5D0BDD0B8D18F20D0B820D0BDD0B5D0BAD0BED180D180D0B5D0BAD182D0BDD0BED0B3D0BE20D0BFD0BED0B2D0B5D0B4D0B5D0BDD0B8D18F20D0B220D187D0B0D182D0B52C20D0B020D182D0B0D0BAD0B6D0B520D0BE20D0BBD18ED0B1D18BD18520D0B4D180D183D0B3D0B8D18520D0B4D0B5D0B9D181D182D0B2D0B8D18FD1852C20D0BCD0B5D188D0B0D18ED189D0B8D18520D0B4D180D183D0B3D0B8D0BC20D0B8D0B3D180D0BED0BAD0B0D0BC2C20D18120D0BFD0BED0BCD0BED189D18CD18E20D181D0BFD0B5D186D0B8D0B0D0BBD18CD0BDD18BD18520D0B2D0BDD183D182D180D0B8D0B8D0B3D180D0BED0B2D18BD18520D184D183D0BDD0BAD186D0B8D0B920E2809420D0BCD18B20D0BFD180D0BED0B2D0B5D180D0B8D0BC20D0B8D181D182D0BED180D0B8D18E20D187D0B0D182D0B020D0B820D0BFD180D0B8D0BCD0B5D0BC20D0BDD0B5D0BED0B1D185D0BED0B4D0B8D0BCD18BD0B520D0BCD0B5D180D18B2E0001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'ruRU'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'ruRU'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'ruRU'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'ruRU', 0x00000000, 39804), -(3865974254, 187863, 'ruRU', 0x00000000, 39804), -(3865974254, 182247, 'ruRU', 0x00000000, 39804), -(3865974254, 182246, 'ruRU', 0x00000000, 39804), -(3865974254, 182245, 'ruRU', 0x00000000, 39804), -(3865974254, 182244, 'ruRU', 0x00000000, 39804), -(3865974254, 182243, 'ruRU', 0x00000000, 39804), -(3865974254, 182242, 'ruRU', 0x00000000, 39804), -(3865974254, 182241, 'ruRU', 0x00000000, 39804), -(3865974254, 182229, 'ruRU', 0x00000000, 39804), -(3865974254, 182228, 'ruRU', 0x00000000, 39804), -(3865974254, 182227, 'ruRU', 0x00000000, 39804), -(3865974254, 182226, 'ruRU', 0x00000000, 39804), -(3865974254, 182225, 'ruRU', 0x00000000, 39804), -(3865974254, 182224, 'ruRU', 0x00000000, 39804), -(3865974254, 182223, 'ruRU', 0x00000000, 39804), -(3865974254, 177203, 'ruRU', 0x00000000, 39804), -(3865974254, 177202, 'ruRU', 0x00000000, 39804), -(3865974254, 177201, 'ruRU', 0x00000000, 39804), -(3865974254, 177200, 'ruRU', 0x00000000, 39804), -(3865974254, 177199, 'ruRU', 0x00000000, 39804), -(3865974254, 177198, 'ruRU', 0x00000000, 39804), -(3865974254, 177197, 'ruRU', 0x00000000, 39804), -(3865974254, 174303, 'ruRU', 0x00000000, 39804), -(3776013982, 360832, 'ruRU', 0x000000, 39804), -(3776013982, 360829, 'ruRU', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'ruRU', 0x000000, 39804), -(3776013982, 360592, 'ruRU', 0x000000, 39804), -(3776013982, 358693, 'ruRU', 0x00D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D184D0B8D0B7D0B8D187D0B5D181D0BAD0B8D0B920D183D180D0BED0BD2C20D0BDD0B0D0BDD0BED181D0B8D0BCD18BD0B920D0BDD0B0D185D0BED0B4D18FD189D0B8D0BCD0B8D181D18F20D180D18FD0B4D0BED0BC20D0B8D0B3D180D0BED0BAD0B0D0BCD0B82C20D0BDD0B0202473312520D0BDD0B02024642E20D0ADD184D184D0B5D0BAD18220D181D183D0BCD0BCD0B8D180D183D0B5D182D181D18F2E00D09DD0B0D0BDD0BED181D0B8D0BCD18BD0B920D184D0B8D0B7D0B8D187D0B5D181D0BAD0B8D0B920D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B5D0BD20D0BDD0B020247331252E00, 39804), -(3776013982, 358692, 'ruRU', 0x00D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D183D180D0BED0BD20D0BED18220D182D0B5D0BCD0BDD0BED0B920D0BCD0B0D0B3D0B8D0B82C20D0BDD0B0D0BDD0BED181D0B8D0BCD18BD0B920D0BDD0B0D185D0BED0B4D18FD189D0B8D0BCD0B8D181D18F20D180D18FD0B4D0BED0BC20D0B8D0B3D180D0BED0BAD0B0D0BCD0B82C20D0BDD0B0202473312520D0BDD0B02024642E20D0ADD184D184D0B5D0BAD18220D181D183D0BCD0BCD0B8D180D183D0B5D182D181D18F2E00D0A3D180D0BED0BD20D0BED18220D182D0B5D0BCD0BDD0BED0B920D0BCD0B0D0B3D0B8D0B820D183D0B2D0B5D0BBD0B8D187D0B5D0BD20D0BDD0B020247331252E00, 39804), -(3776013982, 358518, 'ruRU', 0x00D09DD0B020246420D0BFD180D0B8D0B7D18BD0B2D0B0D0B5D18220D0B4D183D185D0B020D0A1D18ED18DD0BDD18F2C20D091D0B5D0BBD0BED0B3D0BE20D0A2D0B8D0B3D180D0B02E20D0A1D18ED18DD0BDD18C20D0B0D182D0B0D0BAD183D0B5D18220D0B2D0B0D188D18320D0BED181D0BDD0BED0B2D0BDD183D18E20D186D0B5D0BBD18C20D0B820D180D0B0D0B720D0B22024313233393939743120D181D0B5D0BA2E20D0BFD180D0B8D0BCD0B5D0BDD18FD0B5D1822022D0A2D0B8D0B3D180D0B8D0BDD183D18E20D0BCD0BED0BBD0BDD0B8D18E222C20D0BDD0B0D0BDD0BED181D18F2024313233393936733120D0B5D0B42E20D183D180D0BED0BDD0B020D0BED18220D181D0B8D0BB20D0BFD180D0B8D180D0BED0B4D18B203320D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B0D0BC20D0B220D180D0B0D0B4D0B8D183D181D0B52024313233393936413120D0BC2E0000, 39804), -(3776013982, 357073, 'ruRU', 0x007C434646323066663230D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D0B2D0B0D18820D183D180D0BED0BD20D0BDD0B020247B2473312F3130307D2E322520D0BDD0B02024333536333634642E20D0BFD0BED181D0BBD0B520D182D0BED0B3D0BE2C20D0BAD0B0D0BA20D0B2D18B20D0B0D182D0B0D0BAD183D0B5D182D0B520D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B02C20D0BAD0BED182D0BED180D0BED0BCD18320D0B5D189D0B520D0BDD0B520D0BDD0B0D0BDD0BED181D0B8D0BBD0B820D183D180D0BED0BD2E7C520000, 39804), -(3776013982, 357069, 'ruRU', 0x007C434646323066663230D09AD0BED0B3D0B4D0B020D183D180D0BED0B2D0B5D0BDD18C20D0B2D0B0D188D0B5D0B3D0BE20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0B5D0B2D18BD188D0B0D0B5D18220D183D180D0BED0B2D0B5D0BDD18C20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B020D0BDD0B0202473322520D0B820D0B1D0BED0BBD0B5D0B52C20D0B2D0B0D18820D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D182D181D18F20D0BDD0B020247B2473312F3130307D2E31252E7C520000, 39804), -(3776013982, 357062, 'ruRU', 0x007C434646323066663230D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D0B2D0B0D18820D183D180D0BED0BD20D0BDD0B020247B2473312F3130307D2E322520D0BDD0B02024333536333634642E20D0BFD0BED181D0BBD0B520D182D0BED0B3D0BE2C20D0BAD0B0D0BA20D0B2D18B20D0B0D182D0B0D0BAD183D0B5D182D0B520D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B02C20D0BAD0BED182D0BED180D0BED0BCD18320D0B5D189D0B520D0BDD0B520D0BDD0B0D0BDD0BED181D0B8D0BBD0B820D183D180D0BED0BD2E7C520000, 39804), -(3776013982, 357058, 'ruRU', 0x007C434646323066663230D09AD0BED0B3D0B4D0B020D183D180D0BED0B2D0B5D0BDD18C20D0B2D0B0D188D0B5D0B3D0BE20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0B5D0B2D18BD188D0B0D0B5D18220D183D180D0BED0B2D0B5D0BDD18C20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B020D0BDD0B0202473322520D0B820D0B1D0BED0BBD0B5D0B52C20D0B2D0B0D18820D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D182D181D18F20D0BDD0B020247B2473312F3130307D2E31252E7C520000, 39804), -(3776013982, 357052, 'ruRU', 0x007C434646323066663230D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D0B2D0B0D18820D183D180D0BED0BD20D0BDD0B020247B2473312F3130307D2E322520D0BDD0B02024333536333634642E20D0BFD0BED181D0BBD0B520D182D0BED0B3D0BE2C20D0BAD0B0D0BA20D0B2D18B20D0B0D182D0B0D0BAD183D0B5D182D0B520D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B02C20D0BAD0BED182D0BED180D0BED0BCD18320D0B5D189D0B520D0BDD0B520D0BDD0B0D0BDD0BED181D0B8D0BBD0B820D183D180D0BED0BD2E7C520000, 39804), -(3776013982, 357049, 'ruRU', 0x007C434646323066663230D09AD0BED0B3D0B4D0B020D183D180D0BED0B2D0B5D0BDD18C20D0B2D0B0D188D0B5D0B3D0BE20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0B5D0B2D18BD188D0B0D0B5D18220D183D180D0BED0B2D0B5D0BDD18C20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B020D0BDD0B0202473322520D0B820D0B1D0BED0BBD0B5D0B52C20D0B2D0B0D18820D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D182D181D18F20D0BDD0B020247B2473312F3130307D2E31252E7C520000, 39804), -(3776013982, 357034, 'ruRU', 0x007C434646323066663230D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D0B2D0B0D18820D183D180D0BED0BD20D0BDD0B020247B2473312F3130307D2E322520D0BDD0B02024333536333634642E20D0BFD0BED181D0BBD0B520D182D0BED0B3D0BE2C20D0BAD0B0D0BA20D0B2D18B20D0B0D182D0B0D0BAD183D0B5D182D0B520D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B02C20D0BAD0BED182D0BED180D0BED0BCD18320D0B5D189D0B520D0BDD0B520D0BDD0B0D0BDD0BED181D0B8D0BBD0B820D183D180D0BED0BD2E7C520000, 39804), -(3776013982, 357031, 'ruRU', 0x007C434646323066663230D09AD0BED0B3D0B4D0B020D183D180D0BED0B2D0B5D0BDD18C20D0B2D0B0D188D0B5D0B3D0BE20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0B5D0B2D18BD188D0B0D0B5D18220D183D180D0BED0B2D0B5D0BDD18C20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B020D0BDD0B0202473322520D0B820D0B1D0BED0BBD0B5D0B52C20D0B2D0B0D18820D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D182D181D18F20D0BDD0B020247B2473312F3130307D2E31252E7C520000, 39804), -(3776013982, 356593, 'ruRU', 0x00D09DD0B0D185D0BED0B4D0B8D18220D183D0BBD183D187D188D0B5D0BDD0B8D0B520D0B4D0BBD18F20D0BED0B4D0BDD0BED0B3D0BE20D0B8D0B720D0BFD180D0BED0B2D0BED0B4D0BDD0B8D0BAD0BED0B220D0B4D0BBD18F20D0B2D0B0D188D0B5D0B920D181D0BFD0B5D186D0B8D0B0D0BBD0B8D0B7D0B0D186D0B8D0B820D18120D181D0B0D0BCD18BD0BC20D0BDD0B8D0B7D0BAD0B8D0BC20D183D180D0BED0B2D0BDD0B5D0BC20D181D180D0B5D0B4D0B820D182D0B5D1852C20D187D182D0BE20D18320D0B2D0B0D18120D0B5D181D182D18C2E20D09CD0B0D0BAD181D0B8D0BCD0B0D0BBD18CD0BDD18BD0B920D183D180D0BED0B2D0B5D0BDD18C20D0BFD180D0B5D0B4D0BCD0B5D182D0B020E28093203232362E0000, 39804), -(3776013982, 356248, 'ruRU', 0x00D09DD0B0D185D0BED0B4D0B8D18220D183D0BBD183D187D188D0B5D0BDD0B8D0B520D0B4D0BBD18F20D0BED0B4D0BDD0BED0B3D0BE20D0B8D0B720D0BFD180D0BED0B2D0BED0B4D0BDD0B8D0BAD0BED0B220D0B4D0BBD18F20D0B2D0B0D188D0B5D0B920D181D0BFD0B5D186D0B8D0B0D0BBD0B8D0B7D0B0D186D0B8D0B820D18120D181D0B0D0BCD18BD0BC20D0BDD0B8D0B7D0BAD0B8D0BC20D183D180D0BED0B2D0BDD0B5D0BC20D181D180D0B5D0B4D0B820D182D0B5D1852C20D187D182D0BE20D18320D0B2D0B0D18120D0B5D181D182D18C2E20D09CD0B0D0BAD181D0B8D0BCD0B0D0BBD18CD0BDD18BD0B920D183D180D0BED0B2D0B5D0BDD18C20D0BFD180D0B5D0B4D0BCD0B5D182D0B020E28093203235322E0000, 39804), -(3776013982, 355741, 'ruRU', 0x007C434646323066663230D0A3D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D18220D0B2D0B0D18820D183D180D0BED0BD20D0BDD0B020247B2473312F3130307D2E322520D0BDD0B02024333536333634642E20D0BFD0BED181D0BBD0B520D182D0BED0B3D0BE2C20D0BAD0B0D0BA20D0B2D18B20D0B0D182D0B0D0BAD183D0B5D182D0B520D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B02C20D0BAD0BED182D0BED180D0BED0BCD18320D0B5D189D0B520D0BDD0B520D0BDD0B0D0BDD0BED181D0B8D0BBD0B820D183D180D0BED0BD2E7C520000, 39804), -(3776013982, 355721, 'ruRU', 0x007C434646323066663230D09AD0BED0B3D0B4D0B020D183D180D0BED0B2D0B5D0BDD18C20D0B2D0B0D188D0B5D0B3D0BE20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0B5D0B2D18BD188D0B0D0B5D18220D183D180D0BED0B2D0B5D0BDD18C20D0B7D0B4D0BED180D0BED0B2D18CD18F20D0BFD180D0BED182D0B8D0B2D0BDD0B8D0BAD0B020D0BDD0B0202473322520D0B820D0B1D0BED0BBD0B5D0B52C20D0B2D0B0D18820D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D0B5D182D181D18F20D0BDD0B020247B2473312F3130307D2E32252E7C520000, 39804), -(3776013982, 354098, 'ruRU', 0x00D09FD180D0B5D0B4D0BBD0BED0B6D0B8D182D18C20D0BAD0BED180D182D0B8D0B9D181D0BAD0BED0BCD18320D0B7D0B2D0B5D180D18CD0BAD18320D0B5D0B4D1832E0000, 39804), -(3776013982, 354058, 'ruRU', 0x00D091D180D0BED181D0B8D182D18C20D183D0B3D0BED189D0B5D0BDD0B8D0B52C20D187D182D0BED0B1D18B20D0BFD0BED0B4D0BED0B1D180D0B0D182D18CD181D18F20D0BA20D0B3D0BED0BBD0BED0B4D0BDD0BED0BCD18320D0BAD0BED180D182D0B8D0B9D181D0BAD0BED0BCD18320D0B7D0B2D0B5D180D18CD0BAD18320D0BFD0BED0B1D0BBD0B8D0B6D0B5210000, 39804), -(3776013982, 345482, 'ruRU', 0x00D09DD0B0D185D0BED0B4D0B8D18220D183D0BBD183D187D188D0B5D0BDD0B8D0B520D0B4D0BBD18F20D0BED0B4D0BDD0BED0B3D0BE20D0B8D0B720D0BFD180D0BED0B2D0BED0B4D0BDD0B8D0BAD0BED0B220D0B4D0BBD18F20D0B2D0B0D188D0B5D0B920D181D0BFD0B5D186D0B8D0B0D0BBD0B8D0B7D0B0D186D0B8D0B820D18120D181D0B0D0BCD18BD0BC20D0BDD0B8D0B7D0BAD0B8D0BC20D183D180D0BED0B2D0BDD0B5D0BC20D181D180D0B5D0B4D0B820D182D0B5D1852C20D187D182D0BE20D18320D0B2D0B0D18120D0B5D181D182D18C2E20D09CD0B0D0BAD181D0B8D0BCD0B0D0BBD18CD0BDD18BD0B920D183D180D0BED0B2D0B5D0BDD18C20D0BFD180D0B5D0B4D0BCD0B5D182D0B020E28093203232362E0000, 39804), -(3776013982, 341724, 'ruRU', 0x0022D0A3D0BDD0B8D187D182D0BED0B6D0B5D0BDD0B8D0B52220D18120D0BFD0BED0B2D18BD188D0B5D0BDD0BDD0BED0B920D0BDD0B0202473312520D0B2D0B5D180D0BED18FD182D0BDD0BED181D182D18CD18E20D0BCD0BED0B6D0B5D18220D0B0D0BAD182D0B8D0B2D0B8D180D0BED0B2D0B0D182D18C2022D098D0BDD0B5D0B9222C20D0B02022D092D0BED18ED189D0B8D0B920D0B2D0B5D182D0B5D1802220D0B4D0B0D0B5D18220247B2433343137323573312F31307D20D0B5D0B42E20D181D0B8D0BBD18B20D180D183D0BD2C20D0BFD0BED0BAD0B020D0B0D0BAD182D0B8D0B2D0B5D0BD2022D098D0BDD0B5D0B9222E0000, 39804), -(3776013982, 340433, 'ruRU', 0x00D092D0B0D18120D0BFD0B5D180D0B5D0BFD0BED0BBD0BDD18FD0B5D18220D0BFD0B5D180D0B5D180D0B0D0B1D0BED182D0B0D0BDD0BDD0B0D18F20D0B0D0BDD0B8D0BCD0B02C20D183D0B2D0B5D0BBD0B8D187D0B8D0B2D0B0D18ED189D0B0D18F20D0BDD0B0D0BDD0BED181D0B8D0BCD18BD0B920D183D180D0BED0BD20D0B820D0BED0B1D18AD0B5D0BC20D0B8D181D185D0BED0B4D18FD189D0B5D0B3D0BE20D0B8D181D186D0B5D0BBD0B5D0BDD0B8D18F20D0BDD0B0202473312520D0BDD0B02024642E00D09DD0B0D0BDD0BED181D0B8D0BCD18BD0B920D183D180D0BED0BD20D183D0B2D0B5D0BBD0B8D187D0B5D0BD20D0BDD0B020247331252E0D0AD098D181D185D0BED0B4D18FD189D0B5D0B520D0B8D181D186D0B5D0BBD0B5D0BDD0B8D0B520D183D181D0B8D0BBD0B5D0BDD0BE20D0BDD0B020247332252E00, 39804), -(3776013982, 138083, 'ruRU', 0x00D09FD180D0B5D0B2D180D0B0D189D0B0D0B5D18220D182D0B5D0BAD183D189D183D18E20D186D0B5D0BBD18C20D0B220D181D0B2D0BED18E20D0BAD0BED0BFD0B8D18E2E0000, 39804), -(3557796329, 3223, 'ruRU', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'ruRU', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'ruRU', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'ruRU', 0xD096D0B5D0BBD0B5D0B7D0BDD0BED0B4D180D0B5D0B20000D094D180D0B5D0B2D0BE20D0B2D0BED0B9D0BDD18B0000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'ruRU', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900D092D18B20D0BFD0BED0BBD0BDD0BED181D182D18CD18E20D183D0BBD183D187D188D0B8D0BBD0B820D0B2D181D0B520D0BFD180D0BED0B2D0BED0B4D0BDD0B8D0BAD0B820D0B4D0BBD18F20D0B2D18BD0B1D180D0B0D0BDD0BDD0BED0B920D181D0BFD0B5D186D0B8D0B0D0BBD0B8D0B7D0B0D186D0B8D0B82E0001, 39804), -(3072882582, 9878, 'ruRU', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'ruRU', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'ruRU', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'ruRU', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'ruRU', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'ruRU', 0xD0A2D0B0D0B9D0BDD18BD0B920D180D18BD0BDD0BED0BA20D0A2D0B0D0B7D0B0D0B2D0B5D1882028D18DD0BFD0BED185D0B0D0BBD18CD0BDD18BD0B920D180D0B5D0B6D0B8D0BC2900D0ADD0BFD0BED185D0B0D0BBD18CD0BDD18BD0B900020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'ruRU', 0xD0A1D0B2D18FD182D0B8D0BBD0B8D189D0B520D093D0BED181D0BFD0BED0B4D181D182D0B2D0B02028D0B3D0B5D180D0BED0B8D187D0B5D181D0BAD0B8D0B920D180D0B5D0B6D0B8D0BC2900D093D0B5D180D0BED0B8D187D0B5D181D0BAD0B8D0B90003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'ruRU', 0xD0A1D0B2D18FD182D0B8D0BBD0B8D189D0B520D093D0BED181D0BFD0BED0B4D181D182D0B2D0B02028D0BED0B1D18BD187D0BDD18BD0B920D180D0B5D0B6D0B8D0BC2900D09ED0B1D18BD187D0BDD18BD0B90003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'ruRU', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'ruRU', 0x0000000000, 39804), -(1385971161, 12023, 'ruRU', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'ruRU', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'ruRU', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'ruRU', 0x00D000C70C0000, 39804), -(336222293, 8446, 'ruRU', 0x001101C70C0000, 39804), -(336222293, 8445, 'ruRU', 0x001300C70C0000, 39804), -(48336690, 39162, 'ruRU', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'ruRU', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(138083, 'ruRU', 'Буря, земля и огонь', 39804), -(340433, 'ruRU', 'Благословение Грехопада', 39804), -(341724, 'ruRU', 'Ярость ледяного защитника', 39804), -(345482, 'ruRU', 'Освобожденная реальность', 39804), -(354058, 'ruRU', 'Угощение', 39804), -(354098, 'ruRU', 'Предложить лакомство', 39804), -(355721, 'ruRU', 'Осколок Бек', 39804), -(355741, 'ruRU', 'Осколок Кор', 39804), -(356248, 'ruRU', 'Потусторонний переплет', 39804), -(356593, 'ruRU', 'Энергия распада', 39804), -(357031, 'ruRU', 'Зловещий осколок Бек', 39804), -(357034, 'ruRU', 'Зловещий осколок Кор', 39804), -(357049, 'ruRU', 'Опустошенный осколок Бек', 39804), -(357052, 'ruRU', 'Опустошенный осколок Кор', 39804), -(357058, 'ruRU', 'Пугающий осколок Бек', 39804), -(357062, 'ruRU', 'Пугающий осколок Кор', 39804), -(357069, 'ruRU', 'Сулящий беду осколок Бек', 39804), -(357073, 'ruRU', 'Сулящий беду осколок Кор', 39804), -(358518, 'ruRU', 'Призыв Сюэня, Белого Тигра', 39804), -(358692, 'ruRU', 'Тьма души', 39804), -(358693, 'ruRU', 'Ярость души', 39804), -(360592, 'ruRU', 'Spectral Feline', 39804), -(360749, 'ruRU', 'Kill Credit', 39804), -(360829, 'ruRU', 'Усиленная тигриная молния', 39804), -(360832, 'ruRU', 'Crackling Tiger Lightning Driver', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'ruRU', 'Святилище Господства', '', '', '', '', 39804); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'ruRU'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(174303, 'ruRU', '', '', '', '', 'Гармоничный тесак автоматурга', 39804), -(177197, 'ruRU', '', '', '', '', 'Гармоничная бригантина носителя', 39804), -(177198, 'ruRU', '', '', '', '', 'Гармоничные боевые сапоги носителя', 39804), -(177199, 'ruRU', '', '', '', '', 'Гармоничные рукавицы носителя', 39804), -(177200, 'ruRU', '', '', '', '', 'Гармоничные набедренники носителя', 39804), -(177201, 'ruRU', '', '', '', '', 'Гармоничное наплечье носителя', 39804), -(177202, 'ruRU', '', '', '', '', 'Гармоничный ремень носителя', 39804), -(177203, 'ruRU', '', '', '', '', 'Гармоничные напульсники носителя', 39804), -(182223, 'ruRU', '', '', '', '', 'Жакет совершенного умертвия', 39804), -(182224, 'ruRU', '', '', '', '', 'Сапоги совершенного умертвия', 39804), -(182225, 'ruRU', '', '', '', '', 'Душители совершенного умертвия', 39804), -(182226, 'ruRU', '', '', '', '', 'Штаны совершенного умертвия', 39804), -(182227, 'ruRU', '', '', '', '', 'Наплечье совершенного умертвия', 39804), -(182228, 'ruRU', '', '', '', '', 'Пояс совершенного умертвия', 39804), -(182229, 'ruRU', '', '', '', '', 'Боевые наручи совершенного умертвия', 39804), -(182241, 'ruRU', '', '', '', '', 'Хауберк совершенного тактика', 39804), -(182242, 'ruRU', '', '', '', '', 'Башмаки совершенного тактика', 39804), -(182243, 'ruRU', '', '', '', '', 'Рукавицы совершенного тактика', 39804), -(182244, 'ruRU', '', '', '', '', 'Шоссы совершенного тактика', 39804), -(182245, 'ruRU', '', '', '', '', 'Наплеч совершенного тактика', 39804), -(182246, 'ruRU', '', '', '', '', 'Ремень совершенного тактика', 39804), -(182247, 'ruRU', '', '', '', '', 'Наручи совершенного тактика', 39804), -(187863, 'ruRU', 'Ключ постоянно то появляется, то снова уходит в небытие. Сложно как следует разглядеть... или хотя бы понять, есть ли он на самом деле.', '', '', '', 'Эфемерный ключ', 39804), -(187917, 'ruRU', '', '', '', '', 'Чай безумного герцога', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'ruRU';
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_08_27_01_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_27_01_hotfixes.sql deleted file mode 100644 index 187a1e92a93..00000000000 --- a/sql/updates/hotfixes/master/2021_08_27_01_hotfixes.sql +++ /dev/null @@ -1,277 +0,0 @@ -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WhERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'zhCN') AND (`Key` = 3744420815); - -DELETE FROM `criteria_tree_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (92566); -INSERT INTO `criteria_tree_locale` (`ID`, `locale`, `Description_lang`, `VerifiedBuild`) VALUES -(92566, 'zhCN', '', 39804); - -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400E3808AE9AD94E585BDE4B896E7958CE3808BE698AFE4B880E6ACBEE59CA8E7BABFE6B8B8E6888FEFBC8CE58C85E590ABE4BA86E5928CE585B6E4BB96E78EA9E5AEB6E79A84E4BA92E58AA8E38082E8AFB7E6B3A8E6848FE4B88DE8A681E68A8AE4B8AAE4BABAE4BFA1E681AFE5918AE8AF89E4B88DE8AEA4E8AF86E79A84E4BABAE380827C6E7C6EE6ADA4E5A496EFBC8CE8AFB7E6B3A8E6848FE68891E4BBACE79A84E7A4BEE58CBAE4BA92E58AA8E8A784E58899EFBC8CE5A682E69E9CE4BDA0E98187E588B0E4BA86E4BBBBE4BD95E79A84E9AA9AE689B0E4BBA5E58F8AE4B88DE5BD93E79A84E8A880E8AEBAE38081E8A18CE4B8BAE8A880E8AEBAE38081E8A18CE4B8BAEFBC8CE58FAAE8A681E8BF99E4BA9BE8A880E8AEBAE5928CE8A18CE4B8BAE5AFB9E6B8B8E6888FE4BD93E9AA8CE980A0E68890E4BA86E7A0B4E59D8FE68896E88085E5B9B2E689B0EFBC8CE682A8E5B0B1E58FAFE4BBA5E4BDBFE794A8E68891E4BBACE59CA8E6B8B8E6888FE58685E79A84E4B8BEE68AA5E98089E9A1B9E8BF9BE8A18CE4B8BEE68AA5E38082E68891E4BBACE4BC9AE8AF84E4BCB0E8818AE5A4A9E8AEB0E5BD95E5B9B6E98787E58F96E5AFB9E5BA94E79A84E68EAAE696BDE380820001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'zhCN'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182247 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182246 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182245 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182244 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182243 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182242 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182241 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182229 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182228 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182227 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182226 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182225 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182224 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 182223 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177203 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177202 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177201 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177200 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177199 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177198 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 177197 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'zhCN'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'zhCN'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'zhCN', 0x00000000, 39804), -(3865974254, 187863, 'zhCN', 0x00000000, 39804), -(3865974254, 182247, 'zhCN', 0x00000000, 39804), -(3865974254, 182246, 'zhCN', 0x00000000, 39804), -(3865974254, 182245, 'zhCN', 0x00000000, 39804), -(3865974254, 182244, 'zhCN', 0x00000000, 39804), -(3865974254, 182243, 'zhCN', 0x00000000, 39804), -(3865974254, 182242, 'zhCN', 0x00000000, 39804), -(3865974254, 182241, 'zhCN', 0x00000000, 39804), -(3865974254, 182229, 'zhCN', 0x00000000, 39804), -(3865974254, 182228, 'zhCN', 0x00000000, 39804), -(3865974254, 182227, 'zhCN', 0x00000000, 39804), -(3865974254, 182226, 'zhCN', 0x00000000, 39804), -(3865974254, 182225, 'zhCN', 0x00000000, 39804), -(3865974254, 182224, 'zhCN', 0x00000000, 39804), -(3865974254, 182223, 'zhCN', 0x00000000, 39804), -(3865974254, 177203, 'zhCN', 0x00000000, 39804), -(3865974254, 177202, 'zhCN', 0x00000000, 39804), -(3865974254, 177201, 'zhCN', 0x00000000, 39804), -(3865974254, 177200, 'zhCN', 0x00000000, 39804), -(3865974254, 177199, 'zhCN', 0x00000000, 39804), -(3865974254, 177198, 'zhCN', 0x00000000, 39804), -(3865974254, 177197, 'zhCN', 0x00000000, 39804), -(3865974254, 174303, 'zhCN', 0x00000000, 39804), -(3776013982, 360832, 'zhCN', 0x000000, 39804), -(3776013982, 360829, 'zhCN', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'zhCN', 0x000000, 39804), -(3776013982, 360592, 'zhCN', 0x000000, 39804), -(3776013982, 358693, 'zhCN', 0x00E4BDBFE99984E8BF91E78EA9E5AEB6E79A84E789A9E79086E4BCA4E5AEB3E68F90E9AB9824733125EFBC8CE68C81E7BBAD2464E38082E8AFA5E69588E69E9CE58FAFE58FA0E58AA0E3808200E789A9E79086E4BCA4E5AEB3E68F90E9AB9824733125E3808200, 39804), -(3776013982, 358692, 'zhCN', 0x00E4BDBFE99984E8BF91E78EA9E5AEB6E79A84E69A97E5BDB1E4BCA4E5AEB3E68F90E9AB9824733125EFBC8CE68C81E7BBAD2464E38082E8AFA5E69588E69E9CE58FAFE58FA0E58AA0E3808200E69A97E5BDB1E4BCA4E5AEB3E68F90E9AB9824733125E3808200, 39804), -(3776013982, 358518, 'zhCN', 0x00E58FACE594A4E799BDE8998EE99BAAE68092E79A84E5B9BBE8BAABEFBC8CE68C81E7BBAD2464E38082E99BAAE68092E4BC9AE694BBE587BBE4BDA0E79A84E4B8BBE8A681E79BAEE6A087EFBC8CE5B9B6E4B894E6AF8F243132333939397431E7A792E5AFB9243132333939364131E7A081E88C83E59BB4E58685E79A8433E4B8AAE6958CE4BABAE696BDE694BEE4BC8FE8998EE997AAE99BB7EFBC8CE980A0E68890243132333939367331E782B9E887AAE784B6E4BCA4E5AEB3E380820000, 39804), -(3776013982, 357073, 'zhCN', 0x007C434646323066663230E4BDA0E59CA8E694BBE587BBE4B880E4B8AAE5B09AE69CAAE58F97E588B0E4BDA0E4BCA4E5AEB3E79A84E6958CE4BABAE5908EEFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BBAD2433353633363464E380827C520000, 39804), -(3776013982, 357069, 'zhCN', 0x007C434646323066663230E4BDA0E79A84E7949FE591BDE580BCE799BEE58886E6AF94E9AB98E4BA8EE79BAEE6A087E79A84E7949FE591BDE580BCE799BEE58886E6AF94EFBC8CE4B894E79BB8E5B7AEE5A4A7E4BA8EE68896E7AD89E4BA8E24733225E697B6EFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357062, 'zhCN', 0x007C434646323066663230E4BDA0E59CA8E694BBE587BBE4B880E4B8AAE5B09AE69CAAE58F97E588B0E4BDA0E4BCA4E5AEB3E79A84E6958CE4BABAE5908EEFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BBAD2433353633363464E380827C520000, 39804), -(3776013982, 357058, 'zhCN', 0x007C434646323066663230E4BDA0E79A84E7949FE591BDE580BCE799BEE58886E6AF94E9AB98E4BA8EE79BAEE6A087E79A84E7949FE591BDE580BCE799BEE58886E6AF94EFBC8CE4B894E79BB8E5B7AEE5A4A7E4BA8EE68896E7AD89E4BA8E24733225E697B6EFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357052, 'zhCN', 0x007C434646323066663230E4BDA0E59CA8E694BBE587BBE4B880E4B8AAE5B09AE69CAAE58F97E588B0E4BDA0E4BCA4E5AEB3E79A84E6958CE4BABAE5908EEFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BBAD2433353633363464E380827C520000, 39804), -(3776013982, 357049, 'zhCN', 0x007C434646323066663230E4BDA0E79A84E7949FE591BDE580BCE799BEE58886E6AF94E9AB98E4BA8EE79BAEE6A087E79A84E7949FE591BDE580BCE799BEE58886E6AF94EFBC8CE4B894E79BB8E5B7AEE5A4A7E4BA8EE68896E7AD89E4BA8E24733225E697B6EFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357034, 'zhCN', 0x007C434646323066663230E4BDA0E59CA8E694BBE587BBE4B880E4B8AAE5B09AE69CAAE58F97E588B0E4BDA0E4BCA4E5AEB3E79A84E6958CE4BABAE5908EEFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BBAD2433353633363464E380827C520000, 39804), -(3776013982, 357031, 'zhCN', 0x007C434646323066663230E4BDA0E79A84E7949FE591BDE580BCE799BEE58886E6AF94E9AB98E4BA8EE79BAEE6A087E79A84E7949FE591BDE580BCE799BEE58886E6AF94EFBC8CE4B894E79BB8E5B7AEE5A4A7E4BA8EE68896E7AD89E4BA8E24733225E697B6EFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 356593, 'zhCN', 0x00E4BB8EE4BDA0E5BD93E5898DE4B893E7B2BEE79A84E789A9E59381E7AD89E7BAA7E69C80E4BD8EE79A84E5AFBCE781B5E599A8E9878CE99A8FE69CBAE58D87E7BAA7E4B880E4B8AAEFBC8CE69C80E9AB98E58FAFE58D87E887B3E789A9E59381E7AD89E7BAA7323236E7BAA7E380820000, 39804), -(3776013982, 356248, 'zhCN', 0x00E4BB8EE4BDA0E5BD93E5898DE4B893E7B2BEE79A84E789A9E59381E7AD89E7BAA7E69C80E4BD8EE79A84E5AFBCE781B5E599A8E9878CE99A8FE69CBAE58D87E7BAA7E4B880E4B8AAEFBC8CE69C80E9AB98E58FAFE58D87E887B3E789A9E59381E7AD89E7BAA7323532E7BAA7E380820000, 39804), -(3776013982, 355741, 'zhCN', 0x007C434646323066663230E4BDA0E59CA8E694BBE587BBE4B880E4B8AAE5B09AE69CAAE58F97E588B0E4BDA0E4BCA4E5AEB3E79A84E6958CE4BABAE5908EEFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BBAD2433353633363464E380827C520000, 39804), -(3776013982, 355721, 'zhCN', 0x007C434646323066663230E4BDA0E79A84E7949FE591BDE580BCE799BEE58886E6AF94E9AB98E4BA8EE79BAEE6A087E79A84E7949FE591BDE580BCE799BEE58886E6AF94EFBC8CE4B894E79BB8E5B7AEE5A4A7E4BA8EE68896E7AD89E4BA8E24733225E697B6EFBC8CE4BDA0E79A84E4BCA4E5AEB3E68F90E9AB98247B2473312F3130307D2E3225E380827C520000, 39804), -(3776013982, 354098, 'zhCN', 0x00E7BB99E588BBE5B88CE4BA9AE5B08FE58AA8E789A9E68F90E4BE9BE9A39FE789A9E380820000, 39804), -(3776013982, 354058, 'zhCN', 0x00E68994E587BAE4B880E4BBBDE9A39FE789A9E4BBA5E4BEBFE99DA0E8BF91E9A5A5E9A5BFE79A84E588BBE5B88CE4BA9AE5B08FE58AA8E789A9EFBC810000, 39804), -(3776013982, 345482, 'zhCN', 0x00E4BB8EE4BDA0E5BD93E5898DE4B893E7B2BEE79A84E789A9E59381E7AD89E7BAA7E69C80E4BD8EE79A84E5AFBCE781B5E599A8E9878CE99A8FE69CBAE58D87E7BAA7E4B880E4B8AAEFBC8CE69C80E9AB98E58FAFE58D87E887B3E789A9E59381E7AD89E7BAA7323236E7BAA7E380820000, 39804), -(3776013982, 341724, 'zhCN', 0x00E6B9AEE781ADE69C89E9A29DE5A49624733125E79A84E587A0E78E87E8A7A6E58F91E799BDE99C9CEFBC8CE5BD93E799BDE99C9CE6BF80E6B4BBE697B6EFBC8CE5879BE9A38EE586B2E587BBE4BC9AE4BAA7E7949F247B2433343137323573312F31307DE782B9E7ACA6E69687E883BDE9878FE380820000, 39804), -(3776013982, 340433, 'zhCN', 0x00E68F90E7BAAFE79A84E5BF83E883BDE59CA8E4BDA0E4BD93E58685E6B581E6B78CEFBC8CE4BDBFE4BDA0E980A0E68890E79A84E4BCA4E5AEB3E5928CE6B2BBE79697E69588E69E9CE68F90E9AB9824733125EFBC8CE68C81E7BBAD2464E3808200E4BCA4E5AEB3E68F90E9AB9824733125E380820D0AE6B2BBE79697E69588E69E9CE68F90E9AB9824733225E3808200, 39804), -(3776013982, 138083, 'zhCN', 0x00E4BDBFE5BD93E5898DE79BAEE6A087E5A48DE588B6E696BDE6B395E88085E380820000, 39804), -(3557796329, 3223, 'zhCN', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'zhCN', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'zhCN', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'zhCN', 0xE99381E69E9D0000E68898E4BA89E58FA4E6A0910000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'zhCN', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900E4BDA0E5B7B2E7BB8FE68A8AE4BDA0E5BD93E5898DE4B893E7B2BEE79A84E68980E69C89E5AFBCE781B5E599A8E983BDE58D87E7BAA7E5AE8CE6AF95E380820001, 39804), -(3072882582, 9878, 'zhCN', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'zhCN', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'zhCN', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'zhCN', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'zhCN', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'zhCN', 0xE5A194E6898EE7BBB4E4BB80EFBC8CE5B8B7E7BAB1E99B86E5B882EFBC88E58FB2E8AF97EFBC8900E58FB2E8AF9700020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'zhCN', 0xE7BB9FE5BEA1E59CA3E68980EFBC88E88BB1E99B84EFBC8900E88BB1E99B840003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'zhCN', 0xE7BB9FE5BEA1E59CA3E68980EFBC88E699AEE9809AEFBC8900E699AEE9809A0003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'zhCN', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'zhCN', 0x0000000000, 39804), -(1385971161, 12023, 'zhCN', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'zhCN', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'zhCN', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'zhCN', 0x00D000C70C0000, 39804), -(336222293, 8446, 'zhCN', 0x001101C70C0000, 39804), -(336222293, 8445, 'zhCN', 0x001300C70C0000, 39804), -(48336690, 39162, 'zhCN', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'zhCN', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(182247, 'zhCN', '至尊战略家的护腕', 39804), -(182246, 'zhCN', '至尊战略家的腰带', 39804), -(182245, 'zhCN', '至尊战略家的护肩', 39804), -(182244, 'zhCN', '至尊战略家的护腿', 39804), -(182243, 'zhCN', '至尊战略家的护手', 39804), -(182242, 'zhCN', '至尊战略家的战靴', 39804), -(182241, 'zhCN', '至尊战略家的半身甲', 39804), -(182229, 'zhCN', '至尊怨灵的护臂', 39804), -(182228, 'zhCN', '至尊怨灵的腰带', 39804), -(182227, 'zhCN', '至尊怨灵的护肩', 39804), -(182226, 'zhCN', '至尊怨灵的马裤', 39804), -(182225, 'zhCN', '至尊怨灵的扼杀手套', 39804), -(182224, 'zhCN', '至尊怨灵的靴子', 39804), -(182223, 'zhCN', '至尊怨灵的外套', 39804), -(177203, 'zhCN', '和谐载魂者的裹腕', 39804), -(177202, 'zhCN', '和谐载魂者的腰带', 39804), -(177201, 'zhCN', '和谐载魂者的护肩', 39804), -(177200, 'zhCN', '和谐载魂者的护腿', 39804), -(177199, 'zhCN', '和谐载魂者的护手', 39804), -(177198, 'zhCN', '和谐载魂者的战靴', 39804), -(177197, 'zhCN', '和谐载魂者的胸甲', 39804), -(174303, 'zhCN', '和谐掌炉大师的砍斧', 39804); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'zhCN'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (187917, 187863, 182247, 182246, 182245, 182244, 182243, 182242, 182241, 182229, 182228, 182227, 182226, 182225, 182224, 182223, 177203, 177202, 177201, 177200, 177199, 177198, 177197, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'zhCN', '', '', '', '', '癫狂公爵之茶', 39804), -(187863, 'zhCN', '这把钥匙不断地在存在和幻灭间切换,很难看清楚细节,甚至连确定它是不是真的存在都有点困难。', '', '', '', '蜉蝣钥匙', 39804), -(182247, 'zhCN', '', '', '', '', '至尊战略家的护腕', 39804), -(182246, 'zhCN', '', '', '', '', '至尊战略家的腰带', 39804), -(182245, 'zhCN', '', '', '', '', '至尊战略家的护肩', 39804), -(182244, 'zhCN', '', '', '', '', '至尊战略家的护腿', 39804), -(182243, 'zhCN', '', '', '', '', '至尊战略家的护手', 39804), -(182242, 'zhCN', '', '', '', '', '至尊战略家的战靴', 39804), -(182241, 'zhCN', '', '', '', '', '至尊战略家的半身甲', 39804), -(182229, 'zhCN', '', '', '', '', '至尊怨灵的护臂', 39804), -(182228, 'zhCN', '', '', '', '', '至尊怨灵的腰带', 39804), -(182227, 'zhCN', '', '', '', '', '至尊怨灵的护肩', 39804), -(182226, 'zhCN', '', '', '', '', '至尊怨灵的马裤', 39804), -(182225, 'zhCN', '', '', '', '', '至尊怨灵的扼杀手套', 39804), -(182224, 'zhCN', '', '', '', '', '至尊怨灵的靴子', 39804), -(182223, 'zhCN', '', '', '', '', '至尊怨灵的外套', 39804), -(177203, 'zhCN', '', '', '', '', '和谐载魂者的裹腕', 39804), -(177202, 'zhCN', '', '', '', '', '和谐载魂者的腰带', 39804), -(177201, 'zhCN', '', '', '', '', '和谐载魂者的护肩', 39804), -(177200, 'zhCN', '', '', '', '', '和谐载魂者的护腿', 39804), -(177199, 'zhCN', '', '', '', '', '和谐载魂者的护手', 39804), -(177198, 'zhCN', '', '', '', '', '和谐载魂者的战靴', 39804), -(177197, 'zhCN', '', '', '', '', '和谐载魂者的胸甲', 39804), -(174303, 'zhCN', '', '', '', '', '和谐掌炉大师的砍斧', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'zhCN', '统御圣所', '', '', '', '', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'zhCN', '', 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'zhCN', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'zhCN', '伏虎强雷', 39804), -(360749, 'zhCN', 'Kill Credit', 39804), -(360592, 'zhCN', 'Spectral Feline', 39804), -(358693, 'zhCN', '灵魂之怒', 39804), -(358692, 'zhCN', '灵魂之暗', 39804), -(358518, 'zhCN', '白虎下凡', 39804), -(357073, 'zhCN', '征兆克尔碎片', 39804), -(357069, 'zhCN', '征兆贝克碎片', 39804), -(357062, 'zhCN', '预感克尔碎片', 39804), -(357058, 'zhCN', '预感贝克碎片', 39804), -(357052, 'zhCN', '荒芜克尔碎片', 39804), -(357049, 'zhCN', '荒芜贝克碎片', 39804), -(357034, 'zhCN', '不祥克尔碎片', 39804), -(357031, 'zhCN', '不祥贝克碎片', 39804), -(356593, 'zhCN', '破碎能量', 39804), -(356248, 'zhCN', '彼岸之缚', 39804), -(355741, 'zhCN', '克尔碎片', 39804), -(355721, 'zhCN', '贝克碎片', 39804), -(354098, 'zhCN', '提供帮助', 39804), -(354058, 'zhCN', '糖果', 39804), -(345482, 'zhCN', '无拘现实', 39804), -(341724, 'zhCN', '冰封勇士之怒', 39804), -(340433, 'zhCN', '堕罪之赐', 39804), -(138083, 'zhCN', '风火雷电', 39804); - -UPDATE broadcast_text_locale SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhCN';
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_08_27_02_hotfixes.sql b/sql/updates/hotfixes/master/2021_08_27_02_hotfixes.sql deleted file mode 100644 index f880a3932a3..00000000000 --- a/sql/updates/hotfixes/master/2021_08_27_02_hotfixes.sql +++ /dev/null @@ -1,190 +0,0 @@ -UPDATE `hotfix_blob` SET `Blob` = 0x554B5F414144435F504F5055505F5445585400E3808AE9AD94E78DB8E4B896E7958CE3808BE698AFE4B880E6ACBEE7B79AE4B88AE9818AE688B2EFBC8CE9AB94E9A997E4B8ADE58C85E590ABE88887E585B6E4BB96E78EA9E5AEB6E79A84E4BA92E58B95E38082E8AB8BE5B08FE5BF83E58887E58BBFE5B087E5808BE4BABAE8B387E8A88AE58886E4BAABE7B5A6E4B88DE8AA8DE8AD98E79A84E4BABAE380827C6E7C6EE999A4E6ADA4E4B98BE5A496EFBC8CE4B99FE8AB8BE79599E6848FE68891E58091E79A84E7A4BEE7BEA4E4BA92E58B95E8A68FE7AF84EFBC8CE4B8A6E4BBA5E9818AE688B2E585A7E79A84E6AAA2E88889E7B3BBE7B5B1E68F90E5A0B1E4BBBBE4BD95E9A8B7E693BEE38081E8BEB1E7BDB5E79A84E8A18CE782BAE68896E5B08DE8A9B1E8A88AE681AFEFBC8CE4BBA5E58F8AE4BBBBE4BD95E585B6E4BB96E79BAEE79A84E782BAE7A0B4E5A39EE68896E693BEE4BA82E9818AE688B2E9AB94E9A997E79A84E8A18CE5BE91E38082E68891E58091E69C83E6AAA2E996B1E5B08DE8A9B1E7B480E98C84E4B8A6E68EA1E58F96E981A9E795B6E79A84E59BA0E68789E68EAAE696BDE380820001, `VerifiedBuild` = 39804 WHERE (`TableHash` = 3205218938) AND (`RecordId` = 44250) AND (`locale` = 'zhTW'); - -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187917 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 187863 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3865974254 AND `RecordId` = 174303 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360832 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360829 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360749 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 360592 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358693 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358692 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 358518 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357073 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357069 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357062 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357058 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357052 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357049 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357034 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 357031 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356593 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 356248 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355741 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 355721 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354098 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 354058 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 345482 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 341724 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 340433 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3776013982 AND `RecordId` = 138083 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 3223 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3557796329 AND `RecordId` = 2477 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386943305 AND `RecordId` = 92453 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3386291891 AND `RecordId` = 93030 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3205218938 AND `RecordId` = 43120 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 9878 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 8001 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3072882582 AND `RecordId` = 7998 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4138 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 3031818311 AND `RecordId` = 4137 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 746 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 744 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2939349194 AND `RecordId` = 743 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2381039112 AND `RecordId` = 3271 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 2299908982 AND `RecordId` = 560 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1385971161 AND `RecordId` = 12023 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6963 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 1369604944 AND `RecordId` = 6960 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8447 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8446 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 336222293 AND `RecordId` = 8445 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39162 AND `locale` = 'zhTW'; -DELETE FROM `hotfix_blob` WHERE `TableHash` = 48336690 AND `RecordId` = 39161 AND `locale` = 'zhTW'; -INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES -(3865974254, 187917, 'zhTW', 0x00000000, 39804), -(3865974254, 187863, 'zhTW', 0x00000000, 39804), -(3865974254, 174303, 'zhTW', 0x00000000, 39804), -(3776013982, 360832, 'zhTW', 0x000000, 39804), -(3776013982, 360829, 'zhTW', 0x0024407370656C6C646573633332333939390000, 39804), -(3776013982, 360749, 'zhTW', 0x000000, 39804), -(3776013982, 360592, 'zhTW', 0x000000, 39804), -(3776013982, 358693, 'zhTW', 0x00E99984E8BF91E78EA9E5AEB6E79A84E789A9E79086E582B7E5AEB3E68F90E9AB9824733125EFBC8CE68C81E7BA8C2464E38082E6ADA4E69588E69E9CE58FAFE5A086E7968AE3808200E789A9E79086E582B7E5AEB3E68F90E9AB9824733125E3808200, 39804), -(3776013982, 358692, 'zhTW', 0x00E99984E8BF91E78EA9E5AEB6E79A84E69A97E5BDB1E582B7E5AEB3E68F90E9AB9824733125EFBC8CE68C81E7BA8C2464E38082E6ADA4E69588E69E9CE58FAFE5A086E7968AE3808200E69A97E5BDB1E582B7E5AEB3E68F90E9AB9824733125E3808200, 39804), -(3776013982, 358518, 'zhTW', 0x00E58FACE5969AE799BDE8998EE99BAAE68092E99B95E5838FEFBC8CE68C81E7BA8C2464E38082E99BAAE68092E69C83E694BBE6938AE4BDA0E79A84E4B8BBE8A681E79BAEE6A899EFBC8CE5908CE69982E6AF8F243132333939397431E7A792E4BBA5E799BDE8998EE8BD9FE99BB7E694BBE6938A243132333939364131E7A2BCE7AF84E59C8DE585A7E79A8433E5908DE695B5E4BABAEFBC8CE980A0E68890243132333939367331E9BB9EE887AAE784B6E582B7E5AEB3E380820000, 39804), -(3776013982, 357073, 'zhTW', 0x007C434646323066663230E59CA8E4BDA0E694BBE6938AE4BDA0E5B09AE69CAAE980A0E68890E9818EE582B7E5AEB3E79A84E695B5E4BABAE5BE8CEFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BA8C2433353633363464E380827C520000, 39804), -(3776013982, 357069, 'zhTW', 0x007C434646323066663230E795B6E4BDA0E79A84E7949FE591BDE58A9BE79BB8E8BC83E696BCE79BAEE6A899E9AB98E587BA24733225E4BBA5E4B88AE69982EFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357062, 'zhTW', 0x007C434646323066663230E59CA8E4BDA0E694BBE6938AE4BDA0E5B09AE69CAAE980A0E68890E9818EE582B7E5AEB3E79A84E695B5E4BABAE5BE8CEFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BA8C2433353633363464E380827C520000, 39804), -(3776013982, 357058, 'zhTW', 0x007C434646323066663230E795B6E4BDA0E79A84E7949FE591BDE58A9BE79BB8E8BC83E696BCE79BAEE6A899E9AB98E587BA24733225E4BBA5E4B88AE69982EFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357052, 'zhTW', 0x007C434646323066663230E59CA8E4BDA0E694BBE6938AE4BDA0E5B09AE69CAAE980A0E68890E9818EE582B7E5AEB3E79A84E695B5E4BABAE5BE8CEFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BA8C2433353633363464E380827C520000, 39804), -(3776013982, 357049, 'zhTW', 0x007C434646323066663230E795B6E4BDA0E79A84E7949FE591BDE58A9BE79BB8E8BC83E696BCE79BAEE6A899E9AB98E587BA24733225E4BBA5E4B88AE69982EFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 357034, 'zhTW', 0x007C434646323066663230E59CA8E4BDA0E694BBE6938AE4BDA0E5B09AE69CAAE980A0E68890E9818EE582B7E5AEB3E79A84E695B5E4BABAE5BE8CEFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BA8C2433353633363464E380827C520000, 39804), -(3776013982, 357031, 'zhTW', 0x007C434646323066663230E795B6E4BDA0E79A84E7949FE591BDE58A9BE79BB8E8BC83E696BCE79BAEE6A899E9AB98E587BA24733225E4BBA5E4B88AE69982EFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3125E380827C520000, 39804), -(3776013982, 356593, 'zhTW', 0x00E799BCE78FBEE4B880E5808BE99AA8E6A99FE99D88E58DB0E79A84E58D87E7B49AEFBC8CE5BE9EE4BDA0E79BAEE5898DE5B088E7B2BEE981A9E794A8E79A84E99D88E58DB0E4B8ADEFBC8CE7AD89E7B49AE69C80E4BD8EE79A84E981B8E69387EFBC8CE69C80E5A49AE58FAFE58D87E588B0E789A9E59381E7AD89E7B49A323236E380820000, 39804), -(3776013982, 356248, 'zhTW', 0x00E799BCE78FBEE4B880E5808BE99AA8E6A99FE99D88E58DB0E79A84E58D87E7B49AEFBC8CE5BE9EE4BDA0E79BAEE5898DE5B088E7B2BEE981A9E794A8E79A84E99D88E58DB0E4B8ADEFBC8CE7AD89E7B49AE69C80E4BD8EE79A84E981B8E69387EFBC8CE69C80E5A49AE58FAFE58D87E588B0E789A9E59381E7AD89E7B49A323532E380820000, 39804), -(3776013982, 355741, 'zhTW', 0x007C434646323066663230E59CA8E4BDA0E694BBE6938AE4BDA0E5B09AE69CAAE980A0E68890E9818EE582B7E5AEB3E79A84E695B5E4BABAE5BE8CEFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225EFBC8CE68C81E7BA8C2433353633363464E7A792E380827C520000, 39804), -(3776013982, 355721, 'zhTW', 0x007C434646323066663230E795B6E4BDA0E79A84E7949FE591BDE58A9BE79BB8E8BC83E696BCE79BAEE6A899E9AB98E587BA24733225E4BBA5E4B88AE69982EFBC8CE4BDA0E79A84E582B7E5AEB3E68F90E9AB98247B2473312F3130307D2E3225E380827C520000, 39804), -(3776013982, 354098, 'zhTW', 0x00E68F90E4BE9BE9A39FE789A9E7B5A6E7A791E8A5BFE4BA9EE79A84E5B08FE58B95E789A9E380820000, 39804), -(3776013982, 354058, 'zhTW', 0x00E68A8AE5A5BDE69DB1E8A5BFE4B89FE587BAE58EBBE4B8A6E99DA0E8BF91E9A3A2E9A493E79A84E7A791E8A5BFE4BA9EE5B08FE58B95E789A9EFBC810000, 39804), -(3776013982, 345482, 'zhTW', 0x00E799BCE78FBEE4B880E5808BE99AA8E6A99FE99D88E58DB0E79A84E58D87E7B49AEFBC8CE5BE9EE4BDA0E79BAEE5898DE5B088E7B2BEE981A9E794A8E79A84E99D88E58DB0E4B8ADEFBC8CE7AD89E7B49AE69C80E4BD8EE79A84E981B8E69387EFBC8CE69C80E5A49AE58FAFE58D87E588B0E789A9E59381E7AD89E7B49A323236E380820000, 39804), -(3776013982, 341724, 'zhTW', 0x00E6BB85E5AF82E8A7B8E799BCE5879DE99C9CE79A84E6A99FE78E87E68F90E9AB9824733125EFBC8CE4B894E59CA8E5879DE99C9CE4BD9CE794A8E69C9FE99693EFBC8CE5879CE9A2A8E8A19DE6938AE69C83E794A2E7949F247B2433343137323573312F31307DE9BB9EE7ACA6E883BDE380820000, 39804), -(3776013982, 340433, 'zhTW', 0x00E7B693E9818EE68F90E78589E79A84E99D88E9AD84E6B581E7B693E4BDA0E585A8E8BAABEFBC8CE4BDBFE4BDA0E980A0E68890E79A84E582B7E5AEB3E5928CE6B2BBE79982E69588E69E9CE68F90E9AB9824733125EFBC8CE68C81E7BA8C2464E3808200E980A0E68890E79A84E582B7E5AEB3E68F90E9AB9824733125E380820D0AE980A0E68890E79A84E6B2BBE79982E69588E69E9CE68F90E9AB9824733225E3808200, 39804), -(3776013982, 138083, 'zhTW', 0x00E4BDBFE79BAEE5898DE79A84E79BAEE6A899E8A487E8A3BDE68890E696BDE6B395E88085E79A84E6A8A3E5AD90E380820000, 39804), -(3557796329, 3223, 'zhTW', 0x05000000E1E2000000009642DD000000, 39804), -(3557796329, 2477, 'zhTW', 0x08000000D32D050000005842AB000000, 39804), -(3386943305, 92453, 'zhTW', 0x00000000000000000E004C0100000000881048400000000000010200000000000001000000000000010000000000666B0100, 39804), -(3386291891, 93030, 'zhTW', 0xE990B5E69E920000E688B0E788ADE58FA4E6A8B90000040400000028FE00000000000000000000000000000000803F0000803F0000803F0000803F000000000000000000000000, 39804), -(3205218938, 43120, 'zhTW', 0x5350454C4C5F4641494C45445F435553544F4D5F4552524F525F35323900E4BDA0E79BAEE5898DE5B088E7B2BEE981A9E794A8E79A84E68980E69C89E99D88E58DB0E5B7B2E7B693E58D87E887B3E69C80E9AB98E7B49AE380820001, 39804), -(3072882582, 9878, 'zhTW', 0xF50100000000C70C0000, 39804), -(3072882582, 8001, 'zhTW', 0xA90100000000C70C0000, 39804), -(3072882582, 7998, 'zhTW', 0x110005000000C70C0000, 39804), -(3031818311, 4138, 'zhTW', 0x4C00360A670500C70C0000, 39804), -(3031818311, 4137, 'zhTW', 0x1200370A670500C70C0000, 39804), -(2939349194, 746, 'zhTW', 0xE3808EE5B8B7E5B995E5B882E99B86E3808FE5A194E69CADE7B6ADE8A8B128E582B3E5A5872900E582B3E5A587E99BA3E5BAA600020310016300000073008C4E01008909170000050100000000, 39804), -(2939349194, 744, 'zhTW', 0xE7B5B1E5BEA1E88196E6898028E88BB1E99B842900E88BB1E99B84E99BA3E5BAA60003020F0123000000E2008C4E010092090F00001E0000000000, 39804), -(2939349194, 743, 'zhTW', 0xE7B5B1E5BEA1E88196E6898028E699AEE9809A2900E699AEE9809AE99BA3E5BAA60003010F0123000000D5008C4E010092090E00001E0000000000, 39804), -(2381039112, 3271, 'zhTW', 0x00C70C000000000000A70400005407000000000000000000000000000000, 39804), -(2299908982, 560, 'zhTW', 0x0000000000, 39804), -(1385971161, 12023, 'zhTW', 0x30020000C70C0000, 39804), -(1369604944, 6963, 'zhTW', 0x000000000000000000000000000000000000000000000000331B0000FA9800000000162200000000000000002C010000EE02140200003A0B0000000000000000001218, 39804), -(1369604944, 6960, 'zhTW', 0x000000000000000000000000000000000000000000000000301B0000210200000000162200000000000000002C010000EE021402000000000000000000000000001218, 39804), -(336222293, 8447, 'zhTW', 0x00D000C70C0000, 39804), -(336222293, 8446, 'zhTW', 0x001101C70C0000, 39804), -(336222293, 8445, 'zhTW', 0x001300C70C0000, 39804), -(48336690, 39162, 'zhTW', 0x0000000000000000000040400000C03F000090400000803F00000000000000000000000009000000000000000000000000000000FFFFFFFF00, 39804), -(48336690, 39161, 'zhTW', 0x0000000000000000000040400000C03F000090400000803F0000000000000000000000000A000000000000000000000000000000FFFFFFFF00, 39804); - -DELETE FROM `spell_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (360832, 360829, 360749, 360592, 358693, 358692, 358518, 357073, 357069, 357062, 357058, 357052, 357049, 357034, 357031, 356593, 356248, 355741, 355721, 354098, 354058, 345482, 341724, 340433, 138083); -INSERT INTO `spell_name_locale` (`ID`, `locale`, `Name_lang`, `VerifiedBuild`) VALUES -(360832, 'zhTW', 'Crackling Tiger Lightning Driver', 39804), -(360829, 'zhTW', '強力虎電', 39804), -(360749, 'zhTW', 'Kill Credit', 39804), -(360592, 'zhTW', 'Spectral Feline', 39804), -(358693, 'zhTW', '靈魂之怒', 39804), -(358692, 'zhTW', '靈魂之闇', 39804), -(358518, 'zhTW', '召喚白虎雪怒', 39804), -(357073, 'zhTW', '預兆寇爾裂片', 39804), -(357069, 'zhTW', '預兆貝克裂片', 39804), -(357062, 'zhTW', '邪兆寇爾裂片', 39804), -(357058, 'zhTW', '邪兆貝克裂片', 39804), -(357052, 'zhTW', '荒寂寇爾裂片', 39804), -(357049, 'zhTW', '荒寂貝克裂片', 39804), -(357034, 'zhTW', '不祥寇爾裂片', 39804), -(357031, 'zhTW', '不祥貝克裂片', 39804), -(356593, 'zhTW', '分解能量', 39804), -(356248, 'zhTW', '異界羈絆', 39804), -(355741, 'zhTW', '寇爾裂片', 39804), -(355721, 'zhTW', '貝克裂片', 39804), -(354098, 'zhTW', '熱情款待', 39804), -(354058, 'zhTW', '糖果', 39804), -(345482, 'zhTW', '無拘現實', 39804), -(341724, 'zhTW', '冰封勇士的怒火', 39804), -(340433, 'zhTW', '罪殞城的恩澤', 39804), -(138083, 'zhTW', '風、火、大地', 39804); - - -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 212142) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211463) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 211262) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210350) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210349) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210338) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 210336) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 209146) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); -UPDATE `hotfix_optional_data` SET `VerifiedBuild` = 39804 WHERE (`TableHash` = 35137211) AND (`RecordId` = 208310) AND (`locale` = 'zhTW') AND (`Key` = 3744420815); - -DELETE FROM `item_sparse_locale` WHERE (`ID` = 136605) AND (`locale` = 'zhTW'); - -DELETE FROM `item_sparse_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (187917, 187863, 174303); -INSERT INTO `item_sparse_locale` (`ID`, `locale`, `Description_lang`, `Display3_lang`, `Display2_lang`, `Display1_lang`, `Display_lang`, `VerifiedBuild`) VALUES -(187917, 'zhTW', '', '', '', '', '瘋狂公爵的茶', 39804), -(187863, 'zhTW', '這把鑰匙在你面前若隱若現。很難判斷其特徵細節…甚至連它是否真的存在都無從確定。', '', '', '', '閃逝鑰匙', 39804), -(174303, 'zhTW', '', '', '', '', '和諧熔爐士劈斧', 39804); - -DELETE FROM `player_condition_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (89249); -INSERT INTO `player_condition_locale` (`ID`, `locale`, `FailureDescription_lang`, `VerifiedBuild`) VALUES -(89249, 'zhTW', '', 39804); - -DELETE FROM `map_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (2450); -INSERT INTO `map_locale` (`ID`, `locale`, `MapName_lang`, `MapDescription0_lang`, `MapDescription1_lang`, `PvpShortDescription_lang`, `PvpLongDescription_lang`, `VerifiedBuild`) VALUES -(2450, 'zhTW', '統御聖所', '', '', '', '', 39804); - -DELETE FROM `item_search_name_locale` WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (174303); -INSERT INTO `item_search_name_locale` (`ID`, `locale`, `Display_lang`, `VerifiedBuild`) VALUES -(174303, 'zhTW', '和諧熔爐士劈斧', 39804); - -UPDATE `broadcast_text_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW' AND `ID` IN (212589, 212227, 212142, 211907, 211463, 211262, 210756, 210419, 210350, 210349, 210338, 210336, 209648, 209146, 208310, 207999, 202525, 130831, 116249, 56587, 56586, 56585, 56582, 56581, 56312, 56277, 56276, 56270, 56269, 54347, 54338, 53929, 48182, 48181, 48180, 47584, 45365, 31716, 27048, 27046, 27043, 27042, 26970, 26969, 26968, 26967, 26966, 26965, 26964, 26963, 26956, 26936, 26798, 9875, 9874, 9872, 9870); -UPDATE `faction_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `currency_types_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `item_name_description_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `gameobjects_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `hotfix_blob` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `item_sparse_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `friendship_reputation_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `lfg_dungeons_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `mount_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `item_search_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `map_difficulty_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `achievement_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `criteria_tree_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `dungeon_encounter_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `adventure_journal_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `pvp_talent_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `player_condition_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `spell_name_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `toy_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `transmog_set_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `wmo_area_table_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW'; -UPDATE `ui_map_locale` SET `VerifiedBuild` = 39804 WHERE `VerifiedBuild` > 0 AND `locale` = 'zhTW';
\ No newline at end of file diff --git a/sql/updates/hotfixes/master/2021_10_10_00_hotfixes.sql b/sql/updates/hotfixes/master/2021_10_10_00_hotfixes.sql deleted file mode 100644 index 8ec989f1b64..00000000000 --- a/sql/updates/hotfixes/master/2021_10_10_00_hotfixes.sql +++ /dev/null @@ -1,23 +0,0 @@ --- --- Table structure for table `spell_reagents_currency` --- -DROP TABLE IF EXISTS `spell_reagents_currency`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!50503 SET character_set_client = utf8mb4 */; -CREATE TABLE `spell_reagents_currency` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `CurrencyTypesID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyCount` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', - PRIMARY KEY (`ID`,`VerifiedBuild`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Table data for table `spell_reagents_currency` --- -INSERT INTO `spell_reagents_currency` -SELECT hb.`RecordId`, CONV(HEX(SUBSTRING(hb.`Blob`, 1, 4)), 16, 10), CONV(HEX(SUBSTRING(hb.`Blob`, 5, 2)), 16, 10), CONV(HEX(SUBSTRING(hb.`Blob`, 7, 2)), 16, 10), hb.`VerifiedBuild` FROM `hotfix_blob` hb WHERE hb.`TableHash`=0x2049B60C AND hb.`locale`='enUS'; - -DELETE FROM `hotfix_blob` WHERE `TableHash`=0x2049B60C; diff --git a/sql/updates/hotfixes/master/2021_08_18_06_hotfixes.sql b/sql/updates/hotfixes/master/2021_10_15_00_hotfixes.sql index e52470a2ed8..42e296725dc 100644 --- a/sql/updates/hotfixes/master/2021_08_18_06_hotfixes.sql +++ b/sql/updates/hotfixes/master/2021_10_15_00_hotfixes.sql @@ -1,3 +1,3 @@ --- TDB 910.21081 hotfixes +-- TDB 910.21101 hotfixes UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/hotfixes', 'ARCHIVED'); diff --git a/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql b/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql deleted file mode 100644 index de1367d5105..00000000000 --- a/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Mountaineer Pebblebitty -UPDATE `conditions` SET `ConditionTypeOrReference`=14, `Comment`="Show gossip menu option only if quest 'The Horn of the Beast' is not taken" WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=1201; diff --git a/sql/updates/world/master/2021_08_21_01_world_2018_03_03_01_world_335.sql b/sql/updates/world/master/2021_08_21_01_world_2018_03_03_01_world_335.sql deleted file mode 100644 index 5f61dd154a2..00000000000 --- a/sql/updates/world/master/2021_08_21_01_world_2018_03_03_01_world_335.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Sha'ni Proudtusk's Remains -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=160445; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,1,160445,1,0,29,1,9136,200,0,1,0,0,"","SAI triggers only if Sha'ni Proudtusk is not already spawned"); diff --git a/sql/updates/world/master/2021_08_21_02_world_2018_03_03_02_world_335.sql b/sql/updates/world/master/2021_08_21_02_world_2018_03_03_02_world_335.sql deleted file mode 100644 index 819402c5aa3..00000000000 --- a/sql/updates/world/master/2021_08_21_02_world_2018_03_03_02_world_335.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Fix gossip option for Spark Nilminer -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=2422 AND `OptionIndex`=0; -INSERT INTO `gossip_menu_option_action` (`MenuId`,`OptionIndex`,`ActionMenuId`) VALUES -(2422,0,2721); diff --git a/sql/updates/world/master/2021_08_21_03_world_2018_03_03_03_world_335.sql b/sql/updates/world/master/2021_08_21_03_world_2018_03_03_03_world_335.sql deleted file mode 100644 index 9c54e7559e1..00000000000 --- a/sql/updates/world/master/2021_08_21_03_world_2018_03_03_03_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Jes'rimon - add Gossip Option -DELETE FROM `gossip_menu` WHERE `MenuID`=2190; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(2190,2823,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuID`=2189; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(2189,0,0,"Where is Un'Goro Crater?",5184,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuID`=2189; -INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(2189,0,2190,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2189; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,2189,0,0,0,9,0,4300,0,0,0,0,0,"","Show gossip option if quest 'Bone-Bladed Weapons' is taken"); diff --git a/sql/updates/world/master/2021_08_21_04_world_2018_03_03_04_world_335.sql b/sql/updates/world/master/2021_08_21_04_world_2018_03_03_04_world_335.sql deleted file mode 100644 index f996bcd4871..00000000000 --- a/sql/updates/world/master/2021_08_21_04_world_2018_03_03_04_world_335.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Blastmaster Emi Shortfuse -UPDATE `creature_text` SET `Text`="FIRE IN THE HOLE!", `Language`=0 WHERE `CreatureID`=7998 AND `GroupID`=11; diff --git a/sql/updates/world/master/2021_08_21_05_world_2018_03_03_06_world_335.sql b/sql/updates/world/master/2021_08_21_05_world_2018_03_03_06_world_335.sql deleted file mode 100644 index 93d6ecae3fb..00000000000 --- a/sql/updates/world/master/2021_08_21_05_world_2018_03_03_06_world_335.sql +++ /dev/null @@ -1,27 +0,0 @@ --- Talen -DELETE FROM `creature_text` WHERE `CreatureID`=3846; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(3846,0,0,"This statuette must hold a hidden compartment....",12,7,100,1,0,0,1325,0,"Talen"), -(3846,1,0,"%s searches the ancient statuette.",16,0,100,0,0,0,1354,0,"Talen"), -(3846,2,0,"They're locked! NO!!",12,7,100,15,0,0,1326,0,"Talen"), -(3846,3,0,"$n, I am in need of your help once again.",12,7,100,1,0,0,1355,0,"Talen"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=3846 AND `source_type`=0 AND `id`=2; -DELETE FROM `smart_scripts` WHERE `entryorguid`=384600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(3846,0,2,0,20,0,100,0,26465,0,0,0,80,384600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Quest 'The Ancient Statuette' Finished - Run Script"), -(384600,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Remove Npc Flag Questgiver"), -(384600,9,1,0,0,0,100,0,0,0,0,0,91,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Remove Flag Standstate 'Sit Down'"), -(384600,9,2,0,0,0,100,0,2000,2000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,6.16678,"Talen - On Script - Set Orientation"), -(384600,9,3,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Say Line 0"), -(384600,9,4,0,0,0,100,0,4000,4000,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Set Flag Standstate 'Kneel'"), -(384600,9,5,0,0,0,100,0,1000,1000,0,0,50,18603,12,0,0,0,0,8,0,0,0,3471.69,846.893,5.39909,4.67058,"Talen - On Script - Summon Gameobject 'Ancient Statuette'"), -(384600,9,6,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Say Line 1"), -(384600,9,7,0,0,0,100,0,8000,8000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Say Line 2"), -(384600,9,8,0,0,0,100,0,4000,4000,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Remove Flag Standstate 'Kneel'"), -(384600,9,9,0,0,0,100,0,2000,2000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Set Orientation"), -(384600,9,10,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Say Line 3"), -(384600,9,11,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Add Npc Flag Questgiver"), -(384600,9,12,0,0,0,100,0,20000,20000,0,0,90,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Talen - On Script - Set Flag Standstate Sit Down"); - -UPDATE `creature_template` SET `npcflag`=2, `gossip_menu_id`=0 WHERE `entry`=3846; -- Fix NPC flag and remove gossip diff --git a/sql/updates/world/master/2021_08_21_06_world_2018_03_03_07_world_335.sql b/sql/updates/world/master/2021_08_21_06_world_2018_03_03_07_world_335.sql deleted file mode 100644 index fcc29eff714..00000000000 --- a/sql/updates/world/master/2021_08_21_06_world_2018_03_03_07_world_335.sql +++ /dev/null @@ -1,165 +0,0 @@ --- Ember Worg -UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=13000, `event_param3`=17000, `event_param4`=24000 WHERE `entryorguid`=9690 AND `source_type`=0 AND `id`=0; - --- Ember Worg -UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=12000, `event_param3`=18000, `event_param4`=22000 WHERE `entryorguid`=9694 AND `source_type`=0 AND `id`=0; - --- Ember Worg -UPDATE `smart_scripts` SET `event_param1`=7000, `event_param2`=11000, `event_param3`=16000, `event_param4`=20000 WHERE `entryorguid`=9697 AND `source_type`=0 AND `id`=0; - --- Deathmaw -UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=11000, `event_param3`=13000, `event_param4`=16000 WHERE `entryorguid`=10077 AND `source_type`=0 AND `id`=0; - --- Flamekin Sprite -DELETE FROM `smart_scripts` WHERE `entryorguid`=9777 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9777,0,0,0,25,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Flamekin Sprite - On Reset - Cast 'Thrash'"); - --- Black Wyrmkin --- UPDATE `smart_scripts` SET `event_param3`=15000, `event_param4`=19000, `action_param2`=0 WHERE `entryorguid`=7041 AND `source_type`=0 AND `id`=1; - --- Firegut Ogres -UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid` IN (7033,7034,7035,9604) AND `source_type`=0 AND `id`=0; - --- Black Dragonspawn --- UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=12000, `event_param3`=18000, `event_param4`=24000 WHERE `entryorguid`=7040 AND `source_type`=0 AND `id`=0; --- UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=7000, `event_param3`=9000, `event_param4`=11000 WHERE `entryorguid`=7040 AND `source_type`=0 AND `id`=1; - --- Venomtip Scorpid -DELETE FROM `smart_scripts` WHERE `entryorguid`=9691 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9691,0,0,0,25,0,100,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Venomtip Scorpid - On Reset - Cast 'Poison Proc'"); - --- Deathlash Scorpid --- UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=12000, `event_param3`=12000, `event_param4`=18000 WHERE `entryorguid`=9695 AND `source_type`=0 AND `id`=0; - --- War Reaver --- DELETE FROM `smart_scripts` WHERE `entryorguid`=7039 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (7039,0,0,0,25,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"War Reaver - On Reset - Cast 'Thrash'"), --- (7039,0,1,0,0,0,100,0,7000,11000,17000,21000,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,"War Reaver - In Combat - Cast 'Uppercut'"); - --- Malfunctioning Reaver -DELETE FROM `smart_scripts` WHERE `entryorguid`=8981 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8981,0,0,0,25,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Malfunctioning Reaver - On Reset - Cast 'Thrash'"), -(8981,0,1,0,0,0,100,0,7000,11000,17000,21000,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,"Malfunctioning Reaver - In Combat - Cast 'Uppercut'"); - --- Thaurissan Firewalker --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=7037 AND `source_type`=0 AND `id`=1; - --- Thaurissan Spy --- DELETE FROM `smart_scripts` WHERE `entryorguid`=7036 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (7036,0,0,0,25,0,100,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thaurissan Spy - On Reset - Cast 'Poison Proc'"); -DELETE FROM `smart_scripts` WHERE `entryorguid`=7036 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7036,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thaurissan Spy - On Reset - Cast 'Poison Proc'"), -(7036,0,1,0, 0,0,100,0,1300,7300,4800,6100,0,11,7159,0,0,0,0,0,2,0,0,0,0,0,0,0,"Thaurissan Spy - In Combat - Cast 'Backstab'"); - --- Thaurissan Agent --- UPDATE `smart_scripts` SET `event_param3`=16000, `event_param4`=20000 WHERE `entryorguid`=7038 AND `source_type`=0 AND `id`=1; - --- Thauris Balgarr -DELETE FROM `smart_scripts` WHERE `entryorguid`=8978 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8978,0,0,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Thauris Balgarr - In Combat CMC - Cast 'Shoot'"), -(8978,0,1,0,9,0,100,0,0,20,11000,15000,11,6533,0,0,0,0,0,2,0,0,0,0,0,0,0,"Thauris Balgarr - Within 0-20 Range - Cast 'Net'"), --- (8978,0,2,0,0,0,100,0,1000,3000,19000,23000,11,11802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thauris Balgarr - In Combat - Cast 'Dark Iron Land Mine'"); -(8978,0,2,0,0,0,100,0,1000,3000,19000,23000,11,339065,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thauris Balgarr - In Combat - Cast 'Dark Iron Land Mine'"); - --- Dark Iron Land Mine -UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=8035 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=173254 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17325400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(173254,0,0,0,54,0,100,0,0,0,0,0,0,80,803500,2,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Just Summoned - Run Script'), -(173254,0,1,3,10,1,100,1,0,10,0,0,0,11,4043,2,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - OOC Los - Cast \'Detonation\' (Phase 1) (No Repeat)'), -(173254,0,2,3,26,1,100,1,0,10,0,0,0,11,4043,2,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - IC Los - Cast \'Detonation\' (Phase 1) (No Repeat)'), -(173254,0,3,0,61,0,100,0,0,0,0,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Link - Kill Self'), -(17325400,9,0,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Set Event Phase 2'), -(17325400,9,1,0,0,0,100,0,0,0,0,0,0,116,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Set Corpse Delay'), -(17325400,9,2,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Set Reactstate Passive'), -(17325400,9,3,0,0,0,100,0,0,0,0,0,0,11,11816,2,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Cast \'Land Mine Arming\''), -(17325400,9,4,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Say Line 0'), -(17325400,9,5,0,0,0,100,0,5000,5000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Say Line 1'), -(17325400,9,6,0,0,0,100,0,5000,5000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Say Line 2'), -(17325400,9,7,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Set Event Phase 1'), -(17325400,9,8,0,0,0,100,0,0,0,0,0,0,28,11816,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Land Mine - On Script - Remove Aura \'Land Mine Arming\''); - --- Scalding Drake -DELETE FROM `smart_scripts` WHERE `entryorguid`=7045 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7045,0,0,0,9,0,100,0,0,5,8000,16000,11,9573,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scalding Drake - Within 0-5 Range - Cast 'Flame Breath'"); - --- Blackrock Sorcerer --- UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=12000, `event_param3`=14000, `event_param4`=19000, `action_param2`=0 WHERE `entryorguid`=7026 AND `source_type`=0 AND `id`=1; - --- Blackrock Warlock --- UPDATE `smart_scripts` SET `action_param2`=32 WHERE `entryorguid`=7028 AND `source_type`=0 AND `id` IN (1,2); --- UPDATE `smart_scripts` SET `event_param3`=19000, `event_param4`=24000 WHERE `entryorguid`=7028 AND `source_type`=0 AND `id`=1; - --- Gor'tesh --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9176 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9176,0,0,0,25,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gor'tesh - On Reset - Cast 'Thrash'"), --- (9176,0,1,0,0,0,100,0,5000,7000,12000,15000,11,12734,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gor'tesh - In Combat - Cast 'Ground Smash'"), --- (9176,0,2,0,0,0,100,0,9000,11000,14000,18000,11,10101,0,0,0,0,0,2,0,0,0,0,0,0,0,"Gor'tesh - In Combat - Cast 'Knock Away'"); - --- Flamescale Dragonspawn -UPDATE `smart_scripts` SET `event_param1`=8000, `event_param2`=12000, `event_param3`=13000, `event_param4`=17000 WHERE `entryorguid`=7042 AND `source_type`=0 AND `id`=1; - --- Flamescale Wyrmkin -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=7043 AND `source_type`=0 AND `id`=1; - --- Searscale Drake -DELETE FROM `smart_scripts` WHERE `entryorguid`=7046 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7046,0,0,0,9,0,100,0,0,5,8000,16000,11,8873,0,0,0,0,0,2,0,0,0,0,0,0,0,"Searscale Drake - Within 0-5 Range - Cast 'Flame Breath'"); - --- Flamescale Broodling --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=7049 AND `source_type`=0 AND `id`=1; - --- Firetail Scorpid -UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=12000, `event_param3`=12000, `event_param4`=20000, `action_param2`=0 WHERE `entryorguid`=9698 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `event_param1`=12000, `event_param2`=16000, `event_param3`=14000, `event_param4`=18000, `action_param2`=32 WHERE `entryorguid`=9698 AND `source_type`=0 AND `id`=1; - --- Terrorspark --- DELETE FROM `smart_scripts` WHERE `entryorguid`=10078 AND `source_type`=0 AND `id` IN (1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (10078,0,1,0,0,0,100,0,3000,3000,3000,3000,11,11968,0,0,0,0,0,1,0,0,0,0,0,0,0,"Terrorspark - In Combat - Cast 'Fire Shield'"), --- (10078,0,2,3,0,0,100,0,11000,15000,33000,37000,11,15710,0,0,0,0,0,1,0,0,0,0,0,0,0,"Terrorspark - In Combat - Cast 'Summon Flamekin Torcher'"); - --- Blackrock Battlemaster -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=7029; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7029 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7029,0,0,0,4,0,100,0,0,0,0,0,11,674,0,0,0,0,0,1,0,0,0,0,0,0,0,"Blackrock Battlemaster - On Aggro - Cast 'Dual Wield'"); - --- Volchan -DELETE FROM `smart_scripts` WHERE `entryorguid`=10119 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10119,0,0,0,0,0,100,0,3000,3000,3000,3000,11,13376,0,0,0,0,0,1,0,0,0,0,0,0,0,"Volchan - In Combat - Cast 'Fire Shield'"), -(10119,0,2,0,0,0,100,0,11000,13000,9000,24000,11,12470,0,0,0,0,0,1,0,0,0,0,0,0,0,"Volchan - In Combat - Cast 'Fire Nova'"); - --- Hematos -DELETE FROM `smart_scripts` WHERE `entryorguid`=8976 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8976,0,0,0,9,0,100,0,0,5,8000,16000,11,9573,0,0,0,0,0,2,0,0,0,0,0,0,0,"Hematos - Within 0-5 Range - Cast 'Flame Breath'"); - --- Scarshield Sentry -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9044; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9044 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9044,0,0,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scarshield Sentry - Combat CMC - Cast 'Shoot'"), -(9044,0,1,0,0,0,100,0,7000,11000,11000,15000,11,14443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scarshield Sentry - In Combat - Cast 'Multi-Shot'"), -(9044,0,2,0,0,0,100,0,7000,12000,10000,16000,11,14897,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scarshield Sentry - In Combat - Cast 'Slowing Poison'"); - --- Scarshield Grunt -DELETE FROM `smart_scripts` WHERE `entryorguid`=9043 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9043,0,0,0,0,0,100,0,3000,5000,3000,5000,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scarshield Grunt - In Combat - Cast 'Strike'"); - --- Fix bytes2 for some creatures --- UPDATE `creature_addon` SET `bytes2`=2 WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id` IN (7038,8978)); --- UPDATE `creature_template_addon` SET `bytes2`=2 WHERE `entry`=9044; diff --git a/sql/updates/world/master/2021_08_22_00_world_2018_03_03_08_world_335.sql b/sql/updates/world/master/2021_08_22_00_world_2018_03_03_08_world_335.sql deleted file mode 100644 index 2afedd72859..00000000000 --- a/sql/updates/world/master/2021_08_22_00_world_2018_03_03_08_world_335.sql +++ /dev/null @@ -1,12 +0,0 @@ -DELETE FROM `quest_greeting` WHERE `ID` IN (5204,1776,3441,4500,1950,7777,9536,6986,4485,7825); -INSERT INTO `quest_greeting` (`ID`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES -(5204,0,0,0,"If we are to make our place in this world, then we will do so through study, and through the will to ignore our fading human instincts.",0), -- Apothecary Zinge -(1776,0,0,0,"We spent so much of our lives in fight, memories of peaceful times grow evermore distant.",0), -- Magtoor -(3441,0,0,0,"To hunt a beast, one must know that beast. One must learn and respect its ways.$B$BTo do otherwise is not to hunt. To do otherwise is merely to kill.",0), -- Melor Stonehoof -(4500,0,0,0,"Overlord Mok'Morokk boss. You do what I say.",0), -- Overlord Mok'Morokk -(7777,0,0,0,"",0), -- Rok Orhan -(9536,0,0,0,"The quest for wealth is the only goal for a respectable goblin.$B$BWell, maybe wealth... and a big, loud death!",0), -- Maxwort Uberglint -(1950,0,0,0,"My brother and I are on a scouting mission, but we are holed up in this farmhouse. The Deathstalkers need your help!",0), -- Rane Yorick -(7825,0,0,0,"",0), -- Oran Snakewrithe -(6986,0,1,0,"My name is Dran Droffers, and this over here is my dummy son Malton. If you need salvage, or are looking to sell salvage, then we're who you need to be talking to!",0), -- Dran Droffers -(4485,0,1,0,"The days grow long, and still no end to the conflicts of these lands can be seen. It takes no spell caster to know that much. Take up a blade while you can, $c. War can come to our doors at any time, and if I'm not mistaken, you look to be one who revels in it.",0); -- Belgrom Rockmaul diff --git a/sql/updates/world/master/2021_08_22_01_world_2018_03_04_00_world_335.sql b/sql/updates/world/master/2021_08_22_01_world_2018_03_04_00_world_335.sql deleted file mode 100644 index 56e77b5d1de..00000000000 --- a/sql/updates/world/master/2021_08_22_01_world_2018_03_04_00_world_335.sql +++ /dev/null @@ -1,74 +0,0 @@ --- Fix availability for quest "Zamek's Distraction" -UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=1191; -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=1191; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES -(19,0,1191,0,0,28,0,1190,0,0,0,0,0,'',"Show quest 'Zamek's Distraction' only if quest 'Keeping Pace' is taken but not rewarded"), -(19,0,1191,0,1,8,0,1190,0,0,0,0,0,'',"Show quest 'Zamek's Distraction' only if quest 'Keeping Pace' is rewarded"), -(19,0,1191,0,1,14,0,1194,0,0,0,0,0,'',"Show quest 'Zamek's Distraction' only if quest 'Rizzle's Schematics' is not taken and not rewarded"); - --- Add gossip text for gameobjects "Rizzle's Guarded Plans" & "Rizzle's Unguarded Plans" -UPDATE `gossip_menu` SET `TextID`=7182 WHERE `MenuID`=6029; -UPDATE `gossip_menu` SET `TextID`=7181 WHERE `MenuID`=6030; - --- Texts -DELETE FROM `creature_text` WHERE `CreatureID` IN (4709,4720); -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(4709,0,0,'Hehehe! Things go boom!',12,0,100,11,0,0,1540,0,'Zamek'), -(4720,0,0,'What was that!',14,0,100,5,0,0,1541,0,'Rizzle Brassbolts'), -(4720,1,0,"Bloody... Must have been the goblins... Let's see how bad the damage is.",12,0,100,5,0,0,1542,0,'Rizzle Brassbolts'), -(4720,2,0,"Guess there's nothing more to be done. Blast!",12,0,100,6,0,0,1543,0,'Rizzle Brassbolts'); - --- Waypoints -DELETE FROM `waypoints` WHERE `entry` IN (4709,4720); -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(4709, 1,-6237.13,-3911.58,-60.5103,'Zamek'), -(4709, 2,-6257.43,-3879.56,-58.8595,'Zamek'), -(4709, 3,-6267.61,-3850.91,-58.7503,'Zamek'), -(4709, 4,-6266.24,-3846.35,-58.7503,'Zamek'), -(4709, 5,-6267.61,-3850.91,-58.7503,'Zamek'), -(4709, 6,-6257.43,-3879.56,-58.8595,'Zamek'), -(4709, 7,-6237.13,-3911.58,-60.5103,'Zamek'), -(4709, 8,-6226.13,-3944.94,-58.6251,'Zamek'), -(4720, 1,-6243.39,-3845.91,-58.7498,'Rizzle Brassbolts'), -(4720, 2,-6250.63,-3847.35,-58.7491,'Rizzle Brassbolts'), -(4720, 3,-6255.06,-3853.64,-58.7491,'Rizzle Brassbolts'), -(4720, 4,-6262.2, -3851.84,-58.7491,'Rizzle Brassbolts'), -(4720, 5,-6266.24,-3846.35,-58.7503,'Rizzle Brassbolts'), -(4720, 6,-6262.2, -3851.84,-58.7491,'Rizzle Brassbolts'), -(4720, 7,-6255.06,-3853.64,-58.7491,'Rizzle Brassbolts'), -(4720, 8,-6250.63,-3847.35,-58.7491,'Rizzle Brassbolts'), -(4720, 9,-6243.39,-3845.91,-58.7498,'Rizzle Brassbolts'), -(4720,10,-6236.99,-3831.23,-58.1364,'Rizzle Brassbolts'); - --- Zamek -DELETE FROM `smart_scripts` WHERE `entryorguid`=4709 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=470900 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(4709,0,0,0,20,0,100,0,1191,0,0,0,53,1,4709,0,0,0,0,1,0,0,0,0,0,0,0,"Zamek - On Quest 'Zamek's Distraction' Finished - Start Waypoint"), -(4709,0,1,0,20,0,100,0,1191,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zamek - On Quest 'Zamek's Distraction' Finished - Remove NPC Flag Questgiver"), -(4709,0,2,0,40,0,100,0,4,4709,0,0,80,470900,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zamek - On Waypoint 4 Reached - Run Script'), -(4709,0,3,0,40,0,100,0,8,4709,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zamek - On Waypoint 8 Reached - Set Orientation'), -(470900,9,0,0,0,0,100,0,0,0,0,0,54,7000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zamek - On Script - Pause Waypoint'), -(470900,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.943443,'Zamek - On Script - Set Orientation'), -(470900,9,2,0,0,0,100,0,2000,2000,0,0,50,144065,8,0,0,0,0,8,0,0,0,-6265.67,-3845.57,-58.75,0.943443,"Zamek - On Script - Summon Gameobject 'Explosive Charge'"), -(470900,9,3,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zamek - On Script - Say Line 0'), -(470900,9,4,0,0,0,100,0,7000,7000,0,0,9,0,0,0,0,0,0,20,144065,0,0,0,0,0,0,"Zamek - On Script - Activate Gameobject 'Explosive Charge'"), -(470900,9,5,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,19,4720,0,0,0,0,0,0,'Zamek - On Script - Set Data to Rizzle Brassbolts'), -(470900,9,6,0,0,0,100,0,60000,60000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zamek - On Script - Add NPC Flag Questgiver'); - --- Rizzle Brassbolts -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4720; -DELETE FROM `smart_scripts` WHERE `entryorguid`=4720 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (472000,472001) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(4720,0,0,0,38,0,100,0,1,1,0,0,80,472000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Data Set - Run Script'), -(4720,0,1,0,40,0,100,0,5,4720,0,0,80,472001,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Waypoint 5 Reached - Run Script'), -(4720,0,2,0,40,0,100,0,10,4720,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Waypoint 10 Reached - Set Orientation'), -(472000,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Script - Say Line 0'), -(472000,9,1,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Script - Say Line 1'), -(472000,9,2,0,0,0,100,0,0,0,0,0,53,0,4720,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Script - Start Waypoint'), -(472000,9,3,0,0,0,100,0,0,0,0,0,41,0,60,0,0,0,0,14,17087,179888,0,0,0,0,0,"Rizzle Brassbolts - On Script - Despawn Gameobject 'Rizzle's Guarded Plans'"), -(472000,9,4,0,0,0,100,0,0,0,0,0,70,60,0,0,0,0,0,14,13621,20805,0,0,0,0,0,"Rizzle Brassbolts - On Script - Respawn Gameobject 'Rizzle's Unguarded Plans'"), -(472001,9,0,0,0,0,100,0,0,0,0,0,54,25000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Script - Pause Waypoint'), -(472001,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.943443,'Rizzle Brassbolts - On Script - Set Orientation'), -(472001,9,2,0,0,0,100,0,20000,20000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rizzle Brassbolts - On Script - Say Line 2'); diff --git a/sql/updates/world/master/2021_08_22_02_world_2018_03_06_00_world.sql b/sql/updates/world/master/2021_08_22_02_world_2018_03_06_00_world.sql deleted file mode 100644 index 1df33e4bcf8..00000000000 --- a/sql/updates/world/master/2021_08_22_02_world_2018_03_06_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `creature_loot_template` SET `QuestRequired`=1 WHERE `Item` IN (24426,24427); diff --git a/sql/updates/world/master/2021_08_22_03_world_2018_03_06_01_world.sql b/sql/updates/world/master/2021_08_22_03_world_2018_03_06_01_world.sql deleted file mode 100644 index d37755f6d98..00000000000 --- a/sql/updates/world/master/2021_08_22_03_world_2018_03_06_01_world.sql +++ /dev/null @@ -1,80 +0,0 @@ --- --- Gnomeregan Evacuee -DELETE FROM `smart_scripts` WHERE `entryorguid`=7843 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7843,0,6,0,6,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gnomeregan Evacuee - On Just Died - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7843; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7843,0,0,"Aaaaahhh! So close to escaping.",12,7,100,0,0,0,3829,0,"Gnomeregan Evacuee"); - --- Addled Leper -DELETE FROM `smart_scripts` WHERE `entryorguid`=6221 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6221,0,6,0,4,0,40,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Addled Leper - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6221; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6221,0,0,"No gnome will be left behind.",12,7,100,0,0,0,2422,0,"Addled Leper"), -(6221,0,1,"The troggs...they never stop coming. Die trogg! Die!",12,7,100,0,0,0,2423,0,"Addled Leper"), -(6221,0,2,"This sickness clouds my vision, but I know you must be a trogg. Die foul invader!",12,7,100,0,0,0,2424,0,"Addled Leper"), -(6221,0,3,"A foul trogg if ever I saw one. Die!",12,7,100,0,0,0,2425,0,"Addled Leper"); - --- Leprous Technician -DELETE FROM `smart_scripts` WHERE `entryorguid`=6222 AND `source_type`=0 AND `id`=5; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6222,0,5,0,4,0,20,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Leprous Technician - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6222 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6222,1,0,"No gnome will be left behind.",12,7,100,0,0,0,2422,0,"Leprous Technician"), -(6222,1,1,"The troggs...they never stop coming. Die trogg! Die!",12,7,100,0,0,0,2423,0,"Leprous Technician"), -(6222,1,2,"This sickness clouds my vision, but I know you must be a trogg. Die foul invader!",12,7,100,0,0,0,2424,0,"Leprous Technician"), -(6222,1,3,"A foul trogg if ever I saw one. Die!",12,7,100,0,0,0,2425,0,"Leprous Technician"); - --- Leprous Defender -DELETE FROM `smart_scripts` WHERE `entryorguid`=6223 AND `source_type`=0 AND `id`=5; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6223,0,5,0,4,0,20,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Leprous Defender - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6223 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6223,1,0,"No gnome will be left behind.",12,7,100,0,0,0,2422,0,"Leprous Defender"), -(6223,1,1,"The troggs...they never stop coming. Die trogg! Die!",12,7,100,0,0,0,2423,0,"Leprous Defender"), -(6223,1,2,"This sickness clouds my vision, but I know you must be a trogg. Die foul invader!",12,7,100,0,0,0,2424,0,"Leprous Defender"), -(6223,1,3,"A foul trogg if ever I saw one. Die!",12,7,100,0,0,0,2425,0,"Leprous Defender"); - --- Leprous Assistant -DELETE FROM `smart_scripts` WHERE `entryorguid`=7603 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7603,0,2,0,4,0,20,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Leprous Assistant - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7603 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7603,1,0,"No gnome will be left behind.",12,7,100,0,0,0,2422,0,"Leprous Assistant"), -(7603,1,1,"The troggs...they never stop coming. Die trogg! Die!",12,7,100,0,0,0,2423,0,"Leprous Assistant"), -(7603,1,2,"This sickness clouds my vision, but I know you must be a trogg. Die foul invader!",12,7,100,0,0,0,2424,0,"Leprous Assistant"), -(7603,1,3,"A foul trogg if ever I saw one. Die!",12,7,100,0,0,0,2425,0,"Leprous Assistant"); - --- Leprous Machinesmith -DELETE FROM `smart_scripts` WHERE `entryorguid`=6224 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6224,0,4,0,4,0,20,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Leprous Machinesmith - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6224 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6224,1,0,"No gnome will be left behind.",12,7,100,0,0,0,2422,0,"Leprous Machinesmith"), -(6224,1,1,"The troggs...they never stop coming. Die trogg! Die!",12,7,100,0,0,0,2423,0,"Leprous Machinesmith"), -(6224,1,2,"This sickness clouds my vision, but I know you must be a trogg. Die foul invader!",12,7,100,0,0,0,2424,0,"Leprous Machinesmith"), -(6224,1,3,"A foul trogg if ever I saw one. Die!",12,7,100,0,0,0,2425,0,"Leprous Machinesmith"); - --- Dark Iron Agent -DELETE FROM `smart_scripts` WHERE `entryorguid`=6212 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6212,0,1,0,4,0,20,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dark Iron Agent - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6212 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6212,1,0,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Dark Iron Agent"), -(6212,1,1,"Time to die, $C.",12,0,100,0,0,0,1935,0,"Dark Iron Agent"), -(6212,1,2,"Feel the power of the Dark Iron Dwarves!",12,0,100,0,0,0,1936,0,"Dark Iron Agent"); diff --git a/sql/updates/world/master/2021_08_22_04_world_2018_03_06_02_world_335.sql b/sql/updates/world/master/2021_08_22_04_world_2018_03_06_02_world_335.sql deleted file mode 100644 index 56e9c947280..00000000000 --- a/sql/updates/world/master/2021_08_22_04_world_2018_03_06_02_world_335.sql +++ /dev/null @@ -1,349 +0,0 @@ --- Quest "Escorting Erland" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=435; - --- Quest "Return to Quinn" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=430; - --- Quest "Ivar the Foul" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=425; - --- Quest "Wand to Bethor" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=491; - --- Quest "Supplying Brill" --- DELETE FROM `quest_details` WHERE `ID`=6321; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (6321,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6321; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6321; - --- Quest "Ride to the Undercity" --- DELETE FROM `quest_details` WHERE `ID`=6323; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (6323,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6323; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6323; - --- Quest "Michael Garrett" --- DELETE FROM `quest_details` WHERE `ID`=6322; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (6322,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6322; - --- Quest "Return to Morris" --- DELETE FROM `quest_details` WHERE `ID`=6324; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (6324,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6324; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6324; - --- Quest "The Deathstalkers' Report" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=449; - --- Quest "Speak with Renferrel" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3221; - --- Quest "Delivery to Silverpine Forest" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=445; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=445; - --- Quest "Zinge's Delivery" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1359; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1359; - --- Quest "Sample for Helbrim" -DELETE FROM `quest_details` WHERE `ID`=1358; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1358,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1358; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1358; - --- Quest "The Dead Fields" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=437; - --- Quest "Rot Hide Clues" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=439; - --- Quest "Rot Hide Ichor" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=443; - --- Quest "Rot Hide Origins" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=444; - --- Quest "Thule Ravenclaw" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=446; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=446; - --- Quest "Assault on Fenris Isle" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=442; - --- Quest "The Engraved Ring" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=440; - --- Quest "Raleigh and the Undercity" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=441; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=441; - --- Quest "A Husband's Revenge" -DELETE FROM `quest_details` WHERE `ID`=530; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(530,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=530; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=530; - --- Quest "Prove Your Worth" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=421; - --- Quest "Arugal's Folly" -DELETE FROM `quest_details` WHERE `ID`=422; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(422,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=422; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=422; - --- Quest "Arugal's Folly (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=423; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=423; - --- Quest "Arugal's Folly (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=424; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(424,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=424; - --- Quest "Arugal's Folly (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=99; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(99,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=99; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=99; - --- Quest "Maps and Runes" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=478; - --- Quest "Dalar's Analysis" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=481; - --- Quest "Ambermill Investigations" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=479; - --- Quest "The Weaver" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=480; - --- Quest "A Recipe For Death" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=66, `EmoteOnComplete`=66 WHERE `ID`=447; -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=447; - --- Quest "A Recipe For Death (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=450; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(450,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=450; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=450; - --- Quest "A Recipe For Death (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=451; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(451,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=451; - --- Quest "Arugal Must Die" -DELETE FROM `quest_details` WHERE `ID`=1014; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1014,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=1014; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1014; - --- Quest "Journey to Hillsbrad Foothills" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=493; -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=493; - --- Quest "Time To Strike" -DELETE FROM `quest_details` WHERE `ID`=494; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(494,5,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=494; - --- Quest "Helcular's Revenge" -DELETE FROM `quest_details` WHERE `ID`=552; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(552,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=552; - --- Quest "Helcular's Revenge (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=553; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(553,1,0,0,0,0,0,0,0,0); - --- Quest "Battle of Hillsbrad" -DELETE FROM `quest_details` WHERE `ID`=527; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(527,25,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=25 WHERE `ID`=527; - --- Quest "Battle of Hillsbrad (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=528; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(528,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=528; - --- Quest "Battle of Hillsbrad (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=529; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(529,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=529; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=529; - --- Quest "Battle of Hillsbrad (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=532; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(532,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=532; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=532; - --- Quest "Battle of Hillsbrad (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=539; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(539,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=539; - --- Quest "Battle of Hillsbrad (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=541; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(541,6,5,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=541; - --- Quest "Battle of Hillsbrad (Part 7)" -DELETE FROM `quest_details` WHERE `ID`=14351; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(14351,1,66,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=14351; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=14351; - --- Quest "Bracers of Binding" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=557; - --- Quest "Frostmaw" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1136; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1136; - --- Quest "The Rescue" -DELETE FROM `quest_details` WHERE `ID`=498; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(498,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1 WHERE `ID`=498; - --- Quest "Infiltration" -DELETE FROM `quest_details` WHERE `ID`=533; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(533,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=533; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=533; - --- Quest "Gol'dir" -DELETE FROM `quest_details` WHERE `ID`=503; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(503,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=503; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=503; - --- Quest "Blackmoore's Legacy" -DELETE FROM `quest_details` WHERE `ID`=506; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(506,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=506; - --- Quest "Lord Aliden Perenolde" -DELETE FROM `quest_details` WHERE `ID`=507; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(507,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=20 WHERE `ID`=507; - --- Quest "Taretha's Gift" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=508; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=508; - --- Quest "WANTED: Syndicate Personnel" -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=549; - --- Quest "WANTED: Baron Vardus" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=566; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=566; - --- Quest "Dangerous!" -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=567; - --- Quest "Souvenirs of Death" -DELETE FROM `quest_details` WHERE `ID`=546; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(546,1,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=546; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=546; - --- Quest "Humbert's Sword" -DELETE FROM `quest_details` WHERE `ID`=547; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(547,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=547; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=547; - --- Quest "Soothing Turtle Bisque" -DELETE FROM `quest_details` WHERE `ID`=7321; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7321,6,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7321; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7321; - --- Quest "Elixir of Suffering" -DELETE FROM `quest_details` WHERE `ID`=496; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(496,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=496; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=496; - --- Quest "Elixir of Suffering (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=499; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(499,1,11,0,0,0,0,0,0,0); - --- Quest "Elixir of Pain" -DELETE FROM `quest_details` WHERE `ID`=501; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(501,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=501; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=501; - --- Quest "Elixir of Pain (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=502; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(502,5,1,11,0,0,0,0,0,0); - --- Quest "Elixir of Agony" -DELETE FROM `quest_details` WHERE `ID`=509; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(509,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=509; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11 WHERE `ID`=509; - --- Quest "Elixir of Agony (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=513; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(513,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=513; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=513; - --- Quest "Elixir of Agony (Part 3)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=515; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=515; - --- Quest "Elixir of Agony (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=517; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(517,1,1,11,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=517; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=517; - --- Quest "Elixir of Agony (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=524; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(524,1,1,11,0,0,0,0,0,0); diff --git a/sql/updates/world/master/2021_08_22_05_world_2018_03_06_03_world.sql b/sql/updates/world/master/2021_08_22_05_world_2018_03_06_03_world.sql deleted file mode 100644 index 1552426bbc4..00000000000 --- a/sql/updates/world/master/2021_08_22_05_world_2018_03_06_03_world.sql +++ /dev/null @@ -1,94 +0,0 @@ --- Stormwind City Guard -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (6800,6801,6802,6803,6804) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6800,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted On"), -(6800,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6800,9,2,0,0,0,100,0,2000,2000,0,0,5,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Play Emote 'Wave'"), -(6800,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6800,9,4,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted Off"), -(6801,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted On"), -(6801,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6801,9,2,0,0,0,100,0,2000,2000,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Play Emote 'Salute'"), -(6801,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6801,9,4,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted Off"), -(6802,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted On"), -(6802,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6802,9,2,0,0,0,100,0,2000,2000,0,0,5,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Play Emote 'Bow'"), -(6802,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6802,9,4,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted Off"), -(6803,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted On"), -(6803,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6803,9,2,0,0,0,100,0,2000,2000,0,0,5,23,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Play Emote 'Flex'"), -(6803,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6803,9,4,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted Off"), -(6804,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted On"), -(6804,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6804,9,2,0,0,0,100,0,2000,2000,0,0,5,25,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Play Emote 'Point'"), -(6804,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Orientation"), -(6804,9,4,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Guard - On Script - Set Rooted Off"); - --- Stormwind City Patroller -DELETE FROM `smart_scripts` WHERE `entryorguid`=1976 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10,11); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1976,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Stormwind City Patroller - In Combat - Cast 'Shoot'"), -(1976,0,2,0,9,0,100,0,0,5,11000,14000,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - Within 0-5 Range - Cast 'Shield Block'"), -(1976,0,3,0,0,0,100,0,5000,9000,8000,13000,11,12170,0,0,0,0,0,2,0,0,0,0,0,0,0,"Stormwind City Patroller - In Combat - Cast 'Revenge'"), -(1976,0,4,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Wave' - Run Script"), -(1976,0,5,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Salute' - Run Script"), -(1976,0,6,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Kiss' - Run Script"), -(1976,0,7,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Shy' - Run Script"), -(1976,0,8,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Rude' - Run Script"), -(1976,0,9,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Chicken' - Run Script"), -(1976,0,10,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind City Patroller - On Received Emote 'Bow' - Run Script"); - --- Stormwind Royal Guard -DELETE FROM `smart_scripts` WHERE `entryorguid`=1756 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1756,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Stormwind Royal Guard - In Combat - Cast 'Shoot'"), -(1756,0,2,0,9,0,100,0,0,5,11000,14000,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - Within 0-5 Range - Cast 'Shield Block'"), -(1756,0,3,0,0,0,100,0,5000,9000,8000,13000,11,12170,0,0,0,0,0,2,0,0,0,0,0,0,0,"Stormwind Royal Guard - In Combat - Cast 'Revenge'"), -(1756,0,4,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Wave' - Run Script"), -(1756,0,5,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Salute' - Run Script"), -(1756,0,6,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Kiss' - Run Script"), -(1756,0,7,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Shy' - Run Script"), -(1756,0,8,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Rude' - Run Script"), -(1756,0,9,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Chicken' - Run Script"), -(1756,0,10,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Royal Guard - On Received Emote 'Bow' - Run Script"); - --- Orgrimmar Grunt -DELETE FROM `smart_scripts` WHERE `entryorguid`=3296 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10,11); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(3296,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Orgrimmar Grunt - In Combat - Cast 'Shoot'"), -(3296,0,2,0,0,0,100,0,5000,9000,8000,13000,11,40505,0,0,0,0,0,2,0,0,0,0,0,0,0,"Orgrimmar Grunt - In Combat - Cast 'Cleave'"), -(3296,0,3,0,2,0,100,1,0,30,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - Between 0-30% Health - Cast 'Enrage' (No Repeat)"), -(3296,0,4,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - Between 0-30% Health - Say Line 0 (No Repeat)"), -(3296,0,5,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Wave' - Run Script"), -(3296,0,6,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Salute' - Run Script"), -(3296,0,7,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Kiss' - Run Script"), -(3296,0,8,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Shy' - Run Script"), -(3296,0,9,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Rude' - Run Script"), -(3296,0,10,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Chicken' - Run Script"), -(3296,0,11,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orgrimmar Grunt - On Received Emote 'Bow' - Run Script"); - -DELETE FROM `creature_text` WHERE `CreatureID`=3296 AND `GroupID`=0; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(3296,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Orgrimmar Grunt"); - --- Kor'kron Elite -DELETE FROM `smart_scripts` WHERE `entryorguid`=14304 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10,11); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14304,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Elite - In Combat - Cast 'Shoot'"), -(14304,0,2,0,0,0,100,0,5000,9000,8000,13000,11,40505,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Elite - In Combat - Cast 'Cleave'"), -(14304,0,3,0,2,0,100,0,0,30,120000,120000,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - Between 0-30% Health - Cast 'Enrage'"), -(14304,0,4,0,2,0,100,1,0,30,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - Between 0-30% Health - Say Line 1 (No Repeat)"), -(14304,0,5,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Wave' - Run Script"), -(14304,0,6,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Salute' - Run Script"), -(14304,0,7,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Kiss' - Run Script"), -(14304,0,8,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Shy' - Run Script"), -(14304,0,9,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Rude' - Run Script"), -(14304,0,10,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Chicken' - Run Script"), -(14304,0,11,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Elite - On Received Emote 'Bow' - Run Script"); - -DELETE FROM `creature_text` WHERE `CreatureID`=14304 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(14304,1,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Kor'kron Elite"); diff --git a/sql/updates/world/master/2021_08_23_00_world_2018_03_06_04_world.sql b/sql/updates/world/master/2021_08_23_00_world_2018_03_06_04_world.sql deleted file mode 100644 index 243b50e81f1..00000000000 --- a/sql/updates/world/master/2021_08_23_00_world_2018_03_06_04_world.sql +++ /dev/null @@ -1,122 +0,0 @@ --- Tarren Mill Deathguard -DELETE FROM `smart_scripts` WHERE `entryorguid`=2405 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2405,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Tarren Mill Deathguard - In Combat - Cast 'Shoot'"), -(2405,0,2,0,9,0,100,0,0,5,11000,14000,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - Within 0-5 Range - Cast 'Shield Block'"), -(2405,0,3,0,0,0,100,0,5000,9000,8000,13000,11,12170,0,0,0,0,0,2,0,0,0,0,0,0,0,"Tarren Mill Deathguard - In Combat - Cast 'Revenge'"); --- (2405,0,4,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Wave' - Run Script"), --- (2405,0,5,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Salute' - Run Script"), --- (2405,0,6,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Kiss' - Run Script"), --- (2405,0,7,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Shy' - Run Script"), --- (2405,0,8,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Rude' - Run Script"), --- (2405,0,9,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Chicken' - Run Script"), --- (2405,0,10,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarren Mill Deathguard - On Received Emote 'Bow' - Run Script"); - -UPDATE `creature_text` SET `Language`=33 WHERE `CreatureID`=2405; -- Fix language for Tarren Mill Deathguard's aggro text - --- Hammerfall Guardian -DELETE FROM `smart_scripts` WHERE `entryorguid`=2621 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2621,0,0,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Hammerfall Guardian - In Combat - Cast 'Shoot'"), -(2621,0,1,0,9,0,100,0,0,5,11000,14000,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - Within 0-5 Range - Cast 'Shield Block'"), -(2621,0,2,0,0,0,100,0,5000,9000,8000,13000,11,12170,0,0,0,0,0,2,0,0,0,0,0,0,0,"Hammerfall Guardian - In Combat - Cast 'Revenge'"); --- (2621,0,3,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Wave' - Run Script"), --- (2621,0,4,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Salute' - Run Script"), --- (2621,0,5,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Kiss' - Run Script"), --- (2621,0,6,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Shy' - Run Script"), --- (2621,0,7,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Rude' - Run Script"), --- (2621,0,8,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Chicken' - Run Script"), --- (2621,0,9,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammerfall Guardian - On Received Emote 'Bow' - Run Script"); - --- Skyguard Windcharger -DELETE FROM `smart_scripts` WHERE `entryorguid`=23257 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(23257,0,1,0,9,0,100,0,0,20,12000,16000,11,12024,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skyguard Windcharger - Within 0-20 Range - Cast 'Net'"); - --- Stormwind Marine -DELETE FROM `smart_scripts` WHERE `entryorguid`=20556 AND `source_type`=0 AND `id` IN (2,3,4,5,6,7,8,9); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(20556,0,2,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Stormwind Marine - In Combat - Cast 'Shoot'"), -(20556,0,3,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Wave' - Run Script"), -(20556,0,4,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Salute' - Run Script"), -(20556,0,5,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Kiss' - Run Script"), -(20556,0,6,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Shy' - Run Script"), -(20556,0,7,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Rude' - Run Script"), -(20556,0,8,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Chicken' - Run Script"), -(20556,0,9,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormwind Marine - On Received Emote 'Bow' - Run Script"); - -UPDATE `creature_template` SET `npcflag`=0, `IconName`=NULL WHERE `entry`=20556; -- They don't give directions and don't have gossip text - --- Deathguard Elite -DELETE FROM `smart_scripts` WHERE `entryorguid`=7980 AND `source_type`=0 AND `id` IN (1,2,3,4,5,6,7,8,9,10); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7980,0,1,0,25,0,100,0,0,0,0,0,11,18950,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Reset - Cast 'Invisibility and Stealth Detection'"), -(7980,0,2,0,0,0,100,0,5000,7000,7000,10000,11,14516,0,0,0,0,0,2,0,0,0,0,0,0,0,"Deathguard Elite - In Combat - Cast 'Strike'"), -(7980,0,3,0,9,0,100,0,0,5,12000,16000,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Deathguard Elite - Within 0-5 Range - Cast 'Hamstring'"), --- (7980,0,4,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Wave' - Run Script"), -(7980,0,5,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Salute' - Run Script"); --- (7980,0,6,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Kiss' - Run Script"), --- (7980,0,7,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Shy' - Run Script"), --- (7980,0,8,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Rude' - Run Script"), --- (7980,0,9,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Chicken' - Run Script"), --- (7980,0,10,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathguard Elite - On Received Emote 'Bow' - Run Script"); - --- Mounted Ironforge Mountaineer -DELETE FROM `smart_scripts` WHERE `entryorguid`=12996 AND `source_type`=0 AND `id` IN (2,3,4,5,6,7,8,9); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (12996,0,2,0,22,0,100,0,101,5000,5000,0,80,6800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Wave' - Run Script"), -(12996,0,3,0,22,0,100,0,78,5000,5000,0,80,6801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Salute' - Run Script"); --- (12996,0,4,0,22,0,100,0,58,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Kiss' - Run Script"), --- (12996,0,5,0,22,0,100,0,84,5000,5000,0,80,6803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Shy' - Run Script"), --- (12996,0,6,0,22,0,100,0,77,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Rude' - Run Script"), --- (12996,0,7,0,22,0,100,0,22,5000,5000,0,80,6804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Chicken' - Run Script"), --- (12996,0,8,0,22,0,100,0,17,5000,5000,0,80,6802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mounted Ironforge Mountaineer - On Received Emote 'Bow' - Run Script"); - -UPDATE `creature_template` SET `gossip_menu_id`=2121 WHERE `entry`=12996; -- Add gossip text - --- Scout Stronghand -DELETE FROM `smart_scripts` WHERE `entryorguid`=14375 AND `source_type`=0 AND `id` IN (1,2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14375,0,1,0,9,0,100,0,0,30,8000,12000,11,14030,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Stronghand - Within 0-30 Range - Cast 'Hooked Net'"), -(14375,0,2,0,0,0,100,0,5000,7000,5000,9000,11,15572,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Stronghand - In Combat - Cast 'Sunder Armor'"), -(14375,0,3,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Stronghand - In Combat - Cast 'Shoot'"); - --- Expedition Warden -DELETE FROM `smart_scripts` WHERE `entryorguid`=17855 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(17855,0,0,0,9,0,100,0,0,20,12000,16000,11,12024,0,0,0,0,0,2,0,0,0,0,0,0,0,"Expedition Warden - Within 0-20 Range - Cast 'Net'"), -(17855,0,1,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Expedition Warden - In Combat - Cast 'Shoot'"), -(17855,0,2,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Expedition Warden - On Aggro - Cast Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=17855; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(17855,0,0,"Taste blade, mongrel!",12,0,100,0,0,0,10950,0,"Expedition Warden"), -(17855,0,1,"Please tell me that you didn't just do what I think you just did. Please tell me that I'm not going to have to hurt you...",12,0,100,0,0,0,10951,0,"Expedition Warden"), -(17855,0,2,"As if we don't have enough problems, you go and create more!",12,0,100,0,0,0,10953,0,"Expedition Warden"), -(17855,0,3,"You dare spill blood on neutral ground? OUT! OUT, I SAY!",12,0,100,0,0,0,10948,0,"Expedition Warden"), -(17855,0,4,"We don't take kindly to miscreants, $r.",12,0,100,0,0,0,10949,0,"Expedition Warden"), -(17855,0,5,"Get a rope!",12,0,100,0,0,0,10952,0,"Expedition Warden"), -(17855,0,6,"Believe me when I tell you this: You're gonna wish you weren't born, sissy!",12,0,100,0,0,0,10954,0,"Expedition Warden"), -(17855,0,7,"Your actions shame us all, $c. I hurt inside as I beat you senseless.",12,0,100,0,0,0,10955,0,"Expedition Warden"); - --- Scout Manslayer -DELETE FROM `smart_scripts` WHERE `entryorguid`=14376 AND `source_type`=0 AND `id` IN (1,2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14376,0,1,0,9,0,100,0,0,30,8000,12000,11,14030,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Manslayer - Within 0-30 Range - Cast 'Hooked Net'"), -(14376,0,2,0,0,0,100,0,5000,7000,5000,9000,11,15572,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Manslayer - In Combat - Cast 'Sunder Armor'"), -(14376,0,3,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Manslayer - In Combat - Cast 'Shoot'"); - --- Scout Tharr -DELETE FROM `smart_scripts` WHERE `entryorguid`=14377 AND `source_type`=0 AND `id` IN (1,2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14377,0,1,0,9,0,100,0,0,30,8000,12000,11,14030,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Tharr - Within 0-30 Range - Cast 'Hooked Net'"), -(14377,0,2,0,0,0,100,0,5000,7000,5000,9000,11,15572,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Tharr - In Combat - Cast 'Sunder Armor'"), -(14377,0,3,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scout Tharr - In Combat - Cast 'Shoot'"); - --- Cenarion Hold Infantry -DELETE FROM `smart_scripts` WHERE `entryorguid`=15184 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(15184,0,4,0,0,0,100,0,0,0,2000,4000,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cenarion Hold Infantry - In Combat - Cast 'Shoot'"); - -UPDATE `creature_template` SET `flags_extra`=32768 WHERE `entry` IN (1756); -UPDATE `creature_template` SET `faction`=105 WHERE `entry` IN (3084); diff --git a/sql/updates/world/master/2021_08_23_01_world_2018_03_06_05_world_335.sql b/sql/updates/world/master/2021_08_23_01_world_2018_03_06_05_world_335.sql deleted file mode 100644 index b12478759dd..00000000000 --- a/sql/updates/world/master/2021_08_23_01_world_2018_03_06_05_world_335.sql +++ /dev/null @@ -1,102 +0,0 @@ --- Quest "A Fine Mess" --- Pooling for Kernobee -SET @GUID := 64977; -SET @POOL := 385; -DELETE FROM `creature` WHERE `guid` BETWEEN @GUID+0 AND @GUID+6; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES -(@GUID+0,7850,90,0,0,'1',0,0,0,-637.053,101.836,-194.48,4.76023,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+1,7850,90,0,0,'1',0,0,0,-577.696,28.5626,-197.735,4.76023,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+2,7850,90,0,0,'1',0,0,0,-618.832,153.15,-199.654,6.25451,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+3,7850,90,0,0,'1',0,0,0,-600.079,15.9729,-179.679,5.47311,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+4,7850,90,0,0,'1',0,0,0,-540.499,21.528,-179.737,1.53634,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+5,7850,90,0,0,'1',0,0,0,-533.081,34.7292,-199.0739,1.89563,7200,0,0,896,0,0,0,0,0,"",0), -(@GUID+6,7850,90,0,0,'1',0,0,0,-621.389,51.785,-199.647,5.47311,7200,0,0,896,0,0,0,0,0,"",0); - -DELETE FROM `pool_template` WHERE `entry`=@POOL; -INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES -(@POOL,1,"Kernobee"); - -DELETE FROM `pool_creature` WHERE `pool_entry`=@POOL; -INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES -(@GUID+0,@POOL,0,"Kernobee (7850) - Spawn 1"), -(@GUID+1,@POOL,0,"Kernobee (7850) - Spawn 2"), -(@GUID+2,@POOL,0,"Kernobee (7850) - Spawn 3"), -(@GUID+3,@POOL,0,"Kernobee (7850) - Spawn 4"), -(@GUID+4,@POOL,0,"Kernobee (7850) - Spawn 5"), -(@GUID+5,@POOL,0,"Kernobee (7850) - Spawn 6"), -(@GUID+6,@POOL,0,"Kernobee (7850) - Spawn 7"), -(30135,@POOL,0,"Kernobee (7850) - Spawn 8"); - --- Texts -DELETE FROM `creature_text` WHERE `CreatureID` IN (7850,7897); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7850,0,0,"I see the exit! Hurry, hurry!",12,0,100,5,0,0,3948,0,"Kernobee"), -(7850,1,0,"%s cheers!",16,0,100,4,0,0,3928,0,"Kernobee"), -(7850,2,0,"Thank you for rescuing me! Word of your deed will not go unnoticed.",12,0,100,0,0,0,3929,0,"Kernobee"), -(7850,3,0,"%s waves goodbye to everyone.",16,0,100,3,0,0,3930,0,"Kernobee"), -(7850,4,0,"Uh oh....",12,0,100,0,0,0,3953,0,"Kernobee"), -(7850,5,0,"Get me out of here!",12,0,100,5,0,0,3881,0,"Kernobee"), -(7897,0,0,"%s activates!",14,0,100,0,0,0,3926,0,"Alarm-a-bomb 2600"), -(7897,1,0,"Self-destruct sequence activated.",14,0,100,0,0,0,3927,0,"Alarm-a-bomb 2600"), -(7897,2,0,"Anti-escape countermeasures activated. Self-destruct in t-minus 20 seconds....",14,0,100,0,0,0,3949,0,"Alarm-a-bomb 2600"), -(7897,3,0,"Alarm-a-bomb unit 2600 has failed. Self-destruct override [ACTIVE]. Cooldown [ACTIVE].",14,0,100,0,0,0,3950,0,"Alarm-a-bomb 2600"); - --- Kernobee -DELETE FROM `creature_addon` WHERE `guid`=30135; - -UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=7850; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7850 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=785000 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7850,0,0,1,19,0,100,0,2904,0,0,0,29,2,180,0,0,0,0,7,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Start Follow Player"), -(7850,0,1,2,61,0,100,0,0,0,0,0,64,1,0,0,0,0,0,16,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Store Targetlist"), -(7850,0,2,3,61,0,100,0,0,0,0,0,91,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Remove Flag Standstate 'Dead'"), -(7850,0,3,4,61,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Remove Npc Flag Questgiver"), -(7850,0,4,5,61,0,100,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Remove Unit Flag 'Immune To NPCs' & 'Immune To Players'"), -(7850,0,5,6,61,0,100,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Set Faction 250"), -(7850,0,6,7,61,0,100,0,0,0,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Say Line 5"), -(7850,0,7,0,61,0,100,0,0,0,0,0,45,1,1,0,0,0,0,10,30134,7897,0,0,0,0,0,"Kernobee - On Quest 'A Fine Mess' Taken - Set Data to Alarm-a-bomb 2600"), -(7850,0,8,0,6,0,100,0,0,0,0,0,6,2904,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Death - Fail Quest 'A Fine Mess'"), -(7850,0,9,0,11,0,100,0,0,0,0,0,90,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Respawn - Add Flag Standstate 'Dead'"), -(7850,0,10,11,38,0,100,1,1,1,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Data Set - Say Line 0"), -(7850,0,11,12,61,0,100,0,0,0,0,0,29,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Data Set - Stop Follow"), -(7850,0,12,13,61,0,100,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,-337.215,-0.165544,-152.847,0,"Kernobee - On Data Set - Move to Position"), -(7850,0,13,0,61,0,100,0,0,0,0,0,80,785000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Data Set - Run Script"), -(785000,9,0,0,0,0,100,0,11000,11000,0,0,15,2904,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Script - Quest Credit 'A Fine Mess'"), -(785000,9,1,0,0,0,100,0,0,0,0,0,45,3,3,0,0,0,0,19,7897,0,0,0,0,0,0,"Kernobee - On Script - Set Data to Alarm-a-bomb 2600"), -(785000,9,2,0,0,0,100,0,500,500,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Script - Say Line 1"), -(785000,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Script - Set Orientation"), -(785000,9,4,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Script - Say Line 2"), -(785000,9,5,0,0,0,100,0,5000,5000,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,"Kernobee - On Script - Say Line 3"), -(785000,9,6,0,0,0,100,0,3000,3000,0,0,69,0,0,0,0,0,0,8,0,0,0,-297.319,-7.321,-152.849,0,"Kernobee - On Script - Move to Position"), -(785000,9,7,0,0,0,100,0,2000,2000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kernobee - On Script - Despawn"); - --- Alarm-a-bomb 2600 -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=7897; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7897 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (789700,789701) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7897,0,0,0,38,0,100,0,1,1,0,0,80,789700,2,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Data Set - Run Script"), -(7897,0,1,0,38,0,100,1,1,1,0,0,29,2,270,0,0,0,0,19,7850,200,0,0,0,0,0,"Alarm-a-bomb 2600 - On Data Set - Start Follow Kernobee"), -(7897,0,2,0,38,1,100,1,2,2,0,0,45,1,1,0,0,0,0,19,7850,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Data Set - Set Data to Kernobee (Phase 1)"), -(7897,0,3,0,38,1,100,1,3,3,0,0,80,789701,2,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Data Set - Run Script (Phase 1)"), -(789700,9,0,0,0,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Set Event Phase 1"), -(789700,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Say Line 0"), -(789700,9,2,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Say Line 1"), -(789700,9,3,0,0,0,100,0,276000,276000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Say Line 2"), -(789700,9,4,0,0,0,100,0,6000,6000,0,0,1,4,0,0,0,0,0,19,7850,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Say Line 4 (Kernobee)"), -(789700,9,5,0,0,0,100,0,14000,14000,0,0,11,9874,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Cast 'Self Destruct'"), -(789700,9,6,0,0,0,100,0,500,500,0,0,51,0,0,0,0,0,0,19,7850,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Kill Kernobee"), -(789700,9,7,0,0,0,100,0,0,0,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Kill Self"), -(789701,9,0,0,0,0,100,0,0,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Set Rooted On"), -(789701,9,1,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Say Line 3"), -(789701,9,2,0,0,0,100,0,12000,12000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alarm-a-bomb 2600 - On Script - Despawn"); - --- Areatrigger -DELETE FROM `areatrigger_scripts` WHERE `entry`=1105; -INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES -(1105,"SmartTrigger"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=1105 AND `source_type`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1105,2,0,0,46,0,100,0,1105,0,0,0,45,2,2,0,0,0,0,10,30134,7897,0,0,0,0,0,"Areatrigger - On Trigger - Set Data to Alarm-a-bomb 2600"); diff --git a/sql/updates/world/master/2021_08_23_02_world_2018_03_07_00_world.sql b/sql/updates/world/master/2021_08_23_02_world_2018_03_07_00_world.sql deleted file mode 100644 index 31f35f76c1d..00000000000 --- a/sql/updates/world/master/2021_08_23_02_world_2018_03_07_00_world.sql +++ /dev/null @@ -1,15 +0,0 @@ --- Veil Skith: Darkstone of Terokk -UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `guid`=65930; -UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry` IN (22288); -DELETE FROM `disables` WHERE `sourceType`=0 AND `entry` IN (38729,38736); -UPDATE `conditions` SET `SourceGroup`=1 WHERE `SourceEntry` IN (38729) AND `SourceTypeOrReferenceId`=13 AND `ConditionValue2`=185191; -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (38729) AND `ConditionValue2`=22288; -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (38736) AND `ConditionValue1`=185191; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(13,4,38729,0,0, 31,0,3,22288,0,0,0,'',''), -(13,1,38736,0,0, 30,0,185191,15,0,0,0,'',''); - -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=22288; -DELETE FROM `smart_scripts` WHERE (`entryorguid`=22288 AND `source_type`=0); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22288, 0, 0, 0, 8, 0, 100, 0, 38729, 0, 5000, 5000, 41, 0, 30, 0, 0, 0, 0, 20, 185191, 5, 0, 0, 0, 0, 0, "Terokk target - on spellhit - despawn gob"); diff --git a/sql/updates/world/master/2021_08_23_03_world_2018_03_08_00_world_335.sql b/sql/updates/world/master/2021_08_23_03_world_2018_03_08_00_world_335.sql deleted file mode 100644 index d26ce7dcd70..00000000000 --- a/sql/updates/world/master/2021_08_23_03_world_2018_03_08_00_world_335.sql +++ /dev/null @@ -1,24 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceEntry` IN (28806) AND `SourceTypeOrReferenceId`=13 AND `ConditionValue1`=5; -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=17066 WHERE `SourceEntry` IN (29172) AND `SourceTypeOrReferenceId`=13; -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=17066 WHERE `SourceEntry` IN (29531) AND `SourceTypeOrReferenceId`=13; -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=17066 WHERE `SourceEntry` IN (29831) AND `SourceTypeOrReferenceId`=13; - -DELETE FROM `conditions` WHERE `SourceEntry` IN (30098) AND `SourceTypeOrReferenceId`=17; -DELETE FROM `conditions` WHERE `SourceEntry` IN (30098) AND `SourceTypeOrReferenceId`=13; -INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES -(13, 2, 30098, 0, 0, 31, 0, 3, 17253, 0, 0, 0, 0, "", ""), -(13, 2, 30098, 0, 0, 29, 0, 17233, 20, 0, 1, 0, 0, "", ""), -(13, 1, 30098, 0, 0, 31, 0, 5, 182483, 0, 0, 0, 0, "", ""), -(13, 4, 30098, 0, 0, 31, 0, 5, 181653, 0, 0, 0, 0, "", ""); - -DELETE FROM `conditions` WHERE `SourceEntry` IN (17233) AND `SourceTypeOrReferenceId`=22; -INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES -(22, 1, 17233, 0, 0, 6, 0, 67, 0, 0, 1, 0, 0, "", ""); - -UPDATE `event_scripts` SET `datalong2`=55000 WHERE `id`=10561; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17253 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(17253, 0, 6, 0, 52, 0, 100, 0, 7, 17233, 0, 0, 32, 0, 0, 0, 0, 0, 0, 20, 182483, 20, 0, 0, 0, 0, 0, "Defile Uther's Tomb Trigger - On Text 7 Over - reset gob"); -UPDATE smart_scripts SET `target_o`=0.2935 WHERE `entryorguid`=17238 AND `source_type`=0 AND `id`=16; -UPDATE smart_scripts SET `target_type`=21, `target_param1`=50 WHERE `entryorguid`=1723801 AND `source_type`=9 AND `id`=1; diff --git a/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql b/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql deleted file mode 100644 index 733c143e6e3..00000000000 --- a/sql/updates/world/master/2021_08_23_04_world_2018_03_08_01_world.sql +++ /dev/null @@ -1,7 +0,0 @@ --- -DELETE FROM `gameobject_template` WHERE `entry`=300077; -DELETE FROM `gameobject_template_addon` WHERE `entry`=300077; -UPDATE `gameobject` SET `id`=182140 WHERE `guid`=99918 AND `id`=300077; -UPDATE `gameobject` SET `id`=182141 WHERE `guid`=99919 AND `id`=300077; -UPDATE `gameobject` SET `id`=182142 WHERE `guid`=99920 AND `id`=300077; -UPDATE `gameobject` SET `id`=182143 WHERE `guid`=99921 AND `id`=300077; diff --git a/sql/updates/world/master/2021_08_23_05_world_2018_03_08_02_world.sql b/sql/updates/world/master/2021_08_23_05_world_2018_03_08_02_world.sql deleted file mode 100644 index 0b6b72230f9..00000000000 --- a/sql/updates/world/master/2021_08_23_05_world_2018_03_08_02_world.sql +++ /dev/null @@ -1,85 +0,0 @@ --- -DELETE FROM `creature` WHERE id=18109; -UPDATE `conditions` SET `SourceGroup`=2 WHERE `SourceEntry` IN (31927) AND `SourceTypeOrReferenceId`=13; - --- Windyreed Quest Credit (Hut 01) SAI -SET @ENTRY := 18142; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -SET @SPELL_LIVING_FIRE := 31927; -- Living Fire -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY*100) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,0,8,0,100,0,@SPELL_LIVING_FIRE,0,20000,20000,80,@ENTRY*100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - On Spellhit - Run Script"), -(@ENTRY*100,9,0,0,0,0,100,0,0,0,0,0,11,31928,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - cast Living Fire"), -(@ENTRY*100,9,1,0,0,0,100,0,0,0,0,0,33,@ENTRY,0,0,0,0,0,7,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - credit kill"), -(@ENTRY*100,9,2,0,0,0,100,0,7000,7000,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1850.186401,6378.753906,49.132702,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,3,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1843.883911,6373.384277,46.005417,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,4,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1845.056030,6383.819336,56.662624,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,5,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1845.103638,6391.827148,53.700901,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,6,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1831.184937,6391.026855,45.671902,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,7,0,0,0,100,0,2000,2000,0,0,51,0,0,0,0,0,0,10,60165,17139,0,0,0,0,0,"Windyreed Quest Credit - Script - Kill Creature Inside Burning Hut"); - --- Windyreed Quest Credit (Hut 02) SAI -SET @ENTRY := 18143; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -SET @SPELL_LIVING_FIRE := 31927; -- Living Fire -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY*100) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,0,8,0,100,0,@SPELL_LIVING_FIRE,0,20000,20000,80,@ENTRY*100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - On Spellhit - Run Script"), -(@ENTRY*100,9,0,0,0,0,100,0,0,0,0,0,11,31928,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - cast Living Fire"), -(@ENTRY*100,9,1,0,0,0,100,0,0,0,0,0,33,@ENTRY,0,0,0,0,0,7,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - credit kill"), -(@ENTRY*100,9,2,0,0,0,100,0,7000,7000,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1915.344116,6350.488770,52.229897,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,3,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1907.135986,6353.901367,48.899532,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,4,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1911.698730,6354.161133,58.254566,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,5,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1926.308350,6360.901855,57.298611,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,6,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1921.458862,6367.373047,59.892593,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,7,0,0,0,100,0,2000,2000,0,0,51,0,0,0,0,0,0,10,60159,17139,0,0,0,0,0,"Windyreed Quest Credit - Script - Kill Creature Inside Burning Hut"); - --- Windyreed Quest Credit (Hut 03) SAI -SET @ENTRY := 18144; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -SET @SPELL_LIVING_FIRE := 31927; -- Living Fire -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY*100) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,0,8,0,100,0,@SPELL_LIVING_FIRE,0,20000,20000,80,@ENTRY*100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - On Spellhit - Run Script"), -(@ENTRY*100,9,0,0,0,0,100,0,0,0,0,0,11,31928,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - cast Living Fire"), -(@ENTRY*100,9,1,0,0,0,100,0,0,0,0,0,33,@ENTRY,0,0,0,0,0,7,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - credit kill"), -(@ENTRY*100,9,2,0,0,0,100,0,7000,7000,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1969.078369,6278.307129,56.866646,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,3,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1977.147461,6277.312988,59.912029,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,5,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1974.763306,6269.175781,51.401920,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,6,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1970.424805,6273.501953,61.741539,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,7,0,0,0,100,0,2000,2000,0,0,51,0,0,0,0,0,0,10,60157,17139,0,0,0,0,0,"Windyreed Quest Credit - Script - Kill Creature Inside Burning Hut"); - --- Windyreed Quest Credit (Big Hut) SAI -SET @ENTRY := 18110; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -SET @SPELL_LIVING_FIRE := 31927; -- Living Fire -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY*100) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,0,8,0,100,0,@SPELL_LIVING_FIRE,0,20000,20000,80,@ENTRY*100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - On Spellhit - Run Script"), -(@ENTRY*100,9,0,0,0,0,100,0,0,0,0,0,11,31928,0,0,0,0,0,1,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - cast Living Fire"), -(@ENTRY*100,9,1,0,0,0,100,0,0,0,0,0,33,@ENTRY,0,0,0,0,0,7,0,0,0,0,0,0,0,"Windyreed Quest Credit - Script - credit kill"), -(@ENTRY*100,9,2,0,0,0,100,0,7000,7000,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1816.939941,6283.669922,61.357101,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,3,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1816.94,6283.67,61.3571,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,4,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1819.71,6305.89,63.4012,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,5,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1819.55,6298.08,73.4331,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,6,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1801.45,6308.03,59.2728,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,7,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1808.88,6307.05,72.4877,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,8,0,0,0,100,0,0,0,0,0,50,182146,20,0,0,0,0,8,0,0,0,-1794.54,6300.6,71.2263,0,"Windyreed Quest Credit - Script - Summon Hut Fire (Large)"), -(@ENTRY*100,9,9,0,0,0,100,0,2000,2000,0,0,51,0,0,0,0,0,0,10,60166,17139,0,0,0,0,0,"Windyreed Quest Credit - Script - Kill Creatures Inside Burning Hut"), -(@ENTRY*100,9,10,0,0,0,100,0,0,0,0,0,51,0,0,0,0,0,0,10,60167,17139,0,0,0,0,0,"Windyreed Quest Credit - Script - Kill Creatures Inside Burning Hut"); - -SET @ENTRY := 18109; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,1,54,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Living Fire - just summoned - Say text"), -(@ENTRY,0,1,0,61,0,100,0,0,0,0,0,89,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Living Fire - just summoned - start random movement"), -(@ENTRY,0,2,0,1,0,100,1,20000,20000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Living Fire - ooc - despawn"); - -DELETE FROM `creature_text` WHERE `CreatureID`=@ENTRY; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(@ENTRY,0,0,"Burn! Burn! Burn!",12,12,100,0,0,0,14778,0,"Living Fire"); diff --git a/sql/updates/world/master/2021_08_23_06_world_2018_03_08_03_world.sql b/sql/updates/world/master/2021_08_23_06_world_2018_03_08_03_world.sql deleted file mode 100644 index e3358c05e93..00000000000 --- a/sql/updates/world/master/2021_08_23_06_world_2018_03_08_03_world.sql +++ /dev/null @@ -1,4 +0,0 @@ -DELETE FROM `conditions` WHERE `SourceEntry` IN (34387) AND `SourceTypeOrReferenceId`=13; -INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES -(13, 2, 34387, 0, 0, 31, 0, 3, 19652, 0, 0, 0, 0, "", ""), -(13, 2, 34387, 0, 1, 31, 0, 3, 19717, 0, 0, 0, 0, "", ""); diff --git a/sql/updates/world/master/2021_08_23_07_world_2018_03_08_04_world.sql b/sql/updates/world/master/2021_08_23_07_world_2018_03_08_04_world.sql deleted file mode 100644 index d8f83f2222c..00000000000 --- a/sql/updates/world/master/2021_08_23_07_world_2018_03_08_04_world.sql +++ /dev/null @@ -1,18 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceEntry` IN (36460) AND `SourceTypeOrReferenceId`=13; -INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES -(13, 4, 36460, 0, 0, 31, 0, 3, 21262, 0, 0, 0, 0, "", ""); - -SET @ENTRY := 21262; -UPDATE `creature_template` SET `AIName`='SmartAI', `flags_extra`=130 WHERE `entry`=@ENTRY; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,1,8,0,100,0,36460,0,5000,5000,11,34815,0,0,0,0,0,1,0,0,0,0,0,0,0,"Equipement trigger - On Spellhit - Cast spell"), -(@ENTRY,0,1,2,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,20,183808,5,0,0,0,0,0,"Equipement trigger - On Spellhit - despawn gob"), -(@ENTRY,0,2,3,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,20,183807,5,0,0,0,0,0,"Equipement trigger - On Spellhit - despawn gob"), -(@ENTRY,0,3,4,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,20,183806,5,0,0,0,0,0,"Equipement trigger - On Spellhit - despawn gob"), -(@ENTRY,0,4,0,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,20,183805,5,0,0,0,0,0,"Equipement trigger - On Spellhit - despawn gob"); - -DELETE FROM `disables` WHERE `sourceType`=0 AND `entry` IN (36460); -INSERT INTO `disables`(`sourceType`,`entry`,`flags`,`comment`) VALUES -(0,36460,64,'Ignore LOS'); diff --git a/sql/updates/world/master/2021_08_23_08_world_2018_03_08_05_world.sql b/sql/updates/world/master/2021_08_23_08_world_2018_03_08_05_world.sql deleted file mode 100644 index bdca574f0ae..00000000000 --- a/sql/updates/world/master/2021_08_23_08_world_2018_03_08_05_world.sql +++ /dev/null @@ -1,14 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceEntry` IN (38250) AND `SourceTypeOrReferenceId`=13; -INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES -(13, 1, 38250, 0, 0, 31, 0, 3, 22058, 0, 0, 0, 0, "", ""); - -SET @ENTRY := 22061; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=@ENTRY; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ENTRY) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(@ENTRY,0,0,0,25,0,100,0,0,0,0,0,11,38250,0,0,0,0,0,19,22058,0,0,0,0,0,0,"Shadowmoon Soulstealer - On reset - Cast spell"); - -UPDATE `creature_template_addon` SET `auras`='38376' WHERE `entry` IN (22058); -UPDATE `creature_template_addon` SET `emote`=468, `auras`='38442' WHERE `entry` IN (22081); -DELETE FROM `creature_addon` WHERE `guid` IN (77374, 77375, 77376, 77379, 77380, 77381, 77382, 77383, 77384, 77387, 77389, 77390, 77391, 77392, 77393, 77394); diff --git a/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql b/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql deleted file mode 100644 index 480024a8e74..00000000000 --- a/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=22356 WHERE `SourceEntry` IN (38629) AND `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1 AND `ElseGroup`=0; diff --git a/sql/updates/world/master/2021_08_23_10_world_2018_03_08_07_world.sql b/sql/updates/world/master/2021_08_23_10_world_2018_03_08_07_world.sql deleted file mode 100644 index ce67a8f1940..00000000000 --- a/sql/updates/world/master/2021_08_23_10_world_2018_03_08_07_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=22395 WHERE `SourceEntry` IN (39124) AND `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1; -UPDATE `creature` SET `position_x`=-4543.57177, `position_y`=1022.8920, `position_z`=9.817793, `orientation`=3.930219 WHERE `id`=21797; diff --git a/sql/updates/world/master/2021_08_23_11_world_2018_03_08_08_world.sql b/sql/updates/world/master/2021_08_23_11_world_2018_03_08_08_world.sql deleted file mode 100644 index 2c651fe4b98..00000000000 --- a/sql/updates/world/master/2021_08_23_11_world_2018_03_08_08_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=23037 WHERE `SourceEntry` IN (39974) AND `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1; diff --git a/sql/updates/world/master/2021_08_23_12_world_2018_03_08_09_world.sql b/sql/updates/world/master/2021_08_23_12_world_2018_03_08_09_world.sql deleted file mode 100644 index 4903ddbbe60..00000000000 --- a/sql/updates/world/master/2021_08_23_12_world_2018_03_08_09_world.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -DELETE FROM `creature` WHERE `guid`=64984; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES -(64984,23746,530,0,0,'',0,0,0,6718.222656, -7594.638672, 126.092712,0.413325,7200,0,0,0,0,0,0,0,0,"",0); -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=23746, `ConditionValue3`=64984 WHERE `SourceEntry` IN (42391) AND `SourceTypeOrReferenceId`=13; diff --git a/sql/updates/world/master/2021_08_23_13_world_2018_03_08_10_world.sql b/sql/updates/world/master/2021_08_23_13_world_2018_03_08_10_world.sql deleted file mode 100644 index caf915e8515..00000000000 --- a/sql/updates/world/master/2021_08_23_13_world_2018_03_08_10_world.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -DELETE FROM `creature` WHERE `guid`=64985; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES -(64985,25114,530,0,0,'',0,0,0,12664.64160,-6986.25,15.608,1.622840,7200,0,0,0,0,0,0,0,0,"",0); -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=25114 WHERE `SourceEntry` IN (45149) AND `SourceTypeOrReferenceId`=13; diff --git a/sql/updates/world/master/2021_08_24_00_world_2018_03_08_11_world.sql b/sql/updates/world/master/2021_08_24_00_world_2018_03_08_11_world.sql deleted file mode 100644 index d805be7874c..00000000000 --- a/sql/updates/world/master/2021_08_24_00_world_2018_03_08_11_world.sql +++ /dev/null @@ -1,34 +0,0 @@ -DROP TABLE IF EXISTS `creature_template_movement`; -CREATE TABLE `creature_template_movement` ( - `CreatureId` int(10) unsigned NOT NULL DEFAULT '0', - `Ground` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Swim` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Flight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0', - PRIMARY KEY (`CreatureId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; - -DROP TABLE IF EXISTS `creature_movement_override`; -CREATE TABLE `creature_movement_override` ( - `SpawnId` bigint(20) unsigned NOT NULL DEFAULT '0', - `Ground` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Swim` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Flight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0', - PRIMARY KEY (`SpawnId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; - -INSERT INTO `creature_template_movement` SELECT `entry`,0,0,0,0 FROM `creature_template` WHERE `InhabitType`!=3; -UPDATE `creature_template_movement` SET `Ground`=1 WHERE `CreatureId` IN (SELECT `entry` FROM `creature_template` WHERE `InhabitType` & 1); -UPDATE `creature_template_movement` SET `Swim`=1 WHERE `CreatureId` IN (SELECT `entry` FROM `creature_template` WHERE `InhabitType` & 2); -UPDATE `creature_template_movement` SET `Flight`=1 WHERE `CreatureId` IN (SELECT `entry` FROM `creature_template` WHERE (`InhabitType` & 5) = 4); -UPDATE `creature_template_movement` SET `Flight`=2 WHERE `CreatureId` IN (SELECT `entry` FROM `creature_template` WHERE (`InhabitType` & 5) = 5); -UPDATE `creature_template_movement` SET `Rooted`=1 WHERE `CreatureId` IN (SELECT `entry` FROM `creature_template` WHERE `InhabitType` & 8); - -ALTER TABLE `creature_template` DROP `InhabitType`; - -UPDATE `trinity_string` SET `content_default`='Movement type: %s' WHERE `entry`=11008; - -DELETE FROM `command` WHERE `name`='reload creature_movement_override'; -INSERT INTO `command` (`name`,`permission`,`help`) VALUES -('reload creature_movement_override',873,'Syntax: .reload creature_movement_override\nReload creature_movement_override table.'); diff --git a/sql/updates/world/master/2021_08_24_01_world_2018_03_08_12_world.sql b/sql/updates/world/master/2021_08_24_01_world_2018_03_08_12_world.sql deleted file mode 100644 index 1f4c7555b93..00000000000 --- a/sql/updates/world/master/2021_08_24_01_world_2018_03_08_12_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -UPDATE `conditions` SET `ConditionValue1`=4, `ConditionValue2`=0 WHERE `SourceEntry` IN (45368,45371) AND `SourceTypeOrReferenceId`=13; -UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=17066 WHERE `SourceEntry` IN (46852,46896) AND `SourceTypeOrReferenceId`=13; diff --git a/sql/updates/world/master/2021_08_24_02_world_2018_03_08_13_world.sql b/sql/updates/world/master/2021_08_24_02_world_2018_03_08_13_world.sql deleted file mode 100644 index f4b1c66649a..00000000000 --- a/sql/updates/world/master/2021_08_24_02_world_2018_03_08_13_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `creature_addon` SET `bytes1`=33554432 WHERE `guid`= 128739; diff --git a/sql/updates/world/master/2021_08_24_03_world_2018_03_09_00_world.sql b/sql/updates/world/master/2021_08_24_03_world_2018_03_09_00_world.sql deleted file mode 100644 index 254201d45d0..00000000000 --- a/sql/updates/world/master/2021_08_24_03_world_2018_03_09_00_world.sql +++ /dev/null @@ -1,15 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceEntry` IN (50790,50791,50802,50803,50825,50826) AND `SourceTypeOrReferenceId`=13; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(13, 1, 50790, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 1, 50791, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 2, 50790, 0, 0, 31, 0, 5, 192163, 0, 0, 0, 0, "", ""), -(13, 2, 50791, 0, 0, 31, 0, 5, 192164, 0, 0, 0, 0, "", ""), -(13, 1, 50802, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 1, 50803, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 2, 50802, 0, 0, 31, 0, 5, 192163, 0, 0, 0, 0, "", ""), -(13, 2, 50803, 0, 0, 31, 0, 5, 192164, 0, 0, 0, 0, "", ""), -(13, 1, 50825, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 1, 50826, 0, 0, 31, 0, 3, 22515, 0, 0, 0, 0, "", ""), -(13, 2, 50825, 0, 0, 31, 0, 5, 192163, 0, 0, 0, 0, "", ""), -(13, 2, 50826, 0, 0, 31, 0, 5, 192164, 0, 0, 0, 0, "", ""); diff --git a/sql/updates/world/master/2021_08_24_04_world_2018_03_09_01_world.sql b/sql/updates/world/master/2021_08_24_04_world_2018_03_09_01_world.sql deleted file mode 100644 index a5728690891..00000000000 --- a/sql/updates/world/master/2021_08_24_04_world_2018_03_09_01_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -DELETE FROM `conditions` WHERE SourceEntry IN (44608) AND `SourceTypeOrReferenceId`=13; -UPDATE `conditions` SET `SourceGroup`=1 WHERE `SourceEntry` IN (44213,43986) AND `SourceTypeOrReferenceId`=13; diff --git a/sql/updates/world/master/2021_08_24_05_world_2018_03_09_02_world.sql b/sql/updates/world/master/2021_08_24_05_world_2018_03_09_02_world.sql deleted file mode 100644 index 97a76b4493a..00000000000 --- a/sql/updates/world/master/2021_08_24_05_world_2018_03_09_02_world.sql +++ /dev/null @@ -1,67 +0,0 @@ --- --- Shadowlord Deathwail -UPDATE `creature_addon` SET `mount`=20684 WHERE `guid`=77084; -- Fix mount - -DELETE FROM `creature_template_movement` WHERE `CreatureId`=22006; -- Fix inhabit type -INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES -(22006,1,1,2,0); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22006; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22006 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22006,0,0,0,6,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowlord Deathwail - On Just Died - Say Line 0"), -(22006,0,1,0,0,0,100,0,0,0,3000,5000,11,12471,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowlord Deathwail - In Combat - Cast 'Shadow Bolt'"), -(22006,0,2,0,0,0,100,0,5000,7000,15000,17000,11,15245,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowlord Deathwail - In Combat - Cast 'Shadow Bolt Volley'"), -(22006,0,3,0,0,0,100,0,9000,12000,18000,24000,11,32709,0,0,0,0,0,5,0,0,0,0,0,0,0,"Shadowlord Deathwail - In Combat - Cast 'Death Coil'"), -(22006,0,4,0,0,0,100,0,14000,17000,22000,28000,11,27641,0,0,0,0,0,5,0,0,0,0,0,0,0,"Shadowlord Deathwail - In Combat - Cast 'Fear'"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22006; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22006,0,0,"Master... I've failed you...",14,0,100,0,0,0,19820,0,"Shadowlord Deathwail"); - --- Shadowmoon Soulstealer -DELETE FROM `smart_scripts` WHERE `entryorguid`=22061 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22061,0,1,0,25,0,100,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowmoon Soulstealer - On Reset - Set Reactstate Passive"), -(22061,0,2,0,4,0,100,0,0,0,0,0,11,38250,0,0,0,0,0,19,22058,0,0,0,0,0,0,"Shadowmoon Soulstealer - On Aggro - Cast 'Heart of Fury Siphon'"); - --- Shadowmoon Darkweaver -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22081; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22081 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22081,0,0,0,0,0,100,0,0,0,3000,5000,11,9613,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowmoon Darkweaver - In Combat - Cast 'Shadow Bolt'"), -(22081,0,1,0,9,0,100,0,0,30,15000,18000,11,11962,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowmoon Darkweaver - Within 0-30 Range - Cast 'Immolate'"), -(22081,0,2,0,9,0,100,0,0,10,8000,11000,11,35373,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowmoon Darkweaver - Within 0-10 Range - Cast 'Shadowfury'"); - --- Shadowmoon Chosen -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22084; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22084 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22084,0,0,0,9,0,100,0,0,5,15000,17000,11,38618,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowmoon Chosen - Within 0-5 Range - Cast 'Whirlwind'"), -(22084,0,1,0,0,0,100,0,8000,10000,18000,22000,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowmoon Chosen - In Combat - Cast 'Uppercut'"); - --- Shadowmoon Slayer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22082; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22082 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22082,0,0,1,2,0,100,1,0,30,0,0,11,3019,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowmoon Slayer - Between 0-30% Health - Cast 'Frenzy'"), -(22082,0,1,0,61,0,100,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowmoon Slayer - Between 0-30% Health - Say Line 0"), -(22082,0,2,0,0,0,100,0,5000,7000,12000,15000,11,37577,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowmoon Slayer - In Combat - Cast 'Debilitating Strike'"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22082; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22082,0,0,"%s goes into a frenzy!",16,0,100,0,0,0,2384,0,"Shadowmoon Slayer"); - --- Shadowsworn Drakonid -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22072; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22072 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22072,0,0,0,0,0,100,0,5000,7000,11000,13000,11,15496,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowsworn Drakonid - In Combat - Cast 'Cleave'"), -(22072,0,1,0,0,0,100,0,6000,8000,14000,16000,11,17547,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowsworn Drakonid - In Combat - Cast 'Mortal Strike'"), -(22072,0,2,0,0,0,100,0,9000,11000,18000,22000,11,16145,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowsworn Drakonid - In Combat - Cast 'Sunder Armor'"); - --- Shadowmoon Retainer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22102; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22102 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22102,0,0,0,0,0,100,0,0,0,2000,4000,11,15547,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowmoon Retainer - In Combat - Cast 'Shoot'"); diff --git a/sql/updates/world/master/2021_08_30_00_world.sql b/sql/updates/world/master/2021_08_30_00_world.sql deleted file mode 100644 index 6fcd849ff8e..00000000000 --- a/sql/updates/world/master/2021_08_30_00_world.sql +++ /dev/null @@ -1,62 +0,0 @@ -DELETE FROM `player_classlevelstats` WHERE `class`=3; -INSERT INTO `player_classlevelstats` (`class`, `level`, `str`, `agi`, `sta`, `inte`) VALUES -(3, 1, 10, 18, 19, 16), -(3, 2, 11, 19, 21, 18), -(3, 3, 12, 21, 23, 20), -(3, 4, 13, 22, 25, 21), -(3, 5, 14, 24, 27, 23), -(3, 6, 16, 26, 29, 25), -(3, 7, 17, 28, 30, 26), -(3, 8, 18, 30, 32, 28), -(3, 9, 19, 31, 34, 30), -(3, 10, 20, 34, 36, 31), -(3, 11, 22, 36, 38, 33), -(3, 12, 24, 39, 40, 34), -(3, 13, 26, 43, 42, 36), -(3, 14, 28, 46, 44, 38), -(3, 15, 29, 48, 46, 39), -(3, 16, 31, 50, 48, 41), -(3, 17, 32, 52, 50, 43), -(3, 18, 33, 54, 51, 44), -(3, 19, 34, 56, 53, 46), -(3, 20, 35, 58, 55, 48), -(3, 21, 37, 60, 57, 49), -(3, 22, 38, 62, 59, 51), -(3, 23, 39, 64, 61, 52), -(3, 24, 40, 66, 63, 54), -(3, 25, 41, 68, 65, 56), -(3, 26, 43, 70, 67, 57), -(3, 27, 44, 72, 69, 59), -(3, 28, 45, 74, 71, 61), -(3, 29, 47, 77, 73, 63), -(3, 30, 48, 79, 75, 65), -(3, 31, 50, 82, 78, 67), -(3, 32, 51, 84, 80, 69), -(3, 33, 53, 87, 83, 71), -(3, 34, 55, 90, 86, 74), -(3, 35, 57, 93, 88, 76), -(3, 36, 58, 96, 91, 79), -(3, 37, 60, 99, 94, 81), -(3, 38, 62, 102, 97, 84), -(3, 39, 65, 106, 101, 87), -(3, 40, 67, 109, 104, 90), -(3, 41, 69, 113, 108, 93), -(3, 42, 71, 117, 112, 96), -(3, 43, 74, 121, 116, 99), -(3, 44, 77, 126, 120, 103), -(3, 45, 79, 130, 124, 107), -(3, 46, 82, 135, 128, 110), -(3, 47, 85, 140, 133, 114), -(3, 48, 88, 145, 138, 119), -(3, 49, 91, 150, 143, 123), -(3, 50, 95, 155, 148, 128), -(3, 51, 118, 193, 187, 158), -(3, 52, 127, 208, 204, 170), -(3, 53, 136, 224, 223, 183), -(3, 54, 147, 241, 244, 198), -(3, 55, 158, 260, 267, 213), -(3, 56, 171, 280, 292, 229), -(3, 57, 182, 299, 317, 245), -(3, 58, 194, 319, 343, 261), -(3, 59, 207, 340, 372, 279), -(3, 60, 274, 450, 414, 369); diff --git a/sql/updates/world/master/2021_08_30_01_world.sql b/sql/updates/world/master/2021_08_30_01_world.sql deleted file mode 100644 index 85ee5fa799b..00000000000 --- a/sql/updates/world/master/2021_08_30_01_world.sql +++ /dev/null @@ -1,62 +0,0 @@ -DELETE FROM `player_classlevelstats` WHERE `class`=11; -INSERT INTO `player_classlevelstats` (`class`, `level`, `str`, `agi`, `sta`, `inte`) VALUES -(11, 1 ,7 ,18 ,19 ,20), -(11, 2 ,8 ,19 ,21 ,22), -(11, 3 ,9 ,21 ,23 ,24), -(11, 4 ,9 ,22 ,25 ,26), -(11, 5 ,10 ,24 ,26 ,28), -(11, 6 ,11 ,26 ,29 ,30), -(11, 7 ,12 ,28 ,30 ,32), -(11, 8 ,13 ,30 ,32 ,34), -(11, 9 ,13 ,31 ,34 ,36), -(11, 10 ,14 ,34 ,35 ,38), -(11, 11 ,15 ,36 ,37 ,40), -(11, 12 ,17 ,39 ,39 ,42), -(11, 13 ,18 ,43 ,42 ,44), -(11, 14 ,20 ,46 ,44 ,46), -(11, 15 ,21 ,48 ,46 ,48), -(11, 16 ,22 ,50 ,47 ,50), -(11, 17 ,22 ,52 ,49 ,52), -(11, 18 ,23 ,54 ,51 ,54), -(11, 19 ,24 ,56 ,53 ,56), -(11, 20 ,25 ,58 ,55 ,58), -(11, 21 ,26 ,60 ,57 ,60), -(11, 22 ,27 ,62 ,59 ,62), -(11, 23 ,28 ,64 ,61 ,64), -(11, 24 ,28 ,66 ,63 ,66), -(11, 25 ,29 ,68 ,65 ,68), -(11, 26 ,30 ,70 ,67 ,70), -(11, 27 ,31 ,72 ,69 ,72), -(11, 28 ,32 ,74 ,71 ,74), -(11, 29 ,33 ,77 ,73 ,77), -(11, 30 ,34 ,79 ,75 ,79), -(11, 31 ,35 ,82 ,78 ,82), -(11, 32 ,36 ,84 ,80 ,84), -(11, 33 ,37 ,87 ,83 ,87), -(11, 34 ,39 ,90 ,86 ,90), -(11, 35 ,40 ,93 ,88 ,93), -(11, 36 ,41 ,96 ,91 ,96), -(11, 37 ,43 ,99 ,94 ,99), -(11, 38 ,44 ,102 ,97 ,102), -(11, 39 ,46 ,106 ,101 ,106), -(11, 40 ,47 ,109 ,104 ,109), -(11, 41 ,49 ,113 ,108 ,113), -(11, 42 ,50 ,117 ,112 ,117), -(11, 43 ,52 ,121 ,116 ,121), -(11, 44 ,59 ,126 ,120 ,126), -(11, 45 ,56 ,130 ,124 ,130), -(11, 46 ,58 ,135 ,128 ,135), -(11, 47 ,60 ,140 ,133 ,140), -(11, 48 ,62 ,145 ,138 ,145), -(11, 49 ,64 ,150 ,143 ,150), -(11, 50 ,67 ,155 ,148 ,155), -(11, 51 ,83 ,193 ,193 ,187), -(11, 52 ,89 ,208 ,208 ,208), -(11, 53 ,96 ,224 ,227 ,224), -(11, 54 ,104 ,241 ,248 ,241), -(11, 55 ,112 ,260 ,272 ,260), -(11, 56 ,120 ,280 ,297 ,280), -(11, 57 ,128 ,299 ,323 ,299), -(11, 58 ,137 ,319 ,349 ,319), -(11, 59 ,146 ,340 ,379 ,340), -(11, 60 ,193 ,450 ,414 ,450); diff --git a/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql b/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql deleted file mode 100644 index 14447f9ba8f..00000000000 --- a/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Ashtongue Deathsworn -UPDATE `smart_scripts` SET `event_type`=54, `comment`="Ashtongue Deathsworn - On Just Summoned - Start Waypoint" WHERE `entryorguid`=21701 AND `source_type`=0 AND `id`=0; diff --git a/sql/updates/world/master/2021_09_05_01_world_2018_03_09_05_world.sql b/sql/updates/world/master/2021_09_05_01_world_2018_03_09_05_world.sql deleted file mode 100644 index 33f0f4f1853..00000000000 --- a/sql/updates/world/master/2021_09_05_01_world_2018_03_09_05_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -DELETE FROM `gameobject_template_addon` WHERE `entry` IN (300010,300015,300028,300052,300056,300064,300084,300085,300107,300115,300126,300160,300162,300165,300180,300191,300195,300196,300205); -DELETE FROM `gameobject_template` WHERE `entry` IN (300010,300015,300028,300052,300056,300064,300084,300085,300107,300115,300126,300160,300162,300165,300180,300191,300195,300196,300205); diff --git a/sql/updates/world/master/2021_09_05_02_world_2018_03_09_09_world.sql b/sql/updates/world/master/2021_09_05_02_world_2018_03_09_09_world.sql deleted file mode 100644 index ab0a52d1caf..00000000000 --- a/sql/updates/world/master/2021_09_05_02_world_2018_03_09_09_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -DELETE FROM `gameobject` WHERE `guid` IN (99928,99929,99930,99931,99932,99933,99934); -DELETE FROM `gameobject_addon` WHERE `guid` IN (99928,99929,99930,99931,99932,99933,99934); diff --git a/sql/updates/world/master/2021_09_05_03_world_2018_03_09_06_world_335.sql b/sql/updates/world/master/2021_09_05_03_world_2018_03_09_06_world_335.sql deleted file mode 100644 index 4325319700c..00000000000 --- a/sql/updates/world/master/2021_09_05_03_world_2018_03_09_06_world_335.sql +++ /dev/null @@ -1,34 +0,0 @@ --- Rhapsody Shindigger -DELETE FROM `creature_text` WHERE `CreatureID`=5634; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5634,0,0,"Time to brew up a Kalimdor Kocktail! Hiccup!",12,7,100,4,0,0,1950,0,"Rhapsody Shindigger"), -(5634,1,0,"That should do it! Hiccup!",12,7,100,0,0,0,1951,0,"Rhapsody Shindigger"), -(5634,2,0,"%s chugs his drink.",16,0,100,92,0,0,1952,0,"Rhapsody Shindigger"), -(5634,3,0,"Hiccup!",12,7,100,34,0,0,1953,0,"Rhapsody Shindigger"), -(5634,4,0,"Ok, who pushed me down? Was it you, $n? Someone turn the lights back on. Hiccup!",12,7,100,6,0,0,1954,0,"Rhapsody Shindigger"), -(5634,5,0,"One more sip of the ol' fire water and I'll be ready to talk. Hiccup! Cheers!",12,7,100,1,0,0,1955,0,"Rhapsody Shindigger"), -(5634,6,0,"So, $n, I'm ready to tell you what happened in the Swamp of Sorrows. Hiccup!",12,7,100,1,0,0,1956,0,"Rhapsody Shindigger"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5634; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5634 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=563400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5634,0,0,0,20,0,100,0,1452,0,0,0,80,563400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Quest 'Rhapsody's Kalimdor Kocktail' Finished - Run Script"), -(563400,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Remove Npc Flag Questgiver"), -(563400,9,1,0,0,0,100,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Set Emote State 0"), -(563400,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 0"), -(563400,9,3,0,0,0,100,0,3000,3000,0,0,5,33,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Play Emote 33"), -(563400,9,4,0,0,0,100,0,2000,2000,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Set Emote State 133"), -(563400,9,5,0,0,0,100,0,8000,8000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Set Emote State 0"), -(563400,9,6,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 1"), -(563400,9,7,0,0,0,100,0,3000,3000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 2"), -(563400,9,8,0,0,0,100,0,3000,3000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 3"), -(563400,9,9,0,0,0,100,0,2000,2000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 4"), -(563400,9,10,0,0,0,100,0,3500,3500,0,0,5,33,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Play Emote 33"), -(563400,9,11,0,0,0,100,0,1500,1500,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 5"), -(563400,9,12,0,0,0,100,0,4500,4500,0,0,5,92,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Play Emote 92"), -(563400,9,13,0,0,0,100,0,3000,3000,0,0,5,34,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Play Emote 34"), -(563400,9,14,0,0,0,100,0,2000,2000,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Say Line 6"), -(563400,9,15,0,0,0,100,0,3000,3500,0,0,5,33,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Play Emote 33"), -(563400,9,16,0,0,0,100,0,2000,2000,0,0,17,93,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Set Emote State 93"), -(563400,9,17,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rhapsody Shindigger - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_05_04_world_mage_ice_block.sql b/sql/updates/world/master/2021_09_05_04_world_mage_ice_block.sql deleted file mode 100644 index 58603627674..00000000000 --- a/sql/updates/world/master/2021_09_05_04_world_mage_ice_block.sql +++ /dev/null @@ -1,3 +0,0 @@ -DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_ice_block'; -INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -(45438,'spell_mage_ice_block'); diff --git a/sql/updates/world/master/2021_09_05_05_world_2018_03_10_00_world.sql b/sql/updates/world/master/2021_09_05_05_world_2018_03_10_00_world.sql deleted file mode 100644 index 3e7f934b11e..00000000000 --- a/sql/updates/world/master/2021_09_05_05_world_2018_03_10_00_world.sql +++ /dev/null @@ -1,125 +0,0 @@ --- Duplicates removed -DELETE FROM `creature` WHERE `guid` IN (129516,129555,129532,129520,129556,129545); -DELETE FROM `creature_addon` WHERE `guid` IN (129516,129555,129532,129520,129556,129545); - --- Death Knight Initiate -UPDATE `creature` SET `modelid`=0, `spawntimesecs` = 30 WHERE `id` = 28406; -UPDATE `creature_addon` SET `auras` = "" WHERE `guid` IN (129492,129493,129494,129495,129496,129497,129498,129499); -UPDATE `creature_addon` SET `path_id` = 1295170 WHERE `guid` IN (129517); -UPDATE `creature_addon` SET `path_id` = 1295180 WHERE `guid` IN (129518); -UPDATE `creature_addon` SET `path_id` = 1295290 WHERE `guid` IN (129529); -UPDATE `creature_addon` SET `path_id` = 1295300 WHERE `guid` IN (129530); -UPDATE `creature_addon` SET `path_id` = 1295310 WHERE `guid` IN (129531); -UPDATE `creature_addon` SET `path_id` = 1295440 WHERE `guid` IN (129544); -UPDATE `creature_addon` SET `path_id` = 1295460 WHERE `guid` IN (129546); -UPDATE `creature_addon` SET `path_id` = 1295470 WHERE `guid` IN (129547); --- #1 -UPDATE `creature` SET `position_x` = 2409.489, `position_y` = -5729.18, `position_z` = 153.92, `orientation` = 3.8, `spawndist` = 0, `MovementType` = 2 WHERE `guid` = 129547; -DELETE FROM `waypoint_data` WHERE `id`= 1295470; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295470,1,2409.489,-5729.18,153.92,2000,0,3.8,100,0), -(1295470,2,2398.24,-5738.1,153.923,0,0,3.51732,100,0), -(1295470,3,2386.8,-5734.52,153.922,0,0,2.57013,100,0), -(1295470,4,2372.86,-5722.17,153.922,0,0,2.26872,100,0), -(1295470,5,2366.02,-5712.39,153.922,0,0,1.78963,100,0), -(1295470,6,2365.51,-5706.24,153.922,0,0,0.855789,100,0), -(1295470,7,2368.78,-5703.15,153.922,10000,0,0.690856,100,0), -(1295470,8,2358.21,-5706.16,153.922,0,0,2.85855,100,0), -(1295470,9,2341.04,-5689.82,153.922,0,0,2.3292,100,0), -(1295470,10,2313.73,-5661.47,152.761,0,0,2.56639,100,0), -(1295470,11,2296.29,-5652.93,147.341,0,0,2.88369,100,0), -(1295470,12,2278.16,-5647.89,143.137,0,0,2.9638,100,0), -(1295470,13,2255.96,-5645.48,136.996,0,0,3.24733,100,0), -(1295470,14,2234.36,-5647.77,130.968,0,0,3.42954,100,0), -(1295470,15,2209.59,-5657.5,122.594,0,0,3.76412,100,0), -(1295470,16,2188.9,-5675.6,113.179,0,0,3.89371,100,0), -(1295470,17,2163.24,-5699.88,104.99,1000,0,3.94476,100,0), -(1295470,18,2149.23,-5715.65,101.528,1000,1188,3.99581,100,0); --- #2 -UPDATE `creature` SET `position_x` = 2455.27, `position_y` = -5523.46, `position_z` = 376.892, `orientation` = 5.96, `spawndist` = 0, `MovementType` = 2 WHERE `guid` = 129544; -DELETE FROM `waypoint_data` WHERE `id`= 1295440; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295440,1,2455.27,-5523.46,376.892,1000,0,5.96,100,0), -(1295440,2,2451.31,-5528.92,376.891,0,0,3.66393,100,0), -(1295440,3,2424.47,-5542.18,376.905,0,0,3.84064,100,0), -(1295440,4,2403.66,-5563.52,377.005,0,0,4.24905,100,0), -(1295440,5,2398.1,-5601.44,376.89,0,0,4.6064,100,0), -(1295440,6,2397.91,-5614.95,377.018,0,0,4.26946,100,0), -(1295440,7,2386.16,-5630.91,377.169,0,0,4.1116,100,0), -(1295440,8,2379.33,-5642.43,382.439,0,0,4.2137,100,0), -(1295440,9,2349.92,-5690.11,382.241,6000,1188,4.12338,100,0); --- #3 -UPDATE `creature` SET `position_x` = 2416.227, `position_y` = -5557.54, `position_z` = 376.89, `orientation` = 1.72, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129518; -DELETE FROM `waypoint_data` WHERE `id`= 1295180; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295180,1,2416.227,-5557.54,376.89,1000,0,1.72,100,0), -(1295180,2,2411.56,-5553.34,376.887,0,0,4.06137,100,0), -(1295180,3,2396.85,-5576.58,376.906,0,0,4.57353,100,0), -(1295180,4,2397.55,-5612.24,377.017,0,0,4.15728,100,0), -(1295180,5,2377.61,-5641.62,382.439,0,0,3.72139,100,0), -(1295180,6,2350.25,-5690.08,382.24,3000,1188,3.64364,100,0); --- #4 -UPDATE `creature` SET `position_x` = 2523.21, `position_y` = -5628.21, `position_z` = 377.004, `orientation` = 1.93, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129529; -DELETE FROM `waypoint_data` WHERE `id`= 1295290; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295290,1,2523.21,-5628.21,377.004,1000,0,1.93,100,0), -(1295290,2,2517.63,-5625.44,377.01,0,0,3.57347,100,0), -(1295290,3,2480.55,-5653.1,376.997,0,0,3.48315,100,0), -(1295290,4,2454.17,-5656.89,376.903,0,0,3.08653,100,0), -(1295290,5,2426.21,-5647.1,377.148,0,0,2.74566,100,0), -(1295290,6,2397.13,-5648.46,377.169,0,0,3.41325,100,0), -(1295290,7,2385.79,-5652.5,382.439,0,0,3.6638,100,0), -(1295290,8,2370,-5666.09,382.256,0,0,3.98424,100,0), -(1295290,9,2354.86,-5693.19,382.239,5000,1188,4.18451,100,0); --- #5 -UPDATE `creature` SET `position_x` = 2477.05, `position_y` = -5647.81, `position_z` = 377.006, `orientation` = 5.92, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129517; -DELETE FROM `waypoint_data` WHERE `id`= 1295170; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295170,1,2477.05,-5647.81,377.006,1000,0,5.92,100,0), -(1295170,2,2478.18,-5653.36,377.01,0,0,3.68083,100,0), -(1295170,3,2465.83,-5657.38,376.892,0,0,3.28028,100,0), -(1295170,4,2420.22,-5645.76,376.89,0,0,3.26536,100,0), -(1295170,5,2397.62,-5648.51,377.168,0,0,3.48684,100,0), -(1295170,6,2386.39,-5653.11,382.439,0,0,3.7311,100,0), -(1295170,7,2369.21,-5667.63,382.253,0,0,4.09474,100,0), -(1295170,8,2353.39,-5690.9,382.239,3000,1188,3.8222,100,0); --- #6 -UPDATE `creature` SET `position_x` = 2413.64, `position_y` = -5737.27, `position_z` = 153.923, `orientation` = 3.86902, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129546; -DELETE FROM `waypoint_data` WHERE `id`= 1295460; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295460,1,2413.64,-5737.27,153.923,1000,0,3.86902,100,0), -(1295460,2,2373.33,-5754.69,153.961,0,0,3.34356,100,0), -(1295460,3,2349.31,-5761.49,153.922,5000,0,1.76884,100,0), -(1295460,4,2367,-5771.87,151.392,0,0,6.06104,100,0), -(1295460,5,2380.8,-5774.62,154.028,0,0,6.11209,100,0), -(1295460,6,2416.41,-5776.45,148.509,0,0,6.01155,100,0), -(1295460,7,2430.24,-5787.44,140.563,0,0,5.40444,100,0), -(1295460,8,2437.59,-5808,127.202,0,0,4.96462,100,0), -(1295460,9,2441.6,-5832.16,117.571,0,0,4.86645,100,0), -(1295460,10,2430.39,-5856.4,107.743,1000,0,4.06142,100,0), -(1295460,11,2442.87,-5912.91,102.116,1000,1188,4.90965,100,0); --- #7 -UPDATE `creature` SET `position_x` = 2352.14, `position_y` = -5757.91, `position_z` = 153.923, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129531; -DELETE FROM `waypoint_data` WHERE `id`= 1295310; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295310,1,2352.14,-5757.91,153.923,1000,0,3.23752,100,0), -(1295310,2,2352.14,-5757.91,153.923,4000,0,3.23752,100,0), -(1295310,3,2341.61,-5727.9,153.922,0,0,1.55677,100,0), -(1295310,4,2342.13,-5697.18,153.922,0,0,1.84658,100,0), -(1295310,5,2317.47,-5651.82,151.422,0,0,2.33588,100,0), -(1295310,6,2297.54,-5644.36,147.052,0,0,2.94867,100,0), -(1295310,7,2245.47,-5638.62,135.882,0,0,3.22356,100,0), -(1295310,8,2205.02,-5658.24,121.031,0,0,3.8778,100,0), -(1295310,9,2161.18,-5703.33,104.27,1000,0,4.13698,100,0), -(1295310,10,2178.08,-5770.89,101.346,1000,1188,5.00484,100,0); --- #8 -UPDATE `creature` SET `position_x` = 2368.652588, `position_y` = -5703.335449, `position_z` = 153.922272, `orientation` = 0.69, `MovementType` = 2, `spawndist` = 0 WHERE `guid` = 129530; -DELETE FROM `waypoint_data` WHERE `id`= 1295300; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `action`, `orientation`, `action_chance`, `move_type`) VALUES -(1295300,1,2368.652588,-5703.335449,153.922272,1000,0,0.69,100,0), -(1295300,2,2373.52,-5722.48,153.922,0,0,5.28585,100,0), -(1295300,3,2411.22,-5764.47,152.347,0,0,5.47748,100,0), -(1295300,4,2429.98,-5784.48,142.151,0,0,5.22694,100,0), -(1295300,5,2435.23,-5800.88,131.736,0,0,4.99918,100,0), -(1295300,6,2431.43,-5850.32,109.292,1000,0,4.36615,100,0), -(1295300,7,2417.03,-5895.6,104.705,1000,1188,4.31903,100,0); diff --git a/sql/updates/world/master/2021_09_05_06_world_2018_03_10_01_world.sql b/sql/updates/world/master/2021_09_05_06_world_2018_03_10_01_world.sql deleted file mode 100644 index f68bc3ccc07..00000000000 --- a/sql/updates/world/master/2021_09_05_06_world_2018_03_10_01_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceEntry` IN (52683) AND `SourceTypeOrReferenceId`=13 AND `ConditionValue2`=28897; diff --git a/sql/updates/world/master/2021_09_05_07_world_2018_03_10_02_world.sql b/sql/updates/world/master/2021_09_05_07_world_2018_03_10_02_world.sql deleted file mode 100644 index f6fc64c66c7..00000000000 --- a/sql/updates/world/master/2021_09_05_07_world_2018_03_10_02_world.sql +++ /dev/null @@ -1,40 +0,0 @@ --- Quest King of the Mountain -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=16 AND `SourceEntry` IN (31784,31785); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES -(16,0,31784,0,0,23,0,4513,0,0,0,0,0,'','Geargrinder\'s Jumpbot - Dismount when player is outside intended zone Ymirhein'), -(16,0,31785,0,0,23,0,4513,0,0,0,0,0,'','Thunderbomb\'s Jumpbot - Dismount when player is outside intended zone Ymirhein'); - -DELETE FROM `creature_template_addon` WHERE `entry` IN(31784,31785); -INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES -(31784, 0, 0, 0, 1, 0, 4341), -(31785, 0, 0, 0, 1, 0, 4341); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN(4338,59643); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES -(13,1,59643,0,0,31,0,3,23837,0,0,0,0,'','Spell Plant Horde Battle Standard targets ELM General Purpose Bunny'), -(13,1,4338,0,0,31,0,3,23837,0,0,0,0,'','Spell Plant Alliance Battle Standard targets ELM General Purpose Bunny'); - -DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (31784,31785) AND `spell_id`=46598; -INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES -(31784, 46598, 1, 0), -(31785, 46598, 1, 0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=18 AND `SourceGroup` IN (31784,31785) AND `SourceEntry` IN(59593,59656,46598); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(18, 31784, 59593, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Only player for SpellClick'), -(18, 31784, 46598, 0, 0, 31, 0, 3, 0, 0, 0, 0, 0, '', 'Only unit for SpellClick'), -(18, 31785, 59656, 0, 0, 31, 0, 4, 0, 0, 0, 0, 0, '', 'Only player for SpellClick'), -(18, 31785, 46598, 0, 0, 31, 0, 3, 0, 0, 0, 0, 0, '', 'Only unit for SpellClick'); - -DELETE FROM `vehicle_template_accessory` WHERE `entry` IN(31784, 31785); -INSERT INTO `vehicle_template_accessory` (`entry`,`accessory_entry`,`seat_id`,`minion`,`description`,`summontype`,`summontimer`) VALUES -(31784,31801,1,1,'Geargrinder\'s Jumpbot',6,30000), -(31785,31801,1,1,'Thunderbomb\'s Jumpbot',6,30000); - -DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_q13280_13283_jump_jets'; -INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -(4336,'spell_q13280_13283_jump_jets'); - -DELETE FROM `spell_proc` WHERE `SpellId`=4341; -INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`ProcFlags`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES -(4341,0,0,0,0,0,4096,1,1,0,0,0,0,0,0); diff --git a/sql/updates/world/master/2021_09_06_00_world_2018_03_10_03_world.sql b/sql/updates/world/master/2021_09_06_00_world_2018_03_10_03_world.sql deleted file mode 100644 index 0b5153ed76a..00000000000 --- a/sql/updates/world/master/2021_09_06_00_world_2018_03_10_03_world.sql +++ /dev/null @@ -1,19 +0,0 @@ -DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (2673, 2674, 17578, 16111, 24792, 32543, 32546, 32547, 32542, 32545, 30527, 31143, 31144, 31146, 32541, 32666, 32667); -INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES -(2673, 1, 0, 0, 1), -(2674, 1, 0, 0, 1), -(17578, 1, 0, 0, 1), -(16111, 1, 0, 0, 1), -(24792, 1, 0, 0, 1), -(32543, 1, 0, 0, 1), -(32546, 1, 0, 0, 1), -(32547, 1, 0, 0, 1), -(32542, 1, 0, 0, 1), -(32545, 1, 0, 0, 1), -(30527, 1, 0, 0, 1), -(31143, 1, 0, 0, 1), -(31144, 1, 0, 0, 1), -(31146, 1, 0, 0, 1), -(32541, 1, 0, 0, 1), -(32666, 1, 0, 0, 1), -(32667, 1, 0, 0, 1); diff --git a/sql/updates/world/master/2021_09_06_01_world_2018_03_11_00_world.sql b/sql/updates/world/master/2021_09_06_01_world_2018_03_11_00_world.sql deleted file mode 100644 index b1e6e689d63..00000000000 --- a/sql/updates/world/master/2021_09_06_01_world_2018_03_11_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `gameobject` SET `PhaseId`=0, `spawntimesecs`=-1 WHERE `id`=192538; diff --git a/sql/updates/world/master/2021_09_06_02_world_2018_03_12_00_world.sql b/sql/updates/world/master/2021_09_06_02_world_2018_03_12_00_world.sql deleted file mode 100644 index 8bc1cad596d..00000000000 --- a/sql/updates/world/master/2021_09_06_02_world_2018_03_12_00_world.sql +++ /dev/null @@ -1,11 +0,0 @@ --- -UPDATE `smart_scripts` SET `event_param5`=1 WHERE event_type=10 AND `source_type`=0; -UPDATE `smart_scripts` SET `event_param2`=30, `event_param5`=1 WHERE `entryorguid`=24248 AND `source_type`=0; -UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=24938 AND event_type=10 AND `source_type`=0; -UPDATE `smart_scripts` SET `event_param1`=1 WHERE `entryorguid`in (27376,27378,27379,27381) AND event_type=10 AND `source_type`=0; -UPDATE `smart_scripts` SET `event_param1`=1, `event_param2`=20, `event_param5`=0 WHERE `entryorguid`=30313 AND `event_type`=10 AND `source_type`=0; -UPDATE `creature_template` SET `AIName`="" WHERE `entry`=32582; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (32582) AND `source_type`=0; -UPDATE `smart_scripts` SET `event_flags`=0, `event_param2`=10, `event_param3`=60000, `event_param4`=60000, `event_param5`=1 WHERE `entryorguid`=5917 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `event_flags`=0, `event_param1`=1, `event_param2`=20, `event_param3`=40000, `event_param4`=60000, `event_param5`=1 WHERE `entryorguid`=9021 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `event_param5`=0 WHERE `entryorguid` IN (27246, 2775, 23370, 23760, 24845, 23675, 23673, 23672, 24271, 24364, 24468, 24510, 24527, 24718, 24938,24979,25063,30313) AND event_type=10 AND `source_type`=0; diff --git a/sql/updates/world/master/2021_09_06_03_world_2018_03_13_00_world.sql b/sql/updates/world/master/2021_09_06_03_world_2018_03_13_00_world.sql deleted file mode 100644 index 5a0c4ba35f0..00000000000 --- a/sql/updates/world/master/2021_09_06_03_world_2018_03_13_00_world.sql +++ /dev/null @@ -1,7 +0,0 @@ -DELETE FROM `spell_proc` WHERE `SpellId`=70904; -INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES -(70904, 0x0, 6, 0x00000000, 0x00000000, 0x00000800, 2048, 0x4, 0x0, 0x0, 0x0, 0, 0, 0, 0); - -DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dreamwalker_guardian_spirit_restriction'; -INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -(47788,'spell_dreamwalker_guardian_spirit_restriction'); diff --git a/sql/updates/world/master/2021_09_06_04_world_2018_03_13_01_world.sql b/sql/updates/world/master/2021_09_06_04_world_2018_03_13_01_world.sql deleted file mode 100644 index c051b060f83..00000000000 --- a/sql/updates/world/master/2021_09_06_04_world_2018_03_13_01_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -UPDATE `creature_template_addon` SET `auras`="31261" WHERE `entry` IN (20561); -UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0 WHERE `entryorguid` IN (20561) AND `source_type`=0 AND `id`=2; diff --git a/sql/updates/world/master/2021_09_06_05_world_2018_03_15_00_world.sql b/sql/updates/world/master/2021_09_06_05_world_2018_03_15_00_world.sql deleted file mode 100644 index 0ade27aee5a..00000000000 --- a/sql/updates/world/master/2021_09_06_05_world_2018_03_15_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `smart_scripts` SET `event_param1`=18000, `event_param2`=18000, `event_param3`=18000, `event_param4`=18000 WHERE `entryorguid` IN (-111996, -112005) AND `source_type`=0 AND `id`=0; diff --git a/sql/updates/world/master/2021_09_08_00_world_2018_03_17_01_world_335.sql b/sql/updates/world/master/2021_09_08_00_world_2018_03_17_01_world_335.sql deleted file mode 100644 index f5138b7a159..00000000000 --- a/sql/updates/world/master/2021_09_08_00_world_2018_03_17_01_world_335.sql +++ /dev/null @@ -1,22 +0,0 @@ --- --- Summoned Voidwalker -DELETE FROM `smart_scripts` WHERE `entryorguid`=5676 AND `source_type`=0 AND `id` IN (2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5676,0,2,0,11,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Voidwalker - On Respawn - Say Line 0"), -(5676,0,3,0,4,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Voidwalker - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=5676; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5676,0,0,"Who dares summon the power of the void?",12,8,100,0,0,0,1986,0,"Summoned Voidwalker"), -(5676,1,0,"You will live forever in torment for this, pathetic warlock.",12,8,100,0,0,0,1987,0,"Summoned Voidwalker"); - --- Summoned Succubus -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5677; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5677 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5677,0,0,0,11,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Succubus - On Respawn - Say Line 0"), -(5677,0,1,0,0,0,100,0,3000,5000,7000,11000,11,16583,0,0,0,0,0,2,0,0,0,0,0,0,0,"Summoned Succubus - In Combat - Cast 'Shadow Shock'"); - -DELETE FROM `creature_text` WHERE `CreatureID`=5677; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5677,0,0,"Interesting... Now this is more than I expected. Delicious...",12,8,100,0,0,0,1991,0,"Summoned Succubus"); diff --git a/sql/updates/world/master/2021_09_09_00_world.sql b/sql/updates/world/master/2021_09_09_00_world.sql deleted file mode 100644 index 2702c6a5178..00000000000 --- a/sql/updates/world/master/2021_09_09_00_world.sql +++ /dev/null @@ -1,62 +0,0 @@ -DELETE FROM `player_classlevelstats` WHERE `class`=9; -INSERT INTO `player_classlevelstats` (`class`, `level`, `str`, `agi`, `sta`, `inte`) VALUES -(9, 1, 6, 14, 23, 20), -(9, 2, 7, 15, 25, 22), -(9, 3, 8, 16, 27, 24), -(9, 4, 8, 17, 29, 26), -(9, 5, 9, 19, 31, 28), -(9, 6, 10, 20, 33, 30), -(9, 7, 11, 22, 34, 32), -(9, 8, 11, 23, 36, 34), -(9, 9, 12, 24, 38, 36), -(9, 10, 13, 26, 40, 38), -(9, 11, 14, 28, 42, 40), -(9, 12, 15, 30, 43, 42), -(9, 13, 16, 33, 45, 44), -(9, 14, 17, 35, 46, 46), -(9, 15, 18, 37, 48, 48), -(9, 16, 19, 39, 50, 50), -(9, 17, 20, 40, 51, 52), -(9, 18, 21, 42, 52, 54), -(9, 19, 21, 43, 54, 56), -(9, 20, 22, 45, 55, 58), -(9, 21, 23, 46, 57, 60), -(9, 22, 24, 48, 59, 62), -(9, 23, 24, 49, 61, 64), -(9, 24, 25, 51, 63, 66), -(9, 25, 26, 52, 65, 68), -(9, 26, 27, 54, 67, 70), -(9, 27, 27, 56, 69, 72), -(9, 28, 28, 57, 71, 74), -(9, 29, 29, 59, 73, 77), -(9, 30, 30, 61, 75, 79), -(9, 31, 31, 63, 78, 82), -(9, 32, 32, 65, 80, 84), -(9, 33, 33, 67, 83, 87), -(9, 34, 34, 69, 86, 90), -(9, 35, 35, 71, 88, 93), -(9, 36, 36, 74, 91, 96), -(9, 37, 38, 76, 94, 99), -(9, 38, 39, 79, 97, 102), -(9, 39, 40, 81, 101, 106), -(9, 40, 42, 84, 104, 109), -(9, 41, 43, 87, 108, 113), -(9, 42, 45, 90, 112, 117), -(9, 43, 46, 93, 116, 121), -(9, 44, 48, 97, 120, 126), -(9, 45, 49, 100, 124, 130), -(9, 46, 51, 104, 128, 135), -(9, 47, 53, 107, 133, 140), -(9, 48, 55, 111, 138, 145), -(9, 49, 57, 115, 143, 150), -(9, 50, 59, 120, 148, 155), -(9, 51, 73, 148, 187, 193), -(9, 52, 79, 160, 204, 208), -(9, 53, 85, 172, 223, 224), -(9, 54, 92, 186, 244, 241), -(9, 55, 99, 200, 267, 260), -(9, 56, 106, 215, 292, 280), -(9, 57, 113, 230, 317, 299), -(9, 58, 121, 245, 343, 319), -(9, 59, 129, 262, 372, 340), -(9, 60, 171, 346, 414, 450); diff --git a/sql/updates/world/master/2021_09_11_00_world.sql b/sql/updates/world/master/2021_09_11_00_world.sql deleted file mode 100644 index e94862ebd31..00000000000 --- a/sql/updates/world/master/2021_09_11_00_world.sql +++ /dev/null @@ -1,240 +0,0 @@ -DELETE FROM `class_expansion_requirement`; -INSERT INTO `class_expansion_requirement` VALUES -(1,1,0,0), -(2,1,0,0), -(4,1,0,0), -(5,1,0,0), -(8,1,0,0), -(9,1,0,0), -(6,1,2,0), -(3,1,0,0), -(10,1,4,0), -(1,2,0,0), -(3,2,0,0), -(4,2,0,0), -(7,2,0,0), -(9,2,0,0), -(6,2,2,0), -(8,2,0,0), -(10,2,4,0), -(1,3,0,0), -(2,3,0,0), -(3,3,0,0), -(5,3,0,0), -(4,3,0,0), -(6,3,2,0), -(8,3,0,0), -(7,3,0,0), -(9,3,0,0), -(10,3,4,0), -(1,4,0,0), -(3,4,0,0), -(4,4,0,0), -(5,4,0,0), -(11,4,0,0), -(6,4,2,0), -(8,4,0,0), -(10,4,4,0), -(12,4,0,0), -(1,5,0,0), -(4,5,0,0), -(5,5,0,0), -(8,5,0,0), -(9,5,0,0), -(6,5,2,0), -(3,5,0,0), -(10,5,4,0), -(1,6,0,0), -(3,6,0,0), -(7,6,0,0), -(11,6,0,0), -(6,6,2,0), -(5,6,0,0), -(2,6,0,0), -(10,6,4,0), -(1,7,0,0), -(4,7,0,0), -(8,7,0,0), -(9,7,0,0), -(6,7,2,0), -(5,7,0,0), -(10,7,4,0), -(3,7,0,0), -(1,8,0,0), -(4,8,0,0), -(3,8,0,0), -(5,8,0,0), -(7,8,0,0), -(8,8,0,0), -(6,8,2,0), -(11,8,0,0), -(9,8,0,0), -(10,8,4,0), -(6,9,2,0), -(3,9,0,0), -(8,9,0,0), -(5,9,0,0), -(4,9,0,0), -(7,9,0,0), -(9,9,0,0), -(1,9,0,0), -(3,10,0,0), -(4,10,0,0), -(5,10,0,0), -(8,10,0,0), -(9,10,0,0), -(2,10,0,0), -(6,10,2,0), -(1,10,0,0), -(10,10,4,0), -(12,10,0,0), -(1,11,0,0), -(2,11,0,0), -(3,11,0,0), -(5,11,0,0), -(8,11,0,0), -(7,11,0,0), -(6,11,2,0), -(10,11,4,0), -(6,22,2,0), -(11,22,0,0), -(3,22,0,0), -(8,22,0,0), -(4,22,0,0), -(5,22,0,0), -(9,22,0,0), -(1,22,0,0), -(3,24,0,0), -(8,24,0,0), -(10,24,4,0), -(5,24,0,0), -(4,24,0,0), -(7,24,0,0), -(1,24,0,0), -(6,24,2,8), -(1,25,0,0), -(7,25,0,0), -(4,25,0,0), -(5,25,0,0), -(10,25,4,0), -(8,25,0,0), -(3,25,0,0), -(6,25,2,8), -(1,26,0,0), -(3,26,0,0), -(4,26,0,0), -(5,26,0,0), -(7,26,0,0), -(8,26,0,0), -(10,26,4,0), -(6,26,2,8), -(8,27,6,7), -(3,27,6,7), -(10,27,6,7), -(5,27,6,7), -(4,27,6,7), -(9,27,6,7), -(1,27,6,7), -(6,27,6,8), -(3,28,6,7), -(11,28,6,7), -(7,28,6,7), -(1,28,6,7), -(10,28,6,7), -(6,28,6,8), -(8,29,6,7), -(9,29,6,7), -(3,29,6,7), -(10,29,6,7), -(5,29,6,7), -(4,29,6,7), -(1,29,6,7), -(6,29,6,8), -(2,30,6,7), -(3,30,6,7), -(8,30,6,7), -(5,30,6,7), -(1,30,6,7), -(6,30,6,8), -(7,31,7,7), -(11,31,7,7), -(3,31,7,7), -(8,31,7,7), -(5,31,7,7), -(4,31,7,7), -(1,31,7,7), -(10,31,7,7), -(2,31,7,7), -(6,31,7,8), -(1,32,7,7), -(3,32,7,7), -(4,32,7,7), -(5,32,7,7), -(8,32,7,7), -(7,32,7,7), -(11,32,7,7), -(10,32,7,7), -(6,32,7,8), -(1,34,7,7), -(3,34,7,7), -(8,34,7,7), -(10,34,7,7), -(2,34,7,7), -(5,34,7,7), -(4,34,7,7), -(7,34,7,7), -(9,34,7,7), -(6,34,7,8), -(1,35,7,7), -(4,35,7,7), -(10,35,7,7), -(3,35,7,7), -(5,35,7,7), -(8,35,7,7), -(9,35,7,7), -(7,35,7,7), -(6,35,7,8), -(1,36,7,7), -(3,36,7,7), -(8,36,7,7), -(10,36,7,7), -(5,36,7,7), -(4,36,7,7), -(7,36,7,7), -(6,36,7,8), -(1,37,7,7), -(4,37,7,7), -(10,37,7,7), -(3,37,7,7), -(5,37,7,7), -(8,37,7,7), -(9,37,7,7), -(6,37,7,8); - -DELETE FROM `race_unlock_requirement`; -INSERT INTO `race_unlock_requirement` VALUES -(1,0,0), -(2,0,0), -(3,0,0), -(4,0,0), -(5,0,0), -(6,0,0), -(7,0,0), -(8,0,0), -(9,3,0), -(10,1,0), -(11,1,0), -(22,3,0), -(24,4,0), -(25,4,0), -(26,4,0), -(27,7,12244), -(28,7,12245), -(29,7,12242), -(30,7,12243), -(31,7,13161), -(32,7,13163), -(34,7,12515), -(35,7,13206), -(36,7,12518), -(37,7,14013); diff --git a/sql/updates/world/master/2021_09_12_00_world.sql b/sql/updates/world/master/2021_09_12_00_world.sql deleted file mode 100644 index d5a731985b4..00000000000 --- a/sql/updates/world/master/2021_09_12_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ -DELETE FROM `creature_queststarter` WHERE `quest` IN (8330,8336,8337,8345,8346); -DELETE FROM `creature_questender` WHERE `quest` IN (8330,8336,8337,8345,8346); diff --git a/sql/updates/world/master/2021_09_12_01_world.sql b/sql/updates/world/master/2021_09_12_01_world.sql deleted file mode 100644 index 7b4043916d2..00000000000 --- a/sql/updates/world/master/2021_09_12_01_world.sql +++ /dev/null @@ -1,18 +0,0 @@ -DROP TABLE IF EXISTS `spell_areatrigger_vertices`; -CREATE TABLE `spell_areatrigger_vertices` ( - `SpellMiscId` int(10) unsigned NOT NULL, - `Idx` int(10) unsigned NOT NULL, - `VerticeX` float NOT NULL DEFAULT '0', - `VerticeY` float NOT NULL DEFAULT '0', - `VerticeTargetX` float DEFAULT NULL, - `VerticeTargetY` float DEFAULT NULL, - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', - PRIMARY KEY (`SpellMiscId`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; - -INSERT INTO `spell_areatrigger_vertices` - SELECT `sa`.`SpellMiscId`,`atpv`.`Idx`,`atpv`.`VerticeX`,`atpv`.`VerticeY`,`atpv`.`VerticeTargetX`,`atpv`.`VerticeTargetY`,`atpv`.`VerifiedBuild` - FROM `spell_areatrigger` `sa` - INNER JOIN `areatrigger_template_polygon_vertices` `atpv` ON `sa`.`AreaTriggerId`=`atpv`.`AreaTriggerId`; - -DROP TABLE `areatrigger_template_polygon_vertices`; diff --git a/sql/updates/world/master/2021_09_16_00_world.sql b/sql/updates/world/master/2021_09_16_00_world.sql deleted file mode 100644 index 8712024d0b1..00000000000 --- a/sql/updates/world/master/2021_09_16_00_world.sql +++ /dev/null @@ -1,54 +0,0 @@ -RENAME TABLE `spell_areatrigger` TO `areatrigger_create_properties`; -RENAME TABLE `spell_areatrigger_circular` TO `areatrigger_create_properties_orbit`; -RENAME TABLE `spell_areatrigger_splines` TO `areatrigger_create_properties_spline_point`; -RENAME TABLE `spell_areatrigger_vertices` TO `areatrigger_create_properties_polygon_vertex`; - -ALTER TABLE `areatrigger_create_properties` - CHANGE `SpellMiscId` `Id` int(10) unsigned NOT NULL, - ADD `Shape` tinyint(0) UNSIGNED NOT NULL DEFAULT '0' AFTER `TimeToTargetScale`, - ADD `ShapeData0` float NOT NULL DEFAULT '0' AFTER `Shape`, - ADD `ShapeData1` float NOT NULL DEFAULT '0' AFTER `ShapeData0`, - ADD `ShapeData2` float NOT NULL DEFAULT '0' AFTER `ShapeData1`, - ADD `ShapeData3` float NOT NULL DEFAULT '0' AFTER `ShapeData2`, - ADD `ShapeData4` float NOT NULL DEFAULT '0' AFTER `ShapeData3`, - ADD `ShapeData5` float NOT NULL DEFAULT '0' AFTER `ShapeData4`; - -ALTER TABLE `areatrigger_create_properties_orbit` - CHANGE `SpellMiscId` `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL; - -ALTER TABLE `areatrigger_create_properties_spline_point` - CHANGE `SpellMiscId` `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL; - -ALTER TABLE `areatrigger_create_properties_polygon_vertex` - CHANGE `SpellMiscId` `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL; - -ALTER TABLE `areatrigger` - ADD `Shape` tinyint(0) UNSIGNED NOT NULL DEFAULT '0' AFTER `PhaseGroup`, - ADD `ShapeData0` float NOT NULL DEFAULT '0' AFTER `Shape`, - ADD `ShapeData1` float NOT NULL DEFAULT '0' AFTER `ShapeData0`, - ADD `ShapeData2` float NOT NULL DEFAULT '0' AFTER `ShapeData1`, - ADD `ShapeData3` float NOT NULL DEFAULT '0' AFTER `ShapeData2`, - ADD `ShapeData4` float NOT NULL DEFAULT '0' AFTER `ShapeData3`, - ADD `ShapeData5` float NOT NULL DEFAULT '0' AFTER `ShapeData4`; - -UPDATE `areatrigger_create_properties` `acp` - LEFT JOIN `areatrigger_template` `at` ON `acp`.`AreaTriggerId`=`at`.`Id` AND `at`.`IsServerSide`=FALSE - SET `acp`.`Shape`=`at`.`Type`, - `acp`.`ShapeData0`=`at`.`Data0`, - `acp`.`ShapeData1`=`at`.`Data1`, - `acp`.`ShapeData2`=`at`.`Data2`, - `acp`.`ShapeData3`=`at`.`Data3`, - `acp`.`ShapeData4`=`at`.`Data4`, - `acp`.`ShapeData5`=`at`.`Data5`; - -UPDATE `areatrigger` `a` - LEFT JOIN `areatrigger_template` `at` ON `a`.`AreaTriggerId`=`at`.`Id` AND `at`.`IsServerSide`=TRUE - SET `a`.`Shape`=`at`.`Type`, - `a`.`ShapeData0`=`at`.`Data0`, - `a`.`ShapeData1`=`at`.`Data1`, - `a`.`ShapeData2`=`at`.`Data2`, - `a`.`ShapeData3`=`at`.`Data3`, - `a`.`ShapeData4`=`at`.`Data4`, - `a`.`ShapeData5`=`at`.`Data5`; - -DELETE FROM `areatrigger_template` WHERE `Id`=0 AND `IsServerSide`=FALSE; diff --git a/sql/updates/world/master/2021_09_19_00_world_2018_03_17_02_world_335.sql b/sql/updates/world/master/2021_09_19_00_world_2018_03_17_02_world_335.sql deleted file mode 100644 index af186488880..00000000000 --- a/sql/updates/world/master/2021_09_19_00_world_2018_03_17_02_world_335.sql +++ /dev/null @@ -1,18 +0,0 @@ --- Quest "Onu is Meditating" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=961; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,961,0,0,14,0,944,0,0,1,0,0,"","Show quest 'Onu is Meditating' if quest 'The Master's Glaive' is taken"), -(19,0,961,0,0,14,0,949,0,0,0,0,0,"","Show quest 'Onu is Meditating' only if quest 'The Twilight Camp' is not taken and not rewarded"), -(19,0,961,0,0,2,0,5251,1,1,1,0,0,"","Show quest 'Onu is Meditating' only if player does not have item 'Phial of Scrying'"); - -DELETE FROM `quest_template_addon` WHERE `ID`=961; -INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES -(961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1); - -DELETE FROM `creature_text` WHERE `CreatureID`=3616 AND `GroupID`=3; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(3616,3,0,"%s continues his meditations...",16,0,100,0,0,0,1219,0,"Onu"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=3616 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(3616,0,1,0,20,0,100,0,961,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Onu - On Quest 'Onu is Meditating' Finished - Say Line 3"); diff --git a/sql/updates/world/master/2021_09_19_01_world_2018_03_17_03_world_335.sql b/sql/updates/world/master/2021_09_19_01_world_2018_03_17_03_world_335.sql deleted file mode 100644 index d748323ff73..00000000000 --- a/sql/updates/world/master/2021_09_19_01_world_2018_03_17_03_world_335.sql +++ /dev/null @@ -1,32 +0,0 @@ --- Godrick Farsan -DELETE FROM `creature_text` WHERE `CreatureID`=5693; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5693,0,0,"This is Dalin Forgewright. He fled from Lordaeron when the plague struck, taking his love with him.",12,0,100,1,0,0,1988,0,"Godrick Farsan"), -(5693,1,0,"When he came upon the refugees at the Greymane Wall, he felt it his duty to succor them, sending his woman on to Hillsbrad.",12,0,100,1,0,0,1992,0,"Godrick Farsan"), -(5693,2,0,"And this is Comar Villard. Two weeks married, his wife was spirited away from the safety of Menethil Harbor.",12,0,100,1,0,0,1989,0,"Godrick Farsan"), -(5693,3,0,"Five and five years, and he still searches for her, though she was no beauty, and there were many ladies that would take her place.",12,0,100,1,0,0,1993,0,"Godrick Farsan"), -(5693,4,0,"Fools.",12,0,100,5,0,0,1990,0,"Godrick Farsan"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5693; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5693 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=569300 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5693,0,0,0,19,0,100,0,1476,0,0,0,80,569300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Quest 'Hearts of the Pure' Taken - Run Script"), -(569300,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Remove Npc Flag Questgiver"), -(569300,9,1,0,0,0,100,0,0,0,0,0,11,7794,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Cast 'Teleport'"), -(569300,9,2,0,0,0,100,0,1000,1000,0,0,12,5691,3,14000,0,0,0,8,0,0,0,1780.01,59.7745,-61.4891,6.22813,"Godrick Farsan - On Script - Summon Creature 'Dalin Forgewright Projection'"), -(569300,9,3,0,0,0,100,0,2000,2000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Say Line 0"), -(569300,9,4,0,0,0,100,0,6000,6000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Say Line 1"), -(569300,9,5,0,0,0,100,0,7000,7000,0,0,11,7794,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Cast 'Teleport'"), -(569300,9,6,0,0,0,100,0,1000,1000,0,0,12,5692,3,15000,0,0,0,8,0,0,0,1780.01,59.7745,-61.4891,6.22813,"Godrick Farsan - On Script - Summon Creature 'Comar Villard Projection'"), -(569300,9,7,0,0,0,100,0,2000,2000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Say Line 2"), -(569300,9,8,0,0,0,100,0,6500,6500,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Say Line 3"), -(569300,9,9,0,0,0,100,0,9000,9000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Say Line 4"), -(569300,9,10,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Godrick Farsan - On Script - Add Npc Flag Questgiver"); - --- Comar Villard --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5683; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=5683 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (5683,0,0,0,0,0,100,0,5000,7000,9000,12000,11,12540,0,0,0,0,0,2,0,0,0,0,0,0,0,"Comar Villard - In Combat - Cast 'Gouge'"), --- (5683,0,1,0,25,0,100,0,0,0,0,0,11,3417,0,0,0,0,0,1,0,0,0,0,0,0,0,"Comar Villard - On Reset - Cast 'Thrash'"); diff --git a/sql/updates/world/master/2021_09_19_02_world_2018_03_17_04_world_335.sql b/sql/updates/world/master/2021_09_19_02_world_2018_03_17_04_world_335.sql deleted file mode 100644 index 8efed23aeb1..00000000000 --- a/sql/updates/world/master/2021_09_19_02_world_2018_03_17_04_world_335.sql +++ /dev/null @@ -1,52 +0,0 @@ --- Takar the Seer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6244; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6244 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=624400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6244,0,0,0,19,0,100,0,1738,0,0,0,80,624400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Quest 'Heartswood' Taken - Run Script"), -(624400,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Remove Npc Flag Questgiver"), -(624400,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 0"), -(624400,9,2,0,0,0,100,0,7000,7000,0,0,11,7794,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Cast 'Teleport'"), -(624400,9,3,0,0,0,100,0,1000,1000,0,0,12,6245,3,51000,0,0,0,8,0,0,0,-2246.8,-2369.11,91.6667,0.623109,"Takar the Seer - On Script - Summon Creature 'Anathera'"), -(624400,9,4,0,0,0,100,0,0,0,0,0,12,6246,3,51000,0,0,0,8,0,0,0,-2248.94,-2371.09,91.6667,3.65082,"Takar the Seer - On Script - Summon Creature 'Latherion'"), -(624400,9,5,0,0,0,100,0,2000,2000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 1"), -(624400,9,6,0,0,0,100,0,7000,7000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 2"), -(624400,9,7,0,0,0,100,0,8000,8000,0,0,90,7,0,0,0,0,0,19,6245,0,0,0,0,0,0,"Takar the Seer - On Script - Set Flag Standstate 'Dead' (Anathera)"), -(624400,9,8,0,0,0,100,0,1000,1000,0,0,45,1,1,0,0,0,0,19,6246,0,0,0,0,0,0,"Takar the Seer - On Script - Set Data to Latherion"), -(624400,9,9,0,0,0,100,0,6000,6000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 3"), -(624400,9,10,0,0,0,100,0,9000,9000,0,0,91,8,0,0,0,0,0,19,6246,0,0,0,0,0,0,"Takar the Seer - On Script - Remove Flag Standstate 'Kneel' (Latherion)"), -(624400,9,11,0,0,0,100,0,0,0,0,0,90,7,0,0,0,0,0,19,6246,0,0,0,0,0,0,"Takar the Seer - On Script - Set Flag Standstate 'Dead' (Latherion)"), -(624400,9,12,0,0,0,100,0,3000,3000,0,0,1,1,0,0,0,0,0,19,6246,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 1 (Latherion)"), -(624400,9,13,0,0,0,100,0,10000,10000,0,0,1,0,0,0,0,0,0,19,6245,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 0 (Anathera)"), -(624400,9,14,0,0,0,100,0,5000,5000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Say Line 4"), -(624400,9,15,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Takar the Seer - On Script - Add Npc Flag Questgiver"); - --- Anathera -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6245; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6245 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6245,0,0,0,11,0,100,0,0,0,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anathera - On Respawn - Set Emote State 333"); - --- Latherion -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6246; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6246 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=624600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6246,0,0,0,11,0,100,0,0,0,0,0,17,333,0,0,0,0,0,1,0,0,0,0,0,0,0,"Latherion - On Respawn - Set Emote State 333"), -(6246,0,1,0,38,0,100,0,1,1,0,0,80,624600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Latherion - On Data Set - Run Script"), -(624600,9,0,0,0,0,100,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Latherion - On Script - Set Emote State 0"), -(624600,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.623109,"Latherion - On Script - Set Orientation"), -(624600,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Latherion - On Script - Say Line 0"), -(624600,9,3,0,0,0,100,0,3000,3000,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Latherion - On Script - Set Flag Standstate 'Kneel'"); - --- Texts -DELETE FROM `creature_text` WHERE `CreatureID` IN (6244,6245,6246); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6244,0,0,"A thousand years ago, the immortal elves, demigods of the forest and dragons fought against the Legion on the slopes of Hyjal.",12,7,100,1,0,0,2310,0,"Takar the Seer"), -(6244,1,0,"Anathera and Latherion fought back to back where the battle was thickest. Two lovers determined to survive the war together.",12,7,100,1,0,0,2311,0,"Takar the Seer"), -(6244,2,0,"But it was not to be. As their foes pressed close, Anathera's armor was pierced by a demon's tainted blade. In the thick of battle, there would be nothing to save her.",12,7,100,1,0,0,2312,0,"Takar the Seer"), -(6244,3,0,"Ignoring the battle that raged about him, Latherion dropped his guard to cradle his love in her dying moments. But the demons gave him no quarter, and quickly laid him low.",12,7,100,1,0,0,2314,0,"Takar the Seer"), -(6244,4,0,"Where the two lovers fell, a tree would bloom. The elves call it the heartswood. It will surely serve your ends.",12,7,100,1,0,0,2317,0,"Takar the Seer"), -(6245,0,0,"So this... this is how it ends, my love...",12,7,100,0,0,0,2316,0,"Anathera"), -(6246,0,0,"Anathera!",12,7,100,15,0,0,2313,0,"Latherion"), -(6246,1,0,"Anathera... I cannot bear to face the rest of eternity without you by my side... If you are taken from me, then let this be the day I also return to the earth...",12,7,100,0,0,0,2315,0,"Latherion"); diff --git a/sql/updates/world/master/2021_09_19_03_world_2018_03_17_05_world_335.sql b/sql/updates/world/master/2021_09_19_03_world_2018_03_17_05_world_335.sql deleted file mode 100644 index 51024c932f1..00000000000 --- a/sql/updates/world/master/2021_09_19_03_world_2018_03_17_05_world_335.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Blood Elf rogue quest Greed (ID 9491) -UPDATE `quest_offer_reward` SET `RewardText`="This is the ring, is it? Not much to look at, but you know what they say about one elves' trash...$B$BAnd let's not forget your payment. Don't feel shy about spending it right here sweetie!" WHERE `ID`=9491; diff --git a/sql/updates/world/master/2021_09_19_04_world_2018_03_20_00_world_335.sql b/sql/updates/world/master/2021_09_19_04_world_2018_03_20_00_world_335.sql deleted file mode 100644 index 903eeb4e352..00000000000 --- a/sql/updates/world/master/2021_09_19_04_world_2018_03_20_00_world_335.sql +++ /dev/null @@ -1,4 +0,0 @@ --- quest 'The Shattered Hand (2)' (ID 1858) -UPDATE `quest_offer_reward` - SET `RewardText`="Hmmm, now this is interesting. You've more than proved your worth with this, $n. I am quite impressed. Consider yourself the newest member of the Shattered Hand. And take this, it will be a great help to you in the future, I think." - WHERE `ID`=1858; diff --git a/sql/updates/world/master/2021_09_19_05_world_2018_03_21_00_world.sql b/sql/updates/world/master/2021_09_19_05_world_2018_03_21_00_world.sql deleted file mode 100644 index d5a36cd23dd..00000000000 --- a/sql/updates/world/master/2021_09_19_05_world_2018_03_21_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ -UPDATE `creature_template` SET `flags_extra` = (`flags_extra` & ~0x1000); -UPDATE `creature_template` SET `flags_extra` = (`flags_extra` | 0x1000) WHERE `entry` = 27914; diff --git a/sql/updates/world/master/2021_09_21_00_world.sql b/sql/updates/world/master/2021_09_21_00_world.sql deleted file mode 100644 index b7842fae7cc..00000000000 --- a/sql/updates/world/master/2021_09_21_00_world.sql +++ /dev/null @@ -1,550 +0,0 @@ - -SET @CGUID := 650000; -SET @OGUID := 400000; - --- creature_template -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132627; -- Void Initiate -UPDATE `creature_template` SET `minlevel`=45, `maxlevel`=45, `faction`=14, `BaseAttackTime`=2000, `unit_flags`=33554688, `unit_flags2`=67667968 WHERE `entry`=133011; -- Rampant Shadow -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132632; -- Instructor Duskwalker -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=4196352 WHERE `entry`=133422; -- Shadreen -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=4196352 WHERE `entry`=132730; -- Voidstorm Visual Bunny -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33554432, `unit_flags2`=2048 WHERE `entry`=132397; -- Void Suppression Visual Bunny -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132386; -- Rift Warden -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=131345; -- Alleria Windrunner -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2774, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132407; -- Umbral Ranger -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=33556480 WHERE `entry`=132382; -- Magister Umbric -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `speed_walk`=0.400000005960464477, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132400; -- Curious Voidstalker -UPDATE `creature_template` SET `faction`=190, `BaseAttackTime`=2000, `unit_flags2`=2048 WHERE `entry`=132970; -- Nascent Voidling -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `npcflag`=65537, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132657; -- Atynar -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132616; -- Silvermoon Scholar -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `npcflag`=4224, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132705; -- Danessa -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2774, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132659; -- Veiled Riftblade -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2774, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132648; -- Veiled Riftblade -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132671; -- High Elf Wayfarer -UPDATE `creature_template` SET `gossip_menu_id`=22068, `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=126773; -- Locus-Walker -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2774, `speed_walk`=0.400000005960464477, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132676; -- Voidstalker -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2501, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=34816 WHERE `entry`=132385; -- Locus Researcher - -UPDATE `creature_template` SET `gossip_menu_id`=22070 WHERE `entry`=132671; -- High Elf Wayfarer -UPDATE `creature_template` SET `gossip_menu_id`=22066 WHERE `entry`=132382; -- Magister Umbric -UPDATE `creature_template` SET `gossip_menu_id`=22067 WHERE `entry`=131345; -- Alleria Windrunner -UPDATE `creature_template` SET `gossip_menu_id`=7288 WHERE `entry`=132657; -- Atynar -UPDATE `creature_template` SET `gossip_menu_id`=22080 WHERE `entry`=132648; -- Veiled Riftblade -UPDATE `creature_template` SET `gossip_menu_id`=22068 WHERE `entry`=126773; -- Locus-Walker -UPDATE `creature_template` SET `gossip_menu_id`=22080 WHERE `entry`=132659; -- Veiled Riftblade -UPDATE `creature_template` SET `gossip_menu_id`=22070 WHERE `entry`=132616; -- Silvermoon Scholar -UPDATE `creature_template` SET `gossip_menu_id`=22086, `unit_flags2`=2048 WHERE `entry`=132385; -- Locus Researcher -UPDATE `creature_template` SET `gossip_menu_id`=22107 WHERE `entry`=132632; -- Instructor Duskwalker -UPDATE `creature_template` SET `gossip_menu_id`=22089, `npcflag`=1 WHERE `entry`=132386; -- Rift Warden - --- creature -DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+69; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(@CGUID+0, 132970, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2093.801025390625, 3268.243896484375, 53.267120361328125, 1.584842920303344726, 7200, 10, 0, 5, 0, 1, 0, 0, 0, 40000), -- 132970 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+1, 126773, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2066.685791015625, 3288.502685546875, 58.43724822998046875, 1.660136818885803222, 7200, 0, 0, 353730, 100, 0, 0, 0, 0, 40000), -- 126773 (Area: 9415 - Difficulty: 0) -(@CGUID+2, 132385, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2100.17529296875, 3301.45654296875, 53.71509933471679687, 4.794808387756347656, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132385 (Area: 9415 - Difficulty: 0) (Auras: 260888 - 260888) -(@CGUID+3, 132385, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2087.494873046875, 3285.0869140625, 55.46343994140625, 0.287531912326812744, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132385 (Area: 9415 - Difficulty: 0) (Auras: 260888 - 260888) -(@CGUID+4, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2108.291748046875, 3360.334228515625, 58.51019287109375, 2.734210014343261718, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+5, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2104.382080078125, 3360.994873046875, 58.35615921020507812, 5.917802810668945312, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+6, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2145.373291015625, 3289.123291015625, 63.90410995483398437, 3.926990985870361328, 7200, 10, 0, 2948, 0, 1, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+7, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2127.89208984375, 3356.01416015625, 62.54990005493164062, 2.456208705902099609, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) -(@CGUID+8, 132970, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2069.656982421875, 3383.002197265625, 57.51847076416015625, 3.137434244155883789, 7200, 10, 0, 5, 0, 1, 0, 0, 0, 40000), -- 132970 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+9, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2065.947998046875, 3321.10498046875, 56.7400665283203125, 0.116367354989051818, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+10, 132970, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2102.975830078125, 3399.3134765625, 53.3644256591796875, 3.376831531524658203, 7200, 0, 0, 5, 0, 0, 0, 0, 0, 40000), -- 132970 (Area: 9415 - Difficulty: 0) -(@CGUID+11, 131345, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2138.361083984375, 3319.132080078125, 55.03425216674804687, 3.620402097702026367, 7200, 0, 0, 176865, 1500, 0, 0, 0, 0, 40000), -- 131345 (Area: 9415 - Difficulty: 0) -(@CGUID+12, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2060.255126953125, 3296.22216796875, 58.4375, 5.41023111343383789, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+13, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2102.197998046875, 3382.31689453125, 58.27863311767578125, 2.881384849548339843, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+14, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2128.458251953125, 3296.829833984375, 55.7786102294921875, 0.876535236835479736, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+15, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2160.98095703125, 3313.3056640625, 55.28152084350585937, 2.553715705871582031, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+16, 132386, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2089.576416015625, 3304.283935546875, 55.61410140991210937, 5.338119029998779296, 7200, 10, 0, 9433, 5751, 1, 0, 0, 0, 40000), -- 132386 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+17, 132705, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2111.026123046875, 3340.65625, 56.90955734252929687, 3.524914264678955078, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40000), -- 132705 (Area: 9415 - Difficulty: 0) -(@CGUID+18, 132671, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2063.845458984375, 3295.552001953125, 58.43724822998046875, 4.927199363708496093, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132671 (Area: 9415 - Difficulty: 0) -(@CGUID+19, 132676, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2036.9678955078125, 3277.87255859375, 59.36427688598632812, 1.527870655059814453, 7200, 10, 0, 11791, 0, 1, 0, 0, 0, 40000), -- 132676 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+20, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2067.40283203125, 3356.729248046875, 56.99066543579101562, 3.755258083343505859, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+21, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2088.166748046875, 3248.010498046875, 75.2839508056640625, 2.455939531326293945, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+22, 132659, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2087.050048828125, 3312.6572265625, 55.68055343627929687, 2.75619053840637207, 7200, 0, 0, 17687, 2434, 0, 0, 0, 0, 40000), -- 132659 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+23, 132659, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2128.970458984375, 3331.278564453125, 55.04636001586914062, 4.070834636688232421, 7200, 0, 0, 17687, 2434, 0, 0, 0, 0, 40000), -- 132659 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+24, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2127.663330078125, 3389.028564453125, 74.507232666015625, 3.704462289810180664, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+25, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2098.842041015625, 3381.713623046875, 58.21001434326171875, 0.501430094242095947, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+26, 132659, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2129.71533203125, 3299.736083984375, 56.02498245239257812, 4.904619216918945312, 7200, 0, 0, 17687, 2434, 0, 0, 0, 0, 40000), -- 132659 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+27, 132970, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2083.228515625, 3395.840087890625, 53.60660552978515625, 5.968535900115966796, 7200, 0, 0, 5, 0, 0, 0, 0, 0, 40000), -- 132970 (Area: 9415 - Difficulty: 0) -(@CGUID+28, 132970, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2084.448974609375, 3297.544189453125, 55.195831298828125, 2.488246917724609375, 7200, 0, 0, 5, 0, 0, 0, 0, 0, 40000), -- 132970 (Area: 9415 - Difficulty: 0) -(@CGUID+29, 132676, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2127.401123046875, 3390.81591796875, 74.4622344970703125, 3.781807184219360351, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40000), -- 132676 (Area: 9415 - Difficulty: 0) -(@CGUID+30, 132385, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2112.401123046875, 3295.848876953125, 53.93426513671875, 3.982182025909423828, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132385 (Area: 9415 - Difficulty: 0) (Auras: 260888 - 260888) -(@CGUID+31, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2067.335205078125, 3295.760498046875, 58.484375, 4.566042900085449218, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+32, 132616, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2100.201416015625, 3383.9921875, 58.22832489013671875, 5.072414875030517578, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132616 (Area: 9415 - Difficulty: 0) -(@CGUID+33, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2131.8525390625, 3297.482666015625, 55.88489532470703125, 2.732207298278808593, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+34, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2085.177001953125, 3379.760498046875, 58.96516036987304687, 4.963398456573486328, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+35, 132382, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2138.875, 3317.006103515625, 55.03580093383789062, 3.035698890686035156, 7200, 0, 0, 47165, 5751, 0, 0, 0, 0, 40000), -- 132382 (Area: 9415 - Difficulty: 0) -(@CGUID+36, 132671, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2061.286376953125, 3291.822021484375, 58.43891525268554687, 5.769347667694091796, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132671 (Area: 9415 - Difficulty: 0) -(@CGUID+37, 132648, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2062.553955078125, 3365.827392578125, 56.5369720458984375, 3.996781587600708007, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132648 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+38, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2038.9842529296875, 3277.73046875, 59.2404937744140625, 1.539597272872924804, 7200, 10, 0, 11791, 2434, 1, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) (possible waypoints or random movement) -(@CGUID+39, 132397, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2102.567626953125, 3285.864501953125, 53.87302780151367187, 0, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40000), -- 132397 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+40, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2089.501708984375, 3346.94189453125, 67.485107421875, 5.271542549133300781, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) -(@CGUID+41, 132659, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2163.522705078125, 3326.7509765625, 54.5111541748046875, 3.447463512420654296, 7200, 0, 0, 17687, 2434, 0, 0, 0, 0, 40000), -- 132659 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+42, 132657, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2111.598876953125, 3369.264892578125, 58.50302505493164062, 2.872334241867065429, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132657 (Area: 9415 - Difficulty: 0) -(@CGUID+43, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2182.725830078125, 3298.764892578125, 86.83847808837890625, 2.560807228088378906, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+44, 132676, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2089.4306640625, 3248.932373046875, 75.41204833984375, 2.482355833053588867, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40000), -- 132676 (Area: 9415 - Difficulty: 0) -(@CGUID+45, 132659, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2069.017333984375, 3342.96875, 58.41061782836914062, 3.298889636993408203, 7200, 0, 0, 17687, 2434, 0, 0, 0, 0, 40000), -- 132659 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+46, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2036.197998046875, 3386.74951171875, 51.6214447021484375, 1.558592677116394042, 7200, 10, 0, 11791, 2434, 1, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) (possible waypoints or random movement) -(@CGUID+47, 132676, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2038.237548828125, 3386.3291015625, 52.32087326049804687, 1.59211742877960205, 7200, 10, 0, 11791, 0, 1, 0, 0, 0, 40000), -- 132676 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+48, 132407, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2082.81591796875, 3420.571044921875, 74.7094268798828125, 3.921868324279785156, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9415 - Difficulty: 0) (Auras: ) -(@CGUID+49, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2020.6148681640625, 3311.888916015625, 52.42333602905273437, 3.894581317901611328, 7200, 10, 0, 2948, 0, 1, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+50, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2067.896240234375, 3402.9951171875, 71.61466217041015625, 4.184472084045410156, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) -(@CGUID+51, 132386, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2061.73095703125, 3400.518310546875, 55.67570114135742187, 5.164243698120117187, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132386 (Area: 9415 - Difficulty: 0) -(@CGUID+52, 132730, 1865, 9415, 9415, '0', '0', 0, 0, 0, 1755.0225830078125, 3115.11279296875, 26.2295379638671875, 0, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40000), -- 132730 (Area: 9415 - Difficulty: 0) (Auras: 262605 - 262605) -(@CGUID+53, 132400, 1865, 9415, 9415, '0', '0', 0, 0, 0, 2046.4788818359375, 3246.912841796875, 63.22140121459960937, 5.624480247497558593, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9415 - Difficulty: 0) -(@CGUID+54, 132400, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1851.9326171875, 3285.454833984375, 99.08359527587890625, 0.44966861605644226, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9531 - Difficulty: 0) -(@CGUID+55, 132407, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1910.404541015625, 3321.0869140625, 99.70343780517578125, 0.511330127716064453, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9531 - Difficulty: 0) (Auras: ) -(@CGUID+56, 132386, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1898.2725830078125, 3328.8681640625, 98.51544189453125, 3.483804225921630859, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132386 (Area: 9531 - Difficulty: 0) -(@CGUID+57, 132632, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1870.8367919921875, 3320.295166015625, 96.41725921630859375, 4.584060192108154296, 7200, 0, 0, 47165, 5751, 0, 0, 0, 0, 40000), -- 132632 (Area: 9531 - Difficulty: 0) (Auras: 261666 - 261666) -(@CGUID+58, 132627, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1866.0208740234375, 3316.373291015625, 96.03749847412109375, 0.677931070327758789, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132627 (Area: 9531 - Difficulty: 0) (Auras: 261666 - 261666) -(@CGUID+59, 132400, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1866.857666015625, 3354.496826171875, 104.75, 5.527802467346191406, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9531 - Difficulty: 0) -(@CGUID+60, 132407, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1887.6788330078125, 3281.5478515625, 101.7134628295898437, 5.131228446960449218, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9531 - Difficulty: 0) (Auras: ) -(@CGUID+61, 132400, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1879.4979248046875, 3265.7666015625, 93.00585174560546875, 1.564995288848876953, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9531 - Difficulty: 0) -(@CGUID+62, 133011, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1874.2899169921875, 3328.6650390625, 97.2993011474609375, 4.244513988494873046, 7200, 0, 0, 1456, 1534, 0, 0, 0, 0, 40000), -- 133011 (Area: 9531 - Difficulty: 0) (Auras: 211929 - 211929) -(@CGUID+63, 132400, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1912.7012939453125, 3279.434814453125, 78.44783782958984375, 5.874368667602539062, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9531 - Difficulty: 0) -(@CGUID+64, 132400, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1926.8260498046875, 3347.119140625, 103.0895233154296875, 4.743458271026611328, 7200, 0, 0, 2948, 0, 0, 0, 0, 0, 40000), -- 132400 (Area: 9531 - Difficulty: 0) -(@CGUID+65, 132385, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1895.3228759765625, 3327.447021484375, 98.16204833984375, 1.00004732608795166, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132385 (Area: 9531 - Difficulty: 0) -(@CGUID+66, 132407, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1818.6981201171875, 3311.803955078125, 90.04522705078125, 0.812946915626525878, 7200, 0, 0, 11791, 2434, 0, 0, 0, 0, 40000), -- 132407 (Area: 9531 - Difficulty: 0) (Auras: ) -(@CGUID+67, 132386, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1834.3524169921875, 3287.443603515625, 91.43531036376953125, 4.268019676208496093, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132386 (Area: 9531 - Difficulty: 0) -(@CGUID+68, 132627, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1871.513916015625, 3315.74658203125, 96.47585296630859375, 1.697870612144470214, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000), -- 132627 (Area: 9531 - Difficulty: 0) (Auras: 261666 - 261666) -(@CGUID+69, 132627, 1865, 9415, 9531, '0', '0', 0, 0, 0, 1873.953125, 3313.21435546875, 96.6637725830078125, 1.972912907600402832, 7200, 0, 0, 9433, 5751, 0, 0, 0, 0, 40000); -- 132627 (Area: 9531 - Difficulty: 0) (Auras: 261666 - 261666) - --- creature addon -DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+69; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(@CGUID+0, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132970 -(@CGUID+1, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 126773 -(@CGUID+2, 0, 0, 0, 257, 0, 0, 0, 0, '260888'), -- 132385 - 260888 - 260888 -(@CGUID+3, 0, 0, 0, 257, 0, 0, 0, 0, '260888'), -- 132385 - 260888 - 260888 -(@CGUID+4, 0, 0, 1, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+5, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+6, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+7, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+8, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132970 -(@CGUID+9, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+10, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132970 -(@CGUID+11, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 131345 -(@CGUID+12, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+13, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+14, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+15, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+16, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132386 -(@CGUID+17, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132705 -(@CGUID+18, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132671 -(@CGUID+19, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132676 -(@CGUID+20, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+21, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+22, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132659 -(@CGUID+23, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132659 -(@CGUID+24, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+25, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+26, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132659 -(@CGUID+27, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132970 -(@CGUID+28, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132970 -(@CGUID+29, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132676 -(@CGUID+30, 0, 0, 0, 257, 0, 0, 0, 0, '260888'), -- 132385 - 260888 - 260888 -(@CGUID+31, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+32, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132616 -(@CGUID+33, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+34, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+35, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132382 -(@CGUID+36, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132671 -(@CGUID+37, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 132648 -(@CGUID+38, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+39, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132397 -(@CGUID+40, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+41, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132659 -(@CGUID+42, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132657 -(@CGUID+43, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+44, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132676 -(@CGUID+45, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132659 -(@CGUID+46, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+47, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132676 -(@CGUID+48, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+49, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+50, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+51, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132386 -(@CGUID+52, 0, 0, 0, 1, 0, 0, 0, 0, '262605'), -- 132730 - 262605 - 262605 -(@CGUID+53, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+54, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+55, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+56, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132386 -(@CGUID+57, 0, 0, 0, 257, 0, 0, 0, 0, '261666'), -- 132632 - 261666 - 261666 -(@CGUID+58, 0, 0, 0, 257, 0, 0, 0, 0, '261666'), -- 132627 - 261666 - 261666 -(@CGUID+59, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+60, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+61, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+62, 0, 0, 0, 1, 0, 0, 0, 0, '211929'), -- 133011 - 211929 - 211929 -(@CGUID+63, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+64, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132400 -(@CGUID+65, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132385 -(@CGUID+66, 0, 0, 0, 258, 0, 0, 0, 0, ''), -- 132407 -(@CGUID+67, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 132386 -(@CGUID+68, 0, 0, 0, 257, 0, 0, 0, 0, '261666'), -- 132627 - 261666 - 261666 -(@CGUID+69, 0, 0, 0, 257, 0, 0, 0, 0, '261666'); -- 132627 - 261666 - 261666 - --- npc scaling -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (133011,132627,132632,132730,132657,132397,132382,132659,132407,132676,132671,132705,132386,131345,132648,132400,132616,132385,126773,132970)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133011, 0, 0, 0, 337, 40000), -(132627, 0, 0, 0, 293, 40000), -(132632, 0, 0, 0, 293, 40000), -(132730, 0, 0, 0, 293, 40000), -(132657, 0, 0, 0, 293, 40000), -(132397, 0, 0, 0, 293, 40000), -(132382, 0, 0, 0, 293, 40000), -(132659, 0, 0, 0, 293, 40000), -(132407, 0, 0, 0, 293, 40000), -(132676, 0, 0, 0, 293, 40000), -(132671, 0, 0, 0, 293, 40000), -(132705, 0, 0, 0, 293, 40000), -(132386, 0, 0, 0, 293, 40000), -(131345, 0, 0, 0, 293, 40000), -(132648, 0, 0, 0, 293, 40000), -(132400, 0, 0, 0, 293, 40000), -(132616, 0, 0, 0, 293, 40000), -(132385, 0, 0, 0, 293, 40000), -(126773, 0, 0, 0, 293, 40000), -(132970, 0, 0, 0, 81, 40000); - --- creature Model info -DELETE FROM `creature_model_info` WHERE `DisplayID` IN (82511, 82558, 82403, 82400, 69732, 82559, 82523, 82557, 11686, 82409, 82404, 82526, 82520, 82596, 82402, 82549, 82512, 78869, 82548, 79002, 82513, 82401, 78749, 78511); -INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES -(82511, 0.347222000360488891, 1.5, 0, 40000), -(82558, 0.347222000360488891, 1.5, 0, 40000), -(82403, 0.347222000360488891, 1.5, 0, 40000), -(82400, 0.347222000360488891, 1.5, 0, 40000), -(69732, 0.5, 1, 0, 40000), -(82559, 0.347222000360488891, 1.5, 0, 40000), -(82523, 0.347222000360488891, 1.5, 0, 40000), -(82557, 0.312499791383743286, 1.349999904632568359, 0, 40000), -(11686, 0.5, 1, 0, 40000), -(82409, 0.347222000360488891, 1.5, 0, 40000), -(82404, 0.399305284023284912, 1.724999904632568359, 0, 40000), -(82526, 0.347222000360488891, 1.5, 0, 40000), -(82520, 0.382999986410140991, 1.5, 0, 40000), -(82596, 0.347222000360488891, 1.5, 0, 40000), -(82402, 0.347222000360488891, 1.5, 0, 40000), -(82549, 0.347222000360488891, 1.5, 0, 40000), -(82512, 0.382999986410140991, 1.5, 0, 40000), -(78869, 0.430167853832244873, 0, 0, 40000), -(82548, 0.347222000360488891, 1.5, 0, 40000), -(79002, 1.299441218376159667, 0.60000002384185791, 0, 40000), -(82513, 0.382999986410140991, 1.5, 0, 40000), -(82401, 0.347222000360488891, 1.5, 0, 40000), -(78749, 0.757361590862274169, 1.20000004768371582, 0, 40000), -(78511, 0.30430692434310913, 0.75, 0, 40000); - --- creature_template_model -DELETE FROM `creature_template_model` WHERE (`Idx`=3 AND `CreatureID`=132627) OR (`Idx`=2 AND `CreatureID`=132627) OR (`Idx`=1 AND `CreatureID` IN (132627,132730,132659,132616,132648,132385,132397,132407,132386,132671,176308)) OR (`Idx`=0 AND `CreatureID` IN (132627,132632,133011,132730,132382,132659,132400,132676,132616,132648,132657,131345,132385,132705,126773,132397,132407,132386,132671,132970,53270,64993,33030,35362,73780,65011,77178,29929,305,76084,71486,69831,69204,68211,67437,66062,66063,66060,65078,65076,65072,65071,65065,65063,65061,65060,65058,65009,65007,65006,63553,63552,62454,62106,61809,60941,59101,55272,53276,52807,48632,47841,47353,39209,39208,35168,33904,33892,31239,32633,32206,32158,31851,31778,31698,31717,29582,27707,28302,24488,20850,20848,20849,20847,20846,19658,18362,18375,18376,18406,18359,18357,18360,15715,15714,15666,14602,14547,14548,14546,14561,14560,14559,14553,14552,14551,14556,14555,14565,14505,14336,10180,11147,9158,7749,7739,7690,7687,6074,4779,4777,4710,4269,304,307,308,21354,65074,284,179883,174032,179595,176308,161015)); -INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES -(132627, 3, 82559, 1, 1, 40000), -- 132627 -(132627, 2, 82558, 1, 1, 40000), -- 132627 -(132627, 1, 82511, 1, 1, 40000), -- 132627 -(132627, 0, 82509, 1, 1, 40000), -- 132627 -(132632, 0, 82523, 1, 1, 40000), -- 132632 -(133011, 0, 69732, 1, 1, 40000), -- 133011 -(132730, 1, 11686, 1, 1, 40000), -- 132730 -(132730, 0, 1126, 1, 0, 40000), -- 132730 -(132382, 0, 82404, 1, 1, 40000), -- 132382 -(132659, 1, 82549, 1, 1, 40000), -- 132659 -(132659, 0, 82548, 1, 1, 40000), -- 132659 -(132400, 0, 79002, 1, 1, 40000), -- 132400 -(132676, 0, 79002, 1, 1, 40000), -- 132676 -(132616, 1, 82513, 1, 1, 40000), -- 132616 -(132616, 0, 82512, 1, 1, 40000), -- 132616 -(132648, 1, 82549, 1, 1, 40000), -- 132648 -(132648, 0, 82548, 1, 1, 40000), -- 132648 -(132657, 0, 82557, 1, 1, 40000), -- 132657 -(131345, 0, 78869, 1, 1, 40000), -- 131345 -(132385, 1, 82401, 1, 1, 40000), -- 132385 -(132385, 0, 82400, 1, 1, 40000), -- 132385 -(132705, 0, 82596, 1, 1, 40000), -- 132705 -(126773, 0, 78749, 1, 1, 40000), -- 126773 -(132397, 1, 11686, 1, 1, 40000), -- 132397 -(132397, 0, 1126, 1, 0, 40000), -- 132397 -(132407, 1, 82409, 1, 1, 40000), -- 132407 -(132407, 0, 82526, 1, 1, 40000), -- 132407 -(132386, 1, 82402, 1, 1, 40000), -- 132386 -(132386, 0, 82403, 1, 1, 40000), -- 132386 -(132671, 1, 82520, 1, 1, 40000), -- 132671 -(132671, 0, 82519, 1, 1, 40000), -- 132671 -(132970, 0, 78511, 1, 1, 40000), -- 132970 -(53270, 0, 34955, 1, 0, 40000), -- 53270 -(64993, 0, 43697, 1, 0, 40000), -- 64993 -(33030, 0, 28060, 1, 0, 40000), -- 33030 -(35362, 0, 29794, 1, 0, 40000), -- 35362 -(73780, 0, 51359, 1, 0, 40000), -- 73780 -(65011, 0, 43708, 1, 0, 40000), -- 65011 -(77178, 0, 53774, 1, 0, 40000), -- 77178 -(29929, 0, 25871, 1, 1, 40000), -- 29929 -(305, 0, 2410, 1, 1, 40000), -- 305 -(76084, 0, 53038, 1, 1, 40000), -- 76084 -(71486, 0, 48931, 1, 0, 40000), -- 71486 -(69831, 0, 47717, 1, 0, 40000), -- 69831 -(69204, 0, 47238, 1, 0, 40000), -- 69204 -(68211, 0, 72873, 1, 0, 40000), -- 68211 -(67437, 0, 42147, 1, 0, 40000), -- 67437 -(66062, 0, 44757, 1, 0, 40000), -- 66062 -(66063, 0, 43900, 1, 0, 40000), -- 66063 -(66060, 0, 44759, 1, 0, 40000), -- 66060 -(65078, 0, 43726, 1, 0, 40000), -- 65078 -(65076, 0, 43725, 1, 0, 40000), -- 65076 -(65072, 0, 43723, 1, 0, 40000), -- 65072 -(65071, 0, 43722, 1, 0, 40000), -- 65071 -(65065, 0, 43721, 1, 0, 40000), -- 65065 -(65063, 0, 43720, 1, 0, 40000), -- 65063 -(65061, 0, 43719, 1, 0, 40000), -- 65061 -(65060, 0, 43718, 1, 0, 40000), -- 65060 -(65058, 0, 43717, 1, 0, 40000), -- 65058 -(65009, 0, 43706, 1, 0, 40000), -- 65009 -(65007, 0, 43705, 1, 0, 40000), -- 65007 -(65006, 0, 43704, 1, 0, 40000), -- 65006 -(63553, 0, 41991, 1, 0, 40000), -- 63553 -(63552, 0, 41989, 1, 0, 40000), -- 63552 -(62454, 0, 42498, 1, 0, 40000), -- 62454 -(62106, 0, 42352, 1, 0, 40000), -- 62106 -(61809, 0, 42250, 1, 0, 40000), -- 61809 -(60941, 0, 41711, 1, 0, 40000), -- 60941 -(59101, 0, 40590, 1, 0, 40000), -- 59101 -(55272, 0, 39096, 1, 0, 40000), -- 55272 -(53276, 0, 38261, 1, 1, 40000), -- 53276 -(52807, 0, 38046, 1, 1, 40000), -- 52807 -(48632, 0, 36213, 1, 1, 40000), -- 48632 -(47841, 0, 37145, 1, 0, 40000), -- 47841 -(47353, 0, 35757, 1, 1, 40000), -- 47353 -(39209, 0, 31368, 1, 1, 40000), -- 39209 -(39208, 0, 31367, 1, 1, 40000), -- 39208 -(35168, 0, 29755, 1, 1, 40000), -- 35168 -(33904, 0, 28954, 1, 1, 40000), -- 33904 -(33892, 0, 28953, 1, 1, 40000), -- 33892 -(31239, 0, 27525, 1, 0, 40000), -- 31239 -(32633, 0, 27237, 1, 1, 40000), -- 32633 -(32206, 0, 27820, 1, 1, 40000), -- 32206 -(32158, 0, 25836, 1, 1, 40000), -- 32158 -(31851, 0, 27243, 1, 0, 40000), -- 31851 -(31778, 0, 25831, 1, 0, 40000), -- 31778 -(31698, 0, 27796, 1, 0, 40000), -- 31698 -(31717, 0, 25833, 1, 1, 40000), -- 31717 -(29582, 0, 28108, 1, 0, 40000), -- 29582 -(27707, 0, 24757, 1, 1, 40000), -- 27707 -(28302, 0, 25280, 1, 1, 40000), -- 28302 -(24488, 0, 22473, 1, 1, 40000), -- 24488 -(20850, 0, 19872, 1, 0, 40000), -- 20850 -(20848, 0, 19871, 1, 0, 40000), -- 20848 -(20849, 0, 19873, 1, 0, 40000), -- 20849 -(20847, 0, 19870, 1, 0, 40000), -- 20847 -(20846, 0, 19869, 1, 0, 40000), -- 20846 -(19658, 0, 17063, 1, 0, 40000), -- 19658 -(18362, 0, 17717, 1, 0, 40000), -- 18362 -(18375, 0, 17703, 1, 0, 40000), -- 18375 -(18376, 0, 17718, 1, 0, 40000), -- 18376 -(18406, 0, 17759, 1, 0, 40000), -- 18406 -(18359, 0, 17696, 1, 0, 40000), -- 18359 -(18357, 0, 17694, 1, 0, 40000), -- 18357 -(18360, 0, 17697, 1, 0, 40000), -- 18360 -(15715, 0, 15679, 1, 1, 40000), -- 15715 -(15714, 0, 15680, 1, 1, 40000), -- 15714 -(15666, 0, 15672, 1, 1, 40000), -- 15666 -(14602, 0, 14632, 1, 1, 40000), -- 14602 -(14547, 0, 14346, 1, 1, 40000), -- 14547 -(14548, 0, 14576, 1, 1, 40000), -- 14548 -(14546, 0, 14347, 1, 1, 40000), -- 14546 -(14561, 0, 14583, 1, 1, 40000), -- 14561 -(14560, 0, 14338, 1, 1, 40000), -- 14560 -(14559, 0, 14582, 1, 1, 40000), -- 14559 -(14553, 0, 14374, 1, 1, 40000), -- 14553 -(14552, 0, 14376, 1, 1, 40000), -- 14552 -(14551, 0, 14377, 1, 1, 40000), -- 14551 -(14556, 0, 14331, 1, 1, 40000), -- 14556 -(14555, 0, 14332, 1, 1, 40000), -- 14555 -(14565, 0, 14584, 1, 1, 40000), -- 14565 -(14505, 0, 14554, 1, 1, 40000), -- 14505 -(14336, 0, 14330, 1, 1, 40000), -- 14336 -(10180, 0, 9476, 1, 1, 40000), -- 10180 -(11147, 0, 10661, 1, 1, 40000), -- 11147 -(9158, 0, 8469, 1, 1, 40000), -- 9158 -(7749, 0, 6569, 1, 1, 40000), -- 7749 -(7739, 0, 9473, 1, 1, 40000), -- 7739 -(7690, 0, 6448, 1, 1, 40000), -- 7690 -(7687, 0, 6444, 1, 1, 40000), -- 7687 -(6074, 0, 6080, 1, 1, 40000), -- 6074 -(4779, 0, 2785, 1, 1, 40000), -- 4779 -(4777, 0, 2786, 1, 1, 40000), -- 4777 -(4710, 0, 2736, 1, 1, 40000), -- 4710 -(4269, 0, 2405, 1, 1, 40000), -- 4269 -(304, 0, 2346, 1, 1, 40000), -- 304 -(307, 0, 2409, 1, 1, 40000), -- 307 -(308, 0, 2402, 1, 1, 40000), -- 308 -(21354, 0, 19250, 1, 1, 40000), -- 21354 -(65074, 0, 43724, 1, 0, 40000), -- 65074 -(284, 0, 2404, 1, 1, 40000), -- 284 -(179883, 0, 100767, 2.5, 1, 40000), -- 179883 -(174032, 0, 93511, 1, 1, 40000), -- 174032 -(179595, 0, 101347, 1, 1, 40000), -- 179595 -(176308, 1, 100403, 1, 1, 40000), -- 176308 -(176308, 0, 33559, 1, 0, 40000), -- 176308 -(161015, 0, 92704, 1, 1, 40000); -- 161015 - --- npc_vendor -DELETE FROM `npc_vendor` WHERE (`entry`=132705 AND `item`=3857 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=18567 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=3466 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=2880 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=180733 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=5956 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132705 AND `item`=2901 AND `ExtendedCost`=0 AND `type`=1); -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(132705, 7, 3857, 0, 0, 1, 0, 0, 40120), -- 3857 -(132705, 6, 18567, 0, 0, 1, 0, 0, 40120), -- 18567 -(132705, 5, 3466, 0, 0, 1, 0, 0, 40120), -- 3466 -(132705, 4, 2880, 0, 0, 1, 0, 0, 40120), -- 2880 -(132705, 3, 180733, 0, 0, 1, 0, 0, 40120), -- 180733 -(132705, 2, 5956, 0, 0, 1, 0, 0, 40120), -- 5956 -(132705, 1, 2901, 0, 0, 1, 0, 0, 40120); -- 2901 - --- creature_equip_template -DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (131345,132659,126773,132407,132648)); -INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`) VALUES -(131345, 1, 0, 0, 0, 0, 0, 0, 151781, 0, 0), -- 131345 -(132659, 1, 33295, 0, 0, 153892, 0, 0, 0, 0, 0), -- 132659 -(126773, 1, 124381, 0, 0, 0, 0, 0, 0, 0, 0), -- 126773 -(132407, 1, 0, 0, 0, 0, 0, 0, 105125, 0, 0), -- 132407 -(132648, 1, 31604, 0, 0, 0, 0, 0, 0, 0, 0); -- 132648 - --- gossip_menu -DELETE FROM `gossip_menu` WHERE (`MenuId`=22066 AND `TextId`=33795) OR (`MenuId`=22067 AND `TextId`=33796) OR (`MenuId`=7288 AND `TextId`=8618) OR (`MenuId`=22089 AND `TextId`=33825) OR (`MenuId`=22107 AND `TextId`=33847) OR (`MenuId`=22086 AND `TextId`=33823) OR (`MenuId`=22080 AND `TextId`=33813) OR (`MenuId`=22070 AND `TextId`=33799) OR (`MenuId`=22156 AND `TextId`=33943) OR (`MenuId`=22068 AND `TextId`=33797) OR (`MenuId`=22065 AND `TextId`=33794); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(22066, 33795, 40120), -- 132382 -(22067, 33796, 40120), -- 131345 -(7288, 8618, 40120), -- 132657 -(22089, 33825, 40120), -- 132386 -(22107, 33847, 40120), -- 132632 -(22086, 33823, 40120), -- 132385 -(22080, 33813, 40120), -- 132648 -(22070, 33799, 40120), -- 132671 -(22156, 33943, 40120), -- 126773 -(22068, 33797, 40120), -- 126773 -(22065, 33794, 40120); -- 132385 - --- gossip_menu_option -DELETE FROM `gossip_menu_option` WHERE (`OptionIndex`=0 AND `MenuId` IN (7288,22068)); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `VerifiedBuild`) VALUES -(7288, 0, 5, 'Make this inn your home.', 0, 40120), -(22068, 0, 0, 'What do you know of Telogrus?', 0, 40120); - --- npc_text -DELETE FROM `npc_text` WHERE `ID` IN (33823 /*33823*/, 8618 /*8618*/, 33943 /*33943*/, 33797 /*33797*/, 33799 /*33799*/, 33794 /*33794*/, 33813 /*33813*/, 33795 /*33795*/, 33796 /*33796*/, 33847 /*33847*/, 33825 /*33825*/); -INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES -(33823, 1, 0, 0, 0, 0, 0, 0, 0, 146090, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33823 -(8618, 1, 0, 0, 0, 0, 0, 0, 0, 12528, 0, 0, 0, 0, 0, 0, 0, 40120), -- 8618 -(33943, 1, 0, 0, 0, 0, 0, 0, 0, 146920, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33943 -(33797, 1, 0, 0, 0, 0, 0, 0, 0, 145896, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33797 -(33799, 1, 1, 0, 0, 0, 0, 0, 0, 145897, 145898, 0, 0, 0, 0, 0, 0, 40120), -- 33799 -(33794, 1, 1, 0, 0, 0, 0, 0, 0, 145890, 145892, 0, 0, 0, 0, 0, 0, 40120), -- 33794 -(33813, 1, 1, 0, 0, 0, 0, 0, 0, 146006, 146148, 0, 0, 0, 0, 0, 0, 40120), -- 33813 -(33795, 1, 1, 1, 0, 0, 0, 0, 0, 145893, 146231, 147276, 0, 0, 0, 0, 0, 40120), -- 33795 -(33796, 1, 1, 1, 0, 0, 0, 0, 0, 145895, 147271, 147272, 0, 0, 0, 0, 0, 40120), -- 33796 -(33847, 1, 0, 0, 0, 0, 0, 0, 0, 146362, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33847 -(33825, 1, 1, 1, 1, 0, 0, 0, 0, 146098, 146099, 146517, 146516, 0, 0, 0, 0, 40120); -- 33825 - --- Gossip_menu_option -UPDATE `gossip_menu_option` SET `OptionType` = 1, `OptionNpcFlag` = 1, `VerifiedBuild` = 40120 WHERE `MenuId` = 22068 AND `OptionIndex` = 0; -DELETE FROM `gossip_menu_option_action` WHERE (`MenuId`=22068 AND `OptionIndex`=0); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(22068, 0, 22156, 0); - --- spell_target_position -DELETE FROM `spell_target_position` WHERE (`EffectIndex`=0 AND `ID` IN (258310,260866,259377)); -INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES -(258310, 0, 0, -8166.64990234375, 784.719970703125, 76.3600006103515625, 40120), -- Spell: 258310 (Teleport: Stormwind) Efffect: 252 (SPELL_EFFECT_TELEPORT_UNITS) -(260866, 0, 1865, 1902.18994140625, 3302.929931640625, 95.5, 40120), -- Spell: 260866 (Teleport: Fate's Veil Island 1) Efffect: 252 (SPELL_EFFECT_TELEPORT_UNITS) -(259377, 0, 1865, 2127.360107421875, 3316.06005859375, 54.70000076293945312, 40120); -- Spell: 259377 (Teleport: Telogrus Rift) Efffect: 252 (SPELL_EFFECT_TELEPORT_UNITS) - --- quest_starter -DELETE FROM `creature_queststarter` WHERE `id`=131345 AND `quest`=49788; -INSERT INTO `creature_queststarter`(`id`, `quest`) VALUES -(131345, 49788); - --- gameobject -DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+45; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES -(@OGUID+0, 280969, 1865, 9415, 9415, '0', '0', 0, 2135.22216796875, 3331.068603515625, 54.97393798828125, 5.988194942474365234, -0.01469659805297851, -0.05117321014404296, -0.14711952209472656, 0.98768472671508789, 7200, 255, 1, 40000), -- 280969 (Area: 9415 - Difficulty: 0) -(@OGUID+1, 280959, 1865, 9415, 9415, '0', '0', 0, 2167.58154296875, 3321.947998046875, 54.39636611938476562, 3.994499444961547851, 0, 0, -0.91043853759765625, 0.413644403219223022, 7200, 255, 1, 40000), -- 280959 (Area: 9415 - Difficulty: 0) -(@OGUID+2, 280959, 1865, 9415, 9415, '0', '0', 0, 2167.546875, 3317.942626953125, 54.75832748413085937, 6.065781593322753906, 0, 0, -0.10848808288574218, 0.994097769260406494, 7200, 255, 1, 40000), -- 280959 (Area: 9415 - Difficulty: 0) -(@OGUID+3, 280800, 1865, 9415, 9415, '0', '0', 0, 2102.62841796875, 3285.803955078125, 57.57932662963867187, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 280800 (Area: 9415 - Difficulty: 0) -(@OGUID+4, 268668, 1865, 9415, 9415, '0', '0', 0, 2137.036376953125, 3330.950439453125, 55.11678314208984375, 5.621202945709228515, -0.00369119644165039, -0.02361297607421875, -0.32479476928710937, 0.945482492446899414, 7200, 255, 1, 40000), -- 268668 (Area: 9415 - Difficulty: 0) -(@OGUID+5, 221625, 1865, 9415, 9415, '0', '0', 0, 2165.210205078125, 3317.861083984375, 54.71223068237304687, 0.590611636638641357, -0.05905675888061523, -0.01426029205322265, 0.290700912475585937, 0.954883217811584472, 7200, 255, 1, 40000), -- 221625 (Area: 9415 - Difficulty: 0) -(@OGUID+6, 280794, 1865, 9415, 9415, '0', '0', 0, 1908.1129150390625, 3298.9306640625, 95.544219970703125, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 280794 (Area: 9415 - Difficulty: 0) -(@OGUID+7, 280949, 1865, 9415, 9415, '0', '0', 0, 2110.942626953125, 3379.4306640625, 58.33880615234375, 4.063357830047607421, 0, 0, -0.895660400390625, 0.444738656282424926, 7200, 255, 1, 40000), -- 280949 (Area: 9415 - Difficulty: 0) -(@OGUID+8, 280968, 1865, 9415, 9415, '0', '0', 0, 2115.626708984375, 3368.2822265625, 58.55398941040039062, 6.095187664031982421, 0, 0, -0.09386062622070312, 0.995585381984710693, 7200, 255, 1, 40000), -- 280968 (Area: 9415 - Difficulty: 0) -(@OGUID+9, 280968, 1865, 9415, 9415, '0', '0', 0, 2169.875, 3319.361083984375, 54.34086990356445312, 6.179501533508300781, 0, 0, -0.05181884765625, 0.998656511306762695, 7200, 255, 1, 40000), -- 280968 (Area: 9415 - Difficulty: 0) -(@OGUID+10, 280963, 1865, 9415, 9415, '0', '0', 0, 2109.772705078125, 3380.41064453125, 58.56341552734375, 2.522846221923828125, -0.05001211166381835, -0.03036689758300781, 0.95140838623046875, 0.302322298288345336, 7200, 255, 1, 40000), -- 280963 (Area: 9415 - Difficulty: 0) -(@OGUID+11, 280958, 1865, 9415, 9415, '0', '0', 0, 2171.0712890625, 3322.493896484375, 54.44314956665039062, 3.528738260269165039, 0, 0, -0.9813232421875, 0.192366078495979309, 7200, 255, 1, 40000), -- 280958 (Area: 9415 - Difficulty: 0) -(@OGUID+12, 280958, 1865, 9415, 9415, '0', '0', 0, 2169.57470703125, 3316.247314453125, 55.10287857055664062, 5.654347419738769531, 0, 0, -0.30926418304443359, 0.950976133346557617, 7200, 255, 1, 40000), -- 280958 (Area: 9415 - Difficulty: 0) -(@OGUID+13, 280967, 1865, 9415, 9415, '0', '0', 0, 2111.076416015625, 3379.420166015625, 58.78490447998046875, 4.105897903442382812, 0.052279472351074218, -0.00080013275146484, -0.88531875610351562, 0.462035655975341796, 7200, 255, 1, 40000), -- 280967 (Area: 9415 - Difficulty: 0) -(@OGUID+14, 280949, 1865, 9415, 9415, '0', '0', 0, 2134.83154296875, 3331.7978515625, 54.96714019775390625, 4.853682518005371093, 0, 0, -0.65542984008789062, 0.755256056785583496, 7200, 255, 1, 40000), -- 280949 (Area: 9415 - Difficulty: 0) -(@OGUID+15, 280964, 1865, 9415, 9415, '0', '0', 0, 2116.57470703125, 3367.04345703125, 58.54189682006835937, 6.232558250427246093, -0.0229034423828125, 0.018891334533691406, -0.024871826171875, 0.999249696731567382, 7200, 255, 1, 40000), -- 280964 (Area: 9415 - Difficulty: 0) -(@OGUID+16, 280964, 1865, 9415, 9415, '0', '0', 0, 2113.94091796875, 3363.1953125, 58.9280548095703125, 0.354084372520446777, -0.02673721313476562, -0.54664802551269531, 0.069499969482421875, 0.834044814109802246, 7200, 255, 1, 40000), -- 280964 (Area: 9415 - Difficulty: 0) -(@OGUID+17, 280970, 1865, 9415, 9415, '0', '0', 0, 2111.583251953125, 3340.908935546875, 56.81538772583007812, 5.974820137023925781, 0.04787445068359375, 0.026080131530761718, -0.15476322174072265, 0.986446261405944824, 7200, 255, 1, 40000), -- 280970 (Area: 9415 - Difficulty: 0) -(@OGUID+18, 253044, 1865, 9415, 9415, '0', '0', 0, 2105.385498046875, 3359.28125, 58.36912155151367187, 1.06929934024810791, 0, 0, 0.509539604187011718, 0.860447168350219726, 7200, 255, 1, 40000), -- 253044 (Area: 9415 - Difficulty: 0) -(@OGUID+19, 253044, 1865, 9415, 9415, '0', '0', 0, 2108.303955078125, 3360.40283203125, 58.42418289184570312, 2.421695709228515625, 0, 0, 0.935914993286132812, 0.352225959300994873, 7200, 255, 1, 40000), -- 253044 (Area: 9415 - Difficulty: 0) -(@OGUID+20, 280975, 1865, 9415, 9415, '0', '0', 0, 2109.90625, 3340.607666015625, 57.60308074951171875, 2.729029417037963867, 0.477239131927490234, 0.548095703125, -0.51122379302978515, 0.458785504102706909, 7200, 255, 1, 40000), -- 280975 (Area: 9415 - Difficulty: 0) -(@OGUID+21, 280946, 1865, 9415, 9415, '0', '0', 0, 2134.970458984375, 3332.66064453125, 54.92321395874023437, 1.764855861663818359, 0, 0, 0.772283554077148437, 0.635277986526489257, 7200, 255, 1, 40000), -- 280946 (Area: 9415 - Difficulty: 0) -(@OGUID+22, 280973, 1865, 9415, 9415, '0', '0', 0, 2110.45654296875, 3343.09716796875, 56.9272613525390625, 2.114426612854003906, 0, 0, 0.870989799499511718, 0.491301089525222778, 7200, 255, 1, 40000), -- 280973 (Area: 9415 - Difficulty: 0) -(@OGUID+23, 280971, 1865, 9415, 9415, '0', '0', 0, 2109.875, 3340.137939453125, 56.09220504760742187, 0.399324953556060791, 0, 0, 0.198338508605957031, 0.980133593082427978, 7200, 255, 1, 40000), -- 280971 (Area: 9415 - Difficulty: 0) -(@OGUID+24, 280959, 1865, 9415, 9415, '0', '0', 0, 2107.272705078125, 3340.569580078125, 56.59068679809570312, 5.181279182434082031, 0, 0, -0.5234994888305664, 0.852025985717773437, 7200, 255, 1, 40000), -- 280959 (Area: 9415 - Difficulty: 0) -(@OGUID+25, 221625, 1865, 9415, 9415, '0', '0', 0, 2165.369873046875, 3319.829833984375, 54.53283309936523437, 6.19910430908203125, -0.03406715393066406, 0.009043693542480468, -0.04174041748046875, 0.998506546020507812, 7200, 255, 1, 40000), -- 221625 (Area: 9415 - Difficulty: 0) -(@OGUID+26, 280967, 1865, 9415, 9415, '0', '0', 0, 2106.173583984375, 3360.819580078125, 58.38729476928710937, 4.83340311050415039, -0.00909042358398437, -0.02855873107910156, -0.6625070571899414, 0.748455822467803955, 7200, 255, 1, 40000), -- 280967 (Area: 9415 - Difficulty: 0) -(@OGUID+27, 280949, 1865, 9415, 9415, '0', '0', 0, 2106.022705078125, 3360.272705078125, 58.3411865234375, 1.659677505493164062, 0, 0, 0.737822532653808593, 0.67499476671218872, 7200, 255, 1, 40000), -- 280949 (Area: 9415 - Difficulty: 0) -(@OGUID+28, 280959, 1865, 9415, 9415, '0', '0', 0, 2140.395751953125, 3331.8916015625, 54.98600387573242187, 4.834675788879394531, 0, 0, -0.66257762908935546, 0.748993277549743652, 7200, 255, 1, 40000), -- 280959 (Area: 9415 - Difficulty: 0) -(@OGUID+29, 280963, 1865, 9415, 9415, '0', '0', 0, 2112.854248046875, 3378.2275390625, 58.72557449340820312, 2.481723785400390625, -0.03787565231323242, -0.0332489013671875, 0.945216178894042968, 0.322531104087829589, 7200, 255, 1, 40000), -- 280963 (Area: 9415 - Difficulty: 0) -(@OGUID+30, 280974, 1865, 9415, 9415, '0', '0', 0, 2113.28466796875, 3344.541748046875, 58.1446075439453125, 1.554195523262023925, 0.447363853454589843, 0.520063400268554687, 0.470463752746582031, 0.55503469705581665, 7200, 255, 1, 40000), -- 280974 (Area: 9415 - Difficulty: 0) -(@OGUID+31, 280945, 1865, 9415, 9415, '0', '0', 0, 2110.407958984375, 3366.880126953125, 59.57371902465820312, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 280945 (Area: 9415 - Difficulty: 0) -(@OGUID+32, 280972, 1865, 9415, 9415, '0', '0', 0, 2113.732666015625, 3344.57373046875, 56.76467132568359375, 1.771139740943908691, 0, 0, 0.774275779724121093, 0.632848322391510009, 7200, 255, 1, 40000), -- 280972 (Area: 9415 - Difficulty: 0) -(@OGUID+33, 279607, 1865, 9415, 9415, '0', '0', 0, 2149.69091796875, 3331.38720703125, 54.9962921142578125, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 279607 (Area: 9415 - Difficulty: 0) -(@OGUID+34, 280967, 1865, 9415, 9415, '0', '0', 0, 2115.866455078125, 3368.704833984375, 58.62358474731445312, 4.52684783935546875, 0.029671669006347656, 0.000721931457519531, -0.76950550079345703, 0.637950122356414794, 7200, 255, 1, 40000), -- 280967 (Area: 9415 - Difficulty: 0) -(@OGUID+35, 280958, 1865, 9415, 9415, '0', '0', 0, 2115.366455078125, 3363.470458984375, 58.47637176513671875, 2.912093162536621093, 0, 0, 0.9934234619140625, 0.114498049020767211, 7200, 255, 1, 40000), -- 280958 (Area: 9415 - Difficulty: 0) -(@OGUID+36, 280958, 1865, 9415, 9415, '0', '0', 0, 2170.15625, 3319.627685546875, 54.70170974731445312, 4.034273624420166015, 0, 0, -0.90203285217285156, 0.431667417287826538, 7200, 255, 1, 40000), -- 280958 (Area: 9415 - Difficulty: 0) -(@OGUID+37, 280793, 1865, 9415, 9415, '0', '0', 0, 2044.4149169921875, 3333.40283203125, 58.31357955932617187, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 280793 (Area: 9415 - Difficulty: 0) -(@OGUID+38, 280960, 1865, 9415, 9415, '0', '0', 0, 2117.203125, 3369.780517578125, 58.68408966064453125, 1.304993152618408203, 0, 0, 0.607172012329101562, 0.794570446014404296, 7200, 255, 1, 40000), -- 280960 (Area: 9415 - Difficulty: 0) -(@OGUID+39, 280944, 1865, 9415, 9415, '0', '0', 0, 2110.416748046875, 3366.8837890625, 58.33392333984375, 0, 0, 0, 0, 1, 7200, 255, 1, 40000), -- 280944 (Area: 9415 - Difficulty: 0) -(@OGUID+40, 280964, 1865, 9415, 9415, '0', '0', 0, 2103.932373046875, 3361.099853515625, 58.27219009399414062, 6.232558250427246093, -0.0229034423828125, 0.018891334533691406, -0.024871826171875, 0.999249696731567382, 7200, 255, 1, 40000), -- 280964 (Area: 9415 - Difficulty: 0) -(@OGUID+41, 281015, 1865, 9415, 9531, '0', '0', 0, 1896.404541015625, 3330.208251953125, 99.4635162353515625, 2.720252752304077148, -0.00408411026000976, -0.07554435729980468, 0.974903106689453125, 0.209380730986595153, 7200, 255, 1, 40000), -- 281015 (Area: 9531 - Difficulty: 0) -(@OGUID+42, 280960, 1865, 9415, 9531, '0', '0', 0, 1895.79345703125, 3329.642333984375, 98.2798004150390625, 6.164352893829345703, 0.078107833862304687, -0.00561714172363281, -0.05912303924560546, 0.995174407958984375, 7200, 255, 1, 40000), -- 280960 (Area: 9531 - Difficulty: 0) -(@OGUID+43, 281022, 1865, 9415, 9531, '0', '0', 0, 1895.66845703125, 3329.166748046875, 99.2807769775390625, 1.043002486228942871, 0.055757045745849609, -0.04433917999267578, 0.498427391052246093, 0.863999605178833007, 7200, 255, 1, 40000), -- 281022 (Area: 9531 - Difficulty: 0) -(@OGUID+44, 281016, 1865, 9415, 9531, '0', '0', 0, 1894.9254150390625, 3329.619873046875, 99.28421783447265625, 0.982507288455963134, 0.067705154418945312, -0.05675506591796875, 0.4722747802734375, 0.877012789249420166, 7200, 255, 1, 40000), -- 281016 (Area: 9531 - Difficulty: 0) -(@OGUID+45, 280949, 1865, 9415, 9531, '0', '0', 0, 1896.095458984375, 3329.732666015625, 97.89945220947265625, 4.590495109558105468, 0, 0, -0.74886322021484375, 0.662724554538726806, 7200, 255, 1, 40000); -- 280949 (Area: 9531 - Difficulty: 0) - --- gameobject_addon -DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+45; -INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES -(@OGUID+33, 0, 0, 0, 1, 8785, 0); -- 279607 - --- gameobject_template -DELETE FROM `gameobject_template` WHERE `entry` IN (281016 /*281016*/, 281022 /*281022*/, 281015 /*281015*/, 280975 /*280975*/, 280967 /*280967*/, 280971 /*280971*/, 280972 /*280972*/, 280959 /*280959*/, 280964 /*280964*/, 280944 /*280944*/, 280800 /*280800*/, 268668 /*268668*/, 280960 /*280960*/, 253044 /*253044*/, 280968 /*280968*/, 280945 /*280945*/, 280969 /*280969*/, 280973 /*280973*/, 280793 /*280793*/, 221625 /*221625*/, 280949 /*280949*/, 280946 /*280946*/, 280794 /*280794*/, 280974 /*280974*/, 280970 /*280970*/, 280958 /*280958*/, 280963 /*280963*/, 279607 /*279607*/); -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `ContentTuningId`, `VerifiedBuild`) VALUES -(281016, 5, 19297, 'Quill', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 281016 -(281022, 5, 29876, 'Scroll', '', '', '', 0.699999988079071044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 281022 -(281015, 5, 15411, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 281015 -(280975, 5, 4175, 'Sword', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280975 -(280967, 5, 8603, 'Rug', '', '', '', 0.449999988079071044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280967 -(280971, 8, 47377, 'Anvil', '', '', '', 1, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280971 -(280972, 5, 26249, 'Workbench', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280972 -(280959, 5, 22545, 'Supply Crate Stack 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280959 -(280964, 5, 23602, 'Pillow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280964 -(280944, 19, 6476, 'Mailbox', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- 280944 -(280800, 5, 47248, 'Void Orb', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280800 -(268668, 5, 11604, 'Stool', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 337, 40000), -- 268668 -(280960, 5, 15420, 'Wooden Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280960 -(253044, 10, 35385, 'Pillow', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 339, 40000), -- 253044 -(280968, 5, 15325, 'Cloth Tent', '', '', '', 1.20000004768371582, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280968 -(280945, 5, 44342, 'Mailbox', '', '', '', 0.349999994039535522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280945 -(280969, 5, 30875, 'Rug', '', '', '', 0.400000005960464477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280969 -(280973, 5, 15597, 'Workbench', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280973 -(280793, 22, 42710, 'Rift to Fathom\'s Edge', '', '', '', 0.25, 260866, -1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280793 -(221625, 5, 6448, 'Medical Supply Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- 221625 -(280949, 5, 15325, 'Cloth Tent', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280949 -(280946, 5, 34378, 'Command Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280946 -(280794, 22, 42710, 'Rift to Telogrus', '', '', '', 0.25, 259377, -1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280794 -(280974, 5, 15947, 'Crystal', 'questinteract', '', '', 0.100000001490116119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280974 -(280970, 5, 36368, 'Rug', '', '', '', 0.800000011920928955, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280970 -(280958, 5, 17621, 'Supply Crate Stack 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280958 -(280963, 5, 10561, 'Bed', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000), -- 280963 -(279607, 22, 42710, 'Rift to Stormwind', '', '', '', 0.25, 258310, -1, 0, 1, 1, 55254, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40000); -- 279607 diff --git a/sql/updates/world/master/2021_09_21_01_world.sql b/sql/updates/world/master/2021_09_21_01_world.sql deleted file mode 100644 index 1d73104cb55..00000000000 --- a/sql/updates/world/master/2021_09_21_01_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Fix positions of some NPCs -UPDATE `creature` SET `position_x` = -8913.423828125, `position_y` = -137.541671752929687, `position_z` = 80.8928070068359375, `orientation` = 1.988220691680908203, `VerifiedBuild` = 40000 WHERE `guid` = 279961; diff --git a/sql/updates/world/master/2021_09_21_02_world.sql b/sql/updates/world/master/2021_09_21_02_world.sql deleted file mode 100644 index b5c7b24be20..00000000000 --- a/sql/updates/world/master/2021_09_21_02_world.sql +++ /dev/null @@ -1,39687 +0,0 @@ -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=1 AND `Entry` IN (170229,158637,165512,164517,172312,167116,167117,167113,167111,170218,170217,165108,173720,32642,32641,164501,173655,166299,166275,166885,171772,166304,172991,166276,174000,166301,163058)) OR (`DifficultyID`=0 AND `Entry` IN (172995,173679,164567,164926,164804,173680,165120,167707,164921,164920,164929,165111,166188,160440,169031,171349,165164,158495,162446,160814,160813,165159,158494,165155,160817,160816,171346,165162,165157,165156,170902,166073,171116,158487,162434,158921,165154,164728)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170229, 1, 2, 2, 1711, 36949), -(158637, 1, 0, 0, 872, 36949), -(165512, 1, 0, 0, 1711, 36949), -(164517, 1, 2, 2, 1711, 36949), -(172312, 1, 0, 0, 1711, 36949), -(167116, 1, 0, 0, 1711, 36949), -(167117, 1, 0, 0, 1711, 36949), -(167113, 1, 0, 0, 1711, 36949), -(167111, 1, 1, 1, 1711, 36949), -(170218, 1, 2, 2, 1711, 36949), -(170217, 1, 0, 0, 1711, 36949), -(165108, 1, 0, 0, 1711, 36949), -(173720, 1, 1, 1, 1711, 36949), -(32642, 1, 0, 0, 872, 36949), -(32641, 1, 0, 0, 872, 36949), -(164501, 1, 2, 2, 1711, 36949), -(173655, 1, 1, 1, 1711, 36949), -(166299, 1, 0, 0, 1711, 36949), -(166275, 1, 0, 0, 1711, 36949), -(166885, 1, 0, 0, 1711, 36949), -(171772, 1, 0, 0, 1711, 36949), -(166304, 1, 0, 0, 1711, 36949), -(172991, 1, 0, 0, 1711, 36949), -(166276, 1, 0, 0, 1711, 36949), -(174000, 1, 0, 0, 1711, 36949), -(166301, 1, 0, 0, 1711, 36949), -(163058, 1, 0, 0, 1711, 36949), -(172995, 0, 0, 0, 1711, 36949), -(173679, 0, 0, 0, 1711, 36949), -(164567, 0, 2, 2, 1711, 36949), -(164926, 0, 1, 1, 1711, 36949), -(164804, 0, 2, 2, 1711, 36949), -(173680, 0, 0, 0, 1711, 36949), -(165120, 0, 1, 1, 1711, 36949), -(167707, 0, 0, 0, 1711, 36949), -(164921, 0, 0, 0, 1711, 36949), -(164920, 0, 0, 0, 1711, 36949), -(164929, 0, 1, 1, 1711, 36949), -(165111, 0, 0, 0, 1711, 36949), -(166188, 0, 0, 0, 1711, 36949), -(160440, 0, 0, 0, 1231, 36949), -(169031, 0, 3, 3, 837, 36949), -(171349, 0, 0, 0, 744, 36949), -(165164, 0, 0, 0, 744, 36949), -(158495, 0, 0, 0, 744, 36949), -(162446, 0, 0, 0, 744, 36949), -(160814, 0, 0, 0, 1232, 36949), -(160813, 0, 0, 0, 1232, 36949), -(165159, 0, 0, 0, 1232, 36949), -(158494, 0, 0, 0, 744, 36949), -(165155, 0, 0, 0, 1238, 36949), -(160817, 0, 0, 0, 1232, 36949), -(160816, 0, 0, 0, 1232, 36949), -(171346, 0, 0, 0, 2060, 36949), -(165162, 0, 0, 0, 1232, 36949), -(165157, 0, 0, 0, 1232, 36949), -(165156, 0, 0, 0, 744, 36949), -(170902, 0, 0, 0, 1232, 36949), -(166073, 0, 0, 0, 1234, 36949), -(171116, 0, 0, 0, 1232, 36949), -(158487, 0, 0, 0, 837, 36949), -(162434, 0, 0, 0, 744, 36949), -(158921, 0, 0, 0, 1232, 36949), -(165154, 0, 0, 0, 744, 36949), -(164728, 0, 0, 0, 744, 36949); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (156398,166163,163974,166124,158504,170008,166161,166223,158464,158281,165107,158332,158599,173057,158510,164369,168410,168624,158509,156228,168309,166164,154631,174636,174794,166227,154630,174635,175327,162928,176545,172416,175133,175829,167682,167683,167591,172378,172377,164079,162896,171299,173615,167486,170607,170256,165654,165657,164685,164596,170310,170557,167425,167424,166312,162929,173369,173370,156791,165796,173353,173352,156768,156663,156664,173354,166284,173357,173355,169524,173356,173318,156735,156758,156769,173325,164173,156688,167880,164686,165405,165403,167881,173348,164352,173364,164353,156734,173350,166307,174564,156479,173365,156683,165379,168353,156696,156681,156672,156694,156671,164368,164367,156690,156667,156669,164123,156666,167738,156668,156686,156777,156689,164736,156687,173367,173351,156685,164803,173571,156732,156691,156692,114665,156670,173305,173300,166061,156733,173118,173304,168252,173302,173301,172532,174575,172702,156698,168585,168588,168535,175126,168478,171487,175125,157822,170208,175124,168584,171486,169832,167937,157824,171490,171491,157820,171492,171488,168162,165539,169759,169687,169676,165543,168019,167947,167834,167960,165545,167833,167961,167847,167704,170783,170519,167690,54638,175269,167941,167939,167943,165976,167942,170220,170222,170163,170216,170152,170151,170180,167263,174787,168544,171499,171498,167604,165977,177071,165978,165909,167991,169474,166981,166980,168534,168533,167990,168134,167703,169655,171425,169656,166077,167989,171100,171424,168542,169857,167988,168136,174681,165983,168044,166714,165862,166195,171423,168130,168531,166415,171497,170624,166612,165860,175366,165974,166605,126605,165992,165918,168012,168014,166606,166119,166963,168670,169075,169072,169076,169098,170760,170763,170762,170761,169073,169071,169095,169109,169101,170759,170758,169100,169093,116633,169070,115634,175138,165505,55789,61839,61840,176554,171789,58167,169177,173220,1327,340,6089,3629,155011,176220,173219,176203,87501,6090,44237,1478,1477,1328,1756,173706,176192,2795,61841,87503,1333,53641,176237,176235,55684,38821,1339,3626,71526,42421,1319,61837,142668,142666,3520,61838,52361,52359,52358,61836,44583,61834,44582,1286,56925,1432,50480,6174,1289,3518,1287,1414,1275,279,29142,37887,2331,12480,37674,37675,1257,3504,49748,2330,1295,1294,1291,44773,1427,44774,38342,141270,12481,40438,2533,38066,29093,2532,4075,15659,8719,1402,38341,8670,277,175420,175416,6740,1297,32639,32638,1301,1299,1298,38325,1431,1428,62822,62821,5494,5493,49540,36817,49701,1367,1366,42288,42339,49893,11068,121541,14438,53527,1318,46180,89715,158637,1317,1315,1312,1413,30730,338,30713,1316,5386,52031,1415,68,149469,149467,149458,51348,149433,52408,174146,85819,85818,85816,1314,5498,5497,149626,2485,149616,1311,1310,1307,4078,149445,1141,331,23837,85817,89174,85307,5567,5566,1347,1309,151937,1308,5694,3628,82564,3627,1300,158755,158753,140407,140403,149099,1419,147785,148124,148233,1346,158440,158436,158463,1429,158456,140253,84751,84749,32520,84745,2334,2708,1976,111190,38288,1412,721,147741,150122,149124,149121,103033,149436,149131)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156398, 0, 0, 0, 1314, 37474), -(166163, 0, 0, 0, 1314, 37474), -(163974, 0, 0, 0, 1318, 37474), -(166124, 0, 0, 0, 1314, 37474), -(158504, 0, 0, 0, 1316, 37474), -(170008, 0, 0, 0, 743, 37474), -(166161, 0, 0, 0, 1314, 37474), -(166223, 0, 0, 0, 1314, 37474), -(158464, 0, 0, 0, 1314, 37474), -(158281, 0, 0, 0, 1314, 37474), -(165107, 0, 0, 0, 1314, 37474), -(158332, 0, 0, 0, 1314, 37474), -(158599, 0, 0, 0, 1314, 37474), -(173057, 0, 0, 0, 2060, 37474), -(158510, 0, 0, 0, 1314, 37474), -(164369, 0, 0, 0, 1318, 37474), -(168410, 0, 0, 0, 81, 37474), -(168624, 0, 0, 0, 81, 37474), -(158509, 0, 0, 0, 1314, 37474), -(156228, 0, 0, 0, 1316, 37474), -(168309, 0, 0, 0, 743, 37474), -(166164, 0, 0, 0, 1316, 37474), -(154631, 0, 0, 0, 883, 37474), -(174636, 0, 0, 0, 1316, 37474), -(174794, 0, 0, 0, 1314, 37474), -(166227, 0, 0, 0, 1314, 37474), -(154630, 0, 0, 0, 883, 37474), -(174635, 0, 0, 0, 1316, 37474), -(175327, 0, 0, 0, 2060, 37474), -(162928, 0, 0, 0, 2060, 37474), -(176545, 0, 0, 0, 807, 37474), -(172416, 0, 0, 0, 2060, 37474), -(175133, 0, 0, 0, 2060, 37474), -(175829, 0, 0, 0, 2060, 37474), -(167682, 0, 0, 0, 783, 37474), -(167683, 0, 0, 0, 783, 37474), -(167591, 0, 0, 0, 807, 37474), -(172378, 0, 0, 0, 783, 37474), -(172377, 0, 0, 0, 783, 37474), -(164079, 0, 0, 0, 837, 37474), -(162896, 0, 0, 0, 783, 37474), -(171299, 0, 0, 0, 783, 37474), -(173615, 0, 0, 0, 837, 37474), -(167486, 0, 0, 0, 837, 37474), -(170607, 0, 0, 0, 783, 37474), -(170256, 0, 0, 0, 2060, 37474), -(165654, 0, 3, 3, 746, 37474), -(165657, 0, 0, 0, 783, 37474), -(164685, 0, 0, 0, 783, 37474), -(164596, 0, 0, 0, 783, 37474), -(170310, 0, 0, 0, 2060, 37474), -(170557, 0, 0, 0, 783, 37474), -(167425, 0, 0, 0, 2060, 37474), -(167424, 0, 0, 0, 2060, 37474), -(166312, 0, 0, 0, 807, 37474), -(162929, 0, 0, 0, 783, 37474), -(173369, 0, 0, 0, 783, 37474), -(173370, 0, 0, 0, 783, 37474), -(156791, 0, 0, 0, 783, 37474), -(165796, 0, 0, 0, 807, 37474), -(173353, 0, 0, 0, 807, 37474), -(173352, 0, 0, 0, 807, 37474), -(156768, 0, 0, 0, 783, 37474), -(156663, 0, 0, 0, 783, 37474), -(156664, 0, 0, 0, 783, 37474), -(173354, 0, 0, 0, 807, 37474), -(166284, 0, 0, 0, 807, 37474), -(173357, 0, 0, 0, 783, 37474), -(173355, 0, 0, 0, 807, 37474), -(169524, 0, 0, 0, 783, 37474), -(173356, 0, 0, 0, 807, 37474), -(173318, 0, 0, 0, 783, 37474), -(156735, 0, 0, 0, 783, 37474), -(156758, 0, 0, 0, 783, 37474), -(156769, 0, 0, 0, 783, 37474), -(173325, 0, 0, 0, 783, 37474), -(164173, 0, 0, 0, 2060, 37474), -(156688, 0, 0, 0, 783, 37474), -(167880, 0, 0, 0, 783, 37474), -(164686, 0, 0, 0, 783, 37474), -(165405, 0, 0, 0, 783, 37474), -(165403, 0, 0, 0, 2060, 37474), -(167881, 0, 0, 0, 783, 37474), -(173348, 0, 0, 0, 783, 37474), -(164352, 0, 0, 0, 783, 37474), -(173364, 0, 0, 0, 783, 37474), -(164353, 0, 0, 0, 783, 37474), -(156734, 0, 0, 0, 783, 37474), -(173350, 0, 0, 0, 783, 37474), -(166307, 0, 0, 0, 783, 37474), -(174564, 0, 0, 0, 783, 37474), -(156479, 0, 0, 0, 783, 37474), -(173365, 0, 0, 0, 783, 37474), -(156683, 0, 0, 0, 783, 37474), -(165379, 0, 0, 0, 783, 37474), -(168353, 0, 0, 0, 783, 37474), -(156696, 0, 0, 0, 783, 37474), -(156681, 0, 0, 0, 783, 37474), -(156672, 0, 0, 0, 783, 37474), -(156694, 0, 0, 0, 783, 37474), -(156671, 0, 0, 0, 783, 37474), -(164368, 0, 0, 0, 783, 37474), -(164367, 0, 0, 0, 783, 37474), -(156690, 0, 0, 0, 783, 37474), -(156667, 0, 0, 0, 783, 37474), -(156669, 0, 0, 0, 783, 37474), -(164123, 0, 0, 0, 783, 37474), -(156666, 0, 0, 0, 783, 37474), -(167738, 0, 0, 0, 807, 37474), -(156668, 0, 0, 0, 783, 37474), -(156686, 0, 0, 0, 783, 37474), -(156777, 0, 0, 0, 783, 37474), -(156689, 0, 0, 0, 783, 37474), -(164736, 0, 0, 0, 783, 37474), -(156687, 0, 0, 0, 783, 37474), -(173367, 0, 0, 0, 783, 37474), -(173351, 0, 0, 0, 783, 37474), -(156685, 0, 0, 0, 783, 37474), -(164803, 0, 0, 0, 783, 37474), -(173571, 0, 0, 0, 783, 37474), -(156732, 0, 0, 0, 783, 37474), -(156691, 0, 0, 0, 783, 37474), -(156692, 0, 0, 0, 783, 37474), -(114665, 0, 0, 0, 982, 37474), -(156670, 0, 0, 0, 783, 37474), -(173305, 0, 0, 0, 783, 37474), -(173300, 0, 0, 0, 783, 37474), -(166061, 0, 0, 0, 783, 37474), -(156733, 0, 0, 0, 783, 37474), -(173118, 0, 0, 0, 783, 37474), -(173304, 0, 0, 0, 783, 37474), -(168252, 0, 0, 0, 783, 37474), -(173302, 0, 0, 0, 783, 37474), -(173301, 0, 0, 0, 783, 37474), -(172532, 0, 0, 0, 783, 37474), -(174575, 0, 0, 0, 783, 37474), -(172702, 0, 0, 0, 783, 37474), -(156698, 0, 0, 0, 783, 37474), -(168585, 0, 0, 0, 1400, 37474), -(168588, 0, 0, 0, 1400, 37474), -(168535, 0, 0, 0, 1400, 37474), -(175126, 0, 0, 0, 1400, 37474), -(168478, 0, 0, 0, 1400, 37474), -(171487, 0, 0, 0, 1400, 37474), -(175125, 0, 0, 0, 1400, 37474), -(157822, 0, 0, 0, 2098, 37474), -(170208, 0, 0, 0, 2098, 37474), -(175124, 0, 0, 0, 1400, 37474), -(168584, 0, 0, 0, 1400, 37474), -(171486, 0, 0, 0, 742, 37474), -(169832, 0, 0, 0, 1400, 37474), -(167937, 0, 0, 0, 1400, 37474), -(157824, 0, 0, 0, 2098, 37474), -(171490, 0, 0, 0, 1400, 37474), -(171491, 0, 0, 0, 1400, 37474), -(157820, 0, 0, 0, 2098, 37474), -(171492, 0, 0, 0, 1400, 37474), -(171488, 0, 0, 0, 1400, 37474), -(168162, 0, 3, 3, 1400, 37474), -(165539, 0, 3, 3, 1400, 37474), -(169759, 0, 0, 0, 1400, 37474), -(169687, 0, 0, 0, 1400, 37474), -(169676, 0, 0, 0, 1400, 37474), -(165543, 0, 5, 5, 1400, 37474), -(168019, 0, 0, 0, 1400, 37474), -(167947, 0, 0, 0, 1400, 37474), -(167834, 0, 0, 0, 1400, 37474), -(167960, 0, 0, 0, 1400, 37474), -(165545, 0, 3, 3, 1400, 37474), -(167833, 0, 3, 3, 1400, 37474), -(167961, 0, 0, 0, 1400, 37474), -(167847, 0, 0, 0, 1400, 37474), -(167704, 0, 0, 0, 1400, 37474), -(170783, 0, 0, 0, 709, 37474), -(170519, 0, 0, 0, 1400, 37474), -(167690, 0, 0, 0, 1400, 37474), -(54638, 0, 0, 0, 181, 37474), -(175269, 0, 0, 0, 1400, 37474), -(167941, 0, 0, 0, 1400, 37474), -(167939, 0, 0, 0, 1400, 37474), -(167943, 0, 0, 0, 1400, 37474), -(165976, 0, 0, 0, 1400, 37474), -(167942, 0, 0, 0, 1400, 37474), -(170220, 0, 0, 0, 1400, 37474), -(170222, 0, 0, 0, 1400, 37474), -(170163, 0, 0, 0, 1400, 37474), -(170216, 0, 0, 0, 1400, 37474), -(170152, 0, 0, 0, 1400, 37474), -(170151, 0, 3, 3, 1400, 37474), -(170180, 0, 0, 0, 1400, 37474), -(167263, 0, 0, 0, 1400, 37474), -(174787, 0, 0, 0, 1400, 37474), -(168544, 0, 0, 0, 1400, 37474), -(171499, 0, 0, 0, 1400, 37474), -(171498, 0, 0, 0, 1400, 37474), -(167604, 0, 0, 0, 1400, 37474), -(165977, 0, 0, 0, 1400, 37474), -(177071, 0, 0, 0, 1400, 37474), -(165978, 0, 0, 0, 1400, 37474), -(165909, 0, 0, 0, 1400, 37474), -(167991, 0, 0, 0, 1400, 37474), -(169474, 0, 0, 0, 181, 37474), -(166981, 0, 3, 3, 1400, 37474), -(166980, 0, 3, 3, 1400, 37474), -(168534, 0, 0, 0, 1400, 37474), -(168533, 0, 0, 0, 1400, 37474), -(167990, 0, 0, 0, 1400, 37474), -(168134, 0, 0, 0, 1936, 37474), -(167703, 0, 0, 0, 1400, 37474), -(169655, 0, 0, 0, 1400, 37474), -(171425, 0, 0, 0, 1400, 37474), -(169656, 0, 0, 0, 1400, 37474), -(166077, 0, 0, 0, 742, 37474), -(167989, 0, 0, 0, 1400, 37474), -(171100, 0, 0, 0, 742, 37474), -(171424, 0, 0, 0, 1400, 37474), -(168542, 0, 0, 0, 1400, 37474), -(169857, 0, 0, 0, 1400, 37474), -(167988, 0, 0, 0, 1400, 37474), -(168136, 0, 0, 0, 1400, 37474), -(174681, 0, 0, 0, 1400, 37474), -(165983, 0, 0, 0, 1400, 37474), -(168044, 0, 0, 0, 1400, 37474), -(166714, 0, 0, 0, 1400, 37474), -(165862, 0, 0, 0, 1400, 37474), -(166195, 0, 0, 0, 742, 37474), -(171423, 0, 0, 0, 1400, 37474), -(168130, 0, 0, 0, 742, 37474), -(168531, 0, 0, 0, 1400, 37474), -(166415, 0, 0, 0, 1400, 37474), -(171497, 0, 0, 0, 742, 37474), -(170624, 0, 0, 0, 1400, 37474), -(166612, 0, 0, 0, 1400, 37474), -(165860, 0, 0, 0, 1400, 37474), -(175366, 0, 0, 0, 1400, 37474), -(165974, 0, 0, 0, 1400, 37474), -(166605, 0, 0, 0, 1400, 37474), -(126605, 0, 0, 0, 830, 37474), -(165992, 0, 0, 0, 1400, 37474), -(165918, 0, 0, 0, 1400, 37474), -(168012, 0, 0, 0, 1400, 37474), -(168014, 0, 0, 0, 1400, 37474), -(166606, 0, 0, 0, 1400, 37474), -(166119, 0, 0, 0, 1400, 37474), -(166963, 0, 0, 0, 1400, 37474), -(168670, 0, 0, 0, 181, 37474), -(169075, 0, 0, 0, 1400, 37474), -(169072, 0, 0, 0, 1400, 37474), -(169076, 0, 0, 0, 1400, 37474), -(169098, 0, 0, 0, 1400, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170760, 0, 0, 0, 1400, 37474), -(170763, 0, 1, 1, 1400, 37474), -(170762, 0, 0, 0, 1400, 37474), -(170761, 0, 0, 0, 1400, 37474), -(169073, 0, 0, 0, 1400, 37474), -(169071, 0, 0, 0, 1400, 37474), -(169095, 0, 0, 0, 1400, 37474), -(169109, 0, 0, 0, 1400, 37474), -(169101, 0, 0, 0, 1400, 37474), -(170759, 0, 0, 0, 1400, 37474), -(170758, 0, 0, 0, 691, 37474), -(169100, 0, 0, 0, 1400, 37474), -(169093, 0, 0, 0, 1400, 37474), -(116633, 0, 0, 0, 181, 37474), -(169070, 0, 0, 0, 1400, 37474), -(115634, 0, 0, 0, 181, 37474), -(175138, 0, 0, 0, 864, 37474), -(165505, 0, 0, 0, 864, 37474), -(55789, 0, 0, 0, 657, 37474), -(61839, 0, 0, 0, 864, 37474), -(61840, 0, 0, 0, 864, 37474), -(176554, 0, 0, 0, 1400, 37474), -(171789, 0, 0, 0, 1400, 37474), -(58167, 0, 0, 0, 864, 37474), -(169177, 0, 0, 0, 1400, 37474), -(173220, 0, 0, 0, 1401, 37474), -(1327, 0, 0, 0, 864, 37474), -(340, 0, 0, 0, 864, 37474), -(6089, 0, 0, 0, 378, 37474), -(3629, 0, 0, 0, 864, 37474), -(155011, 0, 0, 0, 181, 37474), -(176220, 0, 0, 0, 1355, 37474), -(173219, 0, 0, 0, 1400, 37474), -(176203, 0, 0, 0, 1355, 37474), -(87501, 0, 0, 0, 864, 37474), -(6090, 0, 0, 0, 864, 37474), -(44237, 0, 0, 0, 864, 37474), -(1478, 0, 0, 0, 864, 37474), -(1477, 0, 0, 0, 864, 37474), -(1328, 0, 0, 0, 378, 37474), -(1756, 0, 0, 0, 883, 37474), -(173706, 0, 0, 0, 864, 37474), -(176192, 0, 0, 0, 1355, 37474), -(2795, 0, 0, 0, 378, 37474), -(61841, 0, 0, 0, 864, 37474), -(87503, 0, 0, 0, 864, 37474), -(1333, 0, 0, 0, 864, 37474), -(53641, 0, 0, 0, 864, 37474), -(176237, 0, 0, 0, 1355, 37474), -(176235, 0, 0, 0, 1355, 37474), -(55684, 0, 0, 0, 864, 37474), -(38821, 0, 0, 0, 181, 37474), -(1339, 0, 0, 0, 864, 37474), -(3626, 0, 0, 0, 864, 37474), -(71526, 0, 0, 0, 864, 37474), -(42421, 0, 0, 0, 864, 37474), -(1319, 0, 0, 0, 864, 37474), -(61837, 0, 0, 0, 864, 37474), -(142668, 0, 3, 3, 872, 37474), -(142666, 0, 0, 0, 872, 37474), -(3520, 0, 0, 0, 864, 37474), -(61838, 0, 0, 0, 864, 37474), -(52361, 0, 0, 0, 861, 37474), -(52359, 0, 0, 0, 864, 37474), -(52358, 0, 0, 0, 864, 37474), -(61836, 0, 0, 0, 864, 37474), -(44583, 0, 0, 0, 864, 37474), -(61834, 0, 0, 0, 864, 37474), -(44582, 0, 0, 0, 864, 37474), -(1286, 0, 0, 0, 864, 37474), -(56925, 0, 0, 0, 827, 37474), -(1432, 0, 0, 0, 378, 37474), -(50480, 0, 0, 0, 864, 37474), -(6174, 0, 0, 0, 864, 37474), -(1289, 0, 0, 0, 864, 37474), -(3518, 0, 0, 0, 378, 37474), -(1287, 0, 0, 0, 864, 37474), -(1414, 0, 0, 0, 864, 37474), -(1275, 0, 0, 0, 864, 37474), -(279, 0, 0, 0, 864, 37474), -(29142, 0, 0, 0, 864, 37474), -(37887, 0, 0, 0, 378, 37474), -(2331, 0, -4, -4, 1723, 37474), -(12480, 0, 0, 0, 883, 37474), -(37674, 0, 0, 0, 378, 37474), -(37675, 0, 0, 0, 378, 37474), -(1257, 0, 0, 0, 864, 37474), -(3504, 0, -4, -4, 1723, 37474), -(49748, 0, 0, 0, 861, 37474), -(2330, 0, 0, 0, 864, 37474), -(1295, 0, 0, 0, 864, 37474), -(1294, 0, 0, 0, 864, 37474), -(1291, 0, 0, 0, 864, 37474), -(44773, 0, -2, -2, 1723, 37474), -(1427, 0, 0, 0, 864, 37474), -(44774, 0, 0, 0, 864, 37474), -(38342, 0, 0, 0, 378, 37474), -(141270, 0, 0, 0, 864, 37474), -(12481, 0, 0, 0, 864, 37474), -(40438, 0, 0, 0, 378, 37474), -(2533, 0, -4, -4, 1723, 37474), -(38066, 0, 0, 0, 378, 37474), -(29093, 0, 0, 0, 864, 37474), -(2532, 0, -4, -4, 1723, 37474), -(4075, 0, 0, 0, 81, 37474), -(15659, 0, 0, 0, 181, 37474), -(8719, 0, 0, 0, 864, 37474), -(1402, 0, 0, 0, 378, 37474), -(38341, 0, 0, 0, 378, 37474), -(8670, 0, 0, 0, 864, 37474), -(277, 0, 0, 0, 864, 37474), -(175420, 0, 0, 0, 868, 37474), -(175416, 0, 0, 0, 868, 37474), -(6740, 0, 0, 0, 864, 37474), -(1297, 0, 0, 0, 864, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(1301, 0, 0, 0, 864, 37474), -(1299, 0, 0, 0, 864, 37474), -(1298, 0, 0, 0, 864, 37474), -(38325, 0, 0, 0, 378, 37474), -(1431, 0, 0, 0, 864, 37474), -(1428, 0, 0, 0, 864, 37474), -(62822, 0, 0, 0, 872, 37474), -(62821, 0, 0, 0, 872, 37474), -(5494, 0, 0, 0, 864, 37474), -(5493, 0, 0, 0, 864, 37474), -(49540, 0, 0, 0, 81, 37474), -(36817, 0, 0, 0, 378, 37474), -(49701, 0, 0, 0, 864, 37474), -(1367, 0, -4, -4, 1723, 37474), -(1366, 0, -4, -4, 1723, 37474), -(42288, 0, 0, 0, 864, 37474), -(42339, 0, 0, 0, 864, 37474), -(49893, 0, 0, 0, 864, 37474), -(11068, 0, 0, 0, 864, 37474), -(121541, 0, 0, 0, 336, 37474), -(14438, 0, 0, 0, 864, 37474), -(53527, 0, 0, 0, 861, 37474), -(1318, 0, 0, 0, 864, 37474), -(46180, 0, 0, 0, 864, 37474), -(89715, 0, 0, 0, 328, 37474), -(158637, 0, 0, 0, 872, 37474), -(1317, 0, 0, 0, 864, 37474), -(1315, 0, 0, 0, 864, 37474), -(1312, 0, 0, 0, 864, 37474), -(1413, 0, 0, 0, 864, 37474), -(30730, 0, 0, 0, 864, 37474), -(338, 0, 0, 0, 378, 37474), -(30713, 0, 0, 0, 864, 37474), -(1316, 0, 0, 0, 864, 37474), -(5386, 0, 0, 0, 864, 37474), -(52031, 0, 0, 0, 864, 37474), -(1415, 0, 0, 0, 864, 37474), -(68, 0, 0, 0, 883, 37474), -(149469, 0, 0, 0, 847, 37474), -(149467, 0, 0, 0, 830, 37474), -(149458, 0, 0, 0, 488, 37474), -(51348, 0, 0, 0, 883, 37474), -(149433, 0, 0, 0, 777, 37474), -(52408, 0, 0, 0, 818, 37474), -(174146, 0, 0, 0, 830, 37474), -(85819, 0, 0, 0, 857, 37474), -(85818, 0, 0, 0, 857, 37474), -(85816, 0, 0, 0, 857, 37474), -(1314, 0, 0, 0, 864, 37474), -(5498, 0, 0, 0, 378, 37474), -(5497, 0, 0, 0, 864, 37474), -(149626, 0, 0, 0, 178, 37474), -(2485, 0, 0, 0, 864, 37474), -(149616, 0, 0, 0, 347, 37474), -(1311, 0, 0, 0, 864, 37474), -(1310, 0, 0, 0, 864, 37474), -(1307, 0, 0, 0, 864, 37474), -(4078, 0, 0, 0, 378, 37474), -(149445, 0, 0, 0, 828, 37474), -(1141, 0, 0, 0, 864, 37474), -(331, 0, 0, 0, 864, 37474), -(23837, 0, 0, 0, 328, 37474), -(85817, 0, 0, 0, 857, 37474), -(89174, 0, 0, 0, 874, 37474), -(85307, 0, 0, 0, 37, 37474), -(5567, 0, 0, 0, 864, 37474), -(5566, 0, 0, 0, 864, 37474), -(1347, 0, 0, 0, 864, 37474), -(1309, 0, 0, 0, 864, 37474), -(151937, 0, 0, 0, 847, 37474), -(1308, 0, 0, 0, 864, 37474), -(5694, 0, 0, 0, 864, 37474), -(3628, 0, 0, 0, 378, 37474), -(82564, 0, 0, 0, 857, 37474), -(3627, 0, 0, 0, 864, 37474), -(1300, 0, 0, 0, 864, 37474), -(158755, 0, 0, 0, 81, 37474), -(158753, 0, 0, 0, 81, 37474), -(140407, 0, 0, 0, 467, 37474), -(140403, 0, 0, 0, 288, 37474), -(149099, 0, 0, 0, 196, 37474), -(1419, 0, 0, 0, 81, 37474), -(147785, 0, 0, 0, 488, 37474), -(148124, 0, 0, 0, 777, 37474), -(148233, 0, 0, 0, 828, 37474), -(1346, 0, 0, 0, 864, 37474), -(158440, 0, 0, 0, 73, 37474), -(158436, 0, 0, 0, 73, 37474), -(158463, 0, 0, 0, 81, 37474), -(1429, 0, 0, 0, 864, 37474), -(158456, 0, 0, 0, 81, 37474), -(140253, 0, 0, 0, 288, 37474), -(84751, 0, 0, 0, 857, 37474), -(84749, 0, 0, 0, 857, 37474), -(32520, 0, 0, 0, 181, 37474), -(84745, 0, 0, 0, 857, 37474), -(2334, 0, 0, 0, 328, 37474), -(2708, 0, 0, 0, 864, 37474), -(1976, 0, 0, 0, 883, 37474), -(111190, 0, 0, 0, 773, 37474), -(38288, 0, 0, 0, 378, 37474), -(1412, 0, 0, 0, 81, 37474), -(721, 0, 0, 0, 81, 37474), -(147741, 0, 0, 0, 172, 37474), -(150122, 0, 0, 0, 37, 37474), -(149124, 0, 0, 0, 847, 37474), -(149121, 0, 0, 0, 847, 37474), -(103033, 0, 0, 0, 633, 37474), -(149436, 0, 0, 0, 847, 37474), -(149131, 0, 0, 0, 847, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173610,173545,175526,173548,175525,164173,175327,164686,158637,162918,176186,176165,176169,173365,175217,32642,32641,165403,167881,164352,164353,166307,173348,173350,156479,174564,156672,168353,164368,165379,175207,156683,156694,156671,164367,156696,156690,156667,156669,156681,164736,156670,156685,156777,156666,167738,173351,156668,156733,156732,175042,156689,166312,156687,175211,156686,156692,173571,175210,175209,164096,168011,164095,174922,156691,114665,175216,175213,171790,175016,171787,170651,164579,162896,55370,167591,171299,171795,164079,170153,176368,171822,170310,173386,173388,171821,176066,176065,164803,176067,164099,164098,176064,171589,164100,175714,175082,164684,156504,175212,164078,175083,32639,32638,164685,165405,175066,156688,175035,173330,175218,62822,164596,62821,156664,175019,165657,173305,175222,162666,175017,173370,173354,175036,173355,159478,173352,165796,175020,173353,156769,156791,165654,173367,175208,176545,166284,173356,175067,167880,173304,173300,175080,175087,173325,170640,173327,173364,162928,175214,162929,175206,173318,164123,156734,176332,173369,156735,170607,175081,156768,169524,173118,172702,170256,171796,54638,170557,175215,156663,156698,173302,173301,166061,156758,173357,175018,121541)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173610, 0, 0, 0, 807, 37474), -(173545, 0, 0, 0, 807, 37474), -(175526, 0, 0, 0, 783, 37474), -(173548, 0, 0, 0, 807, 37474), -(175525, 0, 0, 0, 807, 37474), -(164173, 0, 0, 0, 2060, 37474), -(175327, 0, 0, 0, 2060, 37474), -(164686, 0, 0, 0, 783, 37474), -(158637, 0, 0, 0, 872, 37474), -(162918, 0, 0, 0, 783, 37474), -(176186, 0, 0, 0, 783, 37474), -(176165, 0, 0, 0, 783, 37474), -(176169, 0, 0, 0, 783, 37474), -(173365, 0, 0, 0, 783, 37474), -(175217, 0, 0, 0, 807, 37474), -(32642, 0, 0, 0, 872, 37474), -(32641, 0, 0, 0, 872, 37474), -(165403, 0, 0, 0, 2060, 37474), -(167881, 0, 0, 0, 783, 37474), -(164352, 0, 0, 0, 783, 37474), -(164353, 0, 0, 0, 783, 37474), -(166307, 0, 0, 0, 783, 37474), -(173348, 0, 0, 0, 783, 37474), -(173350, 0, 0, 0, 783, 37474), -(156479, 0, 0, 0, 783, 37474), -(174564, 0, 0, 0, 783, 37474), -(156672, 0, 0, 0, 783, 37474), -(168353, 0, 0, 0, 783, 37474), -(164368, 0, 0, 0, 783, 37474), -(165379, 0, 0, 0, 783, 37474), -(175207, 0, 0, 0, 807, 37474), -(156683, 0, 0, 0, 783, 37474), -(156694, 0, 0, 0, 783, 37474), -(156671, 0, 0, 0, 783, 37474), -(164367, 0, 0, 0, 783, 37474), -(156696, 0, 0, 0, 783, 37474), -(156690, 0, 0, 0, 783, 37474), -(156667, 0, 0, 0, 783, 37474), -(156669, 0, 0, 0, 783, 37474), -(156681, 0, 0, 0, 783, 37474), -(164736, 0, 0, 0, 783, 37474), -(156670, 0, 0, 0, 783, 37474), -(156685, 0, 0, 0, 783, 37474), -(156777, 0, 0, 0, 783, 37474), -(156666, 0, 0, 0, 783, 37474), -(167738, 0, 0, 0, 807, 37474), -(173351, 0, 0, 0, 783, 37474), -(156668, 0, 0, 0, 783, 37474), -(156733, 0, 0, 0, 783, 37474), -(156732, 0, 0, 0, 783, 37474), -(175042, 0, 0, 0, 807, 37474), -(156689, 0, 0, 0, 783, 37474), -(166312, 0, 0, 0, 807, 37474), -(156687, 0, 0, 0, 783, 37474), -(175211, 0, 0, 0, 807, 37474), -(156686, 0, 0, 0, 783, 37474), -(156692, 0, 0, 0, 783, 37474), -(173571, 0, 0, 0, 783, 37474), -(175210, 0, 0, 0, 807, 37474), -(175209, 0, 0, 0, 2060, 37474), -(164096, 0, 0, 0, 783, 37474), -(168011, 0, 0, 0, 807, 37474), -(164095, 0, 0, 0, 783, 37474), -(174922, 0, 0, 0, 783, 37474), -(156691, 0, 0, 0, 783, 37474), -(114665, 0, 0, 0, 982, 37474), -(175216, 0, 0, 0, 807, 37474), -(175213, 0, 0, 0, 2060, 37474), -(171790, 0, 0, 0, 743, 37474), -(175016, 0, 0, 0, 1314, 37474), -(171787, 0, 0, 0, 837, 37474), -(170651, 0, 0, 0, 837, 37474), -(164579, 0, 0, 0, 2060, 37474), -(162896, 0, 0, 0, 783, 37474), -(55370, 0, 0, 0, 328, 37474), -(167591, 0, 0, 0, 807, 37474), -(171299, 0, 0, 0, 783, 37474), -(171795, 0, 3, 3, 837, 37474), -(164079, 0, 0, 0, 837, 37474), -(170153, 0, 3, 3, 742, 37474), -(176368, 0, 0, 0, 837, 37474), -(171822, 0, 0, 0, 807, 37474), -(170310, 0, 0, 0, 2060, 37474), -(173386, 0, 0, 0, 837, 37474), -(173388, 0, 0, 0, 837, 37474), -(171821, 0, 0, 0, 2060, 37474), -(176066, 0, 0, 0, 1425, 37474), -(176065, 0, 0, 0, 837, 37474), -(164803, 0, 0, 0, 783, 37474), -(176067, 0, 0, 0, 837, 37474), -(164099, 0, 0, 0, 783, 37474), -(164098, 0, 0, 0, 783, 37474), -(176064, 0, 0, 0, 837, 37474), -(171589, 0, 0, 0, 837, 37474), -(164100, 0, 0, 0, 783, 37474), -(175714, 0, 0, 0, 783, 37474), -(175082, 0, 0, 0, 807, 37474), -(164684, 0, 0, 0, 783, 37474), -(156504, 0, 0, 0, 783, 37474), -(175212, 0, 0, 0, 807, 37474), -(164078, 0, 0, 0, 746, 37474), -(175083, 0, 0, 0, 807, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(164685, 0, 0, 0, 783, 37474), -(165405, 0, 0, 0, 783, 37474), -(175066, 0, 0, 0, 2060, 37474), -(156688, 0, 0, 0, 783, 37474), -(175035, 0, 0, 0, 807, 37474), -(173330, 0, 0, 0, 783, 37474), -(175218, 0, 0, 0, 807, 37474), -(62822, 0, 0, 0, 872, 37474), -(164596, 0, 0, 0, 783, 37474), -(62821, 0, 0, 0, 872, 37474), -(156664, 0, 0, 0, 783, 37474), -(175019, 0, 0, 0, 807, 37474), -(165657, 0, 0, 0, 783, 37474), -(173305, 0, 0, 0, 783, 37474), -(175222, 0, 0, 0, 807, 37474), -(162666, 0, 0, 0, 2060, 37474), -(175017, 0, 0, 0, 1291, 37474), -(173370, 0, 0, 0, 783, 37474), -(173354, 0, 0, 0, 807, 37474), -(175036, 0, 0, 0, 807, 37474), -(173355, 0, 0, 0, 807, 37474), -(159478, 0, 0, 0, 837, 37474), -(173352, 0, 0, 0, 807, 37474), -(165796, 0, 0, 0, 807, 37474), -(175020, 0, 0, 0, 807, 37474), -(173353, 0, 0, 0, 807, 37474), -(156769, 0, 0, 0, 783, 37474), -(156791, 0, 0, 0, 783, 37474), -(165654, 0, 3, 3, 746, 37474), -(173367, 0, 0, 0, 783, 37474), -(175208, 0, 0, 0, 1314, 37474), -(176545, 0, 0, 0, 807, 37474), -(166284, 0, 0, 0, 807, 37474), -(173356, 0, 0, 0, 807, 37474), -(175067, 0, 0, 0, 807, 37474), -(167880, 0, 0, 0, 783, 37474), -(173304, 0, 0, 0, 783, 37474), -(173300, 0, 0, 0, 783, 37474), -(175080, 0, 0, 0, 783, 37474), -(175087, 0, 0, 0, 807, 37474), -(173325, 0, 0, 0, 783, 37474), -(170640, 0, 0, 0, 1400, 37474), -(173327, 0, 0, 0, 783, 37474), -(173364, 0, 0, 0, 783, 37474), -(162928, 0, 0, 0, 2060, 37474), -(175214, 0, 0, 0, 807, 37474), -(162929, 0, 0, 0, 783, 37474), -(175206, 0, 0, 0, 807, 37474), -(173318, 0, 0, 0, 783, 37474), -(164123, 0, 0, 0, 783, 37474), -(156734, 0, 0, 0, 783, 37474), -(176332, 0, 0, 0, 783, 37474), -(173369, 0, 0, 0, 783, 37474), -(156735, 0, 0, 0, 783, 37474), -(170607, 0, 0, 0, 783, 37474), -(175081, 0, 0, 0, 807, 37474), -(156768, 0, 0, 0, 783, 37474), -(169524, 0, 0, 0, 783, 37474), -(173118, 0, 0, 0, 783, 37474), -(172702, 0, 0, 0, 783, 37474), -(170256, 0, 0, 0, 2060, 37474), -(171796, 0, 0, 0, 807, 37474), -(54638, 0, 0, 0, 181, 37474), -(170557, 0, 0, 0, 783, 37474), -(175215, 0, 0, 0, 1291, 37474), -(156663, 0, 0, 0, 783, 37474), -(156698, 0, 0, 0, 783, 37474), -(173302, 0, 0, 0, 783, 37474), -(173301, 0, 0, 0, 783, 37474), -(166061, 0, 0, 0, 783, 37474), -(156758, 0, 0, 0, 783, 37474), -(173357, 0, 0, 0, 783, 37474), -(175018, 0, 0, 0, 807, 37474), -(121541, 0, 0, 0, 336, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (165834,156919,160009,160388,159883,160284,167818,167803,161237,161235,161345,169707,161299,161344,161310,167819,165774,165772,165780,167815,165271,173170,173168,165041,173169,173173,174994,161309,156544,174750,161274,161206,173331,173332,158517,163162,167755,163163,163161,167801,167754,168121,163164,163165,161207,161191,175782,161642,161648,174599,161643,161646,160277,165389,161647,165165,161664,161629,161638,165387,160281,159963,159979,165386,160288,161619,159974,161618,161633,162294,161630,165377,160287,161623,161614,165391,165392,161617,161612,161654,161610,161615,161616,161653,161644,161611,160351,163216,161640,161639,159664,159855,161631,161626,165390,168224,161628,160286,174751,161625,161627,161195,161624,161211,160289,159766,159730,159729,159727,168796,169420,169688,169419,173488,168157,161621,161247,161258,167914,168170,168214,168215,168213,176105,167430,158895,176107,163065,158902,161558,163691,167488,176111,167491,163692,163073,176110,175584,176108,168698,168652,158910,159154,176124,176101,157007,176104,159155,173705,160248,168065,176043,175984,176006,176125,156909,158897,159157,156916,176106,156925,176118,176116,176114,158928,156263,167453,166651,165706,166654,158361,168043,174198,167891,157828,157649,156274,166282,157695,172888,172715,172713,157632,166314,157579,168803,157577,160815,160811,157576,160812,160753,168390,168383,168526,168321,168471,168468,156269,168392,168334,168287,168590,168345,168351,155795,168374,168319,172999,165326,165328,165324,165325,165327,165290,163282,163285,162909,160081,160090,168354,160084,168404,168399,168401,168400,171807,171808,168212,167889,160091,164776,164799,163064,163059,156275,156273,163237,163117,169154,163267,163221,163284,162109,165554,157784,164143,168482,168483,168484,170974,173416,167854,167859,167856,167863,157977,158637,172554,170004,173704,173691,173690,160604,168455,160712,175566,161348,173321,173322,173320,173315,161333,162044,162035,160202,165781,166722,166715,166710,160181,160169,163559,176003,174117,159134,160535,159442,172298,156296,166320,169028,160001,159978,159959,158564,159966,159988,159972,160000,160010,164018,164029,160002,160008,159973,159967,159958,159982,163376,159968,159987,159997,160005,160003,165373,159882,163208,161620,160384,161916,161606,160282,161645,163450,161605,161609,161607,161636,161635,160478,161634,160348,163674,164232,164084,164049,163979,164223,163579,164243,164242,174754,163512,169006,163476,164021,169048,165270,165266,165267,165265,164184,169089,169091,169111,169086,169104,169090,166457,166255,166082,165104,166206,159441,175587,175586,168909,172870,159407,158930,158989,158924,172691,159174,159113,159178,172785,159458,159575,159503,172786,159601,159460,158978,167526,159112,175781,159104,159412,159233,159114,158992,159495,159577,159177,159106,158976,158988,160322,158985,160323,160317,158533,159265,160570,160582,160537,160640,160425,160641,165687,160375,160400,160345,173303,160456,160642,172373,157195,167822,168174,168152,168165,175533,167419,164536,168118,158622,164524,168937,175906,158479,158420,158480,158617,175094,158439,158631,158473,158688,163816,163819,168093,159183,164234,158623,158687,163893,163575,163861,175469,157194,158165,164576,175572,164575,173393,173389,164533,166089,166474,169840,169841,158416,168120,158667,158668,173391,166092,162146,166076,166084,166078,158700,158663,167813,160701,157731,157785,157726,157727,157729,163507,158821,157733,158443,157732,164697,164696,160613,157562,157199,173779,163968,173788,171123,162894,163088,162990,162890,162891,169167,168724,156220,156196,160100,156395,156234,168944,156218,174116,156384,164385,168945,156225,168862,163439,163970,156636,168851,168855,164105,163960,175229,164309,168842,163977,163961,166653,166677,166652,165723,165609,158813,166543,168122,158797,165921,165864,167890,158799,167420,158795,158796,165565,165767,169238,172820,172716,172825,172812,172818,175436,168918,168296,163624,174647,174645,173555,174646,174640,165877,159156,168083,160476,167908,166521,166515,167501,156261,160296,166498,160297,156910,168068,167497,156911,156918,159631,166483,166489,166487,159677,176123,163149,167902,175979,161043,171149,173794,161052,169502,160719,160727,173718,173782,176121,160716,156150,159406,159398,167120,176117,158927,158979,158894,158892,176119,167017,167016,167010,167015,159000,159153,159008,159010,159025,159024,167332,160114,158998,176132,159659,167018,158893,173703,175585,158417,158986,161689,159001,161417,173772,169999,170149,160849,173603,170150,160847,173607,160848,161269,160850,161337,164104,169988,160842,161298,161340,160844,170148,160846,159152,160845,176120,176138,160385,160402,160401,176113,169044,169366,159459,159151,156260,176109,167590,169464,176122,156264,156256,159027,159026,176112,156257,161246,161885,156600,161870,161925,161887,166680,169476,173556,161248,161770,161257,161888,161179,161178,169876,161294,156255,158908,174122,165229,173657,173671,173673,174969,165230,157698,160455,160454,168448,159676,158365,168618,156061,161592,161591,159732,160477,161671,167918,160521,168238,156822,160421,173570,156294,161931,156291,174772,162264,162265,162284,158055,167838,162295,162261,168237,156293,164269,167451,165859,167489,167746,167744,167727,156259,169831,167438,169411,167717,172496,155589,166965,172495,156295,161015,168707,174034,174032,172980,161968,168057,168865,166541,171375,167849,156290,155508,165858,165845,175543,175544,166432,166542,165563,165783,159115,159678,161419,165576,92870,156084,157954,166844,157955,166852,166822,157898,158001,157899,167132,157881,158079,157884,167180,173634,175850,157892,174229,161180,161275,173137,174228,157869,157847,173243,173242,157846,173241,158193,165830,165821,166069,166087,165831,166132,156284,156077,156596,157332,158057,173326,173324,173329,173328,160824,168734,158336,173765,165989,166005,156540,165255,165253,166042,165256,169845,169198,169197,169171,166636,173506,168332,156277,166065,166067,165152,165151,155654,168679,168722,168676,168678,168702,173092,166621,174844,168703,161221,168732,166718,166070,161545,161551,166068,62167,160973,155682,156413,173094,166048,166047,158526,161879,161343,156081,155704,173545,173548,175525,173610,175526,175215,176186,173305,173304,156777,156668,167738,173301,175216,173302,156685,164736,156732,156686,156689,156670,156733,171787,171790,175016,173571,156687,164096,175211,156692,174922,168011,114665,164095,175213,164685,156691,175087,175210,175209,170651,170640,55370,167591,170153,165657,171795,32642,32641,165654,170256,170310,171299,164079,162929,175222,162896,175080,173356,173357,156758,62822,62821,162928,175083,175081,166284,164596,173386,173388,175082,121541,175214,176545,170557,173330,175019,173327,175714,175018,173318,171589,173355,173353,173354,173352,169524,156504,164078,175036,175066,173367,175067,176332,171796,165796,171821,171822,166061,175035,173370,164099,164098,164684,164100,156791,54638,173300,176368,159478,176067,176064,175017,170607,164123,175218,175020,176066,176065,173369,162666,172702,173118,156734,162918,164803,156698,169169,169136,172965,169803,170446,159030,159029,164700,171883,164802,164809,176020,164874,164875,170769,170768,164872,168620,169400,168660,164922,165685,164923,160817,169279,160440,171116,158494,162446,162434,158495,165155,169051,170902,165164,165157,158487,160816,160814,164728,165159,169049,165154,165162,169050,165156,166248,170730,170733,160077,169210,169206,165855,169205,170734,165857,174721,165910,169978,169979,163967,165908,170442,164033,169913,170206,166073,165603,169915,170205,165907,173379,173377,173380,173378,166180,164040,164924,169860,169874,167505,170209,170790,167507,170680,174838,172711,172710,168173,168172,168167,168168,168220,168051,158556,168075,168076,168032,170677,167195,165701,174609,169862,158555,173916,174632,173766,174634,174633,167503,166187,174655,168116,164701,170081,175568,170120,170080,174835,175598,175592,172934,161882,172979,172722,172723,173106,163389,172943,161920,161917,176019,165690,173590,172966,174777,171162,173898,32639,32638,173878,172080,173906,167265,171163,169377,174837,174478,172076,171168,172078,164627,172815,172945,175803,169846)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(165834, 0, 0, 0, 1425, 37474), -(156919, 0, 0, 0, 837, 37474), -(160009, 0, 0, 0, 2060, 37474), -(160388, 0, 0, 0, 2060, 37474), -(159883, 0, 0, 0, 2060, 37474), -(160284, 0, 0, 0, 2060, 37474), -(167818, 0, 0, 0, 837, 37474), -(167803, 0, 0, 0, 1425, 37474), -(161237, 0, 0, 0, 837, 37474), -(161235, 0, 0, 0, 837, 37474), -(161345, 0, 0, 0, 2060, 37474), -(169707, 0, 0, 0, 837, 37474), -(161299, 0, 0, 0, 2060, 37474), -(161344, 0, 0, 0, 2060, 37474), -(161310, 0, 1, 1, 2060, 37474), -(167819, 0, 0, 0, 837, 37474), -(165774, 0, 0, 0, 837, 37474), -(165772, 0, 0, 0, 837, 37474), -(165780, 0, 0, 0, 746, 37474), -(167815, 0, 0, 0, 837, 37474), -(165271, 0, 0, 0, 837, 37474), -(173170, 0, 0, 0, 837, 37474), -(173168, 0, 0, 0, 837, 37474), -(165041, 0, 0, 0, 837, 37474), -(173169, 0, 0, 0, 837, 37474), -(173173, 0, 0, 0, 837, 37474), -(174994, 0, 0, 0, 837, 37474), -(161309, 0, 0, 0, 837, 37474), -(156544, 0, 0, 0, 81, 37474), -(174750, 0, 0, 0, 837, 37474), -(161274, 0, 0, 0, 837, 37474), -(161206, 0, 0, 0, 837, 37474), -(173331, 0, 0, 0, 2060, 37474), -(173332, 0, 0, 0, 371, 37474), -(158517, 0, 0, 0, 2060, 37474), -(163162, 0, 0, 0, 2060, 37474), -(167755, 0, 0, 0, 883, 37474), -(163163, 0, 0, 0, 2060, 37474), -(163161, 0, 0, 0, 2060, 37474), -(167801, 0, 0, 0, 81, 37474), -(167754, 0, 0, 0, 2060, 37474), -(168121, 0, 0, 0, 2060, 37474), -(163164, 0, 0, 0, 2060, 37474), -(163165, 0, 0, 0, 837, 37474), -(161207, 0, 0, 0, 837, 37474), -(161191, 0, 0, 0, 837, 37474), -(175782, 0, 24, 24, 371, 37474), -(161642, 0, 0, 0, 2060, 37474), -(161648, 0, 0, 0, 2060, 37474), -(174599, 0, 0, 0, 837, 37474), -(161643, 0, 0, 0, 2060, 37474), -(161646, 0, 0, 0, 2060, 37474), -(160277, 0, 0, 0, 2060, 37474), -(165389, 0, -1, -1, 2060, 37474), -(161647, 0, 0, 0, 2060, 37474), -(165165, 0, 0, 0, 837, 37474), -(161664, 0, 0, 0, 2060, 37474), -(161629, 0, 0, 0, 2060, 37474), -(161638, 0, 0, 0, 2060, 37474), -(165387, 0, -1, -1, 2060, 37474), -(160281, 0, 0, 0, 2060, 37474), -(159963, 0, 0, 0, 2060, 37474), -(159979, 0, 0, 0, 2060, 37474), -(165386, 0, -1, -1, 2060, 37474), -(160288, 0, 0, 0, 2060, 37474), -(161619, 0, 0, 0, 2060, 37474), -(159974, 0, 0, 0, 2060, 37474), -(161618, 0, 0, 0, 2060, 37474), -(161633, 0, 0, 0, 2060, 37474), -(162294, 0, 0, 0, 837, 37474), -(161630, 0, 0, 0, 2060, 37474), -(165377, 0, -1, -1, 2060, 37474), -(160287, 0, 0, 0, 2060, 37474), -(161623, 0, 0, 0, 2060, 37474), -(161614, 0, 0, 0, 2060, 37474), -(165391, 0, -1, -1, 2060, 37474), -(165392, 0, -1, -1, 2060, 37474), -(161617, 0, 0, 0, 2060, 37474), -(161612, 0, 0, 0, 2060, 37474), -(161654, 0, 0, 0, 2060, 37474), -(161610, 0, 0, 0, 2060, 37474), -(161615, 0, 0, 0, 2060, 37474), -(161616, 0, 0, 0, 2060, 37474), -(161653, 0, 0, 0, 2060, 37474), -(161644, 0, 0, 0, 2060, 37474), -(161611, 0, 0, 0, 2060, 37474), -(160351, 0, 0, 0, 2060, 37474), -(163216, 0, 0, 0, 2060, 37474), -(161640, 0, 0, 0, 2060, 37474), -(161639, 0, 0, 0, 2060, 37474), -(159664, 0, 0, 0, 837, 37474), -(159855, 0, 0, 0, 837, 37474), -(161631, 0, 0, 0, 2060, 37474), -(161626, 0, 0, 0, 2060, 37474), -(165390, 0, -1, -1, 2060, 37474), -(168224, 0, 0, 0, 837, 37474), -(161628, 0, 0, 0, 2060, 37474), -(160286, 0, 0, 0, 2060, 37474), -(174751, 0, 0, 0, 837, 37474), -(161625, 0, 0, 0, 2060, 37474), -(161627, 0, 0, 0, 2060, 37474), -(161195, 0, 0, 0, 837, 37474), -(161624, 0, 0, 0, 2060, 37474), -(161211, 0, 0, 0, 837, 37474), -(160289, 0, 0, 0, 2060, 37474), -(159766, 0, 0, 0, 2060, 37474), -(159730, 0, 0, 0, 2060, 37474), -(159729, 0, 0, 0, 2060, 37474), -(159727, 0, 0, 0, 2060, 37474), -(168796, 0, 0, 0, 837, 37474), -(169420, 0, 0, 0, 837, 37474), -(169688, 0, 0, 0, 837, 37474), -(169419, 0, 0, 0, 837, 37474), -(173488, 0, 0, 0, 1427, 37474), -(168157, 0, 0, 0, 837, 37474), -(161621, 0, 0, 0, 837, 37474), -(161247, 0, 0, 0, 837, 37474), -(161258, 0, 0, 0, 837, 37474), -(167914, 0, 0, 0, 81, 37474), -(168170, 0, 0, 0, 837, 37474), -(168214, 0, 0, 0, 837, 37474), -(168215, 0, 0, 0, 837, 37474), -(168213, 0, 0, 0, 837, 37474), -(176105, 0, 0, 0, 837, 37474), -(167430, 0, 0, 0, 837, 37474), -(158895, 0, 0, 0, 837, 37474), -(176107, 0, 0, 0, 837, 37474), -(163065, 0, 0, 0, 837, 37474), -(158902, 0, 0, 0, 837, 37474), -(161558, 0, 0, 0, 1424, 37474), -(163691, 0, 0, 0, 837, 37474), -(167488, 0, 0, 0, 837, 37474), -(176111, 0, 0, 0, 837, 37474), -(167491, 0, 0, 0, 837, 37474), -(163692, 0, 0, 0, 837, 37474), -(163073, 0, 0, 0, 837, 37474), -(176110, 0, 0, 0, 837, 37474), -(175584, 0, 0, 0, 1425, 37474), -(176108, 0, 0, 0, 837, 37474), -(168698, 0, 0, 0, 837, 37474), -(168652, 0, 0, 0, 837, 37474), -(158910, 0, 0, 0, 837, 37474), -(159154, 0, 1, 1, 837, 37474), -(176124, 0, 0, 0, 837, 37474), -(176101, 0, 0, 0, 837, 37474), -(157007, 0, 0, 0, 837, 37474), -(176104, 0, 0, 0, 837, 37474), -(159155, 0, 1, 1, 837, 37474), -(173705, 0, 0, 0, 837, 37474), -(160248, 0, 0, 0, 837, 37474), -(168065, 0, 0, 0, 837, 37474), -(176043, 0, 0, 0, 837, 37474), -(175984, 0, 0, 0, 837, 37474), -(176006, 0, 0, 0, 837, 37474), -(176125, 0, 0, 0, 837, 37474), -(156909, 0, 0, 0, 837, 37474), -(158897, 0, 0, 0, 837, 37474), -(159157, 0, 2, 2, 2060, 37474), -(156916, 0, 0, 0, 837, 37474), -(176106, 0, 0, 0, 837, 37474), -(156925, 0, 0, 0, 1426, 37474), -(176118, 0, 0, 0, 837, 37474), -(176116, 0, 0, 0, 837, 37474), -(176114, 0, 0, 0, 837, 37474), -(158928, 0, 0, 0, 837, 37474), -(156263, 0, 0, 0, 837, 37474), -(167453, 0, 0, 0, 837, 37474), -(166651, 0, 0, 0, 746, 37474), -(165706, 0, 0, 0, 1425, 37474), -(166654, 0, 0, 0, 746, 37474), -(158361, 0, 0, 0, 2060, 37474), -(168043, 0, 0, 0, 837, 37474), -(174198, 0, 0, 0, 2060, 37474), -(167891, 0, 0, 0, 1425, 37474), -(157828, 0, 0, 0, 1427, 37474), -(157649, 0, 0, 0, 1427, 37474), -(156274, 0, 0, 0, 1427, 37474), -(166282, 0, 0, 0, 1427, 37474), -(157695, 0, 0, 0, 1427, 37474), -(172888, 0, 0, 0, 1427, 37474), -(172715, 0, 0, 0, 837, 37474), -(172713, 0, 0, 0, 837, 37474), -(157632, 0, 0, 0, 1427, 37474), -(166314, 0, 0, 0, 1427, 37474), -(157579, 0, 0, 0, 1428, 37474), -(168803, 0, 0, 0, 1427, 37474), -(157577, 0, 0, 0, 1428, 37474), -(160815, 0, 0, 0, 1427, 37474), -(160811, 0, 0, 0, 1427, 37474), -(157576, 0, 0, 0, 1428, 37474), -(160812, 0, 0, 0, 1427, 37474), -(160753, 0, 0, 0, 746, 37474), -(168390, 0, 0, 0, 1427, 37474), -(168383, 0, 0, 0, 1427, 37474), -(168526, 0, 0, 0, 746, 37474), -(168321, 0, 0, 0, 1427, 37474), -(168471, 0, 0, 0, 1427, 37474), -(168468, 0, 0, 0, 1427, 37474), -(156269, 0, 0, 0, 1427, 37474), -(168392, 0, 0, 0, 1427, 37474), -(168334, 0, 0, 0, 1427, 37474), -(168287, 0, 0, 0, 1427, 37474), -(168590, 0, 0, 0, 1425, 37474), -(168345, 0, 0, 0, 1425, 37474), -(168351, 0, 0, 0, 1427, 37474), -(155795, 0, 0, 0, 1427, 37474), -(168374, 0, 0, 0, 1427, 37474), -(168319, 0, 0, 0, 1427, 37474), -(172999, 0, 0, 0, 1427, 37474), -(165326, 0, 0, 0, 1427, 37474), -(165328, 0, 0, 0, 1427, 37474), -(165324, 0, 0, 0, 1427, 37474), -(165325, 0, 0, 0, 1427, 37474), -(165327, 0, 0, 0, 1427, 37474), -(165290, 0, 1, 1, 2060, 37474), -(163282, 0, 0, 0, 1427, 37474), -(163285, 0, 0, 0, 1427, 37474), -(162909, 0, 0, 0, 1427, 37474), -(160081, 0, 0, 0, 2060, 37474), -(160090, 0, 0, 0, 2060, 37474), -(168354, 0, 0, 0, 837, 37474), -(160084, 0, 0, 0, 2060, 37474), -(168404, 0, 0, 0, 2060, 37474), -(168399, 0, 0, 0, 2060, 37474), -(168401, 0, 0, 0, 2060, 37474), -(168400, 0, 0, 0, 2060, 37474), -(171807, 0, 0, 0, 2060, 37474), -(171808, 0, 0, 0, 2060, 37474), -(168212, 0, 0, 0, 837, 37474), -(167889, 0, 0, 0, 1427, 37474), -(160091, 0, 0, 0, 2060, 37474), -(164776, 0, 0, 0, 2060, 37474), -(164799, 0, 0, 0, 2060, 37474), -(163064, 0, 0, 0, 1427, 37474), -(163059, 0, 0, 0, 1427, 37474), -(156275, 0, 0, 0, 1427, 37474), -(156273, 0, 0, 0, 1427, 37474), -(163237, 0, 0, 0, 1427, 37474), -(163117, 0, 0, 0, 1427, 37474), -(169154, 0, 0, 0, 1427, 37474), -(163267, 0, 0, 0, 1427, 37474), -(163221, 0, 0, 0, 1427, 37474), -(163284, 0, 0, 0, 1427, 37474), -(162109, 0, 0, 0, 837, 37474), -(165554, 0, 0, 0, 837, 37474), -(157784, 0, 0, 0, 1428, 37474), -(164143, 0, 0, 0, 1428, 37474), -(168482, 0, 0, 0, 1428, 37474), -(168483, 0, 0, 0, 1428, 37474), -(168484, 0, 0, 0, 1428, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170974, 0, -1, -1, 2060, 37474), -(173416, 0, 0, 0, 1428, 37474), -(167854, 0, 0, 0, 1428, 37474), -(167859, 0, 0, 0, 837, 37474), -(167856, 0, 0, 0, 837, 37474), -(167863, 0, 0, 0, 837, 37474), -(157977, 0, 0, 0, 1428, 37474), -(158637, 0, 0, 0, 872, 37474), -(172554, 0, 0, 0, 746, 37474), -(170004, 0, 0, 0, 837, 37474), -(173704, 0, 0, 0, 837, 37474), -(173691, 0, 0, 0, 837, 37474), -(173690, 0, 0, 0, 837, 37474), -(160604, 0, 0, 0, 1428, 37474), -(168455, 0, 0, 0, 1428, 37474), -(160712, 0, 0, 0, 1428, 37474), -(175566, 0, 0, 0, 1428, 37474), -(161348, 0, 0, 0, 2060, 37474), -(173321, 0, 0, 0, 371, 37474), -(173322, 0, 0, 0, 371, 37474), -(173320, 0, 0, 0, 371, 37474), -(173315, 0, 0, 0, 745, 37474), -(161333, 0, 0, 0, 2060, 37474), -(162044, 0, 0, 0, 837, 37474), -(162035, 0, 0, 0, 1428, 37474), -(160202, 0, 0, 0, 837, 37474), -(165781, 0, 0, 0, 837, 37474), -(166722, 0, 0, 0, 837, 37474), -(166715, 0, 0, 0, 837, 37474), -(166710, 0, 1, 1, 2060, 37474), -(160181, 0, 0, 0, 1429, 37474), -(160169, 0, 0, 0, 1429, 37474), -(163559, 0, 0, 0, 1429, 37474), -(176003, 0, 0, 0, 746, 37474), -(174117, 0, 0, 0, 1425, 37474), -(159134, 0, 1, 1, 2060, 37474), -(160535, 0, 0, 0, 1428, 37474), -(159442, 0, 0, 0, 2060, 37474), -(172298, 0, 0, 0, 1428, 37474), -(156296, 0, 2, 2, 837, 37474), -(166320, 0, 0, 0, 837, 37474), -(169028, 0, 0, 0, 837, 37474), -(160001, 0, 0, 0, 2060, 37474), -(159978, 0, 0, 0, 2060, 37474), -(159959, 0, 0, 0, 2060, 37474), -(158564, 0, 0, 0, 2060, 37474), -(159966, 0, 0, 0, 2060, 37474), -(159988, 0, 0, 0, 2060, 37474), -(159972, 0, 0, 0, 2060, 37474), -(160000, 0, 0, 0, 2060, 37474), -(160010, 0, 0, 0, 2060, 37474), -(164018, 0, 0, 0, 2060, 37474), -(164029, 0, 0, 0, 2060, 37474), -(160002, 0, 0, 0, 2060, 37474), -(160008, 0, 0, 0, 2060, 37474), -(159973, 0, 0, 0, 2060, 37474), -(159967, 0, 0, 0, 837, 37474), -(159958, 0, 0, 0, 2060, 37474), -(159982, 0, 0, 0, 837, 37474), -(163376, 0, 0, 0, 2060, 37474), -(159968, 0, 0, 0, 2060, 37474), -(159987, 0, 0, 0, 2060, 37474), -(159997, 0, 0, 0, 2060, 37474), -(160005, 0, 0, 0, 2060, 37474), -(160003, 0, 0, 0, 2060, 37474), -(165373, 0, 0, 0, 2060, 37474), -(159882, 0, 0, 0, 2060, 37474), -(163208, 0, 0, 0, 2060, 37474), -(161620, 0, 0, 0, 2060, 37474), -(160384, 0, 0, 0, 2060, 37474), -(161916, 0, 0, 0, 837, 37474), -(161606, 0, 0, 0, 2060, 37474), -(160282, 0, 0, 0, 2060, 37474), -(161645, 0, 0, 0, 2060, 37474), -(163450, 0, 0, 0, 2060, 37474), -(161605, 0, 0, 0, 2060, 37474), -(161609, 0, 0, 0, 2060, 37474), -(161607, 0, 0, 0, 2060, 37474), -(161636, 0, 0, 0, 2060, 37474), -(161635, 0, 0, 0, 2060, 37474), -(160478, 0, 0, 0, 2060, 37474), -(161634, 0, 0, 0, 2060, 37474), -(160348, 0, 0, 0, 2060, 37474), -(163674, 0, 0, 0, 746, 37474), -(164232, 0, 0, 0, 1424, 37474), -(164084, 0, 0, 0, 2060, 37474), -(164049, 0, 0, 0, 2060, 37474), -(163979, 0, 0, 0, 2060, 37474), -(164223, 0, 0, 0, 746, 37474), -(163579, 0, 0, 0, 837, 37474), -(164243, 0, 0, 0, 2060, 37474), -(164242, 0, 0, 0, 2060, 37474), -(174754, 0, 0, 0, 837, 37474), -(163512, 0, 0, 0, 2060, 37474), -(169006, 0, 0, 0, 837, 37474), -(163476, 0, 0, 0, 2060, 37474), -(164021, 0, 0, 0, 2060, 37474), -(169048, 0, 0, 0, 2060, 37474), -(165270, 0, 0, 0, 837, 37474), -(165266, 0, 0, 0, 837, 37474), -(165267, 0, 0, 0, 837, 37474), -(165265, 0, 0, 0, 837, 37474), -(164184, 0, 0, 0, 2060, 37474), -(169089, 0, 0, 0, 837, 37474), -(169091, 0, 0, 0, 2060, 37474), -(169111, 0, 0, 0, 837, 37474), -(169086, 0, 0, 0, 837, 37474), -(169104, 0, 0, 0, 837, 37474), -(169090, 0, 0, 0, 837, 37474), -(166457, 0, 0, 0, 746, 37474), -(166255, 0, 0, 0, 746, 37474), -(166082, 0, 0, 0, 746, 37474), -(165104, 0, 0, 0, 837, 37474), -(166206, 0, 0, 0, 837, 37474), -(159441, 0, 1, 1, 2060, 37474), -(175587, 0, 0, 0, 81, 37474), -(175586, 0, 0, 0, 81, 37474), -(168909, 0, 0, 0, 81, 37474), -(172870, 0, 0, 0, 2060, 37474), -(159407, 0, 1, 1, 2060, 37474), -(158930, 0, 1, 1, 2060, 37474), -(158989, 0, 0, 0, 2060, 37474), -(158924, 0, 0, 0, 2060, 37474), -(172691, 0, 0, 0, 2060, 37474), -(159174, 0, 0, 0, 2060, 37474), -(159113, 0, 1, 1, 2060, 37474), -(159178, 0, 0, 0, 2060, 37474), -(172785, 0, 0, 0, 2060, 37474), -(159458, 0, 0, 0, 2060, 37474), -(159575, 0, 0, 0, 2060, 37474), -(159503, 0, 2, 2, 2060, 37474), -(172786, 0, 0, 0, 2060, 37474), -(159601, 0, 0, 0, 2060, 37474), -(159460, 0, 0, 0, 2060, 37474), -(158978, 0, 0, 0, 2060, 37474), -(167526, 0, 3, 3, 2060, 37474), -(159112, 0, 1, 1, 2060, 37474), -(175781, 0, 24, 24, 371, 37474), -(159104, 0, 0, 0, 2060, 37474), -(159412, 0, 0, 0, 2060, 37474), -(159233, 0, 0, 0, 2060, 37474), -(159114, 0, 0, 0, 2060, 37474), -(158992, 0, 0, 0, 2060, 37474), -(159495, 0, 0, 0, 2060, 37474), -(159577, 0, 0, 0, 2060, 37474), -(159177, 0, 0, 0, 2060, 37474), -(159106, 0, 0, 0, 2060, 37474), -(158976, 0, 0, 0, 2060, 37474), -(158988, 0, 0, 0, 2060, 37474), -(160322, 0, 0, 0, 2060, 37474), -(158985, 0, 0, 0, 2060, 37474), -(160323, 0, 0, 0, 2060, 37474), -(160317, 0, 0, 0, 2060, 37474), -(158533, 0, 0, 0, 2060, 37474), -(159265, 0, 0, 0, 2060, 37474), -(160570, 0, 0, 0, 1428, 37474), -(160582, 0, 0, 0, 1428, 37474), -(160537, 0, 0, 0, 1428, 37474), -(160640, 0, 1, 1, 2060, 37474), -(160425, 0, 0, 0, 1428, 37474), -(160641, 0, 0, 0, 837, 37474), -(165687, 0, 0, 0, 837, 37474), -(160375, 0, 0, 0, 837, 37474), -(160400, 0, 0, 0, 837, 37474), -(160345, 0, 0, 0, 837, 37474), -(173303, 0, 0, 0, 371, 37474), -(160456, 0, 0, 0, 1427, 37474), -(160642, 0, 0, 0, 837, 37474), -(172373, 0, 0, 0, 837, 37474), -(157195, 0, 0, 0, 1428, 37474), -(167822, 0, 0, 0, 883, 37474), -(168174, 0, 0, 0, 1428, 37474), -(168152, 0, 0, 0, 1428, 37474), -(168165, 0, 0, 0, 1428, 37474), -(175533, 0, 0, 0, 746, 37474), -(167419, 0, 0, 0, 746, 37474), -(164536, 0, 0, 0, 1428, 37474), -(168118, 0, 0, 0, 1428, 37474), -(158622, 0, 0, 0, 1428, 37474), -(164524, 0, 0, 0, 1428, 37474), -(168937, 0, 0, 0, 2060, 37474), -(175906, 0, 0, 0, 1428, 37474), -(158479, 0, 0, 0, 1428, 37474), -(158420, 0, 0, 0, 1428, 37474), -(158480, 0, 0, 0, 1428, 37474), -(158617, 0, 0, 0, 1428, 37474), -(175094, 0, 0, 0, 837, 37474), -(158439, 0, 0, 0, 1428, 37474), -(158631, 0, 0, 0, 1428, 37474), -(158473, 0, 0, 0, 1428, 37474), -(158688, 0, 0, 0, 1428, 37474), -(163816, 0, 0, 0, 1428, 37474), -(163819, 0, 0, 0, 746, 37474), -(168093, 0, 0, 0, 1428, 37474), -(159183, 0, 0, 0, 1428, 37474), -(164234, 0, 0, 0, 1428, 37474), -(158623, 0, 0, 0, 1428, 37474), -(158687, 0, 0, 0, 1428, 37474), -(163893, 0, 0, 0, 1428, 37474), -(163575, 0, 0, 0, 1428, 37474), -(163861, 0, 0, 0, 1428, 37474), -(175469, 0, 0, 0, 837, 37474), -(157194, 0, 2, 2, 837, 37474), -(158165, 0, 0, 0, 1428, 37474), -(164576, 0, 0, 0, 1428, 37474), -(175572, 0, 0, 0, 837, 37474), -(164575, 0, 0, 0, 1428, 37474), -(173393, 0, 0, 0, 837, 37474), -(173389, 0, 0, 0, 837, 37474), -(164533, 0, 0, 0, 1428, 37474), -(166089, 0, 0, 0, 1428, 37474), -(166474, 0, 0, 0, 807, 37474), -(169840, 0, 0, 0, 837, 37474), -(169841, 0, 0, 0, 837, 37474), -(158416, 0, 0, 0, 1428, 37474), -(168120, 0, 0, 0, 1428, 37474), -(158667, 0, 0, 0, 1428, 37474), -(158668, 0, 0, 0, 1428, 37474), -(173391, 0, 0, 0, 837, 37474), -(166092, 0, 0, 0, 837, 37474), -(162146, 0, 0, 0, 837, 37474), -(166076, 0, 0, 0, 1428, 37474), -(166084, 0, 0, 0, 1428, 37474), -(166078, 0, 0, 0, 1428, 37474), -(158700, 0, 0, 0, 1428, 37474), -(158663, 0, 0, 0, 883, 37474), -(167813, 0, 0, 0, 81, 37474), -(160701, 0, 0, 0, 1428, 37474), -(157731, 0, 0, 0, 1428, 37474), -(157785, 0, 0, 0, 1428, 37474), -(157726, 0, 0, 0, 1428, 37474), -(157727, 0, 0, 0, 1428, 37474), -(157729, 0, 0, 0, 1428, 37474), -(163507, 0, 0, 0, 1428, 37474), -(158821, 0, 0, 0, 1428, 37474), -(157733, 0, 0, 0, 1428, 37474), -(158443, 0, 0, 0, 807, 37474), -(157732, 0, 0, 0, 1428, 37474), -(164697, 0, 0, 0, 1428, 37474), -(164696, 0, 0, 0, 1428, 37474), -(160613, 0, 0, 0, 1428, 37474), -(157562, 0, 0, 0, 1428, 37474), -(157199, 0, 0, 0, 1428, 37474), -(173779, 0, 0, 0, 2060, 37474), -(163968, 0, 0, 0, 1427, 37474), -(173788, 0, 0, 0, 2060, 37474), -(171123, 0, 0, 0, 371, 37474), -(162894, 0, 0, 0, 1427, 37474), -(163088, 0, 0, 0, 1427, 37474), -(162990, 0, 0, 0, 1427, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(162890, 0, 0, 0, 1427, 37474), -(162891, 0, 0, 0, 1427, 37474), -(169167, 0, 0, 0, 1427, 37474), -(168724, 0, 0, 0, 746, 37474), -(156220, 0, 0, 0, 1427, 37474), -(156196, 0, 0, 0, 1427, 37474), -(160100, 0, 0, 0, 2060, 37474), -(156395, 0, 0, 0, 1427, 37474), -(156234, 0, 0, 0, 1427, 37474), -(168944, 0, 0, 0, 1427, 37474), -(156218, 0, 0, 0, 1427, 37474), -(174116, 0, 0, 0, 1425, 37474), -(156384, 0, 0, 0, 1427, 37474), -(164385, 0, 0, 0, 1427, 37474), -(168945, 0, 0, 0, 1427, 37474), -(156225, 0, 0, 0, 1427, 37474), -(168862, 0, 0, 0, 1427, 37474), -(163439, 0, 0, 0, 1427, 37474), -(163970, 0, 0, 0, 1427, 37474), -(156636, 0, 0, 0, 746, 37474), -(168851, 0, 0, 0, 1427, 37474), -(168855, 0, 0, 0, 1427, 37474), -(164105, 0, 0, 0, 1427, 37474), -(163960, 0, 0, 0, 1427, 37474), -(175229, 0, 0, 0, 1425, 37474), -(164309, 0, 0, 0, 1427, 37474), -(168842, 0, 0, 0, 1427, 37474), -(163977, 0, 0, 0, 1427, 37474), -(163961, 0, 0, 0, 1427, 37474), -(166653, 0, 0, 0, 746, 37474), -(166677, 0, 0, 0, 746, 37474), -(166652, 0, 0, 0, 746, 37474), -(165723, 0, 0, 0, 1425, 37474), -(165609, 0, 0, 0, 1425, 37474), -(158813, 0, 0, 0, 837, 37474), -(166543, 0, 0, 0, 1425, 37474), -(168122, 0, 0, 0, 1425, 37474), -(158797, 0, 0, 0, 837, 37474), -(165921, 0, 0, 0, 1425, 37474), -(165864, 0, 0, 0, 1425, 37474), -(167890, 0, 0, 0, 1425, 37474), -(158799, 0, 0, 0, 837, 37474), -(167420, 0, 0, 0, 837, 37474), -(158795, 0, 0, 0, 837, 37474), -(158796, 0, 0, 0, 837, 37474), -(165565, 0, 0, 0, 1425, 37474), -(165767, 0, 0, 0, 81, 37474), -(169238, 0, 0, 0, 1425, 37474), -(172820, 0, 0, 0, 837, 37474), -(172716, 0, 0, 0, 807, 37474), -(172825, 0, 0, 0, 837, 37474), -(172812, 0, 0, 0, 837, 37474), -(172818, 0, 0, 0, 837, 37474), -(175436, 0, 0, 0, 837, 37474), -(168918, 0, 0, 0, 837, 37474), -(168296, 0, 0, 0, 837, 37474), -(163624, 0, 0, 0, 2060, 37474), -(174647, 0, 0, 0, 81, 37474), -(174645, 0, 0, 0, 81, 37474), -(173555, 0, 0, 0, 371, 37474), -(174646, 0, 0, 0, 81, 37474), -(174640, 0, 0, 0, 81, 37474), -(165877, 0, 0, 0, 837, 37474), -(159156, 0, 2, 2, 2060, 37474), -(168083, 0, 0, 0, 837, 37474), -(160476, 0, 0, 0, 1424, 37474), -(167908, 0, 0, 0, 837, 37474), -(166521, 0, 2, 2, 2060, 37474), -(166515, 0, 0, 0, 1424, 37474), -(167501, 0, 0, 0, 837, 37474), -(156261, 0, 0, 0, 837, 37474), -(160296, 0, 0, 0, 837, 37474), -(166498, 0, 0, 0, 1424, 37474), -(160297, 0, 0, 0, 837, 37474), -(156910, 0, 0, 0, 837, 37474), -(168068, 0, 0, 0, 837, 37474), -(167497, 0, 0, 0, 837, 37474), -(156911, 0, 0, 0, 837, 37474), -(156918, 0, 0, 0, 837, 37474), -(159631, 0, 0, 0, 837, 37474), -(166483, 0, 0, 0, 1424, 37474), -(166489, 0, 0, 0, 1424, 37474), -(166487, 0, 0, 0, 1424, 37474), -(159677, 0, 0, 0, 837, 37474), -(176123, 0, 0, 0, 837, 37474), -(163149, 0, 0, 0, 2060, 37474), -(167902, 0, 0, 0, 2060, 37474), -(175979, 0, 0, 0, 837, 37474), -(161043, 0, 0, 0, 837, 37474), -(171149, 0, 0, 0, 371, 37474), -(173794, 0, 0, 0, 837, 37474), -(161052, 0, 0, 0, 837, 37474), -(169502, 0, 0, 0, 2060, 37474), -(160719, 0, 0, 0, 2060, 37474), -(160727, 0, 0, 0, 2060, 37474), -(173718, 0, 0, 0, 837, 37474), -(173782, 0, 0, 0, 2060, 37474), -(176121, 0, 0, 0, 837, 37474), -(160716, 0, 0, 0, 2060, 37474), -(156150, 0, 0, 0, 837, 37474), -(159406, 0, 0, 0, 837, 37474), -(159398, 0, 0, 0, 746, 37474), -(167120, 0, 0, 0, 837, 37474), -(176117, 0, 0, 0, 837, 37474), -(158927, 0, 0, 0, 837, 37474), -(158979, 0, 0, 0, 837, 37474), -(158894, 0, 0, 0, 837, 37474), -(158892, 0, 0, 0, 837, 37474), -(176119, 0, 0, 0, 837, 37474), -(167017, 0, 0, 0, 837, 37474), -(167016, 0, 0, 0, 837, 37474), -(167010, 0, 0, 0, 837, 37474), -(167015, 0, 0, 0, 837, 37474), -(159000, 0, 0, 0, 837, 37474), -(159153, 0, 1, 1, 837, 37474), -(159008, 0, 0, 0, 837, 37474), -(159010, 0, 0, 0, 837, 37474), -(159025, 0, 0, 0, 837, 37474), -(159024, 0, 0, 0, 837, 37474), -(167332, 0, 0, 0, 837, 37474), -(160114, 0, 0, 0, 837, 37474), -(158998, 0, 0, 0, 837, 37474), -(176132, 0, 0, 0, 837, 37474), -(159659, 0, 0, 0, 837, 37474), -(167018, 0, 0, 0, 837, 37474), -(158893, 0, 0, 0, 837, 37474), -(173703, 0, 0, 0, 1426, 37474), -(175585, 0, 0, 0, 1425, 37474), -(158417, 0, 0, 0, 837, 37474), -(158986, 0, 0, 0, 837, 37474), -(161689, 0, 0, 0, 2060, 37474), -(159001, 0, 0, 0, 837, 37474), -(161417, 0, 0, 0, 2060, 37474), -(173772, 0, 0, 0, 2060, 37474), -(169999, 0, 0, 0, 837, 37474), -(170149, 0, 0, 0, 746, 37474), -(160849, 0, 0, 0, 837, 37474), -(173603, 0, 0, 0, 837, 37474), -(170150, 0, 0, 0, 746, 37474), -(160847, 0, 0, 0, 837, 37474), -(173607, 0, 0, 0, 746, 37474), -(160848, 0, 0, 0, 837, 37474), -(161269, 0, 0, 0, 746, 37474), -(160850, 0, 0, 0, 2060, 37474), -(161337, 0, 0, 0, 746, 37474), -(164104, 0, 0, 0, 1425, 37474), -(169988, 0, 0, 0, 2060, 37474), -(160842, 0, 0, 0, 2060, 37474), -(161298, 0, 0, 0, 2060, 37474), -(161340, 0, 0, 0, 837, 37474), -(160844, 0, 0, 0, 2060, 37474), -(170148, 0, 0, 0, 746, 37474), -(160846, 0, 0, 0, 2060, 37474), -(159152, 0, 1, 1, 837, 37474), -(160845, 0, 0, 0, 2060, 37474), -(176120, 0, 0, 0, 837, 37474), -(176138, 0, 0, 0, 1425, 37474), -(160385, 0, 1, 1, 837, 37474), -(160402, 0, 0, 0, 837, 37474), -(160401, 0, 0, 0, 837, 37474), -(176113, 0, 0, 0, 837, 37474), -(169044, 0, 0, 0, 81, 37474), -(169366, 0, 0, 0, 81, 37474), -(159459, 0, 0, 0, 837, 37474), -(159151, 0, 0, 0, 837, 37474), -(156260, 0, 0, 0, 837, 37474), -(176109, 0, 0, 0, 837, 37474), -(167590, 0, 0, 0, 837, 37474), -(169464, 0, 0, 0, 81, 37474), -(176122, 0, 0, 0, 837, 37474), -(156264, 0, 0, 0, 837, 37474), -(156256, 0, 0, 0, 837, 37474), -(159027, 0, 0, 0, 837, 37474), -(159026, 0, 0, 0, 837, 37474), -(176112, 0, 0, 0, 837, 37474), -(156257, 0, 0, 0, 837, 37474), -(161246, 0, 0, 0, 837, 37474), -(161885, 0, 0, 0, 746, 37474), -(156600, 0, 0, 0, 1425, 37474), -(161870, 0, 0, 0, 746, 37474), -(161925, 0, 0, 0, 746, 37474), -(161887, 0, 0, 0, 746, 37474), -(166680, 0, 0, 0, 1425, 37474), -(169476, 0, 0, 0, 837, 37474), -(173556, 0, 0, 0, 371, 37474), -(161248, 0, 0, 0, 837, 37474), -(161770, 0, 0, 0, 837, 37474), -(161257, 0, 0, 0, 837, 37474), -(161888, 0, 0, 0, 746, 37474), -(161179, 0, 0, 0, 837, 37474), -(161178, 0, 0, 0, 837, 37474), -(169876, 0, 0, 0, 837, 37474), -(161294, 0, 0, 0, 837, 37474), -(156255, 0, 0, 0, 837, 37474), -(158908, 0, 0, 0, 837, 37474), -(174122, 0, 0, 0, 1425, 37474), -(165229, 0, 0, 0, 1424, 37474), -(173657, 0, 0, 0, 837, 37474), -(173671, 0, 0, 0, 837, 37474), -(173673, 0, 0, 0, 837, 37474), -(174969, 0, 0, 0, 837, 37474), -(165230, 0, 0, 0, 1424, 37474), -(157698, 0, 0, 0, 1424, 37474), -(160455, 0, 0, 0, 1424, 37474), -(160454, 0, 0, 0, 1424, 37474), -(168448, 0, 0, 0, 1425, 37474), -(159676, 0, 0, 0, 1424, 37474), -(158365, 0, 0, 0, 1427, 37474), -(168618, 0, 0, 0, 1424, 37474), -(156061, 0, 0, 0, 1424, 37474), -(161592, 0, 0, 0, 1424, 37474), -(161591, 0, 0, 0, 1424, 37474), -(159732, 0, 0, 0, 1424, 37474), -(160477, 0, 0, 0, 1424, 37474), -(161671, 0, 0, 0, 1425, 37474), -(167918, 0, 0, 0, 1425, 37474), -(160521, 0, 0, 0, 1424, 37474), -(168238, 0, 0, 0, 1425, 37474), -(156822, 0, 0, 0, 1425, 37474), -(160421, 0, 0, 0, 1424, 37474), -(173570, 0, 0, 0, 1425, 37474), -(156294, 0, 0, 0, 1425, 37474), -(161931, 0, 0, 0, 1425, 37474), -(156291, 0, 0, 0, 1425, 37474), -(174772, 0, 0, 0, 1425, 37474), -(162264, 0, 0, 0, 1425, 37474), -(162265, 0, 0, 0, 1425, 37474), -(162284, 0, 0, 0, 1425, 37474), -(158055, 0, 0, 0, 746, 37474), -(167838, 0, 0, 0, 1425, 37474), -(162295, 0, 0, 0, 1425, 37474), -(162261, 0, 0, 0, 1425, 37474), -(168237, 0, 0, 0, 1425, 37474), -(156293, 0, 0, 0, 1425, 37474), -(164269, 0, 0, 0, 837, 37474), -(167451, 0, 0, 0, 837, 37474), -(165859, 0, 0, 0, 1425, 37474), -(167489, 0, 0, 0, 1425, 37474), -(167746, 0, 0, 0, 1425, 37474), -(167744, 0, 0, 0, 1425, 37474), -(167727, 0, 0, 0, 1425, 37474), -(156259, 0, 0, 0, 837, 37474), -(169831, 0, 0, 0, 1426, 37474), -(167438, 0, 0, 0, 837, 37474), -(169411, 0, 0, 0, 81, 37474), -(167717, 0, 0, 0, 1425, 37474), -(172496, 0, 0, 0, 837, 37474), -(155589, 0, 0, 0, 1424, 37474), -(166965, 0, 0, 0, 1424, 37474), -(172495, 0, 0, 0, 837, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156295, 0, 0, 0, 1425, 37474), -(161015, 0, 0, 0, 746, 37474), -(168707, 0, 0, 0, 746, 37474), -(174034, 0, 0, 0, 1425, 37474), -(174032, 0, 0, 0, 746, 37474), -(172980, 0, 0, 0, 1425, 37474), -(161968, 0, 0, 0, 1425, 37474), -(168057, 0, 0, 0, 1425, 37474), -(168865, 0, 0, 0, 1425, 37474), -(166541, 0, 0, 0, 1425, 37474), -(171375, 0, 0, 0, 807, 37474), -(167849, 0, 0, 0, 1425, 37474), -(156290, 0, 0, 0, 1425, 37474), -(155508, 0, 0, 0, 1425, 37474), -(165858, 0, 0, 0, 746, 37474), -(165845, 0, 0, 0, 837, 37474), -(175543, 0, 0, 0, 1425, 37474), -(175544, 0, 0, 0, 1425, 37474), -(166432, 0, 0, 0, 1425, 37474), -(166542, 0, 0, 0, 1425, 37474), -(165563, 0, 0, 0, 1425, 37474), -(165783, 0, 0, 0, 81, 37474), -(159115, 0, 0, 0, 746, 37474), -(159678, 0, 0, 0, 1424, 37474), -(161419, 0, 0, 0, 746, 37474), -(165576, 0, 0, 0, 1425, 37474), -(92870, 0, 0, 0, 642, 37474), -(156084, 0, 0, 0, 1425, 37474), -(157954, 0, 0, 0, 1425, 37474), -(166844, 0, 0, 0, 1425, 37474), -(157955, 0, 0, 0, 1425, 37474), -(166852, 0, 0, 0, 1425, 37474), -(166822, 0, 0, 0, 1425, 37474), -(157898, 0, 0, 0, 1425, 37474), -(158001, 0, 0, 0, 1425, 37474), -(157899, 0, 0, 0, 1425, 37474), -(167132, 0, 0, 0, 1425, 37474), -(157881, 0, 0, 0, 1425, 37474), -(158079, 0, 0, 0, 1425, 37474), -(157884, 0, 0, 0, 1425, 37474), -(167180, 0, 0, 0, 1425, 37474), -(173634, 0, 0, 0, 744, 37474), -(175850, 0, 0, 0, 837, 37474), -(157892, 0, 0, 0, 1425, 37474), -(174229, 0, 0, 0, 2060, 37474), -(161180, 0, 0, 0, 837, 37474), -(161275, 0, 0, 0, 837, 37474), -(173137, 0, 0, 0, 1425, 37474), -(174228, 0, 0, 0, 2060, 37474), -(157869, 0, 0, 0, 1425, 37474), -(157847, 0, 0, 0, 1425, 37474), -(173243, 0, 0, 0, 1425, 37474), -(173242, 0, 0, 0, 1425, 37474), -(157846, 0, 0, 0, 1425, 37474), -(173241, 0, 0, 0, 1425, 37474), -(158193, 0, 0, 0, 837, 37474), -(165830, 0, 0, 0, 837, 37474), -(165821, 0, 0, 0, 837, 37474), -(166069, 0, 0, 0, 837, 37474), -(166087, 0, 0, 0, 837, 37474), -(165831, 0, 0, 0, 837, 37474), -(166132, 0, 0, 0, 837, 37474), -(156284, 0, 0, 0, 1427, 37474), -(156077, 0, 0, 0, 1427, 37474), -(156596, 0, 0, 0, 1427, 37474), -(157332, 0, 0, 0, 1427, 37474), -(158057, 0, 0, 0, 1425, 37474), -(173326, 0, 0, 0, 371, 37474), -(173324, 0, 0, 0, 745, 37474), -(173329, 0, 0, 0, 371, 37474), -(173328, 0, 0, 0, 371, 37474), -(160824, 0, 0, 0, 1425, 37474), -(168734, 0, 0, 0, 81, 37474), -(158336, 0, 0, 0, 837, 37474), -(173765, 0, 0, 0, 1425, 37474), -(165989, 0, 0, 0, 1425, 37474), -(166005, 0, 0, 0, 1425, 37474), -(156540, 0, 0, 0, 81, 37474), -(165255, 0, 0, 0, 1425, 37474), -(165253, 0, 0, 0, 1425, 37474), -(166042, 0, 0, 0, 1425, 37474), -(165256, 0, 0, 0, 1425, 37474), -(169845, 0, 0, 0, 1425, 37474), -(169198, 0, 0, 0, 1425, 37474), -(169197, 0, 0, 0, 1425, 37474), -(169171, 0, 0, 0, 1425, 37474), -(166636, 0, 0, 0, 746, 37474), -(173506, 0, 0, 0, 371, 37474), -(168332, 0, 0, 0, 1425, 37474), -(156277, 0, 0, 0, 1425, 37474), -(166065, 0, 0, 0, 1425, 37474), -(166067, 0, 0, 0, 1425, 37474), -(165152, 0, 0, 0, 1425, 37474), -(165151, 0, 0, 0, 1425, 37474), -(155654, 0, 0, 0, 1425, 37474), -(168679, 0, 0, 0, 1425, 37474), -(168722, 0, 0, 0, 1425, 37474), -(168676, 0, 0, 0, 1425, 37474), -(168678, 0, 0, 0, 1425, 37474), -(168702, 0, 0, 0, 81, 37474), -(173092, 0, 0, 0, 81, 37474), -(166621, 0, 0, 0, 1425, 37474), -(174844, 0, 0, 0, 81, 37474), -(168703, 0, 0, 0, 81, 37474), -(161221, 0, 0, 0, 81, 37474), -(168732, 0, 0, 0, 81, 37474), -(166718, 0, 0, 0, 1425, 37474), -(166070, 0, 0, 0, 1425, 37474), -(161545, 0, 0, 0, 1425, 37474), -(161551, 0, 0, 0, 1425, 37474), -(166068, 0, 0, 0, 1425, 37474), -(62167, 0, 0, 0, 328, 37474), -(160973, 0, 0, 0, 1425, 37474), -(155682, 0, 0, 0, 1425, 37474), -(156413, 0, 0, 0, 1425, 37474), -(173094, 0, 0, 0, 81, 37474), -(166048, 0, 0, 0, 1425, 37474), -(166047, 0, 0, 0, 1425, 37474), -(158526, 0, 0, 0, 1425, 37474), -(161879, 0, 0, 0, 837, 37474), -(161343, 0, 0, 0, 1425, 37474), -(156081, 0, 0, 0, 746, 37474), -(155704, 0, 0, 0, 1425, 37474), -(173545, 0, 0, 0, 807, 37474), -(173548, 0, 0, 0, 807, 37474), -(175525, 0, 0, 0, 807, 37474), -(173610, 0, 0, 0, 807, 37474), -(175526, 0, 0, 0, 783, 37474), -(175215, 0, 0, 0, 1291, 37474), -(176186, 0, 0, 0, 783, 37474), -(173305, 0, 0, 0, 783, 37474), -(173304, 0, 0, 0, 783, 37474), -(156777, 0, 0, 0, 783, 37474), -(156668, 0, 0, 0, 783, 37474), -(167738, 0, 0, 0, 807, 37474), -(173301, 0, 0, 0, 783, 37474), -(175216, 0, 0, 0, 807, 37474), -(173302, 0, 0, 0, 783, 37474), -(156685, 0, 0, 0, 783, 37474), -(164736, 0, 0, 0, 783, 37474), -(156732, 0, 0, 0, 783, 37474), -(156686, 0, 0, 0, 783, 37474), -(156689, 0, 0, 0, 783, 37474), -(156670, 0, 0, 0, 783, 37474), -(156733, 0, 0, 0, 783, 37474), -(171787, 0, 0, 0, 837, 37474), -(171790, 0, 0, 0, 743, 37474), -(175016, 0, 0, 0, 1314, 37474), -(173571, 0, 0, 0, 783, 37474), -(156687, 0, 0, 0, 783, 37474), -(164096, 0, 0, 0, 783, 37474), -(175211, 0, 0, 0, 807, 37474), -(156692, 0, 0, 0, 783, 37474), -(174922, 0, 0, 0, 783, 37474), -(168011, 0, 0, 0, 807, 37474), -(114665, 0, 0, 0, 982, 37474), -(164095, 0, 0, 0, 783, 37474), -(175213, 0, 0, 0, 2060, 37474), -(164685, 0, 0, 0, 783, 37474), -(156691, 0, 0, 0, 783, 37474), -(175087, 0, 0, 0, 807, 37474), -(175210, 0, 0, 0, 807, 37474), -(175209, 0, 0, 0, 2060, 37474), -(170651, 0, 0, 0, 837, 37474), -(170640, 0, 0, 0, 1400, 37474), -(55370, 0, 0, 0, 328, 37474), -(167591, 0, 0, 0, 807, 37474), -(170153, 0, 3, 3, 742, 37474), -(165657, 0, 0, 0, 783, 37474), -(171795, 0, 3, 3, 837, 37474), -(32642, 0, 0, 0, 872, 37474), -(32641, 0, 0, 0, 872, 37474), -(165654, 0, 3, 3, 746, 37474), -(170256, 0, 0, 0, 2060, 37474), -(170310, 0, 0, 0, 2060, 37474), -(171299, 0, 0, 0, 783, 37474), -(164079, 0, 0, 0, 837, 37474), -(162929, 0, 0, 0, 783, 37474), -(175222, 0, 0, 0, 807, 37474), -(162896, 0, 0, 0, 783, 37474), -(175080, 0, 0, 0, 783, 37474), -(173356, 0, 0, 0, 807, 37474), -(173357, 0, 0, 0, 783, 37474), -(156758, 0, 0, 0, 783, 37474), -(62822, 0, 0, 0, 872, 37474), -(62821, 0, 0, 0, 872, 37474), -(162928, 0, 0, 0, 2060, 37474), -(175083, 0, 0, 0, 807, 37474), -(175081, 0, 0, 0, 807, 37474), -(166284, 0, 0, 0, 807, 37474), -(164596, 0, 0, 0, 783, 37474), -(173386, 0, 0, 0, 837, 37474), -(173388, 0, 0, 0, 837, 37474), -(175082, 0, 0, 0, 807, 37474), -(121541, 0, 0, 0, 336, 37474), -(175214, 0, 0, 0, 807, 37474), -(176545, 0, 0, 0, 807, 37474), -(170557, 0, 0, 0, 783, 37474), -(173330, 0, 0, 0, 783, 37474), -(175019, 0, 0, 0, 807, 37474), -(173327, 0, 0, 0, 783, 37474), -(175714, 0, 0, 0, 783, 37474), -(175018, 0, 0, 0, 807, 37474), -(173318, 0, 0, 0, 783, 37474), -(171589, 0, 0, 0, 837, 37474), -(173355, 0, 0, 0, 807, 37474), -(173353, 0, 0, 0, 807, 37474), -(173354, 0, 0, 0, 807, 37474), -(173352, 0, 0, 0, 807, 37474), -(169524, 0, 0, 0, 783, 37474), -(156504, 0, 0, 0, 783, 37474), -(164078, 0, 0, 0, 746, 37474), -(175036, 0, 0, 0, 807, 37474), -(175066, 0, 0, 0, 2060, 37474), -(173367, 0, 0, 0, 783, 37474), -(175067, 0, 0, 0, 807, 37474), -(176332, 0, 0, 0, 783, 37474), -(171796, 0, 0, 0, 807, 37474), -(165796, 0, 0, 0, 807, 37474), -(171821, 0, 0, 0, 2060, 37474), -(171822, 0, 0, 0, 807, 37474), -(166061, 0, 0, 0, 783, 37474), -(175035, 0, 0, 0, 807, 37474), -(173370, 0, 0, 0, 783, 37474), -(164099, 0, 0, 0, 783, 37474), -(164098, 0, 0, 0, 783, 37474), -(164684, 0, 0, 0, 783, 37474), -(164100, 0, 0, 0, 783, 37474), -(156791, 0, 0, 0, 783, 37474), -(54638, 0, 0, 0, 181, 37474), -(173300, 0, 0, 0, 783, 37474), -(176368, 0, 0, 0, 837, 37474), -(159478, 0, 0, 0, 837, 37474), -(176067, 0, 0, 0, 837, 37474), -(176064, 0, 0, 0, 837, 37474), -(175017, 0, 0, 0, 1291, 37474), -(170607, 0, 0, 0, 783, 37474), -(164123, 0, 0, 0, 783, 37474), -(175218, 0, 0, 0, 807, 37474), -(175020, 0, 0, 0, 807, 37474), -(176066, 0, 0, 0, 1425, 37474), -(176065, 0, 0, 0, 837, 37474), -(173369, 0, 0, 0, 783, 37474), -(162666, 0, 0, 0, 2060, 37474), -(172702, 0, 0, 0, 783, 37474), -(173118, 0, 0, 0, 783, 37474), -(156734, 0, 0, 0, 783, 37474), -(162918, 0, 0, 0, 783, 37474), -(164803, 0, 0, 0, 783, 37474), -(156698, 0, 0, 0, 783, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(169169, 0, 0, 0, 1232, 37474), -(169136, 0, 0, 0, 1232, 37474), -(172965, 0, 0, 0, 1229, 37474), -(169803, 0, 0, 0, 807, 37474), -(170446, 0, 0, 0, 837, 37474), -(159030, 0, 0, 0, 807, 37474), -(159029, 0, 0, 0, 807, 37474), -(164700, 0, 0, 0, 81, 37474), -(171883, 0, 0, 0, 741, 37474), -(164802, 0, 0, 0, 807, 37474), -(164809, 0, 0, 0, 81, 37474), -(176020, 0, 0, 0, 371, 37474), -(164874, 0, 0, 0, 1230, 37474), -(164875, 0, 0, 0, 1230, 37474), -(170769, 0, 0, 0, 1230, 37474), -(170768, 0, 0, 0, 1230, 37474), -(164872, 0, 0, 0, 81, 37474), -(168620, 0, 0, 0, 807, 37474), -(169400, 0, 0, 0, 837, 37474), -(168660, 0, 0, 0, 1232, 37474), -(164922, 0, 0, 0, 1230, 37474), -(165685, 0, 0, 0, 1232, 37474), -(164923, 0, 0, 0, 81, 37474), -(160817, 0, 0, 0, 1232, 37474), -(169279, 0, 0, 0, 1238, 37474), -(160440, 0, 0, 0, 1231, 37474), -(171116, 0, 0, 0, 1232, 37474), -(158494, 0, 0, 0, 744, 37474), -(162446, 0, 0, 0, 744, 37474), -(162434, 0, 0, 0, 744, 37474), -(158495, 0, 0, 0, 744, 37474), -(165155, 0, 0, 0, 1238, 37474), -(169051, 0, 0, 0, 807, 37474), -(170902, 0, 0, 0, 1232, 37474), -(165164, 0, 0, 0, 744, 37474), -(165157, 0, 0, 0, 1232, 37474), -(158487, 0, 0, 0, 837, 37474), -(160816, 0, 0, 0, 1232, 37474), -(160814, 0, 0, 0, 1232, 37474), -(164728, 0, 0, 0, 744, 37474), -(165159, 0, 0, 0, 1232, 37474), -(169049, 0, 0, 0, 807, 37474), -(165154, 0, 0, 0, 744, 37474), -(165162, 0, 0, 0, 1232, 37474), -(169050, 0, 0, 0, 807, 37474), -(165156, 0, 0, 0, 744, 37474), -(166248, 0, 0, 0, 81, 37474), -(170730, 0, 0, 0, 1233, 37474), -(170733, 0, 0, 0, 1233, 37474), -(160077, 0, 0, 0, 1233, 37474), -(169210, 0, 0, 0, 1234, 37474), -(169206, 0, 1, 1, 1234, 37474), -(165855, 0, 0, 0, 81, 37474), -(169205, 0, 1, 1, 1234, 37474), -(170734, 0, 0, 0, 81, 37474), -(165857, 0, 0, 0, 81, 37474), -(174721, 0, 0, 0, 837, 37474), -(165910, 0, 0, 0, 837, 37474), -(169978, 0, 0, 0, 81, 37474), -(169979, 0, 0, 0, 81, 37474), -(163967, 0, 0, 0, 837, 37474), -(165908, 0, 0, 0, 1234, 37474), -(170442, 0, 0, 0, 81, 37474), -(164033, 0, 0, 0, 837, 37474), -(169913, 0, 0, 0, 1234, 37474), -(170206, 0, 0, 0, 1234, 37474), -(166073, 0, 0, 0, 1234, 37474), -(165603, 0, 0, 0, 744, 37474), -(169915, 0, 0, 0, 1234, 37474), -(170205, 0, 0, 0, 1234, 37474), -(165907, 0, 0, 0, 1234, 37474), -(173379, 0, 0, 0, 371, 37474), -(173377, 0, 0, 0, 745, 37474), -(173380, 0, 0, 0, 371, 37474), -(173378, 0, 0, 0, 371, 37474), -(166180, 0, 0, 0, 837, 37474), -(164040, 0, 0, 0, 837, 37474), -(164924, 0, 0, 0, 81, 37474), -(169860, 0, 0, 0, 81, 37474), -(169874, 0, 0, 0, 837, 37474), -(167505, 0, 0, 0, 837, 37474), -(170209, 0, 0, 0, 81, 37474), -(170790, 0, 0, 0, 837, 37474), -(167507, 0, 0, 0, 837, 37474), -(170680, 0, 0, 0, 1232, 37474), -(174838, 0, 0, 0, 837, 37474), -(172711, 0, 0, 0, 81, 37474), -(172710, 0, 0, 0, 81, 37474), -(168173, 0, 0, 0, 1232, 37474), -(168172, 0, 0, 0, 807, 37474), -(168167, 0, 0, 0, 807, 37474), -(168168, 0, 0, 0, 807, 37474), -(168220, 0, 0, 0, 807, 37474), -(168051, 0, 0, 0, 744, 37474), -(158556, 0, 0, 0, 837, 37474), -(168075, 0, 0, 0, 807, 37474), -(168076, 0, 0, 0, 807, 37474), -(168032, 0, 0, 0, 807, 37474), -(170677, 0, 0, 0, 1232, 37474), -(167195, 0, 0, 0, 837, 37474), -(165701, 0, 0, 0, 744, 37474), -(174609, 0, 0, 0, 837, 37474), -(169862, 0, 0, 0, 81, 37474), -(158555, 0, 0, 0, 2115, 37474), -(173916, 0, 0, 0, 837, 37474), -(174632, 0, 0, 0, 837, 37474), -(173766, 0, 0, 0, 837, 37474), -(174634, 0, 0, 0, 837, 37474), -(174633, 0, 0, 0, 837, 37474), -(167503, 0, 0, 0, 837, 37474), -(166187, 0, 0, 0, 837, 37474), -(174655, 0, 0, 0, 837, 37474), -(168116, 0, 0, 0, 837, 37474), -(164701, 0, 0, 0, 81, 37474), -(170081, 0, 0, 0, 837, 37474), -(175568, 0, 0, 0, 837, 37474), -(170120, 0, 0, 0, 837, 37474), -(170080, 0, 0, 0, 837, 37474), -(174835, 0, 0, 0, 81, 37474), -(175598, 0, 0, 0, 837, 37474), -(175592, 0, 0, 0, 837, 37474), -(172934, 0, 0, 0, 2060, 37474), -(161882, 0, 0, 0, 837, 37474), -(172979, 0, 0, 0, 2060, 37474), -(172722, 0, 0, 0, 2060, 37474), -(172723, 0, 0, 0, 81, 37474), -(173106, 0, 0, 0, 81, 37474), -(163389, 0, 0, 0, 837, 37474), -(172943, 0, 0, 0, 2060, 37474), -(161920, 0, 0, 0, 837, 37474), -(161917, 0, 0, 0, 837, 37474), -(176019, 0, 0, 0, 371, 37474), -(165690, 0, 0, 0, 81, 37474), -(173590, 0, 0, 0, 371, 37474), -(172966, 0, 0, 0, 2060, 37474), -(174777, 0, 0, 0, 81, 37474), -(171162, 0, 0, 0, 837, 37474), -(173898, 0, 0, 0, 837, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(173878, 0, 0, 0, 837, 37474), -(172080, 0, 0, 0, 837, 37474), -(173906, 0, 0, 0, 837, 37474), -(167265, 0, 0, 0, 744, 37474), -(171163, 0, 0, 0, 837, 37474), -(169377, 0, 0, 0, 81, 37474), -(174837, 0, 0, 0, 81, 37474), -(174478, 0, 0, 0, 837, 37474), -(172076, 0, 0, 0, 837, 37474), -(171168, 0, 0, 0, 2060, 37474), -(172078, 0, 0, 0, 837, 37474), -(164627, 0, 0, 0, 1240, 37474), -(172815, 0, 0, 0, 81, 37474), -(172945, 0, 0, 0, 2060, 37474), -(175803, 0, 0, 0, 2115, 37474), -(169846, 0, 0, 0, 81, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (170120,174521,167193,174914,174774,173916,170358,170357,170356,170354,158519,158345,170576,170355,165447,165448,165452,170567,170549,173644,163738,170552,176429,167243,163774,170571,165382,170574,170570,169853,176315,169630,169848,169852,161484,161603,161604,166247,161455,166182,161456,166121,166111,164443,172837,171758,173376,171635,167752,167751,171622,167695,167812,169995,119508,167811,171754,171700,173024,173876,173903,172084,172081,172072,172071,172051,171699,171767,164107,170879,172073,170666,170661,170660,170643,170665,170663,170936,170933,172075,172050,172066,172070,167439,172067,174726,161784,165093,165087,165092,165106,166736,166735,172049,167385,167386,167442,161692,165094,173900,165086,171229,167200,175859,172048,172097,172047,172069,172085,172079,172634,175839,172080,172077,171162,171163,164627,173898,171168,173878,173906,174478,172078,167265,175803,172076,172486,164623,164622,175778,170068,170069,170070,169996,170067,170144,170145,160580,169819,171015,160344,170122,169774,174477,169770,169768,169762,160353,160447,160634,160534,174911,165341,160594,167048,160444,173887,173902,170959,169798,169750,170960,169805,170958,169997,170871,171484,170872,170957,170870,170909,170873,170869,170868,169742,158422,166627,166973,166456,173052,173054,170698,170699,166625,166326,175735,166633,165398,165401,166968,166327,166328,165400,169999,173918,173940,164238,164262,158364,158489,158751,172849,158532,170406,158426,165427,165404,170448,169982,170449,170460,160045,159428,160044,165677,159415,169726,176179,176177,175350,169725,169631,169629,169715,169714,174721,169979,176176,165910,165937,176021,164033,32639,32638,170205,165914,173379,173378,173377,173380,163967,175780,169874,167195,165701,174609,167507,167505,169860,170117,170080,163714,170081,173766,174634,174633,174632,168100,168116,174655,175568,175598,175592,176019,173106,161889,163371,161878,162036,163363,163389,161920,161917,174631,161882,175421,173862,173884,173899,164023,174568,174567,174519,173686,166187,170790,168032,170677,158556,168076,168168,168172,168167,168075,121541,174838,170680,168051,172711,172710,168220,167255,172110,168085,168084,168082,174606,169882,170679,170676,170678,168090,168086,168173,168091,168092,174776,168089,174627,165808,165809,165810,172983,174520,173781,174702,174704,158555,174713,173795,172966,172722,172723,172815,172979,166022,161183,160749,164038,160894,162433,160960,162430,170709,162445,165166,173282,162447,170716,173277,160929,174629,161058,162440,164036,166179,164040,166180,164037,169913,170206,168053,169915,169136,174722,165867,165071,171349,158944,171080,171099,159845,159823,165164,160816,160814,170902,169205,165159,160813,160817,158921,162446,165157,176569,158495,158494,162434,171223,165162,171116,160440,165140,165139,165141,170451,171279,160076,172799,171195,160074,160439,160441,159638,169400,160075,165050,176568,161681,165051,165868,166159,171684,170733,160077,170730,165690,168660,168620,171690,172269,172270,172271,172246,172171,172251,172247,172254,172253,172191,172192,172193,172227,164723,164722,164724,164728,164727,164725,164726,169169,164922,172965,170446,164923,164700,171883,164874,170768,170769,164875,171688,169812,172185,171701,157885,158155,157883,164809,169803,164802,160729,160295,174275,160442,160445,174319,166324,164872,176020,160516,160517,160290,160293,166322,165388,159693,165346,165344,166071,175858,160715,165224,160713,164924,170734,174836,166075,165685,169279,165154,165155,158967,165156,158487,159013,158969,159006,169220,169175,169206,169210,169050,166073,167916,167929,167928,169052,169051,169049,169231,174835,173007,164444,164448,160448,170530,170522,170090,170437,173017,170102,170085,170436,170465,170472,170086,170476,170500,170501,170498,170485,170515,170497,166290,158946,166117,165912,166248,161457,165908,165857,165907,170087,170674,162431,162435,162438,163093,169388,169227,168149,159029,169229,170739,170737,159030,169377,162449,173635,171228,174592,169978,169303,169386,173375,173374,173373,173372,173651,173653,164179,165603,170910,173654,169862,170209,160747,161153,160748,166019,168306,166024,170860,171475,162297,167697,162708,173590,173687,170856,170852,170853,170859,163353,163322,163433,163451,92870,171367,171369,156586,165121,171366,162025,163374,171370,168178,163192,163185,163233,163299,171392,171328,163395,172120,156558,163229,174919,163186,174918,164258,163390,163429,162697,170442,162700,162994,162993,162996,169846,173796,173779,172934,170526,172943,164701,163316,173788,173688,165855,165901,174777,176162,176163,170926,174837,167503,167251,163350,170920,172945,163633,163662,167247,168008,163660,170924,167992,163432,175591,163616,163653,163698)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170120, 0, 0, 0, 837, 37474), -(174521, 0, 0, 0, 837, 37474), -(167193, 0, 0, 0, 837, 37474), -(174914, 0, 0, 0, 837, 37474), -(174774, 0, 0, 0, 837, 37474), -(173916, 0, 0, 0, 837, 37474), -(170358, 0, 0, 0, 837, 37474), -(170357, 0, 0, 0, 837, 37474), -(170356, 0, 0, 0, 837, 37474), -(170354, 0, 0, 0, 837, 37474), -(158519, 0, 0, 0, 837, 37474), -(158345, 0, 2, 2, 837, 37474), -(170576, 0, 0, 0, 1236, 37474), -(170355, 0, 0, 0, 837, 37474), -(165447, 0, 0, 0, 1235, 37474), -(165448, 0, 0, 0, 1235, 37474), -(165452, 0, 0, 0, 1236, 37474), -(170567, 0, 0, 0, 1236, 37474), -(170549, 0, 0, 0, 1236, 37474), -(173644, 0, 0, 0, 744, 37474), -(163738, 0, 0, 0, 837, 37474), -(170552, 0, 0, 0, 1236, 37474), -(176429, 0, 0, 0, 706, 37474), -(167243, 0, 0, 0, 744, 37474), -(163774, 0, 0, 0, 837, 37474), -(170571, 0, 0, 0, 1236, 37474), -(165382, 0, 0, 0, 1236, 37474), -(170574, 0, 0, 0, 1236, 37474), -(170570, 0, 0, 0, 1236, 37474), -(169853, 0, 0, 0, 1237, 37474), -(176315, 0, 0, 0, 1236, 37474), -(169630, 0, 0, 0, 1237, 37474), -(169848, 0, 0, 0, 1237, 37474), -(169852, 0, 0, 0, 1237, 37474), -(161484, 0, 0, 0, 1239, 37474), -(161603, 0, 0, 0, 807, 37474), -(161604, 0, 0, 0, 807, 37474), -(166247, 0, 0, 0, 81, 37474), -(161455, 0, 0, 0, 807, 37474), -(166182, 0, 0, 0, 807, 37474), -(161456, 0, 0, 0, 807, 37474), -(166121, 0, 0, 0, 81, 37474), -(166111, 0, 0, 0, 807, 37474), -(164443, 0, 1, 1, 837, 37474), -(172837, 0, 0, 0, 2060, 37474), -(171758, 0, 0, 0, 2060, 37474), -(173376, 0, 0, 0, 371, 37474), -(171635, 0, 0, 0, 837, 37474), -(167752, 0, 0, 0, 807, 37474), -(167751, 0, 0, 0, 807, 37474), -(171622, 0, 0, 0, 837, 37474), -(167695, 0, 0, 0, 837, 37474), -(167812, 0, 0, 0, 81, 37474), -(169995, 0, 0, 0, 837, 37474), -(119508, 0, 0, 0, 181, 37474), -(167811, 0, 0, 0, 81, 37474), -(171754, 0, 0, 0, 1238, 37474), -(171700, 0, 0, 0, 1238, 37474), -(173024, 0, 0, 0, 2060, 37474), -(173876, 0, 0, 0, 837, 37474), -(173903, 0, 0, 0, 837, 37474), -(172084, 0, 1, 1, 837, 37474), -(172081, 0, 1, 1, 837, 37474), -(172072, 0, 0, 0, 837, 37474), -(172071, 0, 0, 0, 837, 37474), -(172051, 0, 0, 0, 837, 37474), -(171699, 0, 0, 0, 837, 37474), -(171767, 0, 0, 0, 837, 37474), -(164107, 0, 1, 1, 2060, 37474), -(170879, 0, 0, 0, 837, 37474), -(172073, 0, 0, 0, 837, 37474), -(170666, 0, 0, 0, 744, 37474), -(170661, 0, 0, 0, 2060, 37474), -(170660, 0, 0, 0, 2060, 37474), -(170643, 0, 0, 0, 2060, 37474), -(170665, 0, 1, 1, 837, 37474), -(170663, 0, 0, 0, 2060, 37474), -(170936, 0, 0, 0, 837, 37474), -(170933, 0, 1, 1, 837, 37474), -(172075, 0, 0, 0, 2060, 37474), -(172050, 0, 0, 0, 837, 37474), -(172066, 0, 1, 1, 837, 37474), -(172070, 0, 0, 0, 837, 37474), -(167439, 0, 0, 0, 837, 37474), -(172067, 0, 0, 0, 837, 37474), -(174726, 0, 0, 0, 837, 37474), -(161784, 0, 0, 0, 837, 37474), -(165093, 0, 0, 0, 837, 37474), -(165087, 0, 0, 0, 837, 37474), -(165092, 0, 0, 0, 837, 37474), -(165106, 0, 0, 0, 837, 37474), -(166736, 0, 0, 0, 837, 37474), -(166735, 0, 0, 0, 837, 37474), -(172049, 0, 0, 0, 837, 37474), -(167385, 0, 0, 0, 837, 37474), -(167386, 0, 0, 0, 837, 37474), -(167442, 0, 0, 0, 837, 37474), -(161692, 0, 0, 0, 837, 37474), -(165094, 0, 0, 0, 837, 37474), -(173900, 0, 0, 0, 837, 37474), -(165086, 0, 0, 0, 837, 37474), -(171229, 0, 0, 0, 371, 37474), -(167200, 0, 0, 0, 81, 37474), -(175859, 0, 0, 0, 81, 37474), -(172048, 0, 0, 0, 837, 37474), -(172097, 0, 0, 0, 837, 37474), -(172047, 0, 0, 0, 837, 37474), -(172069, 0, 0, 0, 837, 37474), -(172085, 0, 1, 1, 837, 37474), -(172079, 0, 0, 0, 837, 37474), -(172634, 0, 0, 0, 807, 37474), -(175839, 0, 0, 0, 81, 37474), -(172080, 0, 0, 0, 837, 37474), -(172077, 0, 0, 0, 837, 37474), -(171162, 0, 0, 0, 837, 37474), -(171163, 0, 0, 0, 837, 37474), -(164627, 0, 0, 0, 1240, 37474), -(173898, 0, 0, 0, 837, 37474), -(171168, 0, 0, 0, 2060, 37474), -(173878, 0, 0, 0, 837, 37474), -(173906, 0, 0, 0, 837, 37474), -(174478, 0, 0, 0, 837, 37474), -(172078, 0, 0, 0, 837, 37474), -(167265, 0, 0, 0, 744, 37474), -(175803, 0, 0, 0, 2115, 37474), -(172076, 0, 0, 0, 837, 37474), -(172486, 0, 0, 0, 745, 37474), -(164623, 0, 0, 0, 746, 37474), -(164622, 0, 0, 0, 746, 37474), -(175778, 0, 24, 24, 371, 37474), -(170068, 0, 0, 0, 837, 37474), -(170069, 0, 0, 0, 81, 37474), -(170070, 0, 0, 0, 837, 37474), -(169996, 0, 0, 0, 837, 37474), -(170067, 0, 0, 0, 837, 37474), -(170144, 0, 0, 0, 837, 37474), -(170145, 0, 0, 0, 837, 37474), -(160580, 0, 0, 0, 744, 37474), -(169819, 0, 0, 0, 837, 37474), -(171015, 0, 0, 0, 837, 37474), -(160344, 0, 0, 0, 744, 37474), -(170122, 0, 0, 0, 837, 37474), -(169774, 0, 0, 0, 81, 37474), -(174477, 0, 0, 0, 837, 37474), -(169770, 0, 0, 0, 837, 37474), -(169768, 0, 0, 0, 837, 37474), -(169762, 0, 0, 0, 837, 37474), -(160353, 0, 0, 0, 744, 37474), -(160447, 0, 0, 0, 744, 37474), -(160634, 0, 0, 0, 744, 37474), -(160534, 0, 0, 0, 744, 37474), -(174911, 0, 0, 0, 837, 37474), -(165341, 0, 0, 0, 837, 37474), -(160594, 0, 0, 0, 744, 37474), -(167048, 0, 0, 0, 807, 37474), -(160444, 0, 0, 0, 744, 37474), -(173887, 0, 0, 0, 837, 37474), -(173902, 0, 0, 0, 837, 37474), -(170959, 0, 0, 0, 2060, 37474), -(169798, 0, 0, 0, 837, 37474), -(169750, 0, 0, 0, 837, 37474), -(170960, 0, 0, 0, 2060, 37474), -(169805, 0, 0, 0, 837, 37474), -(170958, 0, 0, 0, 2060, 37474), -(169997, 0, 0, 0, 837, 37474), -(170871, 0, 0, 0, 2060, 37474), -(171484, 0, 0, 0, 837, 37474), -(170872, 0, 0, 0, 2060, 37474), -(170957, 0, 0, 0, 2060, 37474), -(170870, 0, 0, 0, 2060, 37474), -(170909, 0, 0, 0, 2060, 37474), -(170873, 0, 0, 0, 1237, 37474), -(170869, 0, 0, 0, 2060, 37474), -(170868, 0, 0, 0, 2060, 37474), -(169742, 0, 0, 0, 837, 37474), -(158422, 0, 0, 0, 1236, 37474), -(166627, 0, 0, 0, 837, 37474), -(166973, 0, 0, 0, 81, 37474), -(166456, 0, 0, 0, 837, 37474), -(173052, 0, 0, 0, 837, 37474), -(173054, 0, 0, 0, 837, 37474), -(170698, 0, 0, 0, 837, 37474), -(170699, 0, 0, 0, 837, 37474), -(166625, 0, 0, 0, 744, 37474), -(166326, 0, 2, 2, 973, 37474), -(175735, 0, 0, 0, 807, 37474), -(166633, 0, 0, 0, 1235, 37474), -(165398, 0, 0, 0, 1236, 37474), -(165401, 0, 0, 0, 1236, 37474), -(166968, 0, 0, 0, 81, 37474), -(166327, 0, 0, 0, 1235, 37474), -(166328, 0, 0, 0, 744, 37474), -(165400, 0, 0, 0, 1236, 37474), -(169999, 0, 0, 0, 837, 37474), -(173918, 0, 0, 0, 2060, 37474), -(173940, 0, 0, 0, 2060, 37474), -(164238, 0, 1, 1, 2060, 37474), -(164262, 0, 0, 0, 837, 37474), -(158364, 0, 0, 0, 1236, 37474), -(158489, 0, 0, 0, 1236, 37474), -(158751, 0, 0, 0, 1236, 37474), -(172849, 0, 0, 0, 1236, 37474), -(158532, 0, 0, 0, 1236, 37474), -(170406, 0, 0, 0, 837, 37474), -(158426, 0, 0, 0, 1236, 37474), -(165427, 0, 0, 0, 1236, 37474), -(165404, 0, 0, 0, 744, 37474), -(170448, 0, 0, 0, 1235, 37474), -(169982, 0, 0, 0, 2115, 37474), -(170449, 0, 0, 0, 1235, 37474), -(170460, 0, 0, 0, 1235, 37474), -(160045, 0, 0, 0, 1235, 37474), -(159428, 0, 0, 0, 1235, 37474), -(160044, 0, 0, 0, 1235, 37474), -(165677, 0, 0, 0, 1235, 37474), -(159415, 0, 0, 0, 1235, 37474), -(169726, 0, 0, 0, 1237, 37474), -(176179, 0, 0, 0, 837, 37474), -(176177, 0, 0, 0, 1237, 37474), -(175350, 0, 0, 0, 1235, 37474), -(169725, 0, 0, 0, 1237, 37474), -(169631, 0, 0, 0, 1237, 37474), -(169629, 0, 0, 0, 1237, 37474), -(169715, 0, 0, 0, 1237, 37474), -(169714, 0, 0, 0, 1237, 37474), -(174721, 0, 0, 0, 837, 37474), -(169979, 0, 0, 0, 81, 37474), -(176176, 0, 0, 0, 1237, 37474), -(165910, 0, 0, 0, 837, 37474), -(165937, 0, 0, 0, 837, 37474), -(176021, 0, 0, 0, 371, 37474), -(164033, 0, 0, 0, 837, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(170205, 0, 0, 0, 1234, 37474), -(165914, 0, 0, 0, 1237, 37474), -(173379, 0, 0, 0, 371, 37474), -(173378, 0, 0, 0, 371, 37474), -(173377, 0, 0, 0, 745, 37474), -(173380, 0, 0, 0, 371, 37474), -(163967, 0, 0, 0, 837, 37474), -(175780, 0, 24, 24, 371, 37474), -(169874, 0, 0, 0, 837, 37474), -(167195, 0, 0, 0, 837, 37474), -(165701, 0, 0, 0, 744, 37474), -(174609, 0, 0, 0, 837, 37474), -(167507, 0, 0, 0, 837, 37474), -(167505, 0, 0, 0, 837, 37474), -(169860, 0, 0, 0, 81, 37474), -(170117, 0, 0, 0, 837, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170080, 0, 0, 0, 837, 37474), -(163714, 0, 0, 0, 837, 37474), -(170081, 0, 0, 0, 837, 37474), -(173766, 0, 0, 0, 837, 37474), -(174634, 0, 0, 0, 837, 37474), -(174633, 0, 0, 0, 837, 37474), -(174632, 0, 0, 0, 837, 37474), -(168100, 0, 0, 0, 837, 37474), -(168116, 0, 0, 0, 837, 37474), -(174655, 0, 0, 0, 837, 37474), -(175568, 0, 0, 0, 837, 37474), -(175598, 0, 0, 0, 837, 37474), -(175592, 0, 0, 0, 837, 37474), -(176019, 0, 0, 0, 371, 37474), -(173106, 0, 0, 0, 81, 37474), -(161889, 0, 0, 0, 837, 37474), -(163371, 0, 0, 0, 837, 37474), -(161878, 0, 0, 0, 837, 37474), -(162036, 0, 0, 0, 837, 37474), -(163363, 0, 0, 0, 837, 37474), -(163389, 0, 0, 0, 837, 37474), -(161920, 0, 0, 0, 837, 37474), -(161917, 0, 0, 0, 837, 37474), -(174631, 0, 0, 0, 744, 37474), -(161882, 0, 0, 0, 837, 37474), -(175421, 0, 0, 0, 744, 37474), -(173862, 0, 0, 0, 837, 37474), -(173884, 0, 0, 0, 837, 37474), -(173899, 0, 0, 0, 837, 37474), -(164023, 0, 0, 0, 837, 37474), -(174568, 0, 2, 2, 837, 37474), -(174567, 0, 3, 3, 837, 37474), -(174519, 0, 0, 0, 837, 37474), -(173686, 0, 0, 0, 807, 37474), -(166187, 0, 0, 0, 837, 37474), -(170790, 0, 0, 0, 837, 37474), -(168032, 0, 0, 0, 807, 37474), -(170677, 0, 0, 0, 1232, 37474), -(158556, 0, 0, 0, 837, 37474), -(168076, 0, 0, 0, 807, 37474), -(168168, 0, 0, 0, 807, 37474), -(168172, 0, 0, 0, 807, 37474), -(168167, 0, 0, 0, 807, 37474), -(168075, 0, 0, 0, 807, 37474), -(121541, 0, 0, 0, 336, 37474), -(174838, 0, 0, 0, 837, 37474), -(170680, 0, 0, 0, 1232, 37474), -(168051, 0, 0, 0, 744, 37474), -(172711, 0, 0, 0, 81, 37474), -(172710, 0, 0, 0, 81, 37474), -(168220, 0, 0, 0, 807, 37474), -(167255, 0, 0, 0, 744, 37474), -(172110, 0, 0, 0, 1237, 37474), -(168085, 0, 0, 0, 807, 37474), -(168084, 0, 0, 0, 807, 37474), -(168082, 0, 0, 0, 807, 37474), -(174606, 0, 0, 0, 845, 37474), -(169882, 0, 0, 0, 837, 37474), -(170679, 0, 0, 0, 1232, 37474), -(170676, 0, 0, 0, 1232, 37474), -(170678, 0, 0, 0, 1232, 37474), -(168090, 0, 0, 0, 807, 37474), -(168086, 0, 0, 0, 807, 37474), -(168173, 0, 0, 0, 1232, 37474), -(168091, 0, 0, 0, 744, 37474), -(168092, 0, 0, 0, 744, 37474), -(174776, 0, 0, 0, 744, 37474), -(168089, 0, 0, 0, 744, 37474), -(174627, 0, 0, 0, 837, 37474), -(165808, 0, 0, 0, 837, 37474), -(165809, 0, 0, 0, 837, 37474), -(165810, 0, 0, 0, 837, 37474), -(172983, 0, 0, 0, 2060, 37474), -(174520, 0, 0, 0, 837, 37474), -(173781, 0, 0, 0, 2060, 37474), -(174702, 0, 0, 0, 2060, 37474), -(174704, 0, 0, 0, 2060, 37474), -(158555, 0, 0, 0, 2115, 37474), -(174713, 0, 0, 0, 2060, 37474), -(173795, 0, 0, 0, 837, 37474), -(172966, 0, 0, 0, 2060, 37474), -(172722, 0, 0, 0, 2060, 37474), -(172723, 0, 0, 0, 81, 37474), -(172815, 0, 0, 0, 81, 37474), -(172979, 0, 0, 0, 2060, 37474), -(166022, 0, 0, 0, 1240, 37474), -(161183, 0, 0, 0, 1240, 37474), -(160749, 0, 0, 0, 1240, 37474), -(164038, 0, 0, 0, 837, 37474), -(160894, 0, 0, 0, 837, 37474), -(162433, 0, 0, 0, 744, 37474), -(160960, 0, 0, 0, 1238, 37474), -(162430, 0, 0, 0, 744, 37474), -(170709, 0, 0, 0, 1931, 37474), -(162445, 0, 0, 0, 744, 37474), -(165166, 0, 0, 0, 744, 37474), -(173282, 0, 0, 0, 837, 37474), -(162447, 0, 0, 0, 1238, 37474), -(170716, 0, 0, 0, 1238, 37474), -(173277, 0, 0, 0, 837, 37474), -(160929, 0, 0, 0, 837, 37474), -(174629, 0, 0, 0, 807, 37474), -(161058, 0, 0, 0, 1238, 37474), -(162440, 0, 0, 0, 807, 37474), -(164036, 0, 0, 0, 837, 37474), -(166179, 0, 0, 0, 837, 37474), -(164040, 0, 0, 0, 837, 37474), -(166180, 0, 0, 0, 837, 37474), -(164037, 0, 0, 0, 837, 37474), -(169913, 0, 0, 0, 1234, 37474), -(170206, 0, 0, 0, 1234, 37474), -(168053, 0, 0, 0, 1233, 37474), -(169915, 0, 0, 0, 1234, 37474), -(169136, 0, 0, 0, 1232, 37474), -(174722, 0, 0, 0, 837, 37474), -(165867, 0, 0, 0, 837, 37474), -(165071, 0, 0, 0, 1229, 37474), -(171349, 0, 0, 0, 744, 37474), -(158944, 0, 0, 0, 1233, 37474), -(171080, 0, 0, 0, 807, 37474), -(171099, 0, 0, 0, 1233, 37474), -(159845, 0, 0, 0, 744, 37474), -(159823, 0, 0, 0, 1233, 37474), -(165164, 0, 0, 0, 744, 37474), -(160816, 0, 0, 0, 1232, 37474), -(160814, 0, 0, 0, 1232, 37474), -(170902, 0, 0, 0, 1232, 37474), -(169205, 0, 1, 1, 1234, 37474), -(165159, 0, 0, 0, 1232, 37474), -(160813, 0, 0, 0, 1232, 37474), -(160817, 0, 0, 0, 1232, 37474), -(158921, 0, 0, 0, 1232, 37474), -(162446, 0, 0, 0, 744, 37474), -(165157, 0, 0, 0, 1232, 37474), -(176569, 0, 0, 0, 1238, 37474), -(158495, 0, 0, 0, 744, 37474), -(158494, 0, 0, 0, 744, 37474), -(162434, 0, 0, 0, 744, 37474), -(171223, 0, 0, 0, 1233, 37474), -(165162, 0, 0, 0, 1232, 37474), -(171116, 0, 0, 0, 1232, 37474), -(160440, 0, 0, 0, 1231, 37474), -(165140, 0, 0, 0, 1229, 37474), -(165139, 0, 0, 0, 1229, 37474), -(165141, 0, 0, 0, 837, 37474), -(170451, 0, 0, 0, 1235, 37474), -(171279, 0, 0, 0, 81, 37474), -(160076, 0, 0, 0, 1233, 37474), -(172799, 0, 0, 0, 1238, 37474), -(171195, 0, 0, 0, 807, 37474), -(160074, 0, 0, 0, 1233, 37474), -(160439, 0, 0, 0, 1231, 37474), -(160441, 0, 0, 0, 1231, 37474), -(159638, 0, 0, 0, 1232, 37474), -(169400, 0, 0, 0, 837, 37474), -(160075, 0, 0, 0, 1233, 37474), -(165050, 0, 0, 0, 837, 37474), -(176568, 0, 0, 0, 1238, 37474), -(161681, 0, 0, 0, 1233, 37474), -(165051, 0, 0, 0, 837, 37474), -(165868, 0, 0, 0, 837, 37474), -(166159, 0, 0, 0, 837, 37474), -(171684, 0, 0, 0, 1229, 37474), -(170733, 0, 0, 0, 1233, 37474), -(160077, 0, 0, 0, 1233, 37474), -(170730, 0, 0, 0, 1233, 37474), -(165690, 0, 0, 0, 81, 37474), -(168660, 0, 0, 0, 1232, 37474), -(168620, 0, 0, 0, 807, 37474), -(171690, 0, 0, 0, 1229, 37474), -(172269, 0, 0, 0, 2060, 37474), -(172270, 0, 0, 0, 2060, 37474), -(172271, 0, 0, 0, 2060, 37474), -(172246, 0, 0, 0, 837, 37474), -(172171, 0, 0, 0, 837, 37474), -(172251, 0, 0, 0, 837, 37474), -(172247, 0, 0, 0, 837, 37474), -(172254, 0, 0, 0, 837, 37474), -(172253, 0, 0, 0, 837, 37474), -(172191, 0, 0, 0, 837, 37474), -(172192, 0, 0, 0, 837, 37474), -(172193, 0, 0, 0, 837, 37474), -(172227, 0, 0, 0, 2060, 37474), -(164723, 0, 0, 0, 744, 37474), -(164722, 0, 0, 0, 744, 37474), -(164724, 0, 0, 0, 744, 37474), -(164728, 0, 0, 0, 744, 37474), -(164727, 0, 0, 0, 744, 37474), -(164725, 0, 0, 0, 744, 37474), -(164726, 0, 0, 0, 744, 37474), -(169169, 0, 0, 0, 1232, 37474), -(164922, 0, 0, 0, 1230, 37474), -(172965, 0, 0, 0, 1229, 37474), -(170446, 0, 0, 0, 837, 37474), -(164923, 0, 0, 0, 81, 37474), -(164700, 0, 0, 0, 81, 37474), -(171883, 0, 0, 0, 741, 37474), -(164874, 0, 0, 0, 1230, 37474), -(170768, 0, 0, 0, 1230, 37474), -(170769, 0, 0, 0, 1230, 37474), -(164875, 0, 0, 0, 1230, 37474), -(171688, 0, 0, 0, 1230, 37474), -(169812, 0, 0, 0, 807, 37474), -(172185, 0, 0, 0, 2060, 37474), -(171701, 0, 0, 0, 807, 37474), -(157885, 0, 0, 0, 807, 37474), -(158155, 0, 0, 0, 807, 37474), -(157883, 0, 0, 0, 807, 37474), -(164809, 0, 0, 0, 81, 37474), -(169803, 0, 0, 0, 807, 37474), -(164802, 0, 0, 0, 807, 37474), -(160729, 0, 0, 0, 81, 37474), -(160295, 0, 0, 0, 1231, 37474), -(174275, 0, 0, 0, 744, 37474), -(160442, 0, 0, 0, 1231, 37474), -(160445, 0, 0, 0, 1231, 37474), -(174319, 0, 0, 0, 744, 37474), -(166324, 0, 0, 0, 837, 37474), -(164872, 0, 0, 0, 81, 37474), -(176020, 0, 0, 0, 371, 37474), -(160516, 0, 0, 0, 1231, 37474), -(160517, 0, 0, 0, 1231, 37474), -(160290, 0, 0, 0, 1231, 37474), -(160293, 0, 0, 0, 1231, 37474), -(166322, 0, 0, 0, 1236, 37474), -(165388, 0, 1, 1, 1232, 37474), -(159693, 0, 0, 0, 1232, 37474), -(165346, 0, 0, 0, 1232, 37474), -(165344, 0, 0, 0, 1232, 37474), -(166071, 0, 0, 0, 807, 37474), -(175858, 0, 0, 0, 81, 37474), -(160715, 0, 0, 0, 744, 37474), -(165224, 0, 0, 0, 744, 37474), -(160713, 0, 0, 0, 744, 37474), -(164924, 0, 0, 0, 81, 37474), -(170734, 0, 0, 0, 81, 37474), -(174836, 0, 0, 0, 81, 37474), -(166075, 0, 0, 0, 1229, 37474), -(165685, 0, 0, 0, 1232, 37474), -(169279, 0, 0, 0, 1238, 37474), -(165154, 0, 0, 0, 744, 37474), -(165155, 0, 0, 0, 1238, 37474), -(158967, 0, 0, 0, 1234, 37474), -(165156, 0, 0, 0, 744, 37474), -(158487, 0, 0, 0, 837, 37474), -(159013, 0, 0, 0, 1234, 37474), -(158969, 0, 0, 0, 1234, 37474), -(159006, 0, 0, 0, 1234, 37474), -(169220, 0, 0, 0, 1238, 37474), -(169175, 0, 0, 0, 807, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(169206, 0, 1, 1, 1234, 37474), -(169210, 0, 0, 0, 1234, 37474), -(169050, 0, 0, 0, 807, 37474), -(166073, 0, 0, 0, 1234, 37474), -(167916, 0, 1, 1, 837, 37474), -(167929, 0, 1, 1, 837, 37474), -(167928, 0, 1, 1, 837, 37474), -(169052, 0, 0, 0, 807, 37474), -(169051, 0, 0, 0, 807, 37474), -(169049, 0, 0, 0, 807, 37474), -(169231, 0, 0, 0, 1234, 37474), -(174835, 0, 0, 0, 81, 37474), -(173007, 0, 0, 0, 1234, 37474), -(164444, 0, 1, 1, 837, 37474), -(164448, 0, 1, 1, 837, 37474), -(160448, 0, 1, 1, 2060, 37474), -(170530, 0, 0, 0, 1238, 37474), -(170522, 0, 0, 0, 1931, 37474), -(170090, 0, 0, 0, 1238, 37474), -(170437, 0, 0, 0, 741, 37474), -(173017, 0, 0, 0, 1234, 37474), -(170102, 0, 0, 0, 1230, 37474), -(170085, 0, 0, 0, 1238, 37474), -(170436, 0, 0, 0, 1931, 37474), -(170465, 0, 0, 0, 1931, 37474), -(170472, 0, 0, 0, 1238, 37474), -(170086, 0, 0, 0, 1238, 37474), -(170476, 0, 0, 0, 1931, 37474), -(170500, 0, 0, 0, 1238, 37474), -(170501, 0, 0, 0, 1931, 37474), -(170498, 0, 0, 0, 1931, 37474), -(170485, 0, 0, 0, 1931, 37474), -(170515, 0, 0, 0, 744, 37474), -(170497, 0, 0, 0, 1238, 37474), -(166290, 0, 0, 0, 1234, 37474), -(158946, 0, 0, 0, 1234, 37474), -(166117, 0, 0, 0, 81, 37474), -(165912, 0, 0, 0, 1234, 37474), -(166248, 0, 0, 0, 81, 37474), -(161457, 0, 0, 0, 807, 37474), -(165908, 0, 0, 0, 1234, 37474), -(165857, 0, 0, 0, 81, 37474), -(165907, 0, 0, 0, 1234, 37474), -(170087, 0, 0, 0, 1238, 37474), -(170674, 0, 0, 0, 807, 37474), -(162431, 0, 0, 0, 744, 37474), -(162435, 0, 0, 0, 807, 37474), -(162438, 0, 0, 0, 807, 37474), -(163093, 0, 0, 0, 807, 37474), -(169388, 0, 0, 0, 81, 37474), -(169227, 0, 0, 0, 807, 37474), -(168149, 0, 2, 2, 2060, 37474), -(159029, 0, 0, 0, 807, 37474), -(169229, 0, 0, 0, 807, 37474), -(170739, 0, 0, 0, 807, 37474), -(170737, 0, 0, 0, 807, 37474), -(159030, 0, 0, 0, 807, 37474), -(169377, 0, 0, 0, 81, 37474), -(162449, 0, 0, 0, 807, 37474), -(173635, 0, 0, 0, 2060, 37474), -(171228, 0, 0, 0, 371, 37474), -(174592, 0, 0, 0, 1240, 37474), -(169978, 0, 0, 0, 81, 37474), -(169303, 0, 0, 0, 1238, 37474), -(169386, 0, 0, 0, 81, 37474), -(173375, 0, 0, 0, 371, 37474), -(173374, 0, 0, 0, 371, 37474), -(173373, 0, 0, 0, 371, 37474), -(173372, 0, 0, 0, 745, 37474), -(173651, 0, 0, 0, 807, 37474), -(173653, 0, 0, 0, 807, 37474), -(164179, 0, 0, 0, 1234, 37474), -(165603, 0, 0, 0, 744, 37474), -(170910, 0, 0, 0, 1240, 37474), -(173654, 0, 0, 0, 807, 37474), -(169862, 0, 0, 0, 81, 37474), -(170209, 0, 0, 0, 81, 37474), -(160747, 0, 0, 0, 1240, 37474), -(161153, 0, 0, 0, 1240, 37474), -(160748, 0, 0, 0, 1240, 37474), -(166019, 0, 0, 0, 1240, 37474), -(168306, 0, 0, 0, 837, 37474), -(166024, 0, 0, 0, 1240, 37474), -(170860, 0, 0, 0, 1238, 37474), -(171475, 0, 0, 0, 837, 37474), -(162297, 0, 0, 0, 837, 37474), -(167697, 0, 0, 0, 837, 37474), -(162708, 0, 0, 0, 837, 37474), -(173590, 0, 0, 0, 371, 37474), -(173687, 0, 0, 0, 2060, 37474), -(170856, 0, 0, 0, 1238, 37474), -(170852, 0, 0, 0, 1238, 37474), -(170853, 0, 0, 0, 1238, 37474), -(170859, 0, 0, 0, 1238, 37474), -(163353, 0, 0, 0, 2060, 37474), -(163322, 0, 0, 0, 837, 37474), -(163433, 0, 0, 0, 2060, 37474), -(163451, 0, -1, 0, 744, 37474), -(92870, 0, 0, 0, 642, 37474), -(171367, 0, 0, 0, 744, 37474), -(171369, 0, 0, 0, 744, 37474), -(156586, 0, 0, 0, 743, 37474), -(165121, 0, 0, 0, 2060, 37474), -(171366, 0, 0, 0, 2060, 37474), -(162025, 0, 0, 0, 837, 37474), -(163374, 0, 0, 0, 2060, 37474), -(171370, 0, 0, 0, 744, 37474), -(168178, 0, 0, 0, 2060, 37474), -(163192, 0, 0, 0, 2060, 37474), -(163185, 0, 0, 0, 2060, 37474), -(163233, 0, -1, 0, 744, 37474), -(163299, 0, 0, 0, 837, 37474), -(171392, 0, 0, 0, 744, 37474), -(171328, 0, 0, 0, 744, 37474), -(163395, 0, 0, 0, 837, 37474), -(172120, 0, 0, 0, 1233, 37474), -(156558, 0, 0, 0, 745, 37474), -(163229, 0, 1, 1, 837, 37474), -(174919, 0, 0, 0, 2060, 37474), -(163186, 0, 0, 0, 2060, 37474), -(174918, 0, 0, 0, 2060, 37474), -(164258, 0, 0, 0, 2060, 37474), -(163390, 0, 0, 0, 837, 37474), -(163429, 0, 0, 0, 837, 37474), -(162697, 0, 0, 0, 837, 37474), -(170442, 0, 0, 0, 81, 37474), -(162700, 0, 0, 0, 837, 37474), -(162994, 0, 0, 0, 837, 37474), -(162993, 0, 0, 0, 837, 37474), -(162996, 0, 0, 0, 837, 37474), -(169846, 0, 0, 0, 81, 37474), -(173796, 0, 0, 0, 837, 37474), -(173779, 0, 0, 0, 2060, 37474), -(172934, 0, 0, 0, 2060, 37474), -(170526, 0, 0, 0, 837, 37474), -(172943, 0, 0, 0, 2060, 37474), -(164701, 0, 0, 0, 81, 37474), -(163316, 0, 0, 0, 2060, 37474), -(173788, 0, 0, 0, 2060, 37474), -(173688, 0, 0, 0, 2060, 37474), -(165855, 0, 0, 0, 81, 37474), -(165901, 0, 0, 0, 81, 37474), -(174777, 0, 0, 0, 81, 37474), -(176162, 0, 0, 0, 744, 37474), -(176163, 0, 0, 0, 807, 37474), -(170926, 0, 0, 0, 837, 37474), -(174837, 0, 0, 0, 81, 37474), -(167503, 0, 0, 0, 837, 37474), -(167251, 0, 0, 0, 837, 37474), -(163350, 0, 0, 0, 2060, 37474), -(170920, 0, 0, 0, 837, 37474), -(172945, 0, 0, 0, 2060, 37474), -(163633, 0, 0, 0, 837, 37474), -(163662, 0, 0, 0, 2060, 37474), -(167247, 0, 0, 0, 744, 37474), -(168008, 0, 0, 0, 837, 37474), -(163660, 0, 0, 0, 837, 37474), -(170924, 0, 0, 0, 837, 37474), -(167992, 0, 0, 0, 837, 37474), -(163432, 0, -4, -1, 2060, 37474), -(175591, 0, 0, 0, 2115, 37474), -(163616, 0, 0, 0, 837, 37474), -(163653, 0, 0, 0, 2115, 37474), -(163698, 0, 0, 0, 745, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (159124,165006,169193,174607,169191,169195,170453,157072,169252,156364,170388,156327,173453,170066,156333,156434,157979,169987,157071,170104,154625,169849,170308,157073,169966,169980,156473,169955,157875,169998,156365,156779,170390,170387,169669,169670,169654,169564,170383,170386,170384,170338,170337,175148,174691,170425,174688,170326,170721,170722,171062,171703,170047,172222,170134,172163,172169,170381,170062,169471,170242,170610,160409,170184,161704,164511,164509,160460,173207,160426,160427,176130,161576,169618,164311,162912,172615,160357,164043,160355,164045,170244,170241,164044,160359,155654,160358,160356,160360,160408,170243,170232,170393,170331,170332,170330,170328,170329,175276,170392,171871,170336,171740,171732,170507,170517,168875,168874,168876,170506,168866,168877,168872,170248,159420,170333,160430,160602,160178,160470,160174,170284,160173,172839,167893,160285,160223,160428,174936,159192,160597,159298,170247,158768,159957,159776,159775,159410,174437,160629,160434,161499,160435,171526,160432,160175,159423,163427,168634,168892,164769,164762,158612,158084,158159,158078,164693,175575,175574,158332,158329,158659,170008,161065,158630,159127,174900,160598,160601,158628,158662,158629,160596,174524,172061,172060,160869,160637,159787,160647,168103,161453,169675,168436,161528,158968,159277,174959,161593,161454,161527,174718,158870,174717,158869,158867,158891,161279,159505,159504,166699,166738,159396,159338,159391,159339,166746,166743,166577,159337,159278,158807,174715,174716,176200,157138,166599,158618,161449,161441,157277,160921,161557,161529,158620,157274,168497,169673,157624,163976,175098,170831,157556,157678,167865,164206,170439,157625,160721,159841,157622,160645,173096,159840,159791,157599,174876,157557,159853,157681,157560,168576,167514,167513,167379,174542,167515,167511,167516,157558,159788,167504,157660,167446,168387,167374,167373,167365,174935,168890,166873,167364,166872,166863,166875,166866,170399,173216,173215,173214,173129,168502,166867,166869,170253,169163,158254,166937,166926,166941,166935,167151,171327,170009,163566,166942,171029,163447,166932,166928,166930,170821,166943,170823,169757,167153,166925,166931,175091,166936,167041,167584,167022,167055,167078,167064,167119,167033,167118,167043,167080,167155,167026,167115,167109,169690,170820,169691,170822,170803,170780,173117,161555,168733,169390,169382,171255,173115,169124,169308,172569,158179,175785,174998,169692,169755,159319,163556,163500,163474,164640,163568,163473,163480,163546,163552,163549,168466,171017,173206,173205,173204,173130,160581,160608,172714,62862,161536,160610,164819,160609,170397,159810,159253,159252,164543,164505,164298,164714,159251,159276,168936,173133,170007,164396,165972,160632,164371,164380,164329,169922,159248,158879,169921,158625,160437,158890,174655,168464,158770,158997,171567,158605,169313,158679,158603,158600,158570,158627,170335,158569,175783,158094,176441,176447,162531,163499,170005,176440,160274,176442,156331,171024,171048,171049,156867,156564,156815,171696,157212,156562,157754,156560,156571,156559,92870,174560,157054,156561,172189,169829,172187,162613,171211,166724,166756,163393,163392,162612,162636,162611,162614,166755,169983,169965,172592,169858,171382,173771,173780,172909,171661,175654,175443,158502,170006,158503,166721,175062,158767,175445,175444,175621,175457,169619,172196,169566,170183,169914,172200,172045,176543,171018,172937,172935,169816,172872,172910,169804,169826,172576,159125,174578,159629,172600,172587,163498,172017,160176,170395,171670,164294,169126,170334,156586,160110,159809,159802,160151,160089,169522,169555,168240,169263,172124,175196,169513,169509,160569,165055,165068,175651,160606,170325,158081,169179,158004,169158,158150,157967,158054,158427,158110,157973,156376,157962,169099,169114,158005,169123,168943,168948,168984,168407,171712,158772,175777,168244,168245,161063,168442,157728,156279,157725,157761,168919,168915,170415,168613,171664,168333,171668,174666,168438,174676,166332,157093,166223,166165,158504,166161,158281,164370,158510,163974,158464,168309,158599,158509,173057,164369,168268,168624,156228,168359,174635,168397,154631,168731,168410,166166,174794,174636,154630,172058,168428,168437,171666,169572,175653,164686,175327,164173,170640,173318,156791,166284,165796,175036,156663,156664,173370,175067,169524,173356,156769,156768,156758,173355,173353,173354,173357,173352,176545,167880,156735,173325,175208,165403,165405,175218,167881,175206,164352,164353,156688,173364,166307,173350,173348,156734,174564,156479,171822,175035,165379,164367,168353,164368,175207,156671,156696,175066,156690,156669,171589,32642,32641,164078,173330,173327,175212,156694,156683,156667,173367,175222,165657,156666,173351,164685,156681,162928,162929,170256,164596,170153,171299,175080,165654,167738,170310,162666,156668,170557,156686,156777,170651,175211,175083,175042,164123,156687,156689,156685,164736,171796,171795,164803,173571,156691,175209,175216,156692,156732,175017,175214,171787,171790,170607,175020,173305,54638,175081,175210,175213,156670,175082,175087,175018,166061,175019,173300,164096,174922,156733,168011,156504,173118,114665,164095,173304,162918,173548,32639,32638,159478,173301,175525,173610,176186,166312,172702,172378,175016,162896,173302,175526,175215,176332,156698,5081,173545,148796,155739,147714,149433,147785,148124,5497,149121,149099,331,2485,1141,1419,3628,52408,89174,149445,148233,1311,1307,151937,147741,149124,103033,5498,149131,5694,84745,1308,82564,85816,85307,84751,84749,85819,85818,85817,150122,149626,149616,2708,30730,174146,30713,14438,158440,158436,158463,158456,4078,158755,3627,158753,140403,23837,140407,1346,5567,5566,1429,46180,338,1310,1309,5503,5499,1318,1316,1314,1347,5500,5386,11068,1317,1313,1315,1312,1300,1415,1414,1413,113211,175420,52361,52359,52358,1298,1297,175416,3518,42339,1427,1295,1402,1294,4075,1291,29093,8670,1287,1302,35477,8719,1289,61836,61834,277,15659,38341,1301,1431,6740,40438,38066,49748,38288,12481,12480,38325,50669,1286,1432,279,142668,142666,1285,1257,6174,37887,37675,37674,1275,43769,18362,18357,18375,2334,2457,2456,49877,482,43820,43819,483,4981,51348,2455,4974,43822,162935,49540,51440,5193,43692,48632,38340,46602,140253,61896,61895,1976,65153,32520,4959,17804,38065,111190,68,15894,15893,1423,62822,62821,1412,158637,30,583,61165,121541,47228,61080,5917,2442,1933,883,395,721,13321,525)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(159124, 0, 0, 0, 1321, 37474), -(165006, 0, 0, 0, 1321, 37474), -(169193, 0, 0, 0, 743, 37474), -(174607, 0, 0, 0, 2060, 37474), -(169191, 0, 0, 0, 743, 37474), -(169195, 0, 0, 0, 743, 37474), -(170453, 0, 0, 0, 2060, 37474), -(157072, 0, 0, 0, 2060, 37474), -(169252, 0, 0, 0, 743, 37474), -(156364, 0, 0, 0, 2060, 37474), -(170388, 0, 0, 0, 2060, 37474), -(156327, 0, 0, 0, 2060, 37474), -(173453, 0, 0, 0, 2060, 37474), -(170066, 0, 0, 0, 2060, 37474), -(156333, 0, 0, 0, 2060, 37474), -(156434, 0, 0, 0, 2060, 37474), -(157979, 0, 0, 0, 2060, 37474), -(169987, 0, 0, 0, 2060, 37474), -(157071, 0, 0, 0, 2060, 37474), -(170104, 0, 0, 0, 2060, 37474), -(154625, 0, 0, 0, 837, 37474), -(169849, 0, 0, 0, 2060, 37474), -(170308, 0, 0, 0, 2060, 37474), -(157073, 0, 0, 0, 2060, 37474), -(169966, 0, 0, 0, 2060, 37474), -(169980, 0, 0, 0, 2060, 37474), -(156473, 0, 0, 0, 2060, 37474), -(169955, 0, 0, 0, 2060, 37474), -(157875, 0, 0, 0, 837, 37474), -(169998, 0, 0, 0, 2060, 37474), -(156365, 0, 0, 0, 2060, 37474), -(156779, 0, 0, 0, 2060, 37474), -(170390, 0, 0, 0, 2060, 37474), -(170387, 0, 0, 0, 2060, 37474), -(169669, 0, 0, 0, 2060, 37474), -(169670, 0, 0, 0, 2060, 37474), -(169654, 0, 0, 0, 2060, 37474), -(169564, 0, 0, 0, 2060, 37474), -(170383, 0, 0, 0, 2060, 37474), -(170386, 0, 0, 0, 2060, 37474), -(170384, 0, 0, 0, 2060, 37474), -(170338, 0, 0, 0, 2060, 37474), -(170337, 0, 0, 0, 2060, 37474), -(175148, 0, 0, 0, 2060, 37474), -(174691, 0, 0, 0, 746, 37474), -(170425, 0, 0, 0, 837, 37474), -(174688, 0, 0, 0, 746, 37474), -(170326, 0, 0, 0, 2060, 37474), -(170721, 0, 0, 0, 837, 37474), -(170722, 0, 0, 0, 837, 37474), -(171062, 0, 0, 0, 2060, 37474), -(171703, 0, 0, 0, 371, 37474), -(170047, 0, 0, 0, 2060, 37474), -(172222, 0, 0, 0, 2060, 37474), -(170134, 0, 0, 0, 2060, 37474), -(172163, 0, 1, 1, 837, 37474), -(172169, 0, 0, 0, 2060, 37474), -(170381, 0, 0, 0, 2060, 37474), -(170062, 0, 0, 0, 2060, 37474), -(169471, 0, 0, 0, 2060, 37474), -(170242, 0, 0, 0, 81, 37474), -(170610, 0, 0, 0, 837, 37474), -(160409, 0, 0, 0, 837, 37474), -(170184, 0, 0, 0, 2060, 37474), -(161704, 0, 0, 0, 837, 37474), -(164511, 0, 0, 0, 837, 37474), -(164509, 0, 0, 0, 837, 37474), -(160460, 0, 0, 0, 837, 37474), -(173207, 0, 0, 0, 743, 37474), -(160426, 0, 0, 0, 837, 37474), -(160427, 0, 0, 0, 837, 37474), -(176130, 0, 0, 0, 743, 37474), -(161576, 0, 0, 0, 837, 37474), -(169618, 0, 0, 0, 2060, 37474), -(164311, 0, 0, 0, 837, 37474), -(162912, 0, 0, 0, 837, 37474), -(172615, 0, 0, 0, 2060, 37474), -(160357, 0, 0, 0, 837, 37474), -(164043, 0, 0, 0, 837, 37474), -(160355, 0, 0, 0, 837, 37474), -(164045, 0, 0, 0, 837, 37474), -(170244, 0, 0, 0, 2060, 37474), -(170241, 0, 0, 0, 2060, 37474), -(164044, 0, 0, 0, 837, 37474), -(160359, 0, 0, 0, 837, 37474), -(155654, 0, 0, 0, 1425, 37474), -(160358, 0, 0, 0, 837, 37474), -(160356, 0, 0, 0, 837, 37474), -(160360, 0, 0, 0, 837, 37474), -(160408, 0, 3, 3, 2060, 37474), -(170243, 0, 0, 0, 2060, 37474), -(170232, 0, 0, 0, 2060, 37474), -(170393, 0, 0, 0, 2060, 37474), -(170331, 0, 0, 0, 2060, 37474), -(170332, 0, 0, 0, 2060, 37474), -(170330, 0, 0, 0, 2060, 37474), -(170328, 0, 0, 0, 2060, 37474), -(170329, 0, 0, 0, 2060, 37474), -(175276, 0, 0, 0, 807, 37474), -(170392, 0, 0, 0, 2060, 37474), -(171871, 0, 0, 0, 2060, 37474), -(170336, 0, 0, 0, 2060, 37474), -(171740, 0, 0, 0, 837, 37474), -(171732, 0, 0, 0, 837, 37474), -(170507, 0, 0, 0, 837, 37474), -(170517, 0, 0, 0, 837, 37474), -(168875, 0, 0, 0, 837, 37474), -(168874, 0, 0, 0, 837, 37474), -(168876, 0, 0, 0, 837, 37474), -(170506, 0, 0, 0, 181, 37474), -(168866, 0, 1, 1, 743, 37474), -(168877, 0, 0, 0, 837, 37474), -(168872, 0, 0, 0, 837, 37474), -(170248, 0, 0, 0, 2060, 37474), -(159420, 0, 0, 0, 1323, 37474), -(170333, 0, 0, 0, 2060, 37474), -(160430, 0, 0, 0, 1321, 37474), -(160602, 0, 0, 0, 743, 37474), -(160178, 0, 0, 0, 1321, 37474), -(160470, 0, 0, 0, 837, 37474), -(160174, 0, 0, 0, 1321, 37474), -(170284, 0, 0, 0, 837, 37474), -(160173, 0, 0, 0, 1321, 37474), -(172839, 0, 0, 0, 1321, 37474), -(167893, 0, 0, 0, 1321, 37474), -(160285, 0, 0, 0, 1321, 37474), -(160223, 0, 0, 0, 1321, 37474), -(160428, 0, 0, 0, 1321, 37474), -(174936, 0, 0, 0, 837, 37474), -(159192, 0, 0, 0, 1323, 37474), -(160597, 0, 0, 0, 1323, 37474), -(159298, 0, 0, 0, 1323, 37474), -(170247, 0, 0, 0, 2060, 37474), -(158768, 0, 0, 0, 1323, 37474), -(159957, 0, 0, 0, 1323, 37474), -(159776, 0, 0, 0, 1323, 37474), -(159775, 0, 0, 0, 1323, 37474), -(159410, 0, 0, 0, 1323, 37474), -(174437, 0, 0, 0, 81, 37474), -(160629, 0, 0, 0, 1321, 37474), -(160434, 0, 2, 2, 1321, 37474), -(161499, 0, 0, 0, 1321, 37474), -(160435, 0, 3, 3, 1321, 37474), -(171526, 0, 0, 0, 743, 37474), -(160432, 0, 0, 0, 1321, 37474), -(160175, 0, 0, 0, 883, 37474), -(159423, 0, 0, 0, 837, 37474), -(163427, 0, 0, 0, 1321, 37474), -(168634, 0, 0, 0, 743, 37474), -(168892, 0, 0, 0, 1321, 37474), -(164769, 0, 0, 0, 1322, 37474), -(164762, 0, 0, 0, 1322, 37474), -(158612, 0, 0, 0, 1322, 37474), -(158084, 0, 0, 0, 1322, 37474), -(158159, 0, 0, 0, 1322, 37474), -(158078, 0, 0, 0, 1322, 37474), -(164693, 0, 0, 0, 1322, 37474), -(175575, 0, 0, 0, 1319, 37474), -(175574, 0, 0, 0, 1319, 37474), -(158332, 0, 0, 0, 1314, 37474), -(158329, 0, 0, 0, 1314, 37474), -(158659, 0, 0, 0, 1314, 37474), -(170008, 0, 0, 0, 743, 37474), -(161065, 0, 0, 0, 2115, 37474), -(158630, 0, 0, 0, 1316, 37474), -(159127, 0, 0, 0, 837, 37474), -(174900, 0, 0, 0, 1318, 37474), -(160598, 0, 0, 0, 1315, 37474), -(160601, 0, 0, 0, 1315, 37474), -(158628, 0, 0, 0, 1314, 37474), -(158662, 0, 0, 0, 1316, 37474), -(158629, 0, 0, 0, 1314, 37474), -(160596, 0, 0, 0, 1315, 37474), -(174524, 0, 0, 0, 1315, 37474), -(172061, 0, 0, 0, 743, 37474), -(172060, 0, 0, 0, 743, 37474), -(160869, 0, 0, 0, 1318, 37474), -(160637, 0, 0, 0, 1318, 37474), -(159787, 0, 0, 0, 1318, 37474), -(160647, 0, 0, 0, 1318, 37474), -(168103, 0, 0, 0, 1318, 37474), -(161453, 0, 0, 0, 1316, 37474), -(169675, 0, 0, 0, 743, 37474), -(168436, 0, 0, 0, 743, 37474), -(161528, 0, 0, 0, 1316, 37474), -(158968, 0, 0, 0, 1316, 37474), -(159277, 0, 0, 0, 1316, 37474), -(174959, 0, 0, 0, 1316, 37474), -(161593, 0, 0, 0, 1316, 37474), -(161454, 0, 0, 0, 1316, 37474), -(161527, 0, 0, 0, 1316, 37474), -(174718, 0, 0, 0, 837, 37474), -(158870, 0, 0, 0, 1316, 37474), -(174717, 0, 0, 0, 1316, 37474), -(158869, 0, 0, 0, 1316, 37474), -(158867, 0, 0, 0, 1316, 37474), -(158891, 0, 0, 0, 1316, 37474), -(161279, 0, 0, 0, 1316, 37474), -(159505, 0, 0, 0, 1316, 37474), -(159504, 0, 0, 0, 1316, 37474), -(166699, 0, 0, 0, 1316, 37474), -(166738, 0, 0, 0, 837, 37474), -(159396, 0, 0, 0, 1316, 37474), -(159338, 0, 0, 0, 1316, 37474), -(159391, 0, 0, 0, 1316, 37474), -(159339, 0, 0, 0, 1316, 37474), -(166746, 0, 0, 0, 1316, 37474), -(166743, 0, 0, 0, 1316, 37474), -(166577, 0, 0, 0, 1314, 37474), -(159337, 0, 0, 0, 1316, 37474), -(159278, 0, 0, 0, 1316, 37474), -(158807, 0, 0, 0, 1316, 37474), -(174715, 0, 0, 0, 1316, 37474), -(174716, 0, 0, 0, 837, 37474), -(176200, 0, 0, 0, 1316, 37474), -(157138, 0, 0, 0, 1316, 37474), -(166599, 0, 0, 0, 1316, 37474), -(158618, 0, 0, 0, 1316, 37474), -(161449, 0, 0, 0, 1316, 37474), -(161441, 0, 0, 0, 1316, 37474), -(157277, 0, 0, 0, 1316, 37474), -(160921, 0, 0, 0, 1316, 37474), -(161557, 0, 0, 0, 1316, 37474), -(161529, 0, 0, 0, 1316, 37474), -(158620, 0, 0, 0, 1316, 37474), -(157274, 0, 0, 0, 1316, 37474), -(168497, 0, 0, 0, 743, 37474), -(169673, 0, 0, 0, 743, 37474), -(157624, 0, 0, 0, 1318, 37474), -(163976, 0, 0, 0, 1318, 37474), -(175098, 0, 0, 0, 743, 37474), -(170831, 0, 0, 0, 2060, 37474), -(157556, 0, 0, 0, 743, 37474), -(157678, 0, 0, 0, 1318, 37474), -(167865, 0, 0, 0, 1318, 37474), -(164206, 0, 0, 0, 1318, 37474), -(170439, 0, 2, 2, 2060, 37474), -(157625, 0, 0, 0, 1318, 37474), -(160721, 0, 0, 0, 1318, 37474), -(159841, 0, 0, 0, 1318, 37474), -(157622, 0, 0, 0, 1318, 37474), -(160645, 0, 0, 0, 1318, 37474), -(173096, 0, 0, 0, 1318, 37474), -(159840, 0, 0, 0, 1318, 37474), -(159791, 0, 0, 0, 1318, 37474), -(157599, 0, 0, 0, 1318, 37474), -(174876, 0, 0, 0, 1318, 37474), -(157557, 0, 0, 0, 1318, 37474), -(159853, 0, 0, 0, 1318, 37474), -(157681, 0, 0, 0, 1318, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(157560, 0, 0, 0, 1318, 37474), -(168576, 0, 0, 0, 1318, 37474), -(167514, 0, 0, 0, 1314, 37474), -(167513, 0, 0, 0, 1314, 37474), -(167379, 0, 0, 0, 1316, 37474), -(174542, 0, 0, 0, 1314, 37474), -(167515, 0, 0, 0, 1314, 37474), -(167511, 0, 0, 0, 1314, 37474), -(167516, 0, 0, 0, 1314, 37474), -(157558, 0, 0, 0, 1318, 37474), -(159788, 0, 0, 0, 1318, 37474), -(167504, 0, 0, 0, 1314, 37474), -(157660, 0, 0, 0, 1318, 37474), -(167446, 0, 0, 0, 1316, 37474), -(168387, 0, 0, 0, 743, 37474), -(167374, 0, 0, 0, 1314, 37474), -(167373, 0, 0, 0, 1314, 37474), -(167365, 0, 0, 0, 1316, 37474), -(174935, 0, 0, 0, 1316, 37474), -(168890, 0, 0, 0, 743, 37474), -(166873, 0, 0, 0, 743, 37474), -(167364, 0, 0, 0, 1316, 37474), -(166872, 0, 0, 0, 743, 37474), -(166863, 0, 0, 0, 743, 37474), -(166875, 0, 0, 0, 743, 37474), -(166866, 0, 0, 0, 743, 37474), -(170399, 0, 0, 0, 743, 37474), -(173216, 0, 0, 0, 371, 37474), -(173215, 0, 0, 0, 371, 37474), -(173214, 0, 0, 0, 371, 37474), -(173129, 0, 0, 0, 743, 37474), -(168502, 0, 0, 0, 743, 37474), -(166867, 0, 0, 0, 743, 37474), -(166869, 0, 0, 0, 743, 37474), -(170253, 0, 0, 0, 2060, 37474), -(169163, 0, 0, 0, 743, 37474), -(158254, 0, 0, 0, 1320, 37474), -(166937, 0, 0, 0, 1324, 37474), -(166926, 0, 0, 0, 1324, 37474), -(166941, 0, 0, 0, 1324, 37474), -(166935, 0, 0, 0, 1324, 37474), -(167151, 0, 0, 0, 1324, 37474), -(171327, 0, 2, 2, 2060, 37474), -(170009, 0, 0, 0, 743, 37474), -(163566, 0, 0, 0, 1324, 37474), -(166942, 0, 0, 0, 1324, 37474), -(171029, 0, 0, 0, 1324, 37474), -(163447, 0, 0, 0, 1324, 37474), -(166932, 0, 0, 0, 745, 37474), -(166928, 0, 0, 0, 1324, 37474), -(166930, 0, 0, 0, 1324, 37474), -(170821, 0, 0, 0, 1324, 37474), -(166943, 0, 0, 0, 1324, 37474), -(170823, 0, 0, 0, 1324, 37474), -(169757, 0, 0, 0, 743, 37474), -(167153, 0, 0, 0, 1324, 37474), -(166925, 0, 0, 0, 1324, 37474), -(166931, 0, 0, 0, 745, 37474), -(175091, 0, 0, 0, 1324, 37474), -(166936, 0, 0, 0, 1324, 37474), -(167041, 0, 0, 0, 1324, 37474), -(167584, 0, 0, 0, 1324, 37474), -(167022, 0, 0, 0, 745, 37474), -(167055, 0, 0, 0, 1324, 37474), -(167078, 0, 1, 1, 2060, 37474), -(167064, 0, 0, 0, 1324, 37474), -(167119, 0, 0, 0, 1324, 37474), -(167033, 0, 0, 0, 745, 37474), -(167118, 0, 0, 0, 1324, 37474), -(167043, 0, 0, 0, 1324, 37474), -(167080, 0, 0, 0, 1324, 37474), -(167155, 0, 0, 0, 1324, 37474), -(167026, 0, 0, 0, 1324, 37474), -(167115, 0, 0, 0, 1324, 37474), -(167109, 0, 0, 0, 1324, 37474), -(169690, 0, 0, 0, 81, 37474), -(170820, 0, 0, 0, 1324, 37474), -(169691, 0, 0, 0, 81, 37474), -(170822, 0, 0, 0, 1324, 37474), -(170803, 0, 0, 0, 1324, 37474), -(170780, 0, 0, 0, 1324, 37474), -(173117, 0, 0, 0, 743, 37474), -(161555, 0, 0, 0, 1316, 37474), -(168733, 0, 0, 0, 81, 37474), -(169390, 0, 0, 0, 743, 37474), -(169382, 0, 0, 0, 743, 37474), -(171255, 0, 0, 0, 1322, 37474), -(173115, 0, 1, 1, 743, 37474), -(169124, 0, 0, 0, 743, 37474), -(169308, 0, 0, 0, 743, 37474), -(172569, 0, 0, 0, 743, 37474), -(158179, 0, 0, 0, 1320, 37474), -(175785, 0, 24, 24, 371, 37474), -(174998, 0, 0, 0, 181, 37474), -(169692, 0, 0, 0, 743, 37474), -(169755, 0, 0, 0, 743, 37474), -(159319, 0, 0, 0, 837, 37474), -(163556, 0, 0, 0, 1324, 37474), -(163500, 0, 0, 0, 1324, 37474), -(163474, 0, 0, 0, 1324, 37474), -(164640, 0, 0, 0, 837, 37474), -(163568, 0, 0, 0, 1324, 37474), -(163473, 0, 0, 0, 1324, 37474), -(163480, 0, 0, 0, 1324, 37474), -(163546, 0, 0, 0, 1324, 37474), -(163552, 0, 0, 0, 1324, 37474), -(163549, 0, 0, 0, 1324, 37474), -(168466, 0, 0, 0, 81, 37474), -(171017, 0, 0, 0, 2060, 37474), -(173206, 0, 0, 0, 371, 37474), -(173205, 0, 0, 0, 371, 37474), -(173204, 0, 0, 0, 371, 37474), -(173130, 0, 0, 0, 1324, 37474), -(160581, 0, 0, 0, 743, 37474), -(160608, 0, 0, 0, 1321, 37474), -(172714, 0, 0, 0, 1321, 37474), -(62862, 0, 0, 0, 68, 37474), -(161536, 0, 0, 0, 1321, 37474), -(160610, 0, 0, 0, 1321, 37474), -(164819, 0, 0, 0, 837, 37474), -(160609, 0, 0, 0, 81, 37474), -(170397, 0, 0, 0, 2060, 37474), -(159810, 0, 0, 0, 837, 37474), -(159253, 0, 0, 0, 837, 37474), -(159252, 0, 0, 0, 837, 37474), -(164543, 0, 0, 0, 837, 37474), -(164505, 0, 0, 0, 837, 37474), -(164298, 0, 0, 0, 837, 37474), -(164714, 0, 0, 0, 837, 37474), -(159251, 0, 0, 0, 837, 37474), -(159276, 0, 0, 0, 837, 37474), -(168936, 0, 0, 0, 837, 37474), -(173133, 0, 0, 0, 371, 37474), -(170007, 0, 0, 0, 2060, 37474), -(164396, 0, 0, 0, 837, 37474), -(165972, 0, 0, 0, 837, 37474), -(160632, 0, 0, 0, 743, 37474), -(164371, 0, 0, 0, 837, 37474), -(164380, 0, 0, 0, 837, 37474), -(164329, 0, 0, 0, 837, 37474), -(169922, 0, 0, 0, 81, 37474), -(159248, 0, 0, 0, 837, 37474), -(158879, 0, 0, 0, 837, 37474), -(169921, 0, 0, 0, 2060, 37474), -(158625, 0, 0, 0, 837, 37474), -(160437, 0, 0, 0, 1321, 37474), -(158890, 0, 0, 0, 837, 37474), -(174655, 0, 0, 0, 837, 37474), -(168464, 0, 0, 0, 743, 37474), -(158770, 0, 0, 0, 837, 37474), -(158997, 0, 0, 0, 837, 37474), -(171567, 0, 0, 0, 371, 37474), -(158605, 0, 0, 0, 837, 37474), -(169313, 0, 0, 0, 743, 37474), -(158679, 0, 0, 0, 837, 37474), -(158603, 0, 0, 0, 837, 37474), -(158600, 0, 0, 0, 837, 37474), -(158570, 0, 0, 0, 837, 37474), -(158627, 0, 0, 0, 837, 37474), -(170335, 0, 0, 0, 2060, 37474), -(158569, 0, 0, 0, 837, 37474), -(175783, 0, 24, 24, 371, 37474), -(158094, 0, 0, 0, 1322, 37474), -(176441, 0, 0, 0, 743, 37474), -(176447, 0, 0, 0, 1321, 37474), -(162531, 0, 0, 0, 1324, 37474), -(163499, 0, 0, 0, 837, 37474), -(170005, 0, 0, 0, 2060, 37474), -(176440, 0, 0, 0, 743, 37474), -(160274, 0, 0, 0, 1321, 37474), -(176442, 0, 0, 0, 81, 37474), -(156331, 0, 1, 1, 837, 37474), -(171024, 0, 0, 0, 837, 37474), -(171048, 0, 0, 0, 837, 37474), -(171049, 0, 0, 0, 837, 37474), -(156867, 0, 1, 1, 837, 37474), -(156564, 0, 0, 0, 837, 37474), -(156815, 0, 1, 1, 837, 37474), -(171696, 0, 0, 0, 2060, 37474), -(157212, 0, 0, 0, 837, 37474), -(156562, 0, 0, 0, 837, 37474), -(157754, 0, 0, 0, 837, 37474), -(156560, 0, 0, 0, 837, 37474), -(156571, 0, 0, 0, 837, 37474), -(156559, 0, 0, 0, 837, 37474), -(92870, 0, 0, 0, 642, 37474), -(174560, 0, 0, 0, 883, 37474), -(157054, 0, 0, 0, 837, 37474), -(156561, 0, 0, 0, 837, 37474), -(172189, 0, 0, 0, 2060, 37474), -(169829, 0, 0, 0, 2060, 37474), -(172187, 0, 0, 0, 2060, 37474), -(162613, 0, 0, 0, 837, 37474), -(171211, 0, 1, 1, 2060, 37474), -(166724, 0, 0, 0, 837, 37474), -(166756, 0, 0, 0, 837, 37474), -(163393, 0, 0, 0, 837, 37474), -(163392, 0, 0, 0, 837, 37474), -(162612, 0, 0, 0, 837, 37474), -(162636, 0, 0, 0, 837, 37474), -(162611, 0, 0, 0, 837, 37474), -(162614, 0, 0, 0, 837, 37474), -(166755, 0, 0, 0, 837, 37474), -(169983, 0, 0, 0, 2060, 37474), -(169965, 0, 0, 0, 2060, 37474), -(172592, 0, 0, 0, 2060, 37474), -(169858, 0, 0, 0, 2060, 37474), -(171382, 0, 0, 0, 837, 37474), -(173771, 0, 0, 0, 837, 37474), -(173780, 0, 0, 0, 837, 37474), -(172909, 0, 0, 0, 2060, 37474), -(171661, 0, 0, 0, 2060, 37474), -(175654, 0, 0, 0, 743, 37474), -(175443, 0, 0, 0, 2060, 37474), -(158502, 0, 0, 0, 1316, 37474), -(170006, 0, 0, 0, 81, 37474), -(158503, 0, 0, 0, 1316, 37474), -(166721, 0, 0, 0, 837, 37474), -(175062, 0, 0, 0, 837, 37474), -(158767, 0, 0, 0, 1323, 37474), -(175445, 0, 0, 0, 837, 37474), -(175444, 0, 0, 0, 2060, 37474), -(175621, 0, 0, 0, 837, 37474), -(175457, 0, 0, 0, 2060, 37474), -(169619, 0, 0, 0, 81, 37474), -(172196, 0, 0, 0, 2060, 37474), -(169566, 0, 0, 0, 2060, 37474), -(170183, 0, 0, 0, 2060, 37474), -(169914, 0, 0, 0, 2060, 37474), -(172200, 0, 0, 0, 2060, 37474), -(172045, 0, 0, 0, 2060, 37474), -(176543, 0, 0, 0, 181, 37474), -(171018, 0, 0, 0, 2060, 37474), -(172937, 0, 0, 0, 2060, 37474), -(172935, 0, 0, 0, 2060, 37474), -(169816, 0, 0, 0, 2060, 37474), -(172872, 0, 0, 0, 2060, 37474), -(172910, 0, 0, 0, 2060, 37474), -(169804, 0, 0, 0, 81, 37474), -(169826, 0, 0, 0, 2060, 37474), -(172576, 0, 0, 0, 2060, 37474), -(159125, 0, 0, 0, 837, 37474), -(174578, 0, 0, 0, 2060, 37474), -(159629, 0, 0, 0, 837, 37474), -(172600, 0, 0, 0, 2060, 37474), -(172587, 0, 0, 0, 2060, 37474), -(163498, 0, 0, 0, 837, 37474), -(172017, 0, 0, 0, 2060, 37474), -(160176, 0, 0, 0, 2115, 37474), -(170395, 0, 0, 0, 2060, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(171670, 0, 0, 0, 371, 37474), -(164294, 0, 0, 0, 837, 37474), -(169126, 0, 0, 0, 81, 37474), -(170334, 0, 0, 0, 2060, 37474), -(156586, 0, 0, 0, 743, 37474), -(160110, 0, 0, 0, 837, 37474), -(159809, 0, 0, 0, 837, 37474), -(159802, 0, 0, 0, 837, 37474), -(160151, 0, 0, 0, 837, 37474), -(160089, 0, 0, 0, 837, 37474), -(169522, 0, 0, 0, 837, 37474), -(169555, 0, 0, 0, 743, 37474), -(168240, 0, 0, 0, 1321, 37474), -(169263, 0, 0, 0, 743, 37474), -(172124, 0, 0, 0, 743, 37474), -(175196, 0, 0, 0, 181, 37474), -(169513, 0, 0, 0, 743, 37474), -(169509, 0, 0, 0, 743, 37474), -(160569, 0, 0, 0, 743, 37474), -(165055, 0, 0, 0, 1321, 37474), -(165068, 0, 0, 0, 1321, 37474), -(175651, 0, 0, 0, 743, 37474), -(160606, 0, 0, 0, 743, 37474), -(170325, 0, 0, 0, 743, 37474), -(158081, 0, 0, 0, 1320, 37474), -(169179, 0, 0, 0, 743, 37474), -(158004, 0, 0, 0, 1320, 37474), -(169158, 0, 0, 0, 743, 37474), -(158150, 0, 0, 0, 81, 37474), -(157967, 0, 0, 0, 81, 37474), -(158054, 0, 0, 0, 1320, 37474), -(158427, 0, 0, 0, 743, 37474), -(158110, 0, 0, 0, 1320, 37474), -(157973, 0, 0, 0, 743, 37474), -(156376, 0, 0, 0, 743, 37474), -(157962, 0, 0, 0, 743, 37474), -(169099, 0, 0, 0, 743, 37474), -(169114, 0, 0, 0, 743, 37474), -(158005, 0, 0, 0, 1320, 37474), -(169123, 0, 0, 0, 743, 37474), -(168943, 0, 0, 0, 743, 37474), -(168948, 0, 0, 0, 81, 37474), -(168984, 0, 0, 0, 743, 37474), -(168407, 0, 0, 0, 743, 37474), -(171712, 0, 0, 0, 371, 37474), -(158772, 0, 0, 0, 1316, 37474), -(175777, 0, 24, 24, 371, 37474), -(168244, 0, 0, 0, 1318, 37474), -(168245, 0, 0, 0, 1316, 37474), -(161063, 0, 0, 0, 883, 37474), -(168442, 0, 0, 0, 1316, 37474), -(157728, 0, 0, 0, 1316, 37474), -(156279, 0, 0, 0, 743, 37474), -(157725, 0, 0, 0, 1316, 37474), -(157761, 0, 0, 0, 1316, 37474), -(168919, 0, 0, 0, 743, 37474), -(168915, 0, 0, 0, 81, 37474), -(170415, 0, 0, 0, 1314, 37474), -(168613, 0, 0, 0, 743, 37474), -(171664, 0, 0, 0, 371, 37474), -(168333, 0, 0, 0, 743, 37474), -(171668, 0, 0, 0, 371, 37474), -(174666, 0, 3, 3, 837, 37474), -(168438, 0, 0, 0, 743, 37474), -(174676, 0, 0, 0, 837, 37474), -(166332, 0, 0, 0, 1316, 37474), -(157093, 0, 0, 0, 1314, 37474), -(166223, 0, 0, 0, 1314, 37474), -(166165, 0, 0, 0, 1314, 37474), -(158504, 0, 0, 0, 1316, 37474), -(166161, 0, 0, 0, 1314, 37474), -(158281, 0, 0, 0, 1314, 37474), -(164370, 0, 0, 0, 1318, 37474), -(158510, 0, 0, 0, 1314, 37474), -(163974, 0, 0, 0, 1318, 37474), -(158464, 0, 0, 0, 1314, 37474), -(168309, 0, 0, 0, 743, 37474), -(158599, 0, 0, 0, 1314, 37474), -(158509, 0, 0, 0, 1314, 37474), -(173057, 0, 0, 0, 2060, 37474), -(164369, 0, 0, 0, 1318, 37474), -(168268, 0, 0, 0, 743, 37474), -(168624, 0, 0, 0, 81, 37474), -(156228, 0, 0, 0, 1316, 37474), -(168359, 0, 0, 0, 743, 37474), -(174635, 0, 0, 0, 1316, 37474), -(168397, 0, 0, 0, 81, 37474), -(154631, 0, 0, 0, 883, 37474), -(168731, 0, 0, 0, 743, 37474), -(168410, 0, 0, 0, 81, 37474), -(166166, 0, 0, 0, 1316, 37474), -(174794, 0, 0, 0, 1314, 37474), -(174636, 0, 0, 0, 1316, 37474), -(154630, 0, 0, 0, 883, 37474), -(172058, 0, 0, 0, 1321, 37474), -(168428, 0, 0, 0, 743, 37474), -(168437, 0, 0, 0, 81, 37474), -(171666, 0, 0, 0, 371, 37474), -(169572, 0, 0, 0, 81, 37474), -(175653, 0, 0, 0, 743, 37474), -(164686, 0, 0, 0, 783, 37474), -(175327, 0, 0, 0, 2060, 37474), -(164173, 0, 0, 0, 2060, 37474), -(170640, 0, 0, 0, 1400, 37474), -(173318, 0, 0, 0, 783, 37474), -(156791, 0, 0, 0, 783, 37474), -(166284, 0, 0, 0, 807, 37474), -(165796, 0, 0, 0, 807, 37474), -(175036, 0, 0, 0, 807, 37474), -(156663, 0, 0, 0, 783, 37474), -(156664, 0, 0, 0, 783, 37474), -(173370, 0, 0, 0, 783, 37474), -(175067, 0, 0, 0, 807, 37474), -(169524, 0, 0, 0, 783, 37474), -(173356, 0, 0, 0, 807, 37474), -(156769, 0, 0, 0, 783, 37474), -(156768, 0, 0, 0, 783, 37474), -(156758, 0, 0, 0, 783, 37474), -(173355, 0, 0, 0, 807, 37474), -(173353, 0, 0, 0, 807, 37474), -(173354, 0, 0, 0, 807, 37474), -(173357, 0, 0, 0, 783, 37474), -(173352, 0, 0, 0, 807, 37474), -(176545, 0, 0, 0, 807, 37474), -(167880, 0, 0, 0, 783, 37474), -(156735, 0, 0, 0, 783, 37474), -(173325, 0, 0, 0, 783, 37474), -(175208, 0, 0, 0, 1314, 37474), -(165403, 0, 0, 0, 2060, 37474), -(165405, 0, 0, 0, 783, 37474), -(175218, 0, 0, 0, 807, 37474), -(167881, 0, 0, 0, 783, 37474), -(175206, 0, 0, 0, 807, 37474), -(164352, 0, 0, 0, 783, 37474), -(164353, 0, 0, 0, 783, 37474), -(156688, 0, 0, 0, 783, 37474), -(173364, 0, 0, 0, 783, 37474), -(166307, 0, 0, 0, 783, 37474), -(173350, 0, 0, 0, 783, 37474), -(173348, 0, 0, 0, 783, 37474), -(156734, 0, 0, 0, 783, 37474), -(174564, 0, 0, 0, 783, 37474), -(156479, 0, 0, 0, 783, 37474), -(171822, 0, 0, 0, 807, 37474), -(175035, 0, 0, 0, 807, 37474), -(165379, 0, 0, 0, 783, 37474), -(164367, 0, 0, 0, 783, 37474), -(168353, 0, 0, 0, 783, 37474), -(164368, 0, 0, 0, 783, 37474), -(175207, 0, 0, 0, 807, 37474), -(156671, 0, 0, 0, 783, 37474), -(156696, 0, 0, 0, 783, 37474), -(175066, 0, 0, 0, 2060, 37474), -(156690, 0, 0, 0, 783, 37474), -(156669, 0, 0, 0, 783, 37474), -(171589, 0, 0, 0, 837, 37474), -(32642, 0, 0, 0, 872, 37474), -(32641, 0, 0, 0, 872, 37474), -(164078, 0, 0, 0, 746, 37474), -(173330, 0, 0, 0, 783, 37474), -(173327, 0, 0, 0, 783, 37474), -(175212, 0, 0, 0, 807, 37474), -(156694, 0, 0, 0, 783, 37474), -(156683, 0, 0, 0, 783, 37474), -(156667, 0, 0, 0, 783, 37474), -(173367, 0, 0, 0, 783, 37474), -(175222, 0, 0, 0, 807, 37474), -(165657, 0, 0, 0, 783, 37474), -(156666, 0, 0, 0, 783, 37474), -(173351, 0, 0, 0, 783, 37474), -(164685, 0, 0, 0, 783, 37474), -(156681, 0, 0, 0, 783, 37474), -(162928, 0, 0, 0, 2060, 37474), -(162929, 0, 0, 0, 783, 37474), -(170256, 0, 0, 0, 2060, 37474), -(164596, 0, 0, 0, 783, 37474), -(170153, 0, 3, 3, 742, 37474), -(171299, 0, 0, 0, 783, 37474), -(175080, 0, 0, 0, 783, 37474), -(165654, 0, 3, 3, 746, 37474), -(167738, 0, 0, 0, 807, 37474), -(170310, 0, 0, 0, 2060, 37474), -(162666, 0, 0, 0, 2060, 37474), -(156668, 0, 0, 0, 783, 37474), -(170557, 0, 0, 0, 783, 37474), -(156686, 0, 0, 0, 783, 37474), -(156777, 0, 0, 0, 783, 37474), -(170651, 0, 0, 0, 837, 37474), -(175211, 0, 0, 0, 807, 37474), -(175083, 0, 0, 0, 807, 37474), -(175042, 0, 0, 0, 807, 37474), -(164123, 0, 0, 0, 783, 37474), -(156687, 0, 0, 0, 783, 37474), -(156689, 0, 0, 0, 783, 37474), -(156685, 0, 0, 0, 783, 37474), -(164736, 0, 0, 0, 783, 37474), -(171796, 0, 0, 0, 807, 37474), -(171795, 0, 3, 3, 837, 37474), -(164803, 0, 0, 0, 783, 37474), -(173571, 0, 0, 0, 783, 37474), -(156691, 0, 0, 0, 783, 37474), -(175209, 0, 0, 0, 2060, 37474), -(175216, 0, 0, 0, 807, 37474), -(156692, 0, 0, 0, 783, 37474), -(156732, 0, 0, 0, 783, 37474), -(175017, 0, 0, 0, 1291, 37474), -(175214, 0, 0, 0, 807, 37474), -(171787, 0, 0, 0, 837, 37474), -(171790, 0, 0, 0, 743, 37474), -(170607, 0, 0, 0, 783, 37474), -(175020, 0, 0, 0, 807, 37474), -(173305, 0, 0, 0, 783, 37474), -(54638, 0, 0, 0, 181, 37474), -(175081, 0, 0, 0, 807, 37474), -(175210, 0, 0, 0, 807, 37474), -(175213, 0, 0, 0, 2060, 37474), -(156670, 0, 0, 0, 783, 37474), -(175082, 0, 0, 0, 807, 37474), -(175087, 0, 0, 0, 807, 37474), -(175018, 0, 0, 0, 807, 37474), -(166061, 0, 0, 0, 783, 37474), -(175019, 0, 0, 0, 807, 37474), -(173300, 0, 0, 0, 783, 37474), -(164096, 0, 0, 0, 783, 37474), -(174922, 0, 0, 0, 783, 37474), -(156733, 0, 0, 0, 783, 37474), -(168011, 0, 0, 0, 807, 37474), -(156504, 0, 0, 0, 783, 37474), -(173118, 0, 0, 0, 783, 37474), -(114665, 0, 0, 0, 982, 37474), -(164095, 0, 0, 0, 783, 37474), -(173304, 0, 0, 0, 783, 37474), -(162918, 0, 0, 0, 783, 37474), -(173548, 0, 0, 0, 807, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(159478, 0, 0, 0, 837, 37474), -(173301, 0, 0, 0, 783, 37474), -(175525, 0, 0, 0, 807, 37474), -(173610, 0, 0, 0, 807, 37474), -(176186, 0, 0, 0, 783, 37474), -(166312, 0, 0, 0, 807, 37474), -(172702, 0, 0, 0, 783, 37474), -(172378, 0, 0, 0, 783, 37474), -(175016, 0, 0, 0, 1314, 37474), -(162896, 0, 0, 0, 783, 37474), -(173302, 0, 0, 0, 783, 37474), -(175526, 0, 0, 0, 783, 37474), -(175215, 0, 0, 0, 1291, 37474), -(176332, 0, 0, 0, 783, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156698, 0, 0, 0, 783, 37474), -(5081, 0, 0, 0, 864, 37474), -(173545, 0, 0, 0, 807, 37474), -(148796, 0, 0, 0, 810, 37474), -(155739, 0, 0, 0, 959, 37474), -(147714, 0, 0, 0, 847, 37474), -(149433, 0, 0, 0, 777, 37474), -(147785, 0, 0, 0, 488, 37474), -(148124, 0, 0, 0, 777, 37474), -(5497, 0, 0, 0, 864, 37474), -(149121, 0, 0, 0, 847, 37474), -(149099, 0, 0, 0, 196, 37474), -(331, 0, 0, 0, 864, 37474), -(2485, 0, 0, 0, 864, 37474), -(1141, 0, 0, 0, 864, 37474), -(1419, 0, 0, 0, 81, 37474), -(3628, 0, 0, 0, 378, 37474), -(52408, 0, 0, 0, 818, 37474), -(89174, 0, 0, 0, 874, 37474), -(149445, 0, 0, 0, 828, 37474), -(148233, 0, 0, 0, 828, 37474), -(1311, 0, 0, 0, 864, 37474), -(1307, 0, 0, 0, 864, 37474), -(151937, 0, 0, 0, 847, 37474), -(147741, 0, 0, 0, 172, 37474), -(149124, 0, 0, 0, 847, 37474), -(103033, 0, 0, 0, 633, 37474), -(5498, 0, 0, 0, 378, 37474), -(149131, 0, 0, 0, 847, 37474), -(5694, 0, 0, 0, 864, 37474), -(84745, 0, 0, 0, 857, 37474), -(1308, 0, 0, 0, 864, 37474), -(82564, 0, 0, 0, 857, 37474), -(85816, 0, 0, 0, 857, 37474), -(85307, 0, 0, 0, 37, 37474), -(84751, 0, 0, 0, 857, 37474), -(84749, 0, 0, 0, 857, 37474), -(85819, 0, 0, 0, 857, 37474), -(85818, 0, 0, 0, 857, 37474), -(85817, 0, 0, 0, 857, 37474), -(150122, 0, 0, 0, 37, 37474), -(149626, 0, 0, 0, 178, 37474), -(149616, 0, 0, 0, 347, 37474), -(2708, 0, 0, 0, 864, 37474), -(30730, 0, 0, 0, 864, 37474), -(174146, 0, 0, 0, 830, 37474), -(30713, 0, 0, 0, 864, 37474), -(14438, 0, 0, 0, 864, 37474), -(158440, 0, 0, 0, 73, 37474), -(158436, 0, 0, 0, 73, 37474), -(158463, 0, 0, 0, 81, 37474), -(158456, 0, 0, 0, 81, 37474), -(4078, 0, 0, 0, 378, 37474), -(158755, 0, 0, 0, 81, 37474), -(3627, 0, 0, 0, 864, 37474), -(158753, 0, 0, 0, 81, 37474), -(140403, 0, 0, 0, 288, 37474), -(23837, 0, 0, 0, 328, 37474), -(140407, 0, 0, 0, 467, 37474), -(1346, 0, 0, 0, 864, 37474), -(5567, 0, 0, 0, 864, 37474), -(5566, 0, 0, 0, 864, 37474), -(1429, 0, 0, 0, 864, 37474), -(46180, 0, 0, 0, 864, 37474), -(338, 0, 0, 0, 378, 37474), -(1310, 0, 0, 0, 864, 37474), -(1309, 0, 0, 0, 864, 37474), -(5503, 0, 0, 0, 864, 37474), -(5499, 0, 0, 0, 864, 37474), -(1318, 0, 0, 0, 864, 37474), -(1316, 0, 0, 0, 864, 37474), -(1314, 0, 0, 0, 864, 37474), -(1347, 0, 0, 0, 864, 37474), -(5500, 0, 0, 0, 864, 37474), -(5386, 0, 0, 0, 864, 37474), -(11068, 0, 0, 0, 864, 37474), -(1317, 0, 0, 0, 864, 37474), -(1313, 0, 0, 0, 864, 37474), -(1315, 0, 0, 0, 864, 37474), -(1312, 0, 0, 0, 864, 37474), -(1300, 0, 0, 0, 864, 37474), -(1415, 0, 0, 0, 864, 37474), -(1414, 0, 0, 0, 864, 37474), -(1413, 0, 0, 0, 864, 37474), -(113211, 0, 0, 0, 883, 37474), -(175420, 0, 0, 0, 868, 37474), -(52361, 0, 0, 0, 861, 37474), -(52359, 0, 0, 0, 864, 37474), -(52358, 0, 0, 0, 864, 37474), -(1298, 0, 0, 0, 864, 37474), -(1297, 0, 0, 0, 864, 37474), -(175416, 0, 0, 0, 868, 37474), -(3518, 0, 0, 0, 378, 37474), -(42339, 0, 0, 0, 864, 37474), -(1427, 0, 0, 0, 864, 37474), -(1295, 0, 0, 0, 864, 37474), -(1402, 0, 0, 0, 378, 37474), -(1294, 0, 0, 0, 864, 37474), -(4075, 0, 0, 0, 81, 37474), -(1291, 0, 0, 0, 864, 37474), -(29093, 0, 0, 0, 864, 37474), -(8670, 0, 0, 0, 864, 37474), -(1287, 0, 0, 0, 864, 37474), -(1302, 0, 0, 0, 864, 37474), -(35477, 0, 0, 0, 864, 37474), -(8719, 0, 0, 0, 864, 37474), -(1289, 0, 0, 0, 864, 37474), -(61836, 0, 0, 0, 864, 37474), -(61834, 0, 0, 0, 864, 37474), -(277, 0, 0, 0, 864, 37474), -(15659, 0, 0, 0, 181, 37474), -(38341, 0, 0, 0, 378, 37474), -(1301, 0, 0, 0, 864, 37474), -(1431, 0, 0, 0, 864, 37474), -(6740, 0, 0, 0, 864, 37474), -(40438, 0, 0, 0, 378, 37474), -(38066, 0, 0, 0, 378, 37474), -(49748, 0, 0, 0, 861, 37474), -(38288, 0, 0, 0, 378, 37474), -(12481, 0, 0, 0, 864, 37474), -(12480, 0, 0, 0, 883, 37474), -(38325, 0, 0, 0, 378, 37474), -(50669, 0, 0, 0, 864, 37474), -(1286, 0, 0, 0, 864, 37474), -(1432, 0, 0, 0, 378, 37474), -(279, 0, 0, 0, 864, 37474), -(142668, 0, 3, 3, 872, 37474), -(142666, 0, 0, 0, 872, 37474), -(1285, 0, 0, 0, 864, 37474), -(1257, 0, 0, 0, 864, 37474), -(6174, 0, 0, 0, 864, 37474), -(37887, 0, 0, 0, 378, 37474), -(37675, 0, 0, 0, 378, 37474), -(37674, 0, 0, 0, 378, 37474), -(1275, 0, 0, 0, 864, 37474), -(43769, 0, 0, 0, 864, 37474), -(18362, 0, 0, 0, 872, 37474), -(18357, 0, 0, 0, 872, 37474), -(18375, 0, 0, 0, 44, 37474), -(2334, 0, 0, 0, 328, 37474), -(2457, 0, 0, 0, 864, 37474), -(2456, 0, 0, 0, 864, 37474), -(49877, 0, 0, 0, 864, 37474), -(482, 0, 0, 0, 864, 37474), -(43820, 0, 0, 0, 864, 37474), -(43819, 0, 0, 0, 864, 37474), -(483, 0, 0, 0, 864, 37474), -(4981, 0, 0, 0, 864, 37474), -(51348, 0, 0, 0, 883, 37474), -(2455, 0, 0, 0, 864, 37474), -(4974, 0, 0, 0, 864, 37474), -(43822, 0, 0, 0, 864, 37474), -(162935, 0, 0, 0, 883, 37474), -(49540, 0, 0, 0, 81, 37474), -(51440, 0, -4, -4, 1723, 37474), -(5193, 0, 0, 0, 864, 37474), -(43692, 0, 0, 0, 864, 37474), -(48632, 0, 0, 0, 872, 37474), -(38340, 0, 0, 0, 378, 37474), -(46602, 0, 0, 0, 864, 37474), -(140253, 0, 0, 0, 288, 37474), -(61896, 0, 0, 0, 864, 37474), -(61895, 0, 3, 3, 1723, 37474), -(1976, 0, 0, 0, 883, 37474), -(65153, 0, 0, 0, 864, 37474), -(32520, 0, 0, 0, 181, 37474), -(4959, 0, 0, 0, 864, 37474), -(17804, 0, 0, 0, 864, 37474), -(38065, 0, 0, 0, 378, 37474), -(111190, 0, 0, 0, 773, 37474), -(68, 0, 0, 0, 883, 37474), -(15894, 0, 0, 0, 401, 37474), -(15893, 0, 0, 0, 401, 37474), -(1423, 0, 0, 0, 73, 37474), -(62822, 0, 0, 0, 872, 37474), -(62821, 0, 0, 0, 872, 37474), -(1412, 0, 0, 0, 81, 37474), -(158637, 0, 0, 0, 872, 37474), -(30, 0, 0, 0, 73, 37474), -(583, 0, 0, 0, 73, 37474), -(61165, 0, 4, 4, 371, 37474), -(121541, 0, 0, 0, 336, 37474), -(47228, 0, 0, 0, 328, 37474), -(61080, 0, 0, 0, 371, 37474), -(5917, 0, 0, 0, 73, 37474), -(2442, 0, 0, 0, 81, 37474), -(1933, 0, 2, 2, 81, 37474), -(883, 0, 0, 0, 81, 37474), -(395, 0, -4, -4, 1723, 37474), -(721, 0, 0, 0, 81, 37474), -(13321, 0, 0, 0, 81, 37474), -(525, 0, 0, 0, 73, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173354,173355,173353,142666,142668,174564,156479,164079,171299,170153,175961,164685,176545,171822,173352,173356,173357,156688,173350,173325,164353,166307,156735,156769,164173,167880,164352,173348,156758,165403,175208,165405,164686,175206,167881,173364,42339,52361,52359,52358,14439,2331,2330,3504,149458,164937,175951,173138,170157,175035,164078,175222,162928,165657,164596,173330,170256,173327,162666,165654,175080,162929,166312,149467,113211,61896,49877,2533,2532,44774,38342,29142,483,4981,162935,50669,44773,1294,1287,1289,1286,61836,61834,482,49540,141270,1295,1285,1291,1427,48632,43692,5193,46602,4974,51440,6174,29093,38340,12480,1299,1432,1428,43822,43820,279,49748,1402,1275,175416,175420,12481,2455,4075,1297,43819,15659,3518,2456,1257,1298,14423,40438,2457,38341,8719,37887,8670,37674,37675,5494,5493,6740,38325,38066,1301,1431,277,46180,5500,11068,5503,5499,49893,1318,1317,1313,30713,30730,52031,338,5386,1316,1315,1312,1300,68,14438,5566,158637,51348,1346,1347,1314,149469,1310,1429,5567,5081,23837,158755,158753,2334,4078,140403,1141,1309,158440,1308,158436,1311,140253,158456,140407,3628,158463,150122,3627,331,85307,38288,2708,5498,149445,148124,1412,147714,147741,149433,149131,82564,1419,149099,84751,1415,1414,84749,1413,5497,2198,148796,1307,85819,85818,85817,1976,84745,111190,2485,32520,149124,85816,149626,174146,52408,103033,149121,148233,89174,149616,151937,147785,721,155739,5694,32639,32638,165379,168353,156734,156672,164367,164368,156683,156671,156694,156690,156696,175066,156669,176169,175207,176165,156667,156681,175042,156666,167738,170310,156777,156668,170651,170557,175083,156686,175212,164123,173367,156687,156689,171787,173351,156685,171795,164803,171796,175211,121541,164736,173571,175016,175020,171790,175209,170640,175216,175017,175214,170607,175019,156691,175081,175210,156504,54638,175213,156692,175018,156670,156732,175087,175082,164096,164095,173305,173304,168011,175218,166061,114665,173300,173301,162918,156733,173302,173118,172702,174922,62822,62821,159478,173610,162896,176186,175525,173545,173548,176332,175215,156698,175526,175695,176319,176145,157820,170208,114590,175940,175882,173640,175698,176308,170825,172925,162804,70528,170827,170826,170824,170819,173668,175009,175025,175121,175127)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173354, 0, 0, 0, 807, 37474), -(173355, 0, 0, 0, 807, 37474), -(173353, 0, 0, 0, 807, 37474), -(142666, 0, 0, 0, 872, 37474), -(142668, 0, 3, 3, 872, 37474), -(174564, 0, 0, 0, 783, 37474), -(156479, 0, 0, 0, 783, 37474), -(164079, 0, 0, 0, 837, 37474), -(171299, 0, 0, 0, 783, 37474), -(170153, 0, 3, 3, 742, 37474), -(175961, 0, 0, 0, 742, 37474), -(164685, 0, 0, 0, 783, 37474), -(176545, 0, 0, 0, 807, 37474), -(171822, 0, 0, 0, 807, 37474), -(173352, 0, 0, 0, 807, 37474), -(173356, 0, 0, 0, 807, 37474), -(173357, 0, 0, 0, 783, 37474), -(156688, 0, 0, 0, 783, 37474), -(173350, 0, 0, 0, 783, 37474), -(173325, 0, 0, 0, 783, 37474), -(164353, 0, 0, 0, 783, 37474), -(166307, 0, 0, 0, 783, 37474), -(156735, 0, 0, 0, 783, 37474), -(156769, 0, 0, 0, 783, 37474), -(164173, 0, 0, 0, 2060, 37474), -(167880, 0, 0, 0, 783, 37474), -(164352, 0, 0, 0, 783, 37474), -(173348, 0, 0, 0, 783, 37474), -(156758, 0, 0, 0, 783, 37474), -(165403, 0, 0, 0, 2060, 37474), -(175208, 0, 0, 0, 1314, 37474), -(165405, 0, 0, 0, 783, 37474), -(164686, 0, 0, 0, 783, 37474), -(175206, 0, 0, 0, 807, 37474), -(167881, 0, 0, 0, 783, 37474), -(173364, 0, 0, 0, 783, 37474), -(42339, 0, 0, 0, 864, 37474), -(52361, 0, 0, 0, 861, 37474), -(52359, 0, 0, 0, 864, 37474), -(52358, 0, 0, 0, 864, 37474), -(14439, 0, 0, 0, 864, 37474), -(2331, 0, -4, -4, 1723, 37474), -(2330, 0, 0, 0, 864, 37474), -(3504, 0, -4, -4, 1723, 37474), -(149458, 0, 0, 0, 488, 37474), -(164937, 0, 1, 1, 2125, 37474), -(175951, 0, 0, 0, 2098, 37474), -(173138, 0, 1, 1, 2125, 37474), -(170157, 0, 0, 0, 2098, 37474), -(175035, 0, 0, 0, 807, 37474), -(164078, 0, 0, 0, 746, 37474), -(175222, 0, 0, 0, 807, 37474), -(162928, 0, 0, 0, 2060, 37474), -(165657, 0, 0, 0, 783, 37474), -(164596, 0, 0, 0, 783, 37474), -(173330, 0, 0, 0, 783, 37474), -(170256, 0, 0, 0, 2060, 37474), -(173327, 0, 0, 0, 783, 37474), -(162666, 0, 0, 0, 2060, 37474), -(165654, 0, 3, 3, 746, 37474), -(175080, 0, 0, 0, 783, 37474), -(162929, 0, 0, 0, 783, 37474), -(166312, 0, 0, 0, 807, 37474), -(149467, 0, 0, 0, 830, 37474), -(113211, 0, 0, 0, 883, 37474), -(61896, 0, 0, 0, 864, 37474), -(49877, 0, 0, 0, 864, 37474), -(2533, 0, -4, -4, 1723, 37474), -(2532, 0, -4, -4, 1723, 37474), -(44774, 0, 0, 0, 864, 37474), -(38342, 0, 0, 0, 378, 37474), -(29142, 0, 0, 0, 864, 37474), -(483, 0, 0, 0, 864, 37474), -(4981, 0, 0, 0, 864, 37474), -(162935, 0, 0, 0, 883, 37474), -(50669, 0, 0, 0, 864, 37474), -(44773, 0, -2, -2, 1723, 37474), -(1294, 0, 0, 0, 864, 37474), -(1287, 0, 0, 0, 864, 37474), -(1289, 0, 0, 0, 864, 37474), -(1286, 0, 0, 0, 864, 37474), -(61836, 0, 0, 0, 864, 37474), -(61834, 0, 0, 0, 864, 37474), -(482, 0, 0, 0, 864, 37474), -(49540, 0, 0, 0, 81, 37474), -(141270, 0, 0, 0, 864, 37474), -(1295, 0, 0, 0, 864, 37474), -(1285, 0, 0, 0, 864, 37474), -(1291, 0, 0, 0, 864, 37474), -(1427, 0, 0, 0, 864, 37474), -(48632, 0, 0, 0, 872, 37474), -(43692, 0, 0, 0, 864, 37474), -(5193, 0, 0, 0, 864, 37474), -(46602, 0, 0, 0, 864, 37474), -(4974, 0, 0, 0, 864, 37474), -(51440, 0, -4, -4, 1723, 37474), -(6174, 0, 0, 0, 864, 37474), -(29093, 0, 0, 0, 864, 37474), -(38340, 0, 0, 0, 378, 37474), -(12480, 0, 0, 0, 883, 37474), -(1299, 0, 0, 0, 864, 37474), -(1432, 0, 0, 0, 378, 37474), -(1428, 0, 0, 0, 864, 37474), -(43822, 0, 0, 0, 864, 37474), -(43820, 0, 0, 0, 864, 37474), -(279, 0, 0, 0, 864, 37474), -(49748, 0, 0, 0, 861, 37474), -(1402, 0, 0, 0, 378, 37474), -(1275, 0, 0, 0, 864, 37474), -(175416, 0, 0, 0, 868, 37474), -(175420, 0, 0, 0, 868, 37474), -(12481, 0, 0, 0, 864, 37474), -(2455, 0, 0, 0, 864, 37474), -(4075, 0, 0, 0, 81, 37474), -(1297, 0, 0, 0, 864, 37474), -(43819, 0, 0, 0, 864, 37474), -(15659, 0, 0, 0, 181, 37474), -(3518, 0, 0, 0, 378, 37474), -(2456, 0, 0, 0, 864, 37474), -(1257, 0, 0, 0, 864, 37474), -(1298, 0, 0, 0, 864, 37474), -(14423, 0, 0, 0, 883, 37474), -(40438, 0, 0, 0, 378, 37474), -(2457, 0, 0, 0, 864, 37474), -(38341, 0, 0, 0, 378, 37474), -(8719, 0, 0, 0, 864, 37474), -(37887, 0, 0, 0, 378, 37474), -(8670, 0, 0, 0, 864, 37474), -(37674, 0, 0, 0, 378, 37474), -(37675, 0, 0, 0, 378, 37474), -(5494, 0, 0, 0, 864, 37474), -(5493, 0, 0, 0, 864, 37474), -(6740, 0, 0, 0, 864, 37474), -(38325, 0, 0, 0, 378, 37474), -(38066, 0, 0, 0, 378, 37474), -(1301, 0, 0, 0, 864, 37474), -(1431, 0, 0, 0, 864, 37474), -(277, 0, 0, 0, 864, 37474), -(46180, 0, 0, 0, 864, 37474), -(5500, 0, 0, 0, 864, 37474), -(11068, 0, 0, 0, 864, 37474), -(5503, 0, 0, 0, 864, 37474), -(5499, 0, 0, 0, 864, 37474), -(49893, 0, 0, 0, 864, 37474), -(1318, 0, 0, 0, 864, 37474), -(1317, 0, 0, 0, 864, 37474), -(1313, 0, 0, 0, 864, 37474), -(30713, 0, 0, 0, 864, 37474), -(30730, 0, 0, 0, 864, 37474), -(52031, 0, 0, 0, 864, 37474), -(338, 0, 0, 0, 378, 37474), -(5386, 0, 0, 0, 864, 37474), -(1316, 0, 0, 0, 864, 37474), -(1315, 0, 0, 0, 864, 37474), -(1312, 0, 0, 0, 864, 37474), -(1300, 0, 0, 0, 864, 37474), -(68, 0, 0, 0, 883, 37474), -(14438, 0, 0, 0, 864, 37474), -(5566, 0, 0, 0, 864, 37474), -(158637, 0, 0, 0, 872, 37474), -(51348, 0, 0, 0, 883, 37474), -(1346, 0, 0, 0, 864, 37474), -(1347, 0, 0, 0, 864, 37474), -(1314, 0, 0, 0, 864, 37474), -(149469, 0, 0, 0, 847, 37474), -(1310, 0, 0, 0, 864, 37474), -(1429, 0, 0, 0, 864, 37474), -(5567, 0, 0, 0, 864, 37474), -(5081, 0, 0, 0, 864, 37474), -(23837, 0, 0, 0, 328, 37474), -(158755, 0, 0, 0, 81, 37474), -(158753, 0, 0, 0, 81, 37474), -(2334, 0, 0, 0, 328, 37474), -(4078, 0, 0, 0, 378, 37474), -(140403, 0, 0, 0, 288, 37474), -(1141, 0, 0, 0, 864, 37474), -(1309, 0, 0, 0, 864, 37474), -(158440, 0, 0, 0, 73, 37474), -(1308, 0, 0, 0, 864, 37474), -(158436, 0, 0, 0, 73, 37474), -(1311, 0, 0, 0, 864, 37474), -(140253, 0, 0, 0, 288, 37474), -(158456, 0, 0, 0, 81, 37474), -(140407, 0, 0, 0, 467, 37474), -(3628, 0, 0, 0, 378, 37474), -(158463, 0, 0, 0, 81, 37474), -(150122, 0, 0, 0, 37, 37474), -(3627, 0, 0, 0, 864, 37474), -(331, 0, 0, 0, 864, 37474), -(85307, 0, 0, 0, 37, 37474), -(38288, 0, 0, 0, 378, 37474), -(2708, 0, 0, 0, 864, 37474), -(5498, 0, 0, 0, 378, 37474), -(149445, 0, 0, 0, 828, 37474), -(148124, 0, 0, 0, 777, 37474), -(1412, 0, 0, 0, 81, 37474), -(147714, 0, 0, 0, 847, 37474), -(147741, 0, 0, 0, 172, 37474), -(149433, 0, 0, 0, 777, 37474), -(149131, 0, 0, 0, 847, 37474), -(82564, 0, 0, 0, 857, 37474), -(1419, 0, 0, 0, 81, 37474), -(149099, 0, 0, 0, 196, 37474), -(84751, 0, 0, 0, 857, 37474), -(1415, 0, 0, 0, 864, 37474), -(1414, 0, 0, 0, 864, 37474), -(84749, 0, 0, 0, 857, 37474), -(1413, 0, 0, 0, 864, 37474), -(5497, 0, 0, 0, 864, 37474), -(2198, 0, 0, 0, 864, 37474), -(148796, 0, 0, 0, 810, 37474), -(1307, 0, 0, 0, 864, 37474), -(85819, 0, 0, 0, 857, 37474), -(85818, 0, 0, 0, 857, 37474), -(85817, 0, 0, 0, 857, 37474), -(1976, 0, 0, 0, 883, 37474), -(84745, 0, 0, 0, 857, 37474), -(111190, 0, 0, 0, 773, 37474), -(2485, 0, 0, 0, 864, 37474), -(32520, 0, 0, 0, 181, 37474), -(149124, 0, 0, 0, 847, 37474), -(85816, 0, 0, 0, 857, 37474), -(149626, 0, 0, 0, 178, 37474), -(174146, 0, 0, 0, 830, 37474), -(52408, 0, 0, 0, 818, 37474), -(103033, 0, 0, 0, 633, 37474), -(149121, 0, 0, 0, 847, 37474), -(148233, 0, 0, 0, 828, 37474), -(89174, 0, 0, 0, 874, 37474), -(149616, 0, 0, 0, 347, 37474), -(151937, 0, 0, 0, 847, 37474), -(147785, 0, 0, 0, 488, 37474), -(721, 0, 0, 0, 81, 37474), -(155739, 0, 0, 0, 959, 37474), -(5694, 0, 0, 0, 864, 37474), -(32639, 0, 0, 0, 872, 37474), -(32638, 0, 0, 0, 872, 37474), -(165379, 0, 0, 0, 783, 37474), -(168353, 0, 0, 0, 783, 37474), -(156734, 0, 0, 0, 783, 37474), -(156672, 0, 0, 0, 783, 37474), -(164367, 0, 0, 0, 783, 37474), -(164368, 0, 0, 0, 783, 37474), -(156683, 0, 0, 0, 783, 37474), -(156671, 0, 0, 0, 783, 37474), -(156694, 0, 0, 0, 783, 37474), -(156690, 0, 0, 0, 783, 37474), -(156696, 0, 0, 0, 783, 37474), -(175066, 0, 0, 0, 2060, 37474), -(156669, 0, 0, 0, 783, 37474); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(176169, 0, 0, 0, 783, 37474), -(175207, 0, 0, 0, 807, 37474), -(176165, 0, 0, 0, 783, 37474), -(156667, 0, 0, 0, 783, 37474), -(156681, 0, 0, 0, 783, 37474), -(175042, 0, 0, 0, 807, 37474), -(156666, 0, 0, 0, 783, 37474), -(167738, 0, 0, 0, 807, 37474), -(170310, 0, 0, 0, 2060, 37474), -(156777, 0, 0, 0, 783, 37474), -(156668, 0, 0, 0, 783, 37474), -(170651, 0, 0, 0, 837, 37474), -(170557, 0, 0, 0, 783, 37474), -(175083, 0, 0, 0, 807, 37474), -(156686, 0, 0, 0, 783, 37474), -(175212, 0, 0, 0, 807, 37474), -(164123, 0, 0, 0, 783, 37474), -(173367, 0, 0, 0, 783, 37474), -(156687, 0, 0, 0, 783, 37474), -(156689, 0, 0, 0, 783, 37474), -(171787, 0, 0, 0, 837, 37474), -(173351, 0, 0, 0, 783, 37474), -(156685, 0, 0, 0, 783, 37474), -(171795, 0, 3, 3, 837, 37474), -(164803, 0, 0, 0, 783, 37474), -(171796, 0, 0, 0, 807, 37474), -(175211, 0, 0, 0, 807, 37474), -(121541, 0, 0, 0, 336, 37474), -(164736, 0, 0, 0, 783, 37474), -(173571, 0, 0, 0, 783, 37474), -(175016, 0, 0, 0, 1314, 37474), -(175020, 0, 0, 0, 807, 37474), -(171790, 0, 0, 0, 743, 37474), -(175209, 0, 0, 0, 2060, 37474), -(170640, 0, 0, 0, 1400, 37474), -(175216, 0, 0, 0, 807, 37474), -(175017, 0, 0, 0, 1291, 37474), -(175214, 0, 0, 0, 807, 37474), -(170607, 0, 0, 0, 783, 37474), -(175019, 0, 0, 0, 807, 37474), -(156691, 0, 0, 0, 783, 37474), -(175081, 0, 0, 0, 807, 37474), -(175210, 0, 0, 0, 807, 37474), -(156504, 0, 0, 0, 783, 37474), -(54638, 0, 0, 0, 181, 37474), -(175213, 0, 0, 0, 2060, 37474), -(156692, 0, 0, 0, 783, 37474), -(175018, 0, 0, 0, 807, 37474), -(156670, 0, 0, 0, 783, 37474), -(156732, 0, 0, 0, 783, 37474), -(175087, 0, 0, 0, 807, 37474), -(175082, 0, 0, 0, 807, 37474), -(164096, 0, 0, 0, 783, 37474), -(164095, 0, 0, 0, 783, 37474), -(173305, 0, 0, 0, 783, 37474), -(173304, 0, 0, 0, 783, 37474), -(168011, 0, 0, 0, 807, 37474), -(175218, 0, 0, 0, 807, 37474), -(166061, 0, 0, 0, 783, 37474), -(114665, 0, 0, 0, 982, 37474), -(173300, 0, 0, 0, 783, 37474), -(173301, 0, 0, 0, 783, 37474), -(162918, 0, 0, 0, 783, 37474), -(156733, 0, 0, 0, 783, 37474), -(173302, 0, 0, 0, 783, 37474), -(173118, 0, 0, 0, 783, 37474), -(172702, 0, 0, 0, 783, 37474), -(174922, 0, 0, 0, 783, 37474), -(62822, 0, 0, 0, 872, 37474), -(62821, 0, 0, 0, 872, 37474), -(159478, 0, 0, 0, 837, 37474), -(173610, 0, 0, 0, 807, 37474), -(162896, 0, 0, 0, 783, 37474), -(176186, 0, 0, 0, 783, 37474), -(175525, 0, 0, 0, 807, 37474), -(173545, 0, 0, 0, 807, 37474), -(173548, 0, 0, 0, 807, 37474), -(176332, 0, 0, 0, 783, 37474), -(175215, 0, 0, 0, 1291, 37474), -(156698, 0, 0, 0, 783, 37474), -(175526, 0, 0, 0, 783, 37474), -(175695, 0, 0, 0, 2098, 37474), -(176319, 0, 0, 0, 742, 37474), -(176145, 0, 0, 0, 742, 37474), -(157820, 0, 0, 0, 2098, 37474), -(170208, 0, 0, 0, 2098, 37474), -(114590, 0, 0, 0, 181, 37474), -(175940, 0, 0, 0, 81, 37474), -(175882, 0, 0, 0, 2098, 37474), -(173640, 0, 0, 0, 742, 37474), -(175698, 0, 0, 0, 742, 37474), -(176308, 0, 0, 0, 742, 37474), -(170825, 0, 0, 0, 81, 37474), -(172925, 0, 0, 0, 181, 37474), -(162804, 0, 0, 0, 2098, 37474), -(70528, 0, 0, 0, 167, 37474), -(170827, 0, 0, 0, 81, 37474), -(170826, 0, 0, 0, 81, 37474), -(170824, 0, 0, 0, 81, 37474), -(170819, 0, 0, 0, 81, 37474), -(173668, 0, 0, 0, 709, 37474), -(175009, 0, 0, 0, 709, 37474), -(175025, 0, 0, 0, 709, 37474), -(175121, 0, 0, 0, 709, 37474), -(175127, 0, 0, 0, 709, 37474); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166119,169109,169098,169073,169100,170758,169071,168670,169076,170762,170761,116633,169072,169101,170759,170763,169095,169093,170760,169075,169070,1752,51348,111190,61840,176554,61839,165505,175138,42421,1976,38288,171789,1412,169177,47688,173219,38821,721,173220,32520,1756)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166119, 0, 0, 0, 1400, 37623), -(169109, 0, 0, 0, 1400, 37623), -(169098, 0, 0, 0, 1400, 37623), -(169073, 0, 0, 0, 1400, 37623), -(169100, 0, 0, 0, 1400, 37623), -(170758, 0, 0, 0, 691, 37623), -(169071, 0, 0, 0, 1400, 37623), -(168670, 0, 0, 0, 181, 37623), -(169076, 0, 0, 0, 1400, 37623), -(170762, 0, 0, 0, 1400, 37623), -(170761, 0, 0, 0, 1400, 37623), -(116633, 0, 0, 0, 181, 37623), -(169072, 0, 0, 0, 1400, 37623), -(169101, 0, 0, 0, 1400, 37623), -(170759, 0, 0, 0, 1400, 37623), -(170763, 0, 1, 1, 1400, 37623), -(169095, 0, 0, 0, 1400, 37623), -(169093, 0, 0, 0, 1400, 37623), -(170760, 0, 0, 0, 1400, 37623), -(169075, 0, 0, 0, 1400, 37623), -(169070, 0, 0, 0, 1400, 37623), -(1752, 0, 0, 0, 864, 37623), -(51348, 0, 0, 0, 883, 37623), -(111190, 0, 0, 0, 773, 37623), -(61840, 0, 0, 0, 864, 37623), -(176554, 0, 0, 0, 1400, 37623), -(61839, 0, 0, 0, 864, 37623), -(165505, 0, 0, 0, 864, 37623), -(175138, 0, 0, 0, 864, 37623), -(42421, 0, 0, 0, 864, 37623), -(1976, 0, 0, 0, 883, 37623), -(38288, 0, 0, 0, 378, 37623), -(171789, 0, 0, 0, 1400, 37623), -(1412, 0, 0, 0, 81, 37623), -(169177, 0, 0, 0, 1400, 37623), -(47688, 0, 0, 0, 883, 37623), -(173219, 0, 0, 0, 1400, 37623), -(38821, 0, 0, 0, 181, 37623), -(721, 0, 0, 0, 81, 37623), -(173220, 0, 0, 0, 1401, 37623), -(32520, 0, 0, 0, 181, 37623), -(1756, 0, 0, 0, 883, 37623); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (161905,175394,163224,172656,163030,166568,166570,175393,161733,161696,161697,166565,166567,161712,157540,169697,170542,166420,161702,173003,170496,164997,163032,158071,160256,172608,172567,172591,166226,161599,162797,162813,162816,163084,161597,166331,155654,166321,166531,159833,166640,166545,166564,166540,163043,161559,161585,163019,161757,166253,162899,166421,162875,175392,163083,166400,164507,159830,166424,161710,159827,165473,166562,159828,166552,162872,159824,159825,159689,164492,159822,163041,159696,164508,162588,175023,169795,169830,174652,162873,162853,158642,168226,169055,162257,168192,168196,162256,173200,176024,169751,170191,174653,159856,162259,176023,168216,162258,160253,164759,164758,167948,171599,165014,171415,158406,167358,165027,171217,157945,171129,161380,165052,172141,171133,161841,171130,157313,166579,171135,165015,157515,165049,165034,165032,157226,171112,167923,160060,175391,162093,161677,164797,167637,167636,167639,167638,161675,161673,175144,93008,175398,161668,167640,161679,174002,165335,175021,169634,168045,161676,167641,167642,157514,169999,161890,161881,172609,149404,97515,97491,32494,97507,97489,97520,136796,126009,126161,126153,126148,152076,137274,152077,148923,161067,137276,137275,138040,145732,148086,137291,137272,137304,137270,137289,137287,148080,145734,137292,137312,137313,137308,137309,137311,137273,137305,137269,137290,137376,137271,137310,137307,137306,137302,138363,145733,125993,129375,145735,129376,137303,138077,137264,129589,125991,137262,137263,138072,138043,138070,122463,122449,143707,142157,143595,129394,133212,129266,129267,129264,133206,133207,129279,133208,128909,129262,142766,120949,125996,125311,142776,131379,134346,131350,120946,144384,142757,134344,142781,131346,129929,143156,143136,131351,120951,125312,133230,143138,120950,148924,129228,131336,142158,131340,131339,142973,142983,138949,143388,131752,142969,143396,138051,129226,143614,151162,131470,142992,142975,142981,142970,142977,143615,125485,132506,132114,149045,130196,141906,122465,132153,138078,141584,147974,147975,141910,121252,129296,138062,134553,129294,129295,125488,132066,138033,134552,142521,129309,129307,138397,120843,142344,142325,129556,129308,144193,120840,130491,141605,137334,139634,130328,125879,142642,144194,144196,144195,126032,126031,142502,141919,132364,132365,135441,130242,128177,125823,126684,131842,121017,137465,125822,130230,143967,129997,120812,130918,120806,132388,132383,121042,132378,141774,133549,130257,131331,120803,130120,132394,130256,132393,141775,130255,120900,130115,126023,122429,130103,132447,130100,130108,125816,129994,121253,130105,130111,152114,146234,152021,130117,131522,130716,131083,133443,125455,146379,133257,130699,130445,134049,126631,132302,132308,131807,131804,144081,133123,132015,123243,130983,137510,140953,122229,128087,130441,142464,142404,120802,122641,122642,131481,142185,132264,143872,142179,122701,132643,122697,120740,122689,131482,131480,131511,137931,122337,131506,131484,131502,131503,131443,141555,131494,141549,125948,135775,154465,120168,120170,131564,32641,32642,131287,122915,131472,133050,131514,131483,131460,143873,141937,122692,141928,131542,122690,140394,122691,177208,131477,130448,125953,131512,131521,130932,131216,131566,96698,32844,96708,96820,96817,107622,96981,96819,96818,58237,96960,97512,108710,119436,119396,119438,104230,93544,93527,106359,93532,93526,92195,93533,68238,113812,92457,106196,97509,151827,92460,92183,92459,106655,92464,108401,110020,110019,110018,92184,96841,96840,93189,93188,115264,112717,96484,96483,68239,68232,92185,32454,32451,32725,96959,96953,96954,97003,107590,97692,106843,97005,112947,120687,124678,96812,92438,110621,92936,97863,96809,96808,96957,96956,96952,96835,96834,96811,110622,116408,113775,116420,116419,119486,112079,112456,96958,119272,96955,112007,113901,113900,119487,112437,96828,96827,125261,107587,110409,106815,112012,96807,96781,96785,96806,96784,96198,107772,116175,96782,105904,110623,34527,96810,96837,108076,97001,72587,109739,97725,96836,99350,110642,96788,96787,96786,96780,97141,108628,31689,31735,34330,96843,96842,27047,31796,31741,31740,92489,31728,96641,113783,112847,31710,31729,115287,121602,109554,96636,31714,96635,96983,107326,109390,109387,114732,98724,96479,96779,96778,96777,31742,96507,96803,31730,96639,31719,97212,96643,25058,103626,96796,96797,96798,98725,98723,96592,103630,118524,96802,111246,104091,97767,112545,97792,113780,120422,120418,106263,106262,114946,120412,120415,96799,120424,120421,120420,120423,120417,120416,120419,120413,32252,32251,96813,96805,93537,96804,96829,96830,112543,121541,93536,106528,96801,101436,106951,39859,43359,113127,115072,113122,115071,113209,73828,113210,115074,115003,115002,110899,49568,110948,115073,115014,115000,114904,114889,114888,115075,114892,115012,116659,116411,111414,111377,106772,107027,107241,106583,106798,82347,106516,106356,106514,89940,92447,92630,92450,91485,54638,92445,107245,107244,102456,91629,107407,111624,113833,104792,106920,89386,90696,91267,90694,97294,91717,91265,90134,31889,64782,63062,91308,91269,99598,89390,62177,90901,49842,90313,91430,107439,91431,91128,93627,89652,89849,89653,64352,108680,89660,89015,109377,88797,89661,107334,89668,108163,17213,88970,89666,89667,88086,89380,88978,107367,88094,88100,88099,88101,113137,109174,110826,64806,88888,98964,109154,88090,89014,98159,62821,62822,98381,88798,88089,88084,105040,89341,105039,88115,109372,106873,109368,109124,107376,88417,93619,89680,88783,107139,89696,89634,88782,88975,149297,40891,62195,49837,5817,168459,14392,28960,71100,3313,149408,175518,149296,149409,149371,62114,74228,42859,5951,150131,47253,34238,141669,149279,62115,133186,141702,142856,14558,50304,148795,3296,145714,141693,149626,12343,12342,12341,141652,149616,32520,149270,141656,148265,148263,148770,148768,6566,151937,141647,149258,148250,173548,155739,148242,49743,141691,38821,35169,141119,11156,7395,51346,149523,149522,67021,128106,64975,66854,66260,66256,66257,66946,66947,66360,66969,67095,67092,67066,167743,167273,170971,164833,167737,160424,160415,167747,167355,167649,174488,174491,174484,174487,174492,165434,165432,165433,165435,174489,167741,157671,167354,156558,172680,165321,175310,175370,167210,157843,175312,175371,157803,175311,165431,161985,175314,161988,175791,168685,160419,167748,161994,167205,167645,175963,160418,160417,172173,173000,158339,175998,161907,161904,161909,165017,167208,164915,166423,167209,164221,167201,173022,167207,164667,172176,165347,174505,165350,32639,32638,174650,164128,169992,164713,167949,167356,167935,170456,169129,160048,167359)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(161905, 0, 0, 0, 745, 38134), -(175394, 0, 0, 0, 837, 38134), -(163224, 0, 0, 0, 745, 38134), -(172656, 0, 0, 0, 745, 38134), -(163030, 0, 0, 0, 1335, 38134), -(166568, 0, 0, 0, 837, 38134), -(166570, 0, 0, 0, 837, 38134), -(175393, 0, 0, 0, 837, 38134), -(161733, 0, 0, 0, 745, 38134), -(161696, 0, 0, 0, 745, 38134), -(161697, 0, 0, 0, 745, 38134), -(166565, 0, 0, 0, 1330, 38134), -(166567, 0, 0, 0, 1330, 38134), -(161712, 0, 0, 0, 745, 38134), -(157540, 0, 0, 0, 837, 38134), -(169697, 0, 0, 0, 837, 38134), -(170542, 0, 0, 0, 837, 38134), -(166420, 0, 0, 0, 745, 38134), -(161702, 0, 0, 0, 745, 38134), -(173003, 0, 0, 0, 745, 38134), -(170496, 0, 0, 0, 745, 38134), -(164997, 0, 0, 0, 745, 38134), -(163032, 0, 0, 0, 1335, 38134), -(158071, 0, 0, 0, 1325, 38134), -(160256, 0, 0, 0, 745, 38134), -(172608, 0, 1, 1, 1335, 38134), -(172567, 0, 1, 1, 1335, 38134), -(172591, 0, 1, 1, 1335, 38134), -(166226, 0, 0, 0, 1335, 38134), -(161599, 0, 0, 0, 1335, 38134), -(162797, 0, 0, 0, 1335, 38134), -(162813, 0, 0, 0, 1335, 38134), -(162816, 0, 0, 0, 745, 38134), -(163084, 0, 1, 1, 1335, 38134), -(161597, 0, 0, 0, 1335, 38134), -(166331, 0, 0, 0, 745, 38134), -(155654, 0, 0, 0, 1425, 38134), -(166321, 0, 0, 0, 1335, 38134), -(166531, 0, 1, 1, 745, 38134), -(159833, 0, 0, 0, 745, 38134), -(166640, 0, 0, 0, 745, 38134), -(166545, 0, 0, 0, 1330, 38134), -(166564, 0, 0, 0, 837, 38134), -(166540, 0, 0, 0, 837, 38134), -(163043, 0, 0, 0, 745, 38134), -(161559, 0, 0, 0, 837, 38134), -(161585, 0, 0, 0, 745, 38134), -(163019, 0, 0, 0, 837, 38134), -(161757, 0, 0, 0, 1335, 38134), -(166253, 0, 0, 0, 837, 38134), -(162899, 0, 0, 0, 837, 38134), -(166421, 0, 0, 0, 1325, 38134), -(162875, 0, 1, 1, 745, 38134), -(175392, 0, 0, 0, 837, 38134), -(163083, 0, 1, 1, 1335, 38134), -(166400, 0, 0, 0, 837, 38134), -(164507, 0, 0, 0, 745, 38134), -(159830, 0, 0, 0, 745, 38134), -(166424, 0, 0, 0, 837, 38134), -(161710, 0, 0, 0, 745, 38134), -(159827, 0, 0, 0, 837, 38134), -(165473, 0, 0, 0, 1336, 38134), -(166562, 0, 0, 0, 1330, 38134), -(159828, 0, 0, 0, 745, 38134), -(166552, 0, 0, 0, 1330, 38134), -(162872, 0, 1, 1, 1335, 38134), -(159824, 0, 0, 0, 837, 38134), -(159825, 0, 0, 0, 745, 38134), -(159689, 0, 0, 0, 745, 38134), -(164492, 0, 0, 0, 745, 38134), -(159822, 0, 0, 0, 745, 38134), -(163041, 0, 0, 0, 837, 38134), -(159696, 0, 0, 0, 837, 38134), -(164508, 0, 0, 0, 745, 38134), -(162588, 0, 0, 0, 1336, 38134), -(175023, 0, 0, 0, 81, 38134), -(169795, 0, 0, 0, 1336, 38134), -(169830, 0, 0, 0, 745, 38134), -(174652, 0, 0, 0, 81, 38134), -(162873, 0, 1, 1, 1335, 38134), -(162853, 0, 1, 1, 1335, 38134), -(158642, 0, 0, 0, 1336, 38134), -(168226, 0, 0, 0, 837, 38134), -(169055, 0, 0, 0, 1336, 38134), -(162257, 0, 0, 0, 745, 38134), -(168192, 0, 0, 0, 1336, 38134), -(168196, 0, 0, 0, 1329, 38134), -(162256, 0, 0, 0, 745, 38134), -(173200, 0, 0, 0, 81, 38134), -(176024, 0, 0, 0, 81, 38134), -(169751, 0, 0, 0, 1336, 38134), -(170191, 0, 0, 0, 1336, 38134), -(174653, 0, 0, 0, 81, 38134), -(159856, 0, 0, 0, 1329, 38134), -(162259, 0, 0, 0, 745, 38134), -(176023, 0, 0, 0, 81, 38134), -(168216, 0, 0, 0, 745, 38134), -(162258, 0, 0, 0, 745, 38134), -(160253, 0, 0, 0, 745, 38134), -(164759, 0, 0, 0, 1340, 38134), -(164758, 0, 0, 0, 1340, 38134), -(167948, 0, 0, 0, 1329, 38134), -(171599, 0, 0, 0, 1425, 38134), -(165014, 0, 0, 0, 1340, 38134), -(171415, 0, 0, 0, 1340, 38134), -(158406, 0, 2, 2, 2060, 38134), -(167358, 0, 0, 0, 81, 38134), -(165027, 0, 0, 0, 1340, 38134), -(171217, 0, 0, 0, 1329, 38134), -(157945, 0, 0, 0, 745, 38134), -(171129, 0, 0, 0, 745, 38134), -(161380, 0, 0, 0, 745, 38134), -(165052, 0, 0, 0, 1340, 38134), -(172141, 0, 0, 0, 745, 38134), -(171133, 0, 0, 0, 745, 38134), -(161841, 0, 0, 0, 837, 38134), -(171130, 0, 0, 0, 1329, 38134), -(157313, 0, 0, 0, 745, 38134), -(166579, 0, 0, 0, 745, 38134), -(171135, 0, 0, 0, 745, 38134), -(165015, 0, 0, 0, 1340, 38134), -(157515, 0, 0, 0, 837, 38134), -(165049, 0, 0, 0, 1340, 38134), -(165034, 0, 0, 0, 837, 38134), -(165032, 0, 0, 0, 745, 38134), -(157226, 0, 0, 0, 745, 38134), -(171112, 0, 0, 0, 1325, 38134), -(167923, 0, 0, 0, 1329, 38134), -(160060, 0, 0, 0, 745, 38134), -(175391, 0, 0, 0, 837, 38134), -(162093, 0, 0, 0, 837, 38134), -(161677, 0, 0, 0, 837, 38134), -(164797, 0, 0, 0, 837, 38134), -(167637, 0, 0, 0, 837, 38134), -(167636, 0, 0, 0, 837, 38134), -(167639, 0, 0, 0, 837, 38134), -(167638, 0, 0, 0, 837, 38134), -(161675, 0, 0, 0, 837, 38134), -(161673, 0, 0, 0, 837, 38134), -(175144, 0, 0, 0, 1334, 38134), -(93008, 0, 0, 0, 81, 38134), -(175398, 0, 2, 2, 2060, 38134), -(161668, 0, 0, 0, 837, 38134), -(167640, 0, 0, 0, 837, 38134), -(161679, 0, 0, 0, 837, 38134), -(174002, 0, 0, 0, 837, 38134), -(165335, 0, 0, 0, 837, 38134), -(175021, 0, 0, 0, 81, 38134), -(169634, 0, 0, 0, 1325, 38134), -(168045, 0, 0, 0, 837, 38134), -(161676, 0, 0, 0, 837, 38134), -(167641, 0, 0, 0, 837, 38134), -(167642, 0, 0, 0, 837, 38134), -(157514, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(161890, 0, 0, 0, 745, 38134), -(161881, 0, 0, 0, 745, 38134), -(172609, 0, 1, 1, 1335, 38134), -(149404, 0, 0, 0, 829, 38134), -(97515, 0, 0, 0, 885, 38134), -(97491, 0, 0, 0, 885, 38134), -(32494, 0, 0, 0, 196, 38134), -(97507, 0, 0, 0, 885, 38134), -(97489, 0, 0, 0, 885, 38134), -(97520, 0, 0, 0, 885, 38134), -(136796, 0, 0, 0, 189, 38134), -(126009, 0, 0, 0, 189, 38134), -(126161, 0, 0, 0, 189, 38134), -(126153, 0, 0, 0, 189, 38134), -(126148, 0, 0, 0, 189, 38134), -(152076, 0, 0, 0, 289, 38134), -(137274, 0, 0, 0, 289, 38134), -(152077, 0, 0, 0, 289, 38134), -(148923, 0, 0, 0, 189, 38134), -(161067, 0, 0, 0, 189, 38134), -(137276, 0, 0, 0, 289, 38134), -(137275, 0, 0, 0, 289, 38134), -(138040, 0, 0, 0, 793, 38134), -(145732, 0, 0, 0, 289, 38134), -(148086, 0, 0, 0, 189, 38134), -(137291, 0, 0, 0, 289, 38134), -(137272, 0, 0, 0, 289, 38134), -(137304, 0, 0, 0, 289, 38134), -(137270, 0, 0, 0, 289, 38134), -(137289, 0, 0, 0, 289, 38134), -(137287, 0, 0, 0, 289, 38134), -(148080, 0, 0, 0, 841, 38134), -(145734, 0, 0, 0, 289, 38134), -(137292, 0, 0, 0, 289, 38134), -(137312, 0, 0, 0, 289, 38134), -(137313, 0, 0, 0, 289, 38134), -(137308, 0, 0, 0, 289, 38134), -(137309, 0, 0, 0, 289, 38134), -(137311, 0, 0, 0, 289, 38134), -(137273, 0, 0, 0, 289, 38134), -(137305, 0, 0, 0, 289, 38134), -(137269, 0, 0, 0, 289, 38134), -(137290, 0, 0, 0, 289, 38134), -(137376, 0, 0, 0, 289, 38134), -(137271, 0, 0, 0, 289, 38134), -(137310, 0, 0, 0, 289, 38134), -(137307, 0, 0, 0, 289, 38134), -(137306, 0, 0, 0, 289, 38134), -(137302, 0, 0, 0, 289, 38134), -(138363, 0, 0, 0, 189, 38134), -(145733, 0, 0, 0, 289, 38134), -(125993, 0, 0, 0, 189, 38134), -(129375, 0, 0, 0, 189, 38134), -(145735, 0, 0, 0, 289, 38134), -(129376, 0, 0, 0, 189, 38134), -(137303, 0, 0, 0, 289, 38134), -(138077, 0, 0, 0, 189, 38134), -(137264, 0, 0, 0, 289, 38134), -(129589, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(137262, 0, 0, 0, 289, 38134), -(137263, 0, 0, 0, 289, 38134), -(138072, 0, 0, 0, 189, 38134), -(138043, 0, 0, 0, 189, 38134), -(138070, 0, 0, 0, 189, 38134), -(122463, 0, 0, 0, 189, 38134), -(122449, 0, 0, 0, 189, 38134), -(143707, 0, 0, 0, 189, 38134), -(142157, 0, 0, 0, 464, 38134), -(143595, 0, 0, 0, 464, 38134), -(129394, 0, 0, 0, 1723, 38134), -(133212, 0, 0, 0, 189, 38134), -(129266, 0, 4, 4, 1723, 38134), -(129267, 0, 4, 4, 1723, 38134), -(129264, 0, 0, 0, 189, 38134), -(133206, 0, 0, 0, 189, 38134), -(133207, 0, 0, 0, 189, 38134), -(129279, 0, 0, 0, 189, 38134), -(133208, 0, 0, 0, 189, 38134), -(128909, 0, 0, 0, 189, 38134), -(129262, 0, 0, 0, 189, 38134), -(142766, 0, -1, -1, 1723, 38134), -(120949, 0, 0, 0, 189, 38134), -(125996, 0, 0, 0, 189, 38134), -(125311, 0, 0, 0, 189, 38134), -(142776, 0, 0, 0, 189, 38134), -(131379, 0, 0, 0, 189, 38134), -(134346, 0, 0, 0, 189, 38134), -(131350, 0, 0, 0, 189, 38134), -(120946, 0, 0, 0, 189, 38134), -(144384, 0, 0, 0, 189, 38134), -(142757, 0, 0, 0, 189, 38134), -(134344, 0, 0, 0, 189, 38134), -(142781, 0, 0, 0, 189, 38134), -(131346, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(129929, 0, 0, 0, 189, 38134), -(143156, 0, 0, 0, 189, 38134), -(143136, 0, 0, 0, 189, 38134), -(131351, 0, 0, 0, 189, 38134), -(120951, 0, 0, 0, 189, 38134), -(125312, 0, 0, 0, 189, 38134), -(133230, 0, 0, 0, 189, 38134), -(143138, 0, 0, 0, 189, 38134), -(120950, 0, 0, 0, 189, 38134), -(148924, 0, 0, 0, 464, 38134), -(129228, 0, 0, 0, 189, 38134), -(131336, 0, 4, 4, 189, 38134), -(142158, 0, 0, 0, 464, 38134), -(131340, 0, 4, 4, 1723, 38134), -(131339, 0, 4, 4, 1723, 38134), -(142973, 0, 0, 0, 464, 38134), -(142983, 0, 0, 0, 464, 38134), -(138949, 0, 1, 1, 464, 38134), -(143388, 0, 0, 0, 464, 38134), -(131752, 0, 0, 0, 189, 38134), -(142969, 0, 0, 0, 464, 38134), -(143396, 0, 0, 0, 464, 38134), -(138051, 0, 0, 0, 189, 38134), -(129226, 0, 0, 0, 189, 38134), -(143614, 0, 0, 0, 464, 38134), -(151162, 0, 0, 0, 292, 38134), -(131470, 0, 0, 0, 189, 38134), -(142992, 0, 0, 0, 464, 38134), -(142975, 0, 0, 0, 464, 38134), -(142981, 0, 0, 0, 464, 38134), -(142970, 0, 0, 0, 464, 38134), -(142977, 0, 0, 0, 464, 38134), -(143615, 0, 0, 0, 464, 38134), -(125485, 0, 0, 0, 189, 38134), -(132506, 0, 0, 0, 189, 38134), -(132114, 0, 0, 0, 189, 38134), -(149045, 0, 0, 0, 838, 38134), -(130196, 0, 0, 0, 189, 38134), -(141906, 0, 0, 0, 189, 38134), -(122465, 0, 0, 0, 189, 38134), -(132153, 0, 4, 4, 1723, 38134), -(138078, 0, 0, 0, 189, 38134), -(141584, 0, 0, 0, 189, 38134), -(147974, 0, 0, 0, 464, 38134), -(147975, 0, 0, 0, 464, 38134), -(141910, 0, 0, 0, 189, 38134), -(121252, 0, 0, 0, 2117, 38134), -(129296, 0, 0, 0, 189, 38134), -(138062, 0, 0, 0, 189, 38134), -(134553, 0, 0, 0, 189, 38134), -(129294, 0, 0, 0, 189, 38134), -(129295, 0, 0, 0, 189, 38134), -(125488, 0, 0, 0, 189, 38134), -(132066, 0, 0, 0, 189, 38134), -(138033, 0, 0, 0, 189, 38134), -(134552, 0, 0, 0, 189, 38134), -(142521, 0, 0, 0, 189, 38134), -(129309, 0, 0, 0, 189, 38134), -(129307, 0, 0, 0, 189, 38134), -(138397, 0, 0, 0, 189, 38134), -(120843, 0, 0, 0, 189, 38134), -(142344, 0, 0, 0, 189, 38134), -(142325, 0, 0, 0, 189, 38134), -(129556, 0, 0, 0, 189, 38134), -(129308, 0, 0, 0, 189, 38134), -(144193, 0, 0, 0, 189, 38134), -(120840, 0, 0, 0, 189, 38134), -(130491, 0, 0, 0, 189, 38134), -(141605, 0, 0, 0, 189, 38134), -(137334, 0, 0, 0, 189, 38134), -(139634, 0, 0, 0, 189, 38134), -(130328, 0, 0, 0, 189, 38134), -(125879, 0, 0, 0, 189, 38134), -(142642, 0, 0, 0, 189, 38134), -(144194, 0, 0, 0, 189, 38134), -(144196, 0, 0, 0, 189, 38134), -(144195, 0, 0, 0, 189, 38134), -(126032, 0, 0, 0, 189, 38134), -(126031, 0, 0, 0, 189, 38134), -(142502, 0, 4, 4, 1723, 38134), -(141919, 0, 0, 0, 189, 38134), -(132364, 0, 0, 0, 189, 38134), -(132365, 0, 0, 0, 189, 38134), -(135441, 0, 0, 0, 189, 38134), -(130242, 0, 0, 0, 189, 38134), -(128177, 0, 0, 0, 189, 38134), -(125823, 0, 4, 4, 1723, 38134), -(126684, 0, 0, 0, 189, 38134), -(131842, 0, 0, 0, 189, 38134), -(121017, 0, 0, 0, 189, 38134), -(137465, 0, 0, 0, 189, 38134), -(125822, 0, 4, 4, 1723, 38134), -(130230, 0, 0, 0, 189, 38134), -(143967, 0, 0, 0, 289, 38134), -(129997, 0, 0, 0, 189, 38134), -(120812, 0, 0, 0, 189, 38134), -(130918, 0, 0, 0, 189, 38134), -(120806, 0, 0, 0, 189, 38134), -(132388, 0, 0, 0, 189, 38134), -(132383, 0, 0, 0, 189, 38134), -(121042, 0, 0, 0, 189, 38134), -(132378, 0, 0, 0, 189, 38134), -(141774, 0, 4, 4, 1723, 38134), -(133549, 0, 0, 0, 189, 38134), -(130257, 0, 0, 0, 189, 38134), -(131331, 0, 4, 4, 1723, 38134), -(120803, 0, 0, 0, 189, 38134), -(130120, 0, 0, 0, 189, 38134), -(132394, 0, 0, 0, 189, 38134), -(130256, 0, 0, 0, 189, 38134), -(132393, 0, 0, 0, 189, 38134), -(141775, 0, 4, 4, 1723, 38134), -(130255, 0, 0, 0, 189, 38134), -(120900, 0, 0, 0, 189, 38134), -(130115, 0, 0, 0, 189, 38134), -(126023, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(130103, 0, 0, 0, 189, 38134), -(132447, 0, 0, 0, 81, 38134), -(130100, 0, 0, 0, 189, 38134), -(130108, 0, 0, 0, 189, 38134), -(125816, 0, 0, 0, 189, 38134), -(129994, 0, 0, 0, 189, 38134), -(121253, 0, 0, 0, 189, 38134), -(130105, 0, 0, 0, 189, 38134), -(130111, 0, 0, 0, 189, 38134), -(152114, 0, 0, 0, 464, 38134), -(146234, 0, 0, 0, 464, 38134), -(152021, 0, 0, 0, 464, 38134), -(130117, 0, 0, 0, 189, 38134), -(131522, 0, 0, 0, 189, 38134), -(130716, 0, 0, 0, 81, 38134), -(131083, 0, 0, 0, 189, 38134), -(133443, 0, 0, 0, 189, 38134), -(125455, 0, 0, 0, 81, 38134), -(146379, 0, 0, 0, 189, 38134), -(133257, 0, 0, 0, 189, 38134), -(130699, 0, 0, 0, 81, 38134), -(130445, 0, 0, 0, 81, 38134), -(134049, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(132302, 0, 0, 0, 189, 38134), -(132308, 0, 0, 0, 189, 38134), -(131807, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(144081, 0, 0, 0, 181, 38134), -(133123, 0, 0, 0, 189, 38134), -(132015, 0, 0, 0, 189, 38134), -(123243, 0, 0, 0, 191, 38134), -(130983, 0, 0, 0, 465, 38134), -(137510, 0, 0, 0, 189, 38134), -(140953, 0, 0, 0, 189, 38134), -(122229, 0, 0, 0, 191, 38134), -(128087, 0, 0, 0, 465, 38134), -(130441, 0, 0, 0, 81, 38134), -(142464, 0, 0, 0, 465, 38134), -(142404, 0, 0, 0, 465, 38134), -(120802, 0, 0, 0, 465, 38134), -(122641, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(142185, 0, 0, 0, 189, 38134), -(132264, 0, 0, 0, 189, 38134), -(143872, 0, 0, 0, 189, 38134), -(142179, 0, 0, 0, 189, 38134), -(122701, 0, 0, 0, 189, 38134), -(132643, 0, 0, 0, 189, 38134), -(122697, 0, 0, 0, 189, 38134), -(120740, 0, 0, 0, 794, 38134), -(122689, 0, 0, 0, 2117, 38134), -(131482, 0, 0, 0, 465, 38134), -(131480, 0, 0, 0, 465, 38134), -(131511, 0, 0, 0, 189, 38134), -(137931, 0, 0, 0, 189, 38134), -(122337, 0, 0, 0, 189, 38134), -(131506, 0, 0, 0, 189, 38134), -(131484, 0, 0, 0, 465, 38134), -(131502, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(131443, 0, 0, 0, 189, 38134), -(141555, 0, 3, 3, 794, 38134), -(131494, 0, 0, 0, 189, 38134), -(141549, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(135775, 0, 0, 0, 189, 38134), -(154465, 0, 0, 0, 740, 38134), -(120168, 0, 0, 0, 189, 38134), -(120170, 0, 0, 0, 794, 38134), -(131564, 0, 0, 0, 189, 38134), -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(131287, 0, 0, 0, 189, 38134), -(122915, 0, 0, 0, 189, 38134), -(131472, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(131514, 0, 0, 0, 189, 38134), -(131483, 0, 0, 0, 465, 38134), -(131460, 0, 0, 0, 189, 38134), -(143873, 0, 0, 0, 189, 38134), -(141937, 0, 0, 0, 189, 38134), -(122692, 0, 0, 0, 189, 38134), -(141928, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(122690, 0, 0, 0, 189, 38134), -(140394, 0, 0, 0, 189, 38134), -(122691, 0, 0, 0, 189, 38134), -(177208, 0, 0, 0, 186, 38134), -(131477, 0, 0, 0, 465, 38134), -(130448, 0, 0, 0, 81, 38134), -(125953, 0, 0, 0, 189, 38134), -(131512, 0, 0, 0, 189, 38134), -(131521, 0, 0, 0, 189, 38134), -(130932, 0, 0, 0, 189, 38134), -(131216, 0, 0, 0, 465, 38134), -(131566, 0, 0, 0, 189, 38134), -(96698, 0, 0, 0, 642, 38134), -(32844, 0, 0, 0, 773, 38134), -(96708, 0, 0, 0, 642, 38134), -(96820, 0, 0, 0, 885, 38134), -(96817, 0, 0, 0, 885, 38134), -(107622, 0, 0, 0, 488, 38134), -(96981, 0, 0, 0, 885, 38134), -(96819, 0, 0, 0, 885, 38134), -(96818, 0, 0, 0, 885, 38134), -(58237, 0, 0, 0, 975, 38134), -(96960, 0, 0, 0, 773, 38134), -(97512, 0, 0, 0, 885, 38134), -(108710, 0, 0, 0, 642, 38134), -(119436, 0, 0, 0, 773, 38134), -(119396, 0, 0, 0, 773, 38134), -(119438, 0, 0, 0, 773, 38134), -(104230, 0, 0, 0, 773, 38134), -(93544, 0, 0, 0, 885, 38134), -(93527, 0, 0, 0, 885, 38134), -(106359, 0, 0, 0, 348, 38134), -(93532, 0, 0, 0, 885, 38134), -(93526, 0, 0, 0, 885, 38134), -(92195, 0, 0, 0, 885, 38134), -(93533, 0, 0, 0, 885, 38134), -(68238, 0, 0, 0, 402, 38134), -(113812, 0, 0, 0, 347, 38134), -(92457, 0, 0, 0, 885, 38134), -(106196, 0, 0, 0, 181, 38134), -(97509, 0, 0, 0, 885, 38134), -(151827, 0, 0, 0, 885, 38134), -(92460, 0, 0, 0, 885, 38134), -(92183, 0, 0, 0, 885, 38134), -(92459, 0, 0, 0, 885, 38134), -(106655, 0, 0, 0, 885, 38134), -(92464, 0, 0, 0, 885, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(108401, 0, 0, 0, 488, 38134), -(110020, 0, 0, 0, 773, 38134), -(110019, 0, 0, 0, 773, 38134), -(110018, 0, 0, 0, 773, 38134), -(92184, 0, 0, 0, 885, 38134), -(96841, 0, 0, 0, 347, 38134), -(96840, 0, 0, 0, 347, 38134), -(93189, 0, 0, 0, 885, 38134), -(93188, 0, 0, 0, 885, 38134), -(115264, 0, 0, 0, 347, 38134), -(112717, 0, 0, 0, 885, 38134), -(96484, 0, 0, 0, 885, 38134), -(96483, 0, 0, 0, 885, 38134), -(68239, 0, 0, 0, 402, 38134), -(68232, 0, 0, 0, 402, 38134), -(92185, 0, 0, 0, 885, 38134), -(32454, 0, 0, 0, 196, 38134), -(32451, 0, 0, 0, 196, 38134), -(32725, 0, 0, 0, 347, 38134), -(96959, 0, 0, 0, 347, 38134), -(96953, 0, 0, 0, 347, 38134), -(96954, 0, 0, 0, 347, 38134), -(97003, 0, 0, 0, 773, 38134), -(107590, 0, 0, 0, 347, 38134), -(97692, 0, 0, 0, 633, 38134), -(106843, 0, 0, 0, 347, 38134), -(97005, 0, 0, 0, 773, 38134), -(112947, 0, 0, 0, 885, 38134), -(120687, 0, 0, 0, 347, 38134), -(124678, 0, 0, 0, 829, 38134), -(96812, 0, 0, 0, 885, 38134), -(92438, 0, 0, 0, 885, 38134), -(110621, 0, 0, 0, 347, 38134), -(92936, 0, 0, 0, 885, 38134), -(97863, 0, 0, 0, 331, 38134), -(96809, 0, 0, 0, 773, 38134), -(96808, 0, 0, 0, 885, 38134), -(96957, 0, 0, 0, 347, 38134), -(96956, 0, 0, 0, 347, 38134), -(96952, 0, 0, 0, 347, 38134), -(96835, 0, 0, 0, 347, 38134), -(96834, 0, 0, 0, 347, 38134), -(96811, 0, 0, 0, 885, 38134), -(110622, 0, 0, 0, 347, 38134), -(116408, 0, 0, 0, 885, 38134), -(113775, 0, 0, 0, 347, 38134), -(116420, 0, 0, 0, 885, 38134), -(116419, 0, 0, 0, 885, 38134), -(119486, 0, 0, 0, 347, 38134), -(112079, 0, 0, 0, 642, 38134), -(112456, 0, 0, 0, 885, 38134), -(96958, 0, 0, 0, 347, 38134), -(119272, 0, 0, 0, 347, 38134), -(96955, 0, 0, 0, 347, 38134), -(112007, 0, 0, 0, 885, 38134), -(113901, 0, 0, 0, 773, 38134), -(113900, 0, 0, 0, 773, 38134), -(119487, 0, 0, 0, 347, 38134), -(112437, 0, 0, 0, 885, 38134), -(96828, 0, 0, 0, 347, 38134), -(96827, 0, 0, 0, 347, 38134), -(125261, 0, 0, 0, 347, 38134), -(107587, 0, 0, 0, 773, 38134), -(110409, 0, 0, 0, 773, 38134), -(106815, 0, 0, 0, 773, 38134), -(112012, 0, 0, 0, 347, 38134), -(96807, 0, 0, 0, 885, 38134), -(96781, 0, 0, 0, 885, 38134), -(96785, 0, 0, 0, 885, 38134), -(96806, 0, 0, 0, 885, 38134), -(96784, 0, 0, 0, 885, 38134), -(96198, 0, 0, 0, 348, 38134), -(107772, 0, 0, 0, 488, 38134), -(116175, 0, 0, 0, 617, 38134), -(96782, 0, 0, 0, 885, 38134), -(105904, 0, 0, 0, 633, 38134), -(110623, 0, 0, 0, 885, 38134), -(34527, 0, 0, 0, 181, 38134), -(96810, 0, 0, 0, 885, 38134), -(96837, 0, 0, 0, 347, 38134), -(108076, 0, 0, 0, 773, 38134), -(97001, 0, 0, 0, 773, 38134), -(72587, 0, 0, 0, 181, 38134), -(109739, 0, 0, 0, 347, 38134), -(97725, 0, 0, 0, 633, 38134), -(96836, 0, 0, 0, 347, 38134), -(99350, 0, 0, 0, 885, 38134), -(110642, 0, 0, 0, 347, 38134), -(96788, 0, 0, 0, 773, 38134), -(96787, 0, 0, 0, 773, 38134), -(96786, 0, 0, 0, 347, 38134), -(96780, 0, 0, 0, 829, 38134), -(97141, 0, 0, 0, 829, 38134), -(108628, 0, 0, 0, 633, 38134), -(31689, 0, 0, 0, 196, 38134), -(31735, 0, 0, 0, 196, 38134), -(34330, 0, 0, 0, 81, 38134), -(96843, 0, 0, 0, 347, 38134), -(96842, 0, 0, 0, 347, 38134), -(27047, 0, 0, 0, 328, 38134), -(31796, 0, 0, 0, 196, 38134), -(31741, 0, 0, 0, 196, 38134), -(31740, 0, 0, 0, 196, 38134), -(92489, 0, 0, 0, 885, 38134), -(31728, 0, 0, 0, 196, 38134), -(96641, 0, 0, 0, 488, 38134), -(113783, 0, 0, 0, 347, 38134), -(112847, 0, 0, 0, 885, 38134), -(31710, 0, 0, 0, 196, 38134), -(31729, 0, 0, 0, 196, 38134), -(115287, 0, 0, 0, 885, 38134), -(121602, 0, 0, 0, 336, 38134), -(109554, 0, 0, 0, 885, 38134), -(96636, 0, 0, 0, 488, 38134), -(31714, 0, 0, 0, 196, 38134), -(96635, 0, 0, 0, 488, 38134), -(96983, 0, 0, 0, 885, 38134), -(107326, 0, 0, 0, 885, 38134), -(109390, 0, 0, 0, 885, 38134), -(109387, 0, 0, 0, 885, 38134), -(114732, 0, 0, 0, 885, 38134), -(98724, 0, 0, 0, 885, 38134), -(96479, 0, 0, 0, 885, 38134), -(96779, 0, 0, 0, 885, 38134), -(96778, 0, 0, 0, 885, 38134), -(96777, 0, 0, 0, 885, 38134), -(31742, 0, 0, 0, 196, 38134), -(96507, 0, 0, 0, 885, 38134), -(96803, 0, 0, 0, 885, 38134), -(31730, 0, 0, 0, 196, 38134), -(96639, 0, 0, 0, 488, 38134), -(31719, 0, 0, 0, 196, 38134), -(97212, 0, 0, 0, 773, 38134), -(96643, 0, 0, 0, 488, 38134), -(25058, 0, 0, 0, 864, 38134), -(103626, 0, 0, 0, 347, 38134), -(96796, 0, 0, 0, 885, 38134), -(96797, 0, 0, 0, 885, 38134), -(96798, 0, 0, 0, 885, 38134), -(98725, 0, 0, 0, 885, 38134), -(98723, 0, 0, 0, 885, 38134), -(96592, 0, 0, 0, 488, 38134), -(103630, 0, 0, 0, 347, 38134), -(118524, 0, 0, 0, 336, 38134), -(96802, 0, 0, 0, 885, 38134), -(111246, 0, 0, 0, 347, 38134), -(104091, 0, 0, 0, 2114, 38134), -(97767, 0, 0, 0, 633, 38134), -(112545, 0, 0, 0, 885, 38134), -(97792, 0, 0, 0, 633, 38134), -(113780, 0, 0, 0, 347, 38134), -(120422, 0, 3, 3, 336, 38134), -(120418, 0, 3, 3, 336, 38134), -(106263, 0, 0, 0, 341, 38134), -(106262, 0, 0, 0, 341, 38134), -(114946, 0, 0, 0, 347, 38134), -(120412, 0, 3, 3, 336, 38134), -(120415, 0, 3, 3, 336, 38134), -(96799, 0, 0, 0, 885, 38134), -(120424, 0, 3, 3, 336, 38134), -(120421, 0, 3, 3, 336, 38134), -(120420, 0, 3, 3, 336, 38134), -(120423, 0, 3, 3, 336, 38134), -(120417, 0, 3, 3, 336, 38134), -(120416, 0, 3, 3, 336, 38134), -(120419, 0, 3, 3, 336, 38134), -(120413, 0, 3, 3, 336, 38134), -(32252, 0, 0, 0, 196, 38134), -(32251, 0, 0, 0, 196, 38134), -(96813, 0, 0, 0, 881, 38134), -(96805, 0, 0, 0, 885, 38134), -(93537, 0, 0, 0, 885, 38134), -(96804, 0, 0, 0, 773, 38134), -(96829, 0, 0, 0, 347, 38134), -(96830, 0, 0, 0, 347, 38134), -(112543, 0, 0, 0, 885, 38134), -(121541, 0, 0, 0, 336, 38134), -(93536, 0, 0, 0, 885, 38134), -(106528, 0, 0, 0, 773, 38134), -(96801, 0, 0, 0, 885, 38134), -(101436, 0, 0, 0, 773, 38134), -(106951, 0, 0, 0, 347, 38134), -(39859, 0, 0, 0, 181, 38134), -(43359, 0, 0, 0, 328, 38134), -(113127, 0, 0, 0, 335, 38134), -(115072, 0, 0, 0, 335, 38134), -(113122, 0, 0, 0, 335, 38134), -(115071, 0, 0, 0, 335, 38134), -(113209, 0, 0, 0, 335, 38134), -(73828, 0, 0, 0, 81, 38134), -(113210, 0, 0, 0, 335, 38134), -(115074, 0, 0, 0, 335, 38134), -(115003, 0, 0, 0, 335, 38134), -(115002, 0, 0, 0, 335, 38134), -(110899, 0, 0, 0, 335, 38134), -(49568, 0, 0, 0, 81, 38134), -(110948, 0, 0, 0, 335, 38134), -(115073, 0, 0, 0, 335, 38134), -(115014, 0, 0, 0, 335, 38134), -(115000, 0, 0, 0, 335, 38134), -(114904, 0, 0, 0, 335, 38134), -(114889, 0, 0, 0, 335, 38134), -(114888, 0, 0, 0, 335, 38134), -(115075, 0, 0, 0, 335, 38134), -(114892, 0, 0, 0, 335, 38134), -(115012, 0, 0, 0, 335, 38134), -(116659, 0, 0, 0, 335, 38134), -(116411, 0, 0, 0, 335, 38134), -(111414, 0, 0, 0, 331, 38134), -(111377, 0, 0, 0, 331, 38134), -(106772, 0, 0, 0, 339, 38134), -(107027, 0, 0, 0, 81, 38134), -(107241, 0, 0, 0, 331, 38134), -(106583, 0, 0, 0, 331, 38134), -(106798, 0, 0, 0, 339, 38134), -(82347, 0, 0, 0, 181, 38134), -(106516, 0, 0, 0, 339, 38134), -(106356, 0, 0, 0, 339, 38134), -(106514, 0, 0, 0, 339, 38134), -(89940, 0, 0, 0, 331, 38134), -(92447, 0, 0, 0, 642, 38134), -(92630, 0, 0, 0, 642, 38134), -(92450, 0, 0, 0, 642, 38134), -(91485, 0, 0, 0, 331, 38134), -(54638, 0, 0, 0, 181, 38134), -(92445, 0, 0, 0, 642, 38134), -(107245, 0, 0, 0, 331, 38134), -(107244, 0, 0, 0, 331, 38134), -(102456, 0, 0, 0, 348, 38134), -(91629, 0, 0, 0, 2114, 38134), -(107407, 0, 0, 0, 331, 38134), -(111624, 0, 0, 0, 881, 38134), -(113833, 0, 0, 0, 699, 38134), -(104792, 0, 0, 0, 339, 38134), -(106920, 0, 0, 0, 331, 38134), -(89386, 0, 0, 0, 331, 38134), -(90696, 0, 0, 0, 331, 38134), -(91267, 0, 0, 0, 331, 38134), -(90694, 0, 0, 0, 331, 38134), -(97294, 0, 0, 0, 371, 38134), -(91717, 0, 0, 0, 331, 38134), -(91265, 0, 0, 0, 331, 38134), -(90134, 0, 0, 0, 331, 38134), -(31889, 0, 0, 0, 81, 38134), -(64782, 0, 0, 0, 81, 38134), -(63062, 0, 0, 0, 371, 38134), -(91308, 0, 0, 0, 331, 38134), -(91269, 0, 0, 0, 331, 38134), -(99598, 0, 0, 0, 348, 38134), -(89390, 0, 0, 0, 81, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(62177, 0, 0, 0, 371, 38134), -(90901, 0, 0, 0, 331, 38134), -(49842, 0, 0, 0, 81, 38134), -(90313, 0, 0, 0, 331, 38134), -(91430, 0, 0, 0, 331, 38134), -(107439, 0, 0, 0, 331, 38134), -(91431, 0, 0, 0, 331, 38134), -(91128, 0, 0, 0, 331, 38134), -(93627, 0, 0, 0, 331, 38134), -(89652, 0, 0, 0, 331, 38134), -(89849, 0, 0, 0, 331, 38134), -(89653, 0, 0, 0, 331, 38134), -(64352, 0, 0, 0, 371, 38134), -(108680, 0, 0, 0, 81, 38134), -(89660, 0, 0, 0, 331, 38134), -(89015, 0, 0, 0, 331, 38134), -(109377, 0, 0, 0, 331, 38134), -(88797, 0, 0, 0, 331, 38134), -(89661, 0, 0, 0, 331, 38134), -(107334, 0, 0, 0, 331, 38134), -(89668, 0, 0, 0, 331, 38134), -(108163, 0, 0, 0, 331, 38134), -(17213, 0, 0, 0, 81, 38134), -(88970, 0, 0, 0, 331, 38134), -(89666, 0, 0, 0, 331, 38134), -(89667, 0, 0, 0, 331, 38134), -(88086, 0, 0, 0, 331, 38134), -(89380, 0, 0, 0, 81, 38134), -(88978, 0, 0, 0, 81, 38134), -(107367, 0, 0, 0, 331, 38134), -(88094, 0, 0, 0, 331, 38134), -(88100, 0, 0, 0, 331, 38134), -(88099, 0, 0, 0, 331, 38134), -(88101, 0, 0, 0, 331, 38134), -(113137, 0, 0, 0, 331, 38134), -(109174, 0, 0, 0, 331, 38134), -(110826, 0, 4, 4, 371, 38134), -(64806, 0, 0, 0, 81, 38134), -(88888, 0, 0, 0, 331, 38134), -(98964, 0, 0, 0, 885, 38134), -(109154, 0, 0, 0, 331, 38134), -(88090, 0, 0, 0, 331, 38134), -(89014, 0, 0, 0, 331, 38134), -(98159, 0, 0, 0, 331, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(98381, 0, 0, 0, 331, 38134), -(88798, 0, 0, 0, 331, 38134), -(88089, 0, 0, 0, 331, 38134), -(88084, 0, 0, 0, 331, 38134), -(105040, 0, 0, 0, 331, 38134), -(89341, 0, 0, 0, 331, 38134), -(105039, 0, 0, 0, 331, 38134), -(88115, 0, 0, 0, 331, 38134), -(109372, 0, 0, 0, 331, 38134), -(106873, 0, 0, 0, 633, 38134), -(109368, 0, 0, 0, 331, 38134), -(109124, 0, 0, 0, 331, 38134), -(107376, 0, 0, 0, 347, 38134), -(88417, 0, 0, 0, 371, 38134), -(93619, 0, 0, 0, 331, 38134), -(89680, 0, 0, 0, 331, 38134), -(88783, 0, 0, 0, 331, 38134), -(107139, 0, 0, 0, 331, 38134), -(89696, 0, 0, 0, 331, 38134), -(89634, 0, 0, 0, 331, 38134), -(88782, 0, 0, 0, 2114, 38134), -(88975, 0, 0, 0, 81, 38134), -(149297, 0, 0, 0, 172, 38134), -(40891, 0, 0, 0, 70, 38134), -(62195, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(5817, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(14392, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(71100, 0, 0, 0, 711, 38134), -(3313, 0, 0, 0, 866, 38134), -(149408, 0, 0, 0, 830, 38134), -(175518, 0, 0, 0, 807, 38134), -(149296, 0, 0, 0, 826, 38134), -(149409, 0, 0, 0, 871, 38134), -(149371, 0, 0, 0, 828, 38134), -(62114, 0, 0, 0, 371, 38134), -(74228, 0, 0, 0, 883, 38134), -(42859, 0, 0, 0, 70, 38134), -(5951, 0, 0, 0, 81, 38134), -(150131, 0, 0, 0, 820, 38134), -(47253, 0, 0, 0, 866, 38134), -(34238, 0, 0, 0, 872, 38134), -(141669, 0, 0, 0, 494, 38134), -(149279, 0, 0, 0, 847, 38134), -(62115, 0, 0, 0, 371, 38134), -(133186, 0, 0, 0, 347, 38134), -(141702, 0, 0, 0, 494, 38134), -(142856, 0, 0, 0, 494, 38134), -(14558, 0, 0, 0, 872, 38134), -(50304, 0, 0, 0, 867, 38134), -(148795, 0, 0, 0, 820, 38134), -(3296, 0, 0, 0, 883, 38134), -(145714, 0, 0, 0, 189, 38134), -(141693, 0, 0, 0, 494, 38134), -(149626, 0, 0, 0, 178, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(141652, 0, 0, 0, 494, 38134), -(149616, 0, 0, 0, 347, 38134), -(32520, 0, 0, 0, 181, 38134), -(149270, 0, 0, 0, 883, 38134), -(141656, 0, 0, 0, 494, 38134), -(148265, 0, 0, 0, 464, 38134), -(148263, 0, 0, 0, 817, 38134), -(148770, 0, 0, 0, 816, 38134), -(148768, 0, 0, 0, 347, 38134), -(6566, 0, 0, 0, 867, 38134), -(151937, 0, 0, 0, 847, 38134), -(141647, 0, 0, 0, 494, 38134), -(149258, 0, 0, 0, 11, 38134), -(148250, 0, 0, 0, 871, 38134), -(173548, 0, 0, 0, 807, 38134), -(155739, 0, 0, 0, 959, 38134), -(148242, 0, 0, 0, 871, 38134), -(49743, 0, 0, 0, 81, 38134), -(141691, 0, 0, 0, 494, 38134), -(38821, 0, 0, 0, 181, 38134), -(35169, 0, 0, 0, 872, 38134), -(141119, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(7395, 0, 0, 0, 371, 38134), -(51346, 0, 0, 0, 883, 38134), -(149523, 0, 0, 0, 847, 38134), -(149522, 0, 0, 0, 847, 38134), -(67021, 0, 0, 0, 60, 38134), -(128106, 0, 0, 0, 337, 38134), -(64975, 0, 0, 0, 60, 38134), -(66854, 0, 0, 0, 60, 38134), -(66260, 0, 0, 0, 60, 38134), -(66256, 0, 0, 0, 1217, 38134), -(66257, 0, 0, 0, 1217, 38134), -(66946, 0, 0, 0, 60, 38134), -(66947, 0, 0, 0, 60, 38134), -(66360, 0, 0, 0, 60, 38134), -(66969, 0, 0, 0, 60, 38134), -(67095, 0, 0, 0, 60, 38134), -(67092, 0, 0, 0, 60, 38134), -(67066, 0, 0, 0, 60, 38134), -(167743, 0, 0, 0, 837, 38134), -(167273, 0, 0, 0, 1333, 38134), -(170971, 0, 0, 0, 837, 38134), -(164833, 0, 0, 0, 1325, 38134), -(167737, 0, 0, 0, 837, 38134), -(160424, 0, 0, 0, 1333, 38134), -(160415, 0, 0, 0, 837, 38134), -(167747, 0, 0, 0, 837, 38134), -(167355, 0, 0, 0, 81, 38134), -(167649, 0, 0, 0, 837, 38134), -(174488, 0, 3, 3, 837, 38134), -(174491, 0, 3, 3, 837, 38134), -(174484, 0, 2, 2, 837, 38134), -(174487, 0, 0, 0, 837, 38134), -(174492, 0, 0, 0, 745, 38134), -(165434, 0, 1, 1, 1335, 38134), -(165432, 0, 0, 0, 837, 38134), -(165433, 0, 0, 0, 837, 38134), -(165435, 0, 0, 0, 837, 38134), -(174489, 0, 0, 0, 181, 38134), -(167741, 0, 0, 0, 837, 38134), -(157671, 0, 0, 0, 1333, 38134), -(167354, 0, 0, 0, 81, 38134), -(156558, 0, 0, 0, 745, 38134), -(172680, 0, 0, 0, 745, 38134), -(165321, 0, 0, 0, 745, 38134), -(175310, 0, 0, 0, 837, 38134), -(175370, 0, 0, 0, 2060, 38134), -(167210, 0, 0, 0, 1400, 38134), -(157843, 0, 0, 0, 837, 38134), -(175312, 0, 0, 0, 2060, 38134), -(175371, 0, 0, 0, 2060, 38134), -(157803, 0, 0, 0, 745, 38134), -(175311, 0, 0, 0, 2060, 38134), -(165431, 0, 0, 0, 745, 38134), -(161985, 0, 0, 0, 837, 38134), -(175314, 0, 0, 0, 837, 38134), -(161988, 0, 0, 0, 837, 38134), -(175791, 0, 0, 0, 745, 38134), -(168685, 0, 0, 0, 837, 38134), -(160419, 0, 0, 0, 745, 38134), -(167748, 0, 0, 0, 837, 38134), -(161994, 0, 0, 0, 745, 38134), -(167205, 0, 0, 0, 837, 38134), -(167645, 0, 0, 0, 837, 38134), -(175963, 0, 0, 0, 837, 38134), -(160418, 0, 0, 0, 745, 38134), -(160417, 0, 0, 0, 745, 38134), -(172173, 0, 0, 0, 837, 38134), -(173000, 0, 0, 0, 837, 38134), -(158339, 0, 0, 0, 837, 38134), -(175998, 0, 0, 0, 2060, 38134), -(161907, 0, 0, 0, 745, 38134), -(161904, 0, 0, 0, 837, 38134), -(161909, 0, 0, 0, 2060, 38134), -(165017, 0, 0, 0, 745, 38134), -(167208, 0, 0, 0, 744, 38134), -(164915, 0, 0, 0, 1325, 38134), -(166423, 0, 0, 0, 745, 38134), -(167209, 0, 0, 0, 837, 38134), -(164221, 0, 0, 0, 745, 38134), -(167201, 0, 0, 0, 745, 38134), -(173022, 0, 0, 0, 837, 38134), -(167207, 0, 0, 0, 1400, 38134), -(164667, 0, 0, 0, 837, 38134), -(172176, 0, 0, 0, 837, 38134), -(165347, 0, 0, 0, 745, 38134), -(174505, 0, 0, 0, 2060, 38134), -(165350, 0, 0, 0, 745, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(174650, 0, 0, 0, 81, 38134), -(164128, 0, 0, 0, 1327, 38134), -(169992, 0, 0, 0, 745, 38134), -(164713, 0, 0, 0, 745, 38134), -(167949, 0, 0, 0, 1329, 38134), -(167356, 0, 0, 0, 81, 38134), -(167935, 0, 0, 0, 745, 38134), -(170456, 0, 0, 0, 745, 38134), -(169129, 0, 0, 0, 745, 38134), -(160048, 0, 0, 0, 1329, 38134), -(167359, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (128973,124921,129340,129341,127296,127297,129984,127089,127087,127088,126965,127396,127393,127080,127038,126974,127104,127292,126973,128798,143929,130143,127092,4076,124885,124890,129945,129771,136480,137573,129886,137548,137551,137550,137824,131860,137005,131388,131396,136987,134866,131372,136655,131373,131393,135526,132966,61366,131845,131844,131552,143045,135574,128623,4075,131843,135527,134077,133098,133183,134078,133116,134185,134300,133117,134208,134189,134190,134188,134211,134076,137587,129593,134299,134080,134774,137641,134004,139321,139330,137640,144285,41200,135856,61325,6491,138003,142278,61320,3300,138863,50487,137758,130849,130848,134448,139714,129642,131359,133126,131368,135021,133105,142273,131363,136486,141783,135023,143525,135992,137010,135973,129137,137030,135815,137031,129575,129485,129641,137032,139702,136697,136690,136514,127682,136490,127701,127702,128188,127822,130188,128852,127807,127808,127806,127801,129783,124173,129913,124170,124416,124516,128457,124466,124420,128467,130684,124497,129992,124499,124310,124426,124417,128389,130234,129810,129791,129794,116633,124382,130483,130194,126740,126687,126264,126710,126738,126210,129995,126739,128386,128384,128385,126695,126805,61081,125453,130165,130164,127526,128772,130269,1412,125401,127743,125464,144336,144337,144338,144339,128494,130096,130097,144335,125411,125394,125492,130160,69018,143745,128577,130136,129486,128576,130163,130359,125452,123226,143620,143621,143150,143093,142803,142756,142825,143375,142797,142794,142809,142804,142795,142813,143153,144458,143190,123236,123868,126387,143151,124918,123818,145239,151307,141292,151305,126677,141296,140755,141293,141295,130232,126708,144361,140752,140754,126455,130101,126953,132105,128381,144445,128286,128285,139090,133446,126519,125928,133451,133214,137763,133328,131886,125924,124805,129604,123231,130077,133187,129605,126496,143331,133659,134776,143700,133264,133309,139089,158148,158221,129627,141991,126530,126434,143572,143574,142754,142773,142759,144029,142611,126581,126582,143718,145838,142564,161565,142764,142885,142884,141066,148904,142777,142882,142881,142770,140904,142607,142605,142886,143336,142602,142603,143560,143559,142774,144493,142119,142608,142767,141698,143847,141771,142760,88696,88697,140640,135604,138041,142784,142775,144002,142778,142772,142771,125004,142238,124883,147206,126640,141009,135889,140948,141001,135521,143040,131992,127636,135112,131989,139088,123641,140906,140936,127193,140944,135792,124238,126583,143251,135603,136106,135658,139148,139144,141033,143036,126634,142457,143243,143870,136061,143248,143259,135064,139375,138280,126642,135677,135230,135675,124695,143242,135678,142160,147972,143004,142993,148922,131290,143541,147973,142169,142346,136041,124720,149045,132625,120599,154464,143709,142117,142543,142094,132036,124295,142056,142095,142086,124180,139522,124181,142068,142073,142752,138724,138725,126682,142371,121541,135808,142174,144383,142063,124725,143502,124727,177193,135520,123633,142132,142136,142188,142077,135446,142191,124289,123635,122370,142187,142139,143244,143246,142066,143261,143263,135509,137268,133282,121235,137265,137266,144148,120788,123169,144147,130377,125005,143250,143254,142167,131994,142166,132642,123639,143005,140313,123675,142459,128531,142137,143295,133325,136052,142180,123642,143262,138726,135153,132638,143022,144310,140350,136633,123244)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(128973, 0, 0, 0, 187, 38134), -(124921, 0, 0, 0, 187, 38134), -(129340, 0, 0, 0, 187, 38134), -(129341, 0, 0, 0, 187, 38134), -(127296, 0, 0, 0, 187, 38134), -(127297, 0, 0, 0, 187, 38134), -(129984, 0, 0, 0, 2117, 38134), -(127089, 0, 0, 0, 187, 38134), -(127087, 0, 0, 0, 187, 38134), -(127088, 0, 0, 0, 187, 38134), -(126965, 0, 0, 0, 187, 38134), -(127396, 0, 0, 0, 187, 38134), -(127393, 0, 0, 0, 187, 38134), -(127080, 0, 0, 0, 187, 38134), -(127038, 0, 0, 0, 187, 38134), -(126974, 0, 0, 0, 187, 38134), -(127104, 0, 0, 0, 187, 38134), -(127292, 0, 0, 0, 187, 38134), -(126973, 0, 0, 0, 187, 38134), -(128798, 0, 0, 0, 81, 38134), -(143929, 0, 0, 0, 187, 38134), -(130143, 0, 0, 0, 187, 38134), -(127092, 0, 0, 0, 187, 38134), -(4076, 0, 0, 0, 81, 38134), -(124885, 0, 0, 0, 187, 38134), -(124890, 0, 0, 0, 187, 38134), -(129945, 0, 0, 0, 68, 38134), -(129771, 0, 0, 0, 187, 38134), -(136480, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(129886, 0, 0, 0, 81, 38134), -(137548, 0, 0, 0, 187, 38134), -(137551, 0, 0, 0, 187, 38134), -(137550, 0, 0, 0, 187, 38134), -(137824, 0, 0, 0, 187, 38134), -(131860, 0, 0, 0, 187, 38134), -(137005, 0, 0, 0, 187, 38134), -(131388, 0, 0, 0, 187, 38134), -(131396, 0, 0, 0, 187, 38134), -(136987, 0, 0, 0, 187, 38134), -(134866, 0, 0, 0, 2117, 38134), -(131372, 0, 0, 0, 187, 38134), -(136655, 0, 0, 0, 187, 38134), -(131373, 0, 0, 0, 187, 38134), -(131393, 0, 0, 0, 187, 38134), -(135526, 0, 0, 0, 188, 38134), -(132966, 0, 0, 0, 187, 38134), -(61366, 0, 0, 0, 371, 38134), -(131845, 0, 0, 0, 187, 38134), -(131844, 0, 0, 0, 187, 38134), -(131552, 0, 0, 0, 465, 38134), -(143045, 0, 0, 0, 371, 38134), -(135574, 0, 0, 0, 187, 38134), -(128623, 0, 0, 0, 187, 38134), -(4075, 0, 0, 0, 81, 38134), -(131843, 0, 0, 0, 187, 38134), -(135527, 0, 0, 0, 81, 38134), -(134077, 0, 0, 0, 187, 38134), -(133098, 0, 0, 0, 187, 38134), -(133183, 0, 0, 0, 187, 38134), -(134078, 0, 0, 0, 187, 38134), -(133116, 0, 0, 0, 187, 38134), -(134185, 0, 0, 0, 187, 38134), -(134300, 0, 0, 0, 187, 38134), -(133117, 0, 0, 0, 187, 38134), -(134208, 0, 0, 0, 187, 38134), -(134189, 0, 0, 0, 187, 38134), -(134190, 0, 0, 0, 187, 38134), -(134188, 0, 0, 0, 187, 38134), -(134211, 0, 0, 0, 187, 38134), -(134076, 0, 0, 0, 187, 38134), -(137587, 0, 0, 0, 187, 38134), -(129593, 0, 0, 0, 187, 38134), -(134299, 0, 0, 0, 187, 38134), -(134080, 0, 0, 0, 187, 38134), -(134774, 0, 0, 0, 187, 38134), -(137641, 0, 0, 0, 81, 38134), -(134004, 0, 0, 0, 187, 38134), -(139321, 0, 0, 0, 187, 38134), -(139330, 0, 0, 0, 187, 38134), -(137640, 0, 0, 0, 187, 38134), -(144285, 0, 0, 0, 187, 38134), -(41200, 0, 0, 0, 181, 38134), -(135856, 0, 0, 0, 81, 38134), -(61325, 0, 0, 0, 371, 38134), -(6491, 0, 0, 0, 328, 38134), -(138003, 0, 0, 0, 187, 38134), -(142278, 0, 0, 0, 187, 38134), -(61320, 0, 0, 0, 371, 38134), -(3300, 0, 0, 0, 81, 38134), -(138863, 0, 0, 0, 187, 38134), -(50487, 0, 0, 0, 81, 38134), -(137758, 0, 0, 0, 187, 38134), -(130849, 0, 0, 0, 187, 38134), -(130848, 0, 0, 0, 187, 38134), -(134448, 0, 0, 0, 187, 38134), -(139714, 0, 0, 0, 187, 38134), -(129642, 0, 0, 0, 187, 38134), -(131359, 0, 0, 0, 187, 38134), -(133126, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(135021, 0, 0, 0, 187, 38134), -(133105, 0, 0, 0, 187, 38134), -(142273, 0, 0, 0, 464, 38134), -(131363, 0, 0, 0, 187, 38134), -(136486, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(135023, 0, 0, 0, 2117, 38134), -(143525, 0, 0, 0, 187, 38134), -(135992, 0, 0, 0, 187, 38134), -(137010, 0, 0, 0, 187, 38134), -(135973, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(137030, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137031, 0, 0, 0, 187, 38134), -(129575, 0, 0, 0, 187, 38134), -(129485, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(137032, 0, 0, 0, 187, 38134), -(139702, 0, 0, 0, 187, 38134), -(136697, 0, 0, 0, 187, 38134), -(136690, 0, 0, 0, 187, 38134), -(136514, 0, 0, 0, 187, 38134), -(127682, 0, 0, 0, 187, 38134), -(136490, 0, 0, 0, 187, 38134), -(127701, 0, 0, 0, 187, 38134), -(127702, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(130188, 0, 0, 0, 187, 38134), -(128852, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(127806, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(129783, 0, 0, 0, 187, 38134), -(124173, 0, 0, 0, 187, 38134), -(129913, 0, 0, 0, 187, 38134), -(124170, 0, 0, 0, 187, 38134), -(124416, 0, 0, 0, 187, 38134), -(124516, 0, 0, 0, 187, 38134), -(128457, 0, 0, 0, 187, 38134), -(124466, 0, 0, 0, 2117, 38134), -(124420, 0, 0, 0, 187, 38134), -(128467, 0, 0, 0, 187, 38134), -(130684, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(129992, 0, 0, 0, 187, 38134), -(124499, 0, 0, 0, 187, 38134), -(124310, 0, 0, 0, 187, 38134), -(124426, 0, 0, 0, 187, 38134), -(124417, 0, 0, 0, 187, 38134), -(128389, 0, 0, 0, 187, 38134), -(130234, 0, 0, 0, 187, 38134), -(129810, 0, 0, 0, 187, 38134), -(129791, 0, 0, 0, 187, 38134), -(129794, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(124382, 0, 0, 0, 187, 38134), -(130483, 0, 0, 0, 187, 38134), -(130194, 0, 0, 0, 81, 38134), -(126740, 0, 0, 0, 187, 38134), -(126687, 0, 0, 0, 187, 38134), -(126264, 0, 0, 0, 187, 38134), -(126710, 0, 0, 0, 81, 38134), -(126738, 0, 0, 0, 187, 38134), -(126210, 0, 0, 0, 187, 38134), -(129995, 0, 0, 0, 187, 38134), -(126739, 0, 0, 0, 187, 38134), -(128386, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(128385, 0, 0, 0, 187, 38134), -(126695, 0, 0, 0, 187, 38134), -(126805, 0, 0, 0, 81, 38134), -(61081, 0, 0, 0, 371, 38134), -(125453, 0, 0, 0, 187, 38134), -(130165, 0, 0, 0, 187, 38134), -(130164, 0, 0, 0, 187, 38134), -(127526, 0, 0, 0, 187, 38134), -(128772, 0, 0, 0, 81, 38134), -(130269, 0, 0, 0, 81, 38134), -(1412, 0, 0, 0, 81, 38134), -(125401, 0, 0, 0, 187, 38134), -(127743, 0, 0, 0, 187, 38134), -(125464, 0, 0, 0, 187, 38134), -(144336, 0, 0, 0, 187, 38134), -(144337, 0, 0, 0, 187, 38134), -(144338, 0, 0, 0, 187, 38134), -(144339, 0, 0, 0, 187, 38134), -(128494, 0, 0, 0, 187, 38134), -(130096, 0, 0, 0, 187, 38134), -(130097, 0, 0, 0, 187, 38134), -(144335, 0, 0, 0, 187, 38134), -(125411, 0, 0, 0, 187, 38134), -(125394, 0, 0, 0, 187, 38134), -(125492, 0, 0, 0, 187, 38134), -(130160, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(143745, 0, 0, 0, 465, 38134), -(128577, 0, 0, 0, 187, 38134), -(130136, 0, 0, 0, 81, 38134), -(129486, 0, 0, 0, 465, 38134), -(128576, 0, 0, 0, 2117, 38134), -(130163, 0, 0, 0, 81, 38134), -(130359, 0, 0, 0, 187, 38134), -(125452, 0, 0, 0, 187, 38134), -(123226, 0, 0, 0, 186, 38134), -(143620, 0, 0, 0, 186, 38134), -(143621, 0, 0, 0, 186, 38134), -(143150, 0, 0, 0, 186, 38134), -(143093, 0, 0, 0, 187, 38134), -(142803, 0, 0, 0, 189, 38134), -(142756, 0, 0, 0, 186, 38134), -(142825, 0, 0, 0, 186, 38134), -(143375, 0, 0, 0, 186, 38134), -(142797, 0, 0, 0, 186, 38134), -(142794, 0, 0, 0, 186, 38134), -(142809, 0, 0, 0, 186, 38134), -(142804, 0, 0, 0, 186, 38134), -(142795, 0, 0, 0, 186, 38134), -(142813, 0, 0, 0, 187, 38134), -(143153, 0, 0, 0, 188, 38134), -(144458, 0, 0, 0, 186, 38134), -(143190, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(123868, 0, 0, 0, 186, 38134), -(126387, 0, 0, 0, 186, 38134), -(143151, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(123818, 0, 0, 0, 830, 38134), -(145239, 0, 0, 0, 708, 38134), -(151307, 0, 0, 0, 186, 38134), -(141292, 0, 0, 0, 373, 38134), -(151305, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(141296, 0, 0, 0, 371, 38134), -(140755, 0, 0, 0, 81, 38134), -(141293, 0, 0, 0, 371, 38134), -(141295, 0, 0, 0, 371, 38134), -(130232, 0, 0, 0, 186, 38134), -(126708, 0, 0, 0, 186, 38134), -(144361, 0, 0, 0, 189, 38134), -(140752, 0, 0, 0, 186, 38134), -(140754, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(130101, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(132105, 0, 0, 0, 2117, 38134), -(128381, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(144445, 0, 0, 0, 81, 38134), -(128286, 0, 0, 0, 186, 38134), -(128285, 0, 0, 0, 186, 38134), -(139090, 0, 0, 0, 465, 38134), -(133446, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(125928, 0, 0, 0, 186, 38134), -(133451, 0, 0, 0, 186, 38134), -(133214, 0, 0, 0, 186, 38134), -(137763, 0, 0, 0, 830, 38134), -(133328, 0, 0, 0, 186, 38134), -(131886, 0, 0, 0, 186, 38134), -(125924, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(129604, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(133187, 0, 0, 0, 186, 38134), -(129605, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(143331, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(158148, 0, 0, 0, 782, 38134), -(158221, 0, 0, 0, 782, 38134), -(129627, 0, 0, 0, 186, 38134), -(141991, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(126434, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142119, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(140640, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(142784, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(124883, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(141009, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(135521, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(131992, 0, 2, 2, 181, 38134), -(127636, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(139088, 0, 0, 0, 465, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(143251, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(135658, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(126634, 0, 0, 0, 81, 38134), -(142457, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(136061, 0, 0, 0, 292, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(139375, 0, 0, 0, 292, 38134), -(138280, 0, 0, 0, 81, 38134), -(126642, 0, 0, 0, 186, 38134), -(135677, 0, 0, 0, 492, 38134), -(135230, 0, 0, 0, 186, 38134), -(135675, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(142160, 0, 0, 0, 186, 38134), -(147972, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(142993, 0, 0, 0, 464, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(143541, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(142169, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(124720, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(154464, 0, 0, 0, 740, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(124295, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(121541, 0, 0, 0, 336, 38134), -(135808, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(143502, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(123633, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(142191, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(144148, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(123169, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(140313, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(123244, 0, 0, 0, 186, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (142346,142371,123633,135446,126434,144147,173545,173610,175525,175526,173548,176186,168011,164096,164095,174922,159478,158659,174666,165107,158329,170008,164370,166124,166223,166163,156398,163974,166161,158504,168309,158281,158599,158464,158332,173057,164369,158509,158510,168624,172058,168410,156228,166164,166227,174636,154631,174794,174635,154630,162666,175327,162918,162928,173330,173327,176545,172416,175133,175829,156791,173369,142666,142668,173370,169524,165796,173354,173353,166284,173355,156664,173318,156663,164686,164173,173352,156768,156769,156758,173357,173356,156735,167880,165403,173325,165405,156688,167881,173364,164685,164353,164352,173348,173350,166307,177829,174564,173365,156479,156672,164368,165379,164367,168353,156696,156690,156671,156669,156694,156683,156667,156666,156681,165657,167682,167683,173351,164079,162896,167591,172378,172377,171299,173615,167486,32642,32641,32639,32638,164596,170607,170256,165654,167738,170310,156668,170557,166312,156777,164123,173367,156687,156685,156689,156686,164736,164803,156732,173571,167425,167424,156692,162929,156691,173305,156670,166061,173118,156733,173300,114665,173304,156734,172532,173302,174917,174575,172702,168252,173301,156698,174871,168588,168586,168585,168535,175126,168478,171487,175125,170208,157822,175124,168584,171486,171490,171492,157820,171491,169832,157824,167937,171488,168162,169759,165539,169687,170519,169676,165543,168019,166413,167834,167960,167947,167833,165545,167961,167847,167704,170783,175269,167941,167939,167690,54638,167943,167942,165976,170220,170222,170163,170216,170152,170151,170180,167263,167604,174787,168544,171499,171498,165977,177071,165978,165909,167991,166980,168534,169474,166981,168533,167990,171425,169655,169656,167703,166077,168134,167989,171100,169857,171424,168542,167988,168136,174681,168044,166714,165983,165862,166195,171423,168130,168531,166415,171497,166612,170624,126605,165992,175366,166119,166605,166606,165918,166963,168014,168012,165860,165974,169071,170758,168670,169109,170760,170759,169101,169095,170763,169098,169075,169072,169076,170761,169073,169100,169093,116633,170762,169070,115634,17103,51938,2285,1439,4960,175138,1752,165505,61841,176554,61840,61839,169177,171789,1756,173220,173219,142786,69823,49908,49907,58167,5517,47688,5515,5516,88080,88081,88067,55285,55273,55272,133369,141030,35168,141036,141054,112698,133408,4753,158125,12360,133409,126332,172572,158119,4730,14602,141020,158123,158120,12359,12358,14556,14555,50307,133441,133433,50305,72654,112686,20716,42782,167032,141079,4423,112694,65072,65058,65048,43451,65068,65065,65060,70296,65074,65071,50088,65076,62106,133675,61809,65063,19269,44395,16908,43840,3681,43825,43725,721,43824,20407,43724,43723,43034,43823,44394,44393,44236,44235,1649,11069,44392,2879,5518,43842,14563,11026,5519,43841,43690,38821,957,6579,80069,5511,5510,5509,5413,29725,5512,45306,7232,1416,7798,656,5514,1472,5384,5513,112912,53991,54218,10782,54216,1646,53641,53626,54219,55684,54215,54214,54217,14450,14496,14497,157498,54117,1371,1370,1368,83890,83883,83882,83878,54026,157496,14439,71526,158637,65153,176230,176229,176233,61895,18406,18376,18360,18359,18357,43768,352,61896,162935,18375,18362,43769,35477,1302,1303,49877,61837,50525,50524,42421,50523,3520,50480,61838,56925,44582,44583,52361,52359,52358,14423,483,43822,3518,48632,482,43692,4981,4974,49540,51440,61834,46602,5193,29142,61836,1287,1289,1286,43820,1285,2455,50669,14438,43819,279,44774,44773,1432,1427,2456,12480,141270,1295,1294,6174,1291,49748,29093,2457,1275,1257,12481,15659,8670,1428,175420,1299,175416,1402,8719,42288,49701,1297,277,1431,5493,5494,1301,1298,6740,113211,30713,49893,30730,5386,46180,338,11068,1312,1318,1316,1317,1315,42339,68,5499,1313,5503,5500,149433,51348,1300,5566,1346,1347,1314,1310,1429,5567,4078,1309,158456,23837,158440,140407,158436,158755,158753,140403,140253,158463,2334,4075,1308,1311,1141,5081,3628,149436,3627,149467,149616,331,85819,5498,85818,150122,85307,111190,32520,52408,147741,5497,82564,2485,2708,148796,147714,155739,84751,151937,1307,149099,84749,85817,85816,1412,149124,1419,84745,149121,1415,1414,1413,103033,89174,174146,147785,149458,149469,148124,1976,148233,149445,149131,149626,5694,124720,136063,142191,143246,144148,136061,143262,136041,154464,142056,143263,123639,143243,142169,149045,132625,120599,143709,142117,142543,142094,124295,142095,142086,124180,139522,124181,142068,142073,142752,138724,138725,135230,121541,135808,136106,142174,144383,142063,124725,143502,124727,133325,135658,177193,135520,142132,142136,142188,142077,124289,123635,122370,142187,142139,143244,142066,143261,135509,137268,126682,121235,137265,137266,120788,132036,123169,123244,130377,125005,142457,143250,143254,142167,131994,142166,143251,132642,143005,140313,123675,62821,142459,62822,128531,142137,143295,136052,133282,126634,142180,123642,138726,135153,132638,143022,144310,140350,136633)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142346, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(123633, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(126434, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(173545, 0, 0, 0, 807, 38134), -(173610, 0, 0, 0, 807, 38134), -(175525, 0, 0, 0, 807, 38134), -(175526, 0, 0, 0, 783, 38134), -(173548, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(164096, 0, 0, 0, 783, 38134), -(164095, 0, 0, 0, 783, 38134), -(174922, 0, 0, 0, 783, 38134), -(159478, 0, 0, 0, 837, 38134), -(158659, 0, 0, 0, 1314, 38134), -(174666, 0, 3, 3, 837, 38134), -(165107, 0, 0, 0, 1314, 38134), -(158329, 0, 0, 0, 1314, 38134), -(170008, 0, 0, 0, 743, 38134), -(164370, 0, 0, 0, 1318, 38134), -(166124, 0, 0, 0, 1314, 38134), -(166223, 0, 0, 0, 1314, 38134), -(166163, 0, 0, 0, 1314, 38134), -(156398, 0, 0, 0, 1314, 38134), -(163974, 0, 0, 0, 1318, 38134), -(166161, 0, 0, 0, 1314, 38134), -(158504, 0, 0, 0, 1316, 38134), -(168309, 0, 0, 0, 743, 38134), -(158281, 0, 0, 0, 1314, 38134), -(158599, 0, 0, 0, 1314, 38134), -(158464, 0, 0, 0, 1314, 38134), -(158332, 0, 0, 0, 1314, 38134), -(173057, 0, 0, 0, 2060, 38134), -(164369, 0, 0, 0, 1318, 38134), -(158509, 0, 0, 0, 1314, 38134), -(158510, 0, 0, 0, 1314, 38134), -(168624, 0, 0, 0, 81, 38134), -(172058, 0, 0, 0, 1321, 38134), -(168410, 0, 0, 0, 81, 38134), -(156228, 0, 0, 0, 1316, 38134), -(166164, 0, 0, 0, 1316, 38134), -(166227, 0, 0, 0, 1314, 38134), -(174636, 0, 0, 0, 1316, 38134), -(154631, 0, 0, 0, 883, 38134), -(174794, 0, 0, 0, 1314, 38134), -(174635, 0, 0, 0, 1316, 38134), -(154630, 0, 0, 0, 883, 38134), -(162666, 0, 0, 0, 2060, 38134), -(175327, 0, 0, 0, 2060, 38134), -(162918, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173330, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(172416, 0, 0, 0, 2060, 38134), -(175133, 0, 0, 0, 2060, 38134), -(175829, 0, 0, 0, 2060, 38134), -(156791, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(142666, 0, 0, 0, 872, 38134), -(142668, 0, 3, 3, 872, 38134), -(173370, 0, 0, 0, 783, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(166284, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(156664, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(156663, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173352, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(173357, 0, 0, 0, 783, 38134), -(173356, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173325, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(173365, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(156672, 0, 0, 0, 783, 38134), -(164368, 0, 0, 0, 783, 38134), -(165379, 0, 0, 0, 783, 38134), -(164367, 0, 0, 0, 783, 38134), -(168353, 0, 0, 0, 783, 38134), -(156696, 0, 0, 0, 783, 38134), -(156690, 0, 0, 0, 783, 38134), -(156671, 0, 0, 0, 783, 38134), -(156669, 0, 0, 0, 783, 38134), -(156694, 0, 0, 0, 783, 38134), -(156683, 0, 0, 0, 783, 38134), -(156667, 0, 0, 0, 783, 38134), -(156666, 0, 0, 0, 783, 38134), -(156681, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(167682, 0, 0, 0, 783, 38134), -(167683, 0, 0, 0, 783, 38134), -(173351, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(162896, 0, 0, 0, 783, 38134), -(167591, 0, 0, 0, 807, 38134), -(172378, 0, 0, 0, 783, 38134), -(172377, 0, 0, 0, 783, 38134), -(171299, 0, 0, 0, 783, 38134), -(173615, 0, 0, 0, 837, 38134), -(167486, 0, 0, 0, 837, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(164596, 0, 0, 0, 783, 38134), -(170607, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(165654, 0, 3, 3, 746, 38134), -(167738, 0, 0, 0, 807, 38134), -(170310, 0, 0, 0, 2060, 38134), -(156668, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(156777, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(156687, 0, 0, 0, 783, 38134), -(156685, 0, 0, 0, 783, 38134), -(156689, 0, 0, 0, 783, 38134), -(156686, 0, 0, 0, 783, 38134), -(164736, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(156732, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(167425, 0, 0, 0, 2060, 38134), -(167424, 0, 0, 0, 2060, 38134), -(156692, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(156691, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(156733, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(173304, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(172532, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(174917, 0, 0, 0, 783, 38134), -(174575, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(168252, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(174871, 0, 0, 0, 824, 38134), -(168588, 0, 0, 0, 1400, 38134), -(168586, 0, 0, 0, 1400, 38134), -(168585, 0, 0, 0, 1400, 38134), -(168535, 0, 0, 0, 1400, 38134), -(175126, 0, 0, 0, 1400, 38134), -(168478, 0, 0, 0, 1400, 38134), -(171487, 0, 0, 0, 1400, 38134), -(175125, 0, 0, 0, 1400, 38134), -(170208, 0, 0, 0, 2098, 38134), -(157822, 0, 0, 0, 2098, 38134), -(175124, 0, 0, 0, 1400, 38134), -(168584, 0, 0, 0, 1400, 38134), -(171486, 0, 0, 0, 742, 38134), -(171490, 0, 0, 0, 1400, 38134), -(171492, 0, 0, 0, 1400, 38134), -(157820, 0, 0, 0, 2098, 38134), -(171491, 0, 0, 0, 1400, 38134), -(169832, 0, 0, 0, 1400, 38134), -(157824, 0, 0, 0, 2098, 38134), -(167937, 0, 0, 0, 1400, 38134), -(171488, 0, 0, 0, 1400, 38134), -(168162, 0, 3, 3, 1400, 38134), -(169759, 0, 0, 0, 1400, 38134), -(165539, 0, 3, 3, 1400, 38134), -(169687, 0, 0, 0, 1400, 38134), -(170519, 0, 0, 0, 1400, 38134), -(169676, 0, 0, 0, 1400, 38134), -(165543, 0, 5, 5, 1400, 38134), -(168019, 0, 0, 0, 1400, 38134), -(166413, 0, 0, 0, 1400, 38134), -(167834, 0, 0, 0, 1400, 38134), -(167960, 0, 0, 0, 1400, 38134), -(167947, 0, 0, 0, 1400, 38134), -(167833, 0, 3, 3, 1400, 38134), -(165545, 0, 3, 3, 1400, 38134), -(167961, 0, 0, 0, 1400, 38134), -(167847, 0, 0, 0, 1400, 38134), -(167704, 0, 0, 0, 1400, 38134), -(170783, 0, 0, 0, 709, 38134), -(175269, 0, 0, 0, 1400, 38134), -(167941, 0, 0, 0, 1400, 38134), -(167939, 0, 0, 0, 1400, 38134), -(167690, 0, 0, 0, 1400, 38134), -(54638, 0, 0, 0, 181, 38134), -(167943, 0, 0, 0, 1400, 38134), -(167942, 0, 0, 0, 1400, 38134), -(165976, 0, 0, 0, 1400, 38134), -(170220, 0, 0, 0, 1400, 38134), -(170222, 0, 0, 0, 1400, 38134), -(170163, 0, 0, 0, 1400, 38134), -(170216, 0, 0, 0, 1400, 38134), -(170152, 0, 0, 0, 1400, 38134), -(170151, 0, 3, 3, 1400, 38134), -(170180, 0, 0, 0, 1400, 38134), -(167263, 0, 0, 0, 1400, 38134), -(167604, 0, 0, 0, 1400, 38134), -(174787, 0, 0, 0, 1400, 38134), -(168544, 0, 0, 0, 1400, 38134), -(171499, 0, 0, 0, 1400, 38134), -(171498, 0, 0, 0, 1400, 38134), -(165977, 0, 0, 0, 1400, 38134), -(177071, 0, 0, 0, 1400, 38134), -(165978, 0, 0, 0, 1400, 38134), -(165909, 0, 0, 0, 1400, 38134), -(167991, 0, 0, 0, 1400, 38134), -(166980, 0, 3, 3, 1400, 38134), -(168534, 0, 0, 0, 1400, 38134), -(169474, 0, 0, 0, 181, 38134), -(166981, 0, 3, 3, 1400, 38134), -(168533, 0, 0, 0, 1400, 38134), -(167990, 0, 0, 0, 1400, 38134), -(171425, 0, 0, 0, 1400, 38134), -(169655, 0, 0, 0, 1400, 38134), -(169656, 0, 0, 0, 1400, 38134), -(167703, 0, 0, 0, 1400, 38134), -(166077, 0, 0, 0, 742, 38134), -(168134, 0, 0, 0, 1936, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(167989, 0, 0, 0, 1400, 38134), -(171100, 0, 0, 0, 742, 38134), -(169857, 0, 0, 0, 1400, 38134), -(171424, 0, 0, 0, 1400, 38134), -(168542, 0, 0, 0, 1400, 38134), -(167988, 0, 0, 0, 1400, 38134), -(168136, 0, 0, 0, 1400, 38134), -(174681, 0, 0, 0, 1400, 38134), -(168044, 0, 0, 0, 1400, 38134), -(166714, 0, 0, 0, 1400, 38134), -(165983, 0, 0, 0, 1400, 38134), -(165862, 0, 0, 0, 1400, 38134), -(166195, 0, 0, 0, 742, 38134), -(171423, 0, 0, 0, 1400, 38134), -(168130, 0, 0, 0, 742, 38134), -(168531, 0, 0, 0, 1400, 38134), -(166415, 0, 0, 0, 1400, 38134), -(171497, 0, 0, 0, 742, 38134), -(166612, 0, 0, 0, 1400, 38134), -(170624, 0, 0, 0, 1400, 38134), -(126605, 0, 0, 0, 830, 38134), -(165992, 0, 0, 0, 1400, 38134), -(175366, 0, 0, 0, 1400, 38134), -(166119, 0, 0, 0, 1400, 38134), -(166605, 0, 0, 0, 1400, 38134), -(166606, 0, 0, 0, 1400, 38134), -(165918, 0, 0, 0, 1400, 38134), -(166963, 0, 0, 0, 1400, 38134), -(168014, 0, 0, 0, 1400, 38134), -(168012, 0, 0, 0, 1400, 38134), -(165860, 0, 0, 0, 1400, 38134), -(165974, 0, 0, 0, 1400, 38134), -(169071, 0, 0, 0, 1400, 38134), -(170758, 0, 0, 0, 691, 38134), -(168670, 0, 0, 0, 181, 38134), -(169109, 0, 0, 0, 1400, 38134), -(170760, 0, 0, 0, 1400, 38134), -(170759, 0, 0, 0, 1400, 38134), -(169101, 0, 0, 0, 1400, 38134), -(169095, 0, 0, 0, 1400, 38134), -(170763, 0, 1, 1, 1400, 38134), -(169098, 0, 0, 0, 1400, 38134), -(169075, 0, 0, 0, 1400, 38134), -(169072, 0, 0, 0, 1400, 38134), -(169076, 0, 0, 0, 1400, 38134), -(170761, 0, 0, 0, 1400, 38134), -(169073, 0, 0, 0, 1400, 38134), -(169100, 0, 0, 0, 1400, 38134), -(169093, 0, 0, 0, 1400, 38134), -(116633, 0, 0, 0, 181, 38134), -(170762, 0, 0, 0, 1400, 38134), -(169070, 0, 0, 0, 1400, 38134), -(115634, 0, 0, 0, 181, 38134), -(17103, 0, 0, 0, 864, 38134), -(51938, 0, 0, 0, 371, 38134), -(2285, 0, 0, 0, 378, 38134), -(1439, 0, 0, 0, 864, 38134), -(4960, 0, 0, 0, 864, 38134), -(175138, 0, 0, 0, 864, 38134), -(1752, 0, 0, 0, 864, 38134), -(165505, 0, 0, 0, 864, 38134), -(61841, 0, 0, 0, 864, 38134), -(176554, 0, 0, 0, 1400, 38134), -(61840, 0, 0, 0, 864, 38134), -(61839, 0, 0, 0, 864, 38134), -(169177, 0, 0, 0, 1400, 38134), -(171789, 0, 0, 0, 1400, 38134), -(1756, 0, 0, 0, 883, 38134), -(173220, 0, 0, 0, 1401, 38134), -(173219, 0, 0, 0, 1400, 38134), -(142786, 0, 0, 0, 830, 38134), -(69823, 0, 0, 0, 864, 38134), -(49908, 0, 0, 0, 864, 38134), -(49907, 0, -4, -4, 1723, 38134), -(58167, 0, 0, 0, 864, 38134), -(5517, 0, 0, 0, 864, 38134), -(47688, 0, 0, 0, 883, 38134), -(5515, 0, 0, 0, 864, 38134), -(5516, 0, 0, 0, 864, 38134), -(88080, 0, 0, 0, 864, 38134), -(88081, 0, 0, 0, 864, 38134), -(88067, 0, 0, 0, 864, 38134), -(55285, 0, 0, 0, 876, 38134), -(55273, 0, 0, 0, 872, 38134), -(55272, 0, 0, 0, 872, 38134), -(133369, 0, 0, 0, 293, 38134), -(141030, 0, 0, 0, 288, 38134), -(35168, 0, 0, 0, 872, 38134), -(141036, 0, 0, 0, 288, 38134), -(141054, 0, 0, 0, 288, 38134), -(112698, 0, 0, 0, 332, 38134), -(133408, 0, 0, 0, 293, 38134), -(4753, 0, 0, 0, 876, 38134), -(158125, 0, 0, 0, 674, 38134), -(12360, 0, 0, 0, 872, 38134), -(133409, 0, 0, 0, 293, 38134), -(126332, 0, 0, 0, 293, 38134), -(172572, 0, 0, 0, 866, 38134), -(158119, 0, 0, 0, 674, 38134), -(4730, 0, 0, 0, 876, 38134), -(14602, 0, 0, 0, 872, 38134), -(141020, 0, 0, 0, 288, 38134), -(158123, 0, 0, 0, 674, 38134), -(158120, 0, 0, 0, 674, 38134), -(12359, 0, 0, 0, 872, 38134), -(12358, 0, 0, 0, 872, 38134), -(14556, 0, 0, 0, 872, 38134), -(14555, 0, 0, 0, 872, 38134), -(50307, 0, 0, 0, 876, 38134), -(133441, 0, 0, 0, 293, 38134), -(133433, 0, 0, 0, 293, 38134), -(50305, 0, 0, 0, 876, 38134), -(72654, 0, 0, 0, 328, 38134), -(112686, 0, 0, 0, 332, 38134), -(20716, 0, 0, 0, 864, 38134), -(42782, 0, 0, 0, 864, 38134), -(167032, 0, 0, 0, 824, 38134), -(141079, 0, 0, 0, 883, 38134), -(4423, 0, 0, 0, 72, 38134), -(112694, 0, 0, 0, 332, 38134), -(65072, 0, 0, 0, 872, 38134), -(65058, 0, 0, 0, 657, 38134), -(65048, 0, 0, 0, 864, 38134), -(43451, 0, 4, 4, 1723, 38134), -(65068, 0, 0, 0, 864, 38134), -(65065, 0, 0, 0, 657, 38134), -(65060, 0, 0, 0, 657, 38134), -(70296, 0, 0, 0, 864, 38134), -(65074, 0, 0, 0, 872, 38134), -(65071, 0, 0, 0, 872, 38134), -(50088, 0, 0, 0, 53, 38134), -(65076, 0, 0, 0, 872, 38134), -(62106, 0, 0, 0, 872, 38134), -(133675, 0, 0, 0, 864, 38134), -(61809, 0, 0, 0, 657, 38134), -(65063, 0, 0, 0, 657, 38134), -(19269, 0, 24, 24, 373, 38134), -(44395, 0, 0, 0, 864, 38134), -(16908, 0, 0, 0, 293, 38134), -(43840, 0, 0, 0, 864, 38134), -(3681, 0, 0, 0, 72, 38134), -(43825, 0, 0, 0, 864, 38134), -(43725, 0, 0, 0, 864, 38134), -(721, 0, 0, 0, 81, 38134), -(43824, 0, 0, 0, 864, 38134), -(20407, 0, 0, 0, 864, 38134), -(43724, 0, 0, 0, 864, 38134), -(43723, 0, 0, 0, 864, 38134), -(43034, 0, 0, 0, 864, 38134), -(43823, 0, 0, 0, 864, 38134), -(44394, 0, 0, 0, 864, 38134), -(44393, 0, 0, 0, 864, 38134), -(44236, 0, 0, 0, 864, 38134), -(44235, 0, 0, 0, 864, 38134), -(1649, 0, 0, 0, 864, 38134), -(11069, 0, 0, 0, 864, 38134), -(44392, 0, 0, 0, 864, 38134), -(2879, 0, 0, 0, 864, 38134), -(5518, 0, 0, 0, 864, 38134), -(43842, 0, 0, 0, 864, 38134), -(14563, 0, 0, 0, 872, 38134), -(11026, 0, 0, 0, 378, 38134), -(5519, 0, 0, 0, 864, 38134), -(43841, 0, 0, 0, 864, 38134), -(43690, 0, 0, 0, 864, 38134), -(38821, 0, 0, 0, 181, 38134), -(957, 0, 0, 0, 378, 38134), -(6579, 0, 0, 0, 864, 38134), -(80069, 0, 0, 0, 864, 38134), -(5511, 0, 0, 0, 864, 38134), -(5510, 0, 0, 0, 864, 38134), -(5509, 0, 0, 0, 378, 38134), -(5413, 0, 0, 0, 864, 38134), -(29725, 0, 0, 0, 864, 38134), -(5512, 0, 0, 0, 864, 38134), -(45306, 0, 0, 0, 861, 38134), -(7232, 0, 0, 0, 864, 38134), -(1416, 0, 0, 0, 864, 38134), -(7798, 0, 0, 0, 864, 38134), -(656, 0, 0, 0, 378, 38134), -(5514, 0, 0, 0, 378, 38134), -(1472, 0, 0, 0, 864, 38134), -(5384, 0, 0, 0, 864, 38134), -(5513, 0, 0, 0, 864, 38134), -(112912, 0, 0, 0, 343, 38134), -(53991, 0, 0, 0, 861, 38134), -(54218, 0, 0, 0, 861, 38134), -(10782, 0, 0, 0, 73, 38134), -(54216, 0, 0, 0, 861, 38134), -(1646, 0, 0, 0, 378, 38134), -(53641, 0, 0, 0, 864, 38134), -(53626, 0, -3, -2, 1723, 38134), -(54219, 0, 0, 0, 861, 38134), -(55684, 0, 0, 0, 864, 38134), -(54215, 0, 0, 0, 861, 38134), -(54214, 0, 0, 0, 861, 38134), -(54217, 0, 0, 0, 861, 38134), -(14450, 0, 0, 0, 378, 38134), -(14496, 0, -3, -2, 1723, 38134), -(14497, 0, 0, 0, 378, 38134), -(157498, 0, 0, 0, 864, 38134), -(54117, 0, -4, -4, 1723, 38134), -(1371, 0, -4, -4, 1723, 38134), -(1370, 0, -4, -4, 1723, 38134), -(1368, 0, -4, -4, 1723, 38134), -(83890, 0, 0, 0, 864, 38134), -(83883, 0, 0, 0, 864, 38134), -(83882, 0, 0, 0, 864, 38134), -(83878, 0, 0, 0, 864, 38134), -(54026, 0, 0, 0, 864, 38134), -(157496, 0, 0, 0, 864, 38134), -(14439, 0, 0, 0, 864, 38134), -(71526, 0, 0, 0, 864, 38134), -(158637, 0, 0, 0, 872, 38134), -(65153, 0, 0, 0, 864, 38134), -(176230, 0, 0, 0, 1355, 38134), -(176229, 0, 0, 0, 1355, 38134), -(176233, 0, 0, 0, 1355, 38134), -(61895, 0, 3, 3, 1723, 38134), -(18406, 0, 0, 0, 864, 38134), -(18376, 0, 0, 0, 44, 38134), -(18360, 0, 0, 0, 872, 38134), -(18359, 0, 0, 0, 872, 38134), -(18357, 0, 0, 0, 872, 38134), -(43768, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(61896, 0, 0, 0, 864, 38134), -(162935, 0, 0, 0, 883, 38134), -(18375, 0, 0, 0, 44, 38134), -(18362, 0, 0, 0, 872, 38134), -(43769, 0, 0, 0, 864, 38134), -(35477, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(1303, 0, 0, 0, 864, 38134), -(49877, 0, 0, 0, 864, 38134), -(61837, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(42421, 0, 0, 0, 864, 38134), -(50523, 0, 0, 0, 864, 38134), -(3520, 0, 0, 0, 864, 38134), -(50480, 0, 0, 0, 864, 38134), -(61838, 0, 0, 0, 864, 38134), -(56925, 0, 0, 0, 827, 38134), -(44582, 0, 0, 0, 864, 38134), -(44583, 0, 0, 0, 864, 38134), -(52361, 0, 0, 0, 861, 38134), -(52359, 0, 0, 0, 864, 38134), -(52358, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(483, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(3518, 0, 0, 0, 378, 38134), -(48632, 0, 0, 0, 872, 38134), -(482, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(4981, 0, 0, 0, 864, 38134), -(4974, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(51440, 0, -4, -4, 1723, 38134), -(61834, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(61836, 0, 0, 0, 864, 38134), -(1287, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(44774, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(1432, 0, 0, 0, 378, 38134), -(1427, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(12480, 0, 0, 0, 883, 38134), -(141270, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(1294, 0, 0, 0, 864, 38134), -(6174, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(49748, 0, 0, 0, 861, 38134), -(29093, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(1275, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(12481, 0, 0, 0, 864, 38134), -(15659, 0, 0, 0, 181, 38134), -(8670, 0, 0, 0, 864, 38134), -(1428, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(1299, 0, 0, 0, 864, 38134), -(175416, 0, 0, 0, 868, 38134), -(1402, 0, 0, 0, 378, 38134), -(8719, 0, 0, 0, 864, 38134), -(42288, 0, 0, 0, 864, 38134), -(49701, 0, 0, 0, 864, 38134), -(1297, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(5493, 0, 0, 0, 864, 38134), -(5494, 0, 0, 0, 864, 38134), -(1301, 0, 0, 0, 864, 38134), -(1298, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(113211, 0, 0, 0, 883, 38134), -(30713, 0, 0, 0, 864, 38134), -(49893, 0, 0, 0, 864, 38134), -(30730, 0, 0, 0, 864, 38134), -(5386, 0, 0, 0, 864, 38134), -(46180, 0, 0, 0, 864, 38134), -(338, 0, 0, 0, 378, 38134), -(11068, 0, 0, 0, 864, 38134), -(1312, 0, 0, 0, 864, 38134), -(1318, 0, 0, 0, 864, 38134), -(1316, 0, 0, 0, 864, 38134), -(1317, 0, 0, 0, 864, 38134), -(1315, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(68, 0, 0, 0, 883, 38134), -(5499, 0, 0, 0, 864, 38134), -(1313, 0, 0, 0, 864, 38134), -(5503, 0, 0, 0, 864, 38134), -(5500, 0, 0, 0, 864, 38134), -(149433, 0, 0, 0, 777, 38134), -(51348, 0, 0, 0, 883, 38134), -(1300, 0, 0, 0, 864, 38134), -(5566, 0, 0, 0, 864, 38134), -(1346, 0, 0, 0, 864, 38134), -(1347, 0, 0, 0, 864, 38134), -(1314, 0, 0, 0, 864, 38134), -(1310, 0, 0, 0, 864, 38134), -(1429, 0, 0, 0, 864, 38134), -(5567, 0, 0, 0, 864, 38134), -(4078, 0, 0, 0, 378, 38134), -(1309, 0, 0, 0, 864, 38134), -(158456, 0, 0, 0, 81, 38134), -(23837, 0, 0, 0, 328, 38134), -(158440, 0, 0, 0, 73, 38134), -(140407, 0, 0, 0, 467, 38134), -(158436, 0, 0, 0, 73, 38134), -(158755, 0, 0, 0, 81, 38134), -(158753, 0, 0, 0, 81, 38134), -(140403, 0, 0, 0, 288, 38134), -(140253, 0, 0, 0, 288, 38134), -(158463, 0, 0, 0, 81, 38134), -(2334, 0, 0, 0, 328, 38134), -(4075, 0, 0, 0, 81, 38134), -(1308, 0, 0, 0, 864, 38134), -(1311, 0, 0, 0, 864, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149436, 0, 0, 0, 847, 38134), -(3627, 0, 0, 0, 864, 38134), -(149467, 0, 0, 0, 830, 38134), -(149616, 0, 0, 0, 347, 38134), -(331, 0, 0, 0, 864, 38134), -(85819, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(85818, 0, 0, 0, 857, 38134), -(150122, 0, 0, 0, 37, 38134), -(85307, 0, 0, 0, 37, 38134), -(111190, 0, 0, 0, 773, 38134), -(32520, 0, 0, 0, 181, 38134), -(52408, 0, 0, 0, 818, 38134), -(147741, 0, 0, 0, 172, 38134), -(5497, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(2485, 0, 0, 0, 864, 38134), -(2708, 0, 0, 0, 864, 38134), -(148796, 0, 0, 0, 810, 38134), -(147714, 0, 0, 0, 847, 38134), -(155739, 0, 0, 0, 959, 38134), -(84751, 0, 0, 0, 857, 38134), -(151937, 0, 0, 0, 847, 38134), -(1307, 0, 0, 0, 864, 38134), -(149099, 0, 0, 0, 196, 38134), -(84749, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(85816, 0, 0, 0, 857, 38134), -(1412, 0, 0, 0, 81, 38134), -(149124, 0, 0, 0, 847, 38134), -(1419, 0, 0, 0, 81, 38134), -(84745, 0, 0, 0, 857, 38134), -(149121, 0, 0, 0, 847, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(1413, 0, 0, 0, 864, 38134), -(103033, 0, 0, 0, 633, 38134), -(89174, 0, 0, 0, 874, 38134), -(174146, 0, 0, 0, 830, 38134), -(147785, 0, 0, 0, 488, 38134), -(149458, 0, 0, 0, 488, 38134), -(149469, 0, 0, 0, 847, 38134), -(148124, 0, 0, 0, 777, 38134), -(1976, 0, 0, 0, 883, 38134), -(148233, 0, 0, 0, 828, 38134), -(149445, 0, 0, 0, 828, 38134), -(149131, 0, 0, 0, 847, 38134), -(149626, 0, 0, 0, 178, 38134), -(5694, 0, 0, 0, 864, 38134), -(124720, 0, 0, 0, 186, 38134), -(136063, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(143262, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(154464, 0, 0, 0, 740, 38134), -(142056, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(135808, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142174, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(143502, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(126682, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(120788, 0, 0, 0, 794, 38134), -(132036, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(140313, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(62821, 0, 0, 0, 872, 38134), -(142459, 0, 0, 0, 186, 38134), -(62822, 0, 0, 0, 872, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(133282, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135153, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (129808,131977,131645,134752,133953,130073,132162,131376,143038,133940,132161,142400,130897,134425,132160,143220,134636,138911,135745,134966,135774,129806,132123,132226,141354,132207,135939,129750,132297,132118,133203,129870,135940,129869,130453,134963,131656,147008,147009,147010,143221,130452,131496,139997,145239,139999,140012,140013,140015,140011,140004,140007,139994,140014,140008,140005,140001,140016,140018,139996,140009,140006,140010,143216,129906,135947,137094,131709,129884,135985,136007,142168,136942,136950,143034,139796,142455,134848,141205,133340,136273,135882,142199,139977,135883,131697,139549,143056,137763,138336,141147,141143,140534,139209,136318,136587,139570,131387,130006,136584,136591,128838,94621,136481,136462,136463,135857,136451,135682,135874,139967,139615,136469,139771,136517,136230,135860,136519,139176,139167,139165,139170,139168,130899,136206,136439,138125,136204,136205,141355,150898,6491,138055,138060,139030,139031,140925,143218,138028,129836,119508,137622,137104,130733,136239,137621,144478,136580,129749,134426,129753,136957,136958,129867,138931,138930,137731,131272,130820,130189,130694,137730,130190,147550,141586,141348,141349,143035,140003,140002,138221,130005,141483,141484,135800,131004,135401,131693,134704,141353,141482,141696,141798,141769,141716,141059,143217,141064,141641,141098,141090,141123,139790,131381,142454,142172,141315,143361,141314,155070,138081,141313,137987,131600,138006,138008,138009,138005,137988,138007,138014,137985,134359,143041,141479,141518,141512,141506,127739,149027,126569,139280,129670,129724,149025,134308,126709,126708,133285,127626,129624,129768,129745,133459,139624,139434,137398,137369,137367,133210,133659,126455,133187,133264,126824,129616,134776,143700,139089,126496,133309,123231,158148,129627,158221,130077,126530,141991,131998,126434,143718,143572,143574,142754,145838,142773,142564,144029,161565,142882,142881,142770,142611,126581,126582,142764,142607,141066,142759,148904,142777,142774,140904,144493,142605,143336,142885,142884,143559,142886,142767,142602,142603,143560,141698,143847,141771,142119,88696,88697,142608,142784,135604,138041,144002,142778,142771,142760,140640,142775,125004,142772,135889,124883,140948,126640,141009,141001,135112,127636,123641,140906,140936,127193,140944,126583,135792,124238,135603,143040,136106,132036,139375,89715,126642,142140,142142,142115,151176,152079,152081,134722,137267,137301,134920,152080,137315,142238,161074,137300,137299,161091,145728,151173,137314,137316,142181,137317,141117,142089,142189,141114,141116,143272,142163,141115,145729,146902,141033,143036,131983,135521,131992,135658,138280,131989,126781,142138,137294,137281,137282,137298,137279,137293,137295,135618,135064,147206,139088,138744,124805,123604,139148,139144,143839,124695,153932,135614,152000,144635,135612,140472,135681,143846,140473,138704,138178,143842,143870,135677,143844,135675,143856,138321,138322,135678,142160,131290,135446,148922,120599,142187,137268,137265,137266,142117,139522,135808,123633,122370,121235,120788,143709,124725,124727,131994,123169,143254,142167,132638,142174,142371,143251,126634,143248,142169,143259,136041,124720,149045,132625,154464,142543,142094,136071,124295,142056,142095,142086,124180,142457,124181,136063,142068,142073,136091,148228,142752,138724,138725,121541,140350,142346,136102,144383,142063,129940,143502,177193,142132,142136,142188,142077,142191,124289,123635,142139,143244,132228,143246,142066,143261,143263,135509,143243,144148,143260,130368,130399,150300,123244,144147,133536,141274,130377,125005,143250,142166,132642,123639,135230,136059,136061,123675,142459,128531,142137,143295,133325,136052,133282,140313,142180,123642,143242,143262,138726,126682,135153,136633,143022,144310,135520)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(129808, 0, 0, 0, 188, 38134), -(131977, 0, 0, 0, 188, 38134), -(131645, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(133953, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(132162, 0, 0, 0, 188, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(133940, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(143220, 0, 0, 0, 81, 38134), -(134636, 0, 0, 0, 186, 38134), -(138911, 0, 0, 0, 188, 38134), -(135745, 0, 0, 0, 188, 38134), -(134966, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(141354, 0, 0, 0, 465, 38134), -(132207, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(132297, 0, 0, 0, 188, 38134), -(132118, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(134963, 0, 0, 0, 2117, 38134), -(131656, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(139997, 0, 0, 0, 188, 38134), -(145239, 0, 0, 0, 708, 38134), -(139999, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(129906, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(137094, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(135985, 0, 0, 0, 188, 38134), -(136007, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(136942, 0, 0, 0, 188, 38134), -(136950, 0, 0, 0, 188, 38134), -(143034, 0, 0, 0, 371, 38134), -(139796, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(134848, 0, 0, 0, 2117, 38134), -(141205, 0, 0, 0, 186, 38134), -(133340, 0, 0, 0, 465, 38134), -(136273, 0, 0, 0, 188, 38134), -(135882, 0, 0, 0, 188, 38134), -(142199, 0, 0, 0, 188, 38134), -(139977, 0, 0, 0, 188, 38134), -(135883, 0, 0, 0, 188, 38134), -(131697, 0, 0, 0, 188, 38134), -(139549, 0, 0, 0, 188, 38134), -(143056, 0, 0, 0, 371, 38134), -(137763, 0, 0, 0, 830, 38134), -(138336, 0, 0, 0, 186, 38134), -(141147, 0, 0, 0, 188, 38134), -(141143, 0, 0, 0, 188, 38134), -(140534, 0, 0, 0, 188, 38134), -(139209, 0, 0, 0, 289, 38134), -(136318, 0, 0, 0, 188, 38134), -(136587, 0, 0, 0, 188, 38134), -(139570, 0, 0, 0, 188, 38134), -(131387, 0, 0, 0, 188, 38134), -(130006, 0, 0, 0, 188, 38134), -(136584, 0, 0, 0, 188, 38134), -(136591, 0, 0, 0, 188, 38134), -(128838, 0, 0, 0, 186, 38134), -(94621, 0, 0, 0, 773, 38134), -(136481, 0, 0, 0, 188, 38134), -(136462, 0, 0, 0, 188, 38134), -(136463, 0, 0, 0, 188, 38134), -(135857, 0, 0, 0, 188, 38134), -(136451, 0, 0, 0, 188, 38134), -(135682, 0, 0, 0, 188, 38134), -(135874, 0, 0, 0, 188, 38134), -(139967, 0, 0, 0, 188, 38134), -(139615, 0, 0, 0, 805, 38134), -(136469, 0, 0, 0, 188, 38134), -(139771, 0, 0, 0, 188, 38134), -(136517, 0, 0, 0, 186, 38134), -(136230, 0, 0, 0, 188, 38134), -(135860, 0, 0, 0, 188, 38134), -(136519, 0, 0, 0, 188, 38134), -(139176, 0, 0, 0, 188, 38134), -(139167, 0, 0, 0, 188, 38134), -(139165, 0, 0, 0, 188, 38134), -(139170, 0, 0, 0, 188, 38134), -(139168, 0, 0, 0, 188, 38134), -(130899, 0, 0, 0, 188, 38134), -(136206, 0, 0, 0, 188, 38134), -(136439, 0, 0, 0, 188, 38134), -(138125, 0, 0, 0, 188, 38134), -(136204, 0, 0, 0, 188, 38134), -(136205, 0, 0, 0, 188, 38134), -(141355, 0, 0, 0, 465, 38134), -(150898, 0, 0, 0, 708, 38134), -(6491, 0, 0, 0, 328, 38134), -(138055, 0, 0, 0, 188, 38134), -(138060, 0, 0, 0, 188, 38134), -(139030, 0, 0, 0, 188, 38134), -(139031, 0, 0, 0, 188, 38134), -(140925, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(138028, 0, 0, 0, 188, 38134), -(129836, 0, 0, 0, 188, 38134), -(119508, 0, 0, 0, 181, 38134), -(137622, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(130733, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(137621, 0, 0, 0, 188, 38134), -(144478, 0, 0, 0, 81, 38134), -(136580, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(136957, 0, 0, 0, 188, 38134), -(136958, 0, 0, 0, 188, 38134), -(129867, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(138930, 0, 0, 0, 188, 38134), -(137731, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(130820, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(140003, 0, 0, 0, 188, 38134), -(140002, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(141483, 0, 0, 0, 188, 38134), -(141484, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(131693, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141353, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(141696, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(141716, 0, 0, 0, 188, 38134), -(141059, 0, 0, 0, 188, 38134), -(143217, 0, 0, 0, 81, 38134), -(141064, 0, 0, 0, 188, 38134), -(141641, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(141090, 0, 0, 0, 188, 38134), -(141123, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(131381, 0, 0, 0, 81, 38134), -(142454, 0, 0, 0, 706, 38134), -(142172, 0, 0, 0, 81, 38134), -(141315, 0, 2, 2, 81, 38134), -(143361, 0, 0, 0, 188, 38134), -(141314, 0, 0, 0, 81, 38134), -(155070, 0, 0, 0, 789, 38134), -(138081, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(137987, 0, 0, 0, 188, 38134), -(131600, 0, 0, 0, 188, 38134), -(138006, 0, 0, 0, 188, 38134), -(138008, 0, 0, 0, 188, 38134), -(138009, 0, 0, 0, 188, 38134), -(138005, 0, 0, 0, 188, 38134), -(137988, 0, 0, 0, 188, 38134), -(138007, 0, 0, 0, 188, 38134), -(138014, 0, 0, 0, 188, 38134), -(137985, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(143041, 0, 0, 0, 371, 38134), -(141479, 0, 0, 0, 373, 38134), -(141518, 0, 0, 0, 371, 38134), -(141512, 0, 0, 0, 371, 38134), -(141506, 0, 0, 0, 371, 38134), -(127739, 0, 0, 0, 186, 38134), -(149027, 0, 0, 0, 464, 38134), -(126569, 0, 0, 0, 81, 38134), -(139280, 0, 0, 0, 186, 38134), -(129670, 0, 0, 0, 186, 38134), -(129724, 0, 0, 0, 186, 38134), -(149025, 0, 0, 0, 464, 38134), -(134308, 0, 0, 0, 188, 38134), -(126709, 0, 0, 0, 186, 38134), -(126708, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(129624, 0, 0, 0, 186, 38134), -(129768, 0, 0, 0, 186, 38134), -(129745, 0, 0, 0, 186, 38134), -(133459, 0, 0, 0, 186, 38134), -(139624, 0, 0, 0, 805, 38134), -(139434, 0, 0, 0, 186, 38134), -(137398, 0, 0, 0, 186, 38134), -(137369, 0, 0, 0, 186, 38134), -(137367, 0, 0, 0, 186, 38134), -(133210, 0, 0, 0, 2117, 38134), -(133659, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(129616, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(126496, 0, 0, 0, 81, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133309, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(158148, 0, 0, 0, 782, 38134), -(129627, 0, 0, 0, 186, 38134), -(158221, 0, 0, 0, 782, 38134), -(130077, 0, 0, 0, 81, 38134), -(126530, 0, 0, 0, 81, 38134), -(141991, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(126434, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(145838, 0, 0, 0, 347, 38134), -(142773, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142605, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(142608, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(141009, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(135112, 0, 0, 0, 186, 38134), -(127636, 0, 0, 0, 186, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(135792, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(136106, 0, 0, 0, 292, 38134), -(132036, 0, 0, 0, 181, 38134), -(139375, 0, 0, 0, 292, 38134), -(89715, 0, 0, 0, 328, 38134), -(126642, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(151176, 0, 0, 0, 292, 38134), -(152079, 0, 0, 0, 289, 38134), -(152081, 0, 0, 0, 289, 38134), -(134722, 0, 0, 0, 186, 38134), -(137267, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(134920, 0, 0, 0, 186, 38134), -(152080, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(142238, 0, 0, 0, 483, 38134), -(161074, 0, 0, 0, 186, 38134), -(137300, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(161091, 0, 0, 0, 186, 38134), -(145728, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(137314, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(142181, 0, 0, 0, 187, 38134), -(137317, 0, 0, 0, 289, 38134), -(141117, 0, 5, 5, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(142189, 0, 0, 0, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(142163, 0, 0, 0, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(145729, 0, 0, 0, 289, 38134), -(146902, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(131983, 0, 3, 3, 838, 38134), -(135521, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(135658, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(131989, 0, 0, 0, 181, 38134), -(126781, 0, 0, 0, 181, 38134), -(142138, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(135618, 0, 0, 0, 492, 38134), -(135064, 0, 0, 0, 2117, 38134), -(147206, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(138744, 0, 0, 0, 492, 38134), -(124805, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(143839, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(135614, 0, 0, 0, 492, 38134), -(152000, 0, 0, 0, 691, 38134), -(144635, 0, 0, 0, 492, 38134), -(135612, 0, 0, 0, 492, 38134), -(140472, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(143846, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(138704, 0, 0, 0, 841, 38134), -(138178, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(138321, 0, 0, 0, 492, 38134), -(138322, 0, 0, 0, 492, 38134), -(135678, 0, 0, 0, 492, 38134), -(142160, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(148922, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(142187, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(142117, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(135808, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(143709, 0, 0, 0, 290, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(143251, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(143248, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(124720, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(136071, 0, 0, 0, 292, 38134), -(124295, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(136063, 0, 0, 0, 292, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(136091, 0, 0, 0, 292, 38134), -(148228, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(140350, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(136102, 0, 0, 0, 292, 38134), -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(143502, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(132228, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(130368, 0, 0, 0, 186, 38134), -(130399, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(123244, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(133536, 0, 0, 0, 292, 38134), -(141274, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(136061, 0, 0, 0, 292, 38134), -(123675, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(133282, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (137459,134141,140595,136914,139793,136421,143034,131376,143218,133953,134752,143035,133940,132161,141586,139796,142400,131387,142454,130897,131600,141309,141305,141314,141313,142172,131381,141315,141316,142168,138733,138709,138700,131949,132160,135632,134425,135684,130075,6491,130078,130130,130395,130073,131977,129808,129870,130453,129869,134963,131656,132206,132204,131645,135774,135939,135940,129806,132123,132226,133203,143217,132207,136239,132118,131496,147008,147009,137104,147010,129750,130452,132297,143221,131709,135947,144478,129884,129906)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(137459, 0, 0, 0, 188, 38134), -(134141, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(136914, 0, 0, 0, 188, 38134), -(139793, 0, 0, 0, 188, 38134), -(136421, 0, 0, 0, 188, 38134), -(143034, 0, 0, 0, 371, 38134), -(131376, 0, 0, 0, 81, 38134), -(143218, 0, 0, 0, 81, 38134), -(133953, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(133940, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(139796, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(131387, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(130897, 0, 0, 0, 188, 38134), -(131600, 0, 0, 0, 188, 38134), -(141309, 0, 0, 0, 187, 38134), -(141305, 0, 0, 0, 188, 38134), -(141314, 0, 0, 0, 81, 38134), -(141313, 0, 0, 0, 188, 38134), -(142172, 0, 0, 0, 81, 38134), -(131381, 0, 0, 0, 81, 38134), -(141315, 0, 2, 2, 81, 38134), -(141316, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(138733, 0, 0, 0, 188, 38134), -(138709, 0, 0, 0, 188, 38134), -(138700, 0, 0, 0, 188, 38134), -(131949, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(135632, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(6491, 0, 0, 0, 328, 38134), -(130078, 0, 0, 0, 188, 38134), -(130130, 0, 0, 0, 188, 38134), -(130395, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(131977, 0, 0, 0, 188, 38134), -(129808, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(134963, 0, 0, 0, 2117, 38134), -(131656, 0, 0, 0, 188, 38134), -(132206, 0, 0, 0, 188, 38134), -(132204, 0, 0, 0, 188, 38134), -(131645, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(143217, 0, 0, 0, 81, 38134), -(132207, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(132118, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147009, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(130452, 0, 0, 0, 188, 38134), -(132297, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(131709, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(144478, 0, 0, 0, 81, 38134), -(129884, 0, 0, 0, 188, 38134), -(129906, 0, 0, 0, 188, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (150584,136422,142394,138134,150577,142196,142395,138904,142088,139844,139845,139846,139843,141994,138582,138581,146019,137967,138521,141984,141995,138924,139192,135848,133405,136333,136015,138048,138038,138108,138903,138096,138097,138777,138905,139520,98960,98961,138683,135981,137915,139174,137911,137927,136196,138613,141045,140890,140998,136222,141055,141038,135982,139839,138111,140883,135904,138615,136090,140776,138104,137936,144502,138612,135754,138032,135264,139962,135266,138027,135267,123226,142630,158637,126677,128625,142582,127626,141198,142779,142750,143060,112462,143672,142769,142782,139335,138681,138662,138668,138665,138663,137995,137993,138545,137638,137816,137560,137554,142620,143718,137364,137480,137612,137717,137677,143187,143023,139319,140808,140811,137482,137544,137848,137620,138690,137056,139336,139334,139356,137055,141953,146259,137683,137722,137453,142756,142785,123236,129972,142577,112192,139379,139147,139086,139124,140174,140193,140243,140315,137943,137944,137992,134830,137542,138938,130809,137576,126578,138546,135793,137977,138451,137968,137971,137318,138453,137658,137659,137668,137664,137667,137972,137974,137975,131084,131085,137649,130823,130822,129980,137080,137065,137505,138095,137500,137248,137504,138093,137235,138963,137110,135795,137444,131841,138092,137763,135794,137464,136710,137024,131508,135037,131510,131400,131297,131280,131279,131000,131361,140518,138934,138177,140446,138350,138169,138348,140122,135330,135946,135224,143219,141853,141854,141855,131360,138928,140209,135782,139298,135236,135138,135033,135067,140055,135015,136205,136204,136183,134775,136247,137358,138909,134975,131697,141194,139637,138735,139704,142984,139635,142455,139623,141195,142199,138911,135745,6491,138044,140666,138792,135407,136740,140577,135600,136768,136149,137744,136712,140021,136165,136708,136711,143592,135367,135389,58237,136706,136707,143914,134968,134969,138379,136709,134702,135386,138378,139978,134710,61143,135171,6271,139981,139984,134636,134688,134937,92164,137044,137042,138170,137041,137049,134967,136668,134720,135369,135371,136656,142610,134832,136669,135391,142113,136670,138789,138739,134666,136743,134930,138168,138167,142403,140464,138212,139793,134928,141239,140595,133940,132161,134966,138757,135783,138755,131387,143218,143034,136914,142172,142400,142168,131376,143038,132162,143216,135774,129806,132123,136239,143220,141137,136162,141135,145239,141123,134359,141090,139997,143361,139790,131381,141769,141798,134704,141353,131004,135401,130786,141484,147550,138931,129808,134752,141349,135800,143035,140002,141348,138221,141586,140003,130005,137731,141482,130694,130190,141483,140008,140005,140001,140016,139999,130189,140012,140015,140011,139994,140014,140010,140018,139996,140013,140009,140004,140006,140007,134426,129753,131272,129749,137621,137730,137094,137104,135947,132118,132207,132297,132226,131496,143221,131709,147009,130453,147008,147010,131656,134963,144478,130452,155070,129906,129884,135939,135940,143217,134693,134697,134542,129847,141864,141865,141866,135155,134287,134229,141313,141314,131600,139987,142276,119508,134014,134095,137460,139796,132160,129870,129750,142454,133203,129869,134425,137459,130395,136421,133953,135632,130073,135684,134141,130075,130078,130130)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(150584, 0, 0, 0, 188, 38134), -(136422, 0, 0, 0, 81, 38134), -(142394, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(150577, 0, 0, 0, 188, 38134), -(142196, 0, 0, 0, 81, 38134), -(142395, 0, 0, 0, 188, 38134), -(138904, 0, 0, 0, 188, 38134), -(142088, 0, 0, 0, 188, 38134), -(139844, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(139846, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(141994, 0, 0, 0, 188, 38134), -(138582, 0, 0, 0, 188, 38134), -(138581, 0, 0, 0, 188, 38134), -(146019, 0, 0, 0, 188, 38134), -(137967, 0, 0, 0, 706, 38134), -(138521, 0, 0, 0, 188, 38134), -(141984, 0, 0, 0, 188, 38134), -(141995, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(139192, 0, 0, 0, 188, 38134), -(135848, 0, 0, 0, 188, 38134), -(133405, 0, 0, 0, 328, 38134), -(136333, 0, 0, 0, 188, 38134), -(136015, 0, 0, 0, 188, 38134), -(138048, 0, 0, 0, 188, 38134), -(138038, 0, 0, 0, 188, 38134), -(138108, 0, 0, 0, 188, 38134), -(138903, 0, 0, 0, 188, 38134), -(138096, 0, 0, 0, 188, 38134), -(138097, 0, 0, 0, 2117, 38134), -(138777, 0, 0, 0, 188, 38134), -(138905, 0, 0, 0, 188, 38134), -(139520, 0, 0, 0, 186, 38134), -(98960, 0, 0, 0, 339, 38134), -(98961, 0, 0, 0, 339, 38134), -(138683, 0, 0, 0, 188, 38134), -(135981, 0, 0, 0, 188, 38134), -(137915, 0, 0, 0, 188, 38134), -(139174, 0, 0, 0, 188, 38134), -(137911, 0, 0, 0, 188, 38134), -(137927, 0, 0, 0, 188, 38134), -(136196, 0, 0, 0, 188, 38134), -(138613, 0, 0, 0, 188, 38134), -(141045, 0, 0, 0, 188, 38134), -(140890, 0, 0, 0, 188, 38134), -(140998, 0, 0, 0, 188, 38134), -(136222, 0, 0, 0, 188, 38134), -(141055, 0, 0, 0, 188, 38134), -(141038, 0, 0, 0, 188, 38134), -(135982, 0, 0, 0, 188, 38134), -(139839, 0, 0, 0, 188, 38134), -(138111, 0, 0, 0, 188, 38134), -(140883, 0, 0, 0, 188, 38134), -(135904, 0, 0, 0, 188, 38134), -(138615, 0, 0, 0, 188, 38134), -(136090, 0, 0, 0, 188, 38134), -(140776, 0, 0, 0, 188, 38134), -(138104, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(144502, 0, 0, 0, 188, 38134), -(138612, 0, 0, 0, 188, 38134), -(135754, 0, 0, 0, 188, 38134), -(138032, 0, 0, 0, 188, 38134), -(135264, 0, 0, 0, 188, 38134), -(139962, 0, 0, 0, 188, 38134), -(135266, 0, 0, 0, 188, 38134), -(138027, 0, 0, 0, 465, 38134), -(135267, 0, 0, 0, 188, 38134), -(123226, 0, 0, 0, 186, 38134), -(142630, 0, 0, 0, 188, 38134), -(158637, 0, 0, 0, 872, 38134), -(126677, 0, 0, 0, 186, 38134), -(128625, 0, 0, 0, 187, 38134), -(142582, 0, 0, 0, 188, 38134), -(127626, 0, 0, 0, 186, 38134), -(141198, 0, 0, 0, 188, 38134), -(142779, 0, 0, 0, 188, 38134), -(142750, 0, 0, 0, 188, 38134), -(143060, 0, 0, 0, 188, 38134), -(112462, 0, 0, 0, 633, 38134), -(143672, 0, 0, 0, 188, 38134), -(142769, 0, 0, 1, 188, 38134), -(142782, 0, 2, 2, 188, 38134), -(139335, 0, 0, 0, 188, 38134), -(138681, 0, 0, 0, 188, 38134), -(138662, 0, 0, 0, 1723, 38134), -(138668, 0, 0, 0, 188, 38134), -(138665, 0, 0, 0, 188, 38134), -(138663, 0, 0, 0, 188, 38134), -(137995, 0, 0, 1, 188, 38134), -(137993, 0, 0, 0, 188, 38134), -(138545, 0, 0, 0, 188, 38134), -(137638, 0, 0, 0, 188, 38134), -(137816, 0, 0, 0, 188, 38134), -(137560, 0, 0, 0, 188, 38134), -(137554, 0, 0, 0, 188, 38134), -(142620, 0, 0, 0, 188, 38134), -(143718, 0, 0, 0, 188, 38134), -(137364, 0, 1, 1, 188, 38134), -(137480, 0, 0, 0, 188, 38134), -(137612, 0, 0, 0, 188, 38134), -(137717, 0, 0, 0, 186, 38134), -(137677, 0, 0, 0, 188, 38134), -(143187, 0, 0, 0, 188, 38134), -(143023, 0, 0, 0, 188, 38134), -(139319, 0, 0, 0, 188, 38134), -(140808, 0, 0, 0, 188, 38134), -(140811, 0, 0, 0, 188, 38134), -(137482, 0, 0, 0, 188, 38134), -(137544, 0, 0, 0, 188, 38134), -(137848, 0, 0, 0, 188, 38134), -(137620, 0, 0, 1, 188, 38134), -(138690, 0, 1, 1, 188, 38134), -(137056, 0, 0, 0, 188, 38134), -(139336, 0, 0, 0, 188, 38134), -(139334, 0, 0, 0, 188, 38134), -(139356, 0, 0, 0, 188, 38134), -(137055, 0, 0, 0, 188, 38134), -(141953, 0, 0, 0, 188, 38134), -(146259, 0, 0, 0, 188, 38134), -(137683, 0, 0, 0, 188, 38134), -(137722, 0, 0, 0, 188, 38134), -(137453, 0, 0, 0, 188, 38134), -(142756, 0, 0, 0, 186, 38134), -(142785, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(129972, 0, 0, 0, 188, 38134), -(142577, 0, 0, 0, 188, 38134), -(112192, 0, 0, 0, 773, 38134), -(139379, 0, 0, 0, 188, 38134), -(139147, 0, 0, 0, 188, 38134), -(139086, 0, 0, 0, 188, 38134), -(139124, 0, 0, 0, 188, 38134), -(140174, 0, 0, 0, 371, 38134), -(140193, 0, 0, 0, 371, 38134), -(140243, 0, 0, 0, 371, 38134), -(140315, 0, 0, 0, 188, 38134), -(137943, 0, 0, 0, 188, 38134), -(137944, 0, 0, 0, 188, 38134), -(137992, 0, 0, 1, 188, 38134), -(134830, 0, 0, 0, 188, 38134), -(137542, 0, 0, 0, 188, 38134), -(138938, 0, 0, 0, 188, 38134), -(130809, 0, 0, 0, 188, 38134), -(137576, 0, 0, 0, 188, 38134), -(126578, 0, 0, 0, 81, 38134), -(138546, 0, 0, 0, 188, 38134), -(135793, 0, 0, 0, 189, 38134), -(137977, 0, 0, 0, 188, 38134), -(138451, 0, 0, 0, 188, 38134), -(137968, 0, 0, 0, 188, 38134), -(137971, 0, 0, 0, 81, 38134), -(137318, 0, 0, 0, 2117, 38134), -(138453, 0, 0, 0, 81, 38134), -(137658, 0, 0, 0, 188, 38134), -(137659, 0, 0, 0, 188, 38134), -(137668, 0, 0, 0, 188, 38134), -(137664, 0, 0, 0, 188, 38134), -(137667, 0, 0, 0, 81, 38134), -(137972, 0, 0, 0, 1723, 38134), -(137974, 0, 0, 0, 1723, 38134), -(137975, 0, 0, 0, 1723, 38134), -(131084, 0, 0, 0, 188, 38134), -(131085, 0, 0, 0, 188, 38134), -(137649, 0, 2, 2, 464, 38134), -(130823, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(137080, 0, 0, 0, 188, 38134), -(137065, 0, 0, 1, 188, 38134), -(137505, 0, 0, 0, 188, 38134), -(138095, 0, 0, 1, 188, 38134), -(137500, 0, 0, 1, 188, 38134), -(137248, 0, 0, 0, 188, 38134), -(137504, 0, 0, 0, 188, 38134), -(138093, 0, 0, 1, 188, 38134), -(137235, 0, 0, 0, 188, 38134), -(138963, 0, 0, 0, 188, 38134), -(137110, 0, 0, 1, 188, 38134), -(135795, 0, 0, 0, 188, 38134), -(137444, 0, 0, 0, 188, 38134), -(131841, 0, 0, 0, 188, 38134), -(138092, 0, 0, 1, 188, 38134), -(137763, 0, 0, 0, 830, 38134), -(135794, 0, 0, 0, 188, 38134), -(137464, 0, 0, 0, 188, 38134), -(136710, 0, 0, 0, 188, 38134), -(137024, 0, 0, 0, 188, 38134), -(131508, 0, 0, 0, 188, 38134), -(135037, 0, 0, 0, 188, 38134), -(131510, 0, 0, 0, 188, 38134), -(131400, 0, 0, 0, 188, 38134), -(131297, 0, 0, 0, 191, 38134), -(131280, 0, 0, 0, 191, 38134), -(131279, 0, 0, 0, 191, 38134), -(131000, 0, 0, 0, 188, 38134), -(131361, 0, 0, 0, 465, 38134), -(140518, 0, 0, 0, 188, 38134), -(138934, 0, 0, 0, 188, 38134), -(138177, 0, 0, 0, 188, 38134), -(140446, 0, 0, 0, 188, 38134), -(138350, 0, 0, 0, 188, 38134), -(138169, 0, 0, 0, 188, 38134), -(138348, 0, 0, 0, 188, 38134), -(140122, 0, 0, 0, 188, 38134), -(135330, 0, 0, 0, 186, 38134), -(135946, 0, 0, 0, 188, 38134), -(135224, 0, 0, 0, 188, 38134), -(143219, 0, 0, 0, 81, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(131360, 0, 0, 0, 465, 38134), -(138928, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(135782, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(135236, 0, 0, 0, 188, 38134), -(135138, 0, 0, 0, 188, 38134), -(135033, 0, 0, 0, 188, 38134), -(135067, 0, 0, 0, 188, 38134), -(140055, 0, 2, 2, 188, 38134), -(135015, 0, 0, 0, 186, 38134), -(136205, 0, 0, 0, 188, 38134), -(136204, 0, 0, 0, 188, 38134), -(136183, 0, 0, 0, 188, 38134), -(134775, 0, 0, 0, 188, 38134), -(136247, 0, 0, 0, 188, 38134), -(137358, 0, 0, 0, 186, 38134), -(138909, 0, 0, 0, 188, 38134), -(134975, 0, 0, 0, 188, 38134), -(131697, 0, 0, 0, 188, 38134), -(141194, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(138735, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(139635, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(139623, 0, 0, 0, 188, 38134), -(141195, 0, 0, 0, 188, 38134), -(142199, 0, 0, 0, 188, 38134), -(138911, 0, 0, 0, 188, 38134), -(135745, 0, 0, 0, 188, 38134), -(6491, 0, 0, 0, 328, 38134), -(138044, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138792, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(136740, 0, 0, 0, 188, 38134), -(140577, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(136768, 0, 0, 0, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(137744, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(140021, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(136711, 0, 0, 0, 188, 38134), -(143592, 0, 1, 1, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(135389, 0, 0, 0, 188, 38134), -(58237, 0, 0, 0, 975, 38134), -(136706, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(134968, 0, 0, 0, 186, 38134), -(134969, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(134702, 0, 0, 0, 186, 38134), -(135386, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(134710, 0, 0, 0, 188, 38134), -(61143, 0, 0, 0, 371, 38134), -(135171, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(139981, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(134636, 0, 0, 0, 186, 38134), -(134688, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(137044, 0, 0, 0, 188, 38134), -(137042, 0, 0, 0, 188, 38134), -(138170, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(137049, 0, 0, 0, 188, 38134), -(134967, 0, 0, 0, 186, 38134), -(136668, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(135369, 0, 0, 0, 465, 38134), -(135371, 0, 0, 0, 465, 38134), -(136656, 0, 0, 0, 465, 38134), -(142610, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(136669, 0, 0, 0, 188, 38134), -(135391, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(136670, 0, 0, 0, 188, 38134), -(138789, 0, 0, 0, 188, 38134), -(138739, 0, 0, 0, 188, 38134), -(134666, 0, 0, 0, 186, 38134), -(136743, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(138168, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(142403, 0, 0, 0, 188, 38134), -(140464, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(139793, 0, 0, 0, 188, 38134), -(134928, 0, 0, 0, 188, 38134), -(141239, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(134966, 0, 0, 0, 188, 38134), -(138757, 0, 0, 0, 186, 38134), -(135783, 0, 0, 0, 188, 38134), -(138755, 0, 0, 0, 188, 38134), -(131387, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(143034, 0, 0, 0, 371, 38134), -(136914, 0, 0, 0, 188, 38134), -(142172, 0, 0, 0, 81, 38134), -(142400, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(132162, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(135774, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(143220, 0, 0, 0, 81, 38134), -(141137, 0, 0, 0, 188, 38134), -(136162, 0, 0, 0, 188, 38134), -(141135, 0, 0, 0, 188, 38134), -(145239, 0, 0, 0, 708, 38134), -(141123, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(141090, 0, 0, 0, 188, 38134), -(139997, 0, 0, 0, 188, 38134), -(143361, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(131381, 0, 0, 0, 81, 38134), -(141769, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141353, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(130786, 0, 0, 0, 188, 38134), -(141484, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(129808, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(141349, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(140002, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(138221, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(140003, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(137731, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(137621, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(137094, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(132118, 0, 0, 0, 188, 38134), -(132207, 0, 0, 0, 188, 38134), -(132297, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(131709, 0, 0, 0, 188, 38134), -(147009, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147010, 0, 0, 0, 188, 38134), -(131656, 0, 0, 0, 188, 38134), -(134963, 0, 0, 0, 2117, 38134), -(144478, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(155070, 0, 0, 0, 789, 38134), -(129906, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(143217, 0, 0, 0, 81, 38134), -(134693, 0, 0, 0, 188, 38134), -(134697, 0, 0, 0, 188, 38134), -(134542, 0, 0, 0, 188, 38134), -(129847, 0, 0, 0, 188, 38134), -(141864, 0, 0, 0, 188, 38134), -(141865, 0, 0, 0, 188, 38134), -(141866, 0, 0, 0, 188, 38134), -(135155, 0, 0, 0, 188, 38134), -(134287, 0, 0, 0, 188, 38134), -(134229, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(141314, 0, 0, 0, 81, 38134), -(131600, 0, 0, 0, 188, 38134), -(139987, 0, 24, 24, 371, 38134), -(142276, 0, 0, 0, 188, 38134), -(119508, 0, 0, 0, 181, 38134), -(134014, 0, 0, 0, 188, 38134), -(134095, 0, 0, 0, 188, 38134), -(137460, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(133203, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(137459, 0, 0, 0, 188, 38134), -(130395, 0, 0, 0, 188, 38134), -(136421, 0, 0, 0, 188, 38134), -(133953, 0, 0, 0, 188, 38134), -(135632, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(134141, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(130078, 0, 0, 0, 188, 38134), -(130130, 0, 0, 0, 188, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (136907,139828,143680,137580,136728,136729,137607,141870,131897,131890,130216,131904,135668,137606,142299,135917,142294,152248,142306,152643,143682,132526,135671,137905,136096,142195,139375,143040,142176,136106,142450,146902,124238,143036,140944,135658,142190,142165,142161,142162,142141,134847,142143,135792,135216,140906,144213,135603,145731,135604,122072,142182,137284,137285,137283,134849,137277,137286,137278,137296,137297,137280,137370,140948,134845,134921,141033,142238,131814,136550,131626,130448,131624,137766,130441,136552,143334,135878,132188,143488,140510,140571,140525,140543,140580,140536,140579,137378,137391,135879,136099,131763,131777,136097,128042,137400,137401,131800,135875,131789,135876,128041,131753,137148,137149,137185,137154,131630,131674,131675,75372,136342,129302,130916,142305,143044,131673,131676,142282,140664,142284,141096,131052,144366,137575,157907,129320,137524,129710,157735,131083,128632,127496,137463,128604,128631,130996,133349,137545,144460,130763,123818,129318,157737,130999,130832,141521,137678,137680,136292,136290,138109,131574,130918,136906,137084,133420,137834,133862,129606,133824,137771,135412,137200,136195,136192,137965,137255,136197,137624,138854,138850,143690,138117,138128,138118,144457,133846,137849,137230,135858,135886,131631,131013,143677,136075,143678,136449,143251,135620,137440,137441,133335,133336,133304,133373,133376,126187,128931,126117,126112,126126,126091,126090,126142,126132,136988,136568,133445,133063,133181,133173,133279,133122,133358,136675,150102,132025,132030,140830,138743,138775,139797,138812,133347,130227,128930,128935,135054,135032,128965,128975,135063,131533,128934,126107,126183,126146,126133,129576,122987,122204,129554,133531,122636,127267,127268,126891,126890,129536,136564,136565,136639,136641,136573,136575,126888,128074,126823,127056,127040,127075,129335,128290,128426,128071,127145,126807,127223,126846,130297,127176,127060,128139,129424,126933,143053,143047,127142,131017,127141,130300,129748,127140,128746,143644,130217,128875,126664,141817,130205,129535,141818,141819,141814,124460,135790,135791,135789,126056,124976,124688,127607,143317,129005,136606,132031,123423,136432,136457,130226,130268,136447,134451,144155,135072,139609,136448,135077,135082,135059,135119,139620,123083,131629,123731,73678,127820,150897,130224,133980,130218,124666,125932,122276,136700,129461,126017,129462,124949,130634,125992,124703,130212,130636,124917,126014,143116,143109,143107,143098,143105,143103,136661,137240,143852,143853,126682,139528,144611,144088,144051,129180,124020,124627,130434,130427,130429,134611,128691,136925,136926,139075,128996,145245,137402,128694,129519,139827,139833,139835,137559,144353,128695,139831,130023,130022,134638,152093,137552,128664,128660,128661,128662,129076,133333,129202,128697,137537,137543,150318,129011,128693,128688,134613,128689,128692,129216,129521,129014,141955,141950,141951,141945,142313,126893,135400,143454,124716,124718,124522,136986,130077,136109,136144,143056,130042,134320,129004,134321,139072,128665,150412,129008,129007,145148,124591,145345,145136,145347,126905,126903,124179,133833,124177,130270,124172,124182,124183,124536,142449,141597,130248,123572,122749,122750,123473,128683,124029,128681,128685,128978,129120,124526,128678,128682,137501,137434,129545,130070,150895,124654,136596,137681,124681,124683,137416,137388,130348,137337,137413,130349,137422,126901,126904,136663,137419,136553,139361,122530,137412,124287,137417,124527,136562,144610,144245,141796,137213,144121,135383,143483,141784,144136,139568,143473,141813,137327,137322,143478,122170,136566,137319,143472,141780,143482,137187,137173,137008,136936,55370,136727,136731,136915,136916,136842,143894,143891,137867,125098,131992,24968,135019,135521,150104,134920,134722,131989,141116,145730,142089,142115,161074,141115,161091,143968,142140,142142,141114,131983,143700,141117,143272,143699,145728,137317,137267,137316,152080,137314,137315,152081,152079,145729,126642,137299,138280,142163,142181,126781,142994,151176,137300,142995,142189,151173,137301,124805,142685,142700,137279,147206,123604,137281,139088,143839,142997,142998,135064,124695,137293,137295,137294,137282,137298,142138,142721,135618,139148,139144,138744,143402,138704,153932,143008,143846,140552,135614,143498,140473,143380,138178,143007,135612,143856,135681,152000,144635,148927,140472,138321,138322,135677,143420,135675,143844,143870,135678,143842,131290,142160,143005,143004,142993,147973,142371,135446,148922,143541,147972,137268,137265,137266,142457,142187,132036,120788,142117,122370,121235,135808,132638,120599,139522,143709,131994,124725,124727,142174,126634,123633,142169,143242,142167,143254,123169,129940,123675,149045,142068,143295,142094,142095,142346,142056,136041,130368,143261,143263,142136,136063,143259,143244,143246,125005,143243,124295,123244,136061,136052,142543,132642,144310,136071,136091,154464,142188,142191,136102,142752,144383,177193,144148,124720,144147,150300,142063,124180,124181,142077,123639,132228,132625,135153,142066,143260,142086,133536,148228,142073,123635,130399,142137,142132,143248,133282,123642,124289,142139,136059,138724,138725,135230,128531,143250,143502,140350,142459,143262,142166,140313,142180,138726,143022,135509,121541,130377,136633,141274,135520,133325,126434,139997,143361,141798,141769,141353,131004,134704,141484,138931,141348,141349,135800,135401,140003,147550,134752,130786,140002,138221,137731,130005,141482,130694,130190,139999,140012,140015,140011,141483,140008,140005,140001,130189,139996,140013,140009,140004,140006,140007,139994,140014,140010,140016,140018,131272,137730,134426,129753,129749,137094,137104,135947,131709,131496,131656,147009,147008,147010,134963,144478,130452,129884,129870,135939,135940,129869,135684,130395,129906,132160,134425,130897,134832,138170,136670,136668,136669,134720,138168,136712,136706,140577,135389,143592,136709,137044,136708,136711,136768,136707,92164,137042,143914,138379,135386,138378,61143,134969,6271,141853,141854,141855,135782,135236,140666,131199,131312,131433,129973,131200,134669,131315,143718,135125,126677,142601,142630,142620,142579,135405,138093,155070,139379,134377,137763,142577,135402,134987,131314,135403,123236,130824,131301,138938,129980,130823,131084,130822,131409,131277,131342,112192,141263,131344,131343,131003,138193,139516,139517,138210,131001,142610,131014,141222,142586,131337,140551,131338,131114,139992,130867,135526,139298,131335,135404,134809,129972,142600,140446,131297,138934,131000,140209,131400,131360,131361,131510,134401,134813,131508,131509,137390,143158,143168,143182,131778,141877,6491,131143,141872,131002,131280,131313,131085,135037,140518,133983,141029,131279,137643,141226,130075,130079,134884,135632,134141,135293,130130,142276,136420,137153,137156,137155,137231,136772,136417,141534,136418,141901,136734,134341,134343,134340,136591,131125,130812,131141,134379,143220,141354,143032,134349,138134,145239,136416,143037,134350,136939,136415,136414,137025,143216,137126,136686,137000,136574,131228,136658,137404,142580,136682,143903,143899,138180,142196,137598,137599,143328,136674,137601,143217,143537,143221,141297,141286,137047,136419,137078,138212,142403,140464,139793,140595,141239,136421,130073,129750,135774,129806,132207,132161,133940,132123,143218,142400,132226,133203,131600,143035,131387,141586,139790,143034,135369,134967,138789,138757,137049,137041,135371,136914,134937,139981,139978,139984,138167,138755,135171,134930,137024,134968,134666,136743,58237,135391,138739,136165,135367,134928,135600,140021,136740,137744,142113,135783,134636,134688,136149,135407,138911,134966,135745,142455,131376,143038,139635,139623,139704,138924,139637,142984,138735,141195,141194,136239,139796,131381,142199,142454,142172,142088,136422,142168)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136907, 0, 0, 0, 467, 38134), -(139828, 0, 0, 0, 467, 38134), -(143680, 0, 0, 0, 188, 38134), -(137580, 0, 0, 0, 467, 38134), -(136728, 0, 0, 0, 288, 38134), -(136729, 0, 0, 0, 288, 38134), -(137607, 0, 0, 0, 467, 38134), -(141870, 0, 0, 0, 467, 38134), -(131897, 0, 0, 0, 650, 38134), -(131890, 0, 0, 0, 650, 38134), -(130216, 0, 0, 0, 650, 38134), -(131904, 0, 0, 0, 81, 38134), -(135668, 0, 0, 0, 467, 38134), -(137606, 0, 0, 0, 467, 38134), -(142299, 0, 0, 0, 467, 38134), -(135917, 0, 0, 0, 467, 38134), -(142294, 0, 0, 0, 467, 38134), -(152248, 0, 0, 0, 740, 38134), -(142306, 0, 0, 0, 467, 38134), -(152643, 0, 0, 0, 181, 38134), -(143682, 0, 0, 0, 467, 38134), -(132526, 0, 0, 0, 650, 38134), -(135671, 0, 0, 0, 467, 38134), -(137905, 0, 0, 0, 805, 38134), -(136096, 0, 0, 0, 292, 38134), -(142195, 0, 0, 0, 188, 38134), -(139375, 0, 0, 0, 292, 38134), -(143040, 0, 0, 0, 371, 38134), -(142176, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142450, 0, 0, 0, 465, 38134), -(146902, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(140944, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(135604, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(142182, 0, 0, 0, 186, 38134), -(137284, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(134849, 0, 9, 9, 186, 38134), -(137277, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137370, 0, 0, 0, 289, 38134), -(140948, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(142238, 0, 0, 0, 483, 38134), -(131814, 0, 0, 0, 189, 38134), -(136550, 0, 0, 0, 805, 38134), -(131626, 0, 0, 0, 189, 38134), -(130448, 0, 0, 0, 81, 38134), -(131624, 0, 0, 0, 189, 38134), -(137766, 0, 0, 0, 805, 38134), -(130441, 0, 0, 0, 81, 38134), -(136552, 0, 0, 0, 805, 38134), -(143334, 0, 0, 0, 189, 38134), -(135878, 0, 0, 0, 189, 38134), -(132188, 0, 0, 0, 189, 38134), -(143488, 0, 0, 0, 189, 38134), -(140510, 0, 0, 0, 189, 38134), -(140571, 0, 0, 0, 189, 38134), -(140525, 0, 0, 0, 189, 38134), -(140543, 0, 0, 0, 189, 38134), -(140580, 0, 0, 0, 189, 38134), -(140536, 0, 0, 0, 189, 38134), -(140579, 0, 0, 0, 189, 38134), -(137378, 0, 0, 0, 189, 38134), -(137391, 0, 0, 0, 189, 38134), -(135879, 0, 0, 0, 189, 38134), -(136099, 0, 0, 0, 189, 38134), -(131763, 0, 0, 0, 189, 38134), -(131777, 0, 0, 0, 189, 38134), -(136097, 0, 0, 0, 189, 38134), -(128042, 0, 0, 0, 189, 38134), -(137400, 0, 0, 0, 189, 38134), -(137401, 0, 0, 0, 189, 38134), -(131800, 0, 0, 0, 189, 38134), -(135875, 0, 0, 0, 189, 38134), -(131789, 0, 0, 0, 465, 38134), -(135876, 0, 0, 0, 189, 38134), -(128041, 0, 0, 0, 2117, 38134), -(131753, 0, 0, 0, 465, 38134), -(137148, 0, 0, 0, 189, 38134), -(137149, 0, 0, 0, 189, 38134), -(137185, 0, 0, 0, 189, 38134), -(137154, 0, 0, 0, 809, 38134), -(131630, 0, 0, 0, 189, 38134), -(131674, 0, 0, 0, 189, 38134), -(131675, 0, 0, 0, 189, 38134), -(75372, 0, 0, 0, 189, 38134), -(136342, 0, 0, 0, 190, 38134), -(129302, 0, 0, 0, 189, 38134), -(130916, 0, 0, 0, 189, 38134), -(142305, 0, 0, 0, 81, 38134), -(143044, 0, 0, 0, 371, 38134), -(131673, 0, 0, 0, 189, 38134), -(131676, 0, 0, 0, 189, 38134), -(142282, 0, 0, 0, 81, 38134), -(140664, 0, 0, 0, 189, 38134), -(142284, 0, 0, 0, 81, 38134), -(141096, 0, 0, 0, 189, 38134), -(131052, 0, 0, 0, 189, 38134), -(144366, 0, 0, 0, 191, 38134), -(137575, 0, 0, 0, 189, 38134), -(157907, 0, 0, 0, 782, 38134), -(129320, 0, 0, 0, 805, 38134), -(137524, 0, 0, 0, 189, 38134), -(129710, 0, 0, 0, 189, 38134), -(157735, 0, 0, 0, 782, 38134), -(131083, 0, 0, 0, 189, 38134), -(128632, 0, 0, 0, 189, 38134), -(127496, 0, 0, 0, 190, 38134), -(137463, 0, 0, 0, 189, 38134), -(128604, 0, 0, 0, 189, 38134), -(128631, 0, 0, 0, 189, 38134), -(130996, 0, 0, 0, 189, 38134), -(133349, 0, 0, 0, 189, 38134), -(137545, 0, 0, 0, 191, 38134), -(144460, 0, 0, 0, 189, 38134), -(130763, 0, 0, 0, 81, 38134), -(123818, 0, 0, 0, 830, 38134), -(129318, 0, 0, 0, 189, 38134), -(157737, 0, 0, 0, 782, 38134), -(130999, 0, 0, 0, 189, 38134), -(130832, 0, 0, 0, 189, 38134), -(141521, 0, 0, 0, 189, 38134), -(137678, 0, 0, 0, 189, 38134), -(137680, 0, 0, 0, 186, 38134), -(136292, 0, 0, 0, 186, 38134), -(136290, 0, 0, 0, 186, 38134), -(138109, 0, 0, 0, 465, 38134), -(131574, 0, 0, 0, 189, 38134), -(130918, 0, 0, 0, 189, 38134), -(136906, 0, 0, 0, 189, 38134), -(137084, 0, 0, 0, 189, 38134), -(133420, 0, 0, 0, 81, 38134), -(137834, 0, 0, 0, 81, 38134), -(133862, 0, 0, 0, 189, 38134), -(129606, 0, 3, 3, 189, 38134), -(133824, 0, 0, 0, 189, 38134), -(137771, 0, 0, 0, 189, 38134), -(135412, 0, 0, 0, 189, 38134), -(137200, 0, 0, 0, 81, 38134), -(136195, 0, 0, 0, 189, 38134), -(136192, 0, 0, 0, 189, 38134), -(137965, 0, 0, 0, 189, 38134), -(137255, 0, 0, 0, 189, 38134), -(136197, 0, 0, 0, 189, 38134), -(137624, 0, 0, 0, 189, 38134), -(138854, 0, 0, 0, 189, 38134), -(138850, 0, 0, 0, 189, 38134), -(143690, 0, 0, 0, 189, 38134), -(138117, 0, 0, 0, 465, 38134), -(138128, 0, 0, 0, 2117, 38134), -(138118, 0, 0, 0, 189, 38134), -(144457, 0, 0, 0, 465, 38134), -(133846, 0, 0, 0, 189, 38134), -(137849, 0, 0, 0, 189, 38134), -(137230, 0, 0, 0, 189, 38134), -(135858, 0, 0, 0, 189, 38134), -(135886, 0, 0, 0, 189, 38134), -(131631, 0, 0, 0, 81, 38134), -(131013, 0, 0, 0, 189, 38134), -(143677, 0, 0, 0, 189, 38134), -(136075, 0, 0, 0, 189, 38134), -(143678, 0, 0, 0, 189, 38134), -(136449, 0, 0, 0, 189, 38134), -(143251, 0, 0, 0, 186, 38134), -(135620, 0, 0, 0, 189, 38134), -(137440, 0, 0, 0, 189, 38134), -(137441, 0, 0, 0, 189, 38134), -(133335, 0, 0, 0, 190, 38134), -(133336, 0, 0, 0, 190, 38134), -(133304, 0, 0, 0, 190, 38134), -(133373, 0, 0, 0, 190, 38134), -(133376, 0, 0, 0, 190, 38134), -(126187, 0, 0, 0, 190, 38134), -(128931, 0, 0, 0, 190, 38134), -(126117, 0, 0, 0, 190, 38134), -(126112, 0, 0, 0, 190, 38134), -(126126, 0, 0, 0, 190, 38134), -(126091, 0, 0, 0, 190, 38134), -(126090, 0, 0, 0, 190, 38134), -(126142, 0, 0, 0, 190, 38134), -(126132, 0, 0, 0, 190, 38134), -(136988, 0, 0, 0, 190, 38134), -(136568, 0, 0, 0, 190, 38134), -(133445, 0, 0, 0, 190, 38134), -(133063, 0, 0, 0, 190, 38134), -(133181, 0, 0, 0, 190, 38134), -(133173, 0, 0, 0, 190, 38134), -(133279, 0, 0, 0, 190, 38134), -(133122, 0, 0, 0, 190, 38134), -(133358, 0, 0, 0, 190, 38134), -(136675, 0, 0, 0, 190, 38134), -(150102, 0, 0, 0, 691, 38134), -(132025, 0, 0, 0, 190, 38134), -(132030, 0, 0, 0, 190, 38134), -(140830, 0, 0, 0, 190, 38134), -(138743, 0, 0, 0, 190, 38134), -(138775, 0, 0, 0, 190, 38134), -(139797, 0, 0, 0, 190, 38134), -(138812, 0, 0, 0, 190, 38134), -(133347, 0, 0, 0, 190, 38134), -(130227, 0, 0, 0, 81, 38134), -(128930, 0, 0, 0, 190, 38134), -(128935, 0, 0, 0, 190, 38134), -(135054, 0, 0, 0, 805, 38134), -(135032, 0, 0, 0, 805, 38134), -(128965, 0, 0, 0, 190, 38134), -(128975, 0, 0, 0, 190, 38134), -(135063, 0, 0, 0, 805, 38134), -(131533, 0, 0, 0, 190, 38134), -(128934, 0, 0, 0, 190, 38134), -(126107, 0, 0, 0, 190, 38134), -(126183, 0, 0, 0, 81, 38134), -(126146, 0, 0, 0, 190, 38134), -(126133, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(122987, 0, 0, 0, 190, 38134), -(122204, 0, 0, 0, 190, 38134), -(129554, 0, 0, 0, 190, 38134), -(133531, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(127268, 0, 0, 0, 190, 38134), -(126891, 0, 0, 0, 190, 38134), -(126890, 0, 0, 0, 190, 38134), -(129536, 0, 0, 0, 190, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136564, 0, 0, 0, 190, 38134), -(136565, 0, 0, 0, 190, 38134), -(136639, 0, 0, 0, 190, 38134), -(136641, 0, 0, 0, 190, 38134), -(136573, 0, 0, 0, 190, 38134), -(136575, 0, 0, 0, 492, 38134), -(126888, 0, 0, 0, 190, 38134), -(128074, 0, 0, 0, 190, 38134), -(126823, 0, 0, 0, 190, 38134), -(127056, 0, 0, 0, 190, 38134), -(127040, 0, 0, 0, 190, 38134), -(127075, 0, 0, 0, 190, 38134), -(129335, 0, 0, 0, 190, 38134), -(128290, 0, 0, 0, 190, 38134), -(128426, 0, 0, 0, 190, 38134), -(128071, 0, 0, 0, 190, 38134), -(127145, 0, 0, 0, 190, 38134), -(126807, 0, 0, 0, 190, 38134), -(127223, 0, 0, 0, 190, 38134), -(126846, 0, 0, 0, 190, 38134), -(130297, 0, 0, 0, 81, 38134), -(127176, 0, 0, 0, 190, 38134), -(127060, 0, 0, 0, 190, 38134), -(128139, 0, 0, 0, 190, 38134), -(129424, 0, 0, 0, 190, 38134), -(126933, 0, 0, 0, 190, 38134), -(143053, 0, 0, 0, 371, 38134), -(143047, 0, 0, 0, 371, 38134), -(127142, 0, 0, 0, 190, 38134), -(131017, 0, 0, 0, 81, 38134), -(127141, 0, -2, -2, 190, 38134), -(130300, 0, 0, 0, 81, 38134), -(129748, 0, 0, 0, 190, 38134), -(127140, 0, 0, 0, 190, 38134), -(128746, 0, 0, 0, 190, 38134), -(143644, 0, 0, 0, 190, 38134), -(130217, 0, 0, 0, 81, 38134), -(128875, 0, 0, 0, 190, 38134), -(126664, 0, 0, 0, 81, 38134), -(141817, 0, 0, 0, 371, 38134), -(130205, 0, 0, 0, 81, 38134), -(129535, 0, 0, 0, 190, 38134), -(141818, 0, 0, 0, 371, 38134), -(141819, 0, 0, 0, 371, 38134), -(141814, 0, 0, 0, 373, 38134), -(124460, 0, 0, 0, 190, 38134), -(135790, 0, 0, 0, 190, 38134), -(135791, 0, 0, 0, 190, 38134), -(135789, 0, 0, 0, 190, 38134), -(126056, 0, 0, 0, 190, 38134), -(124976, 0, 0, 0, 190, 38134), -(124688, 0, 0, 0, 190, 38134), -(127607, 0, 0, 0, 190, 38134), -(143317, 0, 0, 0, 190, 38134), -(129005, 0, 0, 0, 190, 38134), -(136606, 0, 0, 0, 190, 38134), -(132031, 0, 0, 0, 190, 38134), -(123423, 0, 0, 0, 190, 38134), -(136432, 0, 0, 0, 190, 38134), -(136457, 0, 0, 0, 190, 38134), -(130226, 0, 0, 0, 81, 38134), -(130268, 0, 0, 0, 81, 38134), -(136447, 0, 0, 0, 190, 38134), -(134451, 0, 0, 0, 2117, 38134), -(144155, 0, 0, 0, 190, 38134), -(135072, 0, 0, 0, 190, 38134), -(139609, 0, 0, 0, 190, 38134), -(136448, 0, 0, 0, 190, 38134), -(135077, 0, 0, 0, 465, 38134), -(135082, 0, 0, 0, 190, 38134), -(135059, 0, 0, 0, 190, 38134), -(135119, 0, 0, 0, 465, 38134), -(139620, 0, 0, 0, 492, 38134), -(123083, 0, 0, 0, 190, 38134), -(131629, 0, 0, 0, 190, 38134), -(123731, 0, 0, 0, 190, 38134), -(73678, 0, 0, 0, 328, 38134), -(127820, 0, 0, 0, 190, 38134), -(150897, 0, 0, 0, 708, 38134), -(130224, 0, 0, 0, 190, 38134), -(133980, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(124666, 0, 0, 0, 190, 38134), -(125932, 0, 0, 0, 190, 38134), -(122276, 0, 0, 0, 190, 38134), -(136700, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134), -(126017, 0, 0, 0, 190, 38134), -(129462, 0, 0, 0, 190, 38134), -(124949, 0, 0, 0, 190, 38134), -(130634, 0, 0, 0, 81, 38134), -(125992, 0, 0, 0, 190, 38134), -(124703, 0, 0, 0, 190, 38134), -(130212, 0, 0, 0, 81, 38134), -(130636, 0, 0, 0, 81, 38134), -(124917, 0, 0, 0, 190, 38134), -(126014, 0, 0, 0, 190, 38134), -(143116, 0, 0, 0, 186, 38134), -(143109, 0, 0, 0, 186, 38134), -(143107, 0, 0, 0, 186, 38134), -(143098, 0, 0, 0, 186, 38134), -(143105, 0, 0, 0, 186, 38134), -(143103, 0, 0, 0, 186, 38134), -(136661, 0, 0, 0, 190, 38134), -(137240, 0, 0, 0, 467, 38134), -(143852, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(126682, 0, 0, 0, 186, 38134), -(139528, 0, 0, 0, 189, 38134), -(144611, 0, 0, 0, 191, 38134), -(144088, 0, 0, 0, 191, 38134), -(144051, 0, 0, 0, 492, 38134), -(129180, 0, 0, 0, 191, 38134), -(124020, 0, 0, 0, 191, 38134), -(124627, 0, 0, 0, 191, 38134), -(130434, 0, 0, 0, 191, 38134), -(130427, 0, 0, 0, 191, 38134), -(130429, 0, 0, 0, 191, 38134), -(134611, 0, 0, 0, 191, 38134), -(128691, 0, 0, 0, 191, 38134), -(136925, 0, 0, 0, 191, 38134), -(136926, 0, 0, 0, 191, 38134), -(139075, 0, 0, 0, 191, 38134), -(128996, 0, 0, 0, 191, 38134), -(145245, 0, 0, 0, 191, 38134), -(137402, 0, 0, 0, 81, 38134), -(128694, 0, 0, 0, 191, 38134), -(129519, 0, 0, 0, 191, 38134), -(139827, 0, 0, 0, 191, 38134), -(139833, 0, 0, 0, 191, 38134), -(139835, 0, 0, 0, 191, 38134), -(137559, 0, 0, 0, 191, 38134), -(144353, 0, 0, 0, 191, 38134), -(128695, 0, 0, 0, 2117, 38134), -(139831, 0, 0, 0, 191, 38134), -(130023, 0, 0, 0, 191, 38134), -(130022, 0, 0, 0, 191, 38134), -(134638, 0, 0, 0, 191, 38134), -(152093, 0, 0, 0, 465, 38134), -(137552, 0, 0, 0, 191, 38134), -(128664, 0, 0, 0, 191, 38134), -(128660, 0, 0, 0, 191, 38134), -(128661, 0, 0, 0, 191, 38134), -(128662, 0, 0, 0, 191, 38134), -(129076, 0, 0, 0, 191, 38134), -(133333, 0, 0, 0, 191, 38134), -(129202, 0, 0, 0, 191, 38134), -(128697, 0, 0, 0, 191, 38134), -(137537, 0, 0, 0, 191, 38134), -(137543, 0, 0, 0, 191, 38134), -(150318, 0, 0, 0, 191, 38134), -(129011, 0, 0, 0, 191, 38134), -(128693, 0, 0, 0, 191, 38134), -(128688, 0, 0, 0, 191, 38134), -(134613, 0, 0, 0, 191, 38134), -(128689, 0, 0, 0, 191, 38134), -(128692, 0, 0, 0, 191, 38134), -(129216, 0, 0, 0, 191, 38134), -(129521, 0, 0, 0, 191, 38134), -(129014, 0, 0, 0, 191, 38134), -(141955, 0, 0, 0, 371, 38134), -(141950, 0, 0, 0, 371, 38134), -(141951, 0, 0, 0, 371, 38134), -(141945, 0, 0, 0, 373, 38134), -(142313, 0, 0, 0, 465, 38134), -(126893, 0, 0, 0, 191, 38134), -(135400, 0, 0, 0, 191, 38134), -(143454, 0, 0, 0, 191, 38134), -(124716, 0, 0, 0, 191, 38134), -(124718, 0, 0, 0, 191, 38134), -(124522, 0, 0, 0, 191, 38134), -(136986, 0, 0, 0, 81, 38134), -(130077, 0, 0, 0, 81, 38134), -(136109, 0, 0, 0, 191, 38134), -(136144, 0, 0, 0, 191, 38134), -(143056, 0, 0, 0, 371, 38134), -(130042, 0, 0, 0, 191, 38134), -(134320, 0, 0, 0, 191, 38134), -(129004, 0, 0, 0, 191, 38134), -(134321, 0, 0, 0, 191, 38134), -(139072, 0, 0, 0, 191, 38134), -(128665, 0, 0, 0, 191, 38134), -(150412, 0, 0, 0, 292, 38134), -(129008, 0, 0, 0, 191, 38134), -(129007, 0, 0, 0, 191, 38134), -(145148, 0, 0, 0, 191, 38134), -(124591, 0, 0, 0, 191, 38134), -(145345, 0, 0, 0, 191, 38134), -(145136, 0, 0, 0, 191, 38134), -(145347, 0, 0, 0, 191, 38134), -(126905, 0, 0, 0, 81, 38134), -(126903, 0, 0, 0, 81, 38134), -(124179, 0, 0, 0, 191, 38134), -(133833, 0, 0, 0, 191, 38134), -(124177, 0, 0, 0, 191, 38134), -(130270, 0, 0, 0, 191, 38134), -(124172, 0, 0, 0, 191, 38134), -(124182, 0, 0, 0, 191, 38134), -(124183, 0, 0, 0, 191, 38134), -(124536, 0, 0, 0, 191, 38134), -(142449, 0, 0, 0, 191, 38134), -(141597, 0, 0, 0, 191, 38134), -(130248, 0, 0, 0, 191, 38134), -(123572, 0, 0, 0, 191, 38134), -(122749, 0, 0, 0, 191, 38134), -(122750, 0, 0, 0, 191, 38134), -(123473, 0, 0, 0, 191, 38134), -(128683, 0, 0, 0, 191, 38134), -(124029, 0, 0, 0, 191, 38134), -(128681, 0, 0, 0, 191, 38134), -(128685, 0, 0, 0, 191, 38134), -(128978, 0, 0, 0, 191, 38134), -(129120, 0, 0, 0, 191, 38134), -(124526, 0, 0, 0, 191, 38134), -(128678, 0, 0, 0, 191, 38134), -(128682, 0, 0, 0, 191, 38134), -(137501, 0, 0, 0, 191, 38134), -(137434, 0, 0, 0, 191, 38134), -(129545, 0, 3, 3, 794, 38134), -(130070, 0, 0, 0, 191, 38134), -(150895, 0, 0, 0, 708, 38134), -(124654, 0, 0, 0, 191, 38134), -(136596, 0, 0, 0, 191, 38134), -(137681, 0, 0, 0, 191, 38134), -(124681, 0, 0, 0, 191, 38134), -(124683, 0, 0, 0, 191, 38134), -(137416, 0, 0, 0, 81, 38134), -(137388, 0, 0, 0, 191, 38134), -(130348, 0, 0, 0, 191, 38134), -(137337, 0, 0, 0, 191, 38134), -(137413, 0, 0, 0, 81, 38134), -(130349, 0, 0, 0, 191, 38134), -(137422, 0, 0, 0, 81, 38134), -(126901, 0, 0, 0, 81, 38134), -(126904, 0, 0, 0, 81, 38134), -(136663, 0, 0, 0, 191, 38134), -(137419, 0, 0, 0, 81, 38134), -(136553, 0, 0, 0, 706, 38134), -(139361, 0, 0, 0, 706, 38134), -(122530, 0, 0, 0, 830, 38134), -(137412, 0, 0, 0, 81, 38134), -(124287, 0, 0, 0, 191, 38134), -(137417, 0, 0, 0, 81, 38134), -(124527, 0, 0, 0, 191, 38134), -(136562, 0, 0, 0, 191, 38134), -(144610, 0, 0, 0, 191, 38134), -(144245, 0, 0, 0, 189, 38134), -(141796, 0, 0, 0, 191, 38134), -(137213, 0, 0, 0, 492, 38134), -(144121, 0, 0, 0, 191, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135383, 0, 0, 0, 2117, 38134), -(143483, 0, 0, 0, 191, 38134), -(141784, 0, 0, 0, 191, 38134), -(144136, 0, 0, 0, 492, 38134), -(139568, 0, 0, 0, 191, 38134), -(143473, 0, 0, 0, 191, 38134), -(141813, 0, 0, 0, 191, 38134), -(137327, 0, 0, 0, 191, 38134), -(137322, 0, 0, 0, 191, 38134), -(143478, 0, 0, 0, 191, 38134), -(122170, 0, 0, 0, 830, 38134), -(136566, 0, 0, 0, 191, 38134), -(137319, 0, 0, 0, 191, 38134), -(143472, 0, 0, 0, 191, 38134), -(141780, 0, 0, 0, 465, 38134), -(143482, 0, 0, 0, 191, 38134), -(137187, 0, 0, 0, 492, 38134), -(137173, 0, 0, 0, 186, 38134), -(137008, 0, 0, 0, 191, 38134), -(136936, 0, 0, 0, 467, 38134), -(55370, 0, 0, 0, 328, 38134), -(136727, 0, 0, 0, 467, 38134), -(136731, 0, 0, 0, 467, 38134), -(136915, 0, 0, 0, 467, 38134), -(136916, 0, 0, 0, 467, 38134), -(136842, 0, 0, 0, 492, 38134), -(143894, 0, 0, 0, 467, 38134), -(143891, 0, 0, 0, 467, 38134), -(137867, 0, 0, 0, 492, 38134), -(125098, 0, 0, 0, 191, 38134), -(131992, 0, 2, 2, 181, 38134), -(24968, 0, 0, 0, 371, 38134), -(135019, 0, 0, 0, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(134920, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(142089, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(143968, 0, 0, 0, 289, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(143700, 0, 0, 0, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(143699, 0, 0, 0, 186, 38134), -(145728, 0, 0, 0, 289, 38134), -(137317, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(137314, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(152081, 0, 0, 0, 289, 38134), -(152079, 0, 0, 0, 289, 38134), -(145729, 0, 0, 0, 289, 38134), -(126642, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(138280, 0, 0, 0, 81, 38134), -(142163, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(126781, 0, 0, 0, 181, 38134), -(142994, 0, 0, 0, 464, 38134), -(151176, 0, 0, 0, 292, 38134), -(137300, 0, 0, 0, 289, 38134), -(142995, 0, 0, 0, 464, 38134), -(142189, 0, 0, 0, 186, 38134), -(151173, 0, 0, 0, 292, 38134), -(137301, 0, 0, 0, 289, 38134), -(124805, 0, 0, 0, 186, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(137279, 0, 0, 0, 289, 38134), -(147206, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(137281, 0, 0, 0, 289, 38134), -(139088, 0, 0, 0, 465, 38134), -(143839, 0, 0, 0, 492, 38134), -(142997, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(135064, 0, 0, 0, 2117, 38134), -(124695, 0, 0, 0, 186, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(137294, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(142138, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(135618, 0, 0, 0, 492, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(138744, 0, 0, 0, 492, 38134), -(143402, 0, 0, 0, 464, 38134), -(138704, 0, 0, 0, 841, 38134), -(153932, 0, 3, 3, 794, 38134), -(143008, 0, 0, 0, 464, 38134), -(143846, 0, 0, 0, 492, 38134), -(140552, 0, 0, 0, 186, 38134), -(135614, 0, 0, 0, 492, 38134), -(143498, 0, 0, 0, 464, 38134), -(140473, 0, 0, 0, 186, 38134), -(143380, 0, 0, 0, 464, 38134), -(138178, 0, 0, 3, 492, 38134), -(143007, 0, 0, 0, 464, 38134), -(135612, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(135681, 0, 0, 0, 492, 38134), -(152000, 0, 0, 0, 691, 38134), -(144635, 0, 0, 0, 492, 38134), -(148927, 0, 0, 0, 464, 38134), -(140472, 0, 0, 0, 186, 38134), -(138321, 0, 0, 0, 492, 38134), -(138322, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(135675, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(135678, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(131290, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(142993, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(142371, 0, 0, 0, 328, 38134), -(135446, 0, 0, 0, 492, 38134), -(148922, 0, 0, 0, 186, 38134), -(143541, 0, 0, 0, 464, 38134), -(147972, 0, 0, 0, 464, 38134), -(137268, 0, 0, 0, 289, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(142457, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(120788, 0, 0, 0, 794, 38134), -(142117, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(135808, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(139522, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(131994, 0, 0, 0, 181, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(123633, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(142068, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(130368, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(136063, 0, 0, 0, 292, 38134), -(143259, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(136052, 0, 0, 0, 292, 38134), -(142543, 0, 0, 0, 191, 38134), -(132642, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(136071, 0, 0, 0, 292, 38134), -(136091, 0, 0, 0, 292, 38134), -(154464, 0, 0, 0, 740, 38134), -(142188, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(136102, 0, 0, 0, 292, 38134), -(142752, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134), -(142063, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142077, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(132228, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(133536, 0, 0, 0, 292, 38134), -(148228, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(130399, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143502, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(130377, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(141274, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133325, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(139997, 0, 0, 0, 188, 38134), -(143361, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(141353, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141484, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(140003, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(140002, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(137731, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(141482, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(137094, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(131709, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(131656, 0, 0, 0, 188, 38134), -(147009, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147010, 0, 0, 0, 188, 38134), -(134963, 0, 0, 0, 2117, 38134), -(144478, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(130395, 0, 0, 0, 188, 38134), -(129906, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(138170, 0, 0, 0, 188, 38134), -(136670, 0, 0, 0, 188, 38134), -(136668, 0, 0, 0, 188, 38134), -(136669, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(138168, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(136706, 0, 0, 0, 188, 38134), -(140577, 0, 0, 0, 188, 38134), -(135389, 0, 0, 0, 188, 38134), -(143592, 0, 1, 1, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(137044, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(136711, 0, 0, 0, 188, 38134), -(136768, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(137042, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(135386, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(61143, 0, 0, 0, 371, 38134), -(134969, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(135782, 0, 0, 0, 188, 38134), -(135236, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134), -(131199, 0, 0, 0, 188, 38134), -(131312, 0, 0, 0, 188, 38134), -(131433, 0, 0, 0, 188, 38134), -(129973, 0, 0, 0, 188, 38134), -(131200, 0, 0, 0, 188, 38134), -(134669, 0, 0, 0, 188, 38134), -(131315, 0, 0, 0, 188, 38134), -(143718, 0, 0, 0, 188, 38134), -(135125, 0, 0, 0, 188, 38134), -(126677, 0, 0, 0, 186, 38134), -(142601, 0, 0, 0, 188, 38134), -(142630, 0, 0, 0, 188, 38134), -(142620, 0, 0, 0, 188, 38134), -(142579, 0, 0, 0, 188, 38134), -(135405, 0, 0, 0, 188, 38134), -(138093, 0, 0, 0, 188, 38134), -(155070, 0, 0, 0, 789, 38134), -(139379, 0, 0, 0, 188, 38134), -(134377, 0, 0, 0, 188, 38134), -(137763, 0, 0, 0, 830, 38134), -(142577, 0, 0, 0, 188, 38134), -(135402, 0, 0, 0, 188, 38134), -(134987, 0, 0, 0, 188, 38134), -(131314, 0, 0, 0, 188, 38134), -(135403, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(130824, 0, 0, 0, 188, 38134), -(131301, 0, 0, 0, 188, 38134), -(138938, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(130823, 0, 0, 0, 188, 38134), -(131084, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(131409, 0, 0, 0, 188, 38134), -(131277, 0, 0, 0, 191, 38134), -(131342, 0, 0, 0, 191, 38134), -(112192, 0, 0, 0, 773, 38134), -(141263, 0, 0, 0, 188, 38134), -(131344, 0, 0, 0, 191, 38134), -(131343, 0, 0, 0, 188, 38134), -(131003, 0, 0, 0, 188, 38134), -(138193, 0, 0, 0, 2117, 38134), -(139516, 0, 0, 0, 188, 38134), -(139517, 0, 0, 0, 188, 38134), -(138210, 0, 0, 0, 188, 38134), -(131001, 0, 0, 0, 188, 38134), -(142610, 0, 0, 0, 188, 38134), -(131014, 0, 0, 0, 188, 38134), -(141222, 0, 0, 0, 188, 38134), -(142586, 0, 0, 0, 191, 38134), -(131337, 0, 0, 0, 188, 38134), -(140551, 0, 0, 0, 188, 38134), -(131338, 0, 0, 0, 188, 38134), -(131114, 0, 0, 0, 188, 38134), -(139992, 0, 0, 0, 188, 38134), -(130867, 0, 0, 0, 191, 38134), -(135526, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(131335, 0, 0, 0, 191, 38134), -(135404, 0, 0, 0, 188, 38134), -(134809, 0, 0, 0, 188, 38134), -(129972, 0, 0, 0, 188, 38134), -(142600, 0, 0, 0, 188, 38134), -(140446, 0, 0, 0, 188, 38134), -(131297, 0, 0, 0, 191, 38134), -(138934, 0, 0, 0, 188, 38134), -(131000, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(131400, 0, 0, 0, 188, 38134), -(131360, 0, 0, 0, 465, 38134), -(131361, 0, 0, 0, 465, 38134), -(131510, 0, 0, 0, 188, 38134), -(134401, 0, 0, 0, 188, 38134), -(134813, 0, 0, 0, 188, 38134), -(131508, 0, 0, 0, 188, 38134), -(131509, 0, 0, 0, 188, 38134), -(137390, 0, 5, 5, 1723, 38134), -(143158, 0, 0, 0, 465, 38134), -(143168, 0, 0, 0, 188, 38134), -(143182, 0, 0, 0, 188, 38134), -(131778, 0, 0, 0, 188, 38134), -(141877, 0, 0, 0, 188, 38134), -(6491, 0, 0, 0, 328, 38134), -(131143, 0, 0, 0, 188, 38134), -(141872, 0, 0, 0, 188, 38134), -(131002, 0, 0, 0, 188, 38134), -(131280, 0, 0, 0, 191, 38134), -(131313, 0, 0, 0, 188, 38134), -(131085, 0, 0, 0, 188, 38134), -(135037, 0, 0, 0, 188, 38134), -(140518, 0, 0, 0, 188, 38134), -(133983, 0, 0, 0, 186, 38134), -(141029, 0, 0, 0, 188, 38134), -(131279, 0, 0, 0, 191, 38134), -(137643, 0, 0, 0, 188, 38134), -(141226, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(130079, 0, 0, 0, 188, 38134), -(134884, 0, 0, 0, 188, 38134), -(135632, 0, 0, 0, 188, 38134), -(134141, 0, 0, 0, 188, 38134), -(135293, 0, 0, 0, 188, 38134), -(130130, 0, 0, 0, 188, 38134), -(142276, 0, 0, 0, 188, 38134), -(136420, 0, 0, 0, 188, 38134), -(137153, 0, 0, 0, 805, 38134), -(137156, 0, 0, 0, 805, 38134), -(137155, 0, 0, 0, 805, 38134), -(137231, 0, 0, 0, 188, 38134), -(136772, 0, 0, 0, 188, 38134), -(136417, 0, 0, 0, 188, 38134), -(141534, 0, 0, 0, 188, 38134), -(136418, 0, 0, 0, 188, 38134), -(141901, 0, 0, 0, 188, 38134), -(136734, 0, 0, 0, 188, 38134), -(134341, 0, 0, 0, 188, 38134), -(134343, 0, 0, 0, 188, 38134), -(134340, 0, 0, 0, 188, 38134), -(136591, 0, 0, 0, 188, 38134), -(131125, 0, 0, 0, 188, 38134), -(130812, 0, 0, 0, 188, 38134), -(131141, 0, 0, 0, 188, 38134), -(134379, 0, 0, 0, 188, 38134), -(143220, 0, 0, 0, 81, 38134), -(141354, 0, 0, 0, 465, 38134), -(143032, 0, 0, 0, 371, 38134), -(134349, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(145239, 0, 0, 0, 708, 38134), -(136416, 0, 0, 0, 188, 38134), -(143037, 0, 0, 0, 371, 38134), -(134350, 0, 0, 0, 81, 38134), -(136939, 0, 0, 0, 188, 38134), -(136415, 0, 0, 0, 188, 38134), -(136414, 0, 0, 0, 188, 38134), -(137025, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(137126, 0, 0, 0, 188, 38134), -(136686, 0, 0, 0, 188, 38134), -(137000, 0, 0, 0, 188, 38134), -(136574, 0, 0, 0, 188, 38134), -(131228, 0, 0, 0, 188, 38134), -(136658, 0, 0, 0, 188, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(137404, 0, 0, 0, 188, 38134), -(142580, 0, 0, 0, 188, 38134), -(136682, 0, 0, 0, 188, 38134), -(143903, 0, 0, 0, 188, 38134), -(143899, 0, 0, 0, 188, 38134), -(138180, 0, 0, 0, 2117, 38134), -(142196, 0, 0, 0, 81, 38134), -(137598, 0, 0, 0, 81, 38134), -(137599, 0, 0, 0, 81, 38134), -(143328, 0, 0, 0, 188, 38134), -(136674, 0, 0, 0, 188, 38134), -(137601, 0, 0, 0, 81, 38134), -(143217, 0, 0, 0, 81, 38134), -(143537, 0, 0, 0, 81, 38134), -(143221, 0, 0, 0, 81, 38134), -(141297, 0, 0, 0, 188, 38134), -(141286, 0, 0, 0, 188, 38134), -(137047, 0, 0, 0, 188, 38134), -(136419, 0, 0, 0, 188, 38134), -(137078, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(142403, 0, 0, 0, 188, 38134), -(140464, 0, 0, 0, 188, 38134), -(139793, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(141239, 0, 0, 0, 188, 38134), -(136421, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132207, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(142400, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(131600, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(131387, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(139790, 0, 0, 0, 187, 38134), -(143034, 0, 0, 0, 371, 38134), -(135369, 0, 0, 0, 465, 38134), -(134967, 0, 0, 0, 186, 38134), -(138789, 0, 0, 0, 188, 38134), -(138757, 0, 0, 0, 186, 38134), -(137049, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(135371, 0, 0, 0, 465, 38134), -(136914, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(139981, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(138755, 0, 0, 0, 188, 38134), -(135171, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(137024, 0, 0, 0, 188, 38134), -(134968, 0, 0, 0, 186, 38134), -(134666, 0, 0, 0, 186, 38134), -(136743, 0, 0, 0, 188, 38134), -(58237, 0, 0, 0, 975, 38134), -(135391, 0, 0, 0, 188, 38134), -(138739, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(134928, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(140021, 0, 0, 0, 188, 38134), -(136740, 0, 0, 0, 188, 38134), -(137744, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(135783, 0, 0, 0, 188, 38134), -(134636, 0, 0, 0, 186, 38134), -(134688, 0, 0, 0, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(138911, 0, 0, 0, 188, 38134), -(134966, 0, 0, 0, 188, 38134), -(135745, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(139635, 0, 0, 0, 188, 38134), -(139623, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(138735, 0, 0, 0, 188, 38134), -(141195, 0, 0, 0, 188, 38134), -(141194, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(131381, 0, 0, 0, 81, 38134), -(142199, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(142172, 0, 0, 0, 81, 38134), -(142088, 0, 0, 0, 188, 38134), -(136422, 0, 0, 0, 81, 38134), -(142168, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (169513,160606,167771,167785,167769,174936,160435,160434,160432,167800,167784,159423,167792,167797,160223,167777,167788,32638,32639,167782,167781,160428,167790,167775,167779,167776,167774,167795,167796,167772,167780,167799,167787,167798,167791,167789,167786,167773,167794,167783,167778,172839,165042,165043,160174,165045,160569,160470,160430,167893,160173,171526,62862,160581,160178,173057,160274,160175,160285,175651,175196,169163,159192,160632,169174,160602,174998,54638,157697,157696,158768,165006,159124,168309,158765,168890,169158,172058,173216,173215,173214,173129,158054,171666,168502,169572,158110,158427,168437,157962,177543,156376,169114,168948,167387,157660,168915,171664,167364,168984,169099,168943,158005,167038,167498,168919,168410,169123,167211,171189,174935,166867,166866,166875,166872,166863,167374,167373,168624,168397,167365,166873,168387,166869,163974,164370,167504,167446,164369,159788,156279)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(169513, 0, 0, 0, 743, 38134), -(160606, 0, 0, 0, 743, 38134), -(167771, 0, 0, 0, 1323, 38134), -(167785, 0, 0, 0, 1323, 38134), -(167769, 0, 0, 0, 1323, 38134), -(174936, 0, 0, 0, 837, 38134), -(160435, 0, 3, 3, 1321, 38134), -(160434, 0, 2, 2, 1321, 38134), -(160432, 0, 0, 0, 1321, 38134), -(167800, 0, 0, 0, 1323, 38134), -(167784, 0, 0, 0, 1323, 38134), -(159423, 0, 0, 0, 837, 38134), -(167792, 0, 0, 0, 1323, 38134), -(167797, 0, 0, 0, 1323, 38134), -(160223, 0, 0, 0, 1321, 38134), -(167777, 0, 0, 0, 1323, 38134), -(167788, 0, 0, 0, 1323, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(167782, 0, 0, 0, 1323, 38134), -(167781, 0, 0, 0, 1323, 38134), -(160428, 0, 0, 0, 1321, 38134), -(167790, 0, 0, 0, 1323, 38134), -(167775, 0, 0, 0, 1323, 38134), -(167779, 0, 0, 0, 1323, 38134), -(167776, 0, 0, 0, 1323, 38134), -(167774, 0, 0, 0, 1323, 38134), -(167795, 0, 0, 0, 1323, 38134), -(167796, 0, 0, 0, 1323, 38134), -(167772, 0, 0, 0, 1323, 38134), -(167780, 0, 0, 0, 1323, 38134), -(167799, 0, 0, 0, 1323, 38134), -(167787, 0, 0, 0, 1323, 38134), -(167798, 0, 0, 0, 1323, 38134), -(167791, 0, 0, 0, 1323, 38134), -(167789, 0, 0, 0, 1323, 38134), -(167786, 0, 0, 0, 1323, 38134), -(167773, 0, 0, 0, 1323, 38134), -(167794, 0, 0, 0, 1323, 38134), -(167783, 0, 0, 0, 1323, 38134), -(167778, 0, 0, 0, 1323, 38134), -(172839, 0, 0, 0, 1321, 38134), -(165042, 0, 0, 0, 1321, 38134), -(165043, 0, 0, 0, 1321, 38134), -(160174, 0, 0, 0, 1321, 38134), -(165045, 0, 0, 0, 1321, 38134), -(160569, 0, 0, 0, 743, 38134), -(160470, 0, 0, 0, 837, 38134), -(160430, 0, 0, 0, 1321, 38134), -(167893, 0, 0, 0, 1321, 38134), -(160173, 0, 0, 0, 1321, 38134), -(171526, 0, 0, 0, 743, 38134), -(62862, 0, 0, 0, 68, 38134), -(160581, 0, 0, 0, 743, 38134), -(160178, 0, 0, 0, 1321, 38134), -(173057, 0, 0, 0, 2060, 38134), -(160274, 0, 0, 0, 1321, 38134), -(160175, 0, 0, 0, 883, 38134), -(160285, 0, 0, 0, 1321, 38134), -(175651, 0, 0, 0, 743, 38134), -(175196, 0, 0, 0, 181, 38134), -(169163, 0, 0, 0, 743, 38134), -(159192, 0, 0, 0, 1323, 38134), -(160632, 0, 0, 0, 743, 38134), -(169174, 0, 0, 0, 743, 38134), -(160602, 0, 0, 0, 743, 38134), -(174998, 0, 0, 0, 181, 38134), -(54638, 0, 0, 0, 181, 38134), -(157697, 0, 0, 0, 1323, 38134), -(157696, 0, 0, 0, 1323, 38134), -(158768, 0, 0, 0, 1323, 38134), -(165006, 0, 0, 0, 1321, 38134), -(159124, 0, 0, 0, 1321, 38134), -(168309, 0, 0, 0, 743, 38134), -(158765, 0, 0, 0, 1323, 38134), -(168890, 0, 0, 0, 743, 38134), -(169158, 0, 0, 0, 743, 38134), -(172058, 0, 0, 0, 1321, 38134), -(173216, 0, 0, 0, 371, 38134), -(173215, 0, 0, 0, 371, 38134), -(173214, 0, 0, 0, 371, 38134), -(173129, 0, 0, 0, 743, 38134), -(158054, 0, 0, 0, 1320, 38134), -(171666, 0, 0, 0, 371, 38134), -(168502, 0, 0, 0, 743, 38134), -(169572, 0, 0, 0, 81, 38134), -(158110, 0, 0, 0, 1320, 38134), -(158427, 0, 0, 0, 743, 38134), -(168437, 0, 0, 0, 81, 38134), -(157962, 0, 0, 0, 743, 38134), -(177543, 0, 0, 0, 743, 38134), -(156376, 0, 0, 0, 743, 38134), -(169114, 0, 0, 0, 743, 38134), -(168948, 0, 0, 0, 81, 38134), -(167387, 0, 0, 0, 1324, 38134), -(157660, 0, 0, 0, 1318, 38134), -(168915, 0, 0, 0, 81, 38134), -(171664, 0, 0, 0, 371, 38134), -(167364, 0, 0, 0, 1316, 38134), -(168984, 0, 0, 0, 743, 38134), -(169099, 0, 0, 0, 743, 38134), -(168943, 0, 0, 0, 743, 38134), -(158005, 0, 0, 0, 1320, 38134), -(167038, 0, 0, 0, 1316, 38134), -(167498, 0, 0, 0, 837, 38134), -(168919, 0, 0, 0, 743, 38134), -(168410, 0, 0, 0, 81, 38134), -(169123, 0, 0, 0, 743, 38134), -(167211, 0, 0, 0, 1316, 38134), -(171189, 0, 0, 0, 743, 38134), -(174935, 0, 0, 0, 1316, 38134), -(166867, 0, 0, 0, 743, 38134), -(166866, 0, 0, 0, 743, 38134), -(166875, 0, 0, 0, 743, 38134), -(166872, 0, 0, 0, 743, 38134), -(166863, 0, 0, 0, 743, 38134), -(167374, 0, 0, 0, 1314, 38134), -(167373, 0, 0, 0, 1314, 38134), -(168624, 0, 0, 0, 81, 38134), -(168397, 0, 0, 0, 81, 38134), -(167365, 0, 0, 0, 1316, 38134), -(166873, 0, 0, 0, 743, 38134), -(168387, 0, 0, 0, 743, 38134), -(166869, 0, 0, 0, 743, 38134), -(163974, 0, 0, 0, 1318, 38134), -(164370, 0, 0, 0, 1318, 38134), -(167504, 0, 0, 0, 1314, 38134), -(167446, 0, 0, 0, 1316, 38134), -(164369, 0, 0, 0, 1318, 38134), -(159788, 0, 0, 0, 1318, 38134), -(156279, 0, 0, 0, 743, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (61080,17804,4959,32520,111190,68)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(61080, 0, 0, 0, 371, 38134), -(17804, 0, 0, 0, 864, 38134), -(4959, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(111190, 0, 0, 0, 773, 38134), -(68, 0, 0, 0, 883, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (141798,141769,134704,141353,131004,135800,140002,140003,138221,138931,134752,147550,141484,141483,130786,130005,135401,137731,130694,130189,130190,131272,134426,137730,129753,129749,137094,130075,135684,132160,134425,130897,132161,133940,142400,144924,145572,148513,145180,145181,131053,149889,131037,141195,139704,54638,139623,139635,142984,139637,141194,142088,150584,137936,142394,139844,139845,139846,139843,135981,150577,142395,137911,149327,137915,143593,143037,143293,143289,139796,143291,143285,143286,143287,143281,143283,143495,148666,143302,136196,148874,136944,136959,148817,148812,136318,144725,144929,136222,139685,149301,148861,139720,139693,139665,139710,148752,138735,138924,58237,134968,137024,135171,137042,139984,136706,139615,139771,136709,136712,138378,136707,140577,135600,135389,136165,135386,61143,139981,139978,6271,136711,136708,143592,136768,140021,134969,142455,145028,145179,145163,136740,135367,145178,145036,149536,131697,149437,146294,149446,139684,144727,142199,141853,141854,141855,131085,129980,130822,131084,137763,145421,145415,145420,145430,135236,140551,131337,131338,139992,131114,130867,142586,135526,139298,131335,135404,142600,129972,138934,131000,140446,138177,138348,138350,131297,131400,131280,131510,131509,140209,140518,131279,131508,131361,131360,145278,135037,145283,143483,141029,149145,149157,149154,135632,130073,130130,141226,142276,136420,137153,137156,137155,136416,134349,138134,143032,142196,136686,137126,137025,131228,136658,137643,137404,137000,138180,136574,142580,136682,137601,136674,136772,143537,136415,136422,143328,136414,137598,137599,143220,136939,134350,141297,141286,140595,137047,136419,141239,144890,144801,144897,138928,140666,136149,135407,142403,144981,144958,145008,136421,144911,144959,144888,134666,140464,143914,138792,134937,134688,92164,137044,138379,147273,145769,138170,136669,136668,134832,137049,134720,137041,142610,134967,136670,135371,138168,135369,142113,135391,136743,138167,138212,147079,138757,131387,134930,135783,147189,138789,144720,149133,136914,147168,138739,138911,147239,134928,138755,149129,149888,146955,146079,134636,134966,131376,143038,143219,132162,135774,143217,132226,129806,143221,132207,129750,132123,135939,134842,136189,141309,141305,133340,141316,142172,142168,141314,129808,131977,133203,135940,129870,129869,144478,131496,130452,147008,134963,131656,130453,147009,147010,143216,135947,129906,129884,143218,139996,140013,140014,140008,140012,131709,140006,140011,137104,140005,140007,140001,140016,139999,139994,140018,140015,140009,140010,140004,141348,141349,143035,139997,141586,136162,141135,141482,141641,141098,139790,141090,141123,142454,143034,141315,131381,143361,138081,131600,138006,138005,137987,138014,138007,137985,134359,141313,138008,138009,137988,143041,141479,141518,141512,141506,127739,139280,149027,126569,129670,129724,149025,134308,126708,126709,127626,124845,129624,129768,129745,133285,133459,139434,143485,139624,137369,137367,137398,133210,126455,133264,133659,129616,134776,133187,139089,126496,133309,126824,129627,126530,141991,131998,143572,143574,142754,142773,144029,142611,126581,143718,145838,142564,161565,126582,142764,142885,142884,141066,142759,148904,142777,142882,142881,142770,140904,142607,142605,142886,142608,143336,142767,142602,142603,143560,143559,141698,143847,142774,144493,141771,142119,88696,88697,140640,142784,142775,138041,144002,142778,142771,142760,125004,135889,142772,141009,124883,141001,123210,126640,143040,127636,123641,140936,127193,140944,126434,143248,143259,124720,139375,142191,144148,144147,123639,143262,143246,32638,32639,143251,62821,62822,89715,135053,142190,135107,142165,142161,135112,142141,143793,134847,142162,142143,144213,140906,135216,145731,137277,137285,137284,137283,137286,135604,122072,142182,145730,137280,137296,137297,137278,137370,134849,143699,137744,143700,140948,134921,135019,134845,24968,150104,143968,134920,134722,142238,131992,141117,141114,131989,141116,143272,141115,161074,161091,135521,142140,142142,142115,131983,152079,152081,137267,142089,137314,152080,137315,137317,137316,145728,142181,151176,142994,142163,137299,137301,145729,147206,151173,139088,124805,126781,123604,142189,137300,142995,142685,142700,142998,126642,142160,142138,137294,137281,137282,137298,137279,137293,137295,131290,140552,142997,143839,124695,142721,135064,123633,143402,143008,143498,148927,153932,135614,140472,143007,135618,135681,143846,138704,143380,144635,143853,143842,143870,135677,143420,143844,140473,135612,143856,135675,143541,143852,147973,142346,135678,147972,136041,154464,143263,143243,125005,142117,142752,142056,177193,143004,135446,142187,142993,143261,148922,143005,135153,143709,142095,138726,138724,138725,144383,142188,123675,123244,140313,142094,124295,121541,123635,143254,142668,142666,143250,124180,124181,132642,142169,149045,123642,132625,120599,142543,142086,139522,142180,142068,142073,135230,142371,135808,135509,136106,142174,142063,124725,124727,133325,135658,135520,124238,126583,142132,139148,142136,142077,139144,124289,122370,142139,143244,142066,137268,133282,121235,137265,137266,120788,132036,123169,130377,142457,141033,126682,142167,131994,142166,138280,135603,143036,142459,128531,142137,143295,136052,135792,126634,132638,143022,144310,140350,136633)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141353, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(140002, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(141484, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(135401, 0, 0, 0, 465, 38134), -(137731, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(137094, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(144924, 0, 0, 0, 706, 38134), -(145572, 0, 0, 0, 706, 38134), -(148513, 0, 0, 0, 706, 38134), -(145180, 0, 0, 0, 706, 38134), -(145181, 0, 0, 0, 706, 38134), -(131053, 0, 0, 0, 706, 38134), -(149889, 0, 0, 0, 188, 38134), -(131037, 0, 0, 0, 706, 38134), -(141195, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(54638, 0, 0, 0, 181, 38134), -(139623, 0, 0, 0, 188, 38134), -(139635, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(141194, 0, 0, 0, 188, 38134), -(142088, 0, 0, 0, 188, 38134), -(150584, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(142394, 0, 0, 0, 188, 38134), -(139844, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(139846, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(135981, 0, 0, 0, 188, 38134), -(150577, 0, 0, 0, 188, 38134), -(142395, 0, 0, 0, 188, 38134), -(137911, 0, 0, 0, 188, 38134), -(149327, 0, 0, 0, 706, 38134), -(137915, 0, 0, 0, 188, 38134), -(143593, 0, 0, 0, 188, 38134), -(143037, 0, 0, 0, 371, 38134), -(143293, 0, 0, 0, 188, 38134), -(143289, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(143291, 0, 0, 0, 188, 38134), -(143285, 0, 0, 0, 188, 38134), -(143286, 0, 0, 0, 188, 38134), -(143287, 0, 0, 0, 188, 38134), -(143281, 0, 0, 0, 189, 38134), -(143283, 0, 0, 0, 188, 38134), -(143495, 0, 0, 0, 188, 38134), -(148666, 0, 0, 0, 706, 38134), -(143302, 0, 0, 0, 189, 38134), -(136196, 0, 0, 0, 188, 38134), -(148874, 0, 0, 0, 706, 38134), -(136944, 0, 0, 0, 706, 38134), -(136959, 0, 0, 0, 188, 38134), -(148817, 0, 0, 0, 706, 38134), -(148812, 0, 0, 0, 805, 38134), -(136318, 0, 0, 0, 188, 38134), -(144725, 0, 0, 0, 706, 38134), -(144929, 0, 0, 0, 706, 38134), -(136222, 0, 0, 0, 188, 38134), -(139685, 0, 0, 0, 188, 38134), -(149301, 0, 0, 0, 191, 38134), -(148861, 0, 0, 0, 188, 38134), -(139720, 0, 0, 0, 188, 38134), -(139693, 0, 0, 0, 188, 38134), -(139665, 0, 0, 0, 188, 38134), -(139710, 0, 0, 0, 188, 38134), -(148752, 0, 0, 0, 706, 38134), -(138735, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(58237, 0, 0, 0, 975, 38134), -(134968, 0, 0, 0, 186, 38134), -(137024, 0, 0, 0, 188, 38134), -(135171, 0, 0, 0, 188, 38134), -(137042, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(136706, 0, 0, 0, 188, 38134), -(139615, 0, 0, 0, 805, 38134), -(139771, 0, 0, 0, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(140577, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(135389, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(135386, 0, 0, 0, 188, 38134), -(61143, 0, 0, 0, 371, 38134), -(139981, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(136711, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(143592, 0, 0, 0, 188, 38134), -(136768, 0, 0, 0, 188, 38134), -(140021, 0, 0, 0, 188, 38134), -(134969, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(145028, 0, 0, 0, 706, 38134), -(145179, 0, 0, 0, 706, 38134), -(145163, 0, 0, 0, 706, 38134), -(136740, 0, 0, 0, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(145178, 0, 0, 0, 706, 38134), -(145036, 0, 0, 0, 706, 38134), -(149536, 0, 0, 0, 706, 38134), -(131697, 0, 0, 0, 188, 38134), -(149437, 0, 0, 0, 706, 38134), -(146294, 0, 0, 0, 706, 38134), -(149446, 0, 0, 0, 706, 38134), -(139684, 0, 0, 0, 188, 38134), -(144727, 0, 0, 0, 706, 38134), -(142199, 0, 0, 0, 188, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(131085, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(131084, 0, 0, 0, 188, 38134), -(137763, 0, 0, 0, 830, 38134), -(145421, 0, 0, 0, 706, 38134), -(145415, 0, 0, 0, 706, 38134), -(145420, 0, 0, 0, 706, 38134), -(145430, 0, 0, 0, 706, 38134), -(135236, 0, 0, 0, 188, 38134), -(140551, 0, 0, 0, 188, 38134), -(131337, 0, 0, 0, 188, 38134), -(131338, 0, 0, 0, 188, 38134), -(139992, 0, 0, 0, 188, 38134), -(131114, 0, 0, 0, 188, 38134), -(130867, 0, 0, 0, 191, 38134), -(142586, 0, 0, 0, 191, 38134), -(135526, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(131335, 0, 0, 0, 191, 38134), -(135404, 0, 0, 0, 188, 38134), -(142600, 0, 0, 0, 188, 38134), -(129972, 0, 0, 0, 188, 38134), -(138934, 0, 0, 0, 188, 38134), -(131000, 0, 0, 0, 188, 38134), -(140446, 0, 0, 0, 188, 38134), -(138177, 0, 0, 0, 188, 38134), -(138348, 0, 0, 0, 188, 38134), -(138350, 0, 0, 0, 188, 38134), -(131297, 0, 0, 0, 191, 38134), -(131400, 0, 0, 0, 188, 38134), -(131280, 0, 0, 0, 191, 38134), -(131510, 0, 0, 0, 188, 38134), -(131509, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(140518, 0, 0, 0, 188, 38134), -(131279, 0, 0, 0, 191, 38134), -(131508, 0, 0, 0, 188, 38134), -(131361, 0, 0, 0, 465, 38134), -(131360, 0, 0, 0, 465, 38134), -(145278, 0, 0, 0, 706, 38134), -(135037, 0, 0, 0, 188, 38134), -(145283, 0, 0, 0, 706, 38134), -(143483, 0, 0, 0, 191, 38134), -(141029, 0, 0, 0, 188, 38134), -(149145, 0, 0, 0, 706, 38134), -(149157, 0, 0, 0, 706, 38134), -(149154, 0, 0, 0, 706, 38134), -(135632, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(130130, 0, 0, 0, 188, 38134), -(141226, 0, 0, 0, 188, 38134), -(142276, 0, 0, 0, 188, 38134), -(136420, 0, 0, 0, 188, 38134), -(137153, 0, 0, 0, 805, 38134), -(137156, 0, 0, 0, 805, 38134), -(137155, 0, 0, 0, 805, 38134), -(136416, 0, 0, 0, 188, 38134), -(134349, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(143032, 0, 0, 0, 371, 38134), -(142196, 0, 0, 0, 81, 38134), -(136686, 0, 0, 0, 188, 38134), -(137126, 0, 0, 0, 188, 38134), -(137025, 0, 0, 0, 188, 38134), -(131228, 0, 0, 0, 188, 38134), -(136658, 0, 0, 0, 188, 38134), -(137643, 0, 0, 0, 188, 38134), -(137404, 0, 0, 0, 188, 38134), -(137000, 0, 0, 0, 188, 38134), -(138180, 0, 0, 0, 2117, 38134), -(136574, 0, 0, 0, 188, 38134), -(142580, 0, 0, 0, 188, 38134), -(136682, 0, 0, 0, 188, 38134), -(137601, 0, 0, 0, 81, 38134), -(136674, 0, 0, 0, 188, 38134), -(136772, 0, 0, 0, 188, 38134), -(143537, 0, 0, 0, 81, 38134), -(136415, 0, 0, 0, 188, 38134), -(136422, 0, 0, 0, 81, 38134), -(143328, 0, 0, 0, 188, 38134), -(136414, 0, 0, 0, 188, 38134), -(137598, 0, 0, 0, 81, 38134), -(137599, 0, 0, 0, 81, 38134), -(143220, 0, 0, 0, 81, 38134), -(136939, 0, 0, 0, 188, 38134), -(134350, 0, 0, 0, 81, 38134), -(141297, 0, 0, 0, 188, 38134), -(141286, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(137047, 0, 0, 0, 188, 38134), -(136419, 0, 0, 0, 188, 38134), -(141239, 0, 0, 0, 188, 38134), -(144890, 0, 0, 0, 706, 38134), -(144801, 0, 0, 0, 706, 38134), -(144897, 0, 0, 0, 706, 38134), -(138928, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(142403, 0, 0, 0, 188, 38134), -(144981, 0, 0, 0, 706, 38134), -(144958, 0, 0, 0, 706, 38134), -(145008, 0, 0, 0, 706, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136421, 0, 0, 0, 188, 38134), -(144911, 0, 0, 0, 706, 38134), -(144959, 0, 0, 0, 706, 38134), -(144888, 0, 0, 0, 706, 38134), -(134666, 0, 0, 0, 186, 38134), -(140464, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(138792, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(134688, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(137044, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(147273, 0, 0, 0, 706, 38134), -(145769, 0, 0, 0, 190, 38134), -(138170, 0, 0, 0, 188, 38134), -(136669, 0, 0, 0, 188, 38134), -(136668, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(137049, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(142610, 0, 0, 0, 188, 38134), -(134967, 0, 0, 0, 186, 38134), -(136670, 0, 0, 0, 188, 38134), -(135371, 0, 0, 0, 465, 38134), -(138168, 0, 0, 0, 188, 38134), -(135369, 0, 0, 0, 465, 38134), -(142113, 0, 0, 0, 81, 38134), -(135391, 0, 0, 0, 188, 38134), -(136743, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(147079, 0, 0, 0, 706, 38134), -(138757, 0, 0, 0, 186, 38134), -(131387, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(135783, 0, 0, 0, 188, 38134), -(147189, 0, 0, 0, 706, 38134), -(138789, 0, 0, 0, 188, 38134), -(144720, 0, 0, 0, 706, 38134), -(149133, 0, 0, 0, 706, 38134), -(136914, 0, 0, 0, 188, 38134), -(147168, 0, 0, 0, 706, 38134), -(138739, 0, 0, 0, 188, 38134), -(138911, 0, 0, 0, 188, 38134), -(147239, 0, 0, 0, 706, 38134), -(134928, 0, 0, 0, 188, 38134), -(138755, 0, 0, 0, 188, 38134), -(149129, 0, 0, 0, 706, 38134), -(149888, 0, 0, 0, 706, 38134), -(146955, 0, 0, 0, 693, 38134), -(146079, 0, 0, 0, 706, 38134), -(134636, 0, 0, 0, 186, 38134), -(134966, 0, 0, 0, 188, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(143219, 0, 0, 0, 81, 38134), -(132162, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(143217, 0, 0, 0, 81, 38134), -(132226, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(132207, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(134842, 0, 0, 0, 2117, 38134), -(136189, 0, 0, 0, 188, 38134), -(141309, 0, 0, 0, 187, 38134), -(141305, 0, 0, 0, 188, 38134), -(133340, 0, 0, 0, 465, 38134), -(141316, 0, 0, 0, 188, 38134), -(142172, 0, 0, 0, 81, 38134), -(142168, 0, 0, 0, 81, 38134), -(141314, 0, 0, 0, 81, 38134), -(129808, 0, 0, 0, 188, 38134), -(131977, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(144478, 0, 0, 0, 81, 38134), -(131496, 0, 0, 0, 188, 38134), -(130452, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(134963, 0, 0, 0, 2117, 38134), -(131656, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(135947, 0, 0, 0, 187, 38134), -(129906, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(139996, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(139997, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(136162, 0, 0, 0, 188, 38134), -(141135, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(141641, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(141090, 0, 0, 0, 188, 38134), -(141123, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(143034, 0, 0, 0, 371, 38134), -(141315, 0, 2, 2, 81, 38134), -(131381, 0, 0, 0, 81, 38134), -(143361, 0, 0, 0, 188, 38134), -(138081, 0, 0, 0, 188, 38134), -(131600, 0, 0, 0, 188, 38134), -(138006, 0, 0, 0, 188, 38134), -(138005, 0, 0, 0, 188, 38134), -(137987, 0, 0, 0, 188, 38134), -(138014, 0, 0, 0, 188, 38134), -(138007, 0, 0, 0, 188, 38134), -(137985, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(138008, 0, 0, 0, 188, 38134), -(138009, 0, 0, 0, 188, 38134), -(137988, 0, 0, 0, 188, 38134), -(143041, 0, 0, 0, 371, 38134), -(141479, 0, 0, 0, 373, 38134), -(141518, 0, 0, 0, 371, 38134), -(141512, 0, 0, 0, 371, 38134), -(141506, 0, 0, 0, 371, 38134), -(127739, 0, 0, 0, 186, 38134), -(139280, 0, 0, 0, 186, 38134), -(149027, 0, 0, 0, 464, 38134), -(126569, 0, 0, 0, 81, 38134), -(129670, 0, 0, 0, 186, 38134), -(129724, 0, 0, 0, 186, 38134), -(149025, 0, 0, 0, 464, 38134), -(134308, 0, 0, 0, 188, 38134), -(126708, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(129624, 0, 0, 0, 186, 38134), -(129768, 0, 0, 0, 186, 38134), -(129745, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(133459, 0, 0, 0, 186, 38134), -(139434, 0, 0, 0, 186, 38134), -(143485, 0, 0, 0, 465, 38134), -(139624, 0, 0, 0, 805, 38134), -(137369, 0, 0, 0, 186, 38134), -(137367, 0, 0, 0, 186, 38134), -(137398, 0, 0, 0, 186, 38134), -(133210, 0, 0, 0, 2117, 38134), -(126455, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(129616, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(126496, 0, 0, 0, 81, 38134), -(133309, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(129627, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(141991, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(141771, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(140640, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(123210, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(143040, 0, 0, 0, 371, 38134), -(127636, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(123641, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(139375, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(143251, 0, 0, 0, 186, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(89715, 0, 0, 0, 328, 38134), -(135053, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(137277, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137284, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(135604, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(142182, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137370, 0, 0, 0, 289, 38134), -(134849, 0, 9, 9, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(143700, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(135019, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(150104, 0, 0, 0, 713, 38134), -(143968, 0, 0, 0, 289, 38134), -(134920, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(131992, 0, 2, 2, 181, 38134), -(141117, 0, 5, 5, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141115, 0, 4, 4, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(152079, 0, 0, 0, 289, 38134), -(152081, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(142089, 0, 0, 0, 186, 38134), -(137314, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(137317, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(142181, 0, 0, 0, 187, 38134), -(151176, 0, 0, 0, 292, 38134), -(142994, 0, 0, 0, 464, 38134), -(142163, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(145729, 0, 0, 0, 289, 38134), -(147206, 0, 0, 0, 186, 38134), -(151173, 0, 0, 0, 292, 38134), -(139088, 0, 0, 0, 465, 38134), -(124805, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(123604, 0, 0, 0, 186, 38134), -(142189, 0, 0, 0, 186, 38134), -(137300, 0, 0, 0, 289, 38134), -(142995, 0, 0, 0, 464, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(126642, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(131290, 0, 0, 0, 186, 38134), -(140552, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(143839, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(135064, 0, 0, 0, 2117, 38134), -(123633, 0, 0, 0, 186, 38134), -(143402, 0, 0, 0, 464, 38134), -(143008, 0, 0, 0, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(148927, 0, 0, 0, 464, 38134), -(153932, 0, 3, 3, 794, 38134), -(135614, 0, 0, 0, 492, 38134), -(140472, 0, 0, 0, 186, 38134), -(143007, 0, 0, 0, 464, 38134), -(135618, 0, 0, 0, 492, 38134), -(135681, 0, 0, 0, 492, 38134), -(143846, 0, 0, 0, 492, 38134), -(138704, 0, 0, 0, 841, 38134), -(143380, 0, 0, 0, 464, 38134), -(144635, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(143844, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(135612, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(143541, 0, 0, 0, 464, 38134), -(143852, 0, 0, 0, 492, 38134), -(147973, 0, 0, 0, 464, 38134), -(142346, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(147972, 0, 0, 0, 464, 38134), -(136041, 0, 0, 0, 292, 38134), -(154464, 0, 0, 0, 740, 38134), -(143263, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(143004, 0, 0, 0, 464, 38134), -(135446, 0, 0, 0, 492, 38134), -(142187, 0, 0, 0, 186, 38134), -(142993, 0, 0, 0, 464, 38134), -(143261, 0, 0, 0, 186, 38134), -(148922, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(135153, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142095, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(123635, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(143250, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(132642, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(123642, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(142543, 0, 0, 0, 191, 38134), -(142086, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(135808, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142174, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(124238, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(142132, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(120788, 0, 0, 0, 794, 38134), -(132036, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(126682, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(135603, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136052, 0, 0, 0, 292, 38134), -(135792, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173206,173205,173204,173130,160610,172910,172872,175062,175457,175621,175445,175444,172935,162614,166755,172937,158502,175443,158503,171661,172189,172187,171211,166756,166724,162613,163393,163392,162636,162611,162612,166721,156867,156815,171049,171048,171024,170623,156331,156562,171696,156564,157212,170005,176447,157754,156559,156560,157054,156571,156561,169566,175783,163499,176441,176442,175654,176440,162531,158679,158625,158603,158600,158605,171567,158997,158770,158569,158890,174655,158570,158627,169829,173133,172200,170006,169983,170007,169914,169965,172592,169816,169804,169826,172576,159629,172587,172600,159125,174578,164819,172017,161513,170397,160609,170395,174691,170425,174688,172045,174769,160176,170241,170184,160355,160360,160356,160357,164043,160358,161576,160359,164044,170183,164311,155654,169618,164045,162912,170232,170328,175148,171064,170326,170334,169126,171670,175276,170392,169592,162685,162274,169563,171480,169669,162273,169670,170387,162267,162268,169573,170386,170384,170383,169998,169987,157979,156327,170066,170104,169966,157072,169980,169955,156333,156473,156365,156779,156434,157875,169849,169619,168464,156364,170390,170453,159289,169193,174607,169252,169191,170399,169195,168797,165006,159124,158765,173215,173216,173129,168890,169174,171255,158290,164805,158319,158238,158247,158181,158161,158400,158256,158160,158178,158162,158177,158624,158651,161555,168892,164762,158619,164752,158629,158628,164769,172060,158610,158612,158159,158084,158078,164693,158094,169313,168936,169382,165239,165240,174666,157093,166223,158464,158281,165801,174564,156479,175132,156791,171338,162918,114665,164096,168011,164095,164579,174922,55370,167591,171299,171296,162896,164079,170310,164684,164099,164098,164100,173369,173370,166284,159478,169524,165796,173318,165654,173355,156663,164596,156664,170256,173353,173354,173352,173356,173357,156768,162928,170607,156758,165657,162929,156769,166307,170557,173330,156735,177829,173327,173350,173302,173301,173348,173305,156734,164353,164352,173367,173325,156688,173304,173118,165403,165405,167880,167881,173364,166061,164123,173300,172702,164803,164685,164173,164686,175327,176545,162666,156698,175653,174636,168731,158599,166161,166165,168359,158504,174676,166332,168438,174794,156228,168428,168437,174635,158510,158509,170415,168309,168333,168268,166166,168613,161063,168245,168244,175777,157728,158772,171712,168442,157725,168948,168407,168984,157761,168943,169114,166869,169123,177543,156376,158004,158179,158081,158005,157967,169163,170932,169179,169158,160437,172569,158150,158110,157973,158054,163427,169504,158254,167583,167584,167560,167559,167484,167472,73985,167460,167433,167432,167431,167426,167423,167428,167121,171702,166944,168733,166937,169390,173115,165872,171750,168831,165416,162691,162692,163157,168832,168633,165135,165136,165137,163121,163146,55708,168451,165138,171618,162729,163133,163135,163134,166302,158513,169999,163460,163447,163500,163473,163552,163549,167302,171029,166962,166942,166961,166926,166941,166935,166932,166930,166928,166964,166943,167151,166925,166936,167314,167316,167270,169690,167269,167134,167136,167135,167138,175091,167452,167922,167919,167933,167932,167921,167448,167873,167462,167887,166945,167945,167944,170822,167119,170820,167115,167118,167109,167041,167055,166931,167022,167026,167153,167064,167033,167043,170803,170823,170780,170821,167155,169691,167080,169755,169692,169099,169308,169509,175785,172058,169555,156279,169263,172124,170325,168240,165055,165068,161499,160629,156586,174437,161536,172714,174998,171666,172196,168876,168874,168070,168069,168038,167870,167872,167869,175521,175522,175493,175524,175523,167868,167871,62822,62821,32639,32638,153456,160325,154626,154625,175823,175825,54638,154629,154627,153436,174937,167867,160037,154585,154583,154580,154564,154586,32642,32641,160212,154567,174269,159421,168519,160387,175495,164590,167745,168517,164591,174188,154631,175494,121541,176100,158773,154630,168875,168872,171740,171732,171871,168877,168866,168919,170336,168624,169572,171664,170338,170337,168466,170333,170248,170247,168397,157697,170335,157696,168915,168410,159420,171668,158767,168125,168126,159612,175760,158768,159957,159775,159776,160597,159610,159410,160608,159192,159298,157962,160435,165100,165048,175651,160632,158427,169513,160606,160434,160432,160223,174936,159423,171526,160470,165042,175196,173057,160174,160173,62862,164370,160430,160428,160274,164369,163974,165043,165045,160581,167893,160178,172839,160569,160602,160175,160285)) OR (`DifficultyID`=1 AND `Entry`=164959); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173206, 0, 0, 0, 371, 38134), -(173205, 0, 0, 0, 371, 38134), -(173204, 0, 0, 0, 371, 38134), -(173130, 0, 0, 0, 1324, 38134), -(160610, 0, 0, 0, 1321, 38134), -(172910, 0, 0, 0, 2060, 38134), -(172872, 0, 0, 0, 2060, 38134), -(175062, 0, 0, 0, 837, 38134), -(175457, 0, 0, 0, 2060, 38134), -(175621, 0, 0, 0, 837, 38134), -(175445, 0, 0, 0, 837, 38134), -(175444, 0, 0, 0, 2060, 38134), -(172935, 0, 0, 0, 2060, 38134), -(162614, 0, 0, 0, 837, 38134), -(166755, 0, 0, 0, 837, 38134), -(172937, 0, 0, 0, 2060, 38134), -(158502, 0, 0, 0, 1316, 38134), -(175443, 0, 0, 0, 2060, 38134), -(158503, 0, 0, 0, 1316, 38134), -(171661, 0, 0, 0, 2060, 38134), -(172189, 0, 0, 0, 2060, 38134), -(172187, 0, 0, 0, 2060, 38134), -(171211, 0, 1, 1, 2060, 38134), -(166756, 0, 0, 0, 837, 38134), -(166724, 0, 0, 0, 837, 38134), -(162613, 0, 0, 0, 837, 38134), -(163393, 0, 0, 0, 837, 38134), -(163392, 0, 0, 0, 837, 38134), -(162636, 0, 0, 0, 837, 38134), -(162611, 0, 0, 0, 837, 38134), -(162612, 0, 0, 0, 837, 38134), -(166721, 0, 0, 0, 837, 38134), -(156867, 0, 1, 1, 837, 38134), -(156815, 0, 1, 1, 837, 38134), -(171049, 0, 0, 0, 837, 38134), -(171048, 0, 0, 0, 837, 38134), -(171024, 0, 0, 0, 837, 38134), -(170623, 0, 1, 1, 2060, 38134), -(156331, 0, 1, 1, 837, 38134), -(156562, 0, 0, 0, 837, 38134), -(171696, 0, 0, 0, 2060, 38134), -(156564, 0, 0, 0, 837, 38134), -(157212, 0, 0, 0, 837, 38134), -(170005, 0, 0, 0, 2060, 38134), -(176447, 0, 0, 0, 1321, 38134), -(157754, 0, 0, 0, 837, 38134), -(156559, 0, 0, 0, 837, 38134), -(156560, 0, 0, 0, 837, 38134), -(157054, 0, 0, 0, 837, 38134), -(156571, 0, 0, 0, 837, 38134), -(156561, 0, 0, 0, 837, 38134), -(169566, 0, 0, 0, 2060, 38134), -(175783, 0, 24, 24, 371, 38134), -(163499, 0, 0, 0, 837, 38134), -(176441, 0, 0, 0, 743, 38134), -(176442, 0, 0, 0, 81, 38134), -(175654, 0, 0, 0, 743, 38134), -(176440, 0, 0, 0, 743, 38134), -(162531, 0, 0, 0, 1324, 38134), -(158679, 0, 0, 0, 837, 38134), -(158625, 0, 0, 0, 837, 38134), -(158603, 0, 0, 0, 837, 38134), -(158600, 0, 0, 0, 837, 38134), -(158605, 0, 0, 0, 837, 38134), -(171567, 0, 0, 0, 371, 38134), -(158997, 0, 0, 0, 837, 38134), -(158770, 0, 0, 0, 837, 38134), -(158569, 0, 0, 0, 837, 38134), -(158890, 0, 0, 0, 837, 38134), -(174655, 0, 0, 0, 837, 38134), -(158570, 0, 0, 0, 837, 38134), -(158627, 0, 0, 0, 837, 38134), -(169829, 0, 0, 0, 2060, 38134), -(173133, 0, 0, 0, 371, 38134), -(172200, 0, 0, 0, 2060, 38134), -(170006, 0, 0, 0, 81, 38134), -(169983, 0, 0, 0, 2060, 38134), -(170007, 0, 0, 0, 2060, 38134), -(169914, 0, 0, 0, 2060, 38134), -(169965, 0, 0, 0, 2060, 38134), -(172592, 0, 0, 0, 2060, 38134), -(169816, 0, 0, 0, 2060, 38134), -(169804, 0, 0, 0, 81, 38134), -(169826, 0, 0, 0, 2060, 38134), -(172576, 0, 0, 0, 2060, 38134), -(159629, 0, 0, 0, 837, 38134), -(172587, 0, 0, 0, 2060, 38134), -(172600, 0, 0, 0, 2060, 38134), -(159125, 0, 0, 0, 837, 38134), -(174578, 0, 0, 0, 2060, 38134), -(164819, 0, 0, 0, 837, 38134), -(172017, 0, 0, 0, 2060, 38134), -(161513, 0, 0, 0, 1321, 38134), -(170397, 0, 0, 0, 2060, 38134), -(160609, 0, 0, 0, 81, 38134), -(170395, 0, 0, 0, 2060, 38134), -(174691, 0, 0, 0, 746, 38134), -(170425, 0, 0, 0, 837, 38134), -(174688, 0, 0, 0, 746, 38134), -(172045, 0, 0, 0, 2060, 38134), -(174769, 0, 0, 0, 837, 38134), -(160176, 0, 0, 0, 2115, 38134), -(170241, 0, 0, 0, 2060, 38134), -(170184, 0, 0, 0, 2060, 38134), -(160355, 0, 0, 0, 837, 38134), -(160360, 0, 0, 0, 837, 38134), -(160356, 0, 0, 0, 837, 38134), -(160357, 0, 0, 0, 837, 38134), -(164043, 0, 0, 0, 837, 38134), -(160358, 0, 0, 0, 837, 38134), -(161576, 0, 0, 0, 837, 38134), -(160359, 0, 0, 0, 837, 38134), -(164044, 0, 0, 0, 837, 38134), -(170183, 0, 0, 0, 2060, 38134), -(164311, 0, 0, 0, 837, 38134), -(155654, 0, 0, 0, 1425, 38134), -(169618, 0, 0, 0, 2060, 38134), -(164045, 0, 0, 0, 837, 38134), -(162912, 0, 0, 0, 837, 38134), -(170232, 0, 0, 0, 2060, 38134), -(170328, 0, 0, 0, 2060, 38134), -(175148, 0, 0, 0, 2060, 38134), -(171064, 0, 0, 0, 2060, 38134), -(170326, 0, 0, 0, 2060, 38134), -(170334, 0, 0, 0, 2060, 38134), -(169126, 0, 0, 0, 81, 38134), -(171670, 0, 0, 0, 371, 38134), -(175276, 0, 0, 0, 807, 38134), -(170392, 0, 0, 0, 2060, 38134), -(169592, 0, 0, 0, 2060, 38134), -(162685, 0, 0, 0, 2060, 38134), -(162274, 0, 0, 0, 2060, 38134), -(169563, 0, 0, 0, 2060, 38134), -(171480, 0, 0, 0, 2060, 38134), -(169669, 0, 0, 0, 2060, 38134), -(162273, 0, 0, 0, 2060, 38134), -(169670, 0, 0, 0, 2060, 38134), -(170387, 0, 0, 0, 2060, 38134), -(162267, 0, 0, 0, 2060, 38134), -(162268, 0, 0, 0, 2060, 38134), -(169573, 0, 0, 0, 2060, 38134), -(170386, 0, 0, 0, 2060, 38134), -(170384, 0, 0, 0, 2060, 38134), -(170383, 0, 0, 0, 2060, 38134), -(169998, 0, 0, 0, 2060, 38134), -(169987, 0, 0, 0, 2060, 38134), -(157979, 0, 0, 0, 2060, 38134), -(156327, 0, 0, 0, 2060, 38134), -(170066, 0, 0, 0, 2060, 38134), -(170104, 0, 0, 0, 2060, 38134), -(169966, 0, 0, 0, 2060, 38134), -(157072, 0, 0, 0, 2060, 38134), -(169980, 0, 0, 0, 2060, 38134), -(169955, 0, 0, 0, 2060, 38134), -(156333, 0, 0, 0, 2060, 38134), -(156473, 0, 0, 0, 2060, 38134), -(156365, 0, 0, 0, 2060, 38134), -(156779, 0, 0, 0, 2060, 38134), -(156434, 0, 0, 0, 2060, 38134), -(157875, 0, 0, 0, 837, 38134), -(169849, 0, 0, 0, 2060, 38134), -(169619, 0, 0, 0, 81, 38134), -(168464, 0, 0, 0, 743, 38134), -(156364, 0, 0, 0, 2060, 38134), -(170390, 0, 0, 0, 2060, 38134), -(170453, 0, 0, 0, 2060, 38134), -(159289, 0, 0, 0, 1323, 38134), -(169193, 0, 0, 0, 743, 38134), -(174607, 0, 0, 0, 2060, 38134), -(169252, 0, 0, 0, 743, 38134), -(169191, 0, 0, 0, 743, 38134), -(170399, 0, 0, 0, 743, 38134), -(169195, 0, 0, 0, 743, 38134), -(168797, 0, 3, 3, 837, 38134), -(165006, 0, 0, 0, 1321, 38134), -(159124, 0, 0, 0, 1321, 38134), -(158765, 0, 0, 0, 1323, 38134), -(173215, 0, 0, 0, 371, 38134), -(173216, 0, 0, 0, 371, 38134), -(173129, 0, 0, 0, 743, 38134), -(168890, 0, 0, 0, 743, 38134), -(169174, 0, 0, 0, 743, 38134), -(171255, 0, 0, 0, 1322, 38134), -(158290, 0, 0, 0, 1322, 38134), -(164805, 0, 0, 0, 1322, 38134), -(158319, 0, 0, 0, 1322, 38134), -(158238, 0, 0, 0, 1322, 38134), -(158247, 0, 0, 0, 1322, 38134), -(158181, 0, 0, 0, 1322, 38134), -(158161, 0, 0, 0, 1322, 38134), -(158400, 0, 0, 0, 1322, 38134), -(158256, 0, 0, 0, 1322, 38134), -(158160, 0, 0, 0, 1322, 38134), -(158178, 0, 0, 0, 1322, 38134), -(158162, 0, 0, 0, 1322, 38134), -(158177, 0, 0, 0, 1322, 38134), -(158624, 0, 0, 0, 1322, 38134), -(158651, 0, 0, 0, 1322, 38134), -(161555, 0, 0, 0, 1316, 38134), -(168892, 0, 0, 0, 1321, 38134), -(164762, 0, 0, 0, 1322, 38134), -(158619, 0, 0, 0, 1322, 38134), -(164752, 0, 0, 0, 1322, 38134), -(158629, 0, 0, 0, 1314, 38134), -(158628, 0, 0, 0, 1314, 38134), -(164769, 0, 0, 0, 1322, 38134), -(172060, 0, 0, 0, 743, 38134), -(158610, 0, 0, 0, 1322, 38134), -(158612, 0, 0, 0, 1322, 38134), -(158159, 0, 0, 0, 1322, 38134), -(158084, 0, 0, 0, 1322, 38134), -(158078, 0, 0, 0, 1322, 38134), -(164693, 0, 0, 0, 1322, 38134), -(158094, 0, 0, 0, 1322, 38134), -(169313, 0, 0, 0, 743, 38134), -(168936, 0, 0, 0, 837, 38134), -(169382, 0, 0, 0, 743, 38134), -(165239, 0, 0, 0, 1314, 38134), -(165240, 0, 0, 0, 1314, 38134), -(174666, 0, 3, 3, 837, 38134), -(157093, 0, 0, 0, 1314, 38134), -(166223, 0, 0, 0, 1314, 38134), -(158464, 0, 0, 0, 1314, 38134), -(158281, 0, 0, 0, 1314, 38134), -(165801, 0, 0, 0, 807, 38134), -(174564, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(175132, 0, 0, 0, 2060, 38134), -(156791, 0, 0, 0, 783, 38134), -(171338, 0, 0, 0, 2060, 38134), -(162918, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(164096, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(164095, 0, 0, 0, 783, 38134), -(164579, 0, 0, 0, 2060, 38134), -(174922, 0, 0, 0, 783, 38134), -(55370, 0, 0, 0, 328, 38134), -(167591, 0, 0, 0, 807, 38134), -(171299, 0, 0, 0, 783, 38134), -(171296, 0, 0, 0, 1324, 38134), -(162896, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(170310, 0, 0, 0, 2060, 38134), -(164684, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(173370, 0, 0, 0, 783, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166284, 0, 0, 0, 807, 38134), -(159478, 0, 0, 0, 837, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173318, 0, 0, 0, 783, 38134), -(165654, 0, 3, 3, 746, 38134), -(173355, 0, 0, 0, 807, 38134), -(156663, 0, 0, 0, 783, 38134), -(164596, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(173353, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(173352, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(156768, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(170607, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(173330, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(165405, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(164686, 0, 0, 0, 783, 38134), -(175327, 0, 0, 0, 2060, 38134), -(176545, 0, 0, 0, 807, 38134), -(162666, 0, 0, 0, 2060, 38134), -(156698, 0, 0, 0, 783, 38134), -(175653, 0, 0, 0, 743, 38134), -(174636, 0, 0, 0, 1316, 38134), -(168731, 0, 0, 0, 743, 38134), -(158599, 0, 0, 0, 1314, 38134), -(166161, 0, 0, 0, 1314, 38134), -(166165, 0, 0, 0, 1314, 38134), -(168359, 0, 0, 0, 743, 38134), -(158504, 0, 0, 0, 1316, 38134), -(174676, 0, 0, 0, 837, 38134), -(166332, 0, 0, 0, 1316, 38134), -(168438, 0, 0, 0, 743, 38134), -(174794, 0, 0, 0, 1314, 38134), -(156228, 0, 0, 0, 1316, 38134), -(168428, 0, 0, 0, 743, 38134), -(168437, 0, 0, 0, 81, 38134), -(174635, 0, 0, 0, 1316, 38134), -(158510, 0, 0, 0, 1314, 38134), -(158509, 0, 0, 0, 1314, 38134), -(170415, 0, 0, 0, 1314, 38134), -(168309, 0, 0, 0, 743, 38134), -(168333, 0, 0, 0, 743, 38134), -(168268, 0, 0, 0, 743, 38134), -(166166, 0, 0, 0, 1316, 38134), -(168613, 0, 0, 0, 743, 38134), -(161063, 0, 0, 0, 883, 38134), -(168245, 0, 0, 0, 1316, 38134), -(168244, 0, 0, 0, 1318, 38134), -(175777, 0, 24, 24, 371, 38134), -(157728, 0, 0, 0, 1316, 38134), -(158772, 0, 0, 0, 1316, 38134), -(171712, 0, 0, 0, 371, 38134), -(168442, 0, 0, 0, 1316, 38134), -(157725, 0, 0, 0, 1316, 38134), -(168948, 0, 0, 0, 81, 38134), -(168407, 0, 0, 0, 743, 38134), -(168984, 0, 0, 0, 743, 38134), -(157761, 0, 0, 0, 1316, 38134), -(168943, 0, 0, 0, 743, 38134), -(169114, 0, 0, 0, 743, 38134), -(166869, 0, 0, 0, 743, 38134), -(169123, 0, 0, 0, 743, 38134), -(177543, 0, 0, 0, 743, 38134), -(156376, 0, 0, 0, 743, 38134), -(158004, 0, 0, 0, 1320, 38134), -(158179, 0, 0, 0, 1320, 38134), -(158081, 0, 0, 0, 1320, 38134), -(158005, 0, 0, 0, 1320, 38134), -(157967, 0, 0, 0, 81, 38134), -(169163, 0, 0, 0, 743, 38134), -(170932, 0, 0, 0, 743, 38134), -(169179, 0, 0, 0, 743, 38134), -(169158, 0, 0, 0, 743, 38134), -(160437, 0, 0, 0, 1321, 38134), -(172569, 0, 0, 0, 743, 38134), -(158150, 0, 0, 0, 81, 38134), -(158110, 0, 0, 0, 1320, 38134), -(157973, 0, 0, 0, 743, 38134), -(158054, 0, 0, 0, 1320, 38134), -(163427, 0, 0, 0, 1321, 38134), -(169504, 0, 0, 0, 743, 38134), -(158254, 0, 0, 0, 1320, 38134), -(167583, 0, 0, 0, 1324, 38134), -(167584, 0, 0, 0, 1324, 38134), -(167560, 0, 0, 0, 1324, 38134), -(167559, 0, 0, 0, 1324, 38134), -(167484, 0, 0, 0, 1324, 38134), -(167472, 0, 0, 0, 837, 38134), -(73985, 0, 0, 0, 181, 38134), -(167460, 0, 0, 0, 1324, 38134), -(167433, 0, 0, 0, 1324, 38134), -(167432, 0, 0, 0, 1324, 38134), -(167431, 0, 0, 0, 1324, 38134), -(167426, 0, 0, 0, 1324, 38134), -(167423, 0, 0, 0, 1324, 38134), -(167428, 0, 0, 0, 1324, 38134), -(167121, 0, 1, 1, 837, 38134), -(171702, 0, 0, 0, 371, 38134), -(166944, 0, 2, 2, 1709, 38134), -(168733, 0, 0, 0, 81, 38134), -(166937, 0, 0, 0, 1324, 38134), -(169390, 0, 0, 0, 743, 38134), -(173115, 0, 1, 1, 743, 38134), -(164959, 1, 0, 0, 743, 38134), -(165872, 0, 0, 0, 1709, 38134), -(171750, 0, 1, 1, 1709, 38134), -(168831, 0, 0, 0, 1709, 38134), -(165416, 0, 3, 3, 1709, 38134), -(162691, 0, 2, 2, 1709, 38134), -(162692, 0, 2, 2, 1709, 38134), -(163157, 0, 2, 2, 1709, 38134), -(168832, 0, 0, 0, 1709, 38134), -(168633, 0, 0, 0, 1709, 38134), -(165135, 0, 0, 0, 1709, 38134), -(165136, 0, 0, 0, 1709, 38134), -(165137, 0, 1, 1, 1709, 38134), -(163121, 0, 0, 0, 1709, 38134), -(163146, 0, 1, 1, 1709, 38134), -(55708, 0, 0, 0, 181, 38134), -(168451, 0, 0, 0, 1709, 38134), -(165138, 0, 0, 0, 1709, 38134), -(171618, 0, 0, 0, 1709, 38134), -(162729, 0, 0, 0, 1709, 38134), -(163133, 0, 0, 0, 1709, 38134), -(163135, 0, 0, 0, 1709, 38134), -(163134, 0, 0, 0, 1709, 38134), -(166302, 0, 0, 0, 1709, 38134), -(158513, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(163460, 0, 1, 1, 2060, 38134), -(163447, 0, 0, 0, 1324, 38134), -(163500, 0, 0, 0, 1324, 38134), -(163473, 0, 0, 0, 1324, 38134), -(163552, 0, 0, 0, 1324, 38134), -(163549, 0, 0, 0, 1324, 38134), -(167302, 0, 0, 0, 1324, 38134), -(171029, 0, 0, 0, 1324, 38134), -(166962, 0, 0, 0, 1324, 38134), -(166942, 0, 0, 0, 1324, 38134), -(166961, 0, 0, 0, 1324, 38134), -(166926, 0, 0, 0, 1324, 38134), -(166941, 0, 0, 0, 1324, 38134), -(166935, 0, 0, 0, 1324, 38134), -(166932, 0, 0, 0, 745, 38134), -(166930, 0, 0, 0, 1324, 38134), -(166928, 0, 0, 0, 1324, 38134), -(166964, 0, 0, 0, 1324, 38134), -(166943, 0, 0, 0, 1324, 38134), -(167151, 0, 0, 0, 1324, 38134), -(166925, 0, 0, 0, 1324, 38134), -(166936, 0, 0, 0, 1324, 38134), -(167314, 0, 0, 0, 1324, 38134), -(167316, 0, 0, 0, 1324, 38134), -(167270, 0, 0, 0, 1324, 38134), -(169690, 0, 0, 0, 81, 38134), -(167269, 0, 0, 0, 1324, 38134), -(167134, 0, 0, 0, 1324, 38134), -(167136, 0, 0, 0, 1324, 38134), -(167135, 0, 0, 0, 1324, 38134), -(167138, 0, 0, 0, 1316, 38134), -(175091, 0, 0, 0, 1324, 38134), -(167452, 0, 0, 0, 1324, 38134), -(167922, 0, 0, 0, 1324, 38134), -(167919, 0, 0, 0, 1324, 38134), -(167933, 0, 0, 0, 1324, 38134), -(167932, 0, 0, 0, 1324, 38134), -(167921, 0, 0, 0, 745, 38134), -(167448, 0, 0, 0, 1324, 38134), -(167873, 0, 0, 0, 1324, 38134), -(167462, 0, 1, 1, 837, 38134), -(167887, 0, 0, 0, 1324, 38134), -(166945, 0, 2, 2, 1709, 38134), -(167945, 0, 0, 0, 1324, 38134), -(167944, 0, 0, 0, 1324, 38134), -(170822, 0, 0, 0, 1324, 38134), -(167119, 0, 0, 0, 1324, 38134), -(170820, 0, 0, 0, 1324, 38134), -(167115, 0, 0, 0, 1324, 38134), -(167118, 0, 0, 0, 1324, 38134), -(167109, 0, 0, 0, 1324, 38134), -(167041, 0, 0, 0, 1324, 38134), -(167055, 0, 0, 0, 1324, 38134), -(166931, 0, 0, 0, 745, 38134), -(167022, 0, 0, 0, 745, 38134), -(167026, 0, 0, 0, 1324, 38134), -(167153, 0, 0, 0, 1324, 38134), -(167064, 0, 0, 0, 1324, 38134), -(167033, 0, 0, 0, 745, 38134), -(167043, 0, 0, 0, 1324, 38134), -(170803, 0, 0, 0, 1324, 38134), -(170823, 0, 0, 0, 1324, 38134), -(170780, 0, 0, 0, 1324, 38134), -(170821, 0, 0, 0, 1324, 38134), -(167155, 0, 0, 0, 1324, 38134), -(169691, 0, 0, 0, 81, 38134), -(167080, 0, 0, 0, 1324, 38134), -(169755, 0, 0, 0, 743, 38134), -(169692, 0, 0, 0, 743, 38134), -(169099, 0, 0, 0, 743, 38134), -(169308, 0, 0, 0, 743, 38134), -(169509, 0, 0, 0, 743, 38134), -(175785, 0, 24, 24, 371, 38134), -(172058, 0, 0, 0, 1321, 38134), -(169555, 0, 0, 0, 743, 38134), -(156279, 0, 0, 0, 743, 38134), -(169263, 0, 0, 0, 743, 38134), -(172124, 0, 0, 0, 743, 38134), -(170325, 0, 0, 0, 743, 38134), -(168240, 0, 0, 0, 1321, 38134), -(165055, 0, 0, 0, 1321, 38134), -(165068, 0, 0, 0, 1321, 38134), -(161499, 0, 0, 0, 1321, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(160629, 0, 0, 0, 1321, 38134), -(156586, 0, 0, 0, 743, 38134), -(174437, 0, 0, 0, 81, 38134), -(161536, 0, 0, 0, 1321, 38134), -(172714, 0, 0, 0, 1321, 38134), -(174998, 0, 0, 0, 181, 38134), -(171666, 0, 0, 0, 371, 38134), -(172196, 0, 0, 0, 2060, 38134), -(168876, 0, 0, 0, 837, 38134), -(168874, 0, 0, 0, 837, 38134), -(168070, 0, 0, 0, 1324, 38134), -(168069, 0, 0, 0, 1316, 38134), -(168038, 0, 0, 0, 1318, 38134), -(167870, 0, 0, 0, 1321, 38134), -(167872, 0, 0, 0, 1321, 38134), -(167869, 0, 0, 0, 1321, 38134), -(175521, 0, 0, 0, 807, 38134), -(175522, 0, 0, 0, 807, 38134), -(175493, 0, 0, 0, 1314, 38134), -(175524, 0, 0, 0, 807, 38134), -(175523, 0, 0, 0, 807, 38134), -(167868, 0, 0, 0, 1321, 38134), -(167871, 0, 0, 0, 1321, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(153456, 0, 3, 3, 837, 38134), -(160325, 0, 0, 0, 837, 38134), -(154626, 0, 0, 0, 837, 38134), -(154625, 0, 0, 0, 837, 38134), -(175823, 0, 0, 0, 807, 38134), -(175825, 0, 0, 0, 807, 38134), -(54638, 0, 0, 0, 181, 38134), -(154629, 0, 0, 0, 837, 38134), -(154627, 0, 0, 0, 837, 38134), -(153436, 0, 0, 0, 837, 38134), -(174937, 0, 0, 0, 2060, 38134), -(167867, 0, 0, 0, 1321, 38134), -(160037, 0, 0, 0, 837, 38134), -(154585, 0, 2, 2, 837, 38134), -(154583, 0, 3, 3, 837, 38134), -(154580, 0, 2, 2, 837, 38134), -(154564, 0, 0, 0, 837, 38134), -(154586, 0, 3, 3, 837, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(160212, 0, 0, 0, 837, 38134), -(154567, 0, 0, 0, 837, 38134), -(174269, 0, 0, 0, 181, 38134), -(159421, 0, 0, 0, 837, 38134), -(168519, 0, 0, 0, 837, 38134), -(160387, 0, 0, 0, 837, 38134), -(175495, 0, 0, 0, 1316, 38134), -(164590, 0, 0, 0, 837, 38134), -(167745, 0, 0, 0, 837, 38134), -(168517, 0, 0, 0, 2060, 38134), -(164591, 0, 0, 0, 837, 38134), -(174188, 0, 0, 0, 837, 38134), -(154631, 0, 0, 0, 883, 38134), -(175494, 0, 0, 0, 1324, 38134), -(121541, 0, 0, 0, 336, 38134), -(176100, 0, 0, 0, 837, 38134), -(158773, 0, 0, 0, 837, 38134), -(154630, 0, 0, 0, 883, 38134), -(168875, 0, 0, 0, 837, 38134), -(168872, 0, 0, 0, 837, 38134), -(171740, 0, 0, 0, 837, 38134), -(171732, 0, 0, 0, 837, 38134), -(171871, 0, 0, 0, 2060, 38134), -(168877, 0, 0, 0, 837, 38134), -(168866, 0, 1, 1, 743, 38134), -(168919, 0, 0, 0, 743, 38134), -(170336, 0, 0, 0, 2060, 38134), -(168624, 0, 0, 0, 81, 38134), -(169572, 0, 0, 0, 81, 38134), -(171664, 0, 0, 0, 371, 38134), -(170338, 0, 0, 0, 2060, 38134), -(170337, 0, 0, 0, 2060, 38134), -(168466, 0, 0, 0, 81, 38134), -(170333, 0, 0, 0, 2060, 38134), -(170248, 0, 0, 0, 2060, 38134), -(170247, 0, 0, 0, 2060, 38134), -(168397, 0, 0, 0, 81, 38134), -(157697, 0, 0, 0, 1323, 38134), -(170335, 0, 0, 0, 2060, 38134), -(157696, 0, 0, 0, 1323, 38134), -(168915, 0, 0, 0, 81, 38134), -(168410, 0, 0, 0, 81, 38134), -(159420, 0, 0, 0, 1323, 38134), -(171668, 0, 0, 0, 371, 38134), -(158767, 0, 0, 0, 1323, 38134), -(168125, 0, 0, 0, 1323, 38134), -(168126, 0, 0, 0, 1323, 38134), -(159612, 0, 0, 0, 1323, 38134), -(175760, 0, 0, 0, 81, 38134), -(158768, 0, 0, 0, 1323, 38134), -(159957, 0, 0, 0, 1323, 38134), -(159775, 0, 0, 0, 1323, 38134), -(159776, 0, 0, 0, 1323, 38134), -(160597, 0, 0, 0, 1323, 38134), -(159610, 0, 0, 0, 1323, 38134), -(159410, 0, 0, 0, 1323, 38134), -(160608, 0, 0, 0, 1321, 38134), -(159192, 0, 0, 0, 1323, 38134), -(159298, 0, 0, 0, 1323, 38134), -(157962, 0, 0, 0, 743, 38134), -(160435, 0, 3, 3, 1321, 38134), -(165100, 0, 0, 0, 1321, 38134), -(165048, 0, 0, 0, 1321, 38134), -(175651, 0, 0, 0, 743, 38134), -(160632, 0, 0, 0, 743, 38134), -(158427, 0, 0, 0, 743, 38134), -(169513, 0, 0, 0, 743, 38134), -(160606, 0, 0, 0, 743, 38134), -(160434, 0, 2, 2, 1321, 38134), -(160432, 0, 0, 0, 1321, 38134), -(160223, 0, 0, 0, 1321, 38134), -(174936, 0, 0, 0, 837, 38134), -(159423, 0, 0, 0, 837, 38134), -(171526, 0, 0, 0, 743, 38134), -(160470, 0, 0, 0, 837, 38134), -(165042, 0, 0, 0, 1321, 38134), -(175196, 0, 0, 0, 181, 38134), -(173057, 0, 0, 0, 2060, 38134), -(160174, 0, 0, 0, 1321, 38134), -(160173, 0, 0, 0, 1321, 38134), -(62862, 0, 0, 0, 68, 38134), -(164370, 0, 0, 0, 1318, 38134), -(160430, 0, 0, 0, 1321, 38134), -(160428, 0, 0, 0, 1321, 38134), -(160274, 0, 0, 0, 1321, 38134), -(164369, 0, 0, 0, 1318, 38134), -(163974, 0, 0, 0, 1318, 38134), -(165043, 0, 0, 0, 1321, 38134), -(165045, 0, 0, 0, 1321, 38134), -(160581, 0, 0, 0, 743, 38134), -(167893, 0, 0, 0, 1321, 38134), -(160178, 0, 0, 0, 1321, 38134), -(172839, 0, 0, 0, 1321, 38134), -(160569, 0, 0, 0, 743, 38134), -(160602, 0, 0, 0, 743, 38134), -(160175, 0, 0, 0, 883, 38134), -(160285, 0, 0, 0, 1321, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166797,166792,89713,166787,166786,166800,161228,166784,166791,166782,150228,166796,150229,161224,166827,166824,168236,166590,166799,171872,166573,166583,166585,160737,168039,166794,174971,157070,172033)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166797, 0, 0, 0, 741, 38134), -(166792, 0, 0, 0, 741, 38134), -(89713, 0, 0, 0, 857, 38134), -(166787, 0, 0, 0, 741, 38134), -(166786, 0, 0, 0, 741, 38134), -(166800, 0, 0, 0, 741, 38134), -(161228, 0, 0, 0, 81, 38134), -(166784, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(166782, 0, 0, 0, 1421, 38134), -(150228, 0, 0, 0, 957, 38134), -(166796, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(161224, 0, 0, 0, 81, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166824, 0, 0, 0, 1421, 38134), -(168236, 0, 0, 0, 741, 38134), -(166590, 0, 0, 0, 741, 38134), -(166799, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(166573, 0, 0, 0, 1421, 38134), -(166583, 0, 0, 0, 741, 38134), -(166585, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 741, 38134), -(168039, 0, 0, 0, 741, 38134), -(166794, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (155488,153682,153604,152554,152564,149707,145338,152559,153597,153600,153595,153586,155808,153637,152672,152916,154202,155891,152671,154712,152755,149803,150123,153834,145340,152407,155721,152827,151875,155719,149004,153501,153296,153543,152549,156258,153623,152367,153246,155553,155565,153625,152963,153627,153603,153662,153482,153469,153738,154724,153737,153545,153739,153740,153741,152065,152546,152903,154950,152547,153563,152563,153665,153666,154716,152884,149804,149805,153606,156265,153026,154704,150553,153522,153332,153488,152885,150475,152045,150384,150474,150541,150404,155316,155315,154244,151661,151662,154410,150371,151741,148454,152046,152067,152383,152384,155312,150373,154399,153006,152793,152792,154180,152560,151964,136061,142450,142191,123633,124720,143246,144148,144147,143263,1976,1141,5081,1311,3628,149433,52420,331,5694,52412,174146,85307,149626,149099,149445,150122,89174,111190,721,147785,155739,2485,2708,82564,148124,148796,52423,148233,52421,103033,151937,149616,147714,84751,85819,5498,85818,84749,85817,5497,32520,1419,149124,84745,1307,149131,149121,53153,1415,1414,85816,1413,52408,147741,156691,156692,173571,156670,173610,175209,173545,175210,156733,173548,175526,175525,176186,175216,114665,168011,164096,171795,174922,175213,164095,171787,171790,164579,167591,55370,162896,164079,171299,162918,176368,171821,173386,173388,176067,176066,176065,176064,164684,156504,164099,164100,171589,164098,173369,164078,173370,170310,175036,159478,166284,175081,175080,156791,170640,165796,175083,175066,169524,175082,173330,171822,165654,175215,170256,54638,166312,175067,173327,156663,170557,175016,175035,175214,173318,156664,173356,164596,173352,173354,162928,173357,165657,156768,162929,173355,173353,170607,175218,175212,164685,156769,173348,167880,162666,178804,164352,165403,166307,165405,175020,156735,173350,164686,167881,172702,173304,175018,175019,175208,173301,32642,32641,175207,175206,156734,121541,166061,164173,175222,177829,156688,173305,164353,173118,164123,173325,175042,175327,173302,164803,176545,173367,173300,173364,171796,156758,175017,156698,175087,153089,151746,151639,151638,151739,153366,151905,151695,152256,97126,99636,98211,1412,98210,95718,151641,151643,102623,108185,97741,95717,102632,114590,152206,152194,152189,113418,115913,152248,131890,142306,131897,135668,152643,137606,143682,135917,132526,142294,131896,130216,137905,142299,135671,177193,142132,149045,124295,142543,135230,143295,142068,138724,143022,138726,123639,132625,136106,142095,143251,142139,142188,143244,123675,142073,142459,143243,142668,123635,138725,142066,142666,143261,130377,135153,154464,142056,135520,144383,142752,142137,136041,128531,132036,142457,131994,124289,136052,132638,143250,132642,142136,154639,142063,151166,150857,150841,156051,144647,152791,154166,156152,152445,152426,153811,154257,155940,151763,153509,153510,153817,150467,154140,154241,150696,145838,151327,154653,150710,154640,150376,152731,156107,72654,152519,156177,152790,145337,145967,150795,153599,155761,153578,150783,154696,151772,155941,155943,152942,150784,155370,153591,154375,154436,154372,154371,154248,151626,154810,154811,154370,155885,155794,152883,154698,145322,154697,157359,151000,155454,154705,149906,154814,154339,155498,152673,152675,154710,154711,153617,152918,152679,154717,154713,155255,155490,145324,153333,154338,145970,154317,154725,75372,153697,155120,155235,153934,155113,155112,174231,153962,154283,174235,153973,154336,174227,154395,155877,155448,156087,154815,154726,150101,151276,152670,120510,155720,152668,154684,155730,155752,154930,150087,154809,154676,154675,153960,124180,135509,146902,142077,144310,142094,142086,142180,135658,133325,133282,124725,124727,138280,126634,135053,142161,142190,135107,123169,135112,142165,142162,134847,143793,142141,142143,135603,135216,145731,135604,144213,140906,137277,142182,122072,137284,137283,137286,137285,134849,137370,137278,137296,137297,137280,137744,140948,135792,134845,24968,135019,134921,150104,141033,134920,134722,141116,141114,141117,135521,142238,139088,143272,139148,139144,131992,131989,124181,142346,141115,140348,140460,142089,131983,147206,126781,142371,123642,125005,143851,153932,120788,143709,138704,142166,152079,143700,135446,122370,161074,126519,140350,142721,143968,143839,143699,121235,124695,135681,142181,137317,143853,148927,137315,143254,148922,142174,142169,143004,143842,143005,143007,135614,142167,140552,142160,143870,145728,135618,143380,161091,145729,142163,145730,123244,142997,142189,142998,124805,142993,139522,142994,143856,142995,142187,143402,140323,131290,143008,137265,140347,137267,137293,140472,140473,142685,135612,144635,142115,142140,151176,142142,142700,137281,151173,137282,137300,137268,126682,126642,137279,135064,137266,23837,137301,143844,143420,130077,137298,123604,137299,143498,135677,135678,152081,142117,140313,126434,137294,135675,137316,152080,143852,137314,120599,137295,136633,147972,135808,147973,143541,143849,142138,73678,136661,139620,130224,139609,130268,130226,134451,122276,136457,135119,136447,135082,130218,135077,135072,136432,144155,139528,136448,150897,123083,135059)) OR (`DifficultyID`=12 AND `Entry`=151963); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(155488, 0, 0, 0, 690, 38134), -(153682, 0, 0, 0, 690, 38134), -(153604, 0, 0, 0, 690, 38134), -(152554, 0, 0, 0, 690, 38134), -(152564, 0, 0, 0, 690, 38134), -(149707, 0, 0, 0, 690, 38134), -(145338, 0, 0, 0, 690, 38134), -(152559, 0, 0, 0, 690, 38134), -(153597, 0, 0, 0, 690, 38134), -(153600, 0, 0, 0, 690, 38134), -(153595, 0, 0, 0, 690, 38134), -(153586, 0, 0, 0, 690, 38134), -(155808, 0, 0, 0, 690, 38134), -(153637, 0, 0, 0, 690, 38134), -(152672, 0, 0, 0, 690, 38134), -(152916, 0, 0, 0, 690, 38134), -(154202, 0, 0, 0, 690, 38134), -(155891, 0, 0, 0, 690, 38134), -(152671, 0, 3, 3, 690, 38134), -(154712, 0, 0, 0, 371, 38134), -(152755, 0, 0, 0, 690, 38134), -(149803, 0, 0, 0, 690, 38134), -(150123, 0, 0, 0, 690, 38134), -(153834, 0, 0, 0, 690, 38134), -(145340, 0, 0, 0, 690, 38134), -(152407, 0, 0, 0, 690, 38134), -(155721, 0, 0, 0, 690, 38134), -(152827, 0, 0, 0, 690, 38134), -(151875, 0, 0, 0, 690, 38134), -(155719, 0, 0, 0, 690, 38134), -(149004, 0, 0, 0, 690, 38134), -(153501, 0, 0, 0, 690, 38134), -(153296, 0, 0, 0, 690, 38134), -(153543, 0, 0, 0, 690, 38134), -(152549, 0, 0, 0, 690, 38134), -(156258, 0, 0, 0, 690, 38134), -(153623, 0, 0, 0, 690, 38134), -(152367, 0, 0, 0, 690, 38134), -(153246, 0, 0, 0, 690, 38134), -(155553, 0, 0, 0, 690, 38134), -(155565, 0, 0, 0, 690, 38134), -(153625, 0, 0, 0, 690, 38134), -(152963, 0, 0, 0, 690, 38134), -(153627, 0, 0, 0, 690, 38134), -(153603, 0, 0, 0, 690, 38134), -(153662, 0, 0, 0, 690, 38134), -(153482, 0, 0, 0, 690, 38134), -(153469, 0, 0, 0, 690, 38134), -(153738, 0, 0, 0, 690, 38134), -(154724, 0, 0, 0, 371, 38134), -(153737, 0, 0, 0, 690, 38134), -(153545, 0, 0, 0, 690, 38134), -(153739, 0, 0, 0, 690, 38134), -(153740, 0, 0, 0, 690, 38134), -(153741, 0, 0, 0, 690, 38134), -(152065, 0, 0, 0, 690, 38134), -(152546, 0, 0, 0, 690, 38134), -(152903, 0, 0, 0, 690, 38134), -(154950, 0, 0, 0, 690, 38134), -(152547, 0, 0, 0, 690, 38134), -(153563, 0, 0, 0, 690, 38134), -(152563, 0, 0, 0, 690, 38134), -(153665, 0, 0, 0, 690, 38134), -(153666, 0, 0, 0, 690, 38134), -(154716, 0, 0, 0, 371, 38134), -(152884, 0, 0, 0, 690, 38134), -(149804, 0, 0, 0, 690, 38134), -(149805, 0, 0, 0, 690, 38134), -(153606, 0, 0, 0, 690, 38134), -(156265, 0, 0, 0, 690, 38134), -(153026, 0, 0, 0, 690, 38134), -(154704, 0, 0, 0, 371, 38134), -(150553, 0, 0, 0, 690, 38134), -(153522, 0, 0, 0, 690, 38134), -(153332, 0, 0, 0, 690, 38134), -(153488, 0, 0, 0, 690, 38134), -(152885, 0, 0, 0, 690, 38134), -(150475, 0, 0, 0, 690, 38134), -(152045, 0, 0, 0, 690, 38134), -(150384, 0, 0, 0, 690, 38134), -(150474, 0, 0, 0, 690, 38134), -(150541, 0, 0, 0, 690, 38134), -(150404, 0, 0, 0, 706, 38134), -(155316, 0, 0, 0, 690, 38134), -(155315, 0, 0, 0, 690, 38134), -(154244, 0, 0, 0, 690, 38134), -(151661, 0, 0, 0, 690, 38134), -(151662, 0, 0, 0, 690, 38134), -(154410, 0, 0, 0, 690, 38134), -(150371, 0, 0, 0, 690, 38134), -(151741, 0, 0, 0, 690, 38134), -(148454, 0, 0, 0, 690, 38134), -(152046, 0, 0, 0, 690, 38134), -(152067, 0, 0, 0, 690, 38134), -(152383, 0, 0, 0, 690, 38134), -(152384, 0, 0, 0, 690, 38134), -(155312, 0, 0, 0, 690, 38134), -(150373, 0, 0, 0, 690, 38134), -(154399, 0, 0, 0, 690, 38134), -(153006, 0, 0, 0, 690, 38134), -(152793, 0, 0, 0, 690, 38134), -(152792, 0, 0, 0, 690, 38134), -(154180, 0, 0, 0, 690, 38134), -(152560, 0, 0, 0, 690, 38134), -(151964, 0, 0, 0, 740, 38134), -(136061, 0, 0, 0, 292, 38134), -(142450, 0, 0, 0, 465, 38134), -(142191, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(1976, 0, 0, 0, 883, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(1311, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149433, 0, 0, 0, 777, 38134), -(52420, 0, 0, 0, 861, 38134), -(331, 0, 0, 0, 864, 38134), -(5694, 0, 0, 0, 864, 38134), -(52412, 0, 0, 0, 861, 38134), -(174146, 0, 0, 0, 830, 38134), -(85307, 0, 0, 0, 37, 38134), -(149626, 0, 0, 0, 178, 38134), -(149099, 0, 0, 0, 196, 38134), -(149445, 0, 0, 0, 828, 38134), -(150122, 0, 0, 0, 37, 38134), -(89174, 0, 0, 0, 874, 38134), -(111190, 0, 0, 0, 773, 38134), -(721, 0, 0, 0, 81, 38134), -(147785, 0, 0, 0, 488, 38134), -(155739, 0, 0, 0, 959, 38134), -(2485, 0, 0, 0, 864, 38134), -(2708, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(148124, 0, 0, 0, 777, 38134), -(148796, 0, 0, 0, 810, 38134), -(52423, 0, 0, 0, 861, 38134), -(148233, 0, 0, 0, 828, 38134), -(52421, 0, 0, 0, 861, 38134), -(103033, 0, 0, 0, 633, 38134), -(151937, 0, 0, 0, 847, 38134), -(149616, 0, 0, 0, 347, 38134), -(147714, 0, 0, 0, 847, 38134), -(84751, 0, 0, 0, 857, 38134), -(85819, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(85818, 0, 0, 0, 857, 38134), -(84749, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(5497, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(1419, 0, 0, 0, 81, 38134), -(149124, 0, 0, 0, 847, 38134), -(84745, 0, 0, 0, 857, 38134), -(1307, 0, 0, 0, 864, 38134), -(149131, 0, 0, 0, 847, 38134), -(149121, 0, 0, 0, 847, 38134), -(53153, 0, 0, 0, 864, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(85816, 0, 0, 0, 857, 38134), -(1413, 0, 0, 0, 864, 38134), -(52408, 0, 0, 0, 818, 38134), -(147741, 0, 0, 0, 172, 38134), -(156691, 0, 0, 0, 783, 38134), -(156692, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(173610, 0, 0, 0, 807, 38134), -(175209, 0, 0, 0, 2060, 38134), -(173545, 0, 0, 0, 807, 38134), -(175210, 0, 0, 0, 807, 38134), -(156733, 0, 0, 0, 783, 38134), -(173548, 0, 0, 0, 807, 38134), -(175526, 0, 0, 0, 783, 38134), -(175525, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(175216, 0, 0, 0, 807, 38134), -(114665, 0, 0, 0, 982, 38134), -(168011, 0, 0, 0, 807, 38134), -(164096, 0, 0, 0, 783, 38134), -(171795, 0, 3, 3, 837, 38134), -(174922, 0, 0, 0, 783, 38134), -(175213, 0, 0, 0, 2060, 38134), -(164095, 0, 0, 0, 783, 38134), -(171787, 0, 0, 0, 837, 38134), -(171790, 0, 0, 0, 743, 38134), -(164579, 0, 0, 0, 2060, 38134), -(167591, 0, 0, 0, 807, 38134), -(55370, 0, 0, 0, 328, 38134), -(162896, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(171299, 0, 0, 0, 783, 38134), -(162918, 0, 0, 0, 783, 38134), -(176368, 0, 0, 0, 837, 38134), -(171821, 0, 0, 0, 2060, 38134), -(173386, 0, 0, 0, 837, 38134), -(173388, 0, 0, 0, 837, 38134), -(176067, 0, 0, 0, 837, 38134), -(176066, 0, 0, 0, 1425, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(164684, 0, 0, 0, 783, 38134), -(156504, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(171589, 0, 0, 0, 837, 38134), -(164098, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(173370, 0, 0, 0, 783, 38134), -(170310, 0, 0, 0, 2060, 38134), -(175036, 0, 0, 0, 807, 38134), -(159478, 0, 0, 0, 837, 38134), -(166284, 0, 0, 0, 807, 38134), -(175081, 0, 0, 0, 807, 38134), -(175080, 0, 0, 0, 783, 38134), -(156791, 0, 0, 0, 783, 38134), -(170640, 0, 0, 0, 1400, 38134), -(165796, 0, 0, 0, 807, 38134), -(175083, 0, 0, 0, 807, 38134), -(175066, 0, 0, 0, 2060, 38134), -(169524, 0, 0, 0, 783, 38134), -(175082, 0, 0, 0, 807, 38134), -(173330, 0, 0, 0, 783, 38134), -(171822, 0, 0, 0, 807, 38134), -(165654, 0, 3, 3, 746, 38134), -(175215, 0, 0, 0, 1291, 38134), -(170256, 0, 0, 0, 2060, 38134), -(54638, 0, 0, 0, 181, 38134), -(166312, 0, 0, 0, 807, 38134), -(175067, 0, 0, 0, 807, 38134), -(173327, 0, 0, 0, 783, 38134), -(156663, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(175016, 0, 0, 0, 1314, 38134), -(175035, 0, 0, 0, 807, 38134), -(175214, 0, 0, 0, 807, 38134), -(173318, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(173356, 0, 0, 0, 807, 38134), -(164596, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173357, 0, 0, 0, 783, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(165657, 0, 0, 0, 783, 38134), -(156768, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(173355, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(170607, 0, 0, 0, 783, 38134), -(175218, 0, 0, 0, 807, 38134), -(175212, 0, 0, 0, 807, 38134), -(164685, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(162666, 0, 0, 0, 2060, 38134), -(178804, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(166307, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(175018, 0, 0, 0, 807, 38134), -(175019, 0, 0, 0, 807, 38134), -(175208, 0, 0, 0, 1314, 38134), -(173301, 0, 0, 0, 783, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(175207, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(156734, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(166061, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(175222, 0, 0, 0, 807, 38134), -(177829, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(175042, 0, 0, 0, 807, 38134), -(175327, 0, 0, 0, 2060, 38134), -(173302, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(173367, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(171796, 0, 0, 0, 807, 38134), -(156758, 0, 0, 0, 783, 38134), -(175017, 0, 0, 0, 1291, 38134), -(156698, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(151963, 12, 0, 0, 740, 38134), -(153089, 0, 0, 0, 740, 38134), -(151746, 0, 0, 0, 740, 38134), -(151639, 0, 0, 0, 740, 38134), -(151638, 0, 0, 0, 740, 38134), -(151739, 0, 1, 1, 740, 38134), -(153366, 0, 0, 0, 830, 38134), -(151905, 0, 0, 0, 740, 38134), -(151695, 0, 0, 0, 740, 38134), -(152256, 0, 0, 0, 740, 38134), -(97126, 0, 0, 0, 371, 38134), -(99636, 0, 0, 0, 333, 38134), -(98211, 0, 0, 0, 371, 38134), -(1412, 0, 0, 0, 81, 38134), -(98210, 0, 0, 0, 81, 38134), -(95718, 0, 0, 0, 333, 38134), -(151641, 0, 0, 0, 740, 38134), -(151643, 0, 0, 0, 740, 38134), -(102623, 0, 0, 0, 488, 38134), -(108185, 0, 0, 0, 333, 38134), -(97741, 0, 0, 0, 371, 38134), -(95717, 0, 0, 0, 333, 38134), -(102632, 0, 0, 0, 333, 38134), -(114590, 0, 0, 0, 181, 38134), -(152206, 0, 0, 0, 740, 38134), -(152194, 0, 0, 0, 740, 38134), -(152189, 0, 0, 0, 740, 38134), -(113418, 0, 0, 0, 181, 38134), -(115913, 0, 0, 0, 181, 38134), -(152248, 0, 0, 0, 740, 38134), -(131890, 0, 0, 0, 650, 38134), -(142306, 0, 0, 0, 467, 38134), -(131897, 0, 0, 0, 650, 38134), -(135668, 0, 0, 0, 467, 38134), -(152643, 0, 0, 0, 181, 38134), -(137606, 0, 0, 0, 467, 38134), -(143682, 0, 0, 0, 467, 38134), -(135917, 0, 0, 0, 467, 38134), -(132526, 0, 0, 0, 650, 38134), -(142294, 0, 0, 0, 467, 38134), -(131896, 0, 0, 0, 81, 38134), -(130216, 0, 0, 0, 650, 38134), -(137905, 0, 0, 0, 805, 38134), -(142299, 0, 0, 0, 467, 38134), -(135671, 0, 0, 0, 467, 38134), -(177193, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(124295, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(135230, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142095, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(123635, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142666, 0, 0, 0, 872, 38134), -(143261, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(142056, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(144383, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(128531, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(142457, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(124289, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(132638, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(154639, 0, 0, 0, 740, 38134), -(142063, 0, 0, 0, 186, 38134), -(151166, 0, 0, 0, 690, 38134), -(150857, 0, 0, 0, 81, 38134), -(150841, 0, 0, 0, 189, 38134), -(156051, 0, 0, 0, 690, 38134), -(144647, 0, 0, 0, 690, 38134), -(152791, 0, 0, 0, 690, 38134), -(154166, 0, 0, 0, 740, 38134), -(156152, 0, 0, 0, 690, 38134), -(152445, 0, 0, 0, 690, 38134), -(152426, 0, 0, 0, 690, 38134), -(153811, 0, 0, 0, 690, 38134), -(154257, 0, 0, 0, 690, 38134), -(155940, 0, 0, 0, 690, 38134), -(151763, 0, 0, 0, 690, 38134), -(153509, 0, 0, 0, 690, 38134), -(153510, 0, 0, 0, 690, 38134), -(153817, 0, 0, 0, 690, 38134), -(150467, 0, 0, 0, 690, 38134), -(154140, 0, 0, 0, 690, 38134), -(154241, 0, 0, 0, 690, 38134), -(150696, 0, 0, 0, 690, 38134), -(145838, 0, 0, 0, 347, 38134), -(151327, 0, 0, 0, 690, 38134), -(154653, 0, 1, 1, 755, 38134), -(150710, 0, 0, 0, 690, 38134), -(154640, 0, 0, 0, 690, 38134), -(150376, 0, 0, 0, 690, 38134), -(152731, 0, 0, 0, 690, 38134), -(156107, 0, 0, 0, 68, 38134), -(72654, 0, 0, 0, 328, 38134), -(152519, 0, 0, 0, 690, 38134), -(156177, 0, 0, 0, 706, 38134), -(152790, 0, 0, 0, 690, 38134), -(145337, 0, 0, 0, 690, 38134), -(145967, 0, 0, 0, 690, 38134), -(150795, 0, 0, 0, 189, 38134), -(153599, 0, 0, 0, 690, 38134), -(155761, 0, 0, 0, 690, 38134), -(153578, 0, 0, 0, 690, 38134), -(150783, 0, 0, 0, 690, 38134), -(154696, 0, 0, 0, 690, 38134), -(151772, 0, 0, 0, 2117, 38134), -(155941, 0, 0, 0, 690, 38134), -(155943, 0, 0, 0, 690, 38134), -(152942, 0, 0, 0, 690, 38134), -(150784, 0, 0, 0, 690, 38134), -(155370, 0, 0, 0, 690, 38134), -(153591, 0, 0, 0, 690, 38134), -(154375, 0, 0, 0, 690, 38134), -(154436, 0, 0, 0, 690, 38134), -(154372, 0, 0, 0, 690, 38134), -(154371, 0, 0, 0, 690, 38134), -(154248, 0, 0, 0, 690, 38134), -(151626, 0, 0, 0, 690, 38134), -(154810, 0, 0, 0, 690, 38134), -(154811, 0, 0, 0, 690, 38134), -(154370, 0, 0, 0, 465, 38134), -(155885, 0, 0, 0, 690, 38134), -(155794, 0, 0, 0, 690, 38134), -(152883, 0, 0, 0, 690, 38134), -(154698, 0, 0, 0, 81, 38134), -(145322, 0, 0, 0, 690, 38134), -(154697, 0, 0, 0, 371, 38134), -(157359, 0, 0, 0, 465, 38134), -(151000, 0, 0, 0, 690, 38134), -(155454, 0, 0, 0, 690, 38134), -(154705, 0, 0, 0, 81, 38134), -(149906, 0, 0, 0, 690, 38134), -(154814, 0, 0, 0, 371, 38134), -(154339, 0, 0, 0, 690, 38134), -(155498, 0, 0, 0, 690, 38134), -(152673, 0, 0, 0, 690, 38134), -(152675, 0, 0, 0, 690, 38134), -(154710, 0, 0, 0, 371, 38134), -(154711, 0, 0, 0, 81, 38134), -(153617, 0, 0, 0, 492, 38134), -(152918, 0, 0, 0, 690, 38134), -(152679, 0, 0, 0, 690, 38134), -(154717, 0, 0, 0, 81, 38134), -(154713, 0, 0, 0, 81, 38134), -(155255, 0, 0, 0, 690, 38134), -(155490, 0, 0, 0, 690, 38134), -(145324, 0, 1, 1, 690, 38134), -(153333, 0, 0, 0, 690, 38134), -(154338, 0, 0, 0, 690, 38134), -(145970, 0, 0, 0, 690, 38134), -(154317, 0, 0, 0, 690, 38134), -(154725, 0, 0, 0, 81, 38134), -(75372, 0, 0, 0, 328, 38134), -(153697, 0, 0, 0, 690, 38134), -(155120, 0, 0, 0, 690, 38134), -(155235, 0, 0, 0, 690, 38134), -(153934, 0, 0, 0, 690, 38134), -(155113, 0, 0, 0, 690, 38134), -(155112, 0, 0, 0, 690, 38134), -(174231, 0, 0, 0, 690, 38134), -(153962, 0, 0, 0, 690, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(154283, 0, 0, 0, 690, 38134), -(174235, 0, 0, 0, 690, 38134), -(153973, 0, 0, 0, 690, 38134), -(154336, 0, 0, 0, 690, 38134), -(174227, 0, 0, 0, 690, 38134), -(154395, 0, 0, 0, 690, 38134), -(155877, 0, 1, 1, 690, 38134), -(155448, 0, 0, 0, 690, 38134), -(156087, 0, 0, 0, 690, 38134), -(154815, 0, 0, 0, 81, 38134), -(154726, 0, 0, 0, 690, 38134), -(150101, 0, 3, 3, 794, 38134), -(151276, 0, 0, 0, 830, 38134), -(152670, 0, 0, 0, 690, 38134), -(120510, 0, 0, 0, 328, 38134), -(155720, 0, 0, 0, 690, 38134), -(152668, 0, 0, 0, 690, 38134), -(154684, 0, 0, 0, 690, 38134), -(155730, 0, 0, 0, 690, 38134), -(155752, 0, 0, 0, 690, 38134), -(154930, 0, 0, 0, 690, 38134), -(150087, 0, 0, 0, 690, 38134), -(154809, 0, 0, 0, 465, 38134), -(154676, 0, 0, 0, 690, 38134), -(154675, 0, 0, 0, 690, 38134), -(153960, 0, 0, 0, 690, 38134), -(124180, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(146902, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(126634, 0, 0, 0, 81, 38134), -(135053, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(135604, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(137277, 0, 0, 0, 289, 38134), -(142182, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(137284, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(134849, 0, 9, 9, 186, 38134), -(137370, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137744, 0, 0, 0, 188, 38134), -(140948, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(135019, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(141033, 0, 0, 0, 81, 38134), -(134920, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(139088, 0, 0, 0, 465, 38134), -(143272, 0, 4, 4, 81, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(131989, 0, 0, 0, 181, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142346, 0, 0, 0, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(140348, 0, 0, 0, 492, 38134), -(140460, 0, 0, 0, 492, 38134), -(142089, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(147206, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(142371, 0, 0, 0, 328, 38134), -(123642, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143851, 0, 0, 0, 492, 38134), -(153932, 0, 3, 3, 794, 38134), -(120788, 0, 0, 0, 794, 38134), -(143709, 0, 0, 0, 290, 38134), -(138704, 0, 0, 0, 841, 38134), -(142166, 0, 0, 0, 186, 38134), -(152079, 0, 0, 0, 289, 38134), -(143700, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(122370, 0, 0, 0, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(140350, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(143968, 0, 0, 0, 289, 38134), -(143839, 0, 0, 0, 492, 38134), -(143699, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(124695, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(142181, 0, 0, 0, 187, 38134), -(137317, 0, 0, 0, 289, 38134), -(143853, 0, 0, 0, 492, 38134), -(148927, 0, 0, 0, 464, 38134), -(137315, 0, 0, 0, 289, 38134), -(143254, 0, 0, 0, 186, 38134), -(148922, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(143004, 0, 0, 0, 464, 38134), -(143842, 0, 0, 0, 492, 38134), -(143005, 0, 0, 0, 464, 38134), -(143007, 0, 0, 0, 464, 38134), -(135614, 0, 0, 0, 492, 38134), -(142167, 0, 0, 0, 186, 38134), -(140552, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(145728, 0, 0, 0, 289, 38134), -(135618, 0, 0, 0, 492, 38134), -(143380, 0, 0, 0, 464, 38134), -(161091, 0, 0, 0, 186, 38134), -(145729, 0, 0, 0, 289, 38134), -(142163, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(123244, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(142189, 0, 0, 0, 186, 38134), -(142998, 0, 0, 0, 464, 38134), -(124805, 0, 0, 0, 186, 38134), -(142993, 0, 0, 0, 464, 38134), -(139522, 0, 0, 0, 186, 38134), -(142994, 0, 0, 0, 464, 38134), -(143856, 0, 0, 0, 492, 38134), -(142995, 0, 0, 0, 464, 38134), -(142187, 0, 0, 0, 186, 38134), -(143402, 0, 0, 0, 464, 38134), -(140323, 0, 0, 0, 492, 38134), -(131290, 0, 0, 0, 186, 38134), -(143008, 0, 0, 0, 464, 38134), -(137265, 0, 0, 0, 289, 38134), -(140347, 0, 0, 0, 492, 38134), -(137267, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(140472, 0, 0, 0, 186, 38134), -(140473, 0, 0, 0, 186, 38134), -(142685, 0, 0, 0, 464, 38134), -(135612, 0, 0, 0, 492, 38134), -(144635, 0, 0, 0, 492, 38134), -(142115, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(151176, 0, 0, 0, 292, 38134), -(142142, 0, 0, 0, 186, 38134), -(142700, 0, 0, 0, 464, 38134), -(137281, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(137282, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(137268, 0, 0, 0, 289, 38134), -(126682, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(137279, 0, 0, 0, 289, 38134), -(135064, 0, 0, 0, 2117, 38134), -(137266, 0, 0, 0, 289, 38134), -(23837, 0, 0, 0, 328, 38134), -(137301, 0, 0, 0, 289, 38134), -(143844, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(130077, 0, 0, 0, 81, 38134), -(137298, 0, 0, 0, 289, 38134), -(123604, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(143498, 0, 0, 0, 464, 38134), -(135677, 0, 0, 0, 492, 38134), -(135678, 0, 0, 0, 492, 38134), -(152081, 0, 0, 0, 289, 38134), -(142117, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(135675, 0, 0, 0, 492, 38134), -(137316, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(143852, 0, 0, 0, 492, 38134), -(137314, 0, 0, 0, 289, 38134), -(120599, 0, 0, 0, 494, 38134), -(137295, 0, 0, 0, 289, 38134), -(136633, 0, 0, 0, 465, 38134), -(147972, 0, 0, 0, 464, 38134), -(135808, 0, 0, 0, 186, 38134), -(147973, 0, 0, 0, 464, 38134), -(143541, 0, 0, 0, 464, 38134), -(143849, 0, 0, 0, 492, 38134), -(142138, 0, 0, 0, 186, 38134), -(73678, 0, 0, 0, 328, 38134), -(136661, 0, 0, 0, 190, 38134), -(139620, 0, 0, 0, 492, 38134), -(130224, 0, 0, 0, 190, 38134), -(139609, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(130226, 0, 0, 0, 81, 38134), -(134451, 0, 0, 0, 2117, 38134), -(122276, 0, 0, 0, 190, 38134), -(136457, 0, 0, 0, 190, 38134), -(135119, 0, 0, 0, 465, 38134), -(136447, 0, 0, 0, 190, 38134), -(135082, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(135077, 0, 0, 0, 465, 38134), -(135072, 0, 0, 0, 190, 38134), -(136432, 0, 0, 0, 190, 38134), -(144155, 0, 0, 0, 190, 38134), -(139528, 0, 0, 0, 189, 38134), -(136448, 0, 0, 0, 190, 38134), -(150897, 0, 0, 0, 708, 38134), -(123083, 0, 0, 0, 190, 38134), -(135059, 0, 0, 0, 190, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (138931,147550,134752,130786,131004,135401,141349,141348,140002,138221,135800,140003,137731,130694,140015,130190,139999,140005,140001,141482,130189,140012,140013,140014,140007,140008,140011,140016,139994,137621,140009,140006,139996,140010,140004,140018,131272,129749,129753,137730,134426,143221,137094,135947,137104,131709,130453,131496,147008,147009,147010,131656,121541,134963,144478,130452,129884,129870,135939,129869,135940,129906,135684,130075,134425,132160,130897,135774,132123,129750,132161,132207,129806,132226,133203,130073,133940,143035,141239,140595,142400,141586,138757,58237,134968,138739,135171,134832,138755,140021,136668,136669,136670,134720,137024,136712,135600,140577,137041,134967,136768,143592,136708,136707,136740,136165,136711,136706,137042,135389,137049,137044,135367,134937,139984,135783,134930,136709,134928,143914,138379,139981,139978,92164,61143,134969,138378,135386,6271,135371,135369,134636,134666,141853,141854,141855,138167,134688,138168,138789,136743,138170,138212,140666,142113,140464,140209,135407,135236,135526,139298,142610,142088,139623,138735,139704,139637,139635,138924,142984,136239,136914,138963,142390,131697,135662,137744,126677,135125,142600,142586,140551,139992,131014,131337,131338,131001,138210,131003,139516,139517,138193,131342,135405,131314,130824,112192,131301,131343,131344,131141,141263,131313,141222,131114,130867,140518,131778,131335,131277,131085,123236,131409,130823,129980,129972,130822,131084,137464,137943,137944,139379,134830,138938,138095,137505,137542,137110,130809,137576,137649,138092,137977,138451,137972,137974,137975,138093,135793,137971,137065,137968,137318,137658,135794,137080,137668,137664,137667,137235,135795,137500,136149,137504,138453,137659,135848,138546,143218,138793,138521,137967,133405,141901,142394,141984,141994,131361,135391,150584,126578,141995,139844,139845,139846,139843,131360,136015,137936,143281,143302,138048,138038,143495,150577,143289,142395,137915,138108,138104,137911,143293,143287,144502,143593,138903,143032,98960,98961,135981,138886,138905,138096,139520,138111,138032,138097,138027,136222,136196,142455,136007,136498,135985,136313,135418,135689,135415,135457,135585,135813,135812,139526,135785,135814,135593,135511,130554,142198,130006,134450,130116,142199,136439,136591,138134,139177,130094,141006,141007,141002,141008,131376,143038,134721,142634,142609,142196,134696,134723,134631,134747,134623,139968,131857,139973,139571,131862,139803,132163,132619,136337,136157,134139,134417,134173,134137,136186,136188,141585,141587,136249,136347,143143,141048,141050,141046,141047,139799,137691,139800,137693,142550,135937,139796,143031,142462,141177,141175,142463,142579,142528,137189,136053,137726,137037,137789,142540,137212,95464,137215,137202,137188,142515,129978,149374,142582,130531,151187,130039,139209,145696,142601,128625,141985,141975,137763,132007,142576,142578,142630,142620,142577,139988,134350,134349,143219,146234,155559,155558,131663,153393,131793,134824,142060,142170,73985,142184,136422,142195,130819,131387,142183,143034,131404,142168,131412,54638,143033,145239,142194,134377,142175,131693,134316,141059,141696,141716,141353,141483,141798,141769,134704,130005,141064,141641,141098,141123,139790,141090,142454,142172,141315,131381,131600,143361,138081,137987,141313,137988,138005,134359,138008,138009,138007,138006,138014,137985,143041,141479,141518,141512,141506,127739,149027,126569,139280,129670,129724,149025,134308,126708,126709,133285,127626,124845,129768,129745,129624,133459,139434,139624,137367,137369,133264,133210,134776,126455,129616,143700,133187,133309,133659,126496,126824,158148,158221,127636,129627,143036,126530,139089,126642,141991,126434,131998,140904,142564,143718,142754,126581,126582,142607,143572,142764,142773,142770,161565,143574,142611,142881,142882,141066,144029,148904,142605,123210,142886,142759,142777,142774,142884,144493,142885,143336,143559,141771,142767,88696,143847,142119,141698,142602,143560,142603,144002,138041,88697,142784,142760,142778,142771,140640,142608,135604,125004,142775,142238,142772,135889,141009,140948,124883,135112,135521,143251,141001,126640,131992,127193,140944,126583,123641,140906,131989,135792,140936,143040,124238,135603,135658,126634,138280,141033,143259,136061,139375,143248,143242,144147,142191,124720,144148,143263,125005,137301,137299,142995,137300,151173,130077,142189,137281,137282,139088,137298,139148,139144,137279,140552,142997,142998,143839,126781,124805,142721,143498,123604,147206,124695,142685,142700,143402,135064,143849,135614,143007,143008,143246,123633,137294,137293,148927,148922,131290,140472,153932,135618,142160,140323,142138,138704,137295,135681,143852,143851,143380,23837,135612,143853,143856,140473,144635,135675,140348,143870,143844,135677,140347,143420,143004,143005,142993,135446,143541,147973,147972,142371,126519,129001,135678,143842,143243,142346,140350,124289,135153,142073,142066,142063,142077,142068,122370,139522,142752,137265,124180,124181,143250,121235,143244,150208,143261,123639,149045,135808,124295,142139,123244,136106,135509,138725,142543,154639,142094,142056,142086,132625,135230,138724,138726,136041,142137,136052,123169,132638,132642,144383,137268,120599,137266,123675,129940,126682,132036,143709,144310,123635,142174,142169,142167,142188,120788,124725,142187,124727,133282,142166,135520,131994,123642,154464,143295,140313,150493,142457,143254,142117,142180,130377,143022,142095,142136,142132,177193,133325,128531,145729,136633,142459,154245,154915,153833,154714,151332,151381,151618,152567,154208,145740,150369,150361,150362,149906,155877,149913,150363,151614,149911,153042,151671,151848,152529,151849,151294,151352,155822,151354,153839,153772,150857,153364,150841,155885,152885,152045,155316,155315,154244,150475,150371,150474,153522,152971,152084,150541,150404,150384,151617,154940,153900,153902,150349,6491,153147,154936,153055,153027,151946,152607,154082,152915,148475,153999,152675,152673,152674,153896,152676,153685,153998,150903,155890,152558,154702,152411,151719,145346,148392,152414,152413,152889,152412,154907,148391,152516,151198,151750,152786,154235,151218,154912,152689,152534,148454,156262,152688,152690,152566,150568,152717,153025,154530,153524,154247,152565,152737,153863,152066,155907,154182,154105,152360,153777,154143,154422,152356,154234,154911,152366,152379,152358,152363,154624,154860,151557,154670,154865,154863,154522,154864,152357,155636,155807,152532,155611,155606,154459,152244,145339,152362,152262,154875,154686,151423,155902,151545,152888,152151,152122,153819,152984,154243,153757,154599,154366,154601,152919,155361,155635,154547,155210,154548,155078,154528,152918,154595,154509,152716,152071,152070,152397,152931,152069,152164,152416,152161,152297,152562,149722,154574,154285,152893,155886,152494,152756,152203,154092,153684,151782,152463,153687,152116,155844,154075,152968,145343,113418,153893,155585,152813,153843,154990,153472,149709,152822,154287,154064,111345,153315,154751,151789,151786,153329,152787,154902,152819,145333,155727,152724,154074,151774,154683,154680,154992,153078,153895,152962,153334,154239,153080,145324,154913,152462,153814,153332,153812,155590,153804,152460,152461,153655,154132,154919,152879,155878,156087,152906,153654,152882,154312,154310,154311,153658,154706,152744,153469,153963,149752,154707,153936,153959,154910,154921,46303,46288,46290,46286,155880,155879,153884,153842,153753,153250,156110,156111,155610,153872,153758,152624,152568,152273,152989,152985,152990,152274,153818,152275,152542,154916,150123,152890,153488,153834,152541,145340,152046,153662,153739,153738,153737,114590,153741,153545,153740,153623,152549,154724,152544,156258,152543,152367,154238,154246,155721,152407,153764,154569,153762,153778,156265,153543,155719,151875,149004,153296,153501,152827,152812,152546,153666,153563,154704,152547,153665,152563,154950,152903,152067,153606,154716,152560,152553,152383,152384,154698,155312,153006,154399,152426,152445,150373,154375,154371,156152,72654,153811,154257,154436,154372,149804,149803,150101,153617,153817,151772,154696,156177,150795,151000,155940,151763,155370,154640,153599,154810,155761,150783,150784,145838,154653,154140,154811,153509,153510,153591,150087,155941,152942,154180,153578,155943,154809,154370,152731,154241,154697,156051,154705,152792,150467,154710,154712,154194,154713,153537,153333,152684,153263,152791,152755,144647,152686,155720,152687,152917,150819,152683,152685,145326,152881,152681,154717,152682,152793,152878,152710,152672,145338,152790,156107,151534,152711,152709,154711,152883,152884,154725,153682,155488,153604,153595,153586,154815,149707,151166,150696,152559,154814,145337,150376,152671,154317,145967,151327,145970,155808,153600,155794,152668,152564,152519,155752,154283,153637,153597,152554,152670,150710,155730)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138931, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(141349, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(140002, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(137731, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(137621, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(137094, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(137104, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(131656, 0, 0, 0, 188, 38134), -(121541, 0, 0, 0, 336, 38134), -(134963, 0, 0, 0, 2117, 38134), -(144478, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129906, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(132207, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(141239, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(138757, 0, 0, 0, 186, 38134), -(58237, 0, 0, 0, 975, 38134), -(134968, 0, 0, 0, 186, 38134), -(138739, 0, 0, 0, 188, 38134), -(135171, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(138755, 0, 0, 0, 188, 38134), -(140021, 0, 0, 0, 188, 38134), -(136668, 0, 0, 0, 188, 38134), -(136669, 0, 0, 0, 188, 38134), -(136670, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(137024, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(140577, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(134967, 0, 0, 0, 186, 38134), -(136768, 0, 0, 0, 188, 38134), -(143592, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(136740, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(136711, 0, 0, 0, 188, 38134), -(136706, 0, 0, 0, 188, 38134), -(137042, 0, 0, 0, 188, 38134), -(135389, 0, 0, 0, 188, 38134), -(137049, 0, 0, 0, 188, 38134), -(137044, 0, 0, 0, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(135783, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(134928, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(139981, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(61143, 0, 0, 0, 371, 38134), -(134969, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(135386, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(135371, 0, 0, 0, 465, 38134), -(135369, 0, 0, 0, 465, 38134), -(134636, 0, 0, 0, 186, 38134), -(134666, 0, 0, 0, 186, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(134688, 0, 0, 0, 188, 38134), -(138168, 0, 0, 0, 188, 38134), -(138789, 0, 0, 0, 188, 38134), -(136743, 0, 0, 0, 188, 38134), -(138170, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(140464, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(135236, 0, 0, 0, 188, 38134), -(135526, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(142610, 0, 0, 0, 188, 38134), -(142088, 0, 0, 0, 188, 38134), -(139623, 0, 0, 0, 188, 38134), -(138735, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(139635, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(136914, 0, 0, 0, 188, 38134), -(138963, 0, 0, 0, 188, 38134), -(142390, 0, 0, 0, 81, 38134), -(131697, 0, 0, 0, 188, 38134), -(135662, 0, 0, 0, 188, 38134), -(137744, 0, 0, 0, 188, 38134), -(126677, 0, 0, 0, 186, 38134), -(135125, 0, 0, 0, 188, 38134), -(142600, 0, 0, 0, 188, 38134), -(142586, 0, 0, 0, 191, 38134), -(140551, 0, 0, 0, 188, 38134), -(139992, 0, 0, 0, 188, 38134), -(131014, 0, 0, 0, 188, 38134), -(131337, 0, 0, 0, 188, 38134), -(131338, 0, 0, 0, 188, 38134), -(131001, 0, 0, 0, 188, 38134), -(138210, 0, 0, 0, 188, 38134), -(131003, 0, 0, 0, 188, 38134), -(139516, 0, 0, 0, 188, 38134), -(139517, 0, 0, 0, 188, 38134), -(138193, 0, 0, 0, 2117, 38134), -(131342, 0, 0, 0, 191, 38134), -(135405, 0, 0, 0, 188, 38134), -(131314, 0, 0, 0, 188, 38134), -(130824, 0, 0, 0, 188, 38134), -(112192, 0, 0, 0, 773, 38134), -(131301, 0, 0, 0, 188, 38134), -(131343, 0, 0, 0, 188, 38134), -(131344, 0, 0, 0, 191, 38134), -(131141, 0, 0, 0, 188, 38134), -(141263, 0, 0, 0, 188, 38134), -(131313, 0, 0, 0, 188, 38134), -(141222, 0, 0, 0, 188, 38134), -(131114, 0, 0, 0, 188, 38134), -(130867, 0, 0, 0, 191, 38134), -(140518, 0, 0, 0, 188, 38134), -(131778, 0, 0, 0, 188, 38134), -(131335, 0, 0, 0, 191, 38134), -(131277, 0, 0, 0, 191, 38134), -(131085, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(131409, 0, 0, 0, 188, 38134), -(130823, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(129972, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(131084, 0, 0, 0, 188, 38134), -(137464, 0, 0, 0, 188, 38134), -(137943, 0, 0, 0, 188, 38134), -(137944, 0, 0, 0, 188, 38134), -(139379, 0, 0, 0, 188, 38134), -(134830, 0, 0, 0, 188, 38134), -(138938, 0, 0, 0, 188, 38134), -(138095, 0, 0, 1, 188, 38134), -(137505, 0, 0, 0, 188, 38134), -(137542, 0, 0, 0, 188, 38134), -(137110, 0, 0, 1, 188, 38134), -(130809, 0, 0, 0, 188, 38134), -(137576, 0, 0, 0, 188, 38134), -(137649, 0, 2, 2, 464, 38134), -(138092, 0, 0, 1, 188, 38134), -(137977, 0, 0, 0, 188, 38134), -(138451, 0, 0, 0, 188, 38134), -(137972, 0, 0, 0, 1723, 38134), -(137974, 0, 0, 0, 1723, 38134), -(137975, 0, 0, 0, 1723, 38134), -(138093, 0, 0, 1, 188, 38134), -(135793, 0, 0, 0, 189, 38134), -(137971, 0, 0, 0, 81, 38134), -(137065, 0, 0, 1, 188, 38134), -(137968, 0, 0, 0, 188, 38134), -(137318, 0, 0, 0, 2117, 38134), -(137658, 0, 0, 0, 188, 38134), -(135794, 0, 0, 0, 188, 38134), -(137080, 0, 0, 0, 188, 38134), -(137668, 0, 0, 0, 188, 38134), -(137664, 0, 0, 0, 188, 38134), -(137667, 0, 0, 0, 81, 38134), -(137235, 0, 0, 0, 188, 38134), -(135795, 0, 0, 0, 188, 38134), -(137500, 0, 1, 1, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(137504, 0, 0, 0, 188, 38134), -(138453, 0, 0, 0, 81, 38134), -(137659, 0, 0, 0, 188, 38134), -(135848, 0, 0, 0, 188, 38134), -(138546, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(138793, 0, 0, 0, 188, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138521, 0, 0, 0, 188, 38134), -(137967, 0, 0, 0, 706, 38134), -(133405, 0, 0, 0, 328, 38134), -(141901, 0, 0, 0, 188, 38134), -(142394, 0, 0, 0, 188, 38134), -(141984, 0, 0, 0, 188, 38134), -(141994, 0, 0, 0, 188, 38134), -(131361, 0, 0, 0, 465, 38134), -(135391, 0, 0, 0, 188, 38134), -(150584, 0, 0, 0, 188, 38134), -(126578, 0, 0, 0, 81, 38134), -(141995, 0, 0, 0, 188, 38134), -(139844, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(139846, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(131360, 0, 0, 0, 465, 38134), -(136015, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(143281, 0, 0, 0, 189, 38134), -(143302, 0, 0, 0, 189, 38134), -(138048, 0, 0, 0, 188, 38134), -(138038, 0, 0, 0, 188, 38134), -(143495, 0, 0, 0, 188, 38134), -(150577, 0, 0, 0, 188, 38134), -(143289, 0, 0, 0, 188, 38134), -(142395, 0, 0, 0, 188, 38134), -(137915, 0, 0, 0, 188, 38134), -(138108, 0, 0, 0, 188, 38134), -(138104, 0, 0, 0, 188, 38134), -(137911, 0, 0, 0, 188, 38134), -(143293, 0, 0, 0, 188, 38134), -(143287, 0, 0, 0, 188, 38134), -(144502, 0, 0, 0, 188, 38134), -(143593, 0, 0, 0, 188, 38134), -(138903, 0, 0, 0, 188, 38134), -(143032, 0, 0, 0, 371, 38134), -(98960, 0, 0, 0, 339, 38134), -(98961, 0, 0, 0, 339, 38134), -(135981, 0, 0, 0, 188, 38134), -(138886, 0, 0, 0, 188, 38134), -(138905, 0, 0, 0, 188, 38134), -(138096, 0, 0, 0, 188, 38134), -(139520, 0, 0, 0, 186, 38134), -(138111, 0, 0, 0, 188, 38134), -(138032, 0, 0, 0, 188, 38134), -(138097, 0, 0, 0, 2117, 38134), -(138027, 0, 0, 0, 465, 38134), -(136222, 0, 0, 0, 188, 38134), -(136196, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(136007, 0, 0, 0, 188, 38134), -(136498, 0, 0, 0, 188, 38134), -(135985, 0, 0, 0, 188, 38134), -(136313, 0, 0, 0, 188, 38134), -(135418, 0, 0, 0, 188, 38134), -(135689, 0, 0, 0, 188, 38134), -(135415, 0, 0, 0, 188, 38134), -(135457, 0, 0, 0, 188, 38134), -(135585, 0, 0, 0, 188, 38134), -(135813, 0, 0, 0, 188, 38134), -(135812, 0, 0, 0, 188, 38134), -(139526, 0, 0, 0, 188, 38134), -(135785, 0, 0, 0, 188, 38134), -(135814, 0, 0, 0, 188, 38134), -(135593, 0, 0, 0, 188, 38134), -(135511, 0, 0, 0, 188, 38134), -(130554, 0, 0, 0, 188, 38134), -(142198, 0, 0, 0, 188, 38134), -(130006, 0, 0, 0, 188, 38134), -(134450, 0, 0, 0, 188, 38134), -(130116, 0, 0, 0, 188, 38134), -(142199, 0, 0, 0, 188, 38134), -(136439, 0, 0, 0, 188, 38134), -(136591, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(139177, 0, 0, 0, 188, 38134), -(130094, 0, 0, 0, 188, 38134), -(141006, 0, 0, 0, 371, 38134), -(141007, 0, 0, 0, 371, 38134), -(141002, 0, 0, 0, 373, 38134), -(141008, 0, 0, 0, 371, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(134721, 0, 0, 0, 188, 38134), -(142634, 0, 0, 0, 188, 38134), -(142609, 0, 0, 0, 191, 38134), -(142196, 0, 0, 0, 81, 38134), -(134696, 0, 0, 0, 2117, 38134), -(134723, 0, 0, 0, 188, 38134), -(134631, 0, 0, 0, 188, 38134), -(134747, 0, 0, 0, 188, 38134), -(134623, 0, 0, 0, 188, 38134), -(139968, 0, 0, 0, 188, 38134), -(131857, 0, 0, 0, 188, 38134), -(139973, 0, 0, 0, 188, 38134), -(139571, 0, 0, 0, 188, 38134), -(131862, 0, 0, 0, 188, 38134), -(139803, 0, 0, 0, 188, 38134), -(132163, 0, 0, 0, 188, 38134), -(132619, 0, 0, 0, 188, 38134), -(136337, 0, 0, 0, 188, 38134), -(136157, 0, 0, 0, 188, 38134), -(134139, 0, 0, 0, 1223, 38134), -(134417, 0, 1, 1, 1223, 38134), -(134173, 0, 0, 0, 1223, 38134), -(134137, 0, 0, 0, 1223, 38134), -(136186, 0, 0, 0, 1223, 38134), -(136188, 0, 0, 0, 1223, 38134), -(141585, 0, 0, 0, 81, 38134), -(141587, 0, 0, 0, 81, 38134), -(136249, 0, 1, 1, 1223, 38134), -(136347, 0, 0, 0, 1223, 38134), -(143143, 0, 0, 0, 188, 38134), -(141048, 0, 0, 0, 371, 38134), -(141050, 0, 0, 0, 371, 38134), -(141046, 0, 0, 0, 373, 38134), -(141047, 0, 0, 0, 371, 38134), -(139799, 0, 0, 0, 1223, 38134), -(137691, 0, 0, 0, 188, 38134), -(139800, 0, 0, 0, 1223, 38134), -(137693, 0, 0, 0, 2117, 38134), -(142550, 0, 0, 0, 188, 38134), -(135937, 0, 0, 0, 465, 38134), -(139796, 0, 0, 0, 188, 38134), -(143031, 0, 0, 0, 371, 38134), -(142462, 0, 0, 0, 188, 38134), -(141177, 0, 0, 0, 188, 38134), -(141175, 0, 0, 0, 188, 38134), -(142463, 0, 0, 0, 188, 38134), -(142579, 0, 0, 0, 188, 38134), -(142528, 0, 0, 0, 81, 38134), -(137189, 0, 0, 0, 188, 38134), -(136053, 0, 0, 0, 188, 38134), -(137726, 0, 0, 0, 188, 38134), -(137037, 0, 0, 0, 188, 38134), -(137789, 0, 0, 0, 188, 38134), -(142540, 0, 0, 0, 81, 38134), -(137212, 0, 0, 0, 188, 38134), -(95464, 0, 0, 0, 181, 38134), -(137215, 0, 0, 0, 188, 38134), -(137202, 0, 0, 0, 188, 38134), -(137188, 0, 0, 0, 188, 38134), -(142515, 0, 0, 0, 81, 38134), -(129978, 0, 0, 0, 464, 38134), -(149374, 0, 0, 0, 464, 38134), -(142582, 0, 0, 0, 188, 38134), -(130531, 0, 0, 0, 188, 38134), -(151187, 0, 0, 0, 464, 38134), -(130039, 0, 0, 0, 188, 38134), -(139209, 0, 0, 0, 289, 38134), -(145696, 0, 0, 0, 375, 38134), -(142601, 0, 0, 0, 188, 38134), -(128625, 0, 0, 0, 187, 38134), -(141985, 0, 0, 0, 805, 38134), -(141975, 0, 0, 0, 805, 38134), -(137763, 0, 0, 0, 830, 38134), -(132007, 0, 0, 0, 188, 38134), -(142576, 0, 0, 0, 188, 38134), -(142578, 0, 0, 0, 188, 38134), -(142630, 0, 0, 0, 188, 38134), -(142620, 0, 0, 0, 188, 38134), -(142577, 0, 0, 0, 188, 38134), -(139988, 0, 0, 0, 188, 38134), -(134350, 0, 0, 0, 81, 38134), -(134349, 0, 0, 0, 188, 38134), -(143219, 0, 0, 0, 81, 38134), -(146234, 0, 0, 0, 464, 38134), -(155559, 0, 0, 0, 789, 38134), -(155558, 0, 0, 0, 464, 38134), -(131663, 0, 0, 0, 188, 38134), -(153393, 0, 0, 0, 789, 38134), -(131793, 0, 0, 0, 188, 38134), -(134824, 0, 0, 0, 188, 38134), -(142060, 0, 0, 0, 2117, 38134), -(142170, 0, 0, 0, 81, 38134), -(73985, 0, 0, 0, 181, 38134), -(142184, 0, 0, 0, 81, 38134), -(136422, 0, 0, 0, 81, 38134), -(142195, 0, 0, 0, 188, 38134), -(130819, 0, 0, 0, 188, 38134), -(131387, 0, 0, 0, 188, 38134), -(142183, 0, 0, 0, 188, 38134), -(143034, 0, 0, 0, 371, 38134), -(131404, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(131412, 0, 0, 0, 188, 38134), -(54638, 0, 0, 0, 181, 38134), -(143033, 0, 0, 0, 371, 38134), -(145239, 0, 0, 0, 708, 38134), -(142194, 0, 0, 0, 81, 38134), -(134377, 0, 0, 0, 188, 38134), -(142175, 0, 0, 0, 81, 38134), -(131693, 0, 0, 0, 188, 38134), -(134316, 0, 0, 0, 188, 38134), -(141059, 0, 0, 0, 188, 38134), -(141696, 0, 0, 0, 188, 38134), -(141716, 0, 0, 0, 188, 38134), -(141353, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(130005, 0, 0, 0, 465, 38134), -(141064, 0, 0, 0, 188, 38134), -(141641, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(141123, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(141090, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(142172, 0, 0, 0, 81, 38134), -(141315, 0, 2, 2, 81, 38134), -(131381, 0, 0, 0, 81, 38134), -(131600, 0, 0, 0, 188, 38134), -(143361, 0, 0, 0, 188, 38134), -(138081, 0, 0, 0, 188, 38134), -(137987, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(137988, 0, 0, 0, 188, 38134), -(138005, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(138008, 0, 0, 0, 188, 38134), -(138009, 0, 0, 0, 188, 38134), -(138007, 0, 0, 0, 188, 38134), -(138006, 0, 0, 0, 188, 38134), -(138014, 0, 0, 0, 188, 38134), -(137985, 0, 0, 0, 188, 38134), -(143041, 0, 0, 0, 371, 38134), -(141479, 0, 0, 0, 373, 38134), -(141518, 0, 0, 0, 371, 38134), -(141512, 0, 0, 0, 371, 38134), -(141506, 0, 0, 0, 371, 38134), -(127739, 0, 0, 0, 186, 38134), -(149027, 0, 0, 0, 464, 38134), -(126569, 0, 0, 0, 81, 38134), -(139280, 0, 0, 0, 186, 38134), -(129670, 0, 0, 0, 186, 38134), -(129724, 0, 0, 0, 186, 38134), -(149025, 0, 0, 0, 464, 38134), -(134308, 0, 0, 0, 188, 38134), -(126708, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(129768, 0, 0, 0, 186, 38134), -(129745, 0, 0, 0, 186, 38134), -(129624, 0, 0, 0, 186, 38134), -(133459, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(139434, 0, 0, 0, 186, 38134), -(139624, 0, 0, 0, 805, 38134), -(137367, 0, 0, 0, 186, 38134), -(137369, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133210, 0, 0, 0, 2117, 38134), -(134776, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(129616, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(126824, 0, 0, 0, 81, 38134), -(158148, 0, 0, 0, 782, 38134), -(158221, 0, 0, 0, 782, 38134), -(127636, 0, 0, 0, 186, 38134), -(129627, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(126530, 0, 0, 0, 81, 38134), -(139089, 0, 0, 0, 465, 38134), -(126642, 0, 0, 0, 186, 38134), -(141991, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(140904, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(142754, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(123210, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142885, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(143847, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(88697, 0, 1, 1, 755, 38134), -(142784, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(142772, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(126640, 0, 0, 0, 81, 38134), -(131992, 0, 2, 2, 181, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(135792, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(124238, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(141033, 0, 0, 0, 81, 38134), -(143259, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(139375, 0, 0, 0, 292, 38134), -(143248, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(137301, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(142995, 0, 0, 0, 464, 38134), -(137300, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(130077, 0, 0, 0, 81, 38134), -(142189, 0, 0, 0, 186, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(139088, 0, 0, 0, 465, 38134), -(137298, 0, 0, 0, 289, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(137279, 0, 0, 0, 289, 38134), -(140552, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(143839, 0, 0, 0, 492, 38134), -(126781, 0, 0, 0, 181, 38134), -(124805, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(123604, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(124695, 0, 0, 0, 186, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(143402, 0, 0, 0, 464, 38134), -(135064, 0, 0, 0, 2117, 38134), -(143849, 0, 0, 0, 492, 38134), -(135614, 0, 0, 0, 492, 38134), -(143007, 0, 0, 0, 464, 38134), -(143008, 0, 0, 0, 464, 38134), -(143246, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(148927, 0, 0, 0, 464, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(135618, 0, 0, 0, 492, 38134), -(142160, 0, 0, 0, 186, 38134), -(140323, 0, 0, 0, 492, 38134), -(142138, 0, 0, 0, 186, 38134), -(138704, 0, 0, 0, 841, 38134), -(137295, 0, 0, 0, 289, 38134), -(135681, 0, 0, 0, 492, 38134), -(143852, 0, 0, 0, 492, 38134), -(143851, 0, 0, 0, 492, 38134), -(143380, 0, 0, 0, 464, 38134), -(23837, 0, 0, 0, 328, 38134), -(135612, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(144635, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(140348, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(140347, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(143005, 0, 0, 0, 464, 38134), -(142993, 0, 0, 0, 464, 38134), -(135446, 0, 0, 0, 492, 38134), -(143541, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(147972, 0, 0, 0, 464, 38134), -(142371, 0, 0, 0, 328, 38134), -(126519, 0, 0, 0, 81, 38134), -(129001, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143243, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(143250, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(150208, 0, 0, 0, 713, 38134), -(143261, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(135808, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(135509, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(154639, 0, 0, 0, 740, 38134), -(142094, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(142137, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(123169, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(120599, 0, 0, 0, 494, 38134), -(137266, 0, 0, 0, 289, 38134), -(123675, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(143709, 0, 0, 0, 290, 38134), -(144310, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142167, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(124725, 0, 0, 0, 2117, 38134), -(142187, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(131994, 0, 0, 0, 181, 38134), -(123642, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(143295, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(150493, 0, 0, 0, 713, 38134), -(142457, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(145729, 0, 0, 0, 289, 38134), -(136633, 0, 0, 0, 465, 38134), -(142459, 0, 0, 0, 186, 38134), -(154245, 0, 0, 0, 690, 38134), -(154915, 0, 24, 24, 371, 38134), -(153833, 0, 0, 0, 690, 38134), -(154714, 0, 0, 0, 371, 38134), -(151332, 0, 0, 0, 690, 38134), -(151381, 0, 0, 0, 690, 38134), -(151618, 0, 0, 0, 690, 38134), -(152567, 0, 2, 2, 690, 38134), -(154208, 0, 0, 0, 690, 38134), -(145740, 0, 0, 0, 691, 38134), -(150369, 0, 0, 0, 690, 38134), -(150361, 0, 0, 0, 690, 38134), -(150362, 0, 0, 0, 690, 38134), -(149906, 0, 0, 0, 690, 38134), -(155877, 0, 1, 1, 690, 38134), -(149913, 0, 0, 0, 690, 38134), -(150363, 0, 0, 0, 690, 38134), -(151614, 0, 0, 0, 690, 38134), -(149911, 0, 0, 0, 690, 38134), -(153042, 0, 0, 0, 690, 38134), -(151671, 0, 0, 0, 690, 38134), -(151848, 0, 0, 0, 690, 38134), -(152529, 0, 0, 0, 691, 38134), -(151849, 0, 0, 0, 690, 38134), -(151294, 0, 0, 0, 690, 38134), -(151352, 0, 0, 0, 690, 38134), -(155822, 0, 0, 0, 690, 38134), -(151354, 0, 0, 0, 690, 38134), -(153839, 0, 0, 0, 690, 38134), -(153772, 0, 0, 0, 2117, 38134), -(150857, 0, 0, 0, 81, 38134), -(153364, 0, 0, 0, 690, 38134), -(150841, 0, 0, 0, 189, 38134), -(155885, 0, 0, 0, 690, 38134), -(152885, 0, 0, 0, 690, 38134), -(152045, 0, 0, 0, 690, 38134), -(155316, 0, 0, 0, 690, 38134), -(155315, 0, 0, 0, 690, 38134), -(154244, 0, 0, 0, 690, 38134), -(150475, 0, 0, 0, 690, 38134), -(150371, 0, 0, 0, 690, 38134), -(150474, 0, 0, 0, 690, 38134), -(153522, 0, 0, 0, 690, 38134), -(152971, 0, 0, 0, 690, 38134), -(152084, 0, 0, 0, 690, 38134), -(150541, 0, 0, 0, 690, 38134), -(150404, 0, 0, 0, 706, 38134), -(150384, 0, 0, 0, 690, 38134), -(151617, 0, 0, 0, 690, 38134), -(154940, 0, 0, 0, 830, 38134), -(153900, 0, 0, 0, 690, 38134), -(153902, 0, 0, 0, 690, 38134), -(150349, 0, 0, 0, 690, 38134), -(6491, 0, 0, 0, 328, 38134), -(153147, 0, 0, 0, 690, 38134), -(154936, 0, 0, 0, 690, 38134), -(153055, 0, 0, 0, 690, 38134), -(153027, 0, 0, 0, 690, 38134), -(151946, 0, 0, 0, 690, 38134), -(152607, 0, 0, 0, 706, 38134), -(154082, 0, 0, 0, 690, 38134), -(152915, 0, 0, 0, 690, 38134), -(148475, 0, 0, 0, 690, 38134), -(153999, 0, 0, 0, 690, 38134), -(152675, 0, 0, 0, 690, 38134), -(152673, 0, 0, 0, 690, 38134), -(152674, 0, 0, 0, 690, 38134), -(153896, 0, 0, 0, 690, 38134), -(152676, 0, 0, 0, 690, 38134), -(153685, 0, 0, 0, 690, 38134), -(153998, 0, 0, 0, 690, 38134), -(150903, 0, 0, 0, 189, 38134), -(155890, 0, 0, 0, 690, 38134), -(152558, 0, 0, 0, 690, 38134), -(154702, 0, 0, 0, 371, 38134), -(152411, 0, 0, 0, 690, 38134), -(151719, 0, 2, 2, 690, 38134), -(145346, 0, 0, 0, 690, 38134), -(148392, 0, 0, 0, 690, 38134), -(152414, 0, 1, 1, 690, 38134), -(152413, 0, 0, 0, 690, 38134), -(152889, 0, 0, 0, 2117, 38134), -(152412, 0, 0, 0, 690, 38134), -(154907, 0, 0, 0, 465, 38134), -(148391, 0, 0, 0, 690, 38134), -(152516, 0, 0, 0, 690, 38134), -(151198, 0, 0, 0, 690, 38134), -(151750, 0, 0, 0, 690, 38134), -(152786, 0, 0, 0, 690, 38134), -(154235, 0, 0, 0, 690, 38134), -(151218, 0, 0, 0, 690, 38134), -(154912, 0, 24, 24, 371, 38134), -(152689, 0, 0, 0, 690, 38134), -(152534, 0, 0, 0, 690, 38134), -(148454, 0, 0, 0, 690, 38134), -(156262, 0, 0, 0, 690, 38134), -(152688, 0, 0, 0, 690, 38134), -(152690, 0, 0, 0, 690, 38134), -(152566, 0, 2, 2, 690, 38134), -(150568, 0, 0, 0, 690, 38134), -(152717, 0, 0, 0, 690, 38134), -(153025, 0, 0, 0, 690, 38134), -(154530, 0, 0, 0, 81, 38134), -(153524, 0, 0, 0, 690, 38134), -(154247, 0, 0, 0, 690, 38134), -(152565, 0, 0, 0, 690, 38134), -(152737, 0, 0, 0, 690, 38134), -(153863, 0, 0, 0, 2117, 38134), -(152066, 0, 0, 0, 690, 38134), -(155907, 0, 0, 0, 465, 38134), -(154182, 0, 0, 0, 690, 38134), -(154105, 0, 0, 0, 690, 38134), -(152360, 0, 0, 0, 690, 38134), -(153777, 0, 0, 0, 690, 38134), -(154143, 0, 0, 0, 740, 38134), -(154422, 0, 1, 1, 690, 38134), -(152356, 0, 0, 0, 690, 38134), -(154234, 0, 0, 0, 830, 38134), -(154911, 0, 24, 24, 371, 38134), -(152366, 0, 0, 0, 690, 38134), -(152379, 0, 0, 0, 690, 38134), -(152358, 0, 1, 1, 690, 38134), -(152363, 0, 0, 0, 690, 38134), -(154624, 0, 0, 0, 690, 38134), -(154860, 0, 0, 0, 690, 38134), -(151557, 0, 0, 0, 690, 38134), -(154670, 0, 0, 0, 690, 38134), -(154865, 0, 0, 0, 690, 38134), -(154863, 0, 0, 0, 690, 38134), -(154522, 0, 0, 0, 690, 38134), -(154864, 0, 0, 0, 690, 38134), -(152357, 0, 0, 0, 690, 38134), -(155636, 0, 0, 0, 690, 38134), -(155807, 0, 0, 0, 690, 38134), -(152532, 0, 0, 0, 690, 38134), -(155611, 0, 0, 0, 690, 38134), -(155606, 0, 0, 0, 690, 38134), -(154459, 0, 0, 0, 465, 38134), -(152244, 0, 0, 0, 690, 38134), -(145339, 0, 0, 0, 690, 38134), -(152362, 0, 0, 0, 690, 38134), -(152262, 0, 0, 0, 690, 38134), -(154875, 0, 0, 0, 690, 38134), -(154686, 0, 0, 0, 690, 38134), -(151423, 0, 0, 0, 690, 38134), -(155902, 0, 0, 0, 690, 38134), -(151545, 0, 0, 0, 690, 38134), -(152888, 0, 0, 0, 2117, 38134), -(152151, 0, 0, 0, 690, 38134), -(152122, 0, 0, 0, 690, 38134), -(153819, 0, 0, 0, 690, 38134), -(152984, 0, 0, 0, 690, 38134), -(154243, 0, 0, 0, 690, 38134), -(153757, 0, 0, 0, 2117, 38134), -(154599, 0, 0, 0, 690, 38134), -(154366, 0, 0, 0, 690, 38134), -(154601, 0, 0, 0, 690, 38134), -(152919, 0, 0, 0, 690, 38134), -(155361, 0, 0, 0, 690, 38134), -(155635, 0, 0, 0, 690, 38134), -(154547, 0, 0, 0, 690, 38134), -(155210, 0, 0, 0, 830, 38134), -(154548, 0, 0, 0, 690, 38134), -(155078, 0, 0, 0, 690, 38134), -(154528, 0, 0, 0, 690, 38134), -(152918, 0, 0, 0, 690, 38134), -(154595, 0, 0, 0, 830, 38134), -(154509, 0, 0, 0, 690, 38134), -(152716, 0, 0, 0, 690, 38134), -(152071, 0, 0, 0, 690, 38134), -(152070, 0, 0, 0, 690, 38134), -(152397, 0, 2, 2, 690, 38134), -(152931, 0, 0, 0, 690, 38134), -(152069, 0, 0, 0, 690, 38134), -(152164, 0, 0, 0, 690, 38134), -(152416, 0, 1, 1, 690, 38134), -(152161, 0, 0, 0, 690, 38134), -(152297, 0, 0, 0, 690, 38134), -(152562, 0, 0, 0, 690, 38134), -(149722, 0, 0, 0, 690, 38134), -(154574, 0, 0, 0, 690, 38134), -(154285, 0, 0, 0, 690, 38134), -(152893, 0, 0, 0, 690, 38134), -(155886, 0, 0, 0, 690, 38134), -(152494, 0, 0, 0, 690, 38134), -(152756, 0, 0, 0, 690, 38134), -(152203, 0, 0, 0, 690, 38134), -(154092, 0, 0, 0, 690, 38134), -(153684, 0, 0, 0, 690, 38134), -(151782, 0, 0, 0, 690, 38134), -(152463, 0, 0, 0, 690, 38134), -(153687, 0, 0, 0, 690, 38134), -(152116, 0, 0, 0, 690, 38134), -(155844, 0, 0, 0, 690, 38134), -(154075, 0, 0, 0, 690, 38134), -(152968, 0, 0, 0, 690, 38134), -(145343, 0, 0, 0, 690, 38134), -(113418, 0, 0, 0, 181, 38134), -(153893, 0, 0, 0, 690, 38134), -(155585, 0, 0, 0, 690, 38134), -(152813, 0, 0, 0, 690, 38134), -(153843, 0, 0, 0, 690, 38134), -(154990, 0, 0, 0, 690, 38134), -(153472, 0, 0, 0, 690, 38134), -(149709, 0, 0, 0, 690, 38134), -(152822, 0, 0, 0, 690, 38134), -(154287, 0, 0, 0, 690, 38134), -(154064, 0, 0, 0, 690, 38134), -(111345, 0, 0, 0, 181, 38134), -(153315, 0, 2, 2, 690, 38134), -(154751, 0, 0, 0, 690, 38134), -(151789, 0, 0, 0, 690, 38134), -(151786, 0, 0, 0, 690, 38134), -(153329, 0, 0, 0, 690, 38134), -(152787, 0, 0, 0, 690, 38134), -(154902, 0, 0, 0, 690, 38134), -(152819, 0, 0, 0, 706, 38134), -(145333, 0, 0, 0, 690, 38134), -(155727, 0, 0, 0, 690, 38134), -(152724, 0, 0, 0, 690, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(154074, 0, 0, 0, 690, 38134), -(151774, 0, 0, 0, 690, 38134), -(154683, 0, 0, 0, 690, 38134), -(154680, 0, 0, 0, 690, 38134), -(154992, 0, 5, 5, 690, 38134), -(153078, 0, 1, 2, 690, 38134), -(153895, 0, 0, 0, 690, 38134), -(152962, 0, 0, 0, 690, 38134), -(153334, 0, 1, 2, 690, 38134), -(154239, 0, 0, 0, 690, 38134), -(153080, 0, 1, 2, 690, 38134), -(145324, 0, 1, 2, 690, 38134), -(154913, 0, 24, 24, 371, 38134), -(152462, 0, 0, 0, 690, 38134), -(153814, 0, 0, 0, 690, 38134), -(153332, 0, 0, 0, 690, 38134), -(153812, 0, 0, 0, 690, 38134), -(155590, 0, 0, 0, 690, 38134), -(153804, 0, 0, 0, 690, 38134), -(152460, 0, 0, 0, 690, 38134), -(152461, 0, 0, 0, 690, 38134), -(153655, 0, 0, 0, 690, 38134), -(154132, 0, 0, 0, 690, 38134), -(154919, 0, 24, 24, 371, 38134), -(152879, 0, 0, 0, 690, 38134), -(155878, 0, 0, 0, 690, 38134), -(156087, 0, 0, 0, 690, 38134), -(152906, 0, 0, 0, 690, 38134), -(153654, 0, 0, 0, 690, 38134), -(152882, 0, 0, 0, 690, 38134), -(154312, 0, 0, 0, 690, 38134), -(154310, 0, 0, 0, 690, 38134), -(154311, 0, 0, 0, 690, 38134), -(153658, 0, 2, 2, 690, 38134), -(154706, 0, 0, 0, 371, 38134), -(152744, 0, 0, 0, 690, 38134), -(153469, 0, 0, 0, 690, 38134), -(153963, 0, 0, 0, 690, 38134), -(149752, 0, 0, 0, 690, 38134), -(154707, 0, 0, 0, 81, 38134), -(153936, 0, 0, 0, 690, 38134), -(153959, 0, 0, 0, 690, 38134), -(154910, 0, 24, 24, 371, 38134), -(154921, 0, 24, 24, 371, 38134), -(46303, 0, 0, 0, 54, 38134), -(46288, 0, 0, 0, 181, 38134), -(46290, 0, 0, 0, 181, 38134), -(46286, 0, 0, 0, 181, 38134), -(155880, 0, 0, 0, 690, 38134), -(155879, 0, 0, 0, 690, 38134), -(153884, 0, 0, 0, 690, 38134), -(153842, 0, 0, 0, 690, 38134), -(153753, 0, 0, 0, 690, 38134), -(153250, 0, 0, 0, 690, 38134), -(156110, 0, 0, 0, 690, 38134), -(156111, 0, 0, 0, 690, 38134), -(155610, 0, 0, 0, 690, 38134), -(153872, 0, 0, 0, 81, 38134), -(153758, 0, 0, 0, 690, 38134), -(152624, 0, 0, 0, 690, 38134), -(152568, 0, 2, 2, 690, 38134), -(152273, 0, 0, 0, 690, 38134), -(152989, 0, 0, 0, 690, 38134), -(152985, 0, 0, 0, 690, 38134), -(152990, 0, 0, 0, 81, 38134), -(152274, 0, 0, 0, 690, 38134), -(153818, 0, 0, 0, 690, 38134), -(152275, 0, 0, 0, 690, 38134), -(152542, 0, 1, 1, 690, 38134), -(154916, 0, 24, 24, 371, 38134), -(150123, 0, 0, 0, 690, 38134), -(152890, 0, 0, 0, 67, 38134), -(153488, 0, 0, 0, 690, 38134), -(153834, 0, 0, 0, 690, 38134), -(152541, 0, 0, 0, 690, 38134), -(145340, 0, 0, 0, 690, 38134), -(152046, 0, 0, 0, 690, 38134), -(153662, 0, 0, 0, 690, 38134), -(153739, 0, 0, 0, 690, 38134), -(153738, 0, 0, 0, 690, 38134), -(153737, 0, 0, 0, 690, 38134), -(114590, 0, 0, 0, 181, 38134), -(153741, 0, 0, 0, 690, 38134), -(153545, 0, 0, 0, 690, 38134), -(153740, 0, 0, 0, 690, 38134), -(153623, 0, 0, 0, 690, 38134), -(152549, 0, 0, 0, 690, 38134), -(154724, 0, 0, 0, 371, 38134), -(152544, 0, 0, 0, 690, 38134), -(156258, 0, 0, 0, 690, 38134), -(152543, 0, 0, 0, 690, 38134), -(152367, 0, 0, 0, 690, 38134), -(154238, 0, 0, 0, 690, 38134), -(154246, 0, 0, 0, 690, 38134), -(155721, 0, 0, 0, 690, 38134), -(152407, 0, 0, 0, 690, 38134), -(153764, 0, 0, 0, 690, 38134), -(154569, 0, 0, 0, 690, 38134), -(153762, 0, 0, 0, 2117, 38134), -(153778, 0, 0, 0, 2117, 38134), -(156265, 0, 0, 0, 690, 38134), -(153543, 0, 0, 0, 690, 38134), -(155719, 0, 0, 0, 690, 38134), -(151875, 0, 0, 0, 690, 38134), -(149004, 0, 0, 0, 690, 38134), -(153296, 0, 0, 0, 690, 38134), -(153501, 0, 0, 0, 690, 38134), -(152827, 0, 0, 0, 690, 38134), -(152812, 0, 0, 0, 690, 38134), -(152546, 0, 0, 0, 690, 38134), -(153666, 0, 0, 0, 690, 38134), -(153563, 0, 0, 0, 690, 38134), -(154704, 0, 0, 0, 371, 38134), -(152547, 0, 0, 0, 690, 38134), -(153665, 0, 0, 0, 690, 38134), -(152563, 0, 0, 0, 690, 38134), -(154950, 0, 0, 0, 690, 38134), -(152903, 0, 0, 0, 690, 38134), -(152067, 0, 0, 0, 690, 38134), -(153606, 0, 0, 0, 690, 38134), -(154716, 0, 0, 0, 371, 38134), -(152560, 0, 0, 0, 690, 38134), -(152553, 0, 0, 0, 690, 38134), -(152383, 0, 0, 0, 690, 38134), -(152384, 0, 0, 0, 690, 38134), -(154698, 0, 0, 0, 81, 38134), -(155312, 0, 0, 0, 690, 38134), -(153006, 0, 0, 0, 690, 38134), -(154399, 0, 0, 0, 690, 38134), -(152426, 0, 0, 0, 690, 38134), -(152445, 0, 0, 0, 690, 38134), -(150373, 0, 0, 0, 690, 38134), -(154375, 0, 0, 0, 690, 38134), -(154371, 0, 0, 0, 690, 38134), -(156152, 0, 0, 0, 690, 38134), -(72654, 0, 0, 0, 328, 38134), -(153811, 0, 0, 0, 690, 38134), -(154257, 0, 0, 0, 690, 38134), -(154436, 0, 0, 0, 690, 38134), -(154372, 0, 0, 0, 690, 38134), -(149804, 0, 0, 0, 690, 38134), -(149803, 0, 0, 0, 690, 38134), -(150101, 0, 3, 3, 794, 38134), -(153617, 0, 0, 0, 492, 38134), -(153817, 0, 0, 0, 690, 38134), -(151772, 0, 0, 0, 2117, 38134), -(154696, 0, 0, 0, 690, 38134), -(156177, 0, 0, 0, 706, 38134), -(150795, 0, 0, 0, 189, 38134), -(151000, 0, 0, 0, 690, 38134), -(155940, 0, 0, 0, 690, 38134), -(151763, 0, 0, 0, 690, 38134), -(155370, 0, 0, 0, 690, 38134), -(154640, 0, 0, 0, 690, 38134), -(153599, 0, 0, 0, 690, 38134), -(154810, 0, 0, 0, 690, 38134), -(155761, 0, 0, 0, 690, 38134), -(150783, 0, 0, 0, 690, 38134), -(150784, 0, 0, 0, 690, 38134), -(145838, 0, 0, 0, 347, 38134), -(154653, 0, 1, 1, 755, 38134), -(154140, 0, 0, 0, 690, 38134), -(154811, 0, 0, 0, 690, 38134), -(153509, 0, 0, 0, 690, 38134), -(153510, 0, 0, 0, 690, 38134), -(153591, 0, 0, 0, 690, 38134), -(150087, 0, 0, 0, 690, 38134), -(155941, 0, 0, 0, 690, 38134), -(152942, 0, 0, 0, 690, 38134), -(154180, 0, 0, 0, 690, 38134), -(153578, 0, 0, 0, 690, 38134), -(155943, 0, 0, 0, 690, 38134), -(154809, 0, 0, 0, 465, 38134), -(154370, 0, 0, 0, 465, 38134), -(152731, 0, 0, 0, 690, 38134), -(154241, 0, 0, 0, 690, 38134), -(154697, 0, 0, 0, 371, 38134), -(156051, 0, 0, 0, 690, 38134), -(154705, 0, 0, 0, 81, 38134), -(152792, 0, 0, 0, 690, 38134), -(150467, 0, 0, 0, 690, 38134), -(154710, 0, 0, 0, 371, 38134), -(154712, 0, 0, 0, 371, 38134), -(154194, 0, 0, 0, 690, 38134), -(154713, 0, 0, 0, 81, 38134), -(153537, 0, 0, 0, 690, 38134), -(153333, 0, 0, 0, 690, 38134), -(152684, 0, 0, 0, 690, 38134), -(153263, 0, 0, 0, 690, 38134), -(152791, 0, 0, 0, 690, 38134), -(152755, 0, 0, 0, 690, 38134), -(144647, 0, 0, 0, 690, 38134), -(152686, 0, 0, 0, 690, 38134), -(155720, 0, 0, 0, 690, 38134), -(152687, 0, 0, 0, 690, 38134), -(152917, 0, 0, 0, 690, 38134), -(150819, 0, 0, 0, 492, 38134), -(152683, 0, 0, 0, 690, 38134), -(152685, 0, 0, 0, 690, 38134), -(145326, 0, 0, 0, 690, 38134), -(152881, 0, 0, 0, 690, 38134), -(152681, 0, 2, 2, 690, 38134), -(154717, 0, 0, 0, 81, 38134), -(152682, 0, 1, 1, 690, 38134), -(152793, 0, 0, 0, 690, 38134), -(152878, 0, 0, 0, 690, 38134), -(152710, 0, 0, 0, 690, 38134), -(152672, 0, 0, 0, 690, 38134), -(145338, 0, 0, 0, 690, 38134), -(152790, 0, 0, 0, 690, 38134), -(156107, 0, 0, 0, 68, 38134), -(151534, 0, 0, 0, 690, 38134), -(152711, 0, 0, 0, 690, 38134), -(152709, 0, 0, 0, 690, 38134), -(154711, 0, 0, 0, 81, 38134), -(152883, 0, 0, 0, 690, 38134), -(152884, 0, 0, 0, 690, 38134), -(154725, 0, 0, 0, 81, 38134), -(153682, 0, 0, 0, 690, 38134), -(155488, 0, 0, 0, 690, 38134), -(153604, 0, 0, 0, 690, 38134), -(153595, 0, 0, 0, 690, 38134), -(153586, 0, 0, 0, 690, 38134), -(154815, 0, 0, 0, 81, 38134), -(149707, 0, 0, 0, 690, 38134), -(151166, 0, 0, 0, 690, 38134), -(150696, 0, 0, 0, 690, 38134), -(152559, 0, 0, 0, 690, 38134), -(154814, 0, 0, 0, 371, 38134), -(145337, 0, 0, 0, 690, 38134), -(150376, 0, 0, 0, 690, 38134), -(152671, 0, 3, 3, 690, 38134), -(154317, 0, 0, 0, 690, 38134), -(145967, 0, 0, 0, 690, 38134), -(151327, 0, 0, 0, 690, 38134), -(145970, 0, 0, 0, 690, 38134), -(155808, 0, 0, 0, 690, 38134), -(153600, 0, 0, 0, 690, 38134), -(155794, 0, 0, 0, 690, 38134), -(152668, 0, 0, 0, 690, 38134), -(152564, 0, 0, 0, 690, 38134), -(152519, 0, 0, 0, 690, 38134), -(155752, 0, 0, 0, 690, 38134), -(154283, 0, 0, 0, 690, 38134), -(153637, 0, 0, 0, 690, 38134), -(153597, 0, 0, 0, 690, 38134), -(152554, 0, 0, 0, 690, 38134), -(152670, 0, 0, 0, 690, 38134), -(150710, 0, 0, 0, 690, 38134), -(155730, 0, 0, 0, 690, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (168598,168623,46667,46985,3354,47335,47253,34730,34719,25075,34718,34723,34721,3084,34717,34715,9988,11814,45082,3405,45081,3404,45095,45086,45029,45008,3399,45094,3400,53081,62822,62821,45789,45559,45558,45540,174863,174864,45545,45546,45548,45549,52170,174865,45552,45093,7567,7565,7562,8404,45567,133523,44978,158133,45565,45023,158131,46078,45025,158138,45019,45566,45347,45553,158141,172558,16926,46080,45830,46082,45659,46754,63086,16909,63085,140462,48510,45015,46755,30706,30611,48513,45563,175135,45814,46142,167032,5188,29929,3319,46512,35068,46357,133261,46359,46358,37072,3314,175050,30723,12797,12791,7311,12796,12795,12794,45139,12793,52036,12789,52033,44975,73151,45138,19850,45137,45211,146626,12798,12790,54657,62114,69977,69978,3331,5910,26537,44160,34765,29143,3328,47233,3327,3403,44783,72939,44785,5892,44770,44782,13417,44788,44780,15188,44779,161223,3322,44781,44787,89713,20490,3334,3189,20492,20489,20491,3216,44919,50323,3310,44948,44725,44745,44743,44740,44918,3330,5816,44723,44726,44735,20488,50477,50488,3335,20493,133271,20486,141912,142668,142666,47254,141920,88706,5909,5639,10880,174147,45230,176012,54113,176095,88705,88704,61367,54004,5875,176094,141528,11046,130911,9564,50088,3347,8659,46181,11066,3345,3346,44158,12136,44865,14376,121541,72654,15476,14881,63626,62198,28960,43062,57801,54472,62194,42506,68979,54473,49737,46708,46709,24935,3368,3369,24927,24934,24929,3315,46716,49131,46718,7010,3363,2857,52032,62200,3412,62199,14498,3348,3372,14499,46741,52810,52812,52809,11017,3371,46742,3413,14451,3367,3364,47663,4953,3350,3351,6986,6987,3317,3366,2855,38821,3365,7088,3225,62197,62196,5811,3316,3321,31146,23635,168596,168597,46619,175084,42709,46620,176261,46621,46622,46618,72559,74228,46642,42638,3359,158789,161203,160452,49750,35845,168621,62115,62193,16076,16069,43239,3332,69333,46640,3333,46639,46638,7951,15186,49743,46637,65078,62445,68869,65063,65076,171691,34955,3353,49573,169166,13842,35364,66022,171689,16868,70301,5034,49837,5029,65008,65061,65058,14377,65071,32520,65074,168626,168628,2756,16869,168553,168619,168551,153285,65060,51346,3361,50482,3358,174164,7790,3357,57922,65065,3296,3360,46675,7793,7792,7230,4043,61369,3409,1420,11178,11177,10266,11176,1383,5812,3356,7231,3355,42548)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(168598, 0, 0, 0, 866, 38134), -(168623, 0, 0, 0, 866, 38134), -(46667, 0, 0, 0, 866, 38134), -(46985, 0, 0, 0, 328, 38134), -(3354, 0, 0, 0, 866, 38134), -(47335, 0, 0, 0, 866, 38134), -(47253, 0, 0, 0, 866, 38134), -(34730, 0, 0, 0, 966, 38134), -(34719, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(34718, 0, 0, 0, 966, 38134), -(34723, 0, 0, 0, 966, 38134), -(34721, 0, 0, 0, 966, 38134), -(3084, 0, 0, 0, 883, 38134), -(34717, 0, 0, 0, 966, 38134), -(34715, 0, 0, 0, 966, 38134), -(9988, 0, 0, 0, 866, 38134), -(11814, 0, 0, 0, 70, 38134), -(45082, 0, 0, 0, 866, 38134), -(3405, 0, 0, 0, 866, 38134), -(45081, 0, 0, 0, 866, 38134), -(3404, 0, 0, 0, 866, 38134), -(45095, 0, 0, 0, 866, 38134), -(45086, 0, 0, 0, 866, 38134), -(45029, 0, 0, 0, 866, 38134), -(45008, 0, 0, 0, 866, 38134), -(3399, 0, 0, 0, 866, 38134), -(45094, 0, 0, 0, 866, 38134), -(3400, 0, 0, 0, 866, 38134), -(53081, 0, 0, 0, 827, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(45789, 0, 0, 0, 866, 38134), -(45559, 0, 0, 0, 866, 38134), -(45558, 0, 0, 0, 866, 38134), -(45540, 0, 0, 0, 866, 38134), -(174863, 0, 4, 4, 1723, 38134), -(174864, 0, 0, 0, 1723, 38134), -(45545, 0, 0, 0, 866, 38134), -(45546, 0, 0, 0, 866, 38134), -(45548, 0, 0, 0, 866, 38134), -(45549, 0, 0, 0, 866, 38134), -(52170, 0, 0, 0, 866, 38134), -(174865, 0, 0, 0, 1723, 38134), -(45552, 0, 0, 0, 866, 38134), -(45093, 0, 0, 0, 866, 38134), -(7567, 0, 0, 0, 371, 38134), -(7565, 0, 0, 0, 371, 38134), -(7562, 0, 0, 0, 371, 38134), -(8404, 0, 0, 0, 378, 38134), -(45567, 0, 0, 0, 866, 38134), -(133523, 0, 0, 0, 293, 38134), -(44978, 0, 0, 0, 866, 38134), -(158133, 0, 0, 0, 674, 38134), -(45565, 0, 0, 0, 866, 38134), -(45023, 0, 0, 0, 866, 38134), -(158131, 0, 0, 0, 674, 38134), -(46078, 0, 0, 0, 866, 38134), -(45025, 0, 0, 0, 866, 38134), -(158138, 0, 0, 0, 674, 38134), -(45019, 0, 0, 0, 866, 38134), -(45566, 0, 0, 0, 866, 38134), -(45347, 0, 0, 0, 866, 38134), -(45553, 0, 0, 0, 866, 38134), -(158141, 0, 0, 0, 674, 38134), -(172558, 0, 0, 0, 866, 38134), -(16926, 0, 0, 0, 293, 38134), -(46080, 0, 0, 0, 866, 38134), -(45830, 0, 0, 0, 866, 38134), -(46082, 0, 0, 0, 866, 38134), -(45659, 0, 0, 0, 866, 38134), -(46754, 0, 0, 0, 872, 38134), -(63086, 0, 0, 0, 866, 38134), -(16909, 0, 0, 0, 373, 38134), -(63085, 0, 4, 4, 373, 38134), -(140462, 0, 0, 0, 494, 38134), -(48510, 0, 0, 0, 866, 38134), -(45015, 0, 0, 0, 883, 38134), -(46755, 0, 0, 0, 872, 38134), -(30706, 0, 0, 0, 866, 38134), -(30611, 0, 0, 0, 883, 38134), -(48513, 0, 0, 0, 866, 38134), -(45563, 0, 0, 0, 866, 38134), -(175135, 0, 3, 3, 181, 38134), -(45814, 0, 0, 0, 883, 38134), -(46142, 0, 0, 0, 75, 38134), -(167032, 0, 0, 0, 824, 38134), -(5188, 0, 0, 0, 378, 38134), -(29929, 0, 0, 0, 872, 38134), -(3319, 0, 0, 0, 866, 38134), -(46512, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(133261, 0, 0, 0, 293, 38134), -(46359, 0, 0, 0, 866, 38134), -(46358, 0, 0, 0, 866, 38134), -(37072, 0, 0, 0, 866, 38134), -(3314, 0, 0, 0, 866, 38134), -(175050, 0, 0, 0, 866, 38134), -(30723, 0, 0, 0, 866, 38134), -(12797, 0, 0, 0, 483, 38134), -(12791, 0, 0, 0, 483, 38134), -(7311, 0, 0, 0, 866, 38134), -(12796, 0, 0, 0, 483, 38134), -(12795, 0, 0, 0, 483, 38134), -(12794, 0, 0, 0, 483, 38134), -(45139, 0, 0, 0, 866, 38134), -(12793, 0, 0, 0, 483, 38134), -(52036, 0, 0, 0, 866, 38134), -(12789, 0, 0, 0, 483, 38134), -(52033, 0, 0, 0, 866, 38134), -(44975, 0, 0, 0, 866, 38134), -(73151, 0, 0, 0, 483, 38134), -(45138, 0, 0, 0, 866, 38134), -(19850, 0, 0, 0, 483, 38134), -(45137, 0, 0, 0, 866, 38134), -(45211, 0, 0, 0, 866, 38134), -(146626, 0, 0, 0, 866, 38134), -(12798, 0, 0, 0, 483, 38134), -(12790, 0, 0, 0, 483, 38134), -(54657, 0, 0, 0, 483, 38134), -(62114, 0, 0, 0, 371, 38134), -(69977, 0, 0, 0, 483, 38134), -(69978, 0, 0, 0, 483, 38134), -(3331, 0, 0, 0, 866, 38134), -(5910, 0, 0, 0, 866, 38134), -(26537, 0, 0, 0, 44, 38134), -(44160, 0, 0, 0, 70, 38134), -(34765, 0, 0, 0, 70, 38134), -(29143, 0, 0, 0, 866, 38134), -(3328, 0, 0, 0, 866, 38134), -(47233, 0, 0, 0, 866, 38134), -(3327, 0, 0, 0, 866, 38134), -(3403, 0, 0, 0, 866, 38134), -(44783, 0, 0, 0, 866, 38134), -(72939, 0, 0, 0, 866, 38134), -(44785, 0, 0, 0, 866, 38134), -(5892, 0, 0, 0, 866, 38134), -(44770, 0, 0, 0, 866, 38134), -(44782, 0, 0, 0, 866, 38134), -(13417, 0, 0, 0, 378, 38134), -(44788, 0, 0, 0, 866, 38134), -(44780, 0, 0, 0, 866, 38134), -(15188, 0, 0, 0, 866, 38134), -(44779, 0, 0, 0, 866, 38134), -(161223, 0, 0, 0, 1281, 38134), -(3322, 0, 0, 0, 866, 38134), -(44781, 0, 0, 0, 866, 38134), -(44787, 0, 0, 0, 866, 38134), -(89713, 0, 0, 0, 857, 38134), -(20490, 0, 0, 0, 43, 38134), -(3334, 0, 0, 0, 378, 38134), -(3189, 0, 0, 0, 866, 38134), -(20492, 0, 0, 0, 43, 38134), -(20489, 0, 0, 0, 43, 38134), -(20491, 0, 0, 0, 43, 38134), -(3216, 0, 0, 0, 866, 38134), -(44919, 0, 0, 0, 866, 38134), -(50323, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(44948, 0, 0, 0, 866, 38134), -(44725, 0, 0, 0, 866, 38134), -(44745, 0, 0, 0, 866, 38134), -(44743, 0, 0, 0, 866, 38134), -(44740, 0, 0, 0, 866, 38134), -(44918, 0, 0, 0, 866, 38134), -(3330, 0, 0, 0, 866, 38134), -(5816, 0, 0, 0, 378, 38134), -(44723, 0, 0, 0, 866, 38134), -(44726, 0, 0, 0, 866, 38134), -(44735, 0, 0, 0, 866, 38134), -(20488, 0, 0, 0, 43, 38134), -(50477, 0, 0, 0, 866, 38134), -(50488, 0, 0, 0, 883, 38134), -(3335, 0, 0, 0, 866, 38134), -(20493, 0, 0, 0, 43, 38134), -(133271, 0, 0, 0, 293, 38134), -(20486, 0, 0, 0, 43, 38134), -(141912, 0, 0, 0, 467, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(47254, 0, 0, 0, 866, 38134), -(141920, 0, 0, 0, 467, 38134), -(88706, 0, 0, 0, 866, 38134), -(5909, 0, 0, 0, 866, 38134), -(5639, 0, 0, 0, 378, 38134), -(10880, 0, 0, 0, 378, 38134), -(174147, 0, 0, 0, 830, 38134), -(45230, 0, 0, 0, 883, 38134), -(176012, 0, 0, 0, 1355, 38134), -(54113, 0, 0, 0, 866, 38134), -(176095, 0, 0, 0, 1355, 38134), -(88705, 0, 0, 0, 866, 38134), -(88704, 0, 0, 0, 866, 38134), -(61367, 0, 0, 0, 371, 38134), -(54004, 0, -4, -4, 1723, 38134), -(5875, 0, 0, 0, 866, 38134), -(176094, 0, 0, 0, 1355, 38134), -(141528, 0, 0, 0, 830, 38134), -(11046, 0, 0, 0, 866, 38134), -(130911, 0, 0, 0, 293, 38134), -(9564, 0, 0, 0, 70, 38134), -(50088, 0, 0, 0, 53, 38134), -(3347, 0, 0, 0, 866, 38134), -(8659, 0, 0, 0, 378, 38134), -(46181, 0, 0, 0, 866, 38134), -(11066, 0, 0, 0, 866, 38134), -(3345, 0, 0, 0, 866, 38134), -(3346, 0, 0, 0, 378, 38134), -(44158, 0, 0, 0, 70, 38134), -(12136, 0, 0, 0, 70, 38134), -(44865, 0, 0, 0, 866, 38134), -(14376, 0, 0, 0, 883, 38134), -(121541, 0, 0, 0, 336, 38134), -(72654, 0, 0, 0, 328, 38134), -(15476, 0, 0, 0, 81, 38134), -(14881, 0, 0, 0, 81, 38134), -(63626, 0, 0, 0, 866, 38134), -(62198, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(43062, 0, 0, 0, 861, 38134), -(57801, 0, 0, 0, 303, 38134), -(54472, 0, 0, 0, 866, 38134), -(62194, 0, 0, 0, 866, 38134), -(42506, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(54473, 0, 0, 0, 866, 38134), -(49737, 0, 0, 0, 866, 38134), -(46708, 0, 0, 0, 866, 38134), -(46709, 0, 0, 0, 866, 38134), -(24935, 0, 0, 0, 966, 38134), -(3368, 0, 0, 0, 378, 38134), -(3369, 0, 0, 0, 866, 38134), -(24927, 0, 0, 0, 966, 38134), -(24934, 0, 0, 0, 966, 38134), -(24929, 0, 0, 0, 966, 38134), -(3315, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(49131, 0, 0, 0, 79, 38134), -(46718, 0, 0, 0, 866, 38134), -(7010, 0, 0, 0, 866, 38134), -(3363, 0, 0, 0, 866, 38134), -(2857, 0, 0, 0, 866, 38134), -(52032, 0, 0, 0, 866, 38134), -(62200, 0, 0, 0, 1723, 38134), -(3412, 0, 0, 0, 866, 38134), -(62199, 0, 1, 1, 1723, 38134), -(14498, 0, 0, 0, 378, 38134), -(3348, 0, 0, 0, 866, 38134), -(3372, 0, 0, 0, 866, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(14499, 0, -4, -2, 1723, 38134), -(46741, 0, 0, 0, 866, 38134), -(52810, 0, 0, 0, 861, 38134), -(52812, 0, 0, 0, 861, 38134), -(52809, 0, 0, 0, 866, 38134), -(11017, 0, 0, 0, 866, 38134), -(3371, 0, 0, 0, 866, 38134), -(46742, 0, 0, 0, 866, 38134), -(3413, 0, 0, 0, 866, 38134), -(14451, 0, 0, 0, 375, 38134), -(3367, 0, 0, 0, 378, 38134), -(3364, 0, 0, 0, 866, 38134), -(47663, 0, 0, 0, 883, 38134), -(4953, 0, 0, 0, 81, 38134), -(3350, 0, 0, 0, 866, 38134), -(3351, 0, 0, 0, 866, 38134), -(6986, 0, 0, 0, 866, 38134), -(6987, 0, 0, 0, 866, 38134), -(3317, 0, 0, 0, 866, 38134), -(3366, 0, 0, 0, 866, 38134), -(2855, 0, 0, 0, 866, 38134), -(38821, 0, 0, 0, 181, 38134), -(3365, 0, 0, 0, 866, 38134), -(7088, 0, 0, 0, 866, 38134), -(3225, 0, 0, 0, 70, 38134), -(62197, 0, 0, 0, 866, 38134), -(62196, 0, 0, 0, 866, 38134), -(5811, 0, 0, 0, 866, 38134), -(3316, 0, 0, 0, 866, 38134), -(3321, 0, 0, 0, 866, 38134), -(31146, 0, 3, 3, 328, 38134), -(23635, 0, 0, 0, 70, 38134), -(168596, 0, 0, 0, 866, 38134), -(168597, 0, 0, 0, 866, 38134), -(46619, 0, 0, 0, 866, 38134), -(175084, 0, 0, 0, 347, 38134), -(42709, 0, 0, 0, 70, 38134), -(46620, 0, 0, 0, 866, 38134), -(176261, 0, 0, 0, 347, 38134), -(46621, 0, 0, 0, 866, 38134), -(46622, 0, 0, 0, 866, 38134), -(46618, 0, 0, 0, 866, 38134), -(72559, 0, 0, 0, 859, 38134), -(74228, 0, 0, 0, 883, 38134), -(46642, 0, 0, 0, 866, 38134), -(42638, 0, 0, 0, 70, 38134), -(3359, 0, 0, 0, 866, 38134), -(158789, 0, 0, 0, 328, 38134), -(161203, 0, 0, 0, 782, 38134), -(160452, 0, 0, 0, 782, 38134), -(49750, 0, 0, 0, 861, 38134), -(35845, 0, 0, 0, 181, 38134), -(168621, 0, 0, 0, 866, 38134), -(62115, 0, 0, 0, 371, 38134), -(62193, 0, 0, 0, 866, 38134), -(16076, 0, 0, 0, 866, 38134), -(16069, 0, 0, 0, 371, 38134), -(43239, 0, 0, 0, 866, 38134), -(3332, 0, 0, 0, 866, 38134), -(69333, 0, 0, 0, 866, 38134), -(46640, 0, 0, 0, 866, 38134), -(3333, 0, 0, 0, 378, 38134), -(46639, 0, 0, 0, 866, 38134), -(46638, 0, 0, 0, 866, 38134), -(7951, 0, 0, 0, 866, 38134), -(15186, 0, 0, 0, 371, 38134), -(49743, 0, 0, 0, 81, 38134), -(46637, 0, 0, 0, 866, 38134), -(65078, 0, 0, 0, 872, 38134), -(62445, 0, 0, 0, 866, 38134), -(68869, 0, 0, 0, 81, 38134), -(65063, 0, 0, 0, 657, 38134), -(65076, 0, 0, 0, 872, 38134), -(171691, 0, 0, 0, 864, 38134), -(34955, 0, 0, 0, 866, 38134), -(3353, 0, 0, 0, 866, 38134), -(49573, 0, 0, 0, 866, 38134), -(169166, 0, 0, 0, 741, 38134), -(13842, 0, 0, 0, 378, 38134), -(35364, 0, 0, 0, 866, 38134), -(66022, 0, 0, 0, 866, 38134), -(171689, 0, 0, 0, 864, 38134), -(16868, 0, 0, 0, 866, 38134), -(70301, 0, 0, 0, 866, 38134), -(5034, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(5029, 0, 0, 0, 866, 38134), -(65008, 0, 0, 0, 70, 38134), -(65061, 0, 0, 0, 657, 38134), -(65058, 0, 0, 0, 657, 38134), -(14377, 0, 0, 0, 883, 38134), -(65071, 0, 0, 0, 872, 38134), -(32520, 0, 0, 0, 181, 38134), -(65074, 0, 0, 0, 872, 38134), -(168626, 0, 0, 0, 866, 38134), -(168628, 0, 0, 0, 866, 38134), -(2756, 0, 0, 0, 866, 38134), -(16869, 0, 0, 0, 866, 38134), -(168553, 0, 0, 0, 866, 38134), -(168619, 0, 0, 0, 866, 38134), -(168551, 0, 0, 0, 866, 38134), -(153285, 0, 0, 0, 181, 38134), -(65060, 0, 0, 0, 657, 38134), -(51346, 0, 0, 0, 883, 38134), -(3361, 0, 0, 0, 866, 38134), -(50482, 0, 0, 0, 866, 38134), -(3358, 0, 0, 0, 866, 38134), -(174164, 0, 0, 0, 864, 38134), -(7790, 0, 0, 0, 866, 38134), -(3357, 0, 0, 0, 866, 38134), -(57922, 0, 0, 0, 866, 38134), -(65065, 0, 0, 0, 657, 38134), -(3296, 0, 0, 0, 883, 38134), -(3360, 0, 0, 0, 866, 38134), -(46675, 0, 0, 0, 866, 38134), -(7793, 0, 0, 0, 866, 38134), -(7792, 0, 0, 0, 866, 38134), -(7230, 0, 0, 0, 866, 38134), -(4043, 0, 0, 0, 866, 38134), -(61369, 0, 0, 0, 371, 38134), -(3409, 0, 0, 0, 866, 38134), -(1420, 0, 0, 0, 81, 38134), -(11178, 0, 0, 0, 866, 38134), -(11177, 0, 0, 0, 866, 38134), -(10266, 0, 0, 0, 866, 38134), -(11176, 0, 0, 0, 866, 38134), -(1383, 0, 0, 0, 866, 38134), -(5812, 0, 0, 0, 866, 38134), -(3356, 0, 0, 0, 866, 38134), -(7231, 0, 0, 0, 866, 38134), -(3355, 0, 0, 0, 866, 38134), -(42548, 0, 0, 0, 866, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (34765,5910,45139,45137,7311,16926,30723,30706,45138,45211,16909,45023,45025,45019,174864,52170,45546,45540,45559,45545,45789,45558,45015,174863,158138,69977,175050,63086,63085,45830,45347,45548,54657,52033,45567,52036,46080,45565,45549,133523,158141,140462,174865,46078,45566,45659,158133,158131,12793,30611,46082,45814,46754,46755,48510,29929,48513,45552,172558,69978,12795,12794,12790,12789,19850,12797,12791,12798,146626,167032,45553,12796,45563,133261,73151,14376,46358,37072,54870,46357,127669,135900,126334,124730,130577,133735,131782,131774,131768,131765,126330,141614,131767,131769,131781,131696,131791,131783,132265,141957,131660,131659,129595,131655,129597,131741,141628,131746,141617,129329,128150,128148,128078,129300,126329,127664,126304,126611,130757,130749,130604,126628,126635,136965,137392,137394,152019,130489,130775,131695,126590,130876,131598,135257,135399,130224,124084,123731,123736,120593,122061,121566,121896,121584,121577,121847,128699,121585,122078,121581,121898,123135,121897,128344,121696,138602,121930,130710,130761,130756,130712,130741,130713,128933,130753,152020,154609,130718,136424,136425,136423,132071,132067,132072,132070,132312,130754,133202,126876,133253,127072,141278,127074,138274,122883,124618,132989,140167,131259,131264,131255,126822,136491,126571,131265,131266,131267,133248,133242,133034,133029,133030,134266,126800,133031,140203,133032,140185,140196,140173,140254,133231,140192,140189,131801,133113,140190,140211,136492,133065,122705,133023,133025,134248,126623,134231,134230,126586,127029,127030,55370,126618,131164,131162,128077,126221,131007,131745,130988,140870,130990,130987,140868,140869,142567,142565,147641,147642,115152,48609,34278,132103,63621,81431,15699,132106,53225,54227,132107,133238,132083,33227,64899,132112,132085,132097,82464,66950,132098,68659,132084,71942,33810,77221,132077,133237,144257,73668,144258,140422,140414,93432,131734,132301,140423,140416,144254,144256,140415,140417,140418,140412,140445,140411,140413,132082,131403,132089,132305,130568,131554,143778,142501,142496,132641,132715,132640,120174,132639,131052,144245,139251,143919,135690,139897,138679,143913,146013,135691,136723,136683,143917,143932,143920,139260,144630,143905,141960,135447,138706,137229,138352,143906,139028,135213,120850,141031,126004,126003,126005,142352,139264,135212,126034,139961,128909,133212,129279,133206,133207,133208,125996,120949,120946,120899,131379,131346,130958,130763,73678,146821,150433,129376,125352,125311,129262,129266,129267,142776,129264,133230,142757,144384,142766,131351,142781,129929,120950,120951,125312,134344,134346,133541,133538,143707,125489,122449,122463,138070,138072,138043,129375,125993,138077,125991,137376,137313,128631,129318,143029,143030,142853,142831,142938,143568,142832,142844,143094,143173,143097,131929,123818,142875,142874,143667,143737,138040,136796,162832,162834,162833,126153,126161,126148,126009,148086,148080,129589,120843,125458,131350,131340,131339,129228,131336,138051,131470,138078,149045,141584,130196,132114,132506,125460,141906,132153,125485,122465,138062,121252,141910,134553,129294,129296,125488,138033,142521,132066,129295,134552,138397,129309,129307,129556,142325,129308,141605,126684,137465,128177,130230,130255,152021,146234,152114,130716,130699,133443,146379,134049,133257,126631,132302,122968,122965,122984,131289,128455,135989,122973,122967,122986,122963,127757,129552,129553,127799,128434,129985,127315,122972,130678,130679,127352,122969,128435,125977,122971,130680,127879,5951,40948,40949,42504,10685,3100,4311,39380,39379,3300,42859,150131,149279,141669,151937,6566,50304,148795,148263,145714,148768,149258,148265,149616,141656,155739,131827,122231,132012,131813,131811,144078,127123,132296,144082,142404,144086,137510,142464,144081,131807,132015,123243,130983,122229,122689,122337,130932,132643,131481,143872,131287,131484,142185,142179,131477,177208,122697,132264,131480,131482,131483,141937,131472,131443,140394,131521,137931,131494,131564,122692,131502,131503,141549,143873,131511,122701,135775,122690,122691,131542,131506,131460,131512,131514,141555,120170,121000,133050,135441,135440,120168,126564,122641,120740,125953,122915,126560,122642,125948,130984,131566,131216,131809,130901,122695,144187,143324,144075,150300,138065,137818,131840,143320,140953,142504,144074,122694,122703,122693,142503,133123,127112,131834,129479,122702,144085,62167,140946,122696,131836,132978,122704,132968,132130,127031,122698,122699,131835,122700,131804,132983,141609,132984,132704,130995,132714,132711,132707,141936,132308,137237,141954,132686,137234,128076,141956,132959,131173,131170,127665,126331,132687,132691,132689,132690,136334,130512,130575,130486,136413,136410,136411,107407,137525,137526,131594,130447,130589,130403,132634,124040,130846,131471,131522,130832,132447,131574,130229,128087,131006,130117,130242,129994,130122,130014,130105,129998,130120,120802,130103,130100,125455,120900,129997,130445,143967,131083,130918,142344,132393,142642,125879,130115,121017,130257,141774,144196,142502,132364,141775,132388,132378,120840,130108,132383,126032,120806,120803,138363,126031,131842,130256,144193,144195,130111,125823,125816,144194,125822,130441,132394,126023,130448,120169,143138,141914,143136,143156,122661,135438,125355,139634,141928,141919,137334,132365,121042,133549,121253,130491,131331,129226,132286,130328,120171,135435,135209,132332,121210,120791,122429,135397,120812,89713,149371,158637,149404,149409,71100,40891,141652,141691,35169,140176,142856,14558,149297,34238,12343,12342,12341,149296,141693,141702,11156,7395,141647,46512,3319,46359,14720,42637,174453,141119,168808,168807,168431,34718,34721,34719,168771,7793,4043,3409,7792,7230,7231,3360,7790,3361,168619,168598,44948,44918,20489,20491,5639,44158,31727,31725,31724,31726,31723,31720,149408,42594,62822,62821,32642,32641,3348,3367,43062,20492,47253,3084,34730,34715,3331,34723,34717,14375,149290,149523,133186,148770,149626,149522,148250,148242,149270,44854,44877,44876,168441,44853,44852,44856,44878,62195,168459,44851,14392,5817,3313,5610,88701,5606,6466,137762,5611,5609,88702,6929,135202,3370,5614,5613,3314,142668,142666,46572,5188,51195,45339,58155,44871,35068,46142,49622,3342,4047,15116,50477,50488,46555,141310,44919,3310,27489,50323,89830,23128,52034,175135,3144,135201,46140,17098,47248,47571,47247,46556,45337,3216,3312,14377,44872,47246,44868,3323,88703,44866,3329,44338,44867,44865,121541,72654,63626,14881,62198,28960,15476,62114,23635,42506,62194,57801,49737,54473,10880,54472,46709,68979,3369,46708,3368,3315,46718,52032,7010,46716,14499,14498,46742,52810,14451,11017,62200,62199,2857,3372,46741,49131,3363,3412,52812,52809,3413,3371,3347,3364,3351,3350,3317,2855,3321,7088,5811,3366,3365,3316,3225,24929,25080,24927,24924,24935,24934,24931,24930,25081,25075,24926,62197,62196,6987,6986,47663,38821,72559,50088,64105,3362,12351,356,47809,47808,168540,14541,14540,4752,14539,62115,47818,47817,114840,47767,5195,47764,47788,12353,31757,3352,47771,47815,31146,31758,31756,31755,31769,31768,50482,57922,46675,3358,3357,61369,46639,46638,46637,46640,1420,46642,174164,16869,16868,74228,49573,168628,34955,16076,46621,16069,168597,168596,62445,168623,15186,168551,5034,168621,5029,46985,168626,46667,62193,70301,161203,69333,175084,46620,32520,65071,158789,168553,13842,176261,65076,49750,65074,43239,66022,65065,65063,65061,171689,65060,46619,65058,3354,3353,65078,42709,35845,65008,3333,169166,46622,49837,42548,51346,46618,68869,2756,49743,3332,3296,153285,42638,35364,160452,171691,3359,7951)) OR (`DifficultyID`=1 AND `Entry` IN (92870,122970,128956,130686,132126,130681)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(34765, 0, 0, 0, 70, 38134), -(5910, 0, 0, 0, 866, 38134), -(45139, 0, 0, 0, 866, 38134), -(45137, 0, 0, 0, 866, 38134), -(7311, 0, 0, 0, 866, 38134), -(16926, 0, 0, 0, 293, 38134), -(30723, 0, 0, 0, 866, 38134), -(30706, 0, 0, 0, 866, 38134), -(45138, 0, 0, 0, 866, 38134), -(45211, 0, 0, 0, 866, 38134), -(16909, 0, 0, 0, 373, 38134), -(45023, 0, 0, 0, 866, 38134), -(45025, 0, 0, 0, 866, 38134), -(45019, 0, 0, 0, 866, 38134), -(174864, 0, 0, 0, 1723, 38134), -(52170, 0, 0, 0, 866, 38134), -(45546, 0, 0, 0, 866, 38134), -(45540, 0, 0, 0, 866, 38134), -(45559, 0, 0, 0, 866, 38134), -(45545, 0, 0, 0, 866, 38134), -(45789, 0, 0, 0, 866, 38134), -(45558, 0, 0, 0, 866, 38134), -(45015, 0, 0, 0, 883, 38134), -(174863, 0, 4, 4, 1723, 38134), -(158138, 0, 0, 0, 674, 38134), -(69977, 0, 0, 0, 483, 38134), -(175050, 0, 0, 0, 866, 38134), -(63086, 0, 0, 0, 866, 38134), -(63085, 0, 4, 4, 373, 38134), -(45830, 0, 0, 0, 866, 38134), -(45347, 0, 0, 0, 866, 38134), -(45548, 0, 0, 0, 866, 38134), -(54657, 0, 0, 0, 483, 38134), -(52033, 0, 0, 0, 866, 38134), -(45567, 0, 0, 0, 866, 38134), -(52036, 0, 0, 0, 866, 38134), -(46080, 0, 0, 0, 866, 38134), -(45565, 0, 0, 0, 866, 38134), -(45549, 0, 0, 0, 866, 38134), -(133523, 0, 0, 0, 293, 38134), -(158141, 0, 0, 0, 674, 38134), -(140462, 0, 0, 0, 494, 38134), -(174865, 0, 0, 0, 1723, 38134), -(46078, 0, 0, 0, 866, 38134), -(45566, 0, 0, 0, 866, 38134), -(45659, 0, 0, 0, 866, 38134), -(158133, 0, 0, 0, 674, 38134), -(158131, 0, 0, 0, 674, 38134), -(12793, 0, 0, 0, 483, 38134), -(30611, 0, 0, 0, 883, 38134), -(46082, 0, 0, 0, 866, 38134), -(45814, 0, 0, 0, 883, 38134), -(46754, 0, 0, 0, 872, 38134), -(46755, 0, 0, 0, 872, 38134), -(48510, 0, 0, 0, 866, 38134), -(29929, 0, 0, 0, 872, 38134), -(48513, 0, 0, 0, 866, 38134), -(45552, 0, 0, 0, 866, 38134), -(172558, 0, 0, 0, 866, 38134), -(69978, 0, 0, 0, 483, 38134), -(12795, 0, 0, 0, 483, 38134), -(12794, 0, 0, 0, 483, 38134), -(12790, 0, 0, 0, 483, 38134), -(12789, 0, 0, 0, 483, 38134), -(19850, 0, 0, 0, 483, 38134), -(12797, 0, 0, 0, 483, 38134), -(12791, 0, 0, 0, 483, 38134), -(12798, 0, 0, 0, 483, 38134), -(146626, 0, 0, 0, 866, 38134), -(167032, 0, 0, 0, 824, 38134), -(45553, 0, 0, 0, 866, 38134), -(12796, 0, 0, 0, 483, 38134), -(45563, 0, 0, 0, 866, 38134), -(133261, 0, 0, 0, 293, 38134), -(73151, 0, 0, 0, 483, 38134), -(14376, 0, 0, 0, 883, 38134), -(46358, 0, 0, 0, 866, 38134), -(37072, 0, 0, 0, 866, 38134), -(54870, 0, 0, 0, 57, 38134), -(46357, 0, 0, 0, 866, 38134), -(127669, 0, 0, 0, 189, 38134), -(135900, 0, 0, 0, 189, 38134), -(126334, 0, 0, 0, 189, 38134), -(124730, 0, 0, 0, 189, 38134), -(130577, 0, 0, 0, 189, 38134), -(133735, 0, 0, 0, 189, 38134), -(131782, 0, 0, 0, 189, 38134), -(131774, 0, 0, 0, 189, 38134), -(131768, 0, 0, 0, 189, 38134), -(131765, 0, 0, 0, 189, 38134), -(126330, 0, 0, 0, 189, 38134), -(141614, 0, 0, 0, 189, 38134), -(131767, 0, 0, 0, 189, 38134), -(131769, 0, 0, 0, 189, 38134), -(131781, 0, 0, 0, 189, 38134), -(131696, 0, 0, 0, 189, 38134), -(131791, 0, 0, 0, 189, 38134), -(131783, 0, 0, 0, 189, 38134), -(132265, 0, 0, 0, 189, 38134), -(141957, 0, 0, 0, 189, 38134), -(131660, 0, 0, 0, 189, 38134), -(131659, 0, 0, 0, 189, 38134), -(129595, 0, 4, 4, 189, 38134), -(131655, 0, 0, 0, 189, 38134), -(129597, 0, 0, 0, 189, 38134), -(131741, 0, 0, 0, 189, 38134), -(141628, 0, 0, 0, 189, 38134), -(131746, 0, 0, 0, 189, 38134), -(141617, 0, 0, 0, 189, 38134), -(129329, 0, 0, 0, 189, 38134), -(128150, 0, 0, 0, 189, 38134), -(128148, 0, 0, 0, 189, 38134), -(128078, 0, 0, 0, 189, 38134), -(129300, 0, 0, 0, 189, 38134), -(126329, 0, 0, 0, 189, 38134), -(127664, 0, 0, 0, 189, 38134), -(126304, 0, 0, 0, 189, 38134), -(126611, 0, 0, 0, 189, 38134), -(130757, 0, 0, 0, 189, 38134), -(130749, 0, 0, 0, 81, 38134), -(130604, 0, 0, 0, 190, 38134), -(126628, 0, 0, 0, 190, 38134), -(126635, 0, 0, 0, 190, 38134), -(136965, 0, 0, 0, 189, 38134), -(137392, 0, 0, 0, 189, 38134), -(137394, 0, 0, 0, 189, 38134), -(152019, 0, 0, 0, 464, 38134), -(130489, 0, 0, 0, 189, 38134), -(130775, 0, 0, 0, 189, 38134), -(131695, 0, 0, 0, 189, 38134), -(126590, 0, 0, 0, 190, 38134), -(130876, 0, 0, 0, 189, 38134), -(131598, 0, 0, 0, 189, 38134), -(135257, 0, 0, 0, 189, 38134), -(135399, 0, 0, 0, 189, 38134), -(130224, 0, 0, 0, 190, 38134), -(124084, 0, 0, 0, 190, 38134), -(123731, 0, 0, 0, 190, 38134), -(123736, 0, 0, 0, 190, 38134), -(120593, 0, 0, 0, 190, 38134), -(122061, 0, 0, 0, 189, 38134), -(121566, 0, 0, 0, 189, 38134), -(121896, 0, 0, 0, 189, 38134), -(121584, 0, 0, 0, 189, 38134), -(121577, 0, 0, 0, 189, 38134), -(121847, 0, 0, 0, 189, 38134), -(128699, 0, 0, 0, 189, 38134), -(121585, 0, 0, 0, 189, 38134), -(122078, 0, 0, 0, 189, 38134), -(121581, 0, 0, 0, 189, 38134), -(121898, 0, 0, 0, 189, 38134), -(123135, 0, 0, 0, 189, 38134), -(121897, 0, 0, 0, 189, 38134), -(128344, 0, 0, 0, 189, 38134), -(121696, 0, 0, 0, 189, 38134), -(138602, 0, 0, 0, 189, 38134), -(121930, 0, 0, 0, 189, 38134), -(130710, 0, 0, 0, 189, 38134), -(130761, 0, 0, 0, 189, 38134), -(130756, 0, 0, 0, 189, 38134), -(130712, 0, 0, 0, 189, 38134), -(130741, 0, 0, 0, 189, 38134), -(130713, 0, 0, 0, 189, 38134), -(128933, 0, 0, 0, 189, 38134), -(130753, 0, 0, 0, 189, 38134), -(152020, 0, 0, 0, 464, 38134), -(154609, 0, 0, 0, 464, 38134), -(130718, 0, 0, 0, 81, 38134), -(136424, 0, 0, 0, 189, 38134), -(136425, 0, 0, 0, 189, 38134), -(136423, 0, 0, 0, 189, 38134), -(132071, 0, 0, 0, 189, 38134), -(132067, 0, 0, 0, 189, 38134), -(132072, 0, 0, 0, 189, 38134), -(132070, 0, 0, 0, 189, 38134), -(132312, 0, 0, 0, 189, 38134), -(130754, 0, 0, 0, 189, 38134), -(133202, 0, 0, 0, 189, 38134), -(126876, 0, 0, 0, 189, 38134), -(133253, 0, 0, 0, 189, 38134), -(127072, 0, 0, 0, 189, 38134), -(141278, 0, 4, 4, 1723, 38134), -(127074, 0, 0, 0, 189, 38134), -(138274, 0, 0, 0, 189, 38134), -(122883, 0, 0, 0, 189, 38134), -(124618, 0, 0, 0, 189, 38134), -(132989, 0, 0, 0, 189, 38134), -(140167, 0, 0, 0, 465, 38134), -(131259, 0, 0, 0, 189, 38134), -(131264, 0, 0, 0, 189, 38134), -(131255, 0, 0, 0, 189, 38134), -(126822, 0, 0, 0, 189, 38134), -(136491, 0, 1, 1, 1723, 38134), -(126571, 0, 0, 0, 189, 38134), -(131265, 0, 0, 0, 189, 38134), -(131266, 0, 0, 0, 189, 38134), -(131267, 0, 0, 0, 189, 38134), -(133248, 0, 0, 0, 189, 38134), -(133242, 0, 0, 0, 2117, 38134), -(133034, 0, 4, 4, 1723, 38134), -(133029, 0, 0, 0, 189, 38134), -(133030, 0, 0, 0, 189, 38134), -(134266, 0, 0, 0, 189, 38134), -(126800, 0, 0, 0, 189, 38134), -(133031, 0, 4, 4, 1723, 38134), -(140203, 0, 0, 0, 189, 38134), -(133032, 0, 4, 4, 189, 38134), -(140185, 0, 0, 0, 189, 38134), -(140196, 0, 0, 0, 189, 38134), -(140173, 0, 4, 4, 189, 38134), -(140254, 0, 0, 0, 189, 38134), -(133231, 0, 0, 0, 189, 38134), -(140192, 0, 0, 0, 189, 38134), -(140189, 0, 0, 0, 189, 38134), -(131801, 0, 0, 0, 189, 38134), -(133113, 0, 0, 0, 189, 38134), -(140190, 0, 0, 0, 189, 38134), -(140211, 0, 0, 0, 189, 38134), -(136492, 0, 4, 4, 1723, 38134), -(133065, 0, 0, 0, 189, 38134), -(122705, 0, 0, 0, 189, 38134), -(133023, 0, 4, 4, 1723, 38134), -(133025, 0, 0, 0, 1723, 38134), -(134248, 0, 0, 0, 189, 38134), -(126623, 0, 0, 0, 189, 38134), -(134231, 0, 0, 0, 189, 38134), -(134230, 0, 0, 0, 189, 38134), -(126586, 0, 0, 0, 189, 38134), -(127029, 0, 0, 0, 189, 38134), -(127030, 0, 0, 0, 189, 38134), -(55370, 0, 0, 0, 328, 38134), -(126618, 0, 0, 0, 189, 38134), -(131164, 0, 0, 0, 189, 38134), -(131162, 0, 0, 0, 189, 38134), -(128077, 0, 0, 0, 189, 38134), -(126221, 0, 0, 0, 189, 38134), -(131007, 0, 0, 0, 465, 38134), -(131745, 0, 0, 0, 189, 38134), -(130988, 0, 0, 0, 465, 38134), -(140870, 0, 0, 0, 189, 38134), -(130990, 0, 0, 0, 328, 38134), -(130987, 0, 0, 0, 328, 38134), -(140868, 0, 4, 4, 1723, 38134), -(140869, 0, 4, 4, 1723, 38134), -(142567, 0, 0, 0, 189, 38134), -(142565, 0, 0, 0, 189, 38134), -(147641, 0, 0, 0, 189, 38134), -(147642, 0, 0, 0, 464, 38134), -(115152, 0, 0, 0, 371, 38134), -(48609, 0, 0, 0, 371, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(34278, 0, 0, 0, 371, 38134), -(132103, 0, 0, 0, 189, 38134), -(63621, 0, 0, 0, 371, 38134), -(81431, 0, 0, 0, 371, 38134), -(15699, 0, 0, 0, 371, 38134), -(132106, 0, 0, 0, 189, 38134), -(53225, 0, 0, 0, 371, 38134), -(54227, 0, 0, 0, 371, 38134), -(132107, 0, 0, 0, 189, 38134), -(133238, 0, 0, 0, 189, 38134), -(132083, 0, 0, 0, 189, 38134), -(33227, 0, 0, 0, 371, 38134), -(64899, 0, 0, 0, 371, 38134), -(132112, 0, 0, 0, 189, 38134), -(132085, 0, 0, 0, 371, 38134), -(132097, 0, 0, 0, 189, 38134), -(82464, 0, 0, 0, 371, 38134), -(66950, 0, 0, 0, 371, 38134), -(132098, 0, 0, 0, 189, 38134), -(68659, 0, 0, 0, 371, 38134), -(132084, 0, 0, 0, 189, 38134), -(71942, 0, 0, 0, 371, 38134), -(33810, 0, 0, 0, 371, 38134), -(77221, 0, 0, 0, 371, 38134), -(132077, 0, 4, 4, 1723, 38134), -(133237, 0, 0, 0, 189, 38134), -(144257, 0, 0, 0, 189, 38134), -(73668, 0, 0, 0, 371, 38134), -(144258, 0, 0, 0, 189, 38134), -(140422, 0, 0, 0, 371, 38134), -(140414, 0, 0, 0, 371, 38134), -(93432, 0, 0, 0, 196, 38134), -(131734, 0, 0, 0, 189, 38134), -(132301, 0, 0, 0, 189, 38134), -(140423, 0, 0, 0, 371, 38134), -(140416, 0, 0, 0, 371, 38134), -(144254, 0, 0, 0, 189, 38134), -(144256, 0, 0, 0, 189, 38134), -(140415, 0, 0, 0, 371, 38134), -(140417, 0, 0, 0, 371, 38134), -(140418, 0, 0, 0, 371, 38134), -(140412, 0, 0, 0, 371, 38134), -(140445, 0, 0, 0, 371, 38134), -(140411, 0, 0, 0, 371, 38134), -(140413, 0, 0, 0, 371, 38134), -(132082, 0, 0, 0, 189, 38134), -(131403, 0, 0, 0, 465, 38134), -(132089, 0, 0, 0, 371, 38134), -(132305, 0, 0, 0, 189, 38134), -(130568, 0, 0, 0, 189, 38134), -(131554, 0, 0, 0, 189, 38134), -(143778, 0, 0, 0, 189, 38134), -(142501, 0, 0, 0, 328, 38134), -(142496, 0, 0, 0, 465, 38134), -(132641, 0, 0, 0, 189, 38134), -(132715, 0, 0, 0, 189, 38134), -(132640, 0, 0, 0, 189, 38134), -(120174, 0, 0, 0, 189, 38134), -(132639, 0, 0, 0, 189, 38134), -(131052, 0, 0, 0, 189, 38134), -(144245, 0, 0, 0, 189, 38134), -(139251, 0, 0, 0, 467, 38134), -(143919, 0, 0, 0, 492, 38134), -(135690, 0, 0, 0, 189, 38134), -(139897, 0, 0, 0, 189, 38134), -(138679, 0, 0, 0, 189, 38134), -(143913, 0, 0, 0, 492, 38134), -(146013, 0, 0, 0, 189, 38134), -(135691, 0, 0, 0, 492, 38134), -(136723, 0, 0, 0, 492, 38134), -(136683, 0, 0, 0, 794, 38134), -(143917, 0, 0, 0, 492, 38134), -(143932, 0, 0, 0, 189, 38134), -(143920, 0, 0, 0, 189, 38134), -(139260, 0, 0, 0, 467, 38134), -(144630, 0, 0, 0, 492, 38134), -(143905, 0, 0, 0, 189, 38134), -(141960, 0, 0, 0, 189, 38134), -(135447, 0, 0, 0, 805, 38134), -(138706, 0, 0, 0, 841, 38134), -(137229, 0, 0, 0, 492, 38134), -(138352, 0, 0, 0, 467, 38134), -(143906, 0, 0, 0, 189, 38134), -(139028, 0, 0, 0, 189, 38134), -(135213, 0, 0, 0, 189, 38134), -(120850, 0, 0, 0, 189, 38134), -(141031, 0, 0, 0, 189, 38134), -(126004, 0, 4, 4, 1723, 38134), -(126003, 0, 4, 4, 1723, 38134), -(126005, 0, 4, 4, 1723, 38134), -(142352, 0, 0, 0, 467, 38134), -(139264, 0, 0, 0, 467, 38134), -(135212, 0, 0, 0, 189, 38134), -(126034, 0, 4, 4, 1723, 38134), -(139961, 0, 0, 0, 189, 38134), -(128909, 0, 0, 0, 189, 38134), -(133212, 0, 0, 0, 189, 38134), -(129279, 0, 0, 0, 189, 38134), -(133206, 0, 0, 0, 189, 38134), -(133207, 0, 0, 0, 189, 38134), -(133208, 0, 0, 0, 189, 38134), -(125996, 0, 0, 0, 189, 38134), -(120949, 0, 0, 0, 189, 38134), -(120946, 0, 0, 0, 189, 38134), -(120899, 0, 0, 0, 189, 38134), -(131379, 0, 0, 0, 189, 38134), -(131346, 0, 0, 0, 189, 38134), -(130958, 0, 0, 0, 465, 38134), -(130763, 0, 0, 0, 81, 38134), -(73678, 0, 0, 0, 328, 38134), -(146821, 0, 4, 4, 1723, 38134), -(150433, 0, 0, 0, 691, 38134), -(129376, 0, 0, 0, 189, 38134), -(125352, 0, 0, 0, 189, 38134), -(125311, 0, 0, 0, 189, 38134), -(129262, 0, 0, 0, 189, 38134), -(129266, 0, 4, 4, 1723, 38134), -(129267, 0, 4, 4, 1723, 38134), -(142776, 0, 0, 0, 189, 38134), -(129264, 0, 0, 0, 189, 38134), -(133230, 0, 0, 0, 189, 38134), -(142757, 0, 0, 0, 189, 38134), -(144384, 0, 0, 0, 189, 38134), -(142766, 0, -1, -1, 1723, 38134), -(131351, 0, 0, 0, 189, 38134), -(142781, 0, 0, 0, 189, 38134), -(129929, 0, 0, 0, 189, 38134), -(120950, 0, 0, 0, 189, 38134), -(120951, 0, 0, 0, 189, 38134), -(125312, 0, 0, 0, 189, 38134), -(134344, 0, 0, 0, 189, 38134), -(134346, 0, 0, 0, 189, 38134), -(133541, 0, 0, 0, 189, 38134), -(133538, 0, 0, 0, 189, 38134), -(143707, 0, 0, 0, 189, 38134), -(125489, 0, 0, 0, 189, 38134), -(122449, 0, 0, 0, 189, 38134), -(122463, 0, 0, 0, 189, 38134), -(138070, 0, 0, 0, 189, 38134), -(138072, 0, 0, 0, 189, 38134), -(138043, 0, 0, 0, 189, 38134), -(129375, 0, 0, 0, 189, 38134), -(125993, 0, 0, 0, 189, 38134), -(138077, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(137376, 0, 0, 0, 289, 38134), -(137313, 0, 0, 0, 289, 38134), -(128631, 0, 0, 0, 189, 38134), -(129318, 0, 0, 0, 189, 38134), -(143029, 0, 0, 0, 189, 38134), -(143030, 0, 0, 0, 189, 38134), -(142853, 0, 0, 0, 189, 38134), -(142831, 0, 0, 0, 189, 38134), -(142938, 0, 0, 0, 189, 38134), -(143568, 0, 0, 0, 189, 38134), -(142832, 0, 0, 0, 189, 38134), -(142844, 0, 0, 0, 189, 38134), -(143094, 0, 0, 0, 189, 38134), -(143173, 0, 0, 0, 189, 38134), -(143097, 0, 0, 0, 189, 38134), -(131929, 0, 0, 0, 189, 38134), -(123818, 0, 0, 0, 830, 38134), -(142875, 0, 0, 0, 189, 38134), -(142874, 0, 0, 0, 189, 38134), -(143667, 0, 0, 0, 189, 38134), -(143737, 0, 0, 0, 189, 38134), -(138040, 0, 0, 0, 793, 38134), -(136796, 0, 0, 0, 189, 38134), -(162832, 0, 0, 0, 189, 38134), -(162834, 0, 0, 0, 189, 38134), -(162833, 0, 0, 0, 189, 38134), -(126153, 0, 0, 0, 189, 38134), -(126161, 0, 0, 0, 189, 38134), -(126148, 0, 0, 0, 189, 38134), -(126009, 0, 0, 0, 189, 38134), -(148086, 0, 0, 0, 189, 38134), -(148080, 0, 0, 0, 841, 38134), -(129589, 0, 0, 0, 189, 38134), -(120843, 0, 0, 0, 189, 38134), -(125458, 0, 0, 0, 189, 38134), -(131350, 0, 0, 0, 189, 38134), -(131340, 0, 4, 4, 1723, 38134), -(131339, 0, 4, 4, 1723, 38134), -(129228, 0, 0, 0, 189, 38134), -(131336, 0, 4, 4, 189, 38134), -(138051, 0, 0, 0, 189, 38134), -(131470, 0, 0, 0, 189, 38134), -(138078, 0, 0, 0, 189, 38134), -(149045, 0, 0, 0, 838, 38134), -(141584, 0, 0, 0, 189, 38134), -(130196, 0, 0, 0, 189, 38134), -(132114, 0, 0, 0, 189, 38134), -(132506, 0, 0, 0, 189, 38134), -(125460, 0, 0, 0, 189, 38134), -(141906, 0, 0, 0, 189, 38134), -(132153, 0, 4, 4, 1723, 38134), -(125485, 0, 0, 0, 189, 38134), -(122465, 0, 0, 0, 189, 38134), -(138062, 0, 0, 0, 189, 38134), -(121252, 0, 0, 0, 2117, 38134), -(141910, 0, 0, 0, 189, 38134), -(134553, 0, 0, 0, 189, 38134), -(129294, 0, 0, 0, 189, 38134), -(129296, 0, 0, 0, 189, 38134), -(125488, 0, 0, 0, 189, 38134), -(138033, 0, 0, 0, 189, 38134), -(142521, 0, 0, 0, 189, 38134), -(132066, 0, 0, 0, 189, 38134), -(129295, 0, 0, 0, 189, 38134), -(134552, 0, 0, 0, 189, 38134), -(138397, 0, 0, 0, 189, 38134), -(129309, 0, 0, 0, 189, 38134), -(129307, 0, 0, 0, 189, 38134), -(129556, 0, 0, 0, 189, 38134), -(142325, 0, 0, 0, 189, 38134), -(129308, 0, 0, 0, 189, 38134), -(141605, 0, 0, 0, 189, 38134), -(126684, 0, 0, 0, 189, 38134), -(137465, 0, 0, 0, 189, 38134), -(128177, 0, 0, 0, 189, 38134), -(130230, 0, 0, 0, 189, 38134), -(130255, 0, 0, 0, 189, 38134), -(152021, 0, 0, 0, 464, 38134), -(146234, 0, 0, 0, 464, 38134), -(152114, 0, 0, 0, 464, 38134), -(130716, 0, 0, 0, 81, 38134), -(130699, 0, 0, 0, 81, 38134), -(133443, 0, 0, 0, 189, 38134), -(146379, 0, 0, 0, 189, 38134), -(134049, 0, 0, 0, 189, 38134), -(133257, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(132302, 0, 0, 0, 189, 38134), -(92870, 1, 0, 0, 642, 38134), -(122970, 1, 0, 0, 1224, 38134), -(128956, 1, 0, 0, 1224, 38134), -(130686, 1, 0, 0, 81, 38134), -(132126, 1, 0, 0, 1224, 38134), -(130681, 1, 0, 0, 81, 38134), -(122968, 0, 2, 2, 1224, 38134), -(122965, 0, 2, 2, 1224, 38134), -(122984, 0, 1, 1, 1224, 38134), -(131289, 0, 0, 0, 1224, 38134), -(128455, 0, 1, 1, 1224, 38134), -(135989, 0, 0, 0, 1224, 38134), -(122973, 0, 0, 0, 1224, 38134), -(122967, 0, 2, 2, 1224, 38134), -(122986, 0, 0, 0, 1224, 38134), -(122963, 0, 2, 2, 1224, 38134), -(127757, 0, 0, 0, 1224, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(129552, 0, 1, 1, 1224, 38134), -(129553, 0, 1, 1, 1224, 38134), -(127799, 0, 0, 0, 1224, 38134), -(128434, 0, 0, 0, 1224, 38134), -(129985, 0, 0, 0, 1224, 38134), -(127315, 0, 0, 0, 1224, 38134), -(122972, 0, 0, 0, 1224, 38134), -(130678, 0, 0, 0, 81, 38134), -(130679, 0, 0, 0, 81, 38134), -(127352, 0, 0, 0, 1224, 38134), -(122969, 0, 0, 0, 1224, 38134), -(128435, 0, 0, 0, 1224, 38134), -(125977, 0, 0, 0, 1224, 38134), -(122971, 0, 0, 0, 1224, 38134), -(130680, 0, 0, 0, 81, 38134), -(127879, 0, 0, 0, 1224, 38134), -(5951, 0, 0, 0, 81, 38134), -(40948, 0, 0, 0, 70, 38134), -(40949, 0, -4, -4, 1723, 38134), -(42504, 0, 0, 0, 70, 38134), -(10685, 0, 0, 0, 81, 38134), -(3100, 0, 0, 0, 70, 38134), -(4311, 0, 0, 0, 356, 38134), -(39380, 0, 0, 0, 70, 38134), -(39379, 0, 0, 0, 70, 38134), -(3300, 0, 0, 0, 81, 38134), -(42859, 0, 0, 0, 70, 38134), -(150131, 0, 0, 0, 820, 38134), -(149279, 0, 0, 0, 847, 38134), -(141669, 0, 0, 0, 494, 38134), -(151937, 0, 0, 0, 847, 38134), -(6566, 0, 0, 0, 867, 38134), -(50304, 0, 0, 0, 867, 38134), -(148795, 0, 0, 0, 820, 38134), -(148263, 0, 0, 0, 817, 38134), -(145714, 0, 0, 0, 189, 38134), -(148768, 0, 0, 0, 347, 38134), -(149258, 0, 0, 0, 11, 38134), -(148265, 0, 0, 0, 464, 38134), -(149616, 0, 0, 0, 347, 38134), -(141656, 0, 0, 0, 494, 38134), -(155739, 0, 0, 0, 959, 38134), -(131827, 0, 0, 0, 189, 38134), -(122231, 0, 0, 0, 191, 38134), -(132012, 0, 0, 0, 189, 38134), -(131813, 0, 0, 0, 189, 38134), -(131811, 0, 0, 0, 189, 38134), -(144078, 0, 2, 2, 181, 38134), -(127123, 0, 0, 0, 189, 38134), -(132296, 0, 0, 0, 189, 38134), -(144082, 0, 0, 0, 181, 38134), -(142404, 0, 0, 0, 465, 38134), -(144086, 0, 3, 3, 838, 38134), -(137510, 0, 0, 0, 189, 38134), -(142464, 0, 0, 0, 465, 38134), -(144081, 0, 0, 0, 181, 38134), -(131807, 0, 0, 0, 189, 38134), -(132015, 0, 0, 0, 189, 38134), -(123243, 0, 0, 0, 191, 38134), -(130983, 0, 0, 0, 465, 38134), -(122229, 0, 0, 0, 191, 38134), -(122689, 0, 0, 0, 2117, 38134), -(122337, 0, 0, 0, 189, 38134), -(130932, 0, 0, 0, 189, 38134), -(132643, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(143872, 0, 0, 0, 189, 38134), -(131287, 0, 0, 0, 189, 38134), -(131484, 0, 0, 0, 465, 38134), -(142185, 0, 0, 0, 189, 38134), -(142179, 0, 0, 0, 189, 38134), -(131477, 0, 0, 0, 465, 38134), -(177208, 0, 0, 0, 186, 38134), -(122697, 0, 0, 0, 189, 38134), -(132264, 0, 0, 0, 189, 38134), -(131480, 0, 0, 0, 465, 38134), -(131482, 0, 0, 0, 465, 38134), -(131483, 0, 0, 0, 465, 38134), -(141937, 0, 0, 0, 189, 38134), -(131472, 0, 0, 0, 189, 38134), -(131443, 0, 0, 0, 189, 38134), -(140394, 0, 0, 0, 189, 38134), -(131521, 0, 0, 0, 189, 38134), -(137931, 0, 0, 0, 189, 38134), -(131494, 0, 0, 0, 189, 38134), -(131564, 0, 0, 0, 189, 38134), -(122692, 0, 0, 0, 189, 38134), -(131502, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(141549, 0, 0, 0, 189, 38134), -(143873, 0, 0, 0, 189, 38134), -(131511, 0, 0, 0, 189, 38134), -(122701, 0, 0, 0, 189, 38134), -(135775, 0, 0, 0, 189, 38134), -(122690, 0, 0, 0, 189, 38134), -(122691, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(131506, 0, 0, 0, 189, 38134), -(131460, 0, 0, 0, 189, 38134), -(131512, 0, 0, 0, 189, 38134), -(131514, 0, 0, 0, 189, 38134), -(141555, 0, 3, 3, 794, 38134), -(120170, 0, 0, 0, 794, 38134), -(121000, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(135441, 0, 0, 0, 189, 38134), -(135440, 0, 0, 0, 189, 38134), -(120168, 0, 0, 0, 189, 38134), -(126564, 0, 0, 0, 189, 38134), -(122641, 0, 0, 0, 189, 38134), -(120740, 0, 0, 0, 794, 38134), -(125953, 0, 0, 0, 189, 38134), -(122915, 0, 0, 0, 189, 38134), -(126560, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(130984, 0, 0, 0, 189, 38134), -(131566, 0, 0, 0, 189, 38134), -(131216, 0, 0, 0, 465, 38134), -(131809, 0, 0, 0, 189, 38134), -(130901, 0, 0, 0, 189, 38134), -(122695, 0, 0, 0, 189, 38134), -(144187, 0, 0, 0, 189, 38134), -(143324, 0, 0, 0, 189, 38134), -(144075, 0, 0, 0, 181, 38134), -(150300, 0, 0, 0, 292, 38134), -(138065, 0, 0, 0, 189, 38134), -(137818, 0, 0, 0, 189, 38134), -(131840, 0, 0, 0, 189, 38134), -(143320, 0, 0, 0, 189, 38134), -(140953, 0, 0, 0, 189, 38134), -(142504, 0, 0, 0, 189, 38134), -(144074, 0, 0, 0, 181, 38134), -(122694, 0, 0, 0, 189, 38134), -(122703, 0, 0, 0, 189, 38134), -(122693, 0, 0, 0, 189, 38134), -(142503, 0, 0, 0, 189, 38134), -(133123, 0, 0, 0, 189, 38134), -(127112, 0, 0, 0, 189, 38134), -(131834, 0, 0, 0, 189, 38134), -(129479, 0, 0, 0, 830, 38134), -(122702, 0, 0, 0, 189, 38134), -(144085, 0, 0, 0, 181, 38134), -(62167, 0, 0, 0, 328, 38134), -(140946, 0, 0, 0, 189, 38134), -(122696, 0, 0, 0, 189, 38134), -(131836, 0, 0, 0, 189, 38134), -(132978, 0, 0, 0, 189, 38134), -(122704, 0, 0, 0, 189, 38134), -(132968, 0, 0, 0, 189, 38134), -(132130, 0, 0, 0, 189, 38134), -(127031, 0, 0, 0, 189, 38134), -(122698, 0, 0, 0, 189, 38134), -(122699, 0, 0, 0, 189, 38134), -(131835, 0, 0, 0, 189, 38134), -(122700, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(132983, 0, 0, 0, 189, 38134), -(141609, 0, 0, 0, 189, 38134), -(132984, 0, 0, 0, 189, 38134), -(132704, 0, 0, 0, 189, 38134), -(130995, 0, 0, 0, 465, 38134), -(132714, 0, 4, 4, 1723, 38134), -(132711, 0, 4, 4, 1723, 38134), -(132707, 0, 0, 0, 189, 38134), -(141936, 0, 0, 0, 189, 38134), -(132308, 0, 0, 0, 189, 38134), -(137237, 0, 0, 0, 191, 38134), -(141954, 0, 0, 0, 189, 38134), -(132686, 0, 0, 0, 189, 38134), -(137234, 0, 0, 0, 191, 38134), -(128076, 0, 0, 0, 189, 38134), -(141956, 0, 0, 0, 189, 38134), -(132959, 0, 0, 0, 189, 38134), -(131173, 0, 0, 0, 189, 38134), -(131170, 0, 0, 0, 189, 38134), -(127665, 0, 0, 0, 189, 38134), -(126331, 0, 0, 0, 189, 38134), -(132687, 0, 0, 0, 189, 38134), -(132691, 0, 0, 0, 189, 38134), -(132689, 0, 0, 0, 189, 38134), -(132690, 0, 0, 0, 189, 38134), -(136334, 0, 0, 0, 189, 38134), -(130512, 0, 1, 1, 189, 38134), -(130575, 0, 0, 0, 189, 38134), -(130486, 0, 0, 0, 189, 38134), -(136413, 0, 0, 0, 189, 38134), -(136410, 0, 0, 0, 189, 38134), -(136411, 0, 0, 0, 189, 38134), -(107407, 0, 0, 0, 331, 38134), -(137525, 0, 4, 4, 1723, 38134), -(137526, 0, 4, 4, 1723, 38134), -(131594, 0, 0, 0, 81, 38134), -(130447, 0, 0, 0, 81, 38134), -(130589, 0, 0, 0, 189, 38134), -(130403, 0, 0, 0, 189, 38134), -(132634, 0, 0, 0, 189, 38134), -(124040, 0, 0, 0, 189, 38134), -(130846, 0, 0, 0, 189, 38134), -(131471, 0, 0, 0, 189, 38134), -(131522, 0, 0, 0, 189, 38134), -(130832, 0, 0, 0, 189, 38134), -(132447, 0, 0, 0, 81, 38134), -(131574, 0, 0, 0, 189, 38134), -(130229, 0, 0, 0, 189, 38134), -(128087, 0, 0, 0, 465, 38134), -(131006, 0, 0, 0, 465, 38134), -(130117, 0, 0, 0, 189, 38134), -(130242, 0, 0, 0, 189, 38134), -(129994, 0, 0, 0, 189, 38134), -(130122, 0, 0, 0, 189, 38134), -(130014, 0, 0, 0, 189, 38134), -(130105, 0, 0, 0, 189, 38134), -(129998, 0, 0, 0, 189, 38134), -(130120, 0, 0, 0, 189, 38134), -(120802, 0, 0, 0, 465, 38134), -(130103, 0, 0, 0, 189, 38134), -(130100, 0, 0, 0, 189, 38134), -(125455, 0, 0, 0, 81, 38134), -(120900, 0, 0, 0, 189, 38134), -(129997, 0, 0, 0, 189, 38134), -(130445, 0, 0, 0, 81, 38134), -(143967, 0, 0, 0, 289, 38134), -(131083, 0, 0, 0, 189, 38134), -(130918, 0, 0, 0, 189, 38134), -(142344, 0, 0, 0, 189, 38134), -(132393, 0, 0, 0, 189, 38134), -(142642, 0, 0, 0, 189, 38134), -(125879, 0, 0, 0, 189, 38134), -(130115, 0, 0, 0, 189, 38134), -(121017, 0, 0, 0, 189, 38134), -(130257, 0, 0, 0, 189, 38134), -(141774, 0, 4, 4, 1723, 38134), -(144196, 0, 0, 0, 189, 38134), -(142502, 0, 4, 4, 1723, 38134), -(132364, 0, 0, 0, 189, 38134), -(141775, 0, 4, 4, 1723, 38134), -(132388, 0, 0, 0, 189, 38134), -(132378, 0, 0, 0, 189, 38134), -(120840, 0, 0, 0, 189, 38134), -(130108, 0, 0, 0, 189, 38134), -(132383, 0, 0, 0, 189, 38134), -(126032, 0, 0, 0, 189, 38134), -(120806, 0, 0, 0, 189, 38134), -(120803, 0, 0, 0, 189, 38134), -(138363, 0, 0, 0, 189, 38134), -(126031, 0, 0, 0, 189, 38134), -(131842, 0, 0, 0, 189, 38134), -(130256, 0, 0, 0, 189, 38134), -(144193, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(144195, 0, 0, 0, 189, 38134), -(130111, 0, 0, 0, 189, 38134), -(125823, 0, 4, 4, 1723, 38134), -(125816, 0, 0, 0, 189, 38134), -(144194, 0, 0, 0, 189, 38134), -(125822, 0, 4, 4, 1723, 38134), -(130441, 0, 0, 0, 81, 38134), -(132394, 0, 0, 0, 189, 38134), -(126023, 0, 0, 0, 189, 38134), -(130448, 0, 0, 0, 81, 38134), -(120169, 0, 0, 0, 189, 38134), -(143138, 0, 0, 0, 189, 38134), -(141914, 0, 0, 0, 189, 38134), -(143136, 0, 0, 0, 189, 38134), -(143156, 0, 0, 0, 189, 38134), -(122661, 0, 0, 0, 189, 38134), -(135438, 0, 0, 0, 189, 38134), -(125355, 0, 0, 0, 189, 38134), -(139634, 0, 0, 0, 189, 38134), -(141928, 0, 0, 0, 189, 38134), -(141919, 0, 0, 0, 189, 38134), -(137334, 0, 0, 0, 189, 38134), -(132365, 0, 0, 0, 189, 38134), -(121042, 0, 0, 0, 189, 38134), -(133549, 0, 0, 0, 189, 38134), -(121253, 0, 0, 0, 189, 38134), -(130491, 0, 0, 0, 189, 38134), -(131331, 0, 4, 4, 1723, 38134), -(129226, 0, 0, 0, 189, 38134), -(132286, 0, 2, 2, 189, 38134), -(130328, 0, 0, 0, 189, 38134), -(120171, 0, 3, 3, 189, 38134), -(135435, 0, 0, 0, 189, 38134), -(135209, 0, 0, 0, 189, 38134), -(132332, 0, 0, 0, 189, 38134), -(121210, 0, 0, 0, 492, 38134), -(120791, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(135397, 0, 0, 0, 189, 38134), -(120812, 0, 0, 0, 189, 38134), -(89713, 0, 0, 0, 857, 38134), -(149371, 0, 0, 0, 828, 38134), -(158637, 0, 0, 0, 872, 38134), -(149404, 0, 0, 0, 829, 38134), -(149409, 0, 0, 0, 871, 38134), -(71100, 0, 0, 0, 711, 38134), -(40891, 0, 0, 0, 70, 38134), -(141652, 0, 0, 0, 494, 38134), -(141691, 0, 0, 0, 494, 38134), -(35169, 0, 0, 0, 872, 38134), -(140176, 0, 0, 0, 794, 38134), -(142856, 0, 0, 0, 494, 38134), -(14558, 0, 0, 0, 872, 38134), -(149297, 0, 0, 0, 172, 38134), -(34238, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(149296, 0, 0, 0, 826, 38134), -(141693, 0, 0, 0, 494, 38134), -(141702, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(7395, 0, 0, 0, 371, 38134), -(141647, 0, 0, 0, 494, 38134), -(46512, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(14720, 0, 3, 3, 866, 38134), -(42637, 0, 0, 0, 70, 38134), -(174453, 0, 0, 0, 189, 38134), -(141119, 0, 0, 0, 494, 38134), -(168808, 0, 0, 0, 189, 38134), -(168807, 0, 3, 3, 494, 38134), -(168431, 0, 0, 0, 1421, 38134), -(34718, 0, 0, 0, 966, 38134), -(34721, 0, 0, 0, 966, 38134), -(34719, 0, 0, 0, 966, 38134), -(168771, 0, 0, 0, 741, 38134), -(7793, 0, 0, 0, 866, 38134), -(4043, 0, 0, 0, 866, 38134), -(3409, 0, 0, 0, 866, 38134), -(7792, 0, 0, 0, 866, 38134), -(7230, 0, 0, 0, 866, 38134), -(7231, 0, 0, 0, 866, 38134), -(3360, 0, 0, 0, 866, 38134), -(7790, 0, 0, 0, 866, 38134), -(3361, 0, 0, 0, 866, 38134), -(168619, 0, 0, 0, 866, 38134), -(168598, 0, 0, 0, 866, 38134), -(44948, 0, 0, 0, 866, 38134), -(44918, 0, 0, 0, 866, 38134), -(20489, 0, 0, 0, 43, 38134), -(20491, 0, 0, 0, 43, 38134), -(5639, 0, 0, 0, 378, 38134), -(44158, 0, 0, 0, 70, 38134), -(31727, 0, 0, 0, 966, 38134), -(31725, 0, 0, 0, 966, 38134), -(31724, 0, 0, 0, 966, 38134), -(31726, 0, 0, 0, 966, 38134), -(31723, 0, 0, 0, 966, 38134), -(31720, 0, 0, 0, 966, 38134), -(149408, 0, 0, 0, 830, 38134), -(42594, 0, 0, 0, 866, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(3348, 0, 0, 0, 866, 38134), -(3367, 0, 0, 0, 378, 38134), -(43062, 0, 0, 0, 861, 38134), -(20492, 0, 0, 0, 43, 38134), -(47253, 0, 0, 0, 866, 38134), -(3084, 0, 0, 0, 883, 38134), -(34730, 0, 0, 0, 966, 38134), -(34715, 0, 0, 0, 966, 38134), -(3331, 0, 0, 0, 866, 38134), -(34723, 0, 0, 0, 966, 38134), -(34717, 0, 0, 0, 966, 38134), -(14375, 0, 0, 0, 378, 38134), -(149290, 0, 0, 0, 777, 38134), -(149523, 0, 0, 0, 847, 38134), -(133186, 0, 0, 0, 347, 38134), -(148770, 0, 0, 0, 816, 38134), -(149626, 0, 0, 0, 178, 38134), -(149522, 0, 0, 0, 847, 38134), -(148250, 0, 0, 0, 871, 38134), -(148242, 0, 0, 0, 871, 38134), -(149270, 0, 0, 0, 883, 38134), -(44854, 0, 0, 0, 866, 38134), -(44877, 0, 0, 0, 883, 38134), -(44876, 0, 0, 0, 883, 38134), -(168441, 0, 0, 0, 741, 38134), -(44853, 0, 0, 0, 866, 38134), -(44852, 0, 0, 0, 866, 38134), -(44856, 0, 0, 0, 866, 38134), -(44878, 0, 0, 0, 883, 38134), -(62195, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(44851, 0, 0, 0, 866, 38134), -(14392, 0, 0, 0, 866, 38134), -(5817, 0, 0, 0, 866, 38134), -(3313, 0, 0, 0, 866, 38134), -(5610, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(6466, 0, 0, 0, 866, 38134), -(137762, 0, 0, 0, 189, 38134), -(5611, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(6929, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(3370, 0, 0, 0, 866, 38134), -(5614, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(3314, 0, 0, 0, 866, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(46572, 0, 0, 0, 866, 38134), -(5188, 0, 0, 0, 378, 38134), -(51195, 0, 0, 0, 872, 38134), -(45339, 0, 0, 0, 861, 38134), -(58155, 0, 0, 0, 866, 38134), -(44871, 0, 0, 0, 883, 38134), -(35068, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(49622, 0, 0, 0, 866, 38134), -(3342, 0, 0, 0, 378, 38134), -(4047, 0, 0, 0, 866, 38134), -(15116, 0, 0, 0, 24, 38134), -(50477, 0, 0, 0, 866, 38134), -(50488, 0, 0, 0, 883, 38134), -(46555, 0, 0, 0, 866, 38134), -(141310, 0, 0, 0, 189, 38134), -(44919, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(27489, 0, 0, 0, 298, 38134), -(50323, 0, 0, 0, 866, 38134), -(89830, 0, 0, 0, 298, 38134), -(23128, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(175135, 0, 3, 3, 181, 38134), -(3144, 0, 0, 0, 866, 38134), -(135201, 0, 0, 0, 189, 38134), -(46140, 0, 0, 0, 883, 38134), -(17098, 0, 0, 0, 866, 38134), -(47248, 0, 0, 0, 866, 38134), -(47571, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(45337, 0, 0, 0, 861, 38134), -(3216, 0, 0, 0, 866, 38134), -(3312, 0, 0, 0, 378, 38134), -(14377, 0, 0, 0, 883, 38134), -(44872, 0, 0, 0, 883, 38134), -(47246, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(3323, 0, 0, 0, 866, 38134), -(88703, 0, 0, 0, 883, 38134), -(44866, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(44338, 0, 0, 0, 81, 38134), -(44867, 0, 0, 0, 866, 38134), -(44865, 0, 0, 0, 866, 38134), -(121541, 0, 0, 0, 336, 38134), -(72654, 0, 0, 0, 328, 38134), -(63626, 0, 0, 0, 866, 38134), -(14881, 0, 0, 0, 81, 38134), -(62198, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(15476, 0, 0, 0, 81, 38134), -(62114, 0, 0, 0, 371, 38134), -(23635, 0, 0, 0, 70, 38134), -(42506, 0, 0, 0, 866, 38134), -(62194, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(49737, 0, 0, 0, 866, 38134), -(54473, 0, 0, 0, 866, 38134), -(10880, 0, 0, 0, 378, 38134), -(54472, 0, 0, 0, 866, 38134), -(46709, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(3369, 0, 0, 0, 866, 38134), -(46708, 0, 0, 0, 866, 38134), -(3368, 0, 0, 0, 378, 38134), -(3315, 0, 0, 0, 866, 38134), -(46718, 0, 0, 0, 866, 38134), -(52032, 0, 0, 0, 866, 38134), -(7010, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(14499, 0, -4, -2, 1723, 38134), -(14498, 0, 0, 0, 378, 38134), -(46742, 0, 0, 0, 866, 38134), -(52810, 0, 0, 0, 861, 38134), -(14451, 0, 0, 0, 375, 38134), -(11017, 0, 0, 0, 866, 38134), -(62200, 0, 0, 0, 1723, 38134), -(62199, 0, 1, 1, 1723, 38134), -(2857, 0, 0, 0, 866, 38134), -(3372, 0, 0, 0, 866, 38134), -(46741, 0, 0, 0, 866, 38134), -(49131, 0, 0, 0, 79, 38134), -(3363, 0, 0, 0, 866, 38134), -(3412, 0, 0, 0, 866, 38134), -(52812, 0, 0, 0, 861, 38134), -(52809, 0, 0, 0, 866, 38134), -(3413, 0, 0, 0, 866, 38134), -(3371, 0, 0, 0, 866, 38134), -(3347, 0, 0, 0, 866, 38134), -(3364, 0, 0, 0, 866, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(3351, 0, 0, 0, 866, 38134), -(3350, 0, 0, 0, 866, 38134), -(3317, 0, 0, 0, 866, 38134), -(2855, 0, 0, 0, 866, 38134), -(3321, 0, 0, 0, 866, 38134), -(7088, 0, 0, 0, 866, 38134), -(5811, 0, 0, 0, 866, 38134), -(3366, 0, 0, 0, 866, 38134), -(3365, 0, 0, 0, 866, 38134), -(3316, 0, 0, 0, 866, 38134), -(3225, 0, 0, 0, 70, 38134), -(24929, 0, 0, 0, 966, 38134), -(25080, 0, 0, 0, 966, 38134), -(24927, 0, 0, 0, 966, 38134), -(24924, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(24934, 0, 0, 0, 966, 38134), -(24931, 0, 0, 0, 966, 38134), -(24930, 0, 0, 0, 966, 38134), -(25081, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(62197, 0, 0, 0, 866, 38134), -(62196, 0, 0, 0, 866, 38134), -(6987, 0, 0, 0, 866, 38134), -(6986, 0, 0, 0, 866, 38134), -(47663, 0, 0, 0, 883, 38134), -(38821, 0, 0, 0, 181, 38134), -(72559, 0, 0, 0, 859, 38134), -(50088, 0, 0, 0, 53, 38134), -(64105, 0, 0, 0, 173, 38134), -(3362, 0, 0, 0, 866, 38134), -(12351, 0, 0, 0, 872, 38134), -(356, 0, 0, 0, 872, 38134), -(47809, 0, 0, 0, 866, 38134), -(47808, 0, 0, 0, 866, 38134), -(168540, 0, 0, 0, 1421, 38134), -(14541, 0, 0, 0, 872, 38134), -(14540, 0, 0, 0, 872, 38134), -(4752, 0, 0, 0, 866, 38134), -(14539, 0, 0, 0, 872, 38134), -(62115, 0, 0, 0, 371, 38134), -(47818, 0, 0, 0, 866, 38134), -(47817, 0, 0, 0, 866, 38134), -(114840, 0, 0, 0, 866, 38134), -(47767, 0, 0, 0, 866, 38134), -(5195, 0, 0, 0, 872, 38134), -(47764, 0, 0, 0, 866, 38134), -(47788, 0, 0, 0, 866, 38134), -(12353, 0, 0, 0, 872, 38134), -(31757, 0, 0, 0, 826, 38134), -(3352, 0, 0, 0, 866, 38134), -(47771, 0, 0, 0, 866, 38134), -(47815, 0, 0, 0, 866, 38134), -(31146, 0, 3, 3, 328, 38134), -(31758, 0, 0, 0, 826, 38134), -(31756, 0, 0, 0, 826, 38134), -(31755, 0, 0, 0, 826, 38134), -(31769, 0, 0, 0, 826, 38134), -(31768, 0, 0, 0, 826, 38134), -(50482, 0, 0, 0, 866, 38134), -(57922, 0, 0, 0, 866, 38134), -(46675, 0, 0, 0, 866, 38134), -(3358, 0, 0, 0, 866, 38134), -(3357, 0, 0, 0, 866, 38134), -(61369, 0, 0, 0, 371, 38134), -(46639, 0, 0, 0, 866, 38134), -(46638, 0, 0, 0, 866, 38134), -(46637, 0, 0, 0, 866, 38134), -(46640, 0, 0, 0, 866, 38134), -(1420, 0, 0, 0, 81, 38134), -(46642, 0, 0, 0, 866, 38134), -(174164, 0, 0, 0, 864, 38134), -(16869, 0, 0, 0, 866, 38134), -(16868, 0, 0, 0, 866, 38134), -(74228, 0, 0, 0, 883, 38134), -(49573, 0, 0, 0, 866, 38134), -(168628, 0, 0, 0, 866, 38134), -(34955, 0, 0, 0, 866, 38134), -(16076, 0, 0, 0, 866, 38134), -(46621, 0, 0, 0, 866, 38134), -(16069, 0, 0, 0, 371, 38134), -(168597, 0, 0, 0, 866, 38134), -(168596, 0, 0, 0, 866, 38134), -(62445, 0, 0, 0, 866, 38134), -(168623, 0, 0, 0, 866, 38134), -(15186, 0, 0, 0, 371, 38134), -(168551, 0, 0, 0, 866, 38134), -(5034, 0, 0, 0, 866, 38134), -(168621, 0, 0, 0, 866, 38134), -(5029, 0, 0, 0, 866, 38134), -(46985, 0, 0, 0, 328, 38134), -(168626, 0, 0, 0, 866, 38134), -(46667, 0, 0, 0, 866, 38134), -(62193, 0, 0, 0, 866, 38134), -(70301, 0, 0, 0, 866, 38134), -(161203, 0, 0, 0, 782, 38134), -(69333, 0, 0, 0, 866, 38134), -(175084, 0, 0, 0, 347, 38134), -(46620, 0, 0, 0, 866, 38134), -(32520, 0, 0, 0, 181, 38134), -(65071, 0, 0, 0, 872, 38134), -(158789, 0, 0, 0, 328, 38134), -(168553, 0, 0, 0, 866, 38134), -(13842, 0, 0, 0, 378, 38134), -(176261, 0, 0, 0, 347, 38134), -(65076, 0, 0, 0, 872, 38134), -(49750, 0, 0, 0, 861, 38134), -(65074, 0, 0, 0, 872, 38134), -(43239, 0, 0, 0, 866, 38134), -(66022, 0, 0, 0, 866, 38134), -(65065, 0, 0, 0, 657, 38134), -(65063, 0, 0, 0, 657, 38134), -(65061, 0, 0, 0, 657, 38134), -(171689, 0, 0, 0, 864, 38134), -(65060, 0, 0, 0, 657, 38134), -(46619, 0, 0, 0, 866, 38134), -(65058, 0, 0, 0, 657, 38134), -(3354, 0, 0, 0, 866, 38134), -(3353, 0, 0, 0, 866, 38134), -(65078, 0, 0, 0, 872, 38134), -(42709, 0, 0, 0, 70, 38134), -(35845, 0, 0, 0, 181, 38134), -(65008, 0, 0, 0, 70, 38134), -(3333, 0, 0, 0, 378, 38134), -(169166, 0, 0, 0, 741, 38134), -(46622, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(42548, 0, 0, 0, 866, 38134), -(51346, 0, 0, 0, 883, 38134), -(46618, 0, 0, 0, 866, 38134), -(68869, 0, 0, 0, 81, 38134), -(2756, 0, 0, 0, 866, 38134), -(49743, 0, 0, 0, 81, 38134), -(3332, 0, 0, 0, 866, 38134), -(3296, 0, 0, 0, 883, 38134), -(153285, 0, 0, 0, 181, 38134), -(42638, 0, 0, 0, 70, 38134), -(35364, 0, 0, 0, 866, 38134), -(160452, 0, 0, 0, 782, 38134), -(171691, 0, 0, 0, 864, 38134), -(3359, 0, 0, 0, 866, 38134), -(7951, 0, 0, 0, 866, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (55674,55172,62870,55622,66896,44775,66897,55610,66052,59357,62992,58943,58945,62930,63467,55555,63420,66743,65882,65883,65881,41200,65842,65880,65906,65905,65974,67090,65841,66000,55522,55523,55180,65999,65998,55521,55509,129732,126845,126919,126918,128551,129602,129598,129743,126519,130689,129788,126928,126497,67019,67018,67017,66911,55392,62994,55388,66916,66917,67016,66694,59782,55383,61507,55404,55403,55470,55379,67250,66847,66825,66857,55146,66660,63004,66659,63003,55170,66346,66848,66222,66347,66430,66845,66219,66236,66230,66218,66238,66665,66223,66237,66220,66235,67252,66228,66265,66841,55463,61535,55464,55162,66668,66662,66840,66838,55141,56198,56199,66657,66656,58811,66948,66654,66928,66426,66688,66425,66283,66556,66555,64776,66484,66507,66503,63715,66554,67158,66915,62167,66308,66286,66742,66446,66336,66506,66505,66320,66646,66651,66287,66649,66348,66650,66647,66307,66285,66477,66288,66395,66648,66284,66394,67071,66634,66190,66214,65843,65840,67131,59312,64870,66183,64872,64873,64868,64869,64874,64871,64867,64774,66667,64856,64775,65148,59666,55135,63919,66676,66677,66674,66291,67136,66202,64761,66203,67129,66795,66200,66210,66793,61869,61868,67040,61846,17213,61867,61866,40789,61844,61845,67032,67038,55054,61158,36385,36384,830,60761,36989,62121,46985,46667,3353,171691,3354,31146,168598,168596,168623,168621,168597,46642,175084,176261,42709,35845,42638,158789,3359,46621,153285,46619,46622,46618,46620,3316,23635,7088,5811,3225,3366,3365,3321,3317,14451,62200,62199,2855,14499,14498,3363,3364,3315,52810,3369,52812,52809,68979,57801,54473,54472,44725,25081,25075,24926,24924,24935,24931,24930,24929,45230,47233,44735,3327,3334,5816,3189,3330,3328,12136,3335,5875,88705,88704,20486,9564,141528,130911,49737,46708,3368,5909,47254,88706,43062,3367,42506,44918,20490,20488,20493,50477,50488,44948,44919,20492,50323,20489,46709,20491,3216,3310,63626,15476,14881,141310,62194,3331,5639,47248,47247,3329,47246,62198,62822,62821,3323,72654,44867,44866,44865,44868,10880,149404,145714,148768,148265,61325,71100,42859,149616,149297,141669,40891,148263,141656,47253,148795,150131,149279,151937,6566,50304,141652,155739,149258,142856,149626,34238,149523,141691,35169,12343,149296,133186,148770,141693,11156,14558,12342,12341,148250,148242,149522,141702,7395,149270,141647,5611,5610,88702,88701,6466,44871,44872,5817,137762,5614,5613,5609,5606,3313,135202,6929,168459,158637,62195,14392,88703,14375,44338,44856,44878,44876,44852,3312,44877,44854,44851,44853,89830,27489,3342,72559,49750,17098,23128,3370,3144,46572,46140,47571,45337,52034,26537,46555,45339,135201,51195,49622,4047,46556,58155,44160,49131,34765,46142,35068,44158,5910,62115,45565,121541,158138,158133,37072,69978,69977,175050,63086,63085,46512,29929,3314,32642,32641,46359,12796,45814,12795,12794,12793,12790,12789,167032,14376,19850,48513,32520,54657,52033,46754,12797,45563,12791,42548,46755,45553,45552,3319,49743,12798,48510,52036,172558,46357,49837,133261,133523,3296,158141,73151,5188,62114,38821,74228,158131,28960,46358,141119,30611,46082,146626,51346)) OR (`DifficultyID`=1 AND `Entry` IN (136445,129758,131092,129448,129359,126969,127106,130850,130172,130099,129352,130090,129350,130086,129699,130157,136539,127019,130012,130400,129645,129673,126983,129601,129547,129529,129600,129599,126847,126848,138705,138718,126832,130011,129527,130024,130404,130521,138676,135938,135978,129548,129550,129526,129559,127111,129092,130522,127124,127119)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(55674, 0, 0, 0, 57, 38134), -(55172, 0, 0, 0, 57, 38134), -(62870, 0, 0, 0, 57, 38134), -(55622, 0, 0, 0, 57, 38134), -(66896, 0, 0, 0, 57, 38134), -(44775, 0, 0, 0, 181, 38134), -(66897, 0, 0, 0, 57, 38134), -(55610, 0, 0, 0, 57, 38134), -(66052, 0, 0, 0, 57, 38134), -(59357, 0, 0, 0, 81, 38134), -(62992, 0, 0, 0, 371, 38134), -(58943, 0, 0, 0, 57, 38134), -(58945, 0, 0, 0, 57, 38134), -(62930, 0, 0, 0, 57, 38134), -(63467, 0, 0, 0, 57, 38134), -(55555, 0, 0, 0, 57, 38134), -(63420, 0, 0, 0, 657, 38134), -(66743, 0, 0, 0, 57, 38134), -(65882, 0, 0, 0, 57, 38134), -(65883, 0, 0, 0, 57, 38134), -(65881, 0, 0, 0, 57, 38134), -(41200, 0, 0, 0, 181, 38134), -(65842, 0, 0, 0, 57, 38134), -(65880, 0, 0, 0, 57, 38134), -(65906, 0, 0, 0, 57, 38134), -(65905, 0, 0, 0, 57, 38134), -(65974, 0, 0, 0, 57, 38134), -(67090, 0, 0, 0, 57, 38134), -(65841, 0, 0, 0, 57, 38134), -(66000, 0, 0, 0, 57, 38134), -(55522, 0, 0, 0, 57, 38134), -(55523, 0, 0, 0, 57, 38134), -(55180, 0, 0, 0, 57, 38134), -(65999, 0, 0, 0, 57, 38134), -(65998, 0, 0, 0, 57, 38134), -(55521, 0, 0, 0, 57, 38134), -(55509, 0, 0, 0, 57, 38134), -(136445, 1, 0, 0, 842, 38134), -(129758, 1, 0, 0, 1220, 38134), -(131092, 1, 0, 0, 830, 38134), -(129448, 1, 2, 2, 1220, 38134), -(129359, 1, 2, 2, 1220, 38134), -(126969, 1, 2, 2, 1220, 38134), -(127106, 1, 1, 1, 1220, 38134), -(130850, 1, 2, 2, 1220, 38134), -(130172, 1, 1, 1, 1220, 38134), -(130099, 1, 0, 0, 1220, 38134), -(129352, 1, 0, 0, 1220, 38134), -(130090, 1, 0, 0, 1220, 38134), -(129350, 1, 0, 0, 1220, 38134), -(130086, 1, 0, 0, 1220, 38134), -(129699, 1, 1, 1, 1220, 38134), -(130157, 1, 0, 0, 1220, 38134), -(136539, 1, 0, 0, 1220, 38134), -(127019, 1, 0, 0, 186, 38134), -(130012, 1, 0, 0, 1220, 38134), -(130400, 1, 1, 1, 1220, 38134), -(129645, 1, 1, 1, 1220, 38134), -(129673, 1, 1, 1, 1220, 38134), -(126983, 1, 2, 2, 1220, 38134), -(129601, 1, 0, 0, 1220, 38134), -(129547, 1, 0, 0, 1220, 38134), -(129529, 1, 0, 0, 1220, 38134), -(129600, 1, 0, 0, 1220, 38134), -(129599, 1, 0, 0, 1220, 38134), -(126847, 1, 2, 2, 1220, 38134), -(126848, 1, 2, 2, 1220, 38134), -(138705, 1, 0, 0, 1220, 38134), -(138718, 1, 0, 0, 1220, 38134), -(126832, 1, 2, 2, 1220, 38134), -(130011, 1, 0, 0, 1220, 38134), -(129527, 1, 0, 0, 1220, 38134), -(130024, 1, 0, 0, 1220, 38134), -(130404, 1, 0, 0, 1220, 38134), -(130521, 1, 0, 0, 1220, 38134), -(138676, 1, 0, 0, 1220, 38134), -(135938, 1, 0, 0, 1220, 38134), -(135978, 1, 0, 0, 1220, 38134), -(129548, 1, 0, 0, 1220, 38134), -(129550, 1, 0, 0, 1220, 38134), -(129526, 1, 0, 0, 1220, 38134), -(129559, 1, 0, 0, 1220, 38134), -(127111, 1, 0, 0, 1220, 38134), -(129092, 1, 0, 0, 186, 38134), -(130522, 1, 0, 0, 1220, 38134), -(127124, 1, 0, 0, 1220, 38134), -(127119, 1, 0, 0, 1220, 38134), -(129732, 0, 2, 2, 1220, 38134), -(126845, 0, 2, 2, 1220, 38134), -(126919, 0, 0, 0, 1220, 38134), -(126918, 0, 0, 0, 1220, 38134), -(128551, 0, 0, 0, 1220, 38134), -(129602, 0, 1, 1, 1220, 38134), -(129598, 0, 0, 0, 1220, 38134), -(129743, 0, 2, 2, 1220, 38134), -(126519, 0, 0, 0, 81, 38134), -(130689, 0, 0, 0, 81, 38134), -(129788, 0, 0, 0, 1220, 38134), -(126928, 0, 0, 0, 1220, 38134), -(126497, 0, 0, 0, 81, 38134), -(67019, 0, 0, 0, 57, 38134), -(67018, 0, 0, 0, 57, 38134), -(67017, 0, 0, 0, 57, 38134), -(66911, 0, 0, 0, 57, 38134), -(55392, 0, 0, 0, 57, 38134), -(62994, 0, 0, 0, 371, 38134), -(55388, 0, 0, 0, 57, 38134), -(66916, 0, 0, 0, 57, 38134), -(66917, 0, 0, 0, 57, 38134), -(67016, 0, 0, 0, 57, 38134), -(66694, 0, 0, 0, 57, 38134), -(59782, 0, 0, 0, 57, 38134), -(55383, 0, 0, 0, 57, 38134), -(61507, 0, 0, 0, 57, 38134), -(55404, 0, 0, 0, 57, 38134), -(55403, 0, 0, 0, 57, 38134), -(55470, 0, 0, 0, 57, 38134), -(55379, 0, 0, 0, 57, 38134), -(67250, 0, 0, 0, 57, 38134), -(66847, 0, 0, 0, 57, 38134), -(66825, 0, 0, 0, 57, 38134), -(66857, 0, 0, 0, 57, 38134), -(55146, 0, 0, 0, 57, 38134), -(66660, 0, 0, 0, 57, 38134), -(63004, 0, 0, 0, 371, 38134), -(66659, 0, 0, 0, 57, 38134), -(63003, 0, 0, 0, 371, 38134), -(55170, 0, 0, 0, 57, 38134), -(66346, 0, 0, 0, 657, 38134), -(66848, 0, 0, 0, 57, 38134), -(66222, 0, 0, 0, 57, 38134), -(66347, 0, 0, 0, 657, 38134), -(66430, 0, 0, 0, 57, 38134), -(66845, 0, 0, 0, 57, 38134), -(66219, 0, 0, 0, 57, 38134), -(66236, 0, 0, 0, 57, 38134), -(66230, 0, 0, 0, 57, 38134), -(66218, 0, 0, 0, 57, 38134), -(66238, 0, 0, 0, 57, 38134), -(66665, 0, 0, 0, 57, 38134), -(66223, 0, 0, 0, 57, 38134), -(66237, 0, 0, 0, 57, 38134), -(66220, 0, 0, 0, 57, 38134), -(66235, 0, 0, 0, 57, 38134), -(67252, 0, 0, 0, 57, 38134), -(66228, 0, 0, 0, 57, 38134), -(66265, 0, 0, 0, 57, 38134), -(66841, 0, 0, 0, 57, 38134), -(55463, 0, 0, 0, 57, 38134), -(61535, 0, 0, 0, 57, 38134), -(55464, 0, 0, 0, 57, 38134), -(55162, 0, 0, 0, 57, 38134), -(66668, 0, 0, 0, 57, 38134), -(66662, 0, 0, 0, 57, 38134), -(66840, 0, 0, 0, 57, 38134), -(66838, 0, 0, 0, 57, 38134), -(55141, 0, 0, 0, 57, 38134), -(56198, 0, 0, 0, 57, 38134), -(56199, 0, 0, 0, 57, 38134), -(66657, 0, 0, 0, 57, 38134), -(66656, 0, 0, 0, 57, 38134), -(58811, 0, 0, 0, 57, 38134), -(66948, 0, 0, 0, 57, 38134), -(66654, 0, 0, 0, 57, 38134), -(66928, 0, 0, 0, 57, 38134), -(66426, 0, 0, 0, 57, 38134), -(66688, 0, 0, 0, 57, 38134), -(66425, 0, 0, 0, 57, 38134), -(66283, 0, 0, 0, 57, 38134), -(66556, 0, 0, 0, 57, 38134), -(66555, 0, 0, 0, 57, 38134), -(64776, 0, 0, 0, 81, 38134), -(66484, 0, 0, 0, 57, 38134), -(66507, 0, 0, 0, 57, 38134), -(66503, 0, 0, 0, 57, 38134), -(63715, 0, 0, 0, 371, 38134), -(66554, 0, 0, 0, 57, 38134), -(67158, 0, 0, 0, 57, 38134), -(66915, 0, 0, 0, 2112, 38134), -(62167, 0, 0, 0, 328, 38134), -(66308, 0, 0, 0, 57, 38134), -(66286, 0, 0, 0, 57, 38134), -(66742, 0, 0, 0, 57, 38134), -(66446, 0, 0, 0, 57, 38134), -(66336, 0, 0, 0, 57, 38134), -(66506, 0, 0, 0, 57, 38134), -(66505, 0, 0, 0, 57, 38134), -(66320, 0, 0, 0, 57, 38134), -(66646, 0, 0, 0, 57, 38134), -(66651, 0, 0, 0, 57, 38134), -(66287, 0, 0, 0, 57, 38134), -(66649, 0, 0, 0, 57, 38134), -(66348, 0, 0, 0, 57, 38134), -(66650, 0, 0, 0, 57, 38134), -(66647, 0, 0, 0, 57, 38134), -(66307, 0, 0, 0, 57, 38134), -(66285, 0, 0, 0, 57, 38134), -(66477, 0, 0, 0, 57, 38134), -(66288, 0, 0, 0, 57, 38134), -(66395, 0, 0, 0, 57, 38134), -(66648, 0, 0, 0, 57, 38134), -(66284, 0, 0, 0, 57, 38134), -(66394, 0, 0, 0, 57, 38134), -(67071, 0, 0, 0, 57, 38134), -(66634, 0, 0, 0, 57, 38134), -(66190, 0, 0, 0, 57, 38134), -(66214, 0, 0, 0, 57, 38134), -(65843, 0, 0, 0, 57, 38134), -(65840, 0, 0, 0, 57, 38134), -(67131, 0, 0, 0, 57, 38134), -(59312, 0, 0, 0, 81, 38134), -(64870, 0, 0, 0, 57, 38134), -(66183, 0, 0, 0, 57, 38134), -(64872, 0, 0, 0, 57, 38134), -(64873, 0, 0, 0, 57, 38134), -(64868, 0, 0, 0, 57, 38134), -(64869, 0, 0, 0, 57, 38134), -(64874, 0, 0, 0, 57, 38134), -(64871, 0, 0, 0, 57, 38134), -(64867, 0, 0, 0, 57, 38134), -(64774, 0, 0, 0, 81, 38134), -(66667, 0, 0, 0, 57, 38134), -(64856, 0, 0, 0, 57, 38134), -(64775, 0, 0, 0, 81, 38134), -(65148, 0, 0, 0, 57, 38134), -(59666, 0, 0, 0, 81, 38134), -(55135, 0, 0, 0, 57, 38134), -(63919, 0, 0, 0, 371, 38134), -(66676, 0, 0, 0, 57, 38134), -(66677, 0, 0, 0, 57, 38134), -(66674, 0, 0, 0, 57, 38134), -(66291, 0, 0, 0, 57, 38134), -(67136, 0, 0, 0, 57, 38134), -(66202, 0, 0, 0, 57, 38134), -(64761, 0, 0, 0, 81, 38134), -(66203, 0, 0, 0, 57, 38134), -(67129, 0, 0, 0, 57, 38134), -(66795, 0, 0, 0, 57, 38134), -(66200, 0, 0, 0, 57, 38134), -(66210, 0, 0, 0, 57, 38134), -(66793, 0, 0, 0, 57, 38134), -(61869, 0, 0, 0, 57, 38134), -(61868, 0, 0, 0, 57, 38134), -(67040, 0, 0, 0, 887, 38134), -(61846, 0, 0, 0, 57, 38134), -(17213, 0, 0, 0, 81, 38134), -(61867, 0, 0, 0, 57, 38134), -(61866, 0, 0, 0, 57, 38134), -(40789, 0, 0, 0, 181, 38134), -(61844, 0, 0, 0, 57, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(61845, 0, 0, 0, 57, 38134), -(67032, 0, 0, 0, 866, 38134), -(67038, 0, 0, 0, 887, 38134), -(55054, 0, 0, 0, 57, 38134), -(61158, 0, 0, 0, 371, 38134), -(36385, 0, 0, 0, 2, 38134), -(36384, 0, 0, 0, 2, 38134), -(830, 0, 0, 0, 6, 38134), -(60761, 0, 0, 0, 81, 38134), -(36989, 0, 0, 0, 2, 38134), -(62121, 0, 0, 0, 371, 38134), -(46985, 0, 0, 0, 328, 38134), -(46667, 0, 0, 0, 866, 38134), -(3353, 0, 0, 0, 866, 38134), -(171691, 0, 0, 0, 864, 38134), -(3354, 0, 0, 0, 866, 38134), -(31146, 0, 3, 3, 328, 38134), -(168598, 0, 0, 0, 866, 38134), -(168596, 0, 0, 0, 866, 38134), -(168623, 0, 0, 0, 866, 38134), -(168621, 0, 0, 0, 866, 38134), -(168597, 0, 0, 0, 866, 38134), -(46642, 0, 0, 0, 866, 38134), -(175084, 0, 0, 0, 347, 38134), -(176261, 0, 0, 0, 347, 38134), -(42709, 0, 0, 0, 70, 38134), -(35845, 0, 0, 0, 181, 38134), -(42638, 0, 0, 0, 70, 38134), -(158789, 0, 0, 0, 328, 38134), -(3359, 0, 0, 0, 866, 38134), -(46621, 0, 0, 0, 866, 38134), -(153285, 0, 0, 0, 181, 38134), -(46619, 0, 0, 0, 866, 38134), -(46622, 0, 0, 0, 866, 38134), -(46618, 0, 0, 0, 866, 38134), -(46620, 0, 0, 0, 866, 38134), -(3316, 0, 0, 0, 866, 38134), -(23635, 0, 0, 0, 70, 38134), -(7088, 0, 0, 0, 866, 38134), -(5811, 0, 0, 0, 866, 38134), -(3225, 0, 0, 0, 70, 38134), -(3366, 0, 0, 0, 866, 38134), -(3365, 0, 0, 0, 866, 38134), -(3321, 0, 0, 0, 866, 38134), -(3317, 0, 0, 0, 866, 38134), -(14451, 0, 0, 0, 375, 38134), -(62200, 0, 0, 0, 1723, 38134), -(62199, 0, 1, 1, 1723, 38134), -(2855, 0, 0, 0, 866, 38134), -(14499, 0, -4, -2, 1723, 38134), -(14498, 0, 0, 0, 378, 38134), -(3363, 0, 0, 0, 866, 38134), -(3364, 0, 0, 0, 866, 38134), -(3315, 0, 0, 0, 866, 38134), -(52810, 0, 0, 0, 861, 38134), -(3369, 0, 0, 0, 866, 38134), -(52812, 0, 0, 0, 861, 38134), -(52809, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(54473, 0, 0, 0, 866, 38134), -(54472, 0, 0, 0, 866, 38134), -(44725, 0, 0, 0, 866, 38134), -(25081, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(24924, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(24931, 0, 0, 0, 966, 38134), -(24930, 0, 0, 0, 966, 38134), -(24929, 0, 0, 0, 966, 38134), -(45230, 0, 0, 0, 883, 38134), -(47233, 0, 0, 0, 866, 38134), -(44735, 0, 0, 0, 866, 38134), -(3327, 0, 0, 0, 866, 38134), -(3334, 0, 0, 0, 378, 38134), -(5816, 0, 0, 0, 378, 38134), -(3189, 0, 0, 0, 866, 38134), -(3330, 0, 0, 0, 866, 38134), -(3328, 0, 0, 0, 866, 38134), -(12136, 0, 0, 0, 70, 38134), -(3335, 0, 0, 0, 866, 38134), -(5875, 0, 0, 0, 866, 38134), -(88705, 0, 0, 0, 866, 38134), -(88704, 0, 0, 0, 866, 38134), -(20486, 0, 0, 0, 43, 38134), -(9564, 0, 0, 0, 70, 38134), -(141528, 0, 0, 0, 830, 38134), -(130911, 0, 0, 0, 293, 38134), -(49737, 0, 0, 0, 866, 38134), -(46708, 0, 0, 0, 866, 38134), -(3368, 0, 0, 0, 378, 38134), -(5909, 0, 0, 0, 866, 38134), -(47254, 0, 0, 0, 866, 38134), -(88706, 0, 0, 0, 866, 38134), -(43062, 0, 0, 0, 861, 38134), -(3367, 0, 0, 0, 378, 38134), -(42506, 0, 0, 0, 866, 38134), -(44918, 0, 0, 0, 866, 38134), -(20490, 0, 0, 0, 43, 38134), -(20488, 0, 0, 0, 43, 38134), -(20493, 0, 0, 0, 43, 38134), -(50477, 0, 0, 0, 866, 38134), -(50488, 0, 0, 0, 883, 38134), -(44948, 0, 0, 0, 866, 38134), -(44919, 0, 0, 0, 866, 38134), -(20492, 0, 0, 0, 43, 38134), -(50323, 0, 0, 0, 866, 38134), -(20489, 0, 0, 0, 43, 38134), -(46709, 0, 0, 0, 866, 38134), -(20491, 0, 0, 0, 43, 38134), -(3216, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(63626, 0, 0, 0, 866, 38134), -(15476, 0, 0, 0, 81, 38134), -(14881, 0, 0, 0, 81, 38134), -(141310, 0, 0, 0, 189, 38134), -(62194, 0, 0, 0, 866, 38134), -(3331, 0, 0, 0, 866, 38134), -(5639, 0, 0, 0, 378, 38134), -(47248, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(47246, 0, 0, 0, 866, 38134), -(62198, 0, 0, 0, 866, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(3323, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(44867, 0, 0, 0, 866, 38134), -(44866, 0, 0, 0, 866, 38134), -(44865, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(10880, 0, 0, 0, 378, 38134), -(149404, 0, 0, 0, 829, 38134), -(145714, 0, 0, 0, 189, 38134), -(148768, 0, 0, 0, 347, 38134), -(148265, 0, 0, 0, 464, 38134), -(61325, 0, 0, 0, 371, 38134), -(71100, 0, 0, 0, 711, 38134), -(42859, 0, 0, 0, 70, 38134), -(149616, 0, 0, 0, 347, 38134), -(149297, 0, 0, 0, 172, 38134), -(141669, 0, 0, 0, 494, 38134), -(40891, 0, 0, 0, 70, 38134), -(148263, 0, 0, 0, 817, 38134), -(141656, 0, 0, 0, 494, 38134), -(47253, 0, 0, 0, 866, 38134), -(148795, 0, 0, 0, 820, 38134), -(150131, 0, 0, 0, 820, 38134), -(149279, 0, 0, 0, 847, 38134), -(151937, 0, 0, 0, 847, 38134), -(6566, 0, 0, 0, 867, 38134), -(50304, 0, 0, 0, 867, 38134), -(141652, 0, 0, 0, 494, 38134), -(155739, 0, 0, 0, 959, 38134), -(149258, 0, 0, 0, 11, 38134), -(142856, 0, 0, 0, 494, 38134), -(149626, 0, 0, 0, 178, 38134), -(34238, 0, 0, 0, 872, 38134), -(149523, 0, 0, 0, 847, 38134), -(141691, 0, 0, 0, 494, 38134), -(35169, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(149296, 0, 0, 0, 826, 38134), -(133186, 0, 0, 0, 347, 38134), -(148770, 0, 0, 0, 816, 38134), -(141693, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(14558, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(148250, 0, 0, 0, 871, 38134), -(148242, 0, 0, 0, 871, 38134), -(149522, 0, 0, 0, 847, 38134), -(141702, 0, 0, 0, 494, 38134), -(7395, 0, 0, 0, 371, 38134), -(149270, 0, 0, 0, 883, 38134), -(141647, 0, 0, 0, 494, 38134), -(5611, 0, 0, 0, 866, 38134), -(5610, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(6466, 0, 0, 0, 866, 38134), -(44871, 0, 0, 0, 883, 38134), -(44872, 0, 0, 0, 883, 38134), -(5817, 0, 0, 0, 866, 38134), -(137762, 0, 0, 0, 189, 38134), -(5614, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(3313, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(6929, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(158637, 0, 0, 0, 872, 38134), -(62195, 0, 0, 0, 866, 38134), -(14392, 0, 0, 0, 866, 38134), -(88703, 0, 0, 0, 883, 38134), -(14375, 0, 0, 0, 378, 38134), -(44338, 0, 0, 0, 81, 38134), -(44856, 0, 0, 0, 866, 38134), -(44878, 0, 0, 0, 883, 38134), -(44876, 0, 0, 0, 883, 38134), -(44852, 0, 0, 0, 866, 38134), -(3312, 0, 0, 0, 378, 38134), -(44877, 0, 0, 0, 883, 38134), -(44854, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44853, 0, 0, 0, 866, 38134), -(89830, 0, 0, 0, 298, 38134), -(27489, 0, 0, 0, 298, 38134), -(3342, 0, 0, 0, 378, 38134), -(72559, 0, 0, 0, 859, 38134), -(49750, 0, 0, 0, 861, 38134), -(17098, 0, 0, 0, 866, 38134), -(23128, 0, 0, 0, 866, 38134), -(3370, 0, 0, 0, 866, 38134), -(3144, 0, 0, 0, 866, 38134), -(46572, 0, 0, 0, 866, 38134), -(46140, 0, 0, 0, 883, 38134), -(47571, 0, 0, 0, 866, 38134), -(45337, 0, 0, 0, 861, 38134), -(52034, 0, 0, 0, 866, 38134), -(26537, 0, 0, 0, 44, 38134), -(46555, 0, 0, 0, 866, 38134), -(45339, 0, 0, 0, 861, 38134), -(135201, 0, 0, 0, 189, 38134), -(51195, 0, 0, 0, 872, 38134), -(49622, 0, 0, 0, 866, 38134), -(4047, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(58155, 0, 0, 0, 866, 38134), -(44160, 0, 0, 0, 70, 38134), -(49131, 0, 0, 0, 79, 38134), -(34765, 0, 0, 0, 70, 38134), -(46142, 0, 0, 0, 75, 38134), -(35068, 0, 0, 0, 866, 38134), -(44158, 0, 0, 0, 70, 38134), -(5910, 0, 0, 0, 866, 38134), -(62115, 0, 0, 0, 371, 38134), -(45565, 0, 0, 0, 866, 38134), -(121541, 0, 0, 0, 336, 38134), -(158138, 0, 0, 0, 674, 38134), -(158133, 0, 0, 0, 674, 38134), -(37072, 0, 0, 0, 866, 38134), -(69978, 0, 0, 0, 483, 38134), -(69977, 0, 0, 0, 483, 38134), -(175050, 0, 0, 0, 866, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(63086, 0, 0, 0, 866, 38134), -(63085, 0, 4, 4, 373, 38134), -(46512, 0, 0, 0, 866, 38134), -(29929, 0, 0, 0, 872, 38134), -(3314, 0, 0, 0, 866, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(46359, 0, 0, 0, 866, 38134), -(12796, 0, 0, 0, 483, 38134), -(45814, 0, 0, 0, 883, 38134), -(12795, 0, 0, 0, 483, 38134), -(12794, 0, 0, 0, 483, 38134), -(12793, 0, 0, 0, 483, 38134), -(12790, 0, 0, 0, 483, 38134), -(12789, 0, 0, 0, 483, 38134), -(167032, 0, 0, 0, 824, 38134), -(14376, 0, 0, 0, 883, 38134), -(19850, 0, 0, 0, 483, 38134), -(48513, 0, 0, 0, 866, 38134), -(32520, 0, 0, 0, 181, 38134), -(54657, 0, 0, 0, 483, 38134), -(52033, 0, 0, 0, 866, 38134), -(46754, 0, 0, 0, 872, 38134), -(12797, 0, 0, 0, 483, 38134), -(45563, 0, 0, 0, 866, 38134), -(12791, 0, 0, 0, 483, 38134), -(42548, 0, 0, 0, 866, 38134), -(46755, 0, 0, 0, 872, 38134), -(45553, 0, 0, 0, 866, 38134), -(45552, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(49743, 0, 0, 0, 81, 38134), -(12798, 0, 0, 0, 483, 38134), -(48510, 0, 0, 0, 866, 38134), -(52036, 0, 0, 0, 866, 38134), -(172558, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(133261, 0, 0, 0, 293, 38134), -(133523, 0, 0, 0, 293, 38134), -(3296, 0, 0, 0, 883, 38134), -(158141, 0, 0, 0, 674, 38134), -(73151, 0, 0, 0, 483, 38134), -(5188, 0, 0, 0, 378, 38134), -(62114, 0, 0, 0, 371, 38134), -(38821, 0, 0, 0, 181, 38134), -(74228, 0, 0, 0, 883, 38134), -(158131, 0, 0, 0, 674, 38134), -(28960, 0, 0, 0, 181, 38134), -(46358, 0, 0, 0, 866, 38134), -(141119, 0, 0, 0, 494, 38134), -(30611, 0, 0, 0, 883, 38134), -(46082, 0, 0, 0, 866, 38134), -(146626, 0, 0, 0, 866, 38134), -(51346, 0, 0, 0, 883, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (62870,32520,55622,55674,62992,55172,66896,66897,65840,44775,58945,55610,58943,62930,63420,63467)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(62870, 0, 0, 0, 57, 38134), -(32520, 0, 0, 0, 181, 38134), -(55622, 0, 0, 0, 57, 38134), -(55674, 0, 0, 0, 57, 38134), -(62992, 0, 0, 0, 371, 38134), -(55172, 0, 0, 0, 57, 38134), -(66896, 0, 0, 0, 57, 38134), -(66897, 0, 0, 0, 57, 38134), -(65840, 0, 0, 0, 57, 38134), -(44775, 0, 0, 0, 181, 38134), -(58945, 0, 0, 0, 57, 38134), -(55610, 0, 0, 0, 57, 38134), -(58943, 0, 0, 0, 57, 38134), -(62930, 0, 0, 0, 57, 38134), -(63420, 0, 0, 0, 657, 38134), -(63467, 0, 0, 0, 57, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (63782,56327,56351,56313,56286,59787,63919,56186,62994,63418,63415,63307,63326,63324,63322,63323,63320,63321,56020,63217,59743,59744,59745,59772,63419,63413,63416,63417,63414,55555,55768,63058,59782,63003,56272,63768,63809,63742,56180,63004,56183,63059,58979,63748,63764,56242,56240,28960,59666,62923,62920,62918,63514,63512,63513,64774,63715,64776,66902,55725,55701,55707,65915,55523,65842,65905,55180,41200,55470,62536,55521,62537,55522,65840,55172,65841,58945,58943,66896,66897,44775,32520,59312,55622,64775,62891,64761,59311,55610,62992,59357,62870,55674,62930,63467,63420)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(63782, 0, 0, 0, 57, 38134), -(56327, 0, 0, 0, 57, 38134), -(56351, 0, 0, 0, 57, 38134), -(56313, 0, 0, 0, 57, 38134), -(56286, 0, 0, 0, 57, 38134), -(59787, 0, 0, 0, 57, 38134), -(63919, 0, 0, 0, 371, 38134), -(56186, 0, 0, 0, 57, 38134), -(62994, 0, 0, 0, 371, 38134), -(63418, 0, 0, 0, 57, 38134), -(63415, 0, 0, 0, 57, 38134), -(63307, 0, 0, 0, 57, 38134), -(63326, 0, 0, 0, 57, 38134), -(63324, 0, 0, 0, 57, 38134), -(63322, 0, 0, 0, 57, 38134), -(63323, 0, 0, 0, 57, 38134), -(63320, 0, 0, 0, 57, 38134), -(63321, 0, 0, 0, 57, 38134), -(56020, 0, 0, 0, 57, 38134), -(63217, 0, 0, 0, 57, 38134), -(59743, 0, 0, 0, 57, 38134), -(59744, 0, 0, 0, 57, 38134), -(59745, 0, 0, 0, 57, 38134), -(59772, 0, 0, 0, 57, 38134), -(63419, 0, 0, 0, 57, 38134), -(63413, 0, 0, 0, 57, 38134), -(63416, 0, 0, 0, 57, 38134), -(63417, 0, 0, 0, 57, 38134), -(63414, 0, 0, 0, 57, 38134), -(55555, 0, 0, 0, 57, 38134), -(55768, 0, 0, 0, 57, 38134), -(63058, 0, 0, 0, 57, 38134), -(59782, 0, 0, 0, 57, 38134), -(63003, 0, 0, 0, 371, 38134), -(56272, 0, 0, 0, 57, 38134), -(63768, 0, 0, 0, 57, 38134), -(63809, 0, 0, 0, 57, 38134), -(63742, 0, 0, 0, 57, 38134), -(56180, 0, 0, 0, 57, 38134), -(63004, 0, 0, 0, 371, 38134), -(56183, 0, 0, 0, 57, 38134), -(63059, 0, 0, 0, 57, 38134), -(58979, 0, 0, 0, 57, 38134), -(63748, 0, 0, 0, 57, 38134), -(63764, 0, 0, 0, 57, 38134), -(56242, 0, 0, 0, 57, 38134), -(56240, 0, 0, 0, 57, 38134), -(28960, 0, 0, 0, 181, 38134), -(59666, 0, 0, 0, 81, 38134), -(62923, 0, 0, 0, 57, 38134), -(62920, 0, 0, 0, 57, 38134), -(62918, 0, 0, 0, 57, 38134), -(63514, 0, 0, 0, 57, 38134), -(63512, 0, 0, 0, 57, 38134), -(63513, 0, 0, 0, 57, 38134), -(64774, 0, 0, 0, 81, 38134), -(63715, 0, 0, 0, 371, 38134), -(64776, 0, 0, 0, 81, 38134), -(66902, 0, 0, 0, 57, 38134), -(55725, 0, 0, 0, 57, 38134), -(55701, 0, 0, 0, 57, 38134), -(55707, 0, 0, 0, 57, 38134), -(65915, 0, 0, 0, 57, 38134), -(55523, 0, 0, 0, 57, 38134), -(65842, 0, 0, 0, 57, 38134), -(65905, 0, 0, 0, 57, 38134), -(55180, 0, 0, 0, 57, 38134), -(41200, 0, 0, 0, 181, 38134), -(55470, 0, 0, 0, 57, 38134), -(62536, 0, 0, 0, 57, 38134), -(55521, 0, 0, 0, 57, 38134), -(62537, 0, 0, 0, 57, 38134), -(55522, 0, 0, 0, 57, 38134), -(65840, 0, 0, 0, 57, 38134), -(55172, 0, 0, 0, 57, 38134), -(65841, 0, 0, 0, 57, 38134), -(58945, 0, 0, 0, 57, 38134), -(58943, 0, 0, 0, 57, 38134), -(66896, 0, 0, 0, 57, 38134), -(66897, 0, 0, 0, 57, 38134), -(44775, 0, 0, 0, 181, 38134), -(32520, 0, 0, 0, 181, 38134), -(59312, 0, 0, 0, 81, 38134), -(55622, 0, 0, 0, 57, 38134), -(64775, 0, 0, 0, 81, 38134), -(62891, 0, 0, 0, 57, 38134), -(64761, 0, 0, 0, 81, 38134), -(59311, 0, 0, 0, 81, 38134), -(55610, 0, 0, 0, 57, 38134), -(62992, 0, 0, 0, 371, 38134), -(59357, 0, 0, 0, 81, 38134), -(62870, 0, 0, 0, 57, 38134), -(55674, 0, 0, 0, 57, 38134), -(62930, 0, 0, 0, 57, 38134), -(63467, 0, 0, 0, 57, 38134), -(63420, 0, 0, 0, 657, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (133533,133532,88238,88239,89715,130535,133048,132960,132739,132972,132718,131776,133266,133267,133043,132702,133225,133049,93493,130682,132800,133220,133045,133046,131773,133223,130677,125269,133056,133044,130542,133224,133542,133059,133047,130537,133222,125253,130540,131149,133221,133042,130532,41914,42053,41915,41911,41913,14848,62998,56264,59357,66898,64774,59796,56283,59085,56289,62992,59782,56272,60476,56329,63003,62994,63748,59666,28960,63742,32520,63004,63809,59312,63764,63782,55555,64761,58943,64775,63768)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133533, 0, 0, 0, 971, 38134), -(133532, 0, 0, 0, 971, 38134), -(88238, 0, 0, 0, 982, 38134), -(88239, 0, 0, 0, 982, 38134), -(89715, 0, 0, 0, 328, 38134), -(130535, 0, 1, 1, 971, 38134), -(133048, 0, 0, 0, 971, 38134), -(132960, 0, 0, 0, 971, 38134), -(132739, 0, 0, 0, 971, 38134), -(132972, 0, 0, 0, 971, 38134), -(132718, 0, 1, 1, 971, 38134), -(131776, 0, 1, 1, 971, 38134), -(133266, 0, 0, 0, 971, 38134), -(133267, 0, 0, 0, 971, 38134), -(133043, 0, 2, 2, 971, 38134), -(132702, 0, 0, 0, 971, 38134), -(133225, 0, 0, 0, 81, 38134), -(133049, 0, 1, 1, 971, 38134), -(93493, 0, 0, 0, 436, 38134), -(130682, 0, 1, 1, 971, 38134), -(132800, 0, 0, 0, 971, 38134), -(133220, 0, 1, 1, 971, 38134), -(133045, 0, 0, 0, 971, 38134), -(133046, 0, 0, 0, 971, 38134), -(131773, 0, 0, 0, 971, 38134), -(133223, 0, 0, 0, 81, 38134), -(130677, 0, 0, 0, 971, 38134), -(125269, 0, 2, 2, 973, 38134), -(133056, 0, 0, 0, 971, 38134), -(133044, 0, 2, 2, 971, 38134), -(130542, 0, 0, 0, 971, 38134), -(133224, 0, 0, 0, 81, 38134), -(133542, 0, 0, 0, 971, 38134), -(133059, 0, 1, 1, 971, 38134), -(133047, 0, 0, 0, 971, 38134), -(130537, 0, 0, 0, 971, 38134), -(133222, 0, 0, 0, 81, 38134), -(125253, 0, 0, 0, 971, 38134), -(130540, 0, 0, 0, 971, 38134), -(131149, 0, 0, 0, 971, 38134), -(133221, 0, 0, 0, 81, 38134), -(133042, 0, 1, 1, 971, 38134), -(130532, 0, 0, 0, 971, 38134), -(41914, 0, 0, 0, 980, 38134), -(42053, 0, 0, 0, 980, 38134), -(41915, 0, 0, 0, 980, 38134), -(41911, 0, 0, 0, 980, 38134), -(41913, 0, 0, 0, 980, 38134), -(14848, 0, 0, 0, 663, 38134), -(62998, 0, 0, 0, 371, 38134), -(56264, 0, 0, 0, 57, 38134), -(59357, 0, 0, 0, 81, 38134), -(66898, 0, 0, 0, 57, 38134), -(64774, 0, 0, 0, 81, 38134), -(59796, 0, 0, 0, 57, 38134), -(56283, 0, 0, 0, 57, 38134), -(59085, 0, 0, 0, 81, 38134), -(56289, 0, 0, 0, 57, 38134), -(62992, 0, 0, 0, 371, 38134), -(59782, 0, 0, 0, 57, 38134), -(56272, 0, 0, 0, 57, 38134), -(60476, 0, 0, 0, 57, 38134), -(56329, 0, 0, 0, 57, 38134), -(63003, 0, 0, 0, 371, 38134), -(62994, 0, 0, 0, 371, 38134), -(63748, 0, 0, 0, 57, 38134), -(59666, 0, 0, 0, 81, 38134), -(28960, 0, 0, 0, 181, 38134), -(63742, 0, 0, 0, 57, 38134), -(32520, 0, 0, 0, 181, 38134), -(63004, 0, 0, 0, 371, 38134), -(63809, 0, 0, 0, 57, 38134), -(59312, 0, 0, 0, 81, 38134), -(63764, 0, 0, 0, 57, 38134), -(63782, 0, 0, 0, 57, 38134), -(55555, 0, 0, 0, 57, 38134), -(64761, 0, 0, 0, 81, 38134), -(58943, 0, 0, 0, 57, 38134), -(64775, 0, 0, 0, 81, 38134), -(63768, 0, 0, 0, 57, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (59685,59672,59384,63555,64795,59148,59147,61537,63547,59143,64797,64792,59021,58956,59523,58961,59076,58989,59700,67168,61749,59450,59451,59448,59449,59442,59444,59077,59073,59455,62871,65160,24288,64793,61756,58944,59019,64521,61474,63425,62902,63480,62928,63017,63494,63367,63517,64012,67065,35592,59816,63490,60859,63495,63484,66404,62942,62941,62917,64616,58237,70436,61762,61761,61759,62939,62935,62929,67058,67059,62933,60511,64953,62738,62658,56239,63064,66670,66671,66672,66673,59641,56205,61077,56132,63096,65760,63094,64785,56440,65757,56171,50811,66099,64789,64786,56185,56154,56151,56146,56147,56152,56184,65504,56149,56153,56150,64784,55873,64783,64782,63062,60242,56180,56183,58979,56327,56351,56242,56240,56313,68027,63748,55555,28960,58943,32520,56769,56659,55413,56656,63003,59743,54998,64522,63899,63900,56070,55233,59383,59186,55234,63577,56778,56777,56348,63609,63601,56062,59173,56707,59160,63778,55809,56705,56775,56774,56776,59178,59105,66306,56768,66293,66241,65127,61861,56771,59787,59103,59102,50823,70168,70167,56226,56066,59774,50750,56272,66898,56624,56525,56556,56557,56553,56554,56555,56551,59768,56509,56303,56562,61598,59059,62994,56690,61596,56687,56592,56701,56591,56585,54959,59169,59348,61599,54557,59084,56650,56683,59356,61747,56655,62997,59110,55565,56032,59668,59754,64776,59757,59753,59386,59391,59400,65600,59397,59392,59387,59388,65601,55770,64775,62992,63919,59744,59745,59772,55401,55368,55370,55507,55412,56671,55760,55451,55439,55378,63004,63715,55236,55267,56931,66717,62975,56336,64761,63742,63782,62998,59311,59796,55648,55828,55646,55647,56582,68026,56447,58895,56358,56406,56583,60952,56339,56315,59720,59015,56286,59730,59713,41200,63809,56283,56309,58996,59085,64774,59666,56289,63768,56264,56396,63764,59312,59357,133533,133532,32638,32639,132960,132718,133266,131773,133267,130682,133044,133048,133049,133042,133043,131776,125269,130535,130537,130532,132739,132702,133056,133059,130540,132972,130542,132800,130677,93493,133222,133542,133220,133045,133046,131149,133047,133224,133225,125253,133221,133223)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(59685, 0, 0, 0, 60, 38134), -(59672, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(64795, 0, 0, 0, 81, 38134), -(59148, 0, 0, 0, 60, 38134), -(59147, 0, 0, 0, 60, 38134), -(61537, 0, 0, 0, 60, 38134), -(63547, 0, 0, 0, 371, 38134), -(59143, 0, 0, 0, 60, 38134), -(64797, 0, 0, 0, 81, 38134), -(64792, 0, 0, 0, 81, 38134), -(59021, 0, 0, 0, 60, 38134), -(58956, 0, 0, 0, 60, 38134), -(59523, 0, 0, 0, 60, 38134), -(58961, 0, 0, 0, 60, 38134), -(59076, 0, 0, 0, 60, 38134), -(58989, 0, 0, 0, 60, 38134), -(59700, 0, 0, 0, 60, 38134), -(67168, 0, 0, 0, 60, 38134), -(61749, 0, 0, 0, 60, 38134), -(59450, 0, 0, 0, 60, 38134), -(59451, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(59449, 0, 0, 0, 60, 38134), -(59442, 0, 0, 0, 60, 38134), -(59444, 0, 0, 0, 60, 38134), -(59077, 0, 0, 0, 60, 38134), -(59073, 0, 0, 0, 60, 38134), -(59455, 0, 0, 0, 60, 38134), -(62871, 0, 0, 0, 60, 38134), -(65160, 0, 0, 0, 304, 38134), -(24288, 0, 0, 0, 328, 38134), -(64793, 0, 0, 0, 81, 38134), -(61756, 0, 0, 0, 60, 38134), -(58944, 0, 0, 0, 60, 38134), -(59019, 0, 0, 0, 60, 38134), -(64521, 0, 0, 0, 60, 38134), -(61474, 0, 0, 0, 881, 38134), -(63425, 0, 0, 0, 975, 38134), -(62902, 0, 0, 0, 975, 38134), -(63480, 0, 0, 0, 975, 38134), -(62928, 0, 0, 0, 975, 38134), -(63017, 0, 0, 0, 975, 38134), -(63494, 0, 0, 0, 975, 38134), -(63367, 0, 0, 0, 975, 38134), -(63517, 0, 0, 0, 975, 38134), -(64012, 0, 0, 0, 975, 38134), -(67065, 0, 0, 0, 975, 38134), -(35592, 0, 0, 0, 328, 38134), -(59816, 0, 0, 0, 60, 38134), -(63490, 0, 0, 0, 975, 38134), -(60859, 0, 0, 0, 60, 38134), -(63495, 0, 0, 0, 975, 38134), -(63484, 0, 0, 0, 975, 38134), -(66404, 0, 0, 0, 657, 38134), -(62942, 0, 0, 0, 975, 38134), -(62941, 0, 0, 0, 975, 38134), -(62917, 0, 0, 0, 975, 38134), -(64616, 0, 0, 0, 304, 38134), -(58237, 0, 0, 0, 975, 38134), -(70436, 0, 0, 0, 657, 38134), -(61762, 0, 0, 0, 60, 38134), -(61761, 0, 0, 0, 60, 38134), -(61759, 0, 0, 0, 881, 38134), -(62939, 0, 0, 0, 975, 38134), -(62935, 0, 0, 0, 975, 38134), -(62929, 0, 0, 0, 975, 38134), -(67058, 0, 0, 0, 975, 38134), -(67059, 0, 0, 0, 975, 38134), -(62933, 0, 0, 0, 975, 38134), -(60511, 0, 0, 0, 60, 38134), -(64953, 0, 0, 0, 59, 38134), -(62738, 0, 0, 0, 975, 38134), -(62658, 0, 0, 0, 881, 38134), -(56239, 0, 0, 0, 58, 38134), -(63064, 0, 0, 0, 371, 38134), -(66670, 0, 0, 0, 58, 38134), -(66671, 0, 0, 0, 58, 38134), -(66672, 0, 0, 0, 58, 38134), -(66673, 0, 0, 0, 58, 38134), -(59641, 0, 0, 0, 58, 38134), -(56205, 0, 0, 0, 58, 38134), -(61077, 0, 0, 0, 58, 38134), -(56132, 0, 0, 0, 58, 38134), -(63096, 0, 0, 0, 371, 38134), -(65760, 0, 0, 0, 81, 38134), -(63094, 0, 0, 0, 371, 38134), -(64785, 0, 0, 0, 81, 38134), -(56440, 0, 0, 0, 58, 38134), -(65757, 0, 0, 0, 81, 38134), -(56171, 0, 0, 0, 58, 38134), -(50811, 0, 0, 0, 58, 38134), -(66099, 0, 0, 0, 58, 38134), -(64789, 0, 0, 0, 81, 38134), -(64786, 0, 0, 0, 81, 38134), -(56185, 0, 0, 0, 58, 38134), -(56154, 0, 0, 0, 58, 38134), -(56151, 0, 0, 0, 58, 38134), -(56146, 0, 0, 0, 58, 38134), -(56147, 0, 0, 0, 58, 38134), -(56152, 0, 0, 0, 58, 38134), -(56184, 0, 0, 0, 58, 38134), -(65504, 0, 0, 0, 58, 38134), -(56149, 0, 0, 0, 58, 38134), -(56153, 0, 0, 0, 58, 38134), -(56150, 0, 0, 0, 58, 38134), -(64784, 0, 0, 0, 81, 38134), -(55873, 0, 0, 0, 58, 38134), -(64783, 0, 0, 0, 81, 38134), -(64782, 0, 0, 0, 81, 38134), -(63062, 0, 0, 0, 371, 38134), -(60242, 0, 0, 0, 60, 38134), -(56180, 0, 0, 0, 57, 38134), -(56183, 0, 0, 0, 57, 38134), -(58979, 0, 0, 0, 57, 38134), -(56327, 0, 0, 0, 57, 38134), -(56351, 0, 0, 0, 57, 38134), -(56242, 0, 0, 0, 57, 38134), -(56240, 0, 0, 0, 57, 38134), -(56313, 0, 0, 0, 57, 38134), -(68027, 0, 0, 0, 60, 38134), -(63748, 0, 0, 0, 57, 38134), -(55555, 0, 0, 0, 57, 38134), -(28960, 0, 0, 0, 181, 38134), -(58943, 0, 0, 0, 57, 38134), -(32520, 0, 0, 0, 181, 38134), -(56769, 0, 0, 0, 57, 38134), -(56659, 0, 0, 0, 57, 38134), -(55413, 0, 0, 0, 57, 38134), -(56656, 0, 0, 0, 57, 38134), -(63003, 0, 0, 0, 371, 38134), -(59743, 0, 0, 0, 57, 38134), -(54998, 0, 0, 0, 57, 38134), -(64522, 0, 0, 0, 57, 38134), -(63899, 0, 0, 0, 57, 38134), -(63900, 0, 0, 0, 57, 38134), -(56070, 0, 0, 0, 57, 38134), -(55233, 0, 0, 0, 57, 38134), -(59383, 0, 0, 0, 57, 38134), -(59186, 0, 0, 0, 881, 38134), -(55234, 0, 0, 0, 57, 38134), -(63577, 0, 0, 0, 57, 38134), -(56778, 0, 0, 0, 57, 38134), -(56777, 0, 0, 0, 57, 38134), -(56348, 0, 0, 0, 57, 38134), -(63609, 0, 0, 0, 57, 38134), -(63601, 0, 0, 0, 57, 38134), -(56062, 0, 0, 0, 57, 38134), -(59173, 0, 0, 0, 57, 38134), -(56707, 0, 0, 0, 57, 38134), -(59160, 0, 0, 0, 57, 38134), -(63778, 0, 0, 0, 58, 38134), -(55809, 0, 0, 0, 57, 38134), -(56705, 0, 0, 0, 57, 38134), -(56775, 0, 0, 0, 57, 38134), -(56774, 0, 0, 0, 57, 38134), -(56776, 0, 0, 0, 57, 38134), -(59178, 0, 0, 0, 57, 38134), -(59105, 0, 0, 0, 57, 38134), -(66306, 0, 0, 0, 304, 38134), -(56768, 0, 0, 0, 57, 38134), -(66293, 0, 0, 0, 872, 38134), -(66241, 0, 0, 0, 57, 38134), -(65127, 0, 0, 0, 57, 38134), -(61861, 0, 0, 0, 57, 38134), -(56771, 0, 0, 0, 2112, 38134), -(59787, 0, 0, 0, 57, 38134), -(59103, 0, 0, 0, 57, 38134), -(59102, 0, 0, 0, 57, 38134), -(50823, 0, 0, 0, 57, 38134), -(70168, 0, 0, 0, 1723, 38134), -(70167, 0, 0, 0, 1723, 38134), -(56226, 0, 0, 0, 57, 38134), -(56066, 0, 0, 0, 57, 38134), -(59774, 0, 0, 0, 57, 38134), -(50750, 0, 0, 0, 57, 38134), -(56272, 0, 0, 0, 57, 38134), -(66898, 0, 0, 0, 57, 38134), -(56624, 0, 0, 0, 57, 38134), -(56525, 0, 0, 0, 57, 38134), -(56556, 0, 0, 0, 57, 38134), -(56557, 0, 0, 0, 57, 38134), -(56553, 0, 0, 0, 57, 38134), -(56554, 0, 0, 0, 57, 38134), -(56555, 0, 0, 0, 57, 38134), -(56551, 0, 0, 0, 57, 38134), -(59768, 0, 0, 0, 57, 38134), -(56509, 0, 0, 0, 57, 38134), -(56303, 0, 0, 0, 57, 38134), -(56562, 0, 0, 0, 57, 38134), -(61598, 0, 0, 0, 57, 38134), -(59059, 0, 0, 0, 57, 38134), -(62994, 0, 0, 0, 371, 38134), -(56690, 0, 0, 0, 57, 38134), -(61596, 0, 0, 0, 57, 38134), -(56687, 0, 0, 0, 57, 38134), -(56592, 0, 0, 0, 57, 38134), -(56701, 0, 0, 0, 57, 38134), -(56591, 0, 0, 0, 57, 38134), -(56585, 0, 0, 0, 57, 38134), -(54959, 0, 0, 0, 57, 38134), -(59169, 0, 0, 0, 57, 38134), -(59348, 0, 0, 0, 57, 38134), -(61599, 0, 0, 0, 57, 38134), -(54557, 0, 0, 0, 57, 38134), -(59084, 0, 0, 0, 57, 38134), -(56650, 0, 0, 0, 57, 38134), -(56683, 0, 0, 0, 57, 38134), -(59356, 0, 0, 0, 81, 38134), -(61747, 0, 0, 0, 57, 38134), -(56655, 0, 0, 0, 57, 38134), -(62997, 0, 0, 0, 371, 38134), -(59110, 0, 0, 0, 57, 38134), -(55565, 0, 0, 0, 57, 38134), -(56032, 0, 0, 0, 57, 38134), -(59668, 0, 0, 0, 81, 38134), -(59754, 0, 0, 0, 57, 38134), -(64776, 0, 0, 0, 81, 38134), -(59757, 0, 0, 0, 57, 38134), -(59753, 0, 0, 0, 57, 38134), -(59386, 0, 0, 0, 57, 38134), -(59391, 0, 0, 0, 57, 38134), -(59400, 0, 0, 0, 57, 38134), -(65600, 0, 0, 0, 57, 38134), -(59397, 0, 0, 0, 57, 38134), -(59392, 0, 0, 0, 57, 38134), -(59387, 0, 0, 0, 57, 38134), -(59388, 0, 0, 0, 57, 38134), -(65601, 0, 0, 0, 57, 38134), -(55770, 0, 0, 0, 57, 38134), -(64775, 0, 0, 0, 81, 38134), -(62992, 0, 0, 0, 371, 38134), -(63919, 0, 0, 0, 371, 38134), -(59744, 0, 0, 0, 57, 38134), -(59745, 0, 0, 0, 57, 38134), -(59772, 0, 0, 0, 57, 38134), -(55401, 0, 0, 0, 57, 38134), -(55368, 0, 0, 0, 57, 38134), -(55370, 0, 0, 0, 328, 38134), -(55507, 0, 0, 0, 57, 38134), -(55412, 0, 0, 0, 57, 38134), -(56671, 0, 0, 0, 57, 38134), -(55760, 0, 0, 0, 57, 38134), -(55451, 0, 0, 0, 57, 38134), -(55439, 0, 0, 0, 57, 38134), -(55378, 0, 0, 0, 57, 38134), -(63004, 0, 0, 0, 371, 38134), -(63715, 0, 0, 0, 371, 38134), -(55236, 0, 0, 0, 57, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(55267, 0, 0, 0, 57, 38134), -(56931, 0, 0, 0, 57, 38134), -(66717, 0, 0, 0, 57, 38134), -(62975, 0, 0, 0, 57, 38134), -(56336, 0, 0, 0, 57, 38134), -(64761, 0, 0, 0, 81, 38134), -(63742, 0, 0, 0, 57, 38134), -(63782, 0, 0, 0, 57, 38134), -(62998, 0, 0, 0, 371, 38134), -(59311, 0, 0, 0, 81, 38134), -(59796, 0, 0, 0, 57, 38134), -(55648, 0, 0, 0, 57, 38134), -(55828, 0, 0, 0, 57, 38134), -(55646, 0, 0, 0, 57, 38134), -(55647, 0, 0, 0, 57, 38134), -(56582, 0, 0, 0, 57, 38134), -(68026, 0, 0, 0, 60, 38134), -(56447, 0, 0, 0, 57, 38134), -(58895, 0, 0, 0, 57, 38134), -(56358, 0, 0, 0, 57, 38134), -(56406, 0, 0, 0, 57, 38134), -(56583, 0, 0, 0, 57, 38134), -(60952, 0, 0, 0, 881, 38134), -(56339, 0, 0, 0, 57, 38134), -(56315, 0, 0, 0, 57, 38134), -(59720, 0, 0, 0, 57, 38134), -(59015, 0, 0, 0, 57, 38134), -(56286, 0, 0, 0, 57, 38134), -(59730, 0, 0, 0, 57, 38134), -(59713, 0, 0, 0, 57, 38134), -(41200, 0, 0, 0, 181, 38134), -(63809, 0, 0, 0, 57, 38134), -(56283, 0, 0, 0, 57, 38134), -(56309, 0, 0, 0, 57, 38134), -(58996, 0, 0, 0, 57, 38134), -(59085, 0, 0, 0, 81, 38134), -(64774, 0, 0, 0, 81, 38134), -(59666, 0, 0, 0, 81, 38134), -(56289, 0, 0, 0, 57, 38134), -(63768, 0, 0, 0, 57, 38134), -(56264, 0, 0, 0, 57, 38134), -(56396, 0, 0, 0, 57, 38134), -(63764, 0, 0, 0, 57, 38134), -(59312, 0, 0, 0, 81, 38134), -(59357, 0, 0, 0, 81, 38134), -(133533, 0, 0, 0, 971, 38134), -(133532, 0, 0, 0, 971, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(132960, 0, 0, 0, 971, 38134), -(132718, 0, 1, 1, 971, 38134), -(133266, 0, 0, 0, 971, 38134), -(131773, 0, 0, 0, 971, 38134), -(133267, 0, 0, 0, 971, 38134), -(130682, 0, 1, 1, 971, 38134), -(133044, 0, 2, 2, 971, 38134), -(133048, 0, 0, 0, 971, 38134), -(133049, 0, 1, 1, 971, 38134), -(133042, 0, 1, 1, 971, 38134), -(133043, 0, 2, 2, 971, 38134), -(131776, 0, 1, 1, 971, 38134), -(125269, 0, 2, 2, 973, 38134), -(130535, 0, 1, 1, 971, 38134), -(130537, 0, 0, 0, 971, 38134), -(130532, 0, 0, 0, 971, 38134), -(132739, 0, 0, 0, 971, 38134), -(132702, 0, 0, 0, 971, 38134), -(133056, 0, 0, 0, 971, 38134), -(133059, 0, 1, 1, 971, 38134), -(130540, 0, 0, 0, 971, 38134), -(132972, 0, 0, 0, 971, 38134), -(130542, 0, 0, 0, 971, 38134), -(132800, 0, 0, 0, 971, 38134), -(130677, 0, 0, 0, 971, 38134), -(93493, 0, 0, 0, 436, 38134), -(133222, 0, 0, 0, 81, 38134), -(133542, 0, 0, 0, 971, 38134), -(133220, 0, 1, 1, 971, 38134), -(133045, 0, 0, 0, 971, 38134), -(133046, 0, 0, 0, 971, 38134), -(131149, 0, 0, 0, 971, 38134), -(133047, 0, 0, 0, 971, 38134), -(133224, 0, 0, 0, 81, 38134), -(133225, 0, 0, 0, 81, 38134), -(125253, 0, 0, 0, 971, 38134), -(133221, 0, 0, 0, 81, 38134), -(133223, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (32641,32642,62237,58951,62238,65209,62240,62239,65207,65205,65206,66306,64521,61756,61474,63517,63367,59450,59448,59449,59442,62871,65160,64012,59077,67168,59451,59444,59455,59073,68564,61500,61749,59019,58944,24288,59076,58989,64795,59083,65839,59148,61537,13116,13117,14645,51127,51126,42615,51130,51128,60242,59685,59670,59384,59147,64793,59700,64797,59672,63555,60491,64792,59671,59523,63547,59021,59143,58956,58961)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(62237, 0, 0, 0, 483, 38134), -(58951, 0, 0, 0, 483, 38134), -(62238, 0, 0, 0, 483, 38134), -(65209, 0, 0, 0, 81, 38134), -(62240, 0, 0, 0, 483, 38134), -(62239, 0, 0, 0, 483, 38134), -(65207, 0, 0, 0, 81, 38134), -(65205, 0, 0, 0, 81, 38134), -(65206, 0, 0, 0, 81, 38134), -(66306, 0, 0, 0, 304, 38134), -(64521, 0, 0, 0, 60, 38134), -(61756, 0, 0, 0, 60, 38134), -(61474, 0, 0, 0, 881, 38134), -(63517, 0, 0, 0, 975, 38134), -(63367, 0, 0, 0, 975, 38134), -(59450, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(59449, 0, 0, 0, 60, 38134), -(59442, 0, 0, 0, 60, 38134), -(62871, 0, 0, 0, 60, 38134), -(65160, 0, 0, 0, 304, 38134), -(64012, 0, 0, 0, 975, 38134), -(59077, 0, 0, 0, 60, 38134), -(67168, 0, 0, 0, 60, 38134), -(59451, 0, 0, 0, 60, 38134), -(59444, 0, 0, 0, 60, 38134), -(59455, 0, 0, 0, 60, 38134), -(59073, 0, 0, 0, 60, 38134), -(68564, 0, 24, 24, 371, 38134), -(61500, 0, 0, 0, 60, 38134), -(61749, 0, 0, 0, 60, 38134), -(59019, 0, 0, 0, 60, 38134), -(58944, 0, 0, 0, 60, 38134), -(24288, 0, 0, 0, 328, 38134), -(59076, 0, 0, 0, 60, 38134), -(58989, 0, 0, 0, 60, 38134), -(64795, 0, 0, 0, 81, 38134), -(59083, 0, 0, 0, 60, 38134), -(65839, 0, 0, 0, 60, 38134), -(59148, 0, 0, 0, 60, 38134), -(61537, 0, 0, 0, 60, 38134), -(13116, 0, 0, 0, 982, 38134), -(13117, 0, 0, 0, 982, 38134), -(14645, 0, 0, 0, 663, 38134), -(51127, 0, 0, 0, 981, 38134), -(51126, 0, 0, 0, 981, 38134), -(42615, 0, 0, 0, 981, 38134), -(51130, 0, 0, 0, 981, 38134), -(51128, 0, 0, 0, 981, 38134), -(60242, 0, 0, 0, 60, 38134), -(59685, 0, 0, 0, 60, 38134), -(59670, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(59147, 0, 0, 0, 60, 38134), -(64793, 0, 0, 0, 81, 38134), -(59700, 0, 0, 0, 60, 38134), -(64797, 0, 0, 0, 81, 38134), -(59672, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(60491, 0, 0, 0, 60, 38134), -(64792, 0, 0, 0, 81, 38134), -(59671, 0, 0, 0, 60, 38134), -(59523, 0, 0, 0, 60, 38134), -(63547, 0, 0, 0, 371, 38134), -(59021, 0, 0, 0, 60, 38134), -(59143, 0, 0, 0, 60, 38134), -(58956, 0, 0, 0, 60, 38134), -(58961, 0, 0, 0, 60, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (32642,32641,13116,13117,32638,32639,20212,62822,15384,62821)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(13116, 0, 0, 0, 982, 38134), -(13117, 0, 0, 0, 982, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(20212, 0, 0, 0, 328, 38134), -(62822, 0, 0, 0, 872, 38134), -(15384, 0, 0, 0, 181, 38134), -(62821, 0, 0, 0, 872, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (15066,15062,15087,15108,15072,15071,15064,150513,150459,15065,15063,13116,13117,150461,150418,149755,150414,14848,150543,149759,150655,149792,149793,150431,149719,15074,150622,149760,150429,149718,150446,150445,15086,149786,149721,150647,150403,15107,61366,150426,4075,15046,150443,149785,32642,149794,32641,150449,15089,149795)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(15066, 0, 4, 4, 846, 38134), -(15062, 0, 0, 0, 846, 38134), -(15087, 0, 0, 0, 846, 38134), -(15108, 0, 0, 0, 872, 38134), -(15072, 0, 0, 0, 846, 38134), -(15071, 0, 4, 4, 846, 38134), -(15064, 0, 0, 0, 846, 38134), -(150513, 0, 0, 0, 846, 38134), -(150459, 0, 0, 0, 846, 38134), -(15065, 0, 0, 0, 846, 38134), -(15063, 0, 0, 0, 846, 38134), -(13116, 0, 0, 0, 982, 38134), -(13117, 0, 0, 0, 982, 38134), -(150461, 0, 0, 0, 830, 38134), -(150418, 0, 0, 0, 846, 38134), -(149755, 0, 0, 0, 846, 38134), -(150414, 0, 0, 0, 846, 38134), -(14848, 0, 0, 0, 663, 38134), -(150543, 0, 0, 0, 846, 38134), -(149759, 0, 0, 0, 846, 38134), -(150655, 0, 0, 0, 846, 38134), -(149792, 0, -1, 0, 464, 38134), -(149793, 0, -1, 0, 464, 38134), -(150431, 0, 0, 0, 846, 38134), -(149719, 0, 0, 0, 846, 38134), -(15074, 0, 0, 0, 846, 38134), -(150622, 0, 0, 0, 846, 38134), -(149760, 0, 0, 0, 830, 38134), -(150429, 0, 0, 0, 846, 38134), -(149718, 0, 0, 0, 846, 38134), -(150446, 0, 0, 0, 846, 38134), -(150445, 0, 0, 0, 846, 38134), -(15086, 0, 0, 0, 846, 38134), -(149786, 0, -1, 0, 464, 38134), -(149721, 0, 0, 0, 846, 38134), -(150647, 0, 0, 0, 81, 38134), -(150403, 0, 0, 0, 846, 38134), -(15107, 0, 0, 0, 81, 38134), -(61366, 0, 0, 0, 371, 38134), -(150426, 0, 0, 0, 846, 38134), -(4075, 0, 0, 0, 81, 38134), -(15046, 0, 0, 0, 846, 38134), -(150443, 0, 0, 0, 81, 38134), -(149785, 0, -1, 1, 464, 38134), -(32642, 0, 0, 0, 872, 38134), -(149794, 0, 0, 0, 81, 38134), -(32641, 0, 0, 0, 872, 38134), -(150449, 0, 0, 0, 464, 38134), -(15089, 0, 0, 0, 846, 38134), -(149795, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (57421,73309,59669,58721,64465,55626,58714,58715,58713,58705,64294,64296,64464,58719,65160,58908,58909,64312,64314,64313,64327,64597,64452,64451,59581,64598,64315,64316,59583,64449,64395,70461,64231,64940,58718,58717,65877,58712,58716,58710,58706,66244,64293,64292,64456,67195,121541,64450,64457,59582,60231,64319,64318,64317,59585,64448,44775,59644,57216,57215,66196,57267,63057,57404,57433,57406,59045,59044,59042,59041,57403,57405,57424,57407,57804,6491,66096,62352,62431,62429,62350,62351,152561,59235,57648,59002,65984,59081,57422,58889,58533,58891,58890,58910,67237,58901,58906,66451,56514,65759,56513,56520,56537,56531,56526,56532,56523,58354,56524,66655,56538,56256,64953,62738,62658,56239,63064,66670,66672,56205,61077,66671,66673,56132,56203,41200,63060,66526,66895,64785,58065,56112,56113,56133,65760,56111,56115,56138,63096,61215,60230,56462,56110,56465,56207,66298,64396,66242,63062,56171,63094,63095,64784,56204,65757,56440,65528,56152,56149,55873,64786,56185,56146,65504,56147,56153,64787,56154,56150,56184,56151,64789,64782,64783,58895,66099,62355,62346,58893,58892,59641,59747,59748,63715,59742,59357,59768,62994,59757,59665,59796,66898,63919,62992,63004,56070,64776,64775,59745,59743,64761,59744,59383,64774,59186,59312,56348,56777,59173,66306,59105,61861,59311,56705,56062,56769,55413,56659,56778,66241,56774,55233,56775,56771,55809,66293,56707,56776,56768,59774,65127,59666,64792,61624,61118,61651,61531,55370,61529,61211,72536,64542,64540,64536,64537,64528)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(57421, 0, 0, 0, 58, 38134), -(73309, 0, 0, 0, 58, 38134), -(59669, 0, 0, 0, 58, 38134), -(58721, 0, 0, 0, 58, 38134), -(64465, 0, 0, 0, 58, 38134), -(55626, 0, 0, 0, 328, 38134), -(58714, 0, 0, 0, 58, 38134), -(58715, 0, 0, 0, 58, 38134), -(58713, 0, 0, 0, 58, 38134), -(58705, 0, 0, 0, 58, 38134), -(64294, 0, 0, 0, 58, 38134), -(64296, 0, 0, 0, 58, 38134), -(64464, 0, 0, 0, 58, 38134), -(58719, 0, 0, 0, 58, 38134), -(65160, 0, 0, 0, 304, 38134), -(58908, 0, 0, 0, 58, 38134), -(58909, 0, 0, 0, 58, 38134), -(64312, 0, 0, 0, 58, 38134), -(64314, 0, 0, 0, 58, 38134), -(64313, 0, 0, 0, 58, 38134), -(64327, 0, 0, 0, 58, 38134), -(64597, 0, 0, 0, 58, 38134), -(64452, 0, 0, 0, 58, 38134), -(64451, 0, 0, 0, 58, 38134), -(59581, 0, 0, 0, 58, 38134), -(64598, 0, 0, 0, 58, 38134), -(64315, 0, 0, 0, 58, 38134), -(64316, 0, 0, 0, 58, 38134), -(59583, 0, 0, 0, 58, 38134), -(64449, 0, 0, 0, 58, 38134), -(64395, 0, 0, 0, 58, 38134), -(70461, 0, 3, 3, 1723, 38134), -(64231, 0, 0, 0, 58, 38134), -(64940, 0, 0, 0, 58, 38134), -(58718, 0, 0, 0, 58, 38134), -(58717, 0, 0, 0, 58, 38134), -(65877, 0, 0, 0, 58, 38134), -(58712, 0, 0, 0, 58, 38134), -(58716, 0, 0, 0, 58, 38134), -(58710, 0, 0, 0, 58, 38134), -(58706, 0, 0, 0, 58, 38134), -(66244, 0, 0, 0, 58, 38134), -(64293, 0, 0, 0, 58, 38134), -(64292, 0, 0, 0, 58, 38134), -(64456, 0, 0, 0, 58, 38134), -(67195, 0, 0, 0, 58, 38134), -(121541, 0, 0, 0, 336, 38134), -(64450, 0, 0, 0, 58, 38134), -(64457, 0, 0, 0, 58, 38134), -(59582, 0, 0, 0, 58, 38134), -(60231, 0, 0, 0, 881, 38134), -(64319, 0, 0, 0, 58, 38134), -(64318, 0, 0, 0, 58, 38134), -(64317, 0, 0, 0, 58, 38134), -(59585, 0, 0, 0, 58, 38134), -(64448, 0, 0, 0, 58, 38134), -(44775, 0, 0, 0, 181, 38134), -(59644, 0, 0, 0, 58, 38134), -(57216, 0, 0, 0, 58, 38134), -(57215, 0, 0, 0, 58, 38134), -(66196, 0, 0, 0, 58, 38134), -(57267, 0, 0, 0, 58, 38134), -(63057, 0, 0, 0, 371, 38134), -(57404, 0, 0, 0, 58, 38134), -(57433, 0, 0, 0, 58, 38134), -(57406, 0, 0, 0, 58, 38134), -(59045, 0, 0, 0, 58, 38134), -(59044, 0, 0, 0, 58, 38134), -(59042, 0, 0, 0, 58, 38134), -(59041, 0, 0, 0, 58, 38134), -(57403, 0, 0, 0, 58, 38134), -(57405, 0, 0, 0, 58, 38134), -(57424, 0, 0, 0, 58, 38134), -(57407, 0, 0, 0, 58, 38134), -(57804, 0, 0, 0, 58, 38134), -(6491, 0, 0, 0, 328, 38134), -(66096, 0, 0, 0, 58, 38134), -(62352, 0, 0, 0, 58, 38134), -(62431, 0, 0, 0, 58, 38134), -(62429, 0, 0, 0, 58, 38134), -(62350, 0, 0, 0, 58, 38134), -(62351, 0, 0, 0, 58, 38134), -(152561, 0, 0, 0, 713, 38134), -(59235, 0, 0, 0, 59, 38134), -(57648, 0, 0, 0, 58, 38134), -(59002, 0, 0, 0, 58, 38134), -(65984, 0, 0, 0, 58, 38134), -(59081, 0, 0, 0, 58, 38134), -(57422, 0, 0, 0, 58, 38134), -(58889, 0, 0, 0, 58, 38134), -(58533, 0, 0, 0, 58, 38134), -(58891, 0, 0, 0, 58, 38134), -(58890, 0, 0, 0, 58, 38134), -(58910, 0, 0, 0, 58, 38134), -(67237, 0, 0, 0, 328, 38134), -(58901, 0, 0, 0, 58, 38134), -(58906, 0, 0, 0, 58, 38134), -(66451, 0, 0, 0, 58, 38134), -(56514, 0, 0, 0, 58, 38134), -(65759, 0, 0, 0, 81, 38134), -(56513, 0, 0, 0, 58, 38134), -(56520, 0, 0, 0, 58, 38134), -(56537, 0, 0, 0, 58, 38134), -(56531, 0, 0, 0, 58, 38134), -(56526, 0, 0, 0, 58, 38134), -(56532, 0, 0, 0, 58, 38134), -(56523, 0, 0, 0, 58, 38134), -(58354, 0, 0, 0, 58, 38134), -(56524, 0, 0, 0, 58, 38134), -(66655, 0, 0, 0, 58, 38134), -(56538, 0, 0, 0, 58, 38134), -(56256, 0, 0, 0, 58, 38134), -(64953, 0, 0, 0, 59, 38134), -(62738, 0, 0, 0, 975, 38134), -(62658, 0, 0, 0, 881, 38134), -(56239, 0, 0, 0, 58, 38134), -(63064, 0, 0, 0, 371, 38134), -(66670, 0, 0, 0, 58, 38134), -(66672, 0, 0, 0, 58, 38134), -(56205, 0, 0, 0, 58, 38134), -(61077, 0, 0, 0, 58, 38134), -(66671, 0, 0, 0, 58, 38134), -(66673, 0, 0, 0, 58, 38134), -(56132, 0, 0, 0, 58, 38134), -(56203, 0, 0, 0, 81, 38134), -(41200, 0, 0, 0, 181, 38134), -(63060, 0, 0, 0, 371, 38134), -(66526, 0, 0, 0, 58, 38134), -(66895, 0, 0, 0, 58, 38134), -(64785, 0, 0, 0, 81, 38134), -(58065, 0, 0, 0, 657, 38134), -(56112, 0, 0, 0, 58, 38134), -(56113, 0, 0, 0, 58, 38134), -(56133, 0, 0, 0, 58, 38134), -(65760, 0, 0, 0, 81, 38134), -(56111, 0, 0, 0, 58, 38134), -(56115, 0, 0, 0, 59, 38134), -(56138, 0, 0, 0, 58, 38134), -(63096, 0, 0, 0, 371, 38134), -(61215, 0, 0, 0, 58, 38134), -(60230, 0, 0, 0, 881, 38134), -(56462, 0, 0, 0, 58, 38134), -(56110, 0, 0, 0, 58, 38134), -(56465, 0, 0, 0, 58, 38134), -(56207, 0, 0, 0, 58, 38134), -(66298, 0, 0, 0, 58, 38134), -(64396, 0, 0, 0, 328, 38134), -(66242, 0, 0, 0, 58, 38134), -(63062, 0, 0, 0, 371, 38134), -(56171, 0, 0, 0, 58, 38134), -(63094, 0, 0, 0, 371, 38134), -(63095, 0, 0, 0, 371, 38134), -(64784, 0, 0, 0, 81, 38134), -(56204, 0, 0, 0, 58, 38134), -(65757, 0, 0, 0, 81, 38134), -(56440, 0, 0, 0, 58, 38134), -(65528, 0, 0, 0, 58, 38134), -(56152, 0, 0, 0, 58, 38134), -(56149, 0, 0, 0, 58, 38134), -(55873, 0, 0, 0, 58, 38134), -(64786, 0, 0, 0, 81, 38134), -(56185, 0, 0, 0, 58, 38134), -(56146, 0, 0, 0, 58, 38134), -(65504, 0, 0, 0, 58, 38134), -(56147, 0, 0, 0, 58, 38134), -(56153, 0, 0, 0, 58, 38134), -(64787, 0, 0, 0, 81, 38134), -(56154, 0, 0, 0, 58, 38134), -(56150, 0, 0, 0, 58, 38134), -(56184, 0, 0, 0, 58, 38134), -(56151, 0, 0, 0, 58, 38134), -(64789, 0, 0, 0, 81, 38134), -(64782, 0, 0, 0, 81, 38134), -(64783, 0, 0, 0, 81, 38134), -(58895, 0, 0, 0, 57, 38134), -(66099, 0, 0, 0, 58, 38134), -(62355, 0, 0, 0, 58, 38134), -(62346, 0, 0, 0, 58, 38134), -(58893, 0, 0, 0, 58, 38134), -(58892, 0, 0, 0, 58, 38134), -(59641, 0, 0, 0, 58, 38134), -(59747, 0, 0, 0, 57, 38134), -(59748, 0, 0, 0, 57, 38134), -(63715, 0, 0, 0, 371, 38134), -(59742, 0, 0, 0, 57, 38134), -(59357, 0, 0, 0, 81, 38134), -(59768, 0, 0, 0, 57, 38134), -(62994, 0, 0, 0, 371, 38134), -(59757, 0, 0, 0, 57, 38134), -(59665, 0, 0, 0, 57, 38134), -(59796, 0, 0, 0, 57, 38134), -(66898, 0, 0, 0, 57, 38134), -(63919, 0, 0, 0, 371, 38134), -(62992, 0, 0, 0, 371, 38134), -(63004, 0, 0, 0, 371, 38134), -(56070, 0, 0, 0, 57, 38134), -(64776, 0, 0, 0, 81, 38134), -(64775, 0, 0, 0, 81, 38134), -(59745, 0, 0, 0, 57, 38134), -(59743, 0, 0, 0, 57, 38134), -(64761, 0, 0, 0, 81, 38134), -(59744, 0, 0, 0, 57, 38134), -(59383, 0, 0, 0, 57, 38134), -(64774, 0, 0, 0, 81, 38134), -(59186, 0, 0, 0, 881, 38134), -(59312, 0, 0, 0, 81, 38134), -(56348, 0, 0, 0, 57, 38134), -(56777, 0, 0, 0, 57, 38134), -(59173, 0, 0, 0, 57, 38134), -(66306, 0, 0, 0, 304, 38134), -(59105, 0, 0, 0, 57, 38134), -(61861, 0, 0, 0, 57, 38134), -(59311, 0, 0, 0, 81, 38134), -(56705, 0, 0, 0, 57, 38134), -(56062, 0, 0, 0, 57, 38134), -(56769, 0, 0, 0, 57, 38134), -(55413, 0, 0, 0, 57, 38134), -(56659, 0, 0, 0, 57, 38134), -(56778, 0, 0, 0, 57, 38134), -(66241, 0, 0, 0, 57, 38134), -(56774, 0, 0, 0, 57, 38134), -(55233, 0, 0, 0, 57, 38134), -(56775, 0, 0, 0, 57, 38134), -(56771, 0, 0, 0, 2112, 38134), -(55809, 0, 0, 0, 57, 38134), -(66293, 0, 0, 0, 872, 38134), -(56707, 0, 0, 0, 57, 38134), -(56776, 0, 0, 0, 57, 38134), -(56768, 0, 0, 0, 57, 38134), -(59774, 0, 0, 0, 57, 38134), -(65127, 0, 0, 0, 57, 38134), -(59666, 0, 0, 0, 81, 38134), -(64792, 0, 0, 0, 81, 38134), -(61624, 0, 0, 0, 60, 38134), -(61118, 0, 0, 0, 881, 38134), -(61651, 0, 0, 0, 60, 38134), -(61531, 0, 0, 0, 60, 38134), -(55370, 0, 0, 0, 328, 38134), -(61529, 0, 0, 0, 60, 38134), -(61211, 0, 0, 0, 60, 38134), -(72536, 0, 0, 0, 632, 38134), -(64542, 0, 0, 0, 60, 38134), -(64540, 0, 0, 0, 60, 38134), -(64536, 0, 0, 0, 60, 38134), -(64537, 0, 0, 0, 60, 38134), -(64528, 0, 0, 0, 60, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (59578,32638,32639,64791,150543,150445,150655,150446,150414,150461,150622,149755,150418,150431,150429,149759,150505,150501,149719,149718,149795,150513,149721,149793,149792,149760,150426,149786,150459,150647,150403,149785,149794,150449,14848,60195,59984,62822,62821,59414,59394,64790,59416,64248,58415,60860,59526,59527,59443,59859,59858,59593,55370,61490,59534,61489,61488,59790,59826,59538,59958,59408,59817,59896,59456,59920,65440,50354,59690,6491,65770,65824,58412,59158,59156,65205,59157,59926,59341,58470,58471,58466,58465,65762,58408,58472,58468,58469,58818,58467,65976,60305,60301,59957,58695,60300,65204,64585,59335,59718,59339,59702,59797,60028,59821,59610,14645,51130,51128,51126,51127,42615,61745,62883,67176,63821,59758,59773,63751,63535,63533,63557,63558,59483,63027,59486,64851,64848,59573,59636,24021,59645,59679,64853,64794,59655,65928,59577,59671,59384,64796,59670,35114,65839,59685,59672,35592,59148,63555,59147,64792,64795,59523,60491,64797,58961,59021,58956,59076,59143,58989,63547,61749,59077,63367,64012,59450,59451,59448,59449,59444,59442,59073,59441,59455,62871,65160,64793,24288,61756,58944,59019,64521,61474,59700,62928,63017,63494,63517,59015,58895,59816,67065,63490,63484,60859,63495,62942,62941,66404,62917,64616,62936,62935,61762,61761,70436,61759,58237,62929,67058,67059,62933,60242,60511,64953,62738,62658,56171,56239,56520,64783,56256,58354,56537,56531,56513,66526,66655,56538,56514,56523,56532,56526,56524,58889,58890,67195,64448,64449,59585,64319,64450,64457,59582,60231,121541,66293,66298,64452,66244,64598,64316,59583,59581,64314,64315,64313,64327,64597,64318,64317,64312,59644,63064,65759,59491,58905,58925,58908,58909,62377,59640,67099,59647,62352,62346,62355,62431,62429,62350,62351,59528,66328,66306,67125,58754,55626,56729,66456,58766,67128,64787,58786,44775,58741,63057,57301,57299,66451,65594,70398,64451,63060,64789,64785,58901,58906,58891,59641,63062,64784,67237,64782,64786,58910,63094,58893,57403,65760,57406,65757,63095,63096)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(59578, 0, 0, 0, 60, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(64791, 0, 0, 0, 81, 38134), -(150543, 0, 0, 0, 846, 38134), -(150445, 0, 0, 0, 846, 38134), -(150655, 0, 0, 0, 846, 38134), -(150446, 0, 0, 0, 846, 38134), -(150414, 0, 0, 0, 846, 38134), -(150461, 0, 0, 0, 830, 38134), -(150622, 0, 0, 0, 846, 38134), -(149755, 0, 0, 0, 846, 38134), -(150418, 0, 0, 0, 846, 38134), -(150431, 0, 0, 0, 846, 38134), -(150429, 0, 0, 0, 846, 38134), -(149759, 0, 0, 0, 846, 38134), -(150505, 0, 0, 0, 846, 38134), -(150501, 0, 0, 0, 846, 38134), -(149719, 0, 0, 0, 846, 38134), -(149718, 0, 0, 0, 846, 38134), -(149795, 0, 0, 0, 81, 38134), -(150513, 0, 0, 0, 846, 38134), -(149721, 0, 0, 0, 846, 38134), -(149793, 0, -1, 0, 464, 38134), -(149792, 0, -1, 0, 464, 38134), -(149760, 0, 0, 0, 830, 38134), -(150426, 0, 0, 0, 846, 38134), -(149786, 0, -1, 0, 464, 38134), -(150459, 0, 0, 0, 846, 38134), -(150647, 0, 0, 0, 81, 38134), -(150403, 0, 0, 0, 846, 38134), -(149785, 0, -1, 1, 464, 38134), -(149794, 0, 0, 0, 81, 38134), -(150449, 0, 0, 0, 464, 38134), -(14848, 0, 0, 0, 663, 38134), -(60195, 0, 0, 0, 60, 38134), -(59984, 0, 0, 0, 60, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(59414, 0, 0, 0, 60, 38134), -(59394, 0, 0, 0, 328, 38134), -(64790, 0, 0, 0, 81, 38134), -(59416, 0, 0, 0, 60, 38134), -(64248, 0, 0, 0, 371, 38134), -(58415, 0, 0, 0, 60, 38134), -(60860, 0, 0, 0, 60, 38134), -(59526, 0, 0, 0, 60, 38134), -(59527, 0, 0, 0, 60, 38134), -(59443, 0, 0, 0, 60, 38134), -(59859, 0, 0, 0, 60, 38134), -(59858, 0, 0, 0, 60, 38134), -(59593, 0, 0, 0, 60, 38134), -(55370, 0, 0, 0, 328, 38134), -(61490, 0, 0, 0, 60, 38134), -(59534, 0, 0, 0, 60, 38134), -(61489, 0, 0, 0, 60, 38134), -(61488, 0, 0, 0, 60, 38134), -(59790, 0, 0, 0, 60, 38134), -(59826, 0, 0, 0, 60, 38134), -(59538, 0, 0, 0, 60, 38134), -(59958, 0, 0, 0, 60, 38134), -(59408, 0, 0, 0, 60, 38134), -(59817, 0, 0, 0, 60, 38134), -(59896, 0, 0, 0, 60, 38134), -(59456, 0, 0, 0, 60, 38134), -(59920, 0, 0, 0, 60, 38134), -(65440, 0, 0, 0, 60, 38134), -(50354, 0, 0, 0, 60, 38134), -(59690, 0, 0, 0, 60, 38134), -(6491, 0, 0, 0, 328, 38134), -(65770, 0, 0, 0, 173, 38134), -(65824, 0, 0, 0, 173, 38134), -(58412, 0, 0, 0, 173, 38134), -(59158, 0, 0, 0, 173, 38134), -(59156, 0, 0, 0, 173, 38134), -(65205, 0, 0, 0, 81, 38134), -(59157, 0, 0, 0, 173, 38134), -(59926, 0, 0, 0, 173, 38134), -(59341, 0, 0, 0, 173, 38134), -(58470, 0, 0, 0, 173, 38134), -(58471, 0, 0, 0, 173, 38134), -(58466, 0, 0, 0, 173, 38134), -(58465, 0, 0, 0, 173, 38134), -(65762, 0, 0, 0, 173, 38134), -(58408, 0, 0, 0, 173, 38134), -(58472, 0, 0, 0, 173, 38134), -(58468, 0, 0, 0, 173, 38134), -(58469, 0, 0, 0, 173, 38134), -(58818, 0, 0, 0, 173, 38134), -(58467, 0, 0, 0, 173, 38134), -(65976, 0, 0, 0, 60, 38134), -(60305, 0, 0, 0, 173, 38134), -(60301, 0, 0, 0, 173, 38134), -(59957, 0, 0, 0, 173, 38134), -(58695, 0, 0, 0, 173, 38134), -(60300, 0, 0, 0, 173, 38134), -(65204, 0, 0, 0, 81, 38134), -(64585, 0, 0, 0, 173, 38134), -(59335, 0, 0, 0, 60, 38134), -(59718, 0, 0, 0, 60, 38134), -(59339, 0, 0, 0, 60, 38134), -(59702, 0, 0, 0, 371, 38134), -(59797, 0, 0, 0, 60, 38134), -(60028, 0, 0, 0, 60, 38134), -(59821, 0, 0, 0, 60, 38134), -(59610, 0, 0, 0, 60, 38134), -(14645, 0, 0, 0, 663, 38134), -(51130, 0, 0, 0, 981, 38134), -(51128, 0, 0, 0, 981, 38134), -(51126, 0, 0, 0, 981, 38134), -(51127, 0, 0, 0, 981, 38134), -(42615, 0, 0, 0, 981, 38134), -(61745, 0, 0, 0, 881, 38134), -(62883, 0, 0, 0, 60, 38134), -(67176, 0, 0, 0, 60, 38134), -(63821, 0, 0, 0, 60, 38134), -(59758, 0, 0, 0, 60, 38134), -(59773, 0, 0, 0, 60, 38134), -(63751, 0, 0, 0, 60, 38134), -(63535, 0, 0, 0, 60, 38134), -(63533, 0, 0, 0, 60, 38134), -(63557, 0, 0, 0, 371, 38134), -(63558, 0, 0, 0, 371, 38134), -(59483, 0, 0, 0, 60, 38134), -(63027, 0, 0, 0, 60, 38134), -(59486, 0, 0, 0, 60, 38134), -(64851, 0, 0, 0, 60, 38134), -(64848, 0, 0, 0, 60, 38134), -(59573, 0, 0, 0, 60, 38134), -(59636, 0, 0, 0, 60, 38134), -(24021, 0, 0, 0, 328, 38134), -(59645, 0, 0, 0, 60, 38134), -(59679, 0, 0, 0, 60, 38134), -(64853, 0, 0, 0, 60, 38134), -(64794, 0, 0, 0, 81, 38134), -(59655, 0, 0, 0, 60, 38134), -(65928, 0, 0, 0, 60, 38134), -(59577, 0, 0, 0, 60, 38134), -(59671, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(64796, 0, 0, 0, 81, 38134), -(59670, 0, 0, 0, 60, 38134), -(35114, 0, 0, 0, 328, 38134), -(65839, 0, 0, 0, 60, 38134), -(59685, 0, 0, 0, 60, 38134), -(59672, 0, 0, 0, 60, 38134), -(35592, 0, 0, 0, 328, 38134), -(59148, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(59147, 0, 0, 0, 60, 38134), -(64792, 0, 0, 0, 81, 38134), -(64795, 0, 0, 0, 81, 38134), -(59523, 0, 0, 0, 60, 38134), -(60491, 0, 0, 0, 60, 38134), -(64797, 0, 0, 0, 81, 38134), -(58961, 0, 0, 0, 60, 38134), -(59021, 0, 0, 0, 60, 38134), -(58956, 0, 0, 0, 60, 38134), -(59076, 0, 0, 0, 60, 38134), -(59143, 0, 0, 0, 60, 38134), -(58989, 0, 0, 0, 60, 38134), -(63547, 0, 0, 0, 371, 38134), -(61749, 0, 0, 0, 60, 38134), -(59077, 0, 0, 0, 60, 38134), -(63367, 0, 0, 0, 975, 38134), -(64012, 0, 0, 0, 975, 38134), -(59450, 0, 0, 0, 60, 38134), -(59451, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(59449, 0, 0, 0, 60, 38134), -(59444, 0, 0, 0, 60, 38134), -(59442, 0, 0, 0, 60, 38134), -(59073, 0, 0, 0, 60, 38134), -(59441, 0, 0, 0, 60, 38134), -(59455, 0, 0, 0, 60, 38134), -(62871, 0, 0, 0, 60, 38134), -(65160, 0, 0, 0, 304, 38134), -(64793, 0, 0, 0, 81, 38134), -(24288, 0, 0, 0, 328, 38134), -(61756, 0, 0, 0, 60, 38134), -(58944, 0, 0, 0, 60, 38134), -(59019, 0, 0, 0, 60, 38134), -(64521, 0, 0, 0, 60, 38134), -(61474, 0, 0, 0, 881, 38134), -(59700, 0, 0, 0, 60, 38134), -(62928, 0, 0, 0, 975, 38134), -(63017, 0, 0, 0, 975, 38134), -(63494, 0, 0, 0, 975, 38134), -(63517, 0, 0, 0, 975, 38134), -(59015, 0, 0, 0, 57, 38134), -(58895, 0, 0, 0, 57, 38134), -(59816, 0, 0, 0, 60, 38134), -(67065, 0, 0, 0, 975, 38134), -(63490, 0, 0, 0, 975, 38134), -(63484, 0, 0, 0, 975, 38134), -(60859, 0, 0, 0, 60, 38134), -(63495, 0, 0, 0, 975, 38134), -(62942, 0, 0, 0, 975, 38134), -(62941, 0, 0, 0, 975, 38134), -(66404, 0, 0, 0, 657, 38134), -(62917, 0, 0, 0, 975, 38134), -(64616, 0, 0, 0, 304, 38134), -(62936, 0, 0, 0, 975, 38134), -(62935, 0, 0, 0, 975, 38134), -(61762, 0, 0, 0, 60, 38134), -(61761, 0, 0, 0, 60, 38134), -(70436, 0, 0, 0, 657, 38134), -(61759, 0, 0, 0, 881, 38134), -(58237, 0, 0, 0, 975, 38134), -(62929, 0, 0, 0, 975, 38134), -(67058, 0, 0, 0, 975, 38134), -(67059, 0, 0, 0, 975, 38134), -(62933, 0, 0, 0, 975, 38134), -(60242, 0, 0, 0, 60, 38134), -(60511, 0, 0, 0, 60, 38134), -(64953, 0, 0, 0, 59, 38134), -(62738, 0, 0, 0, 975, 38134), -(62658, 0, 0, 0, 881, 38134), -(56171, 0, 0, 0, 58, 38134), -(56239, 0, 0, 0, 58, 38134), -(56520, 0, 0, 0, 58, 38134), -(64783, 0, 0, 0, 81, 38134), -(56256, 0, 0, 0, 58, 38134), -(58354, 0, 0, 0, 58, 38134), -(56537, 0, 0, 0, 58, 38134), -(56531, 0, 0, 0, 58, 38134), -(56513, 0, 0, 0, 58, 38134), -(66526, 0, 0, 0, 58, 38134), -(66655, 0, 0, 0, 58, 38134), -(56538, 0, 0, 0, 58, 38134), -(56514, 0, 0, 0, 58, 38134), -(56523, 0, 0, 0, 58, 38134), -(56532, 0, 0, 0, 58, 38134), -(56526, 0, 0, 0, 58, 38134), -(56524, 0, 0, 0, 58, 38134), -(58889, 0, 0, 0, 58, 38134), -(58890, 0, 0, 0, 58, 38134), -(67195, 0, 0, 0, 58, 38134), -(64448, 0, 0, 0, 58, 38134), -(64449, 0, 0, 0, 58, 38134), -(59585, 0, 0, 0, 58, 38134), -(64319, 0, 0, 0, 58, 38134), -(64450, 0, 0, 0, 58, 38134), -(64457, 0, 0, 0, 58, 38134), -(59582, 0, 0, 0, 58, 38134), -(60231, 0, 0, 0, 881, 38134), -(121541, 0, 0, 0, 336, 38134), -(66293, 0, 0, 0, 872, 38134), -(66298, 0, 0, 0, 58, 38134), -(64452, 0, 0, 0, 58, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(66244, 0, 0, 0, 58, 38134), -(64598, 0, 0, 0, 58, 38134), -(64316, 0, 0, 0, 58, 38134), -(59583, 0, 0, 0, 58, 38134), -(59581, 0, 0, 0, 58, 38134), -(64314, 0, 0, 0, 58, 38134), -(64315, 0, 0, 0, 58, 38134), -(64313, 0, 0, 0, 58, 38134), -(64327, 0, 0, 0, 58, 38134), -(64597, 0, 0, 0, 58, 38134), -(64318, 0, 0, 0, 58, 38134), -(64317, 0, 0, 0, 58, 38134), -(64312, 0, 0, 0, 58, 38134), -(59644, 0, 0, 0, 58, 38134), -(63064, 0, 0, 0, 371, 38134), -(65759, 0, 0, 0, 81, 38134), -(59491, 0, 0, 0, 58, 38134), -(58905, 0, 0, 0, 58, 38134), -(58925, 0, 0, 0, 58, 38134), -(58908, 0, 0, 0, 58, 38134), -(58909, 0, 0, 0, 58, 38134), -(62377, 0, 0, 0, 58, 38134), -(59640, 0, 0, 0, 58, 38134), -(67099, 0, 0, 0, 58, 38134), -(59647, 0, 0, 0, 58, 38134), -(62352, 0, 0, 0, 58, 38134), -(62346, 0, 0, 0, 58, 38134), -(62355, 0, 0, 0, 58, 38134), -(62431, 0, 0, 0, 58, 38134), -(62429, 0, 0, 0, 58, 38134), -(62350, 0, 0, 0, 58, 38134), -(62351, 0, 0, 0, 58, 38134), -(59528, 0, 0, 0, 58, 38134), -(66328, 0, 0, 0, 304, 38134), -(66306, 0, 0, 0, 304, 38134), -(67125, 0, 0, 0, 58, 38134), -(58754, 0, 0, 0, 58, 38134), -(55626, 0, 0, 0, 328, 38134), -(56729, 0, 0, 0, 58, 38134), -(66456, 0, 0, 0, 58, 38134), -(58766, 0, 0, 0, 58, 38134), -(67128, 0, 0, 0, 58, 38134), -(64787, 0, 0, 0, 81, 38134), -(58786, 0, 0, 0, 58, 38134), -(44775, 0, 0, 0, 181, 38134), -(58741, 0, 0, 0, 58, 38134), -(63057, 0, 0, 0, 371, 38134), -(57301, 0, 0, 0, 81, 38134), -(57299, 0, 0, 0, 58, 38134), -(66451, 0, 0, 0, 58, 38134), -(65594, 0, 0, 0, 58, 38134), -(70398, 0, 0, 0, 58, 38134), -(64451, 0, 0, 0, 58, 38134), -(63060, 0, 0, 0, 371, 38134), -(64789, 0, 0, 0, 81, 38134), -(64785, 0, 0, 0, 81, 38134), -(58901, 0, 0, 0, 58, 38134), -(58906, 0, 0, 0, 58, 38134), -(58891, 0, 0, 0, 58, 38134), -(59641, 0, 0, 0, 58, 38134), -(63062, 0, 0, 0, 371, 38134), -(64784, 0, 0, 0, 81, 38134), -(67237, 0, 0, 0, 328, 38134), -(64782, 0, 0, 0, 81, 38134), -(64786, 0, 0, 0, 81, 38134), -(58910, 0, 0, 0, 58, 38134), -(63094, 0, 0, 0, 371, 38134), -(58893, 0, 0, 0, 58, 38134), -(57403, 0, 0, 0, 58, 38134), -(65760, 0, 0, 0, 81, 38134), -(57406, 0, 0, 0, 58, 38134), -(65757, 0, 0, 0, 81, 38134), -(63095, 0, 0, 0, 371, 38134), -(63096, 0, 0, 0, 371, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (13116,13117,62672,60378,60140,60380,32639,32638,62671,60379,60145,14848,60283,55470,55379,61535,55463,55464,66239,66234,66231,66232,66233,66225,66235,66228,66980,66981,66979,66237,66848,66430,66265,66223,66219,66238,66236,66230,66227,66346,66347,66222,66220,149297,14375,42859,3300,62114,11156,6566,14558,12343,145714,12342,12341,50304,49743,150131,148250,149279,3296,148242,49837,34238,133186,148263,148265,141702,141669,149626,47253,141691,149270,155739,151937,141656,141652,38821,35169,51346,7395,149523,148770,149522,141693,148768,148795,149258,32520,142856,121541,149616,141647,141119,64585,63966,72280,58771,63838,65207,67013,65859,67014,68981,63964,63965,64064,64057,73422,64056,64050,64043,64058,64060,64040,64048,64059,64053,64049,64925,67130,64924,64054,64041,62996,64107,64067,64105,64106,64114,64575,64561,64578,64579,64065,56132,65856,64066,64038,64039,64534,63008,64051,66731,64002,64047,130145,73674,67133,73699,64588,65266,68984,67134,66998,74012,74010,64131,64119,64126,64118,74019,63753,63752,64127,64122,64134,58448,64062,64128,65862,64121,31146,67127,63996,64976,59908,65716,64972,61122,64531,63994,64007,67006,67007,66685,60167,67005,64001,64590,58245,64535,64533,64019,64582,71483,64591,58464,59959,64589,63986,64566,64010,64011,63987,64584,72275,67679,59146,64403,65206,35592,65796,65795,63935,58693,58460,65789,63934,58412,59158,65824,65770,59156,65205,59157,59926,65762,65204,59486,63555,63542,63770,62882,59450,61744,63754,59451,60131,60550,6491,60511,60099,50332,62822,62821,147662,61750,147695,147694,147693,60127,24288,60032,60098,65773,65774,60031,60038,60096,60030,59968,59969,59970,67175,59441,59972,63820,31047,65440,50354,59821,63558,59449,62883,61745,59442,67176,59448,63535,63751,24021,59690,59679,63821,64796,64795,35114,59773,59384,59758,59685,59672,59670,65839,59671,61490,61488,61489,63027,61475,55370,59826,59790,64792,59859,59538,59592,59858,60859,60242,59702,59534,64797,64248,60491,59593,59700,60028,58415,64793,59797,63547,59443,59526,59527,63557,60860)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(13116, 0, 0, 0, 982, 38134), -(13117, 0, 0, 0, 982, 38134), -(62672, 0, 0, 0, 978, 38134), -(60378, 0, 0, 0, 978, 38134), -(60140, 0, 0, 0, 978, 38134), -(60380, 0, 0, 0, 978, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(62671, 0, 0, 0, 978, 38134), -(60379, 0, 0, 0, 978, 38134), -(60145, 0, 0, 0, 978, 38134), -(14848, 0, 0, 0, 663, 38134), -(60283, 0, 0, 0, 978, 38134), -(55470, 0, 0, 0, 57, 38134), -(55379, 0, 0, 0, 57, 38134), -(61535, 0, 0, 0, 57, 38134), -(55463, 0, 0, 0, 57, 38134), -(55464, 0, 0, 0, 57, 38134), -(66239, 0, 0, 0, 57, 38134), -(66234, 0, 0, 0, 57, 38134), -(66231, 0, 0, 0, 57, 38134), -(66232, 0, 0, 0, 57, 38134), -(66233, 0, 0, 0, 57, 38134), -(66225, 0, 0, 0, 57, 38134), -(66235, 0, 0, 0, 57, 38134), -(66228, 0, 0, 0, 57, 38134), -(66980, 0, 0, 0, 57, 38134), -(66981, 0, 0, 0, 57, 38134), -(66979, 0, 0, 0, 57, 38134), -(66237, 0, 0, 0, 57, 38134), -(66848, 0, 0, 0, 57, 38134), -(66430, 0, 0, 0, 57, 38134), -(66265, 0, 0, 0, 57, 38134), -(66223, 0, 0, 0, 57, 38134), -(66219, 0, 0, 0, 57, 38134), -(66238, 0, 0, 0, 57, 38134), -(66236, 0, 0, 0, 57, 38134), -(66230, 0, 0, 0, 57, 38134), -(66227, 0, 0, 0, 881, 38134), -(66346, 0, 0, 0, 657, 38134), -(66347, 0, 0, 0, 657, 38134), -(66222, 0, 0, 0, 57, 38134), -(66220, 0, 0, 0, 57, 38134), -(149297, 0, 0, 0, 172, 38134), -(14375, 0, 0, 0, 378, 38134), -(42859, 0, 0, 0, 70, 38134), -(3300, 0, 0, 0, 81, 38134), -(62114, 0, 0, 0, 371, 38134), -(11156, 0, 0, 0, 872, 38134), -(6566, 0, 0, 0, 867, 38134), -(14558, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(145714, 0, 0, 0, 189, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(50304, 0, 0, 0, 867, 38134), -(49743, 0, 0, 0, 81, 38134), -(150131, 0, 0, 0, 820, 38134), -(148250, 0, 0, 0, 871, 38134), -(149279, 0, 0, 0, 847, 38134), -(3296, 0, 0, 0, 883, 38134), -(148242, 0, 0, 0, 871, 38134), -(49837, 0, 0, 0, 81, 38134), -(34238, 0, 0, 0, 872, 38134), -(133186, 0, 0, 0, 347, 38134), -(148263, 0, 0, 0, 817, 38134), -(148265, 0, 0, 0, 464, 38134), -(141702, 0, 0, 0, 494, 38134), -(141669, 0, 0, 0, 494, 38134), -(149626, 0, 0, 0, 178, 38134), -(47253, 0, 0, 0, 866, 38134), -(141691, 0, 0, 0, 494, 38134), -(149270, 0, 0, 0, 883, 38134), -(155739, 0, 0, 0, 959, 38134), -(151937, 0, 0, 0, 847, 38134), -(141656, 0, 0, 0, 494, 38134), -(141652, 0, 0, 0, 494, 38134), -(38821, 0, 0, 0, 181, 38134), -(35169, 0, 0, 0, 872, 38134), -(51346, 0, 0, 0, 883, 38134), -(7395, 0, 0, 0, 371, 38134), -(149523, 0, 0, 0, 847, 38134), -(148770, 0, 0, 0, 816, 38134), -(149522, 0, 0, 0, 847, 38134), -(141693, 0, 0, 0, 494, 38134), -(148768, 0, 0, 0, 347, 38134), -(148795, 0, 0, 0, 820, 38134), -(149258, 0, 0, 0, 11, 38134), -(32520, 0, 0, 0, 181, 38134), -(142856, 0, 0, 0, 494, 38134), -(121541, 0, 0, 0, 336, 38134), -(149616, 0, 0, 0, 347, 38134), -(141647, 0, 0, 0, 494, 38134), -(141119, 0, 0, 0, 494, 38134), -(64585, 0, 0, 0, 173, 38134), -(63966, 0, 0, 0, 173, 38134), -(72280, 0, 0, 0, 173, 38134), -(58771, 0, 0, 0, 173, 38134), -(63838, 0, 0, 0, 371, 38134), -(65207, 0, 0, 0, 81, 38134), -(67013, 0, 0, 0, 173, 38134), -(65859, 0, 0, 0, 173, 38134), -(67014, 0, 0, 0, 173, 38134), -(68981, 0, 0, 0, 173, 38134), -(63964, 0, 0, 0, 173, 38134), -(63965, 0, 0, 0, 173, 38134), -(64064, 0, 0, 0, 173, 38134), -(64057, 0, 0, 0, 173, 38134), -(73422, 0, 0, 0, 173, 38134), -(64056, 0, 0, 0, 173, 38134), -(64050, 0, 0, 0, 173, 38134), -(64043, 0, 0, 0, 173, 38134), -(64058, 0, 0, 0, 173, 38134), -(64060, 0, 0, 0, 173, 38134), -(64040, 0, 0, 0, 173, 38134), -(64048, 0, 0, 0, 173, 38134), -(64059, 0, 0, 0, 173, 38134), -(64053, 0, 0, 0, 173, 38134), -(64049, 0, 0, 0, 173, 38134), -(64925, 0, 0, 0, 173, 38134), -(67130, 0, 0, 0, 860, 38134), -(64924, 0, 0, 0, 173, 38134), -(64054, 0, 0, 0, 173, 38134), -(64041, 0, 0, 0, 173, 38134), -(62996, 0, 0, 0, 173, 38134), -(64107, 0, 0, 0, 173, 38134), -(64067, 0, 0, 0, 173, 38134), -(64105, 0, 0, 0, 173, 38134), -(64106, 0, 0, 0, 173, 38134), -(64114, 0, 0, 0, 173, 38134), -(64575, 0, 0, 0, 173, 38134), -(64561, 0, 0, 0, 173, 38134), -(64578, 0, 0, 0, 173, 38134), -(64579, 0, 0, 0, 173, 38134), -(64065, 0, 0, 0, 173, 38134), -(56132, 0, 0, 0, 58, 38134), -(65856, 0, 0, 0, 173, 38134), -(64066, 0, 0, 0, 173, 38134), -(64038, 0, 0, 0, 173, 38134), -(64039, 0, 0, 0, 173, 38134), -(64534, 0, 0, 0, 173, 38134), -(63008, 0, 0, 0, 173, 38134), -(64051, 0, 0, 0, 173, 38134), -(66731, 0, 0, 0, 173, 38134), -(64002, 0, 0, 0, 173, 38134), -(64047, 0, 0, 0, 173, 38134), -(130145, 0, 0, 0, 173, 38134), -(73674, 0, 0, 0, 173, 38134), -(67133, 0, 0, 0, 173, 38134), -(73699, 0, 0, 0, 173, 38134), -(64588, 0, 0, 0, 173, 38134), -(65266, 0, 0, 0, 173, 38134), -(68984, 0, 0, 0, 173, 38134), -(67134, 0, 0, 0, 173, 38134), -(66998, 0, 0, 0, 173, 38134), -(74012, 0, 0, 0, 173, 38134), -(74010, 0, 0, 0, 173, 38134), -(64131, 0, 0, 0, 173, 38134), -(64119, 0, 0, 0, 173, 38134), -(64126, 0, 0, 0, 173, 38134), -(64118, 0, 0, 0, 173, 38134), -(74019, 0, 0, 0, 173, 38134), -(63753, 0, 0, 0, 173, 38134), -(63752, 0, 0, 0, 173, 38134), -(64127, 0, 0, 0, 173, 38134), -(64122, 0, 0, 0, 173, 38134), -(64134, 0, 0, 0, 173, 38134), -(58448, 0, 0, 0, 173, 38134), -(64062, 0, 0, 0, 173, 38134), -(64128, 0, 0, 0, 173, 38134), -(65862, 0, 0, 0, 173, 38134), -(64121, 0, 0, 0, 173, 38134), -(31146, 0, 3, 3, 328, 38134), -(67127, 0, 0, 0, 328, 38134), -(63996, 0, 0, 0, 173, 38134), -(64976, 0, 0, 0, 173, 38134), -(59908, 0, 0, 0, 173, 38134), -(65716, 0, 0, 0, 173, 38134), -(64972, 0, 0, 0, 173, 38134), -(61122, 0, 0, 0, 881, 38134), -(64531, 0, 0, 0, 173, 38134), -(63994, 0, 0, 0, 173, 38134), -(64007, 0, 0, 0, 173, 38134), -(67006, 0, 0, 0, 860, 38134), -(67007, 0, 0, 0, 860, 38134), -(66685, 0, 0, 0, 860, 38134), -(60167, 0, 0, 0, 173, 38134), -(67005, 0, 0, 0, 860, 38134), -(64001, 0, 0, 0, 173, 38134), -(64590, 0, 0, 0, 81, 38134), -(58245, 0, 0, 0, 59, 38134), -(64535, 0, 0, 0, 173, 38134), -(64533, 0, 0, 0, 173, 38134), -(64019, 0, 0, 0, 173, 38134), -(64582, 0, 0, 0, 173, 38134), -(71483, 0, 0, 0, 173, 38134), -(64591, 0, 0, 0, 81, 38134), -(58464, 0, 0, 0, 173, 38134), -(59959, 0, 0, 0, 173, 38134), -(64589, 0, 0, 0, 81, 38134), -(63986, 0, 0, 0, 173, 38134), -(64566, 0, 0, 0, 173, 38134), -(64010, 0, 0, 0, 173, 38134), -(64011, 0, 0, 0, 173, 38134), -(63987, 0, 0, 0, 173, 38134), -(64584, 0, 0, 0, 2112, 38134), -(72275, 0, 0, 0, 173, 38134), -(67679, 0, 0, 0, 81, 38134), -(59146, 0, 0, 0, 173, 38134), -(64403, 0, 0, 0, 173, 38134), -(65206, 0, 0, 0, 81, 38134), -(35592, 0, 0, 0, 328, 38134), -(65796, 0, 0, 0, 173, 38134), -(65795, 0, 0, 0, 173, 38134), -(63935, 0, 0, 0, 173, 38134), -(58693, 0, 0, 0, 173, 38134), -(58460, 0, 0, 0, 173, 38134), -(65789, 0, 0, 0, 173, 38134), -(63934, 0, 0, 0, 173, 38134), -(58412, 0, 0, 0, 173, 38134), -(59158, 0, 0, 0, 173, 38134), -(65824, 0, 0, 0, 173, 38134), -(65770, 0, 0, 0, 173, 38134), -(59156, 0, 0, 0, 173, 38134), -(65205, 0, 0, 0, 81, 38134), -(59157, 0, 0, 0, 173, 38134), -(59926, 0, 0, 0, 173, 38134), -(65762, 0, 0, 0, 173, 38134), -(65204, 0, 0, 0, 81, 38134), -(59486, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(63542, 0, 0, 0, 60, 38134), -(63770, 0, 0, 0, 60, 38134), -(62882, 0, 0, 0, 60, 38134), -(59450, 0, 0, 0, 60, 38134), -(61744, 0, 0, 0, 881, 38134), -(63754, 0, 0, 0, 60, 38134), -(59451, 0, 0, 0, 60, 38134), -(60131, 0, 0, 0, 60, 38134), -(60550, 0, 0, 0, 60, 38134), -(6491, 0, 0, 0, 328, 38134), -(60511, 0, 0, 0, 60, 38134), -(60099, 0, 0, 0, 60, 38134), -(50332, 0, 0, 0, 60, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(147662, 0, 0, 0, 972, 38134), -(61750, 0, 0, 0, 371, 38134), -(147695, 0, 1, 1, 972, 38134), -(147694, 0, 0, 0, 972, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(147693, 0, 0, 0, 972, 38134), -(60127, 0, 0, 0, 60, 38134), -(24288, 0, 0, 0, 328, 38134), -(60032, 0, 0, 0, 60, 38134), -(60098, 0, 0, 0, 60, 38134), -(65773, 0, 0, 0, 60, 38134), -(65774, 0, 0, 0, 60, 38134), -(60031, 0, 0, 0, 60, 38134), -(60038, 0, 0, 0, 60, 38134), -(60096, 0, 0, 0, 60, 38134), -(60030, 0, 0, 0, 60, 38134), -(59968, 0, 0, 0, 60, 38134), -(59969, 0, 0, 0, 60, 38134), -(59970, 0, 0, 0, 60, 38134), -(67175, 0, 0, 0, 60, 38134), -(59441, 0, 0, 0, 60, 38134), -(59972, 0, 0, 0, 60, 38134), -(63820, 0, 0, 0, 60, 38134), -(31047, 0, 0, 0, 328, 38134), -(65440, 0, 0, 0, 60, 38134), -(50354, 0, 0, 0, 60, 38134), -(59821, 0, 0, 0, 60, 38134), -(63558, 0, 0, 0, 371, 38134), -(59449, 0, 0, 0, 60, 38134), -(62883, 0, 0, 0, 60, 38134), -(61745, 0, 0, 0, 881, 38134), -(59442, 0, 0, 0, 60, 38134), -(67176, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(63535, 0, 0, 0, 60, 38134), -(63751, 0, 0, 0, 60, 38134), -(24021, 0, 0, 0, 328, 38134), -(59690, 0, 0, 0, 60, 38134), -(59679, 0, 0, 0, 60, 38134), -(63821, 0, 0, 0, 60, 38134), -(64796, 0, 0, 0, 81, 38134), -(64795, 0, 0, 0, 81, 38134), -(35114, 0, 0, 0, 328, 38134), -(59773, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(59758, 0, 0, 0, 60, 38134), -(59685, 0, 0, 0, 60, 38134), -(59672, 0, 0, 0, 60, 38134), -(59670, 0, 0, 0, 60, 38134), -(65839, 0, 0, 0, 60, 38134), -(59671, 0, 0, 0, 60, 38134), -(61490, 0, 0, 0, 60, 38134), -(61488, 0, 0, 0, 60, 38134), -(61489, 0, 0, 0, 60, 38134), -(63027, 0, 0, 0, 60, 38134), -(61475, 0, 0, 0, 60, 38134), -(55370, 0, 0, 0, 328, 38134), -(59826, 0, 0, 0, 60, 38134), -(59790, 0, 0, 0, 60, 38134), -(64792, 0, 0, 0, 81, 38134), -(59859, 0, 0, 0, 60, 38134), -(59538, 0, 0, 0, 60, 38134), -(59592, 0, 0, 0, 60, 38134), -(59858, 0, 0, 0, 60, 38134), -(60859, 0, 0, 0, 60, 38134), -(60242, 0, 0, 0, 60, 38134), -(59702, 0, 0, 0, 371, 38134), -(59534, 0, 0, 0, 60, 38134), -(64797, 0, 0, 0, 81, 38134), -(64248, 0, 0, 0, 371, 38134), -(60491, 0, 0, 0, 60, 38134), -(59593, 0, 0, 0, 60, 38134), -(59700, 0, 0, 0, 60, 38134), -(60028, 0, 0, 0, 60, 38134), -(58415, 0, 0, 0, 60, 38134), -(64793, 0, 0, 0, 81, 38134), -(59797, 0, 0, 0, 60, 38134), -(63547, 0, 0, 0, 371, 38134), -(59443, 0, 0, 0, 60, 38134), -(59526, 0, 0, 0, 60, 38134), -(59527, 0, 0, 0, 60, 38134), -(63557, 0, 0, 0, 371, 38134), -(60860, 0, 0, 0, 60, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (13116,13117,62672,60378,60140,60380,32639,32638,62671,60379,60145,14848,60283,55470,55379,61535,55463,55464,66239,66234,66231,66232,66233,66225,66235,66228,66980,66981,66979,66237,66848,66430,66265,66223,66219,66238,66236,66230,66227,66346,66347,66222,66220,149297,14375,42859,3300,62114,11156,6566,14558,12343,145714,12342,12341,50304,49743,150131,148250,149279,3296,148242,49837,34238,133186,148263,148265,141702,141669,149626,47253,141691,149270,155739,151937,141656,141652,38821,35169,51346,7395,149523,148770,149522,141693,148768,148795,149258,32520,142856,121541,149616,141647,141119,64585,63966,72280,58771,63838,65207,67013,65859,67014,68981,63964,63965,64064,64057,73422,64056,64050,64043,64058,64060,64040,64048,64059,64053,64049,64925,67130,64924,64054,64041,62996,64107,64067,64105,64106,64114,64575,64561,64578,64579,64065,56132,65856,64066,64038,64039,64534,63008,64051,66731,64002,64047,130145,73674,67133,73699,64588,65266,68984,67134,66998,74012,74010,64131,64119,64126,64118,74019,63753,63752,64127,64122,64134,58448,64062,64128,65862,64121,31146,67127,63996,64976,59908,65716,64972,61122,64531,63994,64007,67006,67007,66685,60167,67005,64001,64590,58245,64535,64533,64019,64582,71483,64591,58464,59959,64589,63986,64566,64010,64011,63987,64584,72275,67679,59146,64403,65206,35592,65796,65795,63935,58693,58460,65789,63934,58412,59158,65824,65770,59156,65205,59157,59926,65762,65204,59486,63555,63542,63770,62882,59450,61744,63754,59451,60131,60550,6491,60511,60099,50332,62822,62821,147662,61750,147695,147694,147693,60127,24288,60032,60098,65773,65774,60031,60038,60096,60030,59968,59969,59970,67175,59441,59972,63820,31047,65440,50354,59821,63558,59449,62883,61745,59442,67176,59448,63535,63751,24021,59690,59679,63821,64796,64795,35114,59773,59384,59758,59685,59672,59670,65839,59671,61490,61488,61489,63027,61475,55370,59826,59790,64792,59859,59538,59592,59858,60859,60242,59702,59534,64797,64248,60491,59593,59700,60028,58415,64793,59797,63547,59443,59526,59527,63557,60860)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(13116, 0, 0, 0, 982, 38134), -(13117, 0, 0, 0, 982, 38134), -(62672, 0, 0, 0, 978, 38134), -(60378, 0, 0, 0, 978, 38134), -(60140, 0, 0, 0, 978, 38134), -(60380, 0, 0, 0, 978, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(62671, 0, 0, 0, 978, 38134), -(60379, 0, 0, 0, 978, 38134), -(60145, 0, 0, 0, 978, 38134), -(14848, 0, 0, 0, 663, 38134), -(60283, 0, 0, 0, 978, 38134), -(55470, 0, 0, 0, 57, 38134), -(55379, 0, 0, 0, 57, 38134), -(61535, 0, 0, 0, 57, 38134), -(55463, 0, 0, 0, 57, 38134), -(55464, 0, 0, 0, 57, 38134), -(66239, 0, 0, 0, 57, 38134), -(66234, 0, 0, 0, 57, 38134), -(66231, 0, 0, 0, 57, 38134), -(66232, 0, 0, 0, 57, 38134), -(66233, 0, 0, 0, 57, 38134), -(66225, 0, 0, 0, 57, 38134), -(66235, 0, 0, 0, 57, 38134), -(66228, 0, 0, 0, 57, 38134), -(66980, 0, 0, 0, 57, 38134), -(66981, 0, 0, 0, 57, 38134), -(66979, 0, 0, 0, 57, 38134), -(66237, 0, 0, 0, 57, 38134), -(66848, 0, 0, 0, 57, 38134), -(66430, 0, 0, 0, 57, 38134), -(66265, 0, 0, 0, 57, 38134), -(66223, 0, 0, 0, 57, 38134), -(66219, 0, 0, 0, 57, 38134), -(66238, 0, 0, 0, 57, 38134), -(66236, 0, 0, 0, 57, 38134), -(66230, 0, 0, 0, 57, 38134), -(66227, 0, 0, 0, 881, 38134), -(66346, 0, 0, 0, 657, 38134), -(66347, 0, 0, 0, 657, 38134), -(66222, 0, 0, 0, 57, 38134), -(66220, 0, 0, 0, 57, 38134), -(149297, 0, 0, 0, 172, 38134), -(14375, 0, 0, 0, 378, 38134), -(42859, 0, 0, 0, 70, 38134), -(3300, 0, 0, 0, 81, 38134), -(62114, 0, 0, 0, 371, 38134), -(11156, 0, 0, 0, 872, 38134), -(6566, 0, 0, 0, 867, 38134), -(14558, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(145714, 0, 0, 0, 189, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(50304, 0, 0, 0, 867, 38134), -(49743, 0, 0, 0, 81, 38134), -(150131, 0, 0, 0, 820, 38134), -(148250, 0, 0, 0, 871, 38134), -(149279, 0, 0, 0, 847, 38134), -(3296, 0, 0, 0, 883, 38134), -(148242, 0, 0, 0, 871, 38134), -(49837, 0, 0, 0, 81, 38134), -(34238, 0, 0, 0, 872, 38134), -(133186, 0, 0, 0, 347, 38134), -(148263, 0, 0, 0, 817, 38134), -(148265, 0, 0, 0, 464, 38134), -(141702, 0, 0, 0, 494, 38134), -(141669, 0, 0, 0, 494, 38134), -(149626, 0, 0, 0, 178, 38134), -(47253, 0, 0, 0, 866, 38134), -(141691, 0, 0, 0, 494, 38134), -(149270, 0, 0, 0, 883, 38134), -(155739, 0, 0, 0, 959, 38134), -(151937, 0, 0, 0, 847, 38134), -(141656, 0, 0, 0, 494, 38134), -(141652, 0, 0, 0, 494, 38134), -(38821, 0, 0, 0, 181, 38134), -(35169, 0, 0, 0, 872, 38134), -(51346, 0, 0, 0, 883, 38134), -(7395, 0, 0, 0, 371, 38134), -(149523, 0, 0, 0, 847, 38134), -(148770, 0, 0, 0, 816, 38134), -(149522, 0, 0, 0, 847, 38134), -(141693, 0, 0, 0, 494, 38134), -(148768, 0, 0, 0, 347, 38134), -(148795, 0, 0, 0, 820, 38134), -(149258, 0, 0, 0, 11, 38134), -(32520, 0, 0, 0, 181, 38134), -(142856, 0, 0, 0, 494, 38134), -(121541, 0, 0, 0, 336, 38134), -(149616, 0, 0, 0, 347, 38134), -(141647, 0, 0, 0, 494, 38134), -(141119, 0, 0, 0, 494, 38134), -(64585, 0, 0, 0, 173, 38134), -(63966, 0, 0, 0, 173, 38134), -(72280, 0, 0, 0, 173, 38134), -(58771, 0, 0, 0, 173, 38134), -(63838, 0, 0, 0, 371, 38134), -(65207, 0, 0, 0, 81, 38134), -(67013, 0, 0, 0, 173, 38134), -(65859, 0, 0, 0, 173, 38134), -(67014, 0, 0, 0, 173, 38134), -(68981, 0, 0, 0, 173, 38134), -(63964, 0, 0, 0, 173, 38134), -(63965, 0, 0, 0, 173, 38134), -(64064, 0, 0, 0, 173, 38134), -(64057, 0, 0, 0, 173, 38134), -(73422, 0, 0, 0, 173, 38134), -(64056, 0, 0, 0, 173, 38134), -(64050, 0, 0, 0, 173, 38134), -(64043, 0, 0, 0, 173, 38134), -(64058, 0, 0, 0, 173, 38134), -(64060, 0, 0, 0, 173, 38134), -(64040, 0, 0, 0, 173, 38134), -(64048, 0, 0, 0, 173, 38134), -(64059, 0, 0, 0, 173, 38134), -(64053, 0, 0, 0, 173, 38134), -(64049, 0, 0, 0, 173, 38134), -(64925, 0, 0, 0, 173, 38134), -(67130, 0, 0, 0, 860, 38134), -(64924, 0, 0, 0, 173, 38134), -(64054, 0, 0, 0, 173, 38134), -(64041, 0, 0, 0, 173, 38134), -(62996, 0, 0, 0, 173, 38134), -(64107, 0, 0, 0, 173, 38134), -(64067, 0, 0, 0, 173, 38134), -(64105, 0, 0, 0, 173, 38134), -(64106, 0, 0, 0, 173, 38134), -(64114, 0, 0, 0, 173, 38134), -(64575, 0, 0, 0, 173, 38134), -(64561, 0, 0, 0, 173, 38134), -(64578, 0, 0, 0, 173, 38134), -(64579, 0, 0, 0, 173, 38134), -(64065, 0, 0, 0, 173, 38134), -(56132, 0, 0, 0, 58, 38134), -(65856, 0, 0, 0, 173, 38134), -(64066, 0, 0, 0, 173, 38134), -(64038, 0, 0, 0, 173, 38134), -(64039, 0, 0, 0, 173, 38134), -(64534, 0, 0, 0, 173, 38134), -(63008, 0, 0, 0, 173, 38134), -(64051, 0, 0, 0, 173, 38134), -(66731, 0, 0, 0, 173, 38134), -(64002, 0, 0, 0, 173, 38134), -(64047, 0, 0, 0, 173, 38134), -(130145, 0, 0, 0, 173, 38134), -(73674, 0, 0, 0, 173, 38134), -(67133, 0, 0, 0, 173, 38134), -(73699, 0, 0, 0, 173, 38134), -(64588, 0, 0, 0, 173, 38134), -(65266, 0, 0, 0, 173, 38134), -(68984, 0, 0, 0, 173, 38134), -(67134, 0, 0, 0, 173, 38134), -(66998, 0, 0, 0, 173, 38134), -(74012, 0, 0, 0, 173, 38134), -(74010, 0, 0, 0, 173, 38134), -(64131, 0, 0, 0, 173, 38134), -(64119, 0, 0, 0, 173, 38134), -(64126, 0, 0, 0, 173, 38134), -(64118, 0, 0, 0, 173, 38134), -(74019, 0, 0, 0, 173, 38134), -(63753, 0, 0, 0, 173, 38134), -(63752, 0, 0, 0, 173, 38134), -(64127, 0, 0, 0, 173, 38134), -(64122, 0, 0, 0, 173, 38134), -(64134, 0, 0, 0, 173, 38134), -(58448, 0, 0, 0, 173, 38134), -(64062, 0, 0, 0, 173, 38134), -(64128, 0, 0, 0, 173, 38134), -(65862, 0, 0, 0, 173, 38134), -(64121, 0, 0, 0, 173, 38134), -(31146, 0, 3, 3, 328, 38134), -(67127, 0, 0, 0, 328, 38134), -(63996, 0, 0, 0, 173, 38134), -(64976, 0, 0, 0, 173, 38134), -(59908, 0, 0, 0, 173, 38134), -(65716, 0, 0, 0, 173, 38134), -(64972, 0, 0, 0, 173, 38134), -(61122, 0, 0, 0, 881, 38134), -(64531, 0, 0, 0, 173, 38134), -(63994, 0, 0, 0, 173, 38134), -(64007, 0, 0, 0, 173, 38134), -(67006, 0, 0, 0, 860, 38134), -(67007, 0, 0, 0, 860, 38134), -(66685, 0, 0, 0, 860, 38134), -(60167, 0, 0, 0, 173, 38134), -(67005, 0, 0, 0, 860, 38134), -(64001, 0, 0, 0, 173, 38134), -(64590, 0, 0, 0, 81, 38134), -(58245, 0, 0, 0, 59, 38134), -(64535, 0, 0, 0, 173, 38134), -(64533, 0, 0, 0, 173, 38134), -(64019, 0, 0, 0, 173, 38134), -(64582, 0, 0, 0, 173, 38134), -(71483, 0, 0, 0, 173, 38134), -(64591, 0, 0, 0, 81, 38134), -(58464, 0, 0, 0, 173, 38134), -(59959, 0, 0, 0, 173, 38134), -(64589, 0, 0, 0, 81, 38134), -(63986, 0, 0, 0, 173, 38134), -(64566, 0, 0, 0, 173, 38134), -(64010, 0, 0, 0, 173, 38134), -(64011, 0, 0, 0, 173, 38134), -(63987, 0, 0, 0, 173, 38134), -(64584, 0, 0, 0, 2112, 38134), -(72275, 0, 0, 0, 173, 38134), -(67679, 0, 0, 0, 81, 38134), -(59146, 0, 0, 0, 173, 38134), -(64403, 0, 0, 0, 173, 38134), -(65206, 0, 0, 0, 81, 38134), -(35592, 0, 0, 0, 328, 38134), -(65796, 0, 0, 0, 173, 38134), -(65795, 0, 0, 0, 173, 38134), -(63935, 0, 0, 0, 173, 38134), -(58693, 0, 0, 0, 173, 38134), -(58460, 0, 0, 0, 173, 38134), -(65789, 0, 0, 0, 173, 38134), -(63934, 0, 0, 0, 173, 38134), -(58412, 0, 0, 0, 173, 38134), -(59158, 0, 0, 0, 173, 38134), -(65824, 0, 0, 0, 173, 38134), -(65770, 0, 0, 0, 173, 38134), -(59156, 0, 0, 0, 173, 38134), -(65205, 0, 0, 0, 81, 38134), -(59157, 0, 0, 0, 173, 38134), -(59926, 0, 0, 0, 173, 38134), -(65762, 0, 0, 0, 173, 38134), -(65204, 0, 0, 0, 81, 38134), -(59486, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(63542, 0, 0, 0, 60, 38134), -(63770, 0, 0, 0, 60, 38134), -(62882, 0, 0, 0, 60, 38134), -(59450, 0, 0, 0, 60, 38134), -(61744, 0, 0, 0, 881, 38134), -(63754, 0, 0, 0, 60, 38134), -(59451, 0, 0, 0, 60, 38134), -(60131, 0, 0, 0, 60, 38134), -(60550, 0, 0, 0, 60, 38134), -(6491, 0, 0, 0, 328, 38134), -(60511, 0, 0, 0, 60, 38134), -(60099, 0, 0, 0, 60, 38134), -(50332, 0, 0, 0, 60, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(147662, 0, 0, 0, 972, 38134), -(61750, 0, 0, 0, 371, 38134), -(147695, 0, 1, 1, 972, 38134), -(147694, 0, 0, 0, 972, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(147693, 0, 0, 0, 972, 38134), -(60127, 0, 0, 0, 60, 38134), -(24288, 0, 0, 0, 328, 38134), -(60032, 0, 0, 0, 60, 38134), -(60098, 0, 0, 0, 60, 38134), -(65773, 0, 0, 0, 60, 38134), -(65774, 0, 0, 0, 60, 38134), -(60031, 0, 0, 0, 60, 38134), -(60038, 0, 0, 0, 60, 38134), -(60096, 0, 0, 0, 60, 38134), -(60030, 0, 0, 0, 60, 38134), -(59968, 0, 0, 0, 60, 38134), -(59969, 0, 0, 0, 60, 38134), -(59970, 0, 0, 0, 60, 38134), -(67175, 0, 0, 0, 60, 38134), -(59441, 0, 0, 0, 60, 38134), -(59972, 0, 0, 0, 60, 38134), -(63820, 0, 0, 0, 60, 38134), -(31047, 0, 0, 0, 328, 38134), -(65440, 0, 0, 0, 60, 38134), -(50354, 0, 0, 0, 60, 38134), -(59821, 0, 0, 0, 60, 38134), -(63558, 0, 0, 0, 371, 38134), -(59449, 0, 0, 0, 60, 38134), -(62883, 0, 0, 0, 60, 38134), -(61745, 0, 0, 0, 881, 38134), -(59442, 0, 0, 0, 60, 38134), -(67176, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(63535, 0, 0, 0, 60, 38134), -(63751, 0, 0, 0, 60, 38134), -(24021, 0, 0, 0, 328, 38134), -(59690, 0, 0, 0, 60, 38134), -(59679, 0, 0, 0, 60, 38134), -(63821, 0, 0, 0, 60, 38134), -(64796, 0, 0, 0, 81, 38134), -(64795, 0, 0, 0, 81, 38134), -(35114, 0, 0, 0, 328, 38134), -(59773, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(59758, 0, 0, 0, 60, 38134), -(59685, 0, 0, 0, 60, 38134), -(59672, 0, 0, 0, 60, 38134), -(59670, 0, 0, 0, 60, 38134), -(65839, 0, 0, 0, 60, 38134), -(59671, 0, 0, 0, 60, 38134), -(61490, 0, 0, 0, 60, 38134), -(61488, 0, 0, 0, 60, 38134), -(61489, 0, 0, 0, 60, 38134), -(63027, 0, 0, 0, 60, 38134), -(61475, 0, 0, 0, 60, 38134), -(55370, 0, 0, 0, 328, 38134), -(59826, 0, 0, 0, 60, 38134), -(59790, 0, 0, 0, 60, 38134), -(64792, 0, 0, 0, 81, 38134), -(59859, 0, 0, 0, 60, 38134), -(59538, 0, 0, 0, 60, 38134), -(59592, 0, 0, 0, 60, 38134), -(59858, 0, 0, 0, 60, 38134), -(60859, 0, 0, 0, 60, 38134), -(60242, 0, 0, 0, 60, 38134), -(59702, 0, 0, 0, 371, 38134), -(59534, 0, 0, 0, 60, 38134), -(64797, 0, 0, 0, 81, 38134), -(64248, 0, 0, 0, 371, 38134), -(60491, 0, 0, 0, 60, 38134), -(59593, 0, 0, 0, 60, 38134), -(59700, 0, 0, 0, 60, 38134), -(60028, 0, 0, 0, 60, 38134), -(58415, 0, 0, 0, 60, 38134), -(64793, 0, 0, 0, 81, 38134), -(59797, 0, 0, 0, 60, 38134), -(63547, 0, 0, 0, 371, 38134), -(59443, 0, 0, 0, 60, 38134), -(59526, 0, 0, 0, 60, 38134), -(59527, 0, 0, 0, 60, 38134), -(63557, 0, 0, 0, 371, 38134), -(60860, 0, 0, 0, 60, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (126736,126732,126733,121866,121854,122267,123656,123634,123215,125833,126775,139643,139703,139706,151241,122060,134066,142151,122224,131718,133854,133857,139640,139440,133354,149147,130778,130777,139365,130771,148517,134619,122504,139326,133871,125486,122107,126714,122402,122129,126509,135249,122399,133910,123677,126562,126597,122059,121688,122447,121680,123060,140305,122009,122445,122114,121706,140285,125783,140287,139180,136152,150412,136009,126655,130589,131006,132641,120174,132715,132639,130122,132640,130014,129998,125993,122463,125991,138077,138072,129589,138043,138070,129228,131336,131340,131339,138051,138078,141584,131470,122449,149045,129226,132506,122465,138062,121252,125485,132153,141906,132114,141910,131346,132066,134553,138033,129295,142521,129294,125488,129296,139634,126003,134552,138397,129309,129307,142325,129308,141605,144193,130491,142642,142344,130328,125879,129556,120840,137334,144195,144196,135441,141919,128177,126684,126031,125823,131842,137465,125822,130242,132365,132364,144194,142502,126032,121017,126004,120812,129997,130230,143967,130918,141775,121042,130256,131331,132378,132393,141774,130257,132383,132388,130120,130255,122429,120900,126023,130115,130103,132447,130100,130108,125816,129994,130105,121253,130111,130117,152114,152021,131083,133443,134049,133257,146379,125948,142671,142663,142657,142655,142660,142659,142751,132302,132305,132089,140445,73668,140415,131734,140416,93432,140417,140413,140412,140411,140414,140422,140418,140423,133237,77221,68659,132098,132112,132083,33810,66950,132097,64899,71942,132085,33227,132103,54227,133549,132084,133238,132107,82464,53225,132106,81431,63621,34278,48609,132082,115152,15699,147641,147642,132110,14629,132109,132111,132077,85517,133065,133119,133253,132312,133371,133300,131808,133366,123062,122939,139312,125784,129606,139311,131555,133152,132628,132629,131832,122940,122400,133321,130568,131560,131558,131554,126731,125269,133044,132739,133223,132718,130537,131773,130532,133056,132960,133059,133266,133267,132800,130535,130542,130682,133048,133049,93493,133045,133224,133220,133046,133047,132702,133042,133043,130540,132972,131776,130677,133225,131149,133221,133222,133542,125253,138408,138409,131241,130304,130305,130294,131219,123502,131218,131217,132217,130260,132213,131044,129752,130197,130866,130208,130209,130221,129924,138399,130219,126653,126631,130922,126722,126725,126726,130921,125417,122113,133167,133563,125414,122223,130308,129720,129954,129487,130029,130707,130706,130905,130929,133420,129907,130698,130344,130035,130451,134156,130034,129513,130031,132070,136425,128933,132071,132072,132067,136424,136423,152020,146234,154609,130713,130741,130757,130754,130756,130753,130716,130761,130445,131753,130712,134018,134017,130743,130710,130718,130749,130699,130447,130489,130577,133735,131769,131768,141614,131765,131767,130575,126330,131774,127072,131696,129329,124040,141957,131660,131659,131655,129597,129595,131741,126564,133248,131746,127030,141628,141617,130988,130990,128078,128150,126329,127074,128148,130987,129300,138274,55370,126304,127664,126623,131164,131162,128077,126618,126221,131007,131173,127665,131745,131170,128076,126331,141956,140870,140869,140868,141954,131522,122698,137234,132686,137237,132983,141609,132984,132394,141936,122700,132687,130995,132711,132707,132691,131574,132689,132690,132704,132714,125455,131835,142567,131403,142565,132308,132301,131811,127123,131827,131813,132012,122231,131807,132296,144082,144085,122696,144078,144086,122702,137510,131809,131804,144074,144075,140946,144081,131836,131834,62167,144187,132015,122695,130983,123243,133123,140953,122641,122642,128087,122229,120802,130441,131484,131483,177208,122690,141555,122691,141549,135775,131521,131287,137931,142404,120740,131506,131477,143873,131460,122915,131494,131480,142185,131511,130448,142179,133050,132264,131514,131564,122701,142464,141928,143872,122692,131542,131502,131503,131481,122689,131566,140394,122697,132643,130932,141937,131512,131472,120168,120170,131443,131216,125953,131482,122337,149290,149297,145714,3300,148265,148768,149616,149408,71100,148263,42859,141669,141656,40891,148795,6566,50304,150131,149279,141652,155739,151937,149258,14558,133186,149626,149523,148770,142856,11156,12343,141691,35169,141693,12342,12341,149296,148250,148242,149522,34238,141702,149270,7395,149371,141647,14376,54473,54472,68979,57801,3328,26537,3327,47233,44160,34765,3334,141912,44723,141920,44743,3412,3346,46181,61369,3345,3371,11066,46742,3189,44725,25080,25075,1420,3372,42548,45230,24934,44735,61367,24931,5816,25081,3330,46718,24927,24926,3335,12136,24924,24935,7010,24930,24929,5875,46716,52032,88705,88704,5909,47254,88706,46708,9564,3368,20486,49737,130911,141528,20490,20488,5639,42506,44948,44918,20491,43062,20493,20489,50488,63626,50323,3310,3216,50477,47253,20492,46709,44919,44158,141310,14881,62194,15476,47246,47248,47247,3329,62198,10880,49131,3331,46358,37072,46357,14720,42637,46512,3319,46359,14375,23635,14377,44876,35068,72654,89830,6929,46142,135201,137762,4047,135202,44853,72559,5817,52034,44871,44865,45337,44877,3314,46556,32642,3312,32641,88702,46555,88701,46572,49622,6466,46140,5614,5613,5611,3370,5610,5609,5606,44854,17098,44851,44856,62115,45339,141119,3323,44338,28960,23128,44878,27489,44867,47571,44872,3313,62195,49750,14392,3144,38821,3342,175135,121541,44866,49837,49743,168459,3296,44852,88703,62114,44868,58155,74228,32520,51346,51195,5188)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(126736, 0, 0, 0, 189, 38134), -(126732, 0, 0, 0, 189, 38134), -(126733, 0, 0, 0, 189, 38134), -(121866, 0, 0, 0, 189, 38134), -(121854, 0, 0, 0, 189, 38134), -(122267, 0, 0, 0, 189, 38134), -(123656, 0, 0, 0, 189, 38134), -(123634, 0, 0, 0, 189, 38134), -(123215, 0, 0, 0, 189, 38134), -(125833, 0, 0, 0, 189, 38134), -(126775, 0, 0, 0, 189, 38134), -(139643, 0, 0, 0, 189, 38134), -(139703, 0, 0, 0, 189, 38134), -(139706, 0, 0, 0, 189, 38134), -(151241, 0, 0, 0, 464, 38134), -(122060, 0, 0, 0, 189, 38134), -(134066, 0, 0, 0, 189, 38134), -(142151, 0, 24, 24, 371, 38134), -(122224, 0, 0, 0, 189, 38134), -(131718, 0, 0, 0, 189, 38134), -(133854, 0, 0, 0, 189, 38134), -(133857, 0, 0, 0, 189, 38134), -(139640, 0, 0, 0, 189, 38134), -(139440, 0, 0, 0, 189, 38134), -(133354, 0, 0, 0, 189, 38134), -(149147, 0, 0, 0, 189, 38134), -(130778, 0, 0, 0, 81, 38134), -(130777, 0, 0, 0, 81, 38134), -(139365, 0, 0, 0, 706, 38134), -(130771, 0, 0, 0, 189, 38134), -(148517, 0, 0, 0, 371, 38134), -(134619, 0, 0, 0, 81, 38134), -(122504, 0, 0, 0, 706, 38134), -(139326, 0, 0, 0, 706, 38134), -(133871, 0, 0, 0, 189, 38134), -(125486, 0, 0, 0, 189, 38134), -(122107, 0, 0, 0, 189, 38134), -(126714, 0, 0, 0, 189, 38134), -(122402, 0, 0, 0, 189, 38134), -(122129, 0, 0, 0, 189, 38134), -(126509, 0, 0, 0, 189, 38134), -(135249, 0, 0, 0, 189, 38134), -(122399, 0, 0, 0, 189, 38134), -(133910, 0, 0, 0, 189, 38134), -(123677, 0, 0, 0, 189, 38134), -(126562, 0, 0, 0, 189, 38134), -(126597, 0, 0, 0, 189, 38134), -(122059, 0, 0, 0, 189, 38134), -(121688, 0, 0, 0, 189, 38134), -(122447, 0, 0, 0, 189, 38134), -(121680, 0, 0, 0, 189, 38134), -(123060, 0, 0, 0, 2117, 38134), -(140305, 0, 0, 0, 189, 38134), -(122009, 0, 0, 0, 189, 38134), -(122445, 0, 0, 0, 189, 38134), -(122114, 0, 0, 0, 189, 38134), -(121706, 0, 0, 0, 189, 38134), -(140285, 0, 0, 0, 189, 38134), -(125783, 0, 0, 0, 189, 38134), -(140287, 0, 0, 0, 189, 38134), -(139180, 0, 0, 0, 2117, 38134), -(136152, 0, 0, 0, 189, 38134), -(150412, 0, 0, 0, 292, 38134), -(136009, 0, 0, 0, 465, 38134), -(126655, 0, 0, 0, 189, 38134), -(130589, 0, 0, 0, 189, 38134), -(131006, 0, 0, 0, 465, 38134), -(132641, 0, 0, 0, 189, 38134), -(120174, 0, 0, 0, 189, 38134), -(132715, 0, 0, 0, 189, 38134), -(132639, 0, 0, 0, 189, 38134), -(130122, 0, 0, 0, 189, 38134), -(132640, 0, 0, 0, 189, 38134), -(130014, 0, 0, 0, 189, 38134), -(129998, 0, 0, 0, 189, 38134), -(125993, 0, 0, 0, 189, 38134), -(122463, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(138077, 0, 0, 0, 189, 38134), -(138072, 0, 0, 0, 189, 38134), -(129589, 0, 0, 0, 189, 38134), -(138043, 0, 0, 0, 189, 38134), -(138070, 0, 0, 0, 189, 38134), -(129228, 0, 0, 0, 189, 38134), -(131336, 0, 4, 4, 189, 38134), -(131340, 0, 4, 4, 1723, 38134), -(131339, 0, 4, 4, 1723, 38134), -(138051, 0, 0, 0, 189, 38134), -(138078, 0, 0, 0, 189, 38134), -(141584, 0, 0, 0, 189, 38134), -(131470, 0, 0, 0, 189, 38134), -(122449, 0, 0, 0, 189, 38134), -(149045, 0, 0, 0, 838, 38134), -(129226, 0, 0, 0, 189, 38134), -(132506, 0, 0, 0, 189, 38134), -(122465, 0, 0, 0, 189, 38134), -(138062, 0, 0, 0, 189, 38134), -(121252, 0, 0, 0, 2117, 38134), -(125485, 0, 0, 0, 189, 38134), -(132153, 0, 4, 4, 1723, 38134), -(141906, 0, 0, 0, 189, 38134), -(132114, 0, 0, 0, 189, 38134), -(141910, 0, 0, 0, 189, 38134), -(131346, 0, 0, 0, 189, 38134), -(132066, 0, 0, 0, 189, 38134), -(134553, 0, 0, 0, 189, 38134), -(138033, 0, 0, 0, 189, 38134), -(129295, 0, 0, 0, 189, 38134), -(142521, 0, 0, 0, 189, 38134), -(129294, 0, 0, 0, 189, 38134), -(125488, 0, 0, 0, 189, 38134), -(129296, 0, 0, 0, 189, 38134), -(139634, 0, 0, 0, 189, 38134), -(126003, 0, 4, 4, 1723, 38134), -(134552, 0, 0, 0, 189, 38134), -(138397, 0, 0, 0, 189, 38134), -(129309, 0, 0, 0, 189, 38134), -(129307, 0, 0, 0, 189, 38134), -(142325, 0, 0, 0, 189, 38134), -(129308, 0, 0, 0, 189, 38134), -(141605, 0, 0, 0, 189, 38134), -(144193, 0, 0, 0, 189, 38134), -(130491, 0, 0, 0, 189, 38134), -(142642, 0, 0, 0, 189, 38134), -(142344, 0, 0, 0, 189, 38134), -(130328, 0, 0, 0, 189, 38134), -(125879, 0, 0, 0, 189, 38134), -(129556, 0, 0, 0, 189, 38134), -(120840, 0, 0, 0, 189, 38134), -(137334, 0, 0, 0, 189, 38134), -(144195, 0, 0, 0, 189, 38134), -(144196, 0, 0, 0, 189, 38134), -(135441, 0, 0, 0, 189, 38134), -(141919, 0, 0, 0, 189, 38134), -(128177, 0, 0, 0, 189, 38134), -(126684, 0, 0, 0, 189, 38134), -(126031, 0, 0, 0, 189, 38134), -(125823, 0, 4, 4, 1723, 38134), -(131842, 0, 0, 0, 189, 38134), -(137465, 0, 0, 0, 189, 38134), -(125822, 0, 4, 4, 1723, 38134), -(130242, 0, 0, 0, 189, 38134), -(132365, 0, 0, 0, 189, 38134), -(132364, 0, 0, 0, 189, 38134), -(144194, 0, 0, 0, 189, 38134), -(142502, 0, 4, 4, 1723, 38134), -(126032, 0, 0, 0, 189, 38134), -(121017, 0, 0, 0, 189, 38134), -(126004, 0, 4, 4, 1723, 38134), -(120812, 0, 0, 0, 189, 38134), -(129997, 0, 0, 0, 189, 38134), -(130230, 0, 0, 0, 189, 38134), -(143967, 0, 0, 0, 289, 38134), -(130918, 0, 0, 0, 189, 38134), -(141775, 0, 4, 4, 1723, 38134), -(121042, 0, 0, 0, 189, 38134), -(130256, 0, 0, 0, 189, 38134), -(131331, 0, 4, 4, 1723, 38134), -(132378, 0, 0, 0, 189, 38134), -(132393, 0, 0, 0, 189, 38134), -(141774, 0, 4, 4, 1723, 38134), -(130257, 0, 0, 0, 189, 38134), -(132383, 0, 0, 0, 189, 38134), -(132388, 0, 0, 0, 189, 38134), -(130120, 0, 0, 0, 189, 38134), -(130255, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(120900, 0, 0, 0, 189, 38134), -(126023, 0, 0, 0, 189, 38134), -(130115, 0, 0, 0, 189, 38134), -(130103, 0, 0, 0, 189, 38134), -(132447, 0, 0, 0, 81, 38134), -(130100, 0, 0, 0, 189, 38134), -(130108, 0, 0, 0, 189, 38134), -(125816, 0, 0, 0, 189, 38134), -(129994, 0, 0, 0, 189, 38134), -(130105, 0, 0, 0, 189, 38134), -(121253, 0, 0, 0, 189, 38134), -(130111, 0, 0, 0, 189, 38134), -(130117, 0, 0, 0, 189, 38134), -(152114, 0, 0, 0, 464, 38134), -(152021, 0, 0, 0, 464, 38134), -(131083, 0, 0, 0, 189, 38134), -(133443, 0, 0, 0, 189, 38134), -(134049, 0, 0, 0, 189, 38134), -(133257, 0, 0, 0, 189, 38134), -(146379, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(142671, 0, 0, 0, 189, 38134), -(142663, 0, 0, 0, 189, 38134), -(142657, 0, 0, 0, 189, 38134), -(142655, 0, 0, 0, 189, 38134), -(142660, 0, 0, 0, 189, 38134), -(142659, 0, 0, 0, 189, 38134), -(142751, 0, 0, 0, 189, 38134), -(132302, 0, 0, 0, 189, 38134), -(132305, 0, 0, 0, 189, 38134), -(132089, 0, 0, 0, 371, 38134), -(140445, 0, 0, 0, 371, 38134), -(73668, 0, 0, 0, 371, 38134), -(140415, 0, 0, 0, 371, 38134), -(131734, 0, 0, 0, 189, 38134), -(140416, 0, 0, 0, 371, 38134), -(93432, 0, 0, 0, 196, 38134), -(140417, 0, 0, 0, 371, 38134), -(140413, 0, 0, 0, 371, 38134), -(140412, 0, 0, 0, 371, 38134), -(140411, 0, 0, 0, 371, 38134), -(140414, 0, 0, 0, 371, 38134), -(140422, 0, 0, 0, 371, 38134), -(140418, 0, 0, 0, 371, 38134), -(140423, 0, 0, 0, 371, 38134), -(133237, 0, 0, 0, 189, 38134), -(77221, 0, 0, 0, 371, 38134), -(68659, 0, 0, 0, 371, 38134), -(132098, 0, 0, 0, 189, 38134), -(132112, 0, 0, 0, 189, 38134), -(132083, 0, 0, 0, 189, 38134), -(33810, 0, 0, 0, 371, 38134), -(66950, 0, 0, 0, 371, 38134), -(132097, 0, 0, 0, 189, 38134), -(64899, 0, 0, 0, 371, 38134), -(71942, 0, 0, 0, 371, 38134), -(132085, 0, 0, 0, 371, 38134), -(33227, 0, 0, 0, 371, 38134), -(132103, 0, 0, 0, 189, 38134), -(54227, 0, 0, 0, 371, 38134), -(133549, 0, 0, 0, 189, 38134), -(132084, 0, 0, 0, 189, 38134), -(133238, 0, 0, 0, 189, 38134), -(132107, 0, 0, 0, 189, 38134), -(82464, 0, 0, 0, 371, 38134), -(53225, 0, 0, 0, 371, 38134), -(132106, 0, 0, 0, 189, 38134), -(81431, 0, 0, 0, 371, 38134), -(63621, 0, 0, 0, 371, 38134), -(34278, 0, 0, 0, 371, 38134), -(48609, 0, 0, 0, 371, 38134), -(132082, 0, 0, 0, 189, 38134), -(115152, 0, 0, 0, 371, 38134), -(15699, 0, 0, 0, 371, 38134), -(147641, 0, 0, 0, 189, 38134), -(147642, 0, 0, 0, 464, 38134), -(132110, 0, 0, 0, 189, 38134), -(14629, 0, 0, 0, 371, 38134), -(132109, 0, 0, 0, 189, 38134), -(132111, 0, 0, 0, 189, 38134), -(132077, 0, 4, 4, 1723, 38134), -(85517, 0, 0, 0, 302, 38134), -(133065, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133119, 0, 0, 0, 189, 38134), -(133253, 0, 0, 0, 189, 38134), -(132312, 0, 0, 0, 189, 38134), -(133371, 0, 0, 0, 189, 38134), -(133300, 0, 0, 0, 189, 38134), -(131808, 0, 0, 0, 189, 38134), -(133366, 0, 0, 0, 189, 38134), -(123062, 0, 0, 0, 189, 38134), -(122939, 0, 0, 0, 189, 38134), -(139312, 0, 0, 0, 189, 38134), -(125784, 0, 0, 0, 465, 38134), -(129606, 0, 3, 3, 189, 38134), -(139311, 0, 0, 0, 189, 38134), -(131555, 0, 0, 0, 189, 38134), -(133152, 0, 0, 0, 189, 38134), -(132628, 0, 0, 0, 189, 38134), -(132629, 0, 0, 0, 189, 38134), -(131832, 0, 0, 0, 189, 38134), -(122940, 0, 0, 0, 189, 38134), -(122400, 0, 0, 0, 189, 38134), -(133321, 0, 0, 0, 189, 38134), -(130568, 0, 0, 0, 189, 38134), -(131560, 0, 0, 0, 189, 38134), -(131558, 0, 0, 0, 189, 38134), -(131554, 0, 0, 0, 189, 38134), -(126731, 0, 0, 0, 189, 38134), -(125269, 0, 2, 2, 973, 38134), -(133044, 0, 2, 2, 971, 38134), -(132739, 0, 0, 0, 971, 38134), -(133223, 0, 0, 0, 81, 38134), -(132718, 0, 1, 1, 971, 38134), -(130537, 0, 0, 0, 971, 38134), -(131773, 0, 0, 0, 971, 38134), -(130532, 0, 0, 0, 971, 38134), -(133056, 0, 0, 0, 971, 38134), -(132960, 0, 0, 0, 971, 38134), -(133059, 0, 1, 1, 971, 38134), -(133266, 0, 0, 0, 971, 38134), -(133267, 0, 0, 0, 971, 38134), -(132800, 0, 0, 0, 971, 38134), -(130535, 0, 1, 1, 971, 38134), -(130542, 0, 0, 0, 971, 38134), -(130682, 0, 1, 1, 971, 38134), -(133048, 0, 0, 0, 971, 38134), -(133049, 0, 1, 1, 971, 38134), -(93493, 0, 0, 0, 436, 38134), -(133045, 0, 0, 0, 971, 38134), -(133224, 0, 0, 0, 81, 38134), -(133220, 0, 1, 1, 971, 38134), -(133046, 0, 0, 0, 971, 38134), -(133047, 0, 0, 0, 971, 38134), -(132702, 0, 0, 0, 971, 38134), -(133042, 0, 1, 1, 971, 38134), -(133043, 0, 2, 2, 971, 38134), -(130540, 0, 0, 0, 971, 38134), -(132972, 0, 0, 0, 971, 38134), -(131776, 0, 1, 1, 971, 38134), -(130677, 0, 0, 0, 971, 38134), -(133225, 0, 0, 0, 81, 38134), -(131149, 0, 0, 0, 971, 38134), -(133221, 0, 0, 0, 81, 38134), -(133222, 0, 0, 0, 81, 38134), -(133542, 0, 0, 0, 971, 38134), -(125253, 0, 0, 0, 971, 38134), -(138408, 0, 0, 0, 189, 38134), -(138409, 0, 0, 0, 189, 38134), -(131241, 0, 0, 0, 189, 38134), -(130304, 0, 0, 0, 189, 38134), -(130305, 0, 0, 0, 189, 38134), -(130294, 0, 0, 0, 189, 38134), -(131219, 0, 0, 0, 189, 38134), -(123502, 0, 0, 0, 189, 38134), -(131218, 0, 0, 0, 189, 38134), -(131217, 0, 0, 0, 189, 38134), -(132217, 0, 0, 0, 189, 38134), -(130260, 0, 0, 0, 189, 38134), -(132213, 0, 0, 0, 189, 38134), -(131044, 0, 0, 0, 189, 38134), -(129752, 0, 0, 0, 189, 38134), -(130197, 0, 0, 0, 189, 38134), -(130866, 0, 0, 0, 189, 38134), -(130208, 0, 0, 0, 189, 38134), -(130209, 0, 0, 0, 189, 38134), -(130221, 0, 0, 0, 189, 38134), -(129924, 0, 0, 0, 189, 38134), -(138399, 0, 0, 0, 189, 38134), -(130219, 0, 0, 0, 189, 38134), -(126653, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(130922, 0, 0, 0, 189, 38134), -(126722, 0, 0, 0, 189, 38134), -(126725, 0, 0, 0, 189, 38134), -(126726, 0, 0, 0, 189, 38134), -(130921, 0, 0, 0, 189, 38134), -(125417, 0, 0, 0, 81, 38134), -(122113, 0, 0, 0, 189, 38134), -(133167, 0, 0, 0, 189, 38134), -(133563, 0, 0, 0, 189, 38134), -(125414, 0, 0, 0, 81, 38134), -(122223, 0, 0, 0, 189, 38134), -(130308, 0, 0, 0, 189, 38134), -(129720, 0, 0, 0, 189, 38134), -(129954, 0, 0, 0, 189, 38134), -(129487, 0, 0, 0, 189, 38134), -(130029, 0, 0, 0, 189, 38134), -(130707, 0, 0, 0, 189, 38134), -(130706, 0, 0, 0, 189, 38134), -(130905, 0, 0, 0, 189, 38134), -(130929, 0, 0, 0, 189, 38134), -(133420, 0, 0, 0, 81, 38134), -(129907, 0, 0, 0, 189, 38134), -(130698, 0, 0, 0, 189, 38134), -(130344, 0, 0, 0, 189, 38134), -(130035, 0, 0, 0, 189, 38134), -(130451, 0, 0, 0, 189, 38134), -(134156, 0, 0, 0, 189, 38134), -(130034, 0, 0, 0, 189, 38134), -(129513, 0, 0, 0, 189, 38134), -(130031, 0, 0, 0, 189, 38134), -(132070, 0, 0, 0, 189, 38134), -(136425, 0, 0, 0, 189, 38134), -(128933, 0, 0, 0, 189, 38134), -(132071, 0, 0, 0, 189, 38134), -(132072, 0, 0, 0, 189, 38134), -(132067, 0, 0, 0, 189, 38134), -(136424, 0, 0, 0, 189, 38134), -(136423, 0, 0, 0, 189, 38134), -(152020, 0, 0, 0, 464, 38134), -(146234, 0, 0, 0, 464, 38134), -(154609, 0, 0, 0, 464, 38134), -(130713, 0, 0, 0, 189, 38134), -(130741, 0, 0, 0, 189, 38134), -(130757, 0, 0, 0, 189, 38134), -(130754, 0, 0, 0, 189, 38134), -(130756, 0, 0, 0, 189, 38134), -(130753, 0, 0, 0, 189, 38134), -(130716, 0, 0, 0, 81, 38134), -(130761, 0, 0, 0, 189, 38134), -(130445, 0, 0, 0, 81, 38134), -(131753, 0, 0, 0, 465, 38134), -(130712, 0, 0, 0, 189, 38134), -(134018, 0, 0, 0, 189, 38134), -(134017, 0, 0, 0, 189, 38134), -(130743, 0, 0, 0, 189, 38134), -(130710, 0, 0, 0, 189, 38134), -(130718, 0, 0, 0, 81, 38134), -(130749, 0, 0, 0, 81, 38134), -(130699, 0, 0, 0, 81, 38134), -(130447, 0, 0, 0, 81, 38134), -(130489, 0, 0, 0, 189, 38134), -(130577, 0, 0, 0, 189, 38134), -(133735, 0, 0, 0, 189, 38134), -(131769, 0, 0, 0, 189, 38134), -(131768, 0, 0, 0, 189, 38134), -(141614, 0, 0, 0, 189, 38134), -(131765, 0, 0, 0, 189, 38134), -(131767, 0, 0, 0, 189, 38134), -(130575, 0, 0, 0, 189, 38134), -(126330, 0, 0, 0, 189, 38134), -(131774, 0, 0, 0, 189, 38134), -(127072, 0, 0, 0, 189, 38134), -(131696, 0, 0, 0, 189, 38134), -(129329, 0, 0, 0, 189, 38134), -(124040, 0, 0, 0, 189, 38134), -(141957, 0, 0, 0, 189, 38134), -(131660, 0, 0, 0, 189, 38134), -(131659, 0, 0, 0, 189, 38134), -(131655, 0, 0, 0, 189, 38134), -(129597, 0, 0, 0, 189, 38134), -(129595, 0, 4, 4, 189, 38134), -(131741, 0, 0, 0, 189, 38134), -(126564, 0, 0, 0, 189, 38134), -(133248, 0, 0, 0, 189, 38134), -(131746, 0, 0, 0, 189, 38134), -(127030, 0, 0, 0, 189, 38134), -(141628, 0, 0, 0, 189, 38134), -(141617, 0, 0, 0, 189, 38134), -(130988, 0, 0, 0, 465, 38134), -(130990, 0, 0, 0, 328, 38134), -(128078, 0, 0, 0, 189, 38134), -(128150, 0, 0, 0, 189, 38134), -(126329, 0, 0, 0, 189, 38134), -(127074, 0, 0, 0, 189, 38134), -(128148, 0, 0, 0, 189, 38134), -(130987, 0, 0, 0, 328, 38134), -(129300, 0, 0, 0, 189, 38134), -(138274, 0, 0, 0, 189, 38134), -(55370, 0, 0, 0, 328, 38134), -(126304, 0, 0, 0, 189, 38134), -(127664, 0, 0, 0, 189, 38134), -(126623, 0, 0, 0, 189, 38134), -(131164, 0, 0, 0, 189, 38134), -(131162, 0, 0, 0, 189, 38134), -(128077, 0, 0, 0, 189, 38134), -(126618, 0, 0, 0, 189, 38134), -(126221, 0, 0, 0, 189, 38134), -(131007, 0, 0, 0, 465, 38134), -(131173, 0, 0, 0, 189, 38134), -(127665, 0, 0, 0, 189, 38134), -(131745, 0, 0, 0, 189, 38134), -(131170, 0, 0, 0, 189, 38134), -(128076, 0, 0, 0, 189, 38134), -(126331, 0, 0, 0, 189, 38134), -(141956, 0, 0, 0, 189, 38134), -(140870, 0, 0, 0, 189, 38134), -(140869, 0, 4, 4, 1723, 38134), -(140868, 0, 4, 4, 1723, 38134), -(141954, 0, 0, 0, 189, 38134), -(131522, 0, 0, 0, 189, 38134), -(122698, 0, 0, 0, 189, 38134), -(137234, 0, 0, 0, 191, 38134), -(132686, 0, 0, 0, 189, 38134), -(137237, 0, 0, 0, 191, 38134), -(132983, 0, 0, 0, 189, 38134), -(141609, 0, 0, 0, 189, 38134), -(132984, 0, 0, 0, 189, 38134), -(132394, 0, 0, 0, 189, 38134), -(141936, 0, 0, 0, 189, 38134), -(122700, 0, 0, 0, 189, 38134), -(132687, 0, 0, 0, 189, 38134), -(130995, 0, 0, 0, 465, 38134), -(132711, 0, 4, 4, 1723, 38134), -(132707, 0, 0, 0, 189, 38134), -(132691, 0, 0, 0, 189, 38134), -(131574, 0, 0, 0, 189, 38134), -(132689, 0, 0, 0, 189, 38134), -(132690, 0, 0, 0, 189, 38134), -(132704, 0, 0, 0, 189, 38134), -(132714, 0, 4, 4, 1723, 38134), -(125455, 0, 0, 0, 81, 38134), -(131835, 0, 0, 0, 189, 38134), -(142567, 0, 0, 0, 189, 38134), -(131403, 0, 0, 0, 465, 38134), -(142565, 0, 0, 0, 189, 38134), -(132308, 0, 0, 0, 189, 38134), -(132301, 0, 0, 0, 189, 38134), -(131811, 0, 0, 0, 189, 38134), -(127123, 0, 0, 0, 189, 38134), -(131827, 0, 0, 0, 189, 38134), -(131813, 0, 0, 0, 189, 38134), -(132012, 0, 0, 0, 189, 38134), -(122231, 0, 0, 0, 191, 38134), -(131807, 0, 0, 0, 189, 38134), -(132296, 0, 0, 0, 189, 38134), -(144082, 0, 0, 0, 181, 38134), -(144085, 0, 0, 0, 181, 38134), -(122696, 0, 0, 0, 189, 38134), -(144078, 0, 2, 2, 181, 38134), -(144086, 0, 3, 3, 838, 38134), -(122702, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(137510, 0, 0, 0, 189, 38134), -(131809, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(144074, 0, 0, 0, 181, 38134), -(144075, 0, 0, 0, 181, 38134), -(140946, 0, 0, 0, 189, 38134), -(144081, 0, 0, 0, 181, 38134), -(131836, 0, 0, 0, 189, 38134), -(131834, 0, 0, 0, 189, 38134), -(62167, 0, 0, 0, 328, 38134), -(144187, 0, 0, 0, 189, 38134), -(132015, 0, 0, 0, 189, 38134), -(122695, 0, 0, 0, 189, 38134), -(130983, 0, 0, 0, 465, 38134), -(123243, 0, 0, 0, 191, 38134), -(133123, 0, 0, 0, 189, 38134), -(140953, 0, 0, 0, 189, 38134), -(122641, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(128087, 0, 0, 0, 465, 38134), -(122229, 0, 0, 0, 191, 38134), -(120802, 0, 0, 0, 465, 38134), -(130441, 0, 0, 0, 81, 38134), -(131484, 0, 0, 0, 465, 38134), -(131483, 0, 0, 0, 465, 38134), -(177208, 0, 0, 0, 186, 38134), -(122690, 0, 0, 0, 189, 38134), -(141555, 0, 3, 3, 794, 38134), -(122691, 0, 0, 0, 189, 38134), -(141549, 0, 0, 0, 189, 38134), -(135775, 0, 0, 0, 189, 38134), -(131521, 0, 0, 0, 189, 38134), -(131287, 0, 0, 0, 189, 38134), -(137931, 0, 0, 0, 189, 38134), -(142404, 0, 0, 0, 465, 38134), -(120740, 0, 0, 0, 794, 38134), -(131506, 0, 0, 0, 189, 38134), -(131477, 0, 0, 0, 465, 38134), -(143873, 0, 0, 0, 189, 38134), -(131460, 0, 0, 0, 189, 38134), -(122915, 0, 0, 0, 189, 38134), -(131494, 0, 0, 0, 189, 38134), -(131480, 0, 0, 0, 465, 38134), -(142185, 0, 0, 0, 189, 38134), -(131511, 0, 0, 0, 189, 38134), -(130448, 0, 0, 0, 81, 38134), -(142179, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(132264, 0, 0, 0, 189, 38134), -(131514, 0, 0, 0, 189, 38134), -(131564, 0, 0, 0, 189, 38134), -(122701, 0, 0, 0, 189, 38134), -(142464, 0, 0, 0, 465, 38134), -(141928, 0, 0, 0, 189, 38134), -(143872, 0, 0, 0, 189, 38134), -(122692, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(131502, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(122689, 0, 0, 0, 2117, 38134), -(131566, 0, 0, 0, 189, 38134), -(140394, 0, 0, 0, 189, 38134), -(122697, 0, 0, 0, 189, 38134), -(132643, 0, 0, 0, 189, 38134), -(130932, 0, 0, 0, 189, 38134), -(141937, 0, 0, 0, 189, 38134), -(131512, 0, 0, 0, 189, 38134), -(131472, 0, 0, 0, 189, 38134), -(120168, 0, 0, 0, 189, 38134), -(120170, 0, 0, 0, 794, 38134), -(131443, 0, 0, 0, 189, 38134), -(131216, 0, 0, 0, 465, 38134), -(125953, 0, 0, 0, 189, 38134), -(131482, 0, 0, 0, 465, 38134), -(122337, 0, 0, 0, 189, 38134), -(149290, 0, 0, 0, 777, 38134), -(149297, 0, 0, 0, 172, 38134), -(145714, 0, 0, 0, 189, 38134), -(3300, 0, 0, 0, 81, 38134), -(148265, 0, 0, 0, 464, 38134), -(148768, 0, 0, 0, 347, 38134), -(149616, 0, 0, 0, 347, 38134), -(149408, 0, 0, 0, 830, 38134), -(71100, 0, 0, 0, 711, 38134), -(148263, 0, 0, 0, 817, 38134), -(42859, 0, 0, 0, 70, 38134), -(141669, 0, 0, 0, 494, 38134), -(141656, 0, 0, 0, 494, 38134), -(40891, 0, 0, 0, 70, 38134), -(148795, 0, 0, 0, 820, 38134), -(6566, 0, 0, 0, 867, 38134), -(50304, 0, 0, 0, 867, 38134), -(150131, 0, 0, 0, 820, 38134), -(149279, 0, 0, 0, 847, 38134), -(141652, 0, 0, 0, 494, 38134), -(155739, 0, 0, 0, 959, 38134), -(151937, 0, 0, 0, 847, 38134), -(149258, 0, 0, 0, 11, 38134), -(14558, 0, 0, 0, 872, 38134), -(133186, 0, 0, 0, 347, 38134), -(149626, 0, 0, 0, 178, 38134), -(149523, 0, 0, 0, 847, 38134), -(148770, 0, 0, 0, 816, 38134), -(142856, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(141691, 0, 0, 0, 494, 38134), -(35169, 0, 0, 0, 872, 38134), -(141693, 0, 0, 0, 494, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(149296, 0, 0, 0, 826, 38134), -(148250, 0, 0, 0, 871, 38134), -(148242, 0, 0, 0, 871, 38134), -(149522, 0, 0, 0, 847, 38134), -(34238, 0, 0, 0, 872, 38134), -(141702, 0, 0, 0, 494, 38134), -(149270, 0, 0, 0, 883, 38134), -(7395, 0, 0, 0, 371, 38134), -(149371, 0, 0, 0, 828, 38134), -(141647, 0, 0, 0, 494, 38134), -(14376, 0, 0, 0, 883, 38134), -(54473, 0, 0, 0, 866, 38134), -(54472, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(3328, 0, 0, 0, 866, 38134), -(26537, 0, 0, 0, 44, 38134), -(3327, 0, 0, 0, 866, 38134), -(47233, 0, 0, 0, 866, 38134), -(44160, 0, 0, 0, 70, 38134), -(34765, 0, 0, 0, 70, 38134), -(3334, 0, 0, 0, 378, 38134), -(141912, 0, 0, 0, 467, 38134), -(44723, 0, 0, 0, 866, 38134), -(141920, 0, 0, 0, 467, 38134), -(44743, 0, 0, 0, 866, 38134), -(3412, 0, 0, 0, 866, 38134), -(3346, 0, 0, 0, 378, 38134), -(46181, 0, 0, 0, 866, 38134), -(61369, 0, 0, 0, 371, 38134), -(3345, 0, 0, 0, 866, 38134), -(3371, 0, 0, 0, 866, 38134), -(11066, 0, 0, 0, 866, 38134), -(46742, 0, 0, 0, 866, 38134), -(3189, 0, 0, 0, 866, 38134), -(44725, 0, 0, 0, 866, 38134), -(25080, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(1420, 0, 0, 0, 81, 38134), -(3372, 0, 0, 0, 866, 38134), -(42548, 0, 0, 0, 866, 38134), -(45230, 0, 0, 0, 883, 38134), -(24934, 0, 0, 0, 966, 38134), -(44735, 0, 0, 0, 866, 38134), -(61367, 0, 0, 0, 371, 38134), -(24931, 0, 0, 0, 966, 38134), -(5816, 0, 0, 0, 378, 38134), -(25081, 0, 0, 0, 966, 38134), -(3330, 0, 0, 0, 866, 38134), -(46718, 0, 0, 0, 866, 38134), -(24927, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(3335, 0, 0, 0, 866, 38134), -(12136, 0, 0, 0, 70, 38134), -(24924, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(7010, 0, 0, 0, 866, 38134), -(24930, 0, 0, 0, 966, 38134), -(24929, 0, 0, 0, 966, 38134), -(5875, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(52032, 0, 0, 0, 866, 38134), -(88705, 0, 0, 0, 866, 38134), -(88704, 0, 0, 0, 866, 38134), -(5909, 0, 0, 0, 866, 38134), -(47254, 0, 0, 0, 866, 38134), -(88706, 0, 0, 0, 866, 38134), -(46708, 0, 0, 0, 866, 38134), -(9564, 0, 0, 0, 70, 38134), -(3368, 0, 0, 0, 378, 38134), -(20486, 0, 0, 0, 43, 38134), -(49737, 0, 0, 0, 866, 38134), -(130911, 0, 0, 0, 293, 38134), -(141528, 0, 0, 0, 830, 38134), -(20490, 0, 0, 0, 43, 38134), -(20488, 0, 0, 0, 43, 38134), -(5639, 0, 0, 0, 378, 38134), -(42506, 0, 0, 0, 866, 38134), -(44948, 0, 0, 0, 866, 38134), -(44918, 0, 0, 0, 866, 38134), -(20491, 0, 0, 0, 43, 38134), -(43062, 0, 0, 0, 861, 38134), -(20493, 0, 0, 0, 43, 38134), -(20489, 0, 0, 0, 43, 38134), -(50488, 0, 0, 0, 883, 38134), -(63626, 0, 0, 0, 866, 38134), -(50323, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(3216, 0, 0, 0, 866, 38134), -(50477, 0, 0, 0, 866, 38134), -(47253, 0, 0, 0, 866, 38134), -(20492, 0, 0, 0, 43, 38134), -(46709, 0, 0, 0, 866, 38134), -(44919, 0, 0, 0, 866, 38134), -(44158, 0, 0, 0, 70, 38134), -(141310, 0, 0, 0, 189, 38134), -(14881, 0, 0, 0, 81, 38134), -(62194, 0, 0, 0, 866, 38134), -(15476, 0, 0, 0, 81, 38134), -(47246, 0, 0, 0, 866, 38134), -(47248, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(62198, 0, 0, 0, 866, 38134), -(10880, 0, 0, 0, 378, 38134), -(49131, 0, 0, 0, 79, 38134), -(3331, 0, 0, 0, 866, 38134), -(46358, 0, 0, 0, 866, 38134), -(37072, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(14720, 0, 3, 3, 866, 38134), -(42637, 0, 0, 0, 70, 38134), -(46512, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(14375, 0, 0, 0, 378, 38134), -(23635, 0, 0, 0, 70, 38134), -(14377, 0, 0, 0, 883, 38134), -(44876, 0, 0, 0, 883, 38134), -(35068, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(89830, 0, 0, 0, 298, 38134), -(6929, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(135201, 0, 0, 0, 189, 38134), -(137762, 0, 0, 0, 189, 38134), -(4047, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(44853, 0, 0, 0, 866, 38134), -(72559, 0, 0, 0, 859, 38134), -(5817, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(44871, 0, 0, 0, 883, 38134), -(44865, 0, 0, 0, 866, 38134), -(45337, 0, 0, 0, 861, 38134), -(44877, 0, 0, 0, 883, 38134), -(3314, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(32642, 0, 0, 0, 872, 38134), -(3312, 0, 0, 0, 378, 38134), -(32641, 0, 0, 0, 872, 38134), -(88702, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(46572, 0, 0, 0, 866, 38134), -(49622, 0, 0, 0, 866, 38134), -(6466, 0, 0, 0, 866, 38134), -(46140, 0, 0, 0, 883, 38134), -(5614, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(3370, 0, 0, 0, 866, 38134), -(5610, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(44854, 0, 0, 0, 866, 38134), -(17098, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44856, 0, 0, 0, 866, 38134), -(62115, 0, 0, 0, 371, 38134), -(45339, 0, 0, 0, 861, 38134), -(141119, 0, 0, 0, 494, 38134), -(3323, 0, 0, 0, 866, 38134), -(44338, 0, 0, 0, 81, 38134), -(28960, 0, 0, 0, 181, 38134), -(23128, 0, 0, 0, 866, 38134), -(44878, 0, 0, 0, 883, 38134), -(27489, 0, 0, 0, 298, 38134), -(44867, 0, 0, 0, 866, 38134), -(47571, 0, 0, 0, 866, 38134), -(44872, 0, 0, 0, 883, 38134), -(3313, 0, 0, 0, 866, 38134), -(62195, 0, 0, 0, 866, 38134), -(49750, 0, 0, 0, 861, 38134), -(14392, 0, 0, 0, 866, 38134), -(3144, 0, 0, 0, 866, 38134), -(38821, 0, 0, 0, 181, 38134), -(3342, 0, 0, 0, 378, 38134), -(175135, 0, 3, 3, 181, 38134), -(121541, 0, 0, 0, 336, 38134), -(44866, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(49743, 0, 0, 0, 81, 38134), -(168459, 0, 0, 0, 883, 38134), -(3296, 0, 0, 0, 883, 38134), -(44852, 0, 0, 0, 866, 38134), -(88703, 0, 0, 0, 883, 38134), -(62114, 0, 0, 0, 371, 38134), -(44868, 0, 0, 0, 181, 38134), -(58155, 0, 0, 0, 866, 38134), -(74228, 0, 0, 0, 883, 38134), -(32520, 0, 0, 0, 181, 38134), -(51346, 0, 0, 0, 883, 38134), -(51195, 0, 0, 0, 872, 38134), -(5188, 0, 0, 0, 378, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (126234,129545,130636,131533,129574,135836,133531,122204,122636,122987,126187,129567,135835,129565,129564,129568,129569,129562,129563,129557,129555,126113,126150,126107,126146,128934,126112,126117,126080,126191,126142,128931,126090,122434,126132,126091,122242,126183,130481,126079,126204,129576,126133,135557,135567,122102,122103,129554,122094,141801,141802,141803,141799,126833,127350,127347,127348,127351,127247,127357,127246,127224,127225,127385,127294,127298,129536,128943,130347,127245,127267,127255,127265,127253,127278,127279,130300,136395,127276,130634,131872,136381,137654,137653,124399,124404,124400,123757,143898,137656,141860,141858,130446,141728,131855,126749,127001,128343,126703,133829,133831,123809,127132,133812,133815,152126,127134,126713,127099,135750,135740,135757,135758,126702,131773,132800,62821,62822,133056,133059,130537,130532,130535,132739,133048,133044,133042,133043,133223,133049,133266,133267,133225,93493,130542,131776,132718,133542,131149,130682,130540,132972,133045,130677,132960,125253,133220,133046,133047,133224,133221,132702,133222,125269,135459,121288,125834,121638,121639,121873,121652,140513,121572,121289,121872,121828,121840,130226,120903,127000,126689,126723,131017,123654,124217,143047,133076,131146,133122,133020,139709,139816,139829,133077,133063,132985,129462,130227,129461,129730,121504,121241,141588,129723,127779,127768,127770,121437,130844,120613,120606,120607,121296,129424,130212,121301,130205,120587,130780,120588,123711,123695,120904,124226,130796,121869,123649,127474,130218,120905,123071,122173,122934,143055,126551,121863,130217,127475,130910,120804,130794,130199,130815,130829,122276,130224,143048,123083,124084,123736,126628,126635,120593,123731,135399,135257,126590,130775,125991,130876,137392,137394,131695,146234,152019,131598,121810,121930,121744,121696,136488,136079,136074,142101,136092,143522,143523,136082,143521,131753,130712,134017,134018,130743,130749,130710,130718,130489,130447,130577,130575,131774,131768,131765,126330,141614,131769,131767,131781,130988,130990,131696,130987,131791,131783,126564,141957,131660,131659,131655,131741,133248,132265,129300,129595,129597,131746,141628,141617,128078,128150,128148,127074,126329,126618,126304,138274,127664,126623,131173,126221,131170,129329,126560,128077,126331,131007,131164,131162,55370,127665,141956,131522,124040,127030,131745,141954,127029,140868,126586,137234,128076,140870,140869,137237,131813,131811,122231,144086,144082,137510,126549,130785,130932,122692,137931,122691,122642,120740,122915,131483,144081,132015,131287,122641,125948,123243,131443,125953,143872,122689,120170,141555,135775,122690,133050,132264,131481,131482,131494,131564,131477,131514,177208,122337,131484,131521,143873,131503,131506,131460,142185,142179,141928,122697,141937,131566,131502,121541,132643,120168,131542,131480,131472,141549,131511,122701,142404,131512,142464,140394,122229,131216,130983,131840,142504,122693,142503,127112,122694,132968,137818,144187,132959,127031,133123,122695,129479,132686,122699,140953,122696,122698,141609,132394,132984,132978,132983,144075,122700,62167,141936,122702,144074,132704,130995,132711,132707,140946,132714,131834,132687,142565,142567,132691,132689,132690,131835,144078,131836,133062,131574,144085,133231,131807,133065,131827,132312,131809,132012,132097,34278,131403,132107,132098,68659,132301,131804,127123,147641,147642,77221,140414,33227,140412,132106,53225,132103,54227,140423,140445,140415,128087,33810,132308,85517,93432,131734,140416,63621,81431,140417,140411,140413,140422,140418,133238,115152,132109,132085,133237,48609,132296,132111,132110,14629,132084,15699,132089,132083,132077,64899,132112,82464,132082,144254,144256,73668,144258,66950,71942,144257,126731,133420,126725,126722,123672,121688,121680,133321,130922,130568,134495,134048,134047,134046,136009,136152,133614,133500,133615,133612,130445,130441,120802,131083,146379,134049,133443,126655,133257,126726,131560,130448,150412,131558,131554,126631,125414,126653,130699,122223,122059,135249,130589,122402,140287,123062,121706,122399,122129,122009,126597,140285,123060,126562,122114,125417,133910,125455,125783,122447,122445,122400,130716,125784,123677,140305)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(126234, 0, 0, 0, 190, 38134), -(129545, 0, 3, 3, 794, 38134), -(130636, 0, 0, 0, 81, 38134), -(131533, 0, 0, 0, 190, 38134), -(129574, 0, 0, 0, 190, 38134), -(135836, 0, 0, 0, 190, 38134), -(133531, 0, 0, 0, 190, 38134), -(122204, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(122987, 0, 0, 0, 190, 38134), -(126187, 0, 0, 0, 190, 38134), -(129567, 0, 0, 0, 190, 38134), -(135835, 0, 0, 0, 190, 38134), -(129565, 0, 0, 0, 190, 38134), -(129564, 0, 0, 0, 190, 38134), -(129568, 0, 0, 0, 190, 38134), -(129569, 0, 0, 0, 190, 38134), -(129562, 0, 0, 0, 190, 38134), -(129563, 0, 0, 0, 190, 38134), -(129557, 0, 0, 0, 190, 38134), -(129555, 0, 0, 0, 190, 38134), -(126113, 0, 0, 0, 190, 38134), -(126150, 0, 0, 0, 190, 38134), -(126107, 0, 0, 0, 190, 38134), -(126146, 0, 0, 0, 190, 38134), -(128934, 0, 0, 0, 190, 38134), -(126112, 0, 0, 0, 190, 38134), -(126117, 0, 0, 0, 190, 38134), -(126080, 0, 0, 0, 190, 38134), -(126191, 0, 0, 0, 190, 38134), -(126142, 0, 0, 0, 190, 38134), -(128931, 0, 0, 0, 190, 38134), -(126090, 0, 0, 0, 190, 38134), -(122434, 0, 0, 0, 190, 38134), -(126132, 0, 0, 0, 190, 38134), -(126091, 0, 0, 0, 190, 38134), -(122242, 0, 0, 0, 190, 38134), -(126183, 0, 0, 0, 81, 38134), -(130481, 0, 0, 0, 190, 38134), -(126079, 0, 0, 0, 190, 38134), -(126204, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(126133, 0, 0, 0, 190, 38134), -(135557, 0, 0, 0, 190, 38134), -(135567, 0, 0, 0, 190, 38134), -(122102, 0, 0, 0, 190, 38134), -(122103, 0, 0, 0, 190, 38134), -(129554, 0, 0, 0, 190, 38134), -(122094, 0, 0, 0, 190, 38134), -(141801, 0, 0, 0, 371, 38134), -(141802, 0, 0, 0, 371, 38134), -(141803, 0, 0, 0, 371, 38134), -(141799, 0, 0, 0, 373, 38134), -(126833, 0, 0, 0, 190, 38134), -(127350, 0, 0, 0, 190, 38134), -(127347, 0, 0, 0, 190, 38134), -(127348, 0, 0, 0, 190, 38134), -(127351, 0, 0, 0, 190, 38134), -(127247, 0, 0, 0, 190, 38134), -(127357, 0, 0, 0, 190, 38134), -(127246, 0, 0, 0, 190, 38134), -(127224, 0, 0, 0, 190, 38134), -(127225, 0, 0, 0, 190, 38134), -(127385, 0, 0, 0, 190, 38134), -(127294, 0, 0, 0, 190, 38134), -(127298, 0, 0, 0, 190, 38134), -(129536, 0, 0, 0, 190, 38134), -(128943, 0, 0, 0, 190, 38134), -(130347, 0, 0, 0, 81, 38134), -(127245, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(127255, 0, 0, 0, 190, 38134), -(127265, 0, 0, 0, 190, 38134), -(127253, 0, 0, 0, 190, 38134), -(127278, 0, 0, 0, 190, 38134), -(127279, 0, 0, 0, 190, 38134), -(130300, 0, 0, 0, 81, 38134), -(136395, 0, 0, 0, 190, 38134), -(127276, 0, 0, 0, 190, 38134), -(130634, 0, 0, 0, 81, 38134), -(131872, 0, 0, 0, 190, 38134), -(136381, 0, 0, 0, 190, 38134), -(137654, 0, 0, 0, 805, 38134), -(137653, 0, 0, 0, 805, 38134), -(124399, 0, 0, 0, 190, 38134), -(124404, 0, 0, 0, 190, 38134), -(124400, 0, 0, 0, 190, 38134), -(123757, 0, 0, 0, 190, 38134), -(143898, 0, 0, 0, 190, 38134), -(137656, 0, 0, 0, 805, 38134), -(141860, 0, 0, 0, 190, 38134), -(141858, 0, 0, 0, 190, 38134), -(130446, 0, 0, 0, 81, 38134), -(141728, 0, 0, 0, 190, 38134), -(131855, 0, 0, 0, 190, 38134), -(126749, 0, 0, 0, 190, 38134), -(127001, 0, 0, 0, 190, 38134), -(128343, 0, 0, 0, 190, 38134), -(126703, 0, 0, 0, 190, 38134), -(133829, 0, 0, 0, 190, 38134), -(133831, 0, 0, 0, 190, 38134), -(123809, 0, 0, 0, 190, 38134), -(127132, 0, 0, 0, 190, 38134), -(133812, 0, 0, 0, 190, 38134), -(133815, 0, 0, 0, 190, 38134), -(152126, 0, 0, 0, 465, 38134), -(127134, 0, 0, 0, 190, 38134), -(126713, 0, 0, 0, 190, 38134), -(127099, 0, 0, 0, 190, 38134), -(135750, 0, 0, 0, 190, 38134), -(135740, 0, 0, 0, 190, 38134), -(135757, 0, 0, 0, 190, 38134), -(135758, 0, 0, 0, 190, 38134), -(126702, 0, 0, 0, 190, 38134), -(131773, 0, 0, 0, 971, 38134), -(132800, 0, 0, 0, 971, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(133056, 0, 0, 0, 971, 38134), -(133059, 0, 1, 1, 971, 38134), -(130537, 0, 0, 0, 971, 38134), -(130532, 0, 0, 0, 971, 38134), -(130535, 0, 1, 1, 971, 38134), -(132739, 0, 0, 0, 971, 38134), -(133048, 0, 0, 0, 971, 38134), -(133044, 0, 2, 2, 971, 38134), -(133042, 0, 1, 1, 971, 38134), -(133043, 0, 2, 2, 971, 38134), -(133223, 0, 0, 0, 81, 38134), -(133049, 0, 1, 1, 971, 38134), -(133266, 0, 0, 0, 971, 38134), -(133267, 0, 0, 0, 971, 38134), -(133225, 0, 0, 0, 81, 38134), -(93493, 0, 0, 0, 436, 38134), -(130542, 0, 0, 0, 971, 38134), -(131776, 0, 1, 1, 971, 38134), -(132718, 0, 1, 1, 971, 38134), -(133542, 0, 0, 0, 971, 38134), -(131149, 0, 0, 0, 971, 38134), -(130682, 0, 1, 1, 971, 38134), -(130540, 0, 0, 0, 971, 38134), -(132972, 0, 0, 0, 971, 38134), -(133045, 0, 0, 0, 971, 38134), -(130677, 0, 0, 0, 971, 38134), -(132960, 0, 0, 0, 971, 38134), -(125253, 0, 0, 0, 971, 38134), -(133220, 0, 1, 1, 971, 38134), -(133046, 0, 0, 0, 971, 38134), -(133047, 0, 0, 0, 971, 38134), -(133224, 0, 0, 0, 81, 38134), -(133221, 0, 0, 0, 81, 38134), -(132702, 0, 0, 0, 971, 38134), -(133222, 0, 0, 0, 81, 38134), -(125269, 0, 2, 2, 973, 38134), -(135459, 0, 0, 0, 190, 38134), -(121288, 0, 0, 0, 190, 38134), -(125834, 0, 1, 1, 190, 38134), -(121638, 0, 1, 1, 190, 38134), -(121639, 0, 3, 3, 794, 38134), -(121873, 0, 0, 0, 190, 38134), -(121652, 0, 1, 1, 190, 38134), -(140513, 0, 0, 0, 190, 38134), -(121572, 0, 0, 0, 190, 38134), -(121289, 0, 0, 0, 190, 38134), -(121872, 0, 0, 0, 190, 38134), -(121828, 0, 0, 0, 2117, 38134), -(121840, 0, 0, 0, 190, 38134), -(130226, 0, 0, 0, 81, 38134), -(120903, 0, 0, 0, 190, 38134), -(127000, 0, 0, 0, 190, 38134), -(126689, 0, 0, 0, 190, 38134), -(126723, 0, 0, 0, 190, 38134), -(131017, 0, 0, 0, 81, 38134), -(123654, 0, 0, 0, 190, 38134), -(124217, 0, 0, 0, 190, 38134), -(143047, 0, 0, 0, 371, 38134), -(133076, 0, 0, 0, 190, 38134), -(131146, 0, 0, 0, 794, 38134), -(133122, 0, 0, 0, 190, 38134), -(133020, 0, 0, 0, 190, 38134), -(139709, 0, 0, 0, 190, 38134), -(139816, 0, 0, 0, 190, 38134), -(139829, 0, 0, 0, 190, 38134), -(133077, 0, 0, 0, 190, 38134), -(133063, 0, 0, 0, 190, 38134), -(132985, 0, 0, 0, 190, 38134), -(129462, 0, 0, 0, 190, 38134), -(130227, 0, 0, 0, 81, 38134), -(129461, 0, 0, 0, 190, 38134), -(129730, 0, 0, 0, 190, 38134), -(121504, 0, 0, 0, 190, 38134), -(121241, 0, 0, 0, 190, 38134), -(141588, 0, 24, 24, 371, 38134), -(129723, 0, 0, 0, 190, 38134), -(127779, 0, 0, 0, 190, 38134), -(127768, 0, 0, 0, 190, 38134), -(127770, 0, 0, 0, 190, 38134), -(121437, 0, 0, 0, 190, 38134), -(130844, 0, 0, 0, 190, 38134), -(120613, 0, 0, 0, 190, 38134), -(120606, 0, 0, 0, 190, 38134), -(120607, 0, 0, 0, 190, 38134), -(121296, 0, 0, 0, 190, 38134), -(129424, 0, 0, 0, 190, 38134), -(130212, 0, 0, 0, 81, 38134), -(121301, 0, 0, 0, 190, 38134), -(130205, 0, 0, 0, 81, 38134), -(120587, 0, 0, 0, 190, 38134), -(130780, 0, 0, 0, 81, 38134), -(120588, 0, 0, 0, 190, 38134), -(123711, 0, 0, 0, 190, 38134), -(123695, 0, 0, 0, 190, 38134), -(120904, 0, 0, 0, 190, 38134), -(124226, 0, 0, 0, 190, 38134), -(130796, 0, 0, 0, 190, 38134), -(121869, 0, 0, 0, 190, 38134), -(123649, 0, 0, 0, 190, 38134), -(127474, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(120905, 0, 0, 0, 190, 38134), -(123071, 0, 0, 0, 190, 38134), -(122173, 0, 0, 0, 190, 38134), -(122934, 0, 0, 0, 190, 38134), -(143055, 0, 0, 0, 371, 38134), -(126551, 0, 0, 0, 190, 38134), -(121863, 0, 0, 0, 190, 38134), -(130217, 0, 0, 0, 81, 38134), -(127475, 0, 0, 0, 190, 38134), -(130910, 0, 0, 0, 190, 38134), -(120804, 0, 0, 0, 465, 38134), -(130794, 0, 0, 0, 190, 38134), -(130199, 0, 0, 0, 81, 38134), -(130815, 0, 0, 0, 190, 38134), -(130829, 0, 0, 0, 190, 38134), -(122276, 0, 0, 0, 190, 38134), -(130224, 0, 0, 0, 190, 38134), -(143048, 0, 0, 0, 371, 38134), -(123083, 0, 0, 0, 190, 38134), -(124084, 0, 0, 0, 190, 38134), -(123736, 0, 0, 0, 190, 38134), -(126628, 0, 0, 0, 190, 38134), -(126635, 0, 0, 0, 190, 38134), -(120593, 0, 0, 0, 190, 38134), -(123731, 0, 0, 0, 190, 38134), -(135399, 0, 0, 0, 189, 38134), -(135257, 0, 0, 0, 189, 38134), -(126590, 0, 0, 0, 190, 38134), -(130775, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(130876, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(137392, 0, 0, 0, 189, 38134), -(137394, 0, 0, 0, 189, 38134), -(131695, 0, 0, 0, 189, 38134), -(146234, 0, 0, 0, 464, 38134), -(152019, 0, 0, 0, 464, 38134), -(131598, 0, 0, 0, 189, 38134), -(121810, 0, 0, 0, 189, 38134), -(121930, 0, 0, 0, 189, 38134), -(121744, 0, 0, 0, 189, 38134), -(121696, 0, 0, 0, 189, 38134), -(136488, 0, 0, 0, 189, 38134), -(136079, 0, 0, 0, 189, 38134), -(136074, 0, 0, 0, 2117, 38134), -(142101, 0, 0, 0, 189, 38134), -(136092, 0, 0, 0, 189, 38134), -(143522, 0, 0, 0, 189, 38134), -(143523, 0, 0, 0, 189, 38134), -(136082, 0, 0, 0, 189, 38134), -(143521, 0, 0, 0, 189, 38134), -(131753, 0, 0, 0, 465, 38134), -(130712, 0, 0, 0, 189, 38134), -(134017, 0, 0, 0, 189, 38134), -(134018, 0, 0, 0, 189, 38134), -(130743, 0, 0, 0, 189, 38134), -(130749, 0, 0, 0, 81, 38134), -(130710, 0, 0, 0, 189, 38134), -(130718, 0, 0, 0, 81, 38134), -(130489, 0, 0, 0, 189, 38134), -(130447, 0, 0, 0, 81, 38134), -(130577, 0, 0, 0, 189, 38134), -(130575, 0, 0, 0, 189, 38134), -(131774, 0, 0, 0, 189, 38134), -(131768, 0, 0, 0, 189, 38134), -(131765, 0, 0, 0, 189, 38134), -(126330, 0, 0, 0, 189, 38134), -(141614, 0, 0, 0, 189, 38134), -(131769, 0, 0, 0, 189, 38134), -(131767, 0, 0, 0, 189, 38134), -(131781, 0, 0, 0, 189, 38134), -(130988, 0, 0, 0, 465, 38134), -(130990, 0, 0, 0, 328, 38134), -(131696, 0, 0, 0, 189, 38134), -(130987, 0, 0, 0, 328, 38134), -(131791, 0, 0, 0, 189, 38134), -(131783, 0, 0, 0, 189, 38134), -(126564, 0, 0, 0, 189, 38134), -(141957, 0, 0, 0, 189, 38134), -(131660, 0, 0, 0, 189, 38134), -(131659, 0, 0, 0, 189, 38134), -(131655, 0, 0, 0, 189, 38134), -(131741, 0, 0, 0, 189, 38134), -(133248, 0, 0, 0, 189, 38134), -(132265, 0, 0, 0, 189, 38134), -(129300, 0, 0, 0, 189, 38134), -(129595, 0, 4, 4, 189, 38134), -(129597, 0, 0, 0, 189, 38134), -(131746, 0, 0, 0, 189, 38134), -(141628, 0, 0, 0, 189, 38134), -(141617, 0, 0, 0, 189, 38134), -(128078, 0, 0, 0, 189, 38134), -(128150, 0, 0, 0, 189, 38134), -(128148, 0, 0, 0, 189, 38134), -(127074, 0, 0, 0, 189, 38134), -(126329, 0, 0, 0, 189, 38134), -(126618, 0, 0, 0, 189, 38134), -(126304, 0, 0, 0, 189, 38134), -(138274, 0, 0, 0, 189, 38134), -(127664, 0, 0, 0, 189, 38134), -(126623, 0, 0, 0, 189, 38134), -(131173, 0, 0, 0, 189, 38134), -(126221, 0, 0, 0, 189, 38134), -(131170, 0, 0, 0, 189, 38134), -(129329, 0, 0, 0, 189, 38134), -(126560, 0, 0, 0, 189, 38134), -(128077, 0, 0, 0, 189, 38134), -(126331, 0, 0, 0, 189, 38134), -(131007, 0, 0, 0, 465, 38134), -(131164, 0, 0, 0, 189, 38134), -(131162, 0, 0, 0, 189, 38134), -(55370, 0, 0, 0, 328, 38134), -(127665, 0, 0, 0, 189, 38134), -(141956, 0, 0, 0, 189, 38134), -(131522, 0, 0, 0, 189, 38134), -(124040, 0, 0, 0, 189, 38134), -(127030, 0, 0, 0, 189, 38134), -(131745, 0, 0, 0, 189, 38134), -(141954, 0, 0, 0, 189, 38134), -(127029, 0, 0, 0, 189, 38134), -(140868, 0, 4, 4, 1723, 38134), -(126586, 0, 0, 0, 189, 38134), -(137234, 0, 0, 0, 191, 38134), -(128076, 0, 0, 0, 189, 38134), -(140870, 0, 0, 0, 189, 38134), -(140869, 0, 4, 4, 1723, 38134), -(137237, 0, 0, 0, 191, 38134), -(131813, 0, 0, 0, 189, 38134), -(131811, 0, 0, 0, 189, 38134), -(122231, 0, 0, 0, 191, 38134), -(144086, 0, 3, 3, 838, 38134), -(144082, 0, 0, 0, 181, 38134), -(137510, 0, 0, 0, 189, 38134), -(126549, 0, 0, 0, 794, 38134), -(130785, 0, 0, 0, 189, 38134), -(130932, 0, 0, 0, 189, 38134), -(122692, 0, 0, 0, 189, 38134), -(137931, 0, 0, 0, 189, 38134), -(122691, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(120740, 0, 0, 0, 794, 38134), -(122915, 0, 0, 0, 189, 38134), -(131483, 0, 0, 0, 465, 38134), -(144081, 0, 0, 0, 181, 38134), -(132015, 0, 0, 0, 189, 38134), -(131287, 0, 0, 0, 189, 38134), -(122641, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(123243, 0, 0, 0, 191, 38134), -(131443, 0, 0, 0, 189, 38134), -(125953, 0, 0, 0, 189, 38134), -(143872, 0, 0, 0, 189, 38134), -(122689, 0, 0, 0, 2117, 38134), -(120170, 0, 0, 0, 794, 38134), -(141555, 0, 3, 3, 794, 38134), -(135775, 0, 0, 0, 189, 38134), -(122690, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(132264, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(131482, 0, 0, 0, 465, 38134), -(131494, 0, 0, 0, 189, 38134), -(131564, 0, 0, 0, 189, 38134), -(131477, 0, 0, 0, 465, 38134), -(131514, 0, 0, 0, 189, 38134), -(177208, 0, 0, 0, 186, 38134), -(122337, 0, 0, 0, 189, 38134), -(131484, 0, 0, 0, 465, 38134), -(131521, 0, 0, 0, 189, 38134), -(143873, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(131506, 0, 0, 0, 189, 38134), -(131460, 0, 0, 0, 189, 38134), -(142185, 0, 0, 0, 189, 38134), -(142179, 0, 0, 0, 189, 38134), -(141928, 0, 0, 0, 189, 38134), -(122697, 0, 0, 0, 189, 38134), -(141937, 0, 0, 0, 189, 38134), -(131566, 0, 0, 0, 189, 38134), -(131502, 0, 0, 0, 189, 38134), -(121541, 0, 0, 0, 336, 38134), -(132643, 0, 0, 0, 189, 38134), -(120168, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(131480, 0, 0, 0, 465, 38134), -(131472, 0, 0, 0, 189, 38134), -(141549, 0, 0, 0, 189, 38134), -(131511, 0, 0, 0, 189, 38134), -(122701, 0, 0, 0, 189, 38134), -(142404, 0, 0, 0, 465, 38134), -(131512, 0, 0, 0, 189, 38134), -(142464, 0, 0, 0, 465, 38134), -(140394, 0, 0, 0, 189, 38134), -(122229, 0, 0, 0, 191, 38134), -(131216, 0, 0, 0, 465, 38134), -(130983, 0, 0, 0, 465, 38134), -(131840, 0, 0, 0, 189, 38134), -(142504, 0, 0, 0, 189, 38134), -(122693, 0, 0, 0, 189, 38134), -(142503, 0, 0, 0, 189, 38134), -(127112, 0, 0, 0, 189, 38134), -(122694, 0, 0, 0, 189, 38134), -(132968, 0, 0, 0, 189, 38134), -(137818, 0, 0, 0, 189, 38134), -(144187, 0, 0, 0, 189, 38134), -(132959, 0, 0, 0, 189, 38134), -(127031, 0, 0, 0, 189, 38134), -(133123, 0, 0, 0, 189, 38134), -(122695, 0, 0, 0, 189, 38134), -(129479, 0, 0, 0, 830, 38134), -(132686, 0, 0, 0, 189, 38134), -(122699, 0, 0, 0, 189, 38134), -(140953, 0, 0, 0, 189, 38134), -(122696, 0, 0, 0, 189, 38134), -(122698, 0, 0, 0, 189, 38134), -(141609, 0, 0, 0, 189, 38134), -(132394, 0, 0, 0, 189, 38134), -(132984, 0, 0, 0, 189, 38134), -(132978, 0, 0, 0, 189, 38134), -(132983, 0, 0, 0, 189, 38134), -(144075, 0, 0, 0, 181, 38134), -(122700, 0, 0, 0, 189, 38134), -(62167, 0, 0, 0, 328, 38134), -(141936, 0, 0, 0, 189, 38134), -(122702, 0, 0, 0, 189, 38134), -(144074, 0, 0, 0, 181, 38134), -(132704, 0, 0, 0, 189, 38134), -(130995, 0, 0, 0, 465, 38134), -(132711, 0, 4, 4, 1723, 38134), -(132707, 0, 0, 0, 189, 38134), -(140946, 0, 0, 0, 189, 38134), -(132714, 0, 4, 4, 1723, 38134), -(131834, 0, 0, 0, 189, 38134), -(132687, 0, 0, 0, 189, 38134), -(142565, 0, 0, 0, 189, 38134), -(142567, 0, 0, 0, 189, 38134), -(132691, 0, 0, 0, 189, 38134), -(132689, 0, 0, 0, 189, 38134), -(132690, 0, 0, 0, 189, 38134), -(131835, 0, 0, 0, 189, 38134), -(144078, 0, 2, 2, 181, 38134), -(131836, 0, 0, 0, 189, 38134), -(133062, 0, 0, 0, 189, 38134), -(131574, 0, 0, 0, 189, 38134), -(144085, 0, 0, 0, 181, 38134), -(133231, 0, 0, 0, 189, 38134), -(131807, 0, 0, 0, 189, 38134), -(133065, 0, 0, 0, 189, 38134), -(131827, 0, 0, 0, 189, 38134), -(132312, 0, 0, 0, 189, 38134), -(131809, 0, 0, 0, 189, 38134), -(132012, 0, 0, 0, 189, 38134), -(132097, 0, 0, 0, 189, 38134), -(34278, 0, 0, 0, 371, 38134), -(131403, 0, 0, 0, 465, 38134), -(132107, 0, 0, 0, 189, 38134), -(132098, 0, 0, 0, 189, 38134), -(68659, 0, 0, 0, 371, 38134), -(132301, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(127123, 0, 0, 0, 189, 38134), -(147641, 0, 0, 0, 189, 38134), -(147642, 0, 0, 0, 464, 38134), -(77221, 0, 0, 0, 371, 38134), -(140414, 0, 0, 0, 371, 38134), -(33227, 0, 0, 0, 371, 38134), -(140412, 0, 0, 0, 371, 38134), -(132106, 0, 0, 0, 189, 38134), -(53225, 0, 0, 0, 371, 38134), -(132103, 0, 0, 0, 189, 38134), -(54227, 0, 0, 0, 371, 38134), -(140423, 0, 0, 0, 371, 38134), -(140445, 0, 0, 0, 371, 38134), -(140415, 0, 0, 0, 371, 38134), -(128087, 0, 0, 0, 465, 38134), -(33810, 0, 0, 0, 371, 38134), -(132308, 0, 0, 0, 189, 38134), -(85517, 0, 0, 0, 302, 38134), -(93432, 0, 0, 0, 196, 38134), -(131734, 0, 0, 0, 189, 38134), -(140416, 0, 0, 0, 371, 38134), -(63621, 0, 0, 0, 371, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(81431, 0, 0, 0, 371, 38134), -(140417, 0, 0, 0, 371, 38134), -(140411, 0, 0, 0, 371, 38134), -(140413, 0, 0, 0, 371, 38134), -(140422, 0, 0, 0, 371, 38134), -(140418, 0, 0, 0, 371, 38134), -(133238, 0, 0, 0, 189, 38134), -(115152, 0, 0, 0, 371, 38134), -(132109, 0, 0, 0, 189, 38134), -(132085, 0, 0, 0, 371, 38134), -(133237, 0, 0, 0, 189, 38134), -(48609, 0, 0, 0, 371, 38134), -(132296, 0, 0, 0, 189, 38134), -(132111, 0, 0, 0, 189, 38134), -(132110, 0, 0, 0, 189, 38134), -(14629, 0, 0, 0, 371, 38134), -(132084, 0, 0, 0, 189, 38134), -(15699, 0, 0, 0, 371, 38134), -(132089, 0, 0, 0, 371, 38134), -(132083, 0, 0, 0, 189, 38134), -(132077, 0, 4, 4, 1723, 38134), -(64899, 0, 0, 0, 371, 38134), -(132112, 0, 0, 0, 189, 38134), -(82464, 0, 0, 0, 371, 38134), -(132082, 0, 0, 0, 189, 38134), -(144254, 0, 0, 0, 189, 38134), -(144256, 0, 0, 0, 189, 38134), -(73668, 0, 0, 0, 371, 38134), -(144258, 0, 0, 0, 189, 38134), -(66950, 0, 0, 0, 371, 38134), -(71942, 0, 0, 0, 371, 38134), -(144257, 0, 0, 0, 189, 38134), -(126731, 0, 0, 0, 189, 38134), -(133420, 0, 0, 0, 81, 38134), -(126725, 0, 0, 0, 189, 38134), -(126722, 0, 0, 0, 189, 38134), -(123672, 0, 0, 0, 189, 38134), -(121688, 0, 0, 0, 189, 38134), -(121680, 0, 0, 0, 189, 38134), -(133321, 0, 0, 0, 189, 38134), -(130922, 0, 0, 0, 189, 38134), -(130568, 0, 0, 0, 189, 38134), -(134495, 0, 0, 0, 189, 38134), -(134048, 0, 0, 0, 189, 38134), -(134047, 0, 0, 0, 189, 38134), -(134046, 0, 0, 0, 189, 38134), -(136009, 0, 0, 0, 465, 38134), -(136152, 0, 0, 0, 189, 38134), -(133614, 0, 0, 0, 189, 38134), -(133500, 0, 0, 0, 189, 38134), -(133615, 0, 0, 0, 189, 38134), -(133612, 0, 0, 0, 189, 38134), -(130445, 0, 0, 0, 81, 38134), -(130441, 0, 0, 0, 81, 38134), -(120802, 0, 0, 0, 465, 38134), -(131083, 0, 0, 0, 189, 38134), -(146379, 0, 0, 0, 189, 38134), -(134049, 0, 0, 0, 189, 38134), -(133443, 0, 0, 0, 189, 38134), -(126655, 0, 0, 0, 189, 38134), -(133257, 0, 0, 0, 189, 38134), -(126726, 0, 0, 0, 189, 38134), -(131560, 0, 0, 0, 189, 38134), -(130448, 0, 0, 0, 81, 38134), -(150412, 0, 0, 0, 292, 38134), -(131558, 0, 0, 0, 189, 38134), -(131554, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(125414, 0, 0, 0, 81, 38134), -(126653, 0, 0, 0, 189, 38134), -(130699, 0, 0, 0, 81, 38134), -(122223, 0, 0, 0, 189, 38134), -(122059, 0, 0, 0, 189, 38134), -(135249, 0, 0, 0, 189, 38134), -(130589, 0, 0, 0, 189, 38134), -(122402, 0, 0, 0, 189, 38134), -(140287, 0, 0, 0, 189, 38134), -(123062, 0, 0, 0, 189, 38134), -(121706, 0, 0, 0, 189, 38134), -(122399, 0, 0, 0, 189, 38134), -(122129, 0, 0, 0, 189, 38134), -(122009, 0, 0, 0, 189, 38134), -(126597, 0, 0, 0, 189, 38134), -(140285, 0, 0, 0, 189, 38134), -(123060, 0, 0, 0, 2117, 38134), -(126562, 0, 0, 0, 189, 38134), -(122114, 0, 0, 0, 189, 38134), -(125417, 0, 0, 0, 81, 38134), -(133910, 0, 0, 0, 189, 38134), -(125455, 0, 0, 0, 81, 38134), -(125783, 0, 0, 0, 189, 38134), -(122447, 0, 0, 0, 189, 38134), -(122445, 0, 0, 0, 189, 38134), -(122400, 0, 0, 0, 189, 38134), -(130716, 0, 0, 0, 81, 38134), -(125784, 0, 0, 0, 465, 38134), -(123677, 0, 0, 0, 189, 38134), -(140305, 0, 0, 0, 189, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (141801,141802,141803,141799,32641,32642,126833,135507,129779,129545,127394,127385,127225,127294,143052,124473,124475,127351,127298,127348,128943,127253,127350,127347,127245,127246,127349,127346,127357,130347,135784,127384,127255,127247,127224,127216,129380,126452,126460,130199,127999,128066,126433,126926,127212,127215,128067,129381,127265,127267,127268,126890,126891,129536,127145,127391,126888,128074,143053,127060,126823,127056,127040,127075,127177,129335,126930,127128,126807,126846,128290,127223,128071,130297,128139,129424,127176,126933,128426,129311,127142,127744,126616,130636,128584,130634,130566,127496,126588,122664,129131,126662,126658,122666,126654,126650,143054,126381,122706,122688,129010,129755,129657,127764,122754,122670,130214,129086,126529,127711,123039,124513,127738,127737,122684,126550,130246,143644,129223,122795,128701,129795,122793,130268,139173,129535,122191,124460,134420,134421,134363,124428,129028,126664,128898,134413,134414,129748,127141,127140,128746,128875,130300,122204,126187,122636,122987,133122,124217,123071,131017,152126,124084,123736,123083,123731,143048,123649,130910,130829,126702,127099,135740,121840,135459,121638,121639,121828,125834,121652,135758,121288,121289,140513,121572,135757,135750,120903,130780,130226,130224,123655,120804,127000,126689,120593,120588,123654,126723,133812,133815,120587,130218,122434,126091,128931,150412,126090,126132,129576,143047,129462,135567,135557,130217,122276,126107,126234,128934,126079,126112,126113,126191,126146,126150,130205,126080,126133,126117,126183,129554,129461)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141801, 0, 0, 0, 371, 38134), -(141802, 0, 0, 0, 371, 38134), -(141803, 0, 0, 0, 371, 38134), -(141799, 0, 0, 0, 373, 38134), -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(126833, 0, 0, 0, 190, 38134), -(135507, 0, 0, 0, 190, 38134), -(129779, 0, 0, 0, 190, 38134), -(129545, 0, 3, 3, 794, 38134), -(127394, 0, 0, 0, 190, 38134), -(127385, 0, 0, 0, 190, 38134), -(127225, 0, 0, 0, 190, 38134), -(127294, 0, 0, 0, 190, 38134), -(143052, 0, 0, 0, 371, 38134), -(124473, 0, 0, 0, 190, 38134), -(124475, 0, 0, 0, 190, 38134), -(127351, 0, 0, 0, 190, 38134), -(127298, 0, 0, 0, 190, 38134), -(127348, 0, 0, 0, 190, 38134), -(128943, 0, 0, 0, 190, 38134), -(127253, 0, 0, 0, 190, 38134), -(127350, 0, 0, 0, 190, 38134), -(127347, 0, 0, 0, 190, 38134), -(127245, 0, 0, 0, 190, 38134), -(127246, 0, 0, 0, 190, 38134), -(127349, 0, 0, 0, 190, 38134), -(127346, 0, 0, 0, 190, 38134), -(127357, 0, 0, 0, 190, 38134), -(130347, 0, 0, 0, 81, 38134), -(135784, 0, 0, 0, 190, 38134), -(127384, 0, 0, 0, 190, 38134), -(127255, 0, 0, 0, 190, 38134), -(127247, 0, 0, 0, 190, 38134), -(127224, 0, 0, 0, 190, 38134), -(127216, 0, 0, 0, 190, 38134), -(129380, 0, 0, 0, 190, 38134), -(126452, 0, 0, 0, 190, 38134), -(126460, 0, 0, 0, 190, 38134), -(130199, 0, 0, 0, 81, 38134), -(127999, 0, 0, 0, 190, 38134), -(128066, 0, 0, 0, 190, 38134), -(126433, 0, 0, 0, 190, 38134), -(126926, 0, 0, 0, 190, 38134), -(127212, 0, 0, 0, 190, 38134), -(127215, 0, 0, 0, 190, 38134), -(128067, 0, 0, 0, 190, 38134), -(129381, 0, 0, 0, 190, 38134), -(127265, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(127268, 0, 0, 0, 190, 38134), -(126890, 0, 0, 0, 190, 38134), -(126891, 0, 0, 0, 190, 38134), -(129536, 0, 0, 0, 190, 38134), -(127145, 0, 0, 0, 190, 38134), -(127391, 0, 0, 0, 190, 38134), -(126888, 0, 0, 0, 190, 38134), -(128074, 0, 0, 0, 190, 38134), -(143053, 0, 0, 0, 371, 38134), -(127060, 0, 0, 0, 190, 38134), -(126823, 0, 0, 0, 190, 38134), -(127056, 0, 0, 0, 190, 38134), -(127040, 0, 0, 0, 190, 38134), -(127075, 0, 0, 0, 190, 38134), -(127177, 0, 0, 0, 190, 38134), -(129335, 0, 0, 0, 190, 38134), -(126930, 0, 0, 0, 190, 38134), -(127128, 0, 0, 0, 190, 38134), -(126807, 0, 0, 0, 190, 38134), -(126846, 0, 0, 0, 190, 38134), -(128290, 0, 0, 0, 190, 38134), -(127223, 0, 0, 0, 190, 38134), -(128071, 0, 0, 0, 190, 38134), -(130297, 0, 0, 0, 81, 38134), -(128139, 0, 0, 0, 190, 38134), -(129424, 0, 0, 0, 190, 38134), -(127176, 0, 0, 0, 190, 38134), -(126933, 0, 0, 0, 190, 38134), -(128426, 0, 0, 0, 190, 38134), -(129311, 0, 0, 0, 190, 38134), -(127142, 0, 0, 0, 190, 38134), -(127744, 0, 0, 0, 190, 38134), -(126616, 0, 0, 0, 190, 38134), -(130636, 0, 0, 0, 81, 38134), -(128584, 0, 2, 2, 805, 38134), -(130634, 0, 0, 0, 81, 38134), -(130566, 0, 0, 0, 81, 38134), -(127496, 0, 0, 0, 190, 38134), -(126588, 0, 0, 0, 1723, 38134), -(122664, 0, 0, 0, 190, 38134), -(129131, 0, 0, 0, 190, 38134), -(126662, 0, 0, 0, 190, 38134), -(126658, 0, 0, 0, 190, 38134), -(122666, 0, 0, 0, 190, 38134), -(126654, 0, 0, 0, 190, 38134), -(126650, 0, 0, 0, 190, 38134), -(143054, 0, 0, 0, 371, 38134), -(126381, 0, 0, 0, 190, 38134), -(122706, 0, 0, 0, 190, 38134), -(122688, 0, 3, 3, 794, 38134), -(129010, 0, 0, 0, 190, 38134), -(129755, 0, 0, 0, 190, 38134), -(129657, 0, 0, 0, 190, 38134), -(127764, 0, 0, 0, 190, 38134), -(122754, 0, 0, 0, 190, 38134), -(122670, 0, 0, 0, 190, 38134), -(130214, 0, 0, 0, 81, 38134), -(129086, 0, 0, 0, 190, 38134), -(126529, 0, 0, 0, 190, 38134), -(127711, 0, 0, 0, 190, 38134), -(123039, 0, 0, 0, 190, 38134), -(124513, 0, 0, 0, 190, 38134), -(127738, 0, 0, 0, 190, 38134), -(127737, 0, 0, 0, 190, 38134), -(122684, 0, 0, 0, 190, 38134), -(126550, 0, 0, 0, 190, 38134), -(130246, 0, 0, 0, 81, 38134), -(143644, 0, 0, 0, 190, 38134), -(129223, 0, 0, 0, 190, 38134), -(122795, 0, 0, 0, 190, 38134), -(128701, 0, 0, 0, 190, 38134), -(129795, 0, 0, 0, 190, 38134), -(122793, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(139173, 0, 0, 0, 190, 38134), -(129535, 0, 0, 0, 190, 38134), -(122191, 0, 0, 0, 2117, 38134), -(124460, 0, 0, 0, 190, 38134), -(134420, 0, 0, 0, 190, 38134), -(134421, 0, 0, 0, 190, 38134), -(134363, 0, 0, 0, 190, 38134), -(124428, 0, 0, 0, 190, 38134), -(129028, 0, 0, 0, 190, 38134), -(126664, 0, 0, 0, 81, 38134), -(128898, 0, 0, 0, 190, 38134), -(134413, 0, 0, 0, 190, 38134), -(134414, 0, 0, 0, 190, 38134), -(129748, 0, 0, 0, 190, 38134), -(127141, 0, -2, -2, 190, 38134), -(127140, 0, 0, 0, 190, 38134), -(128746, 0, 0, 0, 190, 38134), -(128875, 0, 0, 0, 190, 38134), -(130300, 0, 0, 0, 81, 38134), -(122204, 0, 0, 0, 190, 38134), -(126187, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(122987, 0, 0, 0, 190, 38134), -(133122, 0, 0, 0, 190, 38134), -(124217, 0, 0, 0, 190, 38134), -(123071, 0, 0, 0, 190, 38134), -(131017, 0, 0, 0, 81, 38134), -(152126, 0, 0, 0, 465, 38134), -(124084, 0, 0, 0, 190, 38134), -(123736, 0, 0, 0, 190, 38134), -(123083, 0, 0, 0, 190, 38134), -(123731, 0, 0, 0, 190, 38134), -(143048, 0, 0, 0, 371, 38134), -(123649, 0, 0, 0, 190, 38134), -(130910, 0, 0, 0, 190, 38134), -(130829, 0, 0, 0, 190, 38134), -(126702, 0, 0, 0, 190, 38134), -(127099, 0, 0, 0, 190, 38134), -(135740, 0, 0, 0, 190, 38134), -(121840, 0, 0, 0, 190, 38134), -(135459, 0, 0, 0, 190, 38134), -(121638, 0, 1, 1, 190, 38134), -(121639, 0, 3, 3, 794, 38134), -(121828, 0, 0, 0, 2117, 38134), -(125834, 0, 1, 1, 190, 38134), -(121652, 0, 1, 1, 190, 38134), -(135758, 0, 0, 0, 190, 38134), -(121288, 0, 0, 0, 190, 38134), -(121289, 0, 0, 0, 190, 38134), -(140513, 0, 0, 0, 190, 38134), -(121572, 0, 0, 0, 190, 38134), -(135757, 0, 0, 0, 190, 38134), -(135750, 0, 0, 0, 190, 38134), -(120903, 0, 0, 0, 190, 38134), -(130780, 0, 0, 0, 81, 38134), -(130226, 0, 0, 0, 81, 38134), -(130224, 0, 0, 0, 190, 38134), -(123655, 0, 0, 0, 190, 38134), -(120804, 0, 0, 0, 465, 38134), -(127000, 0, 0, 0, 190, 38134), -(126689, 0, 0, 0, 190, 38134), -(120593, 0, 0, 0, 190, 38134), -(120588, 0, 0, 0, 190, 38134), -(123654, 0, 0, 0, 190, 38134), -(126723, 0, 0, 0, 190, 38134), -(133812, 0, 0, 0, 190, 38134), -(133815, 0, 0, 0, 190, 38134), -(120587, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(122434, 0, 0, 0, 190, 38134), -(126091, 0, 0, 0, 190, 38134), -(128931, 0, 0, 0, 190, 38134), -(150412, 0, 0, 0, 292, 38134), -(126090, 0, 0, 0, 190, 38134), -(126132, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(143047, 0, 0, 0, 371, 38134), -(129462, 0, 0, 0, 190, 38134), -(135567, 0, 0, 0, 190, 38134), -(135557, 0, 0, 0, 190, 38134), -(130217, 0, 0, 0, 81, 38134), -(122276, 0, 0, 0, 190, 38134), -(126107, 0, 0, 0, 190, 38134), -(126234, 0, 0, 0, 190, 38134), -(128934, 0, 0, 0, 190, 38134), -(126079, 0, 0, 0, 190, 38134), -(126112, 0, 0, 0, 190, 38134), -(126113, 0, 0, 0, 190, 38134), -(126191, 0, 0, 0, 190, 38134), -(126146, 0, 0, 0, 190, 38134), -(126150, 0, 0, 0, 190, 38134), -(130205, 0, 0, 0, 81, 38134), -(126080, 0, 0, 0, 190, 38134), -(126133, 0, 0, 0, 190, 38134), -(126117, 0, 0, 0, 190, 38134), -(126183, 0, 0, 0, 81, 38134), -(129554, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (141801,141802,141803,141799,32641,32642,126833,135507,129779,129545,127394,127385,127225,127294,143052,124473,124475,127351,127298,127348,128943,127253,127350,127347,127245,127246,127349,127346,127357,130347,135784,127384,127255,127247,127224,127216,129380,126452,126460,130199,127999,128066,126433,126926,127212,127215,128067,129381,127265,127267,127268,126890,126891,129536,127145,127391,126888,128074,143053,127060,126823,127056,127040,127075,127177,129335,126930,127128,126807,126846,128290,127223,128071,130297,128139,129424,127176,126933,128426,129311,127142,127744,126616,130636,128584,130634,130566,127496,126588,122664,129131,126662,126658,122666,126654,126650,143054,126381,122706,122688,129010,129755,129657,127764,122754,122670,130214,129086,126529,127711,123039,124513,127738,127737,122684,126550,130246,143644,129223,122795,128701,129795,122793,130268,139173,129535,122191,124460,134420,134421,134363,124428,129028,126664,128898,134413,134414,129748,127141,127140,128746,128875,130300,122204,126187,122636,122987,133122,124217,123071,131017,152126,124084,123736,123083,123731,143048,123649,130910,130829,126702,127099,135740,121840,135459,121638,121639,121828,125834,121652,135758,121288,121289,140513,121572,135757,135750,120903,130780,130226,130224,123655,120804,127000,126689,120593,120588,123654,126723,133812,133815,120587,130218,122434,126091,128931,150412,126090,126132,129576,143047,129462,135567,135557,130217,122276,126107,126234,128934,126079,126112,126113,126191,126146,126150,130205,126080,126133,126117,126183,129554,129461)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141801, 0, 0, 0, 371, 38134), -(141802, 0, 0, 0, 371, 38134), -(141803, 0, 0, 0, 371, 38134), -(141799, 0, 0, 0, 373, 38134), -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(126833, 0, 0, 0, 190, 38134), -(135507, 0, 0, 0, 190, 38134), -(129779, 0, 0, 0, 190, 38134), -(129545, 0, 3, 3, 794, 38134), -(127394, 0, 0, 0, 190, 38134), -(127385, 0, 0, 0, 190, 38134), -(127225, 0, 0, 0, 190, 38134), -(127294, 0, 0, 0, 190, 38134), -(143052, 0, 0, 0, 371, 38134), -(124473, 0, 0, 0, 190, 38134), -(124475, 0, 0, 0, 190, 38134), -(127351, 0, 0, 0, 190, 38134), -(127298, 0, 0, 0, 190, 38134), -(127348, 0, 0, 0, 190, 38134), -(128943, 0, 0, 0, 190, 38134), -(127253, 0, 0, 0, 190, 38134), -(127350, 0, 0, 0, 190, 38134), -(127347, 0, 0, 0, 190, 38134), -(127245, 0, 0, 0, 190, 38134), -(127246, 0, 0, 0, 190, 38134), -(127349, 0, 0, 0, 190, 38134), -(127346, 0, 0, 0, 190, 38134), -(127357, 0, 0, 0, 190, 38134), -(130347, 0, 0, 0, 81, 38134), -(135784, 0, 0, 0, 190, 38134), -(127384, 0, 0, 0, 190, 38134), -(127255, 0, 0, 0, 190, 38134), -(127247, 0, 0, 0, 190, 38134), -(127224, 0, 0, 0, 190, 38134), -(127216, 0, 0, 0, 190, 38134), -(129380, 0, 0, 0, 190, 38134), -(126452, 0, 0, 0, 190, 38134), -(126460, 0, 0, 0, 190, 38134), -(130199, 0, 0, 0, 81, 38134), -(127999, 0, 0, 0, 190, 38134), -(128066, 0, 0, 0, 190, 38134), -(126433, 0, 0, 0, 190, 38134), -(126926, 0, 0, 0, 190, 38134), -(127212, 0, 0, 0, 190, 38134), -(127215, 0, 0, 0, 190, 38134), -(128067, 0, 0, 0, 190, 38134), -(129381, 0, 0, 0, 190, 38134), -(127265, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(127268, 0, 0, 0, 190, 38134), -(126890, 0, 0, 0, 190, 38134), -(126891, 0, 0, 0, 190, 38134), -(129536, 0, 0, 0, 190, 38134), -(127145, 0, 0, 0, 190, 38134), -(127391, 0, 0, 0, 190, 38134), -(126888, 0, 0, 0, 190, 38134), -(128074, 0, 0, 0, 190, 38134), -(143053, 0, 0, 0, 371, 38134), -(127060, 0, 0, 0, 190, 38134), -(126823, 0, 0, 0, 190, 38134), -(127056, 0, 0, 0, 190, 38134), -(127040, 0, 0, 0, 190, 38134), -(127075, 0, 0, 0, 190, 38134), -(127177, 0, 0, 0, 190, 38134), -(129335, 0, 0, 0, 190, 38134), -(126930, 0, 0, 0, 190, 38134), -(127128, 0, 0, 0, 190, 38134), -(126807, 0, 0, 0, 190, 38134), -(126846, 0, 0, 0, 190, 38134), -(128290, 0, 0, 0, 190, 38134), -(127223, 0, 0, 0, 190, 38134), -(128071, 0, 0, 0, 190, 38134), -(130297, 0, 0, 0, 81, 38134), -(128139, 0, 0, 0, 190, 38134), -(129424, 0, 0, 0, 190, 38134), -(127176, 0, 0, 0, 190, 38134), -(126933, 0, 0, 0, 190, 38134), -(128426, 0, 0, 0, 190, 38134), -(129311, 0, 0, 0, 190, 38134), -(127142, 0, 0, 0, 190, 38134), -(127744, 0, 0, 0, 190, 38134), -(126616, 0, 0, 0, 190, 38134), -(130636, 0, 0, 0, 81, 38134), -(128584, 0, 2, 2, 805, 38134), -(130634, 0, 0, 0, 81, 38134), -(130566, 0, 0, 0, 81, 38134), -(127496, 0, 0, 0, 190, 38134), -(126588, 0, 0, 0, 1723, 38134), -(122664, 0, 0, 0, 190, 38134), -(129131, 0, 0, 0, 190, 38134), -(126662, 0, 0, 0, 190, 38134), -(126658, 0, 0, 0, 190, 38134), -(122666, 0, 0, 0, 190, 38134), -(126654, 0, 0, 0, 190, 38134), -(126650, 0, 0, 0, 190, 38134), -(143054, 0, 0, 0, 371, 38134), -(126381, 0, 0, 0, 190, 38134), -(122706, 0, 0, 0, 190, 38134), -(122688, 0, 3, 3, 794, 38134), -(129010, 0, 0, 0, 190, 38134), -(129755, 0, 0, 0, 190, 38134), -(129657, 0, 0, 0, 190, 38134), -(127764, 0, 0, 0, 190, 38134), -(122754, 0, 0, 0, 190, 38134), -(122670, 0, 0, 0, 190, 38134), -(130214, 0, 0, 0, 81, 38134), -(129086, 0, 0, 0, 190, 38134), -(126529, 0, 0, 0, 190, 38134), -(127711, 0, 0, 0, 190, 38134), -(123039, 0, 0, 0, 190, 38134), -(124513, 0, 0, 0, 190, 38134), -(127738, 0, 0, 0, 190, 38134), -(127737, 0, 0, 0, 190, 38134), -(122684, 0, 0, 0, 190, 38134), -(126550, 0, 0, 0, 190, 38134), -(130246, 0, 0, 0, 81, 38134), -(143644, 0, 0, 0, 190, 38134), -(129223, 0, 0, 0, 190, 38134), -(122795, 0, 0, 0, 190, 38134), -(128701, 0, 0, 0, 190, 38134), -(129795, 0, 0, 0, 190, 38134), -(122793, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(139173, 0, 0, 0, 190, 38134), -(129535, 0, 0, 0, 190, 38134), -(122191, 0, 0, 0, 2117, 38134), -(124460, 0, 0, 0, 190, 38134), -(134420, 0, 0, 0, 190, 38134), -(134421, 0, 0, 0, 190, 38134), -(134363, 0, 0, 0, 190, 38134), -(124428, 0, 0, 0, 190, 38134), -(129028, 0, 0, 0, 190, 38134), -(126664, 0, 0, 0, 81, 38134), -(128898, 0, 0, 0, 190, 38134), -(134413, 0, 0, 0, 190, 38134), -(134414, 0, 0, 0, 190, 38134), -(129748, 0, 0, 0, 190, 38134), -(127141, 0, -2, -2, 190, 38134), -(127140, 0, 0, 0, 190, 38134), -(128746, 0, 0, 0, 190, 38134), -(128875, 0, 0, 0, 190, 38134), -(130300, 0, 0, 0, 81, 38134), -(122204, 0, 0, 0, 190, 38134), -(126187, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(122987, 0, 0, 0, 190, 38134), -(133122, 0, 0, 0, 190, 38134), -(124217, 0, 0, 0, 190, 38134), -(123071, 0, 0, 0, 190, 38134), -(131017, 0, 0, 0, 81, 38134), -(152126, 0, 0, 0, 465, 38134), -(124084, 0, 0, 0, 190, 38134), -(123736, 0, 0, 0, 190, 38134), -(123083, 0, 0, 0, 190, 38134), -(123731, 0, 0, 0, 190, 38134), -(143048, 0, 0, 0, 371, 38134), -(123649, 0, 0, 0, 190, 38134), -(130910, 0, 0, 0, 190, 38134), -(130829, 0, 0, 0, 190, 38134), -(126702, 0, 0, 0, 190, 38134), -(127099, 0, 0, 0, 190, 38134), -(135740, 0, 0, 0, 190, 38134), -(121840, 0, 0, 0, 190, 38134), -(135459, 0, 0, 0, 190, 38134), -(121638, 0, 1, 1, 190, 38134), -(121639, 0, 3, 3, 794, 38134), -(121828, 0, 0, 0, 2117, 38134), -(125834, 0, 1, 1, 190, 38134), -(121652, 0, 1, 1, 190, 38134), -(135758, 0, 0, 0, 190, 38134), -(121288, 0, 0, 0, 190, 38134), -(121289, 0, 0, 0, 190, 38134), -(140513, 0, 0, 0, 190, 38134), -(121572, 0, 0, 0, 190, 38134), -(135757, 0, 0, 0, 190, 38134), -(135750, 0, 0, 0, 190, 38134), -(120903, 0, 0, 0, 190, 38134), -(130780, 0, 0, 0, 81, 38134), -(130226, 0, 0, 0, 81, 38134), -(130224, 0, 0, 0, 190, 38134), -(123655, 0, 0, 0, 190, 38134), -(120804, 0, 0, 0, 465, 38134), -(127000, 0, 0, 0, 190, 38134), -(126689, 0, 0, 0, 190, 38134), -(120593, 0, 0, 0, 190, 38134), -(120588, 0, 0, 0, 190, 38134), -(123654, 0, 0, 0, 190, 38134), -(126723, 0, 0, 0, 190, 38134), -(133812, 0, 0, 0, 190, 38134), -(133815, 0, 0, 0, 190, 38134), -(120587, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(122434, 0, 0, 0, 190, 38134), -(126091, 0, 0, 0, 190, 38134), -(128931, 0, 0, 0, 190, 38134), -(150412, 0, 0, 0, 292, 38134), -(126090, 0, 0, 0, 190, 38134), -(126132, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(143047, 0, 0, 0, 371, 38134), -(129462, 0, 0, 0, 190, 38134), -(135567, 0, 0, 0, 190, 38134), -(135557, 0, 0, 0, 190, 38134), -(130217, 0, 0, 0, 81, 38134), -(122276, 0, 0, 0, 190, 38134), -(126107, 0, 0, 0, 190, 38134), -(126234, 0, 0, 0, 190, 38134), -(128934, 0, 0, 0, 190, 38134), -(126079, 0, 0, 0, 190, 38134), -(126112, 0, 0, 0, 190, 38134), -(126113, 0, 0, 0, 190, 38134), -(126191, 0, 0, 0, 190, 38134), -(126146, 0, 0, 0, 190, 38134), -(126150, 0, 0, 0, 190, 38134), -(130205, 0, 0, 0, 81, 38134), -(126080, 0, 0, 0, 190, 38134), -(126133, 0, 0, 0, 190, 38134), -(126117, 0, 0, 0, 190, 38134), -(126183, 0, 0, 0, 81, 38134), -(129554, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (138816,130446,127915,133980,128001,138536,138535,128006,138815,127902,127935,128005,128267,134779,127929,127978,127928,127925,128051,127919,128096,128371,128044,127854,128900,127968,127847,128145,128235,128048,127921,127869,129127,128080,127816,128033,127864,127907,127825,127824,124933,136700,126014,126017,130212,125992,124917,132031,130224,124666,125932,130218,127958,124703,124949,129005,127609,128930,127607,124688,135032,135063,135789,135790,135791,131724,127812,130634,141817,141818,141819,141814,127813,128075,130769,127004,127960,127961,122766,122123,122711,126707,122688,129010,129755,122754,127764,122670,130214,129657,126658,122666,126654,126662,126650,123039,127737,126616,122684,130246,126550,130268,128701,139173,134420,134421,122191,124460,134414,122795,134413,129748,126664,122793,129535,129028,129795,128746,128291,129545,129447,128276,129333,129395,129391,129389,129390,129378,126891,127391,127176,127223,127177,126823,127056,127075,126494,126407,126406,129482,126376,126375,126373,126374,127514,127495,128938,126316,126377,126379,143317,126378,126477,126342,126340,126288,126380,126346,126460,129901,128891,126888,126381,126314,143055,126299,126289,143644,128139,128428,129661,126297,130199,126443,128066,131202,126452,128065,127141,128073,134404,136547,137406,126901,136546,136548,126905,136545,137556,126903,131132,136395,131135,143051,131129,134402,130720,130727,134394,134395,130930,130469,131231,131188,130722,130736,130735,131021,134403,126433,128290,127040,128071,127145,128074,126807,135784,127255,127060,126846,126926,143053,130297,127142,128067,126933,129335,129424,126890,129779,130347,127268,127267,127224,127247,126228,126113,126150,130636,126248,126246,126126,130227,126142,126132,128931,126090,126091,128934,126079,150412,126080,126191,126234,126117,126183,126112,126107,127279,126133,122094,135557,126146,135567,127278,129576,133531,122987,127140,126833,143047,122276,127265,130205,129536,129462,122636,129461,129554,141801,141802,141803,141799,130217,131017,130300)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138816, 0, 0, 0, 190, 38134), -(130446, 0, 0, 0, 81, 38134), -(127915, 0, 0, 0, 190, 38134), -(133980, 0, 0, 0, 190, 38134), -(128001, 0, 0, 0, 190, 38134), -(138536, 0, 0, 0, 190, 38134), -(138535, 0, 0, 0, 190, 38134), -(128006, 0, 0, 0, 190, 38134), -(138815, 0, 0, 0, 190, 38134), -(127902, 0, 0, 0, 190, 38134), -(127935, 0, 0, 0, 190, 38134), -(128005, 0, 0, 0, 190, 38134), -(128267, 0, 0, 0, 190, 38134), -(134779, 0, 0, 0, 190, 38134), -(127929, 0, 0, 0, 190, 38134), -(127978, 0, 0, 0, 190, 38134), -(127928, 0, 0, 0, 190, 38134), -(127925, 0, 0, 0, 190, 38134), -(128051, 0, 0, 0, 190, 38134), -(127919, 0, 0, 0, 190, 38134), -(128096, 0, 3, 3, 794, 38134), -(128371, 0, 0, 0, 190, 38134), -(128044, 0, 0, 0, 190, 38134), -(127854, 0, 0, 0, 190, 38134), -(128900, 0, 0, 0, 190, 38134), -(127968, 0, 0, 0, 190, 38134), -(127847, 0, 0, 0, 190, 38134), -(128145, 0, 1, 1, 190, 38134), -(128235, 0, 0, 0, 190, 38134), -(128048, 0, 0, 0, 190, 38134), -(127921, 0, 0, 0, 190, 38134), -(127869, 0, 0, 0, 190, 38134), -(129127, 0, 0, 0, 190, 38134), -(128080, 0, 0, 0, 190, 38134), -(127816, 0, 0, 0, 190, 38134), -(128033, 0, 0, 0, 190, 38134), -(127864, 0, 0, 0, 190, 38134), -(127907, 0, 0, 0, 190, 38134), -(127825, 0, 0, 0, 190, 38134), -(127824, 0, 0, 0, 190, 38134), -(124933, 0, 0, 0, 190, 38134), -(136700, 0, 0, 0, 190, 38134), -(126014, 0, 0, 0, 190, 38134), -(126017, 0, 0, 0, 190, 38134), -(130212, 0, 0, 0, 81, 38134), -(125992, 0, 0, 0, 190, 38134), -(124917, 0, 0, 0, 190, 38134), -(132031, 0, 0, 0, 190, 38134), -(130224, 0, 0, 0, 190, 38134), -(124666, 0, 0, 0, 190, 38134), -(125932, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(127958, 0, 0, 0, 190, 38134), -(124703, 0, 0, 0, 190, 38134), -(124949, 0, 0, 0, 190, 38134), -(129005, 0, 0, 0, 190, 38134), -(127609, 0, 0, 0, 190, 38134), -(128930, 0, 0, 0, 190, 38134), -(127607, 0, 0, 0, 190, 38134), -(124688, 0, 0, 0, 190, 38134), -(135032, 0, 0, 0, 805, 38134), -(135063, 0, 0, 0, 805, 38134), -(135789, 0, 0, 0, 190, 38134), -(135790, 0, 0, 0, 190, 38134), -(135791, 0, 0, 0, 190, 38134), -(131724, 0, 0, 0, 190, 38134), -(127812, 0, 0, 0, 190, 38134), -(130634, 0, 0, 0, 81, 38134), -(141817, 0, 0, 0, 371, 38134), -(141818, 0, 0, 0, 371, 38134), -(141819, 0, 0, 0, 371, 38134), -(141814, 0, 0, 0, 373, 38134), -(127813, 0, 0, 0, 190, 38134), -(128075, 0, 0, 0, 190, 38134), -(130769, 0, 0, 0, 190, 38134), -(127004, 0, 0, 0, 190, 38134), -(127960, 0, 0, 0, 190, 38134), -(127961, 0, 0, 0, 190, 38134), -(122766, 0, 3, 3, 794, 38134), -(122123, 0, 0, 0, 345, 38134), -(122711, 0, 0, 0, 190, 38134), -(126707, 0, 3, 3, 794, 38134), -(122688, 0, 3, 3, 794, 38134), -(129010, 0, 0, 0, 190, 38134), -(129755, 0, 0, 0, 190, 38134), -(122754, 0, 0, 0, 190, 38134), -(127764, 0, 0, 0, 190, 38134), -(122670, 0, 0, 0, 190, 38134), -(130214, 0, 0, 0, 81, 38134), -(129657, 0, 0, 0, 190, 38134), -(126658, 0, 0, 0, 190, 38134), -(122666, 0, 0, 0, 190, 38134), -(126654, 0, 0, 0, 190, 38134), -(126662, 0, 0, 0, 190, 38134), -(126650, 0, 0, 0, 190, 38134), -(123039, 0, 0, 0, 190, 38134), -(127737, 0, 0, 0, 190, 38134), -(126616, 0, 0, 0, 190, 38134), -(122684, 0, 0, 0, 190, 38134), -(130246, 0, 0, 0, 81, 38134), -(126550, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(128701, 0, 0, 0, 190, 38134), -(139173, 0, 0, 0, 190, 38134), -(134420, 0, 0, 0, 190, 38134), -(134421, 0, 0, 0, 190, 38134), -(122191, 0, 0, 0, 2117, 38134), -(124460, 0, 0, 0, 190, 38134), -(134414, 0, 0, 0, 190, 38134), -(122795, 0, 0, 0, 190, 38134), -(134413, 0, 0, 0, 190, 38134), -(129748, 0, 0, 0, 190, 38134), -(126664, 0, 0, 0, 81, 38134), -(122793, 0, 0, 0, 190, 38134), -(129535, 0, 0, 0, 190, 38134), -(129028, 0, 0, 0, 190, 38134), -(129795, 0, 0, 0, 190, 38134), -(128746, 0, 0, 0, 190, 38134), -(128291, 0, 0, 0, 190, 38134), -(129545, 0, 3, 3, 794, 38134), -(129447, 0, 0, 0, 190, 38134), -(128276, 0, 0, 0, 190, 38134), -(129333, 0, 0, 0, 190, 38134), -(129395, 0, 0, 0, 190, 38134), -(129391, 0, 0, 0, 190, 38134), -(129389, 0, 0, 0, 190, 38134), -(129390, 0, 0, 0, 190, 38134), -(129378, 0, 0, 0, 190, 38134), -(126891, 0, 0, 0, 190, 38134), -(127391, 0, 0, 0, 190, 38134), -(127176, 0, 0, 0, 190, 38134), -(127223, 0, 0, 0, 190, 38134), -(127177, 0, 0, 0, 190, 38134), -(126823, 0, 0, 0, 190, 38134), -(127056, 0, 0, 0, 190, 38134), -(127075, 0, 0, 0, 190, 38134), -(126494, 0, 0, 0, 190, 38134), -(126407, 0, 0, 0, 190, 38134), -(126406, 0, 0, 0, 190, 38134), -(129482, 0, 0, 0, 190, 38134), -(126376, 0, 0, 0, 190, 38134), -(126375, 0, 0, 0, 190, 38134), -(126373, 0, 0, 0, 190, 38134), -(126374, 0, 0, 0, 190, 38134), -(127514, 0, 0, 0, 190, 38134), -(127495, 0, 0, 0, 190, 38134), -(128938, 0, 0, 0, 190, 38134), -(126316, 0, 0, 0, 190, 38134), -(126377, 0, 0, 0, 190, 38134), -(126379, 0, 0, 0, 190, 38134), -(143317, 0, 0, 0, 190, 38134), -(126378, 0, 0, 0, 190, 38134), -(126477, 0, 0, 0, 190, 38134), -(126342, 0, 0, 0, 190, 38134), -(126340, 0, 0, 0, 190, 38134), -(126288, 0, 0, 0, 190, 38134), -(126380, 0, 0, 0, 190, 38134), -(126346, 0, 0, 0, 190, 38134), -(126460, 0, 0, 0, 190, 38134), -(129901, 0, 0, 0, 190, 38134), -(128891, 0, 0, 0, 190, 38134), -(126888, 0, 0, 0, 190, 38134), -(126381, 0, 0, 0, 190, 38134), -(126314, 0, 0, 0, 190, 38134), -(143055, 0, 0, 0, 371, 38134), -(126299, 0, 0, 0, 190, 38134), -(126289, 0, 0, 0, 190, 38134), -(143644, 0, 0, 0, 190, 38134), -(128139, 0, 0, 0, 190, 38134), -(128428, 0, 0, 0, 190, 38134), -(129661, 0, 0, 0, 190, 38134), -(126297, 0, 0, 0, 190, 38134), -(130199, 0, 0, 0, 81, 38134), -(126443, 0, 0, 0, 190, 38134), -(128066, 0, 0, 0, 190, 38134), -(131202, 0, 0, 0, 190, 38134), -(126452, 0, 0, 0, 190, 38134), -(128065, 0, 0, 0, 190, 38134), -(127141, 0, -2, -2, 190, 38134), -(128073, 0, 0, 0, 190, 38134), -(134404, 0, 0, 0, 190, 38134), -(136547, 0, 0, 0, 805, 38134), -(137406, 0, 0, 0, 81, 38134), -(126901, 0, 0, 0, 81, 38134), -(136546, 0, 0, 0, 805, 38134), -(136548, 0, 0, 0, 805, 38134), -(126905, 0, 0, 0, 81, 38134), -(136545, 0, 0, 0, 805, 38134), -(137556, 0, 0, 0, 805, 38134), -(126903, 0, 0, 0, 81, 38134), -(131132, 0, 0, 0, 190, 38134), -(136395, 0, 0, 0, 190, 38134), -(131135, 0, 0, 0, 190, 38134), -(143051, 0, 0, 0, 371, 38134), -(131129, 0, 0, 0, 190, 38134), -(134402, 0, 0, 0, 190, 38134), -(130720, 0, 0, 0, 190, 38134), -(130727, 0, 0, 0, 190, 38134), -(134394, 0, 0, 0, 190, 38134), -(134395, 0, 0, 0, 190, 38134), -(130930, 0, 0, 0, 190, 38134), -(130469, 0, 0, 0, 81, 38134), -(131231, 0, 0, 0, 190, 38134), -(131188, 0, 0, 0, 190, 38134), -(130722, 0, 0, 0, 190, 38134), -(130736, 0, 0, 0, 190, 38134), -(130735, 0, 0, 0, 190, 38134), -(131021, 0, 0, 0, 81, 38134), -(134403, 0, 0, 0, 190, 38134), -(126433, 0, 0, 0, 190, 38134), -(128290, 0, 0, 0, 190, 38134), -(127040, 0, 0, 0, 190, 38134), -(128071, 0, 0, 0, 190, 38134), -(127145, 0, 0, 0, 190, 38134), -(128074, 0, 0, 0, 190, 38134), -(126807, 0, 0, 0, 190, 38134), -(135784, 0, 0, 0, 190, 38134), -(127255, 0, 0, 0, 190, 38134), -(127060, 0, 0, 0, 190, 38134), -(126846, 0, 0, 0, 190, 38134), -(126926, 0, 0, 0, 190, 38134), -(143053, 0, 0, 0, 371, 38134), -(130297, 0, 0, 0, 81, 38134), -(127142, 0, 0, 0, 190, 38134), -(128067, 0, 0, 0, 190, 38134), -(126933, 0, 0, 0, 190, 38134), -(129335, 0, 0, 0, 190, 38134), -(129424, 0, 0, 0, 190, 38134), -(126890, 0, 0, 0, 190, 38134), -(129779, 0, 0, 0, 190, 38134), -(130347, 0, 0, 0, 81, 38134), -(127268, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(127224, 0, 0, 0, 190, 38134), -(127247, 0, 0, 0, 190, 38134), -(126228, 0, 0, 0, 190, 38134), -(126113, 0, 0, 0, 190, 38134), -(126150, 0, 0, 0, 190, 38134), -(130636, 0, 0, 0, 81, 38134), -(126248, 0, 0, 0, 190, 38134), -(126246, 0, 0, 0, 190, 38134), -(126126, 0, 0, 0, 190, 38134), -(130227, 0, 0, 0, 81, 38134), -(126142, 0, 0, 0, 190, 38134), -(126132, 0, 0, 0, 190, 38134), -(128931, 0, 0, 0, 190, 38134), -(126090, 0, 0, 0, 190, 38134), -(126091, 0, 0, 0, 190, 38134), -(128934, 0, 0, 0, 190, 38134), -(126079, 0, 0, 0, 190, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(150412, 0, 0, 0, 292, 38134), -(126080, 0, 0, 0, 190, 38134), -(126191, 0, 0, 0, 190, 38134), -(126234, 0, 0, 0, 190, 38134), -(126117, 0, 0, 0, 190, 38134), -(126183, 0, 0, 0, 81, 38134), -(126112, 0, 0, 0, 190, 38134), -(126107, 0, 0, 0, 190, 38134), -(127279, 0, 0, 0, 190, 38134), -(126133, 0, 0, 0, 190, 38134), -(122094, 0, 0, 0, 190, 38134), -(135557, 0, 0, 0, 190, 38134), -(126146, 0, 0, 0, 190, 38134), -(135567, 0, 0, 0, 190, 38134), -(127278, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(133531, 0, 0, 0, 190, 38134), -(122987, 0, 0, 0, 190, 38134), -(127140, 0, 0, 0, 190, 38134), -(126833, 0, 0, 0, 190, 38134), -(143047, 0, 0, 0, 371, 38134), -(122276, 0, 0, 0, 190, 38134), -(127265, 0, 0, 0, 190, 38134), -(130205, 0, 0, 0, 81, 38134), -(129536, 0, 0, 0, 190, 38134), -(129462, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134), -(129554, 0, 0, 0, 190, 38134), -(141801, 0, 0, 0, 371, 38134), -(141802, 0, 0, 0, 371, 38134), -(141803, 0, 0, 0, 371, 38134), -(141799, 0, 0, 0, 373, 38134), -(130217, 0, 0, 0, 81, 38134), -(131017, 0, 0, 0, 81, 38134), -(130300, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (133042,133043,132739,130537,130532,130535,132960,132718,131776,130682,125269,132702,93493,132972,131773,133056,133059,133220,132800,130540,130542,133225,133223,125253,133222,133221,133266,133267,133048,130677,133049,133044,131149,133542,133045,133046,133047,133224,80172,80174,82715,75416,75417,79756,72849,85003,76928,83482,79774,79916,86614,79603,80151,80600,79407,80437,80436,88649,80432,76872,80440,80438,78320,80299,80288,79605,79925,79781,85253,88427,88985,80221,80223,80222,80225,63420,80209,79903,80202,79301,79729,86906,79740,80330,78478,78495,78487,79687,78466,79529,78919,79574,80779,80419,80420,80227,79525,78314,86000,78272,78288,80242,80415,70859,79451,76411,80241,80192,84050,44664,44663,44665,44659,84049,81014,80521,78563,80574,86039,86691,86690,81422,79917,81129,83441,81063,80468,80775,80783,81016,80786,13117,13116,160690,160689,160688,160682,160680,63096,160692,160681,160687,160686,160685,160684,64786,89715,163510,163509,163508,163699,163697,163689,163695,163694,163683,163682,163681,163680,163687,163684,160691,163696,163700,81357,78562,81367,79593,78994,79702,79707,79583,79585,78561,79661,82373,79589,79590,82141,79097,82057,78996,79537,82530,80290,79403,78650,78560,78651,81926,81895,78905,78830,78906,83670,81901,85145,80803,78768,78820,85141,86780,80715,78589,78591,78590,78529,78559,41200,81761,78573,85856,78510,78507,78509,81696,82624,81695,83652,83651,79062,82417,81711,78333,82305,82647,78883,78558,83538,78696,76648,81998,82001,82000,82263,78569,81993,82004,81997,81996,82189,78568,82025,82002,81999,81994,82014,82264,79316,82187,82259,82013,82011,81995,82010,82009,82015,82016,82008,82191,82006,82017,78556,81990,79315,82012,82005,82188,82260,78430,79675,78554,78423,82082,82007,78553,82075,77653,78193,6491,77090,61326,78670,78667,78674,5985,82003,76556,76189,15476,76504,76503,84199,5992,82273,5983,76522,76521,76500,82851,5990,76520,76519,9699,76524,85734,85247,76886,89713,10880,25075,31727,31726,31725,31724,31723,31720,149371,149404,149290,37072,46358,46357,35068,46556,3319,72654,45337,44865,46555,45339,46512,17098,44338,46140,58155,3144,46359,3314,23128,46142,135201,47571,52034,3323,62115,3312,4047,44867,44866,44868,49622,5188,89830,44871,44872,51195,27489,5614,3370,3342,46572,49750,88703,72559,149296,175135,88702,88701,5613,5611,5610,5606,135202,137762,6466,5609,6929,142668,142666,44878,44853,44854,44851,44877,44852,44876,44856,62822,62821,28960,14392,3313,71100,5817,168459,62195,74228,40891,14375,149297,149409,32642,32641,149408,5951,42859,12343,12342,12341,35169,50304,141691,141669,141702,47253,49837,149626,149616,145714,14558,6566,141693,149279,149523,149258,62114,133186,142856,11156,150131,141656,149522,148250,148265,148263,148242,148795,155739,141119,141647,49743,51346,7395,148770,38821,148768,141652,32520,34238,151937,3296,149270,60242,59700,64134,64106,64054,64050,64588,73699,64119,67134,62996,64122,64107,66731,63008,64064,64062,64058,64584,64041,64114,74012,130145,64053,64049,74019,65266,65862,64131,73674,64126,74010,35592,64118,64059,64575,67130,63753,64561,66998,64067,65859,65856,64578,64579,64043,64038,64039,64060,64924,64925,64066,64040,67014,67013,73422,68981,64105,56132,64051,67133,64065,68984,64047,125222,123548,123544,123545,123546,123547,122198,125242,125154,136342,125230,125229,125241,123550,123588,125240,131286,123400,14848,135026,131152,131155,131151,123233,123461,131269,131458,123831,125203,123455,123539,123832,123453,123810,130502,125214,123450,130763,124631,123436,123178,143050,124996,125211,131156,131288,131157,125212,125213,125205,125207,125206,131285,131254,131169,131168,143317,120551,122334,122335,123328,126039,126052,120572,124547,124504,120560,124383,122240,122239,131299,124376,122991,132020,132021,131978,131993,131988,131213,126213,131987,141840,130225,124301,121207,120804,130199,124302,124300,123083,120554,120588,123423,131210,130226,128734,130268,73678,123647,130796,130815,129164,131209,130217,140830,128930,132025,132030,136606,132031,131208,130224,133980,125992,124917,126014,130218,128185,128186,128187,128184,138606,129127,127915,128005,128006,128267,128371,128145,128235,128033,126381,128048,14645,42615,51128,51126,51127,51130,127925,128044,130634,150412,122276,127919,138583,128179,129461,129462,130636,127869,127870,127921,127961,127960,127958,130566,127847,129545,127493,127864,138817,127928,128900,127968,127903,127929,130212,138816,127907,127854,130446,138815,127902)) OR (`DifficultyID`=1 AND `Entry` IN (86775,81688,86470,80776,80772,85882,84967,79619,89262,79252,74808,83858,81166)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(133042, 0, 1, 1, 971, 38134), -(133043, 0, 2, 2, 971, 38134), -(132739, 0, 0, 0, 971, 38134), -(130537, 0, 0, 0, 971, 38134), -(130532, 0, 0, 0, 971, 38134), -(130535, 0, 1, 1, 971, 38134), -(132960, 0, 0, 0, 971, 38134), -(132718, 0, 1, 1, 971, 38134), -(131776, 0, 1, 1, 971, 38134), -(130682, 0, 1, 1, 971, 38134), -(125269, 0, 2, 2, 973, 38134), -(132702, 0, 0, 0, 971, 38134), -(93493, 0, 0, 0, 436, 38134), -(132972, 0, 0, 0, 971, 38134), -(131773, 0, 0, 0, 971, 38134), -(133056, 0, 0, 0, 971, 38134), -(133059, 0, 1, 1, 971, 38134), -(133220, 0, 1, 1, 971, 38134), -(132800, 0, 0, 0, 971, 38134), -(130540, 0, 0, 0, 971, 38134), -(130542, 0, 0, 0, 971, 38134), -(133225, 0, 0, 0, 81, 38134), -(133223, 0, 0, 0, 81, 38134), -(125253, 0, 0, 0, 971, 38134), -(133222, 0, 0, 0, 81, 38134), -(133221, 0, 0, 0, 81, 38134), -(133266, 0, 0, 0, 971, 38134), -(133267, 0, 0, 0, 971, 38134), -(133048, 0, 0, 0, 971, 38134), -(130677, 0, 0, 0, 971, 38134), -(133049, 0, 1, 1, 971, 38134), -(133044, 0, 2, 2, 971, 38134), -(131149, 0, 0, 0, 971, 38134), -(133542, 0, 0, 0, 971, 38134), -(133045, 0, 0, 0, 971, 38134), -(133046, 0, 0, 0, 971, 38134), -(133047, 0, 0, 0, 971, 38134), -(133224, 0, 0, 0, 81, 38134), -(80172, 0, 0, 0, 64, 38134), -(80174, 0, 0, 0, 64, 38134), -(82715, 0, 0, 0, 371, 38134), -(75416, 0, 0, 0, 64, 38134), -(75417, 0, 0, 0, 64, 38134), -(79756, 0, 0, 0, 64, 38134), -(72849, 0, 0, 0, 64, 38134), -(85003, 0, 0, 0, 371, 38134), -(86775, 1, 0, 0, 302, 38134), -(81688, 1, 0, 0, 302, 38134), -(86470, 1, 0, 0, 301, 38134), -(80776, 1, 0, 0, 301, 38134), -(80772, 1, 0, 0, 301, 38134), -(85882, 1, 0, 0, 64, 38134), -(84967, 1, 0, 0, 64, 38134), -(79619, 1, 0, 0, 302, 38134), -(89262, 1, 0, 0, 302, 38134), -(79252, 1, 0, 0, 302, 38134), -(74808, 1, 0, 0, 64, 38134), -(83858, 1, 0, 0, 305, 38134), -(81166, 1, 0, 0, 302, 38134), -(76928, 0, 0, 0, 302, 38134), -(83482, 0, 1, 1, 302, 38134), -(79774, 0, 0, 0, 302, 38134), -(79916, 0, 0, 0, 302, 38134), -(86614, 0, 0, 0, 64, 38134), -(79603, 0, 0, 0, 301, 38134), -(80151, 0, 0, 0, 64, 38134), -(80600, 0, 0, 0, 302, 38134), -(79407, 0, 0, 0, 881, 38134), -(80437, 0, 0, 0, 81, 38134), -(80436, 0, 0, 0, 373, 38134), -(88649, 0, 0, 0, 302, 38134), -(80432, 0, 0, 0, 302, 38134), -(76872, 0, 0, 0, 64, 38134), -(80440, 0, 0, 0, 81, 38134), -(80438, 0, 0, 0, 81, 38134), -(78320, 0, 0, 0, 302, 38134), -(80299, 0, 0, 0, 302, 38134), -(80288, 0, 0, 0, 302, 38134), -(79605, 0, 0, 0, 302, 38134), -(79925, 0, 0, 0, 302, 38134), -(79781, 0, 0, 0, 302, 38134), -(85253, 0, 0, 0, 371, 38134), -(88427, 0, 0, 0, 81, 38134), -(88985, 0, 0, 0, 81, 38134), -(80221, 0, 0, 0, 64, 38134), -(80223, 0, 0, 0, 64, 38134), -(80222, 0, 0, 0, 64, 38134), -(80225, 0, 0, 0, 64, 38134), -(63420, 0, 0, 0, 657, 38134), -(80209, 0, 0, 0, 64, 38134), -(79903, 0, 0, 0, 64, 38134), -(80202, 0, 0, 0, 64, 38134), -(79301, 0, 0, 0, 302, 38134), -(79729, 0, 0, 0, 64, 38134), -(86906, 0, 0, 0, 64, 38134), -(79740, 0, 0, 0, 64, 38134), -(80330, 0, 0, 0, 64, 38134), -(78478, 0, 0, 0, 64, 38134), -(78495, 0, 0, 0, 64, 38134), -(78487, 0, 0, 0, 64, 38134), -(79687, 0, 0, 0, 2113, 38134), -(78466, 0, 0, 0, 64, 38134), -(79529, 0, 0, 0, 64, 38134), -(78919, 0, 0, 0, 64, 38134), -(79574, 0, 0, 0, 64, 38134), -(80779, 0, 0, 0, 64, 38134), -(80419, 0, 0, 0, 64, 38134), -(80420, 0, 0, 0, 64, 38134), -(80227, 0, 0, 0, 64, 38134), -(79525, 0, 0, 0, 64, 38134), -(78314, 0, 0, 0, 64, 38134), -(86000, 0, 0, 0, 64, 38134), -(78272, 0, 0, 0, 64, 38134), -(78288, 0, 0, 0, 64, 38134), -(80242, 0, 0, 0, 64, 38134), -(80415, 0, 0, 0, 64, 38134), -(70859, 0, 0, 0, 64, 38134), -(79451, 0, 0, 0, 64, 38134), -(76411, 0, 0, 0, 64, 38134), -(80241, 0, 0, 0, 64, 38134), -(80192, 0, 0, 0, 64, 38134), -(84050, 0, 0, 0, 178, 38134), -(44664, 0, 0, 0, 181, 38134), -(44663, 0, 0, 0, 181, 38134), -(44665, 0, 0, 0, 181, 38134), -(44659, 0, 0, 0, 181, 38134), -(84049, 0, 0, 0, 178, 38134), -(81014, 0, 0, 0, 178, 38134), -(80521, 0, 0, 0, 178, 38134), -(78563, 0, 0, 0, 178, 38134), -(80574, 0, 2, 2, 178, 38134), -(86039, 0, 2, 2, 178, 38134), -(86691, 0, 0, 0, 178, 38134), -(86690, 0, 0, 0, 178, 38134), -(81422, 0, 0, 0, 178, 38134), -(79917, 0, 0, 0, 178, 38134), -(81129, 0, 0, 0, 178, 38134), -(83441, 0, 0, 0, 178, 38134), -(81063, 0, 0, 0, 178, 38134), -(80468, 0, 0, 0, 178, 38134), -(80775, 0, 0, 0, 178, 38134), -(80783, 0, 0, 0, 178, 38134), -(81016, 0, 0, 0, 178, 38134), -(80786, 0, 0, 0, 178, 38134), -(13117, 0, 0, 0, 982, 38134), -(13116, 0, 0, 0, 982, 38134), -(160690, 0, 0, 0, 970, 38134), -(160689, 0, 0, 0, 970, 38134), -(160688, 0, 0, 0, 970, 38134), -(160682, 0, 0, 0, 970, 38134), -(160680, 0, 0, 0, 970, 38134), -(63096, 0, 0, 0, 371, 38134), -(160692, 0, 0, 0, 970, 38134), -(160681, 0, 0, 0, 81, 38134), -(160687, 0, -1, 1, 970, 38134), -(160686, 0, 1, 1, 970, 38134), -(160685, 0, 0, 0, 970, 38134), -(160684, 0, 0, 0, 970, 38134), -(64786, 0, 0, 0, 81, 38134), -(89715, 0, 0, 0, 328, 38134), -(163510, 0, 0, 0, 970, 38134), -(163509, 0, 1, 1, 970, 38134), -(163508, 0, 1, 1, 970, 38134), -(163699, 0, 0, 0, 663, 38134), -(163697, 0, 0, 0, 663, 38134), -(163689, 0, 0, 0, 663, 38134), -(163695, 0, 0, 0, 663, 38134), -(163694, 0, 0, 0, 663, 38134), -(163683, 0, 0, 0, 663, 38134), -(163682, 0, 0, 0, 663, 38134), -(163681, 0, 0, 0, 663, 38134), -(163680, 0, 0, 0, 970, 38134), -(163687, 0, 0, 0, 663, 38134), -(163684, 0, 0, 0, 663, 38134), -(160691, 0, 0, 0, 970, 38134), -(163696, 0, 0, 0, 663, 38134), -(163700, 0, 0, 0, 663, 38134), -(81357, 0, 0, 0, 178, 38134), -(78562, 0, 0, 0, 178, 38134), -(81367, 0, 0, 0, 178, 38134), -(79593, 0, 2, 2, 178, 38134), -(78994, 0, 0, 0, 178, 38134), -(79702, 0, 2, 2, 178, 38134), -(79707, 0, 0, 0, 178, 38134), -(79583, 0, 2, 2, 178, 38134), -(79585, 0, 2, 2, 178, 38134), -(78561, 0, 0, 0, 178, 38134), -(79661, 0, 1, 1, 1723, 38134), -(82373, 0, 0, 0, 178, 38134), -(79589, 0, 0, 0, 178, 38134), -(79590, 0, 0, 0, 178, 38134), -(82141, 0, 0, 0, 178, 38134), -(79097, 0, 0, 0, 178, 38134), -(82057, 0, 0, 0, 178, 38134), -(78996, 0, 0, 0, 178, 38134), -(79537, 0, 0, 0, 178, 38134), -(82530, 0, 0, 0, 178, 38134), -(80290, 0, 0, 0, 178, 38134), -(79403, 0, 0, 0, 178, 38134), -(78650, 0, 0, 0, 178, 38134), -(78560, 0, 0, 0, 178, 38134), -(78651, 0, 0, 0, 178, 38134), -(81926, 0, 0, 0, 178, 38134), -(81895, 0, 0, 0, 178, 38134), -(78905, 0, 0, 0, 178, 38134), -(78830, 0, 0, 0, 178, 38134), -(78906, 0, 0, 0, 178, 38134), -(83670, 0, 0, 0, 178, 38134), -(81901, 0, 0, 0, 178, 38134), -(85145, 0, 0, 0, 178, 38134), -(80803, 0, 0, 0, 178, 38134), -(78768, 0, 0, 0, 178, 38134), -(78820, 0, 0, 0, 178, 38134), -(85141, 0, 0, 0, 178, 38134), -(86780, 0, 0, 0, 178, 38134), -(80715, 0, 0, 0, 178, 38134), -(78589, 0, 0, 0, 178, 38134), -(78591, 0, 0, 0, 178, 38134), -(78590, 0, 0, 0, 178, 38134), -(78529, 0, 0, 0, 178, 38134), -(78559, 0, 0, 0, 178, 38134), -(41200, 0, 0, 0, 181, 38134), -(81761, 0, 0, 0, 178, 38134), -(78573, 0, 0, 0, 178, 38134), -(85856, 0, 0, 0, 178, 38134), -(78510, 0, 0, 0, 178, 38134), -(78507, 0, 0, 0, 178, 38134), -(78509, 0, 0, 0, 178, 38134), -(81696, 0, 0, 0, 178, 38134), -(82624, 0, 0, 0, 178, 38134), -(81695, 0, 0, 0, 178, 38134), -(83652, 0, 0, 0, 178, 38134), -(83651, 0, 0, 0, 178, 38134), -(79062, 0, 0, 0, 178, 38134), -(82417, 0, 0, 0, 178, 38134), -(81711, 0, 0, 0, 178, 38134), -(78333, 0, 0, 0, 178, 38134), -(82305, 0, 0, 0, 178, 38134), -(82647, 0, 0, 0, 178, 38134), -(78883, 0, 0, 0, 178, 38134), -(78558, 0, 0, 0, 178, 38134), -(83538, 0, 0, 0, 178, 38134), -(78696, 0, 0, 0, 178, 38134), -(76648, 0, 0, 0, 178, 38134), -(81998, 0, 0, 0, 178, 38134), -(82001, 0, 0, 0, 178, 38134), -(82000, 0, 0, 0, 178, 38134), -(82263, 0, 0, 0, 178, 38134), -(78569, 0, 0, 0, 178, 38134), -(81993, 0, 0, 0, 178, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(82004, 0, 0, 0, 178, 38134), -(81997, 0, 0, 0, 178, 38134), -(81996, 0, 0, 0, 178, 38134), -(82189, 0, 0, 0, 178, 38134), -(78568, 0, 0, 0, 178, 38134), -(82025, 0, 0, 0, 178, 38134), -(82002, 0, 0, 0, 178, 38134), -(81999, 0, 0, 0, 178, 38134), -(81994, 0, 0, 0, 178, 38134), -(82014, 0, 0, 0, 178, 38134), -(82264, 0, 0, 0, 178, 38134), -(79316, 0, 0, 0, 178, 38134), -(82187, 0, 0, 0, 178, 38134), -(82259, 0, 0, 0, 178, 38134), -(82013, 0, 0, 0, 178, 38134), -(82011, 0, 0, 0, 178, 38134), -(81995, 0, 0, 0, 178, 38134), -(82010, 0, 0, 0, 178, 38134), -(82009, 0, 0, 0, 178, 38134), -(82015, 0, 0, 0, 178, 38134), -(82016, 0, 0, 0, 178, 38134), -(82008, 0, 0, 0, 178, 38134), -(82191, 0, 0, 0, 178, 38134), -(82006, 0, 0, 0, 178, 38134), -(82017, 0, 0, 0, 178, 38134), -(78556, 0, 0, 0, 178, 38134), -(81990, 0, 0, 0, 178, 38134), -(79315, 0, 0, 0, 178, 38134), -(82012, 0, 0, 0, 178, 38134), -(82005, 0, 0, 0, 178, 38134), -(82188, 0, 0, 0, 178, 38134), -(82260, 0, 0, 0, 178, 38134), -(78430, 0, 0, 0, 178, 38134), -(79675, 0, 0, 0, 178, 38134), -(78554, 0, 0, 0, 178, 38134), -(78423, 0, 0, 0, 178, 38134), -(82082, 0, 0, 0, 178, 38134), -(82007, 0, 0, 0, 178, 38134), -(78553, 0, 0, 0, 178, 38134), -(82075, 0, 0, 0, 178, 38134), -(77653, 0, 0, 0, 178, 38134), -(78193, 0, 0, 0, 178, 38134), -(6491, 0, 0, 0, 328, 38134), -(77090, 0, 0, 0, 178, 38134), -(61326, 0, 0, 0, 371, 38134), -(78670, 0, 0, 0, 178, 38134), -(78667, 0, 0, 0, 178, 38134), -(78674, 0, 0, 0, 178, 38134), -(5985, 0, 0, 0, 34, 38134), -(82003, 0, 0, 0, 178, 38134), -(76556, 0, 0, 0, 178, 38134), -(76189, 0, 0, 0, 178, 38134), -(15476, 0, 0, 0, 81, 38134), -(76504, 0, 0, 0, 178, 38134), -(76503, 0, 0, 0, 178, 38134), -(84199, 0, 0, 0, 178, 38134), -(5992, 0, 0, 0, 34, 38134), -(82273, 0, 0, 0, 178, 38134), -(5983, 0, 0, 0, 34, 38134), -(76522, 0, 0, 0, 178, 38134), -(76521, 0, 0, 0, 178, 38134), -(76500, 0, 0, 0, 178, 38134), -(82851, 0, 0, 0, 178, 38134), -(5990, 0, 0, 0, 34, 38134), -(76520, 0, 0, 0, 178, 38134), -(76519, 0, 0, 0, 178, 38134), -(9699, 0, 0, 0, 81, 38134), -(76524, 0, 0, 0, 178, 38134), -(85734, 0, 0, 0, 881, 38134), -(85247, 0, 0, 0, 178, 38134), -(76886, 0, 0, 0, 178, 38134), -(89713, 0, 0, 0, 857, 38134), -(10880, 0, 0, 0, 378, 38134), -(25075, 0, 0, 0, 966, 38134), -(31727, 0, 0, 0, 966, 38134), -(31726, 0, 0, 0, 966, 38134), -(31725, 0, 0, 0, 966, 38134), -(31724, 0, 0, 0, 966, 38134), -(31723, 0, 0, 0, 966, 38134), -(31720, 0, 0, 0, 966, 38134), -(149371, 0, 0, 0, 828, 38134), -(149404, 0, 0, 0, 829, 38134), -(149290, 0, 0, 0, 777, 38134), -(37072, 0, 0, 0, 866, 38134), -(46358, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(45337, 0, 0, 0, 861, 38134), -(44865, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(45339, 0, 0, 0, 861, 38134), -(46512, 0, 0, 0, 866, 38134), -(17098, 0, 0, 0, 866, 38134), -(44338, 0, 0, 0, 81, 38134), -(46140, 0, 0, 0, 883, 38134), -(58155, 0, 0, 0, 866, 38134), -(3144, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(3314, 0, 0, 0, 866, 38134), -(23128, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(135201, 0, 0, 0, 189, 38134), -(47571, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(3323, 0, 0, 0, 866, 38134), -(62115, 0, 0, 0, 371, 38134), -(3312, 0, 0, 0, 378, 38134), -(4047, 0, 0, 0, 866, 38134), -(44867, 0, 0, 0, 866, 38134), -(44866, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(49622, 0, 0, 0, 866, 38134), -(5188, 0, 0, 0, 378, 38134), -(89830, 0, 0, 0, 298, 38134), -(44871, 0, 0, 0, 883, 38134), -(44872, 0, 0, 0, 883, 38134), -(51195, 0, 0, 0, 872, 38134), -(27489, 0, 0, 0, 298, 38134), -(5614, 0, 0, 0, 866, 38134), -(3370, 0, 0, 0, 866, 38134), -(3342, 0, 0, 0, 378, 38134), -(46572, 0, 0, 0, 866, 38134), -(49750, 0, 0, 0, 861, 38134), -(88703, 0, 0, 0, 883, 38134), -(72559, 0, 0, 0, 859, 38134), -(149296, 0, 0, 0, 826, 38134), -(175135, 0, 3, 3, 181, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(5610, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(137762, 0, 0, 0, 189, 38134), -(6466, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(6929, 0, 0, 0, 866, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(44878, 0, 0, 0, 883, 38134), -(44853, 0, 0, 0, 866, 38134), -(44854, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44877, 0, 0, 0, 883, 38134), -(44852, 0, 0, 0, 866, 38134), -(44876, 0, 0, 0, 883, 38134), -(44856, 0, 0, 0, 866, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(28960, 0, 0, 0, 181, 38134), -(14392, 0, 0, 0, 866, 38134), -(3313, 0, 0, 0, 866, 38134), -(71100, 0, 0, 0, 711, 38134), -(5817, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(62195, 0, 0, 0, 866, 38134), -(74228, 0, 0, 0, 883, 38134), -(40891, 0, 0, 0, 70, 38134), -(14375, 0, 0, 0, 378, 38134), -(149297, 0, 0, 0, 172, 38134), -(149409, 0, 0, 0, 871, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(149408, 0, 0, 0, 830, 38134), -(5951, 0, 0, 0, 81, 38134), -(42859, 0, 0, 0, 70, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(35169, 0, 0, 0, 872, 38134), -(50304, 0, 0, 0, 867, 38134), -(141691, 0, 0, 0, 494, 38134), -(141669, 0, 0, 0, 494, 38134), -(141702, 0, 0, 0, 494, 38134), -(47253, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(149626, 0, 0, 0, 178, 38134), -(149616, 0, 0, 0, 347, 38134), -(145714, 0, 0, 0, 189, 38134), -(14558, 0, 0, 0, 872, 38134), -(6566, 0, 0, 0, 867, 38134), -(141693, 0, 0, 0, 494, 38134), -(149279, 0, 0, 0, 847, 38134), -(149523, 0, 0, 0, 847, 38134), -(149258, 0, 0, 0, 11, 38134), -(62114, 0, 0, 0, 371, 38134), -(133186, 0, 0, 0, 347, 38134), -(142856, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(150131, 0, 0, 0, 820, 38134), -(141656, 0, 0, 0, 494, 38134), -(149522, 0, 0, 0, 847, 38134), -(148250, 0, 0, 0, 871, 38134), -(148265, 0, 0, 0, 464, 38134), -(148263, 0, 0, 0, 817, 38134), -(148242, 0, 0, 0, 871, 38134), -(148795, 0, 0, 0, 820, 38134), -(155739, 0, 0, 0, 959, 38134), -(141119, 0, 0, 0, 494, 38134), -(141647, 0, 0, 0, 494, 38134), -(49743, 0, 0, 0, 81, 38134), -(51346, 0, 0, 0, 883, 38134), -(7395, 0, 0, 0, 371, 38134), -(148770, 0, 0, 0, 816, 38134), -(38821, 0, 0, 0, 181, 38134), -(148768, 0, 0, 0, 347, 38134), -(141652, 0, 0, 0, 494, 38134), -(32520, 0, 0, 0, 181, 38134), -(34238, 0, 0, 0, 872, 38134), -(151937, 0, 0, 0, 847, 38134), -(3296, 0, 0, 0, 883, 38134), -(149270, 0, 0, 0, 883, 38134), -(60242, 0, 0, 0, 60, 38134), -(59700, 0, 0, 0, 60, 38134), -(64134, 0, 0, 0, 173, 38134), -(64106, 0, 0, 0, 173, 38134), -(64054, 0, 0, 0, 173, 38134), -(64050, 0, 0, 0, 173, 38134), -(64588, 0, 0, 0, 173, 38134), -(73699, 0, 0, 0, 173, 38134), -(64119, 0, 0, 0, 173, 38134), -(67134, 0, 0, 0, 173, 38134), -(62996, 0, 0, 0, 173, 38134), -(64122, 0, 0, 0, 173, 38134), -(64107, 0, 0, 0, 173, 38134), -(66731, 0, 0, 0, 173, 38134), -(63008, 0, 0, 0, 173, 38134), -(64064, 0, 0, 0, 173, 38134), -(64062, 0, 0, 0, 173, 38134), -(64058, 0, 0, 0, 173, 38134), -(64584, 0, 0, 0, 2112, 38134), -(64041, 0, 0, 0, 173, 38134), -(64114, 0, 0, 0, 173, 38134), -(74012, 0, 0, 0, 173, 38134), -(130145, 0, 0, 0, 173, 38134), -(64053, 0, 0, 0, 173, 38134), -(64049, 0, 0, 0, 173, 38134), -(74019, 0, 0, 0, 173, 38134), -(65266, 0, 0, 0, 173, 38134), -(65862, 0, 0, 0, 173, 38134), -(64131, 0, 0, 0, 173, 38134), -(73674, 0, 0, 0, 173, 38134), -(64126, 0, 0, 0, 173, 38134), -(74010, 0, 0, 0, 173, 38134), -(35592, 0, 0, 0, 328, 38134), -(64118, 0, 0, 0, 173, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(64059, 0, 0, 0, 173, 38134), -(64575, 0, 0, 0, 173, 38134), -(67130, 0, 0, 0, 860, 38134), -(63753, 0, 0, 0, 173, 38134), -(64561, 0, 0, 0, 173, 38134), -(66998, 0, 0, 0, 173, 38134), -(64067, 0, 0, 0, 173, 38134), -(65859, 0, 0, 0, 173, 38134), -(65856, 0, 0, 0, 173, 38134), -(64578, 0, 0, 0, 173, 38134), -(64579, 0, 0, 0, 173, 38134), -(64043, 0, 0, 0, 173, 38134), -(64038, 0, 0, 0, 173, 38134), -(64039, 0, 0, 0, 173, 38134), -(64060, 0, 0, 0, 173, 38134), -(64924, 0, 0, 0, 173, 38134), -(64925, 0, 0, 0, 173, 38134), -(64066, 0, 0, 0, 173, 38134), -(64040, 0, 0, 0, 173, 38134), -(67014, 0, 0, 0, 173, 38134), -(67013, 0, 0, 0, 173, 38134), -(73422, 0, 0, 0, 173, 38134), -(68981, 0, 0, 0, 173, 38134), -(64105, 0, 0, 0, 173, 38134), -(56132, 0, 0, 0, 58, 38134), -(64051, 0, 0, 0, 173, 38134), -(67133, 0, 0, 0, 173, 38134), -(64065, 0, 0, 0, 173, 38134), -(68984, 0, 0, 0, 173, 38134), -(64047, 0, 0, 0, 173, 38134), -(125222, 0, 0, 0, 706, 38134), -(123548, 0, 0, 0, 190, 38134), -(123544, 0, 0, 0, 190, 38134), -(123545, 0, 0, 0, 190, 38134), -(123546, 0, 0, 0, 190, 38134), -(123547, 0, 0, 0, 190, 38134), -(122198, 0, 0, 0, 2117, 38134), -(125242, 0, 0, 0, 706, 38134), -(125154, 0, 0, 0, 190, 38134), -(136342, 0, 0, 0, 190, 38134), -(125230, 0, 0, 0, 190, 38134), -(125229, 0, 0, 0, 706, 38134), -(125241, 0, 0, 0, 706, 38134), -(123550, 0, 0, 0, 706, 38134), -(123588, 0, 0, 0, 706, 38134), -(125240, 0, 0, 0, 706, 38134), -(131286, 0, 0, 0, 190, 38134), -(123400, 0, 0, 0, 190, 38134), -(14848, 0, 0, 0, 663, 38134), -(135026, 0, 0, 0, 190, 38134), -(131152, 0, 0, 0, 190, 38134), -(131155, 0, 0, 0, 190, 38134), -(131151, 0, 0, 0, 190, 38134), -(123233, 0, 0, 0, 190, 38134), -(123461, 0, 0, 0, 706, 38134), -(131269, 0, 0, 0, 706, 38134), -(131458, 0, 0, 0, 190, 38134), -(123831, 0, 0, 0, 190, 38134), -(125203, 0, 0, 0, 190, 38134), -(123455, 0, 0, 0, 706, 38134), -(123539, 0, 0, 0, 190, 38134), -(123832, 0, 0, 0, 706, 38134), -(123453, 0, 0, 0, 706, 38134), -(123810, 0, 0, 0, 706, 38134), -(130502, 0, 0, 0, 81, 38134), -(125214, 0, 0, 0, 190, 38134), -(123450, 0, 0, 0, 706, 38134), -(130763, 0, 0, 0, 81, 38134), -(124631, 0, 0, 0, 190, 38134), -(123436, 0, 0, 0, 190, 38134), -(123178, 0, 0, 0, 190, 38134), -(143050, 0, 0, 0, 371, 38134), -(124996, 0, 0, 0, 706, 38134), -(125211, 0, 0, 0, 190, 38134), -(131156, 0, 0, 0, 190, 38134), -(131288, 0, 0, 0, 190, 38134), -(131157, 0, 0, 0, 190, 38134), -(125212, 0, 0, 0, 190, 38134), -(125213, 0, 0, 0, 190, 38134), -(125205, 0, 0, 0, 190, 38134), -(125207, 0, 0, 0, 190, 38134), -(125206, 0, 0, 0, 190, 38134), -(131285, 0, 0, 0, 190, 38134), -(131254, 0, 0, 0, 190, 38134), -(131169, 0, 0, 0, 190, 38134), -(131168, 0, 0, 0, 190, 38134), -(143317, 0, 0, 0, 190, 38134), -(120551, 0, 1, 1, 190, 38134), -(122334, 0, 0, 0, 190, 38134), -(122335, 0, 0, 0, 190, 38134), -(123328, 0, 0, 0, 190, 38134), -(126039, 0, 0, 0, 190, 38134), -(126052, 0, 0, 0, 190, 38134), -(120572, 0, 0, 0, 190, 38134), -(124547, 0, 0, 0, 190, 38134), -(124504, 0, 0, 0, 190, 38134), -(120560, 0, 0, 0, 190, 38134), -(124383, 0, 0, 0, 190, 38134), -(122240, 0, 0, 0, 190, 38134), -(122239, 0, 0, 0, 190, 38134), -(131299, 0, 0, 0, 190, 38134), -(124376, 0, 0, 0, 190, 38134), -(122991, 0, 0, 0, 190, 38134), -(132020, 0, 0, 0, 190, 38134), -(132021, 0, 0, 0, 190, 38134), -(131978, 0, 0, 0, 190, 38134), -(131993, 0, 0, 0, 190, 38134), -(131988, 0, 0, 0, 190, 38134), -(131213, 0, 0, 0, 794, 38134), -(126213, 0, 0, 0, 190, 38134), -(131987, 0, 0, 0, 190, 38134), -(141840, 0, 0, 0, 190, 38134), -(130225, 0, 0, 0, 81, 38134), -(124301, 0, 0, 0, 190, 38134), -(121207, 0, 0, 0, 2117, 38134), -(120804, 0, 0, 0, 465, 38134), -(130199, 0, 0, 0, 81, 38134), -(124302, 0, 0, 0, 190, 38134), -(124300, 0, 0, 0, 190, 38134), -(123083, 0, 0, 0, 190, 38134), -(120554, 0, 0, 0, 190, 38134), -(120588, 0, 0, 0, 190, 38134), -(123423, 0, 0, 0, 190, 38134), -(131210, 0, 0, 0, 190, 38134), -(130226, 0, 0, 0, 81, 38134), -(128734, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(73678, 0, 0, 0, 328, 38134), -(123647, 0, 0, 0, 190, 38134), -(130796, 0, 0, 0, 190, 38134), -(130815, 0, 0, 0, 190, 38134), -(129164, 0, 0, 0, 190, 38134), -(131209, 0, 0, 0, 190, 38134), -(130217, 0, 0, 0, 81, 38134), -(140830, 0, 0, 0, 190, 38134), -(128930, 0, 0, 0, 190, 38134), -(132025, 0, 0, 0, 190, 38134), -(132030, 0, 0, 0, 190, 38134), -(136606, 0, 0, 0, 190, 38134), -(132031, 0, 0, 0, 190, 38134), -(131208, 0, 0, 0, 190, 38134), -(130224, 0, 0, 0, 190, 38134), -(133980, 0, 0, 0, 190, 38134), -(125992, 0, 0, 0, 190, 38134), -(124917, 0, 0, 0, 190, 38134), -(126014, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(128185, 0, 0, 0, 190, 38134), -(128186, 0, 0, 0, 190, 38134), -(128187, 0, 0, 0, 190, 38134), -(128184, 0, 0, 0, 190, 38134), -(138606, 0, 0, 0, 190, 38134), -(129127, 0, 0, 0, 190, 38134), -(127915, 0, 0, 0, 190, 38134), -(128005, 0, 0, 0, 190, 38134), -(128006, 0, 0, 0, 190, 38134), -(128267, 0, 0, 0, 190, 38134), -(128371, 0, 0, 0, 190, 38134), -(128145, 0, 1, 1, 190, 38134), -(128235, 0, 0, 0, 190, 38134), -(128033, 0, 0, 0, 190, 38134), -(126381, 0, 0, 0, 190, 38134), -(128048, 0, 0, 0, 190, 38134), -(14645, 0, 0, 0, 663, 38134), -(42615, 0, 0, 0, 981, 38134), -(51128, 0, 0, 0, 981, 38134), -(51126, 0, 0, 0, 981, 38134), -(51127, 0, 0, 0, 981, 38134), -(51130, 0, 0, 0, 981, 38134), -(127925, 0, 0, 0, 190, 38134), -(128044, 0, 0, 0, 190, 38134), -(130634, 0, 0, 0, 81, 38134), -(150412, 0, 0, 0, 292, 38134), -(122276, 0, 0, 0, 190, 38134), -(127919, 0, 0, 0, 190, 38134), -(138583, 0, 0, 0, 190, 38134), -(128179, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134), -(129462, 0, 0, 0, 190, 38134), -(130636, 0, 0, 0, 81, 38134), -(127869, 0, 0, 0, 190, 38134), -(127870, 0, 0, 0, 190, 38134), -(127921, 0, 0, 0, 190, 38134), -(127961, 0, 0, 0, 190, 38134), -(127960, 0, 0, 0, 190, 38134), -(127958, 0, 0, 0, 190, 38134), -(130566, 0, 0, 0, 81, 38134), -(127847, 0, 0, 0, 190, 38134), -(129545, 0, 3, 3, 794, 38134), -(127493, 0, 0, 0, 190, 38134), -(127864, 0, 0, 0, 190, 38134), -(138817, 0, 0, 0, 190, 38134), -(127928, 0, 0, 0, 190, 38134), -(128900, 0, 0, 0, 190, 38134), -(127968, 0, 0, 0, 190, 38134), -(127903, 0, 0, 0, 190, 38134), -(127929, 0, 0, 0, 190, 38134), -(130212, 0, 0, 0, 81, 38134), -(138816, 0, 0, 0, 190, 38134), -(127907, 0, 0, 0, 190, 38134), -(127854, 0, 0, 0, 190, 38134), -(130446, 0, 0, 0, 81, 38134), -(138815, 0, 0, 0, 190, 38134), -(127902, 0, 0, 0, 190, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (88495,3300,81978,81566,81443,81972,82182,85647,85325,82265,81184,82253,81524,81183,84887,81370,85152,85162,88481,89209,81131,85403,86707,81773,81784,81928,81168,85417,82243,88359,81135,82272,81288,85062,81109,81128,88578,81138,82554,84054,83884,82516,83920,83921,83902,82567,82558,82568,82566,82512,82511,83786,48340,82508,83908,84093,82553,83854,83797,83930,82555,82183,83891,82552,83938,83944,83703,84856,88988,88587,88674,82948,82933,82949,6827,61312,82887,88589,86703,82879,85007,61081,82805,83853,82828,82800,82829,88630,85798,80589,1412,82771,55336,82713,84890,63001,75732,88677,83436,83444,82722,82728,82726,83850,83861,88386,61325,88462,83706,83760,83749,83740,89356,88426,83654,83653,83615,54638,85255,88419,83982,83980,87656,83988,83984,83983,83987,88078,89085,89083,84039,84156,85542,84303,85813,84013,89063,80467,81764,80337,79234,80480,79231,77431,79662,80237,80245,80246,79745,76668,79703,77328,80028,88983,80049,86848,88572,79913,77331,77715,75944,75948,77066,75947,75943,75945,75946,83674,79636,80313,78671,83642,78673,88990,79577,80546,75794,79595,88417,88385,49778,88994,88975,76904,75752,62953,75753,88978,75745,77024,77023,44880,88465,80303,75815,75816,75749,75747,87418,77016,87412,88947,87483,88919,78621,78378,82715,88427,76594,73360,74067,74448,72322,78815,74450,86106,86108,85822,79774,76872,79603,80438,79916,80288,79781,80440,79925,80299,79605,85253,88985,80234,88441,85003,80312,80433,80167,80241,80321,80283,80174,80172,75416,75417,78314,79756)) OR (`DifficultyID`=1 AND `Entry` IN (54020,79643,85820,80598,80782,86000,76914,80221,80436,81688,86470,84967,81166,80432,78320,79407,80151,79740,80600,80223,80222,78466,76411,89262,80776,83858,80437,76928,80772,85882,83482,74808,79619,88649,78487)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(88495, 0, 0, 0, 67, 38134), -(3300, 0, 0, 0, 81, 38134), -(81978, 0, 0, 0, 67, 38134), -(81566, 0, 0, 0, 67, 38134), -(81443, 0, 0, 0, 67, 38134), -(81972, 0, 0, 0, 67, 38134), -(82182, 0, 0, 0, 67, 38134), -(85647, 0, 0, 0, 67, 38134), -(85325, 0, 0, 0, 67, 38134), -(82265, 0, 0, 0, 67, 38134), -(81184, 0, 0, 0, 67, 38134), -(82253, 0, 0, 0, 81, 38134), -(81524, 0, 0, 0, 67, 38134), -(81183, 0, 0, 0, 67, 38134), -(84887, 0, 0, 0, 67, 38134), -(81370, 0, 0, 0, 67, 38134), -(85152, 0, 0, 0, 67, 38134), -(85162, 0, 0, 0, 67, 38134), -(88481, 0, 0, 0, 67, 38134), -(89209, 0, 0, 0, 67, 38134), -(81131, 0, 0, 0, 67, 38134), -(85403, 0, 0, 0, 67, 38134), -(86707, 0, 0, 0, 67, 38134), -(81773, 0, 0, 0, 67, 38134), -(81784, 0, 0, 0, 67, 38134), -(81928, 0, 0, 0, 67, 38134), -(81168, 0, 0, 0, 67, 38134), -(85417, 0, 0, 0, 67, 38134), -(82243, 0, 0, 0, 67, 38134), -(88359, 0, 0, 0, 371, 38134), -(81135, 0, 0, 0, 67, 38134), -(82272, 0, 0, 0, 81, 38134), -(81288, 0, 0, 0, 67, 38134), -(85062, 0, 0, 0, 67, 38134), -(81109, 0, 0, 0, 67, 38134), -(81128, 0, 0, 0, 67, 38134), -(88578, 0, 0, 0, 67, 38134), -(81138, 0, 0, 0, 67, 38134), -(82554, 0, 0, 0, 67, 38134), -(84054, 0, 0, 0, 67, 38134), -(83884, 0, 0, 0, 67, 38134), -(82516, 0, 0, 0, 67, 38134), -(83920, 0, 0, 0, 67, 38134), -(83921, 0, 0, 0, 67, 38134), -(83902, 0, 0, 0, 67, 38134), -(82567, 0, 0, 0, 67, 38134), -(82558, 0, 0, 0, 67, 38134), -(82568, 0, 0, 0, 67, 38134), -(82566, 0, 0, 0, 67, 38134), -(82512, 0, 0, 0, 67, 38134), -(82511, 0, 0, 0, 881, 38134), -(83786, 0, 0, 0, 67, 38134), -(48340, 0, 0, 0, 181, 38134), -(82508, 0, 0, 0, 67, 38134), -(83908, 0, 0, 0, 67, 38134), -(84093, 0, 0, 0, 67, 38134), -(82553, 0, 0, 0, 67, 38134), -(83854, 0, 0, 0, 67, 38134), -(83797, 0, 0, 0, 67, 38134), -(83930, 0, 0, 0, 67, 38134), -(82555, 0, 0, 0, 67, 38134), -(82183, 0, 0, 0, 67, 38134), -(83891, 0, 0, 0, 67, 38134), -(82552, 0, 0, 0, 67, 38134), -(83938, 0, 0, 0, 67, 38134), -(83944, 0, 0, 0, 67, 38134), -(83703, 0, 0, 0, 67, 38134), -(84856, 0, 0, 0, 67, 38134), -(88988, 0, 0, 0, 81, 38134), -(88587, 0, 0, 0, 67, 38134), -(88674, 0, 0, 0, 67, 38134), -(82948, 0, 0, 0, 67, 38134), -(82933, 0, 0, 0, 67, 38134), -(82949, 0, 0, 0, 67, 38134), -(6827, 0, 0, 0, 81, 38134), -(61312, 0, 0, 0, 371, 38134), -(82887, 0, 0, 0, 67, 38134), -(88589, 0, 0, 0, 67, 38134), -(86703, 0, 0, 0, 67, 38134), -(82879, 0, 0, 0, 67, 38134), -(85007, 0, 0, 0, 371, 38134), -(61081, 0, 0, 0, 371, 38134), -(82805, 0, 0, 0, 67, 38134), -(83853, 0, 0, 0, 67, 38134), -(82828, 0, 0, 0, 67, 38134), -(82800, 0, 0, 0, 67, 38134), -(82829, 0, 0, 0, 67, 38134), -(88630, 0, 0, 0, 67, 38134), -(85798, 0, 0, 0, 371, 38134), -(80589, 0, 0, 0, 67, 38134), -(1412, 0, 0, 0, 81, 38134), -(82771, 0, 0, 0, 67, 38134), -(55336, 0, 0, 0, 81, 38134), -(82713, 0, 0, 0, 67, 38134), -(84890, 0, 0, 0, 67, 38134), -(63001, 0, 0, 0, 371, 38134), -(75732, 0, 0, 0, 828, 38134), -(88677, 0, 0, 0, 67, 38134), -(83436, 0, 0, 0, 67, 38134), -(83444, 0, 0, 0, 67, 38134), -(82722, 0, 0, 0, 67, 38134), -(82728, 0, 0, 0, 67, 38134), -(82726, 0, 0, 0, 67, 38134), -(83850, 0, 0, 0, 67, 38134), -(83861, 0, 0, 0, 67, 38134), -(88386, 0, 0, 0, 81, 38134), -(61325, 0, 0, 0, 371, 38134), -(88462, 0, 0, 0, 81, 38134), -(83706, 0, 0, 0, 67, 38134), -(83760, 0, 0, 0, 67, 38134), -(83749, 0, 0, 0, 67, 38134), -(83740, 0, 0, 0, 67, 38134), -(89356, 0, 0, 0, 67, 38134), -(88426, 0, 0, 0, 81, 38134), -(83654, 0, 0, 0, 67, 38134), -(83653, 0, 0, 0, 67, 38134), -(83615, 0, 0, 0, 67, 38134), -(54638, 0, 0, 0, 181, 38134), -(85255, 0, 0, 0, 371, 38134), -(88419, 0, 0, 0, 67, 38134), -(83982, 0, 0, 0, 67, 38134), -(83980, 0, 0, 0, 67, 38134), -(87656, 0, 0, 0, 67, 38134), -(83988, 0, 0, 0, 67, 38134), -(83984, 0, 0, 0, 67, 38134), -(83983, 0, 0, 0, 67, 38134), -(83987, 0, 0, 0, 67, 38134), -(88078, 0, 0, 0, 67, 38134), -(89085, 0, 0, 0, 67, 38134), -(89083, 0, 0, 0, 67, 38134), -(84039, 0, 0, 0, 67, 38134), -(84156, 0, 0, 0, 67, 38134), -(85542, 0, 0, 0, 67, 38134), -(84303, 0, 0, 0, 67, 38134), -(85813, 0, 0, 0, 67, 38134), -(84013, 0, 0, 0, 67, 38134), -(89063, 0, 0, 0, 67, 38134), -(80467, 0, 0, 0, 66, 38134), -(81764, 0, 0, 0, 66, 38134), -(80337, 0, 0, 0, 66, 38134), -(79234, 0, 0, 0, 66, 38134), -(80480, 0, 0, 0, 66, 38134), -(79231, 0, 0, 0, 66, 38134), -(77431, 0, 0, 0, 66, 38134), -(79662, 0, 0, 0, 66, 38134), -(80237, 0, 0, 0, 66, 38134), -(80245, 0, 0, 0, 66, 38134), -(80246, 0, 0, 0, 66, 38134), -(79745, 0, 0, 0, 66, 38134), -(76668, 0, 0, 0, 66, 38134), -(79703, 0, 0, 0, 66, 38134), -(77328, 0, 0, 0, 66, 38134), -(80028, 0, 0, 0, 66, 38134), -(88983, 0, 0, 0, 81, 38134), -(80049, 0, 0, 0, 66, 38134), -(86848, 0, 0, 0, 66, 38134), -(88572, 0, 0, 0, 371, 38134), -(79913, 0, 0, 0, 66, 38134), -(77331, 0, 0, 0, 66, 38134), -(77715, 0, 0, 0, 66, 38134), -(75944, 0, 0, 0, 66, 38134), -(75948, 0, 0, 0, 66, 38134), -(77066, 0, 0, 0, 66, 38134), -(75947, 0, 0, 0, 66, 38134), -(75943, 0, 0, 0, 66, 38134), -(75945, 0, 0, 0, 66, 38134), -(75946, 0, 0, 0, 66, 38134), -(83674, 0, 0, 0, 81, 38134), -(79636, 0, 0, 0, 66, 38134), -(80313, 0, 0, 0, 66, 38134), -(78671, 0, 0, 0, 66, 38134), -(83642, 0, 0, 0, 371, 38134), -(78673, 0, 0, 0, 66, 38134), -(88990, 0, 0, 0, 81, 38134), -(79577, 0, 0, 0, 66, 38134), -(80546, 0, 0, 0, 66, 38134), -(75794, 0, 0, 0, 66, 38134), -(79595, 0, 0, 0, 66, 38134), -(88417, 0, 0, 0, 371, 38134), -(88385, 0, 0, 0, 371, 38134), -(49778, 0, 0, 0, 81, 38134), -(88994, 0, 0, 0, 81, 38134), -(88975, 0, 0, 0, 81, 38134), -(76904, 0, 0, 0, 66, 38134), -(75752, 0, 0, 0, 66, 38134), -(62953, 0, 0, 0, 371, 38134), -(75753, 0, 0, 0, 66, 38134), -(88978, 0, 0, 0, 81, 38134), -(75745, 0, 0, 0, 66, 38134), -(77024, 0, 0, 0, 66, 38134), -(77023, 0, 0, 0, 66, 38134), -(44880, 0, 0, 0, 81, 38134), -(88465, 0, 0, 0, 371, 38134), -(80303, 0, 0, 0, 66, 38134), -(75815, 0, 0, 0, 66, 38134), -(75816, 0, 0, 0, 66, 38134), -(75749, 0, 0, 0, 66, 38134), -(75747, 0, 0, 0, 66, 38134), -(87418, 0, 1, 1, 828, 38134), -(77016, 0, 0, 0, 66, 38134), -(87412, 0, -1, 0, 828, 38134), -(88947, 0, -1, 1, 828, 38134), -(87483, 0, 0, 1, 828, 38134), -(88919, 0, 0, 0, 64, 38134), -(78621, 0, 0, 0, 64, 38134), -(78378, 0, 0, 0, 64, 38134), -(82715, 0, 0, 0, 371, 38134), -(88427, 0, 0, 0, 81, 38134), -(76594, 0, 0, 0, 64, 38134), -(73360, 0, 0, 0, 64, 38134), -(74067, 0, 0, 0, 64, 38134), -(74448, 0, 0, 0, 64, 38134), -(72322, 0, 0, 0, 64, 38134), -(78815, 0, 0, 0, 64, 38134), -(74450, 0, 0, 0, 64, 38134), -(86106, 0, 0, 0, 64, 38134), -(86108, 0, 0, 0, 64, 38134), -(85822, 0, 0, 0, 64, 38134), -(54020, 1, 0, 0, 328, 38134), -(79643, 1, 0, 0, 64, 38134), -(85820, 1, 0, 0, 64, 38134), -(80598, 1, 0, 0, 64, 38134), -(80782, 1, 0, 0, 64, 38134), -(86000, 1, 0, 0, 64, 38134), -(76914, 1, 0, 0, 64, 38134), -(80221, 1, 0, 0, 64, 38134), -(80436, 1, 0, 0, 373, 38134), -(81688, 1, 0, 0, 302, 38134), -(86470, 1, 0, 0, 301, 38134), -(84967, 1, 0, 0, 64, 38134), -(81166, 1, 0, 0, 302, 38134), -(80432, 1, 0, 0, 302, 38134), -(78320, 1, 0, 0, 302, 38134), -(79407, 1, 0, 0, 881, 38134), -(80151, 1, 0, 0, 64, 38134), -(79740, 1, 0, 0, 64, 38134), -(80600, 1, 0, 0, 302, 38134), -(80223, 1, 0, 0, 64, 38134), -(80222, 1, 0, 0, 64, 38134), -(78466, 1, 0, 0, 64, 38134), -(76411, 1, 0, 0, 64, 38134), -(89262, 1, 0, 0, 302, 38134), -(80776, 1, 0, 0, 301, 38134), -(83858, 1, 0, 0, 305, 38134), -(80437, 1, 0, 0, 81, 38134), -(76928, 1, 0, 0, 302, 38134), -(80772, 1, 0, 0, 301, 38134), -(85882, 1, 0, 0, 64, 38134), -(83482, 1, 1, 1, 302, 38134), -(74808, 1, 0, 0, 64, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(79619, 1, 0, 0, 302, 38134), -(88649, 1, 0, 0, 302, 38134), -(78487, 1, 0, 0, 64, 38134), -(79774, 0, 0, 0, 302, 38134), -(76872, 0, 0, 0, 64, 38134), -(79603, 0, 0, 0, 301, 38134), -(80438, 0, 0, 0, 81, 38134), -(79916, 0, 0, 0, 302, 38134), -(80288, 0, 0, 0, 302, 38134), -(79781, 0, 0, 0, 302, 38134), -(80440, 0, 0, 0, 81, 38134), -(79925, 0, 0, 0, 302, 38134), -(80299, 0, 0, 0, 302, 38134), -(79605, 0, 0, 0, 302, 38134), -(85253, 0, 0, 0, 371, 38134), -(88985, 0, 0, 0, 81, 38134), -(80234, 0, 0, 0, 64, 38134), -(88441, 0, 0, 0, 81, 38134), -(85003, 0, 0, 0, 371, 38134), -(80312, 0, 0, 0, 64, 38134), -(80433, 0, 0, 0, 64, 38134), -(80167, 0, 0, 0, 64, 38134), -(80241, 0, 0, 0, 64, 38134), -(80321, 0, 0, 0, 64, 38134), -(80283, 0, 0, 0, 64, 38134), -(80174, 0, 0, 0, 64, 38134), -(80172, 0, 0, 0, 64, 38134), -(75416, 0, 0, 0, 64, 38134), -(75417, 0, 0, 0, 64, 38134), -(78314, 0, 0, 0, 64, 38134), -(79756, 0, 0, 0, 64, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (100873,45347,100849,7311,38244,100856,45029,45095,45019,30611,12791,12789,3304,112588,45023,112599,112594,112593,112592,100867,100866,100874,100870,3403,46667,73151,100855,5892,45138,45137,7952,46619,45709,44740,45025,112590,100865,112587,112585,112730,101606,112584,112607,46621,3297,112608,100852,13842,112591,112589,112586,112602,112601,112600,112598,100848,52382,42637,100660,100731,100730,100728,100407,100721,113112,100405,100413,100406,100467,100442,112706,111935,100466,100464,100720,14720,14376,14540,5196,11155,12147,12146,11154,100684,93514,12354,100636,39380,39379,42504,10685,5951,61751,100662,3123,100664,3127,61325,100679,3197,3198,62116,3100,100682,100502,100663,59700,114250,90716,91951,94276,112924,101632,90713,90709,90710,90525,109341,55091,112923,113341,113118,41621,113547,113151,40893,112922,113616,113615,114134,112920,114133,113947,114132,113946,113959,113960,113546,114106,113544,113542,113545,113543,113961,113945,113949,113948,113950,113951,113955,113957,113956,113952,113958,113953,14729,113954,108420,114107,114108,113541,114135,114136,113549,113550,113551,113548,97526,113539,114105,113034,113997,114114,114068,113540,113374,113373,113377,4311,114067,114131,113375,113291,113331,113381,113380,114066,113376,149296,37072,46357,46512,46359,46358,3319,54473,68979,54472,57801,62194,34765,44160,25080,24929,44723,1420,25081,25075,24927,24926,24924,24935,24931,24930,47233,26537,42548,3330,44735,44725,3335,3334,3328,12136,3189,45230,3327,5816,5875,52032,46716,42506,47254,130911,46708,88704,88706,88705,141528,9564,5909,49737,43062,50323,5639,46709,44918,20493,20492,20490,20488,20491,20489,20486,44919,3368,44948,50488,50477,3310,44158,15476,14881,63626,47247,47246,141310,3331,3329,3216,47248,14377,62198,52034,158637,3314,49131,58155,17098,135201,46140,3323,46556,46555,23128,47571,35068,72654,45337,46142,49622,44868,44338,5188,45339,3144,3312,4047,44867,44866,44865,3342,49750,89830,44872,3370,46572,121541,27489,88703,51195,44871,14375,72559,5614,5613,5611,175135,135202,137762,5610,5609,5606,88702,88701,6466,62822,62821,62114,6929,142668,142666,10880,23635,44878,44877,44853,44854,44851,44852,44876,44856,89713,5817,74228,14392,168459,49837,62195,71100,40891,3313,28960,32642,32641,149371,42859,47253,149523,150131,148250,148242,149297,155739,149626,149616,50304,141669,32520,11156,141652,149279,149290,149258,34238,141702,149408,145714,12343,12342,12341,148770,14558,51346,38821,141693,7395,151937,148265,148263,141647,149522,133186,141656,149270,3296,141691,62115,49743,6566,148795,35169,141119,148768,142856,64584,64403,64134,35592,64588,66998,64924,64047,64925,64054,64050,64043,64060,73699,73422,67134,64038,64039,64066,64107,65862,64114,64105,64064,68981,64575,64561,64578,64579,130145,67014,67013,66731,62996,64040,63008,64062,64058,64051,65859,65856,64065,64122,73674,64041,67130,67133,68984,65266,64059,64106,74010,74012,64053,64049,64126,56132,64119,64118,64067,74019,64131,63753,85798,55336,85007,80589,83797,83930,82511,82508,82558,82512,82553,83921,84054,82516,82568,83786,82183,83902,84093,82552,82554,82567,82467,82566,48340,82468,83744,83884,83854,83920,83703,83938,88587,82555,83891,83908,83944,84856,82243,87087,81135,82272,81288,81138,88578,89356,88426,85403,81168,61312,81567,85793,3300,84887,82253,85325,88359,1412,88419,81632,88988,81978,81566,82265,81443,81184,82182,85647,81183,85417,6827,88481,81524)) OR (`DifficultyID`=12 AND `Entry` IN (88750,100453,6145,86884,160527,160526,3108,160530,160529,160528,90688,105176,105169,105168,105171,105170,111079,111089,91902,111154,105166,105163,105192,105188,105190,105185,105187,105186,105181,105180,105182,105179,92558,111153,111152,111167,111173,105189,105174,111088,111157,111156,105197,105196,111175,111174,105183,105175,105167,111085,111087,105165,105164,114280,105205,105206,111074,105200,105199,92801,114753,114754,114760,114763,114756,114758,114755,114757,114764,114759,114761,114762,114469,97503,91949,94209,92122,110941,113129,105217,90516,90677,105203,113054,113055,90544,113056,113058,113057,102706,113053,102696,90506,113059,102702,91970,105172,97510,92564,101103,112976,91967,102701,94190,94189,94191,112977,110617,97528,97527,110616,100959,93708,97525,110618,101667,90705,101057,109587,45979,93719,109604,109592,90712,114479,93219,97486,97521,92586,72973,108990,97496,114466,113037,113036,113038,113290,114863,92061,109591,91353,112879,93704,112921,90686,109494,91704,90717,90714,90711,90708)) OR (`DifficultyID`=1 AND `Entry` IN (64121,80221,83947,76872,81688,80436,74808,80437,79407,88649,80151,79619,89262,83858,79774,85882,80223,80222,83482,84967,78487,79603,78466,86470,80776,80772,81166,79740,76928,80299,78320,80432,80288,79605,79925,79916,79781,80600,76411,80440,80438)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(100873, 0, 0, 0, 356, 38134), -(45347, 0, 0, 0, 866, 38134), -(100849, 0, 0, 0, 356, 38134), -(7311, 0, 0, 0, 866, 38134), -(38244, 0, 0, 0, 70, 38134), -(100856, 0, 0, 0, 356, 38134), -(45029, 0, 0, 0, 866, 38134), -(45095, 0, 0, 0, 866, 38134), -(45019, 0, 0, 0, 866, 38134), -(30611, 0, 0, 0, 883, 38134), -(12791, 0, 0, 0, 483, 38134), -(12789, 0, 0, 0, 483, 38134), -(3304, 0, 0, 0, 70, 38134), -(112588, 0, 0, 0, 356, 38134), -(45023, 0, 0, 0, 866, 38134), -(112599, 0, 0, 0, 356, 38134), -(112594, 0, 0, 0, 356, 38134), -(112593, 0, 0, 0, 356, 38134), -(112592, 0, 0, 0, 356, 38134), -(100867, 0, 0, 0, 356, 38134), -(100866, 0, 0, 0, 356, 38134), -(100874, 0, 0, 0, 356, 38134), -(100870, 0, 0, 0, 356, 38134), -(3403, 0, 0, 0, 866, 38134), -(46667, 0, 0, 0, 866, 38134), -(73151, 0, 0, 0, 483, 38134), -(100855, 0, 0, 0, 356, 38134), -(5892, 0, 0, 0, 866, 38134), -(45138, 0, 0, 0, 866, 38134), -(45137, 0, 0, 0, 866, 38134), -(7952, 0, 0, 0, 70, 38134), -(46619, 0, 0, 0, 866, 38134), -(45709, 0, 0, 0, 866, 38134), -(44740, 0, 0, 0, 866, 38134), -(45025, 0, 0, 0, 866, 38134), -(112590, 0, 0, 0, 356, 38134), -(100865, 0, 0, 0, 356, 38134), -(112587, 0, 0, 0, 356, 38134), -(112585, 0, 0, 0, 356, 38134), -(112730, 0, 0, 0, 356, 38134), -(101606, 0, 0, 0, 356, 38134), -(112584, 0, 0, 0, 356, 38134), -(112607, 0, 0, 0, 356, 38134), -(46621, 0, 0, 0, 866, 38134), -(3297, 0, 0, 0, 70, 38134), -(112608, 0, 0, 0, 356, 38134), -(100852, 0, 0, 0, 356, 38134), -(13842, 0, 0, 0, 378, 38134), -(112591, 0, 0, 0, 356, 38134), -(112589, 0, 0, 0, 356, 38134), -(112586, 0, 0, 0, 773, 38134), -(112602, 0, 0, 0, 356, 38134), -(112601, 0, 0, 0, 356, 38134), -(112600, 0, 0, 0, 356, 38134), -(112598, 0, 0, 0, 356, 38134), -(100848, 0, 0, 0, 356, 38134), -(52382, 0, 0, 0, 303, 38134), -(42637, 0, 0, 0, 70, 38134), -(100660, 0, 0, 0, 356, 38134), -(100731, 0, 0, 0, 356, 38134), -(100730, 0, 0, 0, 356, 38134), -(100728, 0, 0, 0, 356, 38134), -(100407, 0, 0, 0, 436, 38134), -(100721, 0, 0, 0, 356, 38134), -(113112, 0, 0, 0, 356, 38134), -(100405, 0, 0, 0, 356, 38134), -(100413, 0, 0, 0, 356, 38134), -(100406, 0, 0, 0, 356, 38134), -(100467, 0, 0, 0, 356, 38134), -(100442, 0, 0, 0, 356, 38134), -(112706, 0, 0, 0, 356, 38134), -(111935, 0, 0, 0, 356, 38134), -(100466, 0, 0, 0, 356, 38134), -(100464, 0, 0, 0, 356, 38134), -(100720, 0, 0, 0, 356, 38134), -(14720, 0, 3, 3, 866, 38134), -(14376, 0, 0, 0, 883, 38134), -(14540, 0, 0, 0, 872, 38134), -(5196, 0, 0, 0, 872, 38134), -(11155, 0, 0, 0, 872, 38134), -(12147, 0, 0, 0, 872, 38134), -(12146, 0, 0, 0, 872, 38134), -(11154, 0, 0, 0, 872, 38134), -(100684, 0, 0, 0, 356, 38134), -(93514, 0, 0, 0, 436, 38134), -(12354, 0, 0, 0, 872, 38134), -(100636, 0, 0, 0, 356, 38134), -(39380, 0, 0, 0, 70, 38134), -(39379, 0, 0, 0, 70, 38134), -(42504, 0, 0, 0, 70, 38134), -(10685, 0, 0, 0, 81, 38134), -(5951, 0, 0, 0, 81, 38134), -(61751, 0, 0, 0, 371, 38134), -(100662, 0, 0, 0, 356, 38134), -(3123, 0, 0, 0, 70, 38134), -(100664, 0, 0, 0, 356, 38134), -(3127, 0, 0, 0, 70, 38134), -(61325, 0, 0, 0, 371, 38134), -(100679, 0, 0, 0, 356, 38134), -(3197, 0, 0, 0, 70, 38134), -(3198, 0, 0, 0, 70, 38134), -(62116, 0, 0, 0, 371, 38134), -(3100, 0, 0, 0, 70, 38134), -(100682, 0, 0, 0, 356, 38134), -(100502, 0, 0, 0, 356, 38134), -(100663, 0, 0, 0, 356, 38134), -(88750, 12, 0, 0, 79, 38134), -(100453, 12, 0, 0, 356, 38134), -(6145, 12, 0, 0, 81, 38134), -(86884, 12, 0, 0, 79, 38134), -(160527, 12, 0, 0, 782, 38134), -(160526, 12, 0, 0, 782, 38134), -(3108, 12, 0, 0, 70, 38134), -(160530, 12, 0, 0, 782, 38134), -(160529, 12, 0, 0, 782, 38134), -(160528, 12, 0, 0, 782, 38134), -(90688, 12, 0, 0, 773, 38134), -(105176, 12, 0, 0, 773, 38134), -(105169, 12, 0, 0, 773, 38134), -(105168, 12, 0, 0, 773, 38134), -(105171, 12, 0, 0, 773, 38134), -(105170, 12, 0, 0, 773, 38134), -(111079, 12, 0, 0, 773, 38134), -(111089, 12, 0, 0, 773, 38134), -(91902, 12, 0, 0, 773, 38134), -(111154, 12, 0, 0, 773, 38134), -(105166, 12, 0, 0, 773, 38134), -(105163, 12, 0, 0, 773, 38134), -(105192, 12, 0, 0, 773, 38134), -(105188, 12, 0, 0, 773, 38134), -(105190, 12, 0, 0, 773, 38134), -(105185, 12, 0, 0, 773, 38134), -(105187, 12, 0, 0, 773, 38134), -(105186, 12, 0, 0, 773, 38134), -(105181, 12, 0, 0, 773, 38134), -(105180, 12, 0, 0, 773, 38134), -(105182, 12, 0, 0, 773, 38134), -(105179, 12, 0, 0, 773, 38134), -(92558, 12, 0, 0, 773, 38134), -(111153, 12, 0, 0, 773, 38134), -(111152, 12, 0, 0, 773, 38134), -(111167, 12, 0, 0, 773, 38134), -(111173, 12, 0, 0, 773, 38134), -(105189, 12, 0, 0, 773, 38134), -(105174, 12, 0, 0, 773, 38134), -(111088, 12, 0, 0, 773, 38134), -(111157, 12, 0, 0, 773, 38134), -(111156, 12, 0, 0, 773, 38134), -(105197, 12, 0, 0, 773, 38134), -(105196, 12, 0, 0, 773, 38134), -(111175, 12, 2, 2, 773, 38134), -(111174, 12, 2, 2, 773, 38134), -(105183, 12, 0, 0, 773, 38134), -(105175, 12, 0, 0, 773, 38134), -(105167, 12, 0, 0, 773, 38134), -(111085, 12, 0, 0, 773, 38134), -(111087, 12, 0, 0, 773, 38134), -(105165, 12, 0, 0, 773, 38134), -(105164, 12, 0, 0, 773, 38134), -(114280, 12, 3, 3, 773, 38134), -(105205, 12, 1, 1, 773, 38134), -(105206, 12, 0, 0, 773, 38134), -(111074, 12, 0, 0, 773, 38134), -(105200, 12, 0, 0, 773, 38134), -(105199, 12, 0, 0, 773, 38134), -(92801, 12, 0, 0, 773, 38134), -(114753, 12, 3, 3, 773, 38134), -(114754, 12, 3, 3, 773, 38134), -(114760, 12, 3, 3, 773, 38134), -(114763, 12, 3, 3, 773, 38134), -(114756, 12, 3, 3, 773, 38134), -(114758, 12, 3, 3, 773, 38134), -(114755, 12, 3, 3, 773, 38134), -(114757, 12, 3, 3, 773, 38134), -(114764, 12, 3, 3, 773, 38134), -(114759, 12, 3, 3, 773, 38134), -(114761, 12, 3, 3, 773, 38134), -(114762, 12, 3, 3, 773, 38134), -(114469, 12, 0, 0, 773, 38134), -(97503, 12, 0, 0, 773, 38134), -(91949, 12, 0, 0, 773, 38134), -(94209, 12, 0, 0, 773, 38134), -(92122, 12, 0, 0, 773, 38134), -(110941, 12, 0, 0, 773, 38134), -(113129, 12, 0, 0, 773, 38134), -(105217, 12, 0, 0, 773, 38134), -(90516, 12, 1, 1, 773, 38134), -(90677, 12, 0, 0, 773, 38134), -(105203, 12, 0, 0, 773, 38134), -(113054, 12, 2, 2, 773, 38134), -(113055, 12, 2, 2, 773, 38134), -(90544, 12, 3, 3, 773, 38134), -(113056, 12, 2, 2, 773, 38134), -(113058, 12, 2, 2, 773, 38134), -(113057, 12, 2, 2, 773, 38134), -(102706, 12, 0, 0, 773, 38134), -(113053, 12, 1, 1, 773, 38134), -(102696, 12, 0, 0, 773, 38134), -(90506, 12, 0, 0, 773, 38134), -(113059, 12, 2, 2, 773, 38134), -(102702, 12, 0, 0, 773, 38134), -(91970, 12, 0, 0, 773, 38134), -(105172, 12, 0, 0, 773, 38134), -(97510, 12, 0, 0, 773, 38134), -(92564, 12, 1, 1, 773, 38134), -(101103, 12, 0, 0, 773, 38134), -(112976, 12, 0, 0, 773, 38134), -(91967, 12, 2, 2, 773, 38134), -(102701, 12, 1, 1, 773, 38134), -(94190, 12, 1, 1, 773, 38134), -(94189, 12, 0, 0, 773, 38134), -(94191, 12, 0, 0, 773, 38134), -(112977, 12, 0, 0, 773, 38134), -(110617, 12, 0, 0, 773, 38134), -(97528, 12, 0, 0, 773, 38134), -(97527, 12, 0, 0, 773, 38134), -(110616, 12, 0, 0, 773, 38134), -(100959, 12, 0, 0, 773, 38134), -(93708, 12, 0, 0, 773, 38134), -(97525, 12, 0, 0, 773, 38134), -(110618, 12, 0, 0, 773, 38134), -(101667, 12, 0, 0, 773, 38134), -(90705, 12, 2, 2, 773, 38134), -(101057, 12, 0, 0, 773, 38134), -(59700, 0, 0, 0, 60, 38134), -(64121, 1, 0, 0, 173, 38134), -(80221, 1, 0, 0, 64, 38134), -(83947, 1, 0, 0, 302, 38134), -(76872, 1, 0, 0, 64, 38134), -(81688, 1, 0, 0, 302, 38134), -(80436, 1, 0, 0, 373, 38134), -(74808, 1, 0, 0, 64, 38134), -(80437, 1, 0, 0, 81, 38134), -(79407, 1, 0, 0, 881, 38134), -(88649, 1, 0, 0, 302, 38134), -(80151, 1, 0, 0, 64, 38134), -(79619, 1, 0, 0, 302, 38134), -(89262, 1, 0, 0, 302, 38134), -(83858, 1, 0, 0, 305, 38134), -(79774, 1, 0, 0, 302, 38134), -(85882, 1, 0, 0, 64, 38134), -(80223, 1, 0, 0, 64, 38134), -(80222, 1, 0, 0, 64, 38134), -(83482, 1, 1, 1, 302, 38134), -(84967, 1, 0, 0, 64, 38134), -(78487, 1, 0, 0, 64, 38134), -(79603, 1, 0, 0, 301, 38134), -(78466, 1, 0, 0, 64, 38134), -(86470, 1, 0, 0, 301, 38134), -(80776, 1, 0, 0, 301, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(80772, 1, 0, 0, 301, 38134), -(81166, 1, 0, 0, 302, 38134), -(79740, 1, 0, 0, 64, 38134), -(76928, 1, 0, 0, 302, 38134), -(80299, 1, 0, 0, 302, 38134), -(78320, 1, 0, 0, 302, 38134), -(80432, 1, 0, 0, 302, 38134), -(80288, 1, 0, 0, 302, 38134), -(79605, 1, 0, 0, 302, 38134), -(79925, 1, 0, 0, 302, 38134), -(79916, 1, 0, 0, 302, 38134), -(79781, 1, 0, 0, 302, 38134), -(80600, 1, 0, 0, 302, 38134), -(76411, 1, 0, 0, 64, 38134), -(80440, 1, 0, 0, 81, 38134), -(80438, 1, 0, 0, 81, 38134), -(109587, 12, 2, 2, 773, 38134), -(45979, 12, 0, 0, 328, 38134), -(93719, 12, 2, 2, 773, 38134), -(109604, 12, 0, 0, 773, 38134), -(109592, 12, 0, 0, 773, 38134), -(90712, 12, 0, 0, 773, 38134), -(114479, 12, 0, 0, 773, 38134), -(93219, 12, 0, 0, 773, 38134), -(97486, 12, 0, 0, 773, 38134), -(97521, 12, 0, 0, 773, 38134), -(92586, 12, 0, 0, 773, 38134), -(72973, 12, 0, 0, 328, 38134), -(108990, 12, 0, 0, 356, 38134), -(97496, 12, 0, 0, 773, 38134), -(114466, 12, 0, 0, 773, 38134), -(113037, 12, 2, 2, 773, 38134), -(113036, 12, 2, 2, 773, 38134), -(113038, 12, 2, 2, 773, 38134), -(113290, 12, 0, 0, 356, 38134), -(114863, 12, 0, 0, 328, 38134), -(92061, 12, 0, 0, 773, 38134), -(109591, 12, 0, 0, 773, 38134), -(91353, 12, 0, 0, 773, 38134), -(112879, 12, 0, 0, 773, 38134), -(93704, 12, 0, 0, 773, 38134), -(112921, 12, 0, 0, 773, 38134), -(90686, 12, 0, 0, 773, 38134), -(109494, 12, 0, 0, 773, 38134), -(91704, 12, 0, 0, 773, 38134), -(90717, 12, 0, 0, 773, 38134), -(90714, 12, 0, 0, 773, 38134), -(90711, 12, 0, 0, 773, 38134), -(90708, 12, 0, 0, 773, 38134), -(114250, 0, 0, 0, 773, 38134), -(90716, 0, 0, 0, 773, 38134), -(91951, 0, 3, 3, 773, 38134), -(94276, 0, 3, 3, 773, 38134), -(112924, 0, 0, 0, 773, 38134), -(101632, 0, 1, 1, 773, 38134), -(90713, 0, 0, 0, 773, 38134), -(90709, 0, 0, 0, 773, 38134), -(90710, 0, 0, 0, 773, 38134), -(90525, 0, 0, 0, 773, 38134), -(109341, 0, 0, 0, 328, 38134), -(55091, 0, 0, 0, 328, 38134), -(112923, 0, 0, 0, 773, 38134), -(113341, 0, 0, 0, 356, 38134), -(113118, 0, 0, 0, 356, 38134), -(41621, 0, 0, 0, 866, 38134), -(113547, 0, 0, 0, 356, 38134), -(113151, 0, 0, 0, 356, 38134), -(40893, 0, 0, 0, 70, 38134), -(112922, 0, 0, 0, 773, 38134), -(113616, 0, 0, 0, 356, 38134), -(113615, 0, 0, 0, 356, 38134), -(114134, 0, 0, 0, 436, 38134), -(112920, 0, 0, 0, 773, 38134), -(114133, 0, 0, 0, 436, 38134), -(113947, 0, 0, 0, 356, 38134), -(114132, 0, 0, 0, 436, 38134), -(113946, 0, 0, 0, 356, 38134), -(113959, 0, 0, 0, 356, 38134), -(113960, 0, 0, 0, 356, 38134), -(113546, 0, 0, 0, 356, 38134), -(114106, 0, 0, 0, 356, 38134), -(113544, 0, 0, 0, 356, 38134), -(113542, 0, 0, 0, 356, 38134), -(113545, 0, 0, 0, 356, 38134), -(113543, 0, 0, 0, 356, 38134), -(113961, 0, 0, 0, 356, 38134), -(113945, 0, 0, 0, 356, 38134), -(113949, 0, 0, 0, 356, 38134), -(113948, 0, 0, 0, 356, 38134), -(113950, 0, 0, 0, 356, 38134), -(113951, 0, 0, 0, 356, 38134), -(113955, 0, 0, 0, 356, 38134), -(113957, 0, 0, 0, 356, 38134), -(113956, 0, 0, 0, 356, 38134), -(113952, 0, 0, 0, 356, 38134), -(113958, 0, 0, 0, 356, 38134), -(113953, 0, 0, 0, 356, 38134), -(14729, 0, 0, 0, 867, 38134), -(113954, 0, 0, 0, 356, 38134), -(108420, 0, 0, 0, 356, 38134), -(114107, 0, 0, 0, 356, 38134), -(114108, 0, 0, 0, 356, 38134), -(113541, 0, 0, 0, 356, 38134), -(114135, 0, 0, 0, 356, 38134), -(114136, 0, 0, 0, 356, 38134), -(113549, 0, 0, 0, 356, 38134), -(113550, 0, 0, 0, 356, 38134), -(113551, 0, 0, 0, 356, 38134), -(113548, 0, 0, 0, 356, 38134), -(97526, 0, 0, 0, 773, 38134), -(113539, 0, 0, 0, 356, 38134), -(114105, 0, 0, 0, 356, 38134), -(113034, 0, 0, 0, 773, 38134), -(113997, 0, 0, 0, 356, 38134), -(114114, 0, 0, 0, 356, 38134), -(114068, 0, 0, 0, 356, 38134), -(113540, 0, 0, 0, 356, 38134), -(113374, 0, 0, 0, 356, 38134), -(113373, 0, 0, 0, 356, 38134), -(113377, 0, 0, 0, 356, 38134), -(4311, 0, 0, 0, 356, 38134), -(114067, 0, 0, 0, 356, 38134), -(114131, 0, 0, 0, 356, 38134), -(113375, 0, 0, 0, 356, 38134), -(113291, 0, 0, 0, 356, 38134), -(113331, 0, 0, 0, 356, 38134), -(113381, 0, 0, 0, 356, 38134), -(113380, 0, 0, 0, 356, 38134), -(114066, 0, 0, 0, 356, 38134), -(113376, 0, 0, 0, 356, 38134), -(149296, 0, 0, 0, 826, 38134), -(37072, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(46512, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(46358, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(54473, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(54472, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(62194, 0, 0, 0, 866, 38134), -(34765, 0, 0, 0, 70, 38134), -(44160, 0, 0, 0, 70, 38134), -(25080, 0, 0, 0, 966, 38134), -(24929, 0, 0, 0, 966, 38134), -(44723, 0, 0, 0, 866, 38134), -(1420, 0, 0, 0, 81, 38134), -(25081, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(24927, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(24924, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(24931, 0, 0, 0, 966, 38134), -(24930, 0, 0, 0, 966, 38134), -(47233, 0, 0, 0, 866, 38134), -(26537, 0, 0, 0, 44, 38134), -(42548, 0, 0, 0, 866, 38134), -(3330, 0, 0, 0, 866, 38134), -(44735, 0, 0, 0, 866, 38134), -(44725, 0, 0, 0, 866, 38134), -(3335, 0, 0, 0, 866, 38134), -(3334, 0, 0, 0, 378, 38134), -(3328, 0, 0, 0, 866, 38134), -(12136, 0, 0, 0, 70, 38134), -(3189, 0, 0, 0, 866, 38134), -(45230, 0, 0, 0, 883, 38134), -(3327, 0, 0, 0, 866, 38134), -(5816, 0, 0, 0, 378, 38134), -(5875, 0, 0, 0, 866, 38134), -(52032, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(42506, 0, 0, 0, 866, 38134), -(47254, 0, 0, 0, 866, 38134), -(130911, 0, 0, 0, 293, 38134), -(46708, 0, 0, 0, 866, 38134), -(88704, 0, 0, 0, 866, 38134), -(88706, 0, 0, 0, 866, 38134), -(88705, 0, 0, 0, 866, 38134), -(141528, 0, 0, 0, 830, 38134), -(9564, 0, 0, 0, 70, 38134), -(5909, 0, 0, 0, 866, 38134), -(49737, 0, 0, 0, 866, 38134), -(43062, 0, 0, 0, 861, 38134), -(50323, 0, 0, 0, 866, 38134), -(5639, 0, 0, 0, 378, 38134), -(46709, 0, 0, 0, 866, 38134), -(44918, 0, 0, 0, 866, 38134), -(20493, 0, 0, 0, 43, 38134), -(20492, 0, 0, 0, 43, 38134), -(20490, 0, 0, 0, 43, 38134), -(20488, 0, 0, 0, 43, 38134), -(20491, 0, 0, 0, 43, 38134), -(20489, 0, 0, 0, 43, 38134), -(20486, 0, 0, 0, 43, 38134), -(44919, 0, 0, 0, 866, 38134), -(3368, 0, 0, 0, 378, 38134), -(44948, 0, 0, 0, 866, 38134), -(50488, 0, 0, 0, 883, 38134), -(50477, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(44158, 0, 0, 0, 70, 38134), -(15476, 0, 0, 0, 81, 38134), -(14881, 0, 0, 0, 81, 38134), -(63626, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(47246, 0, 0, 0, 866, 38134), -(141310, 0, 0, 0, 189, 38134), -(3331, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(3216, 0, 0, 0, 866, 38134), -(47248, 0, 0, 0, 866, 38134), -(14377, 0, 0, 0, 883, 38134), -(62198, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(158637, 0, 0, 0, 872, 38134), -(3314, 0, 0, 0, 866, 38134), -(49131, 0, 0, 0, 79, 38134), -(58155, 0, 0, 0, 866, 38134), -(17098, 0, 0, 0, 866, 38134), -(135201, 0, 0, 0, 189, 38134), -(46140, 0, 0, 0, 883, 38134), -(3323, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(23128, 0, 0, 0, 866, 38134), -(47571, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(45337, 0, 0, 0, 861, 38134), -(46142, 0, 0, 0, 75, 38134), -(49622, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(44338, 0, 0, 0, 81, 38134), -(5188, 0, 0, 0, 378, 38134), -(45339, 0, 0, 0, 861, 38134), -(3144, 0, 0, 0, 866, 38134), -(3312, 0, 0, 0, 378, 38134), -(4047, 0, 0, 0, 866, 38134), -(44867, 0, 0, 0, 866, 38134), -(44866, 0, 0, 0, 866, 38134), -(44865, 0, 0, 0, 866, 38134), -(3342, 0, 0, 0, 378, 38134), -(49750, 0, 0, 0, 861, 38134), -(89830, 0, 0, 0, 298, 38134), -(44872, 0, 0, 0, 883, 38134), -(3370, 0, 0, 0, 866, 38134), -(46572, 0, 0, 0, 866, 38134), -(121541, 0, 0, 0, 336, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(27489, 0, 0, 0, 298, 38134), -(88703, 0, 0, 0, 883, 38134), -(51195, 0, 0, 0, 872, 38134), -(44871, 0, 0, 0, 883, 38134), -(14375, 0, 0, 0, 378, 38134), -(72559, 0, 0, 0, 859, 38134), -(5614, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(175135, 0, 3, 3, 181, 38134), -(135202, 0, 0, 0, 189, 38134), -(137762, 0, 0, 0, 189, 38134), -(5610, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(6466, 0, 0, 0, 866, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(62114, 0, 0, 0, 371, 38134), -(6929, 0, 0, 0, 866, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(10880, 0, 0, 0, 378, 38134), -(23635, 0, 0, 0, 70, 38134), -(44878, 0, 0, 0, 883, 38134), -(44877, 0, 0, 0, 883, 38134), -(44853, 0, 0, 0, 866, 38134), -(44854, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44852, 0, 0, 0, 866, 38134), -(44876, 0, 0, 0, 883, 38134), -(44856, 0, 0, 0, 866, 38134), -(89713, 0, 0, 0, 857, 38134), -(5817, 0, 0, 0, 866, 38134), -(74228, 0, 0, 0, 883, 38134), -(14392, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(49837, 0, 0, 0, 81, 38134), -(62195, 0, 0, 0, 866, 38134), -(71100, 0, 0, 0, 711, 38134), -(40891, 0, 0, 0, 70, 38134), -(3313, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(149371, 0, 0, 0, 828, 38134), -(42859, 0, 0, 0, 70, 38134), -(47253, 0, 0, 0, 866, 38134), -(149523, 0, 0, 0, 847, 38134), -(150131, 0, 0, 0, 820, 38134), -(148250, 0, 0, 0, 871, 38134), -(148242, 0, 0, 0, 871, 38134), -(149297, 0, 0, 0, 172, 38134), -(155739, 0, 0, 0, 959, 38134), -(149626, 0, 0, 0, 178, 38134), -(149616, 0, 0, 0, 347, 38134), -(50304, 0, 0, 0, 867, 38134), -(141669, 0, 0, 0, 494, 38134), -(32520, 0, 0, 0, 181, 38134), -(11156, 0, 0, 0, 872, 38134), -(141652, 0, 0, 0, 494, 38134), -(149279, 0, 0, 0, 847, 38134), -(149290, 0, 0, 0, 777, 38134), -(149258, 0, 0, 0, 11, 38134), -(34238, 0, 0, 0, 872, 38134), -(141702, 0, 0, 0, 494, 38134), -(149408, 0, 0, 0, 830, 38134), -(145714, 0, 0, 0, 189, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(148770, 0, 0, 0, 816, 38134), -(14558, 0, 0, 0, 872, 38134), -(51346, 0, 0, 0, 883, 38134), -(38821, 0, 0, 0, 181, 38134), -(141693, 0, 0, 0, 494, 38134), -(7395, 0, 0, 0, 371, 38134), -(151937, 0, 0, 0, 847, 38134), -(148265, 0, 0, 0, 464, 38134), -(148263, 0, 0, 0, 817, 38134), -(141647, 0, 0, 0, 494, 38134), -(149522, 0, 0, 0, 847, 38134), -(133186, 0, 0, 0, 347, 38134), -(141656, 0, 0, 0, 494, 38134), -(149270, 0, 0, 0, 883, 38134), -(3296, 0, 0, 0, 883, 38134), -(141691, 0, 0, 0, 494, 38134), -(62115, 0, 0, 0, 371, 38134), -(49743, 0, 0, 0, 81, 38134), -(6566, 0, 0, 0, 867, 38134), -(148795, 0, 0, 0, 820, 38134), -(35169, 0, 0, 0, 872, 38134), -(141119, 0, 0, 0, 494, 38134), -(148768, 0, 0, 0, 347, 38134), -(142856, 0, 0, 0, 494, 38134), -(64584, 0, 0, 0, 2112, 38134), -(64403, 0, 0, 0, 173, 38134), -(64134, 0, 0, 0, 173, 38134), -(35592, 0, 0, 0, 328, 38134), -(64588, 0, 0, 0, 173, 38134), -(66998, 0, 0, 0, 173, 38134), -(64924, 0, 0, 0, 173, 38134), -(64047, 0, 0, 0, 173, 38134), -(64925, 0, 0, 0, 173, 38134), -(64054, 0, 0, 0, 173, 38134), -(64050, 0, 0, 0, 173, 38134), -(64043, 0, 0, 0, 173, 38134), -(64060, 0, 0, 0, 173, 38134), -(73699, 0, 0, 0, 173, 38134), -(73422, 0, 0, 0, 173, 38134), -(67134, 0, 0, 0, 173, 38134), -(64038, 0, 0, 0, 173, 38134), -(64039, 0, 0, 0, 173, 38134), -(64066, 0, 0, 0, 173, 38134), -(64107, 0, 0, 0, 173, 38134), -(65862, 0, 0, 0, 173, 38134), -(64114, 0, 0, 0, 173, 38134), -(64105, 0, 0, 0, 173, 38134), -(64064, 0, 0, 0, 173, 38134), -(68981, 0, 0, 0, 173, 38134), -(64575, 0, 0, 0, 173, 38134), -(64561, 0, 0, 0, 173, 38134), -(64578, 0, 0, 0, 173, 38134), -(64579, 0, 0, 0, 173, 38134), -(130145, 0, 0, 0, 173, 38134), -(67014, 0, 0, 0, 173, 38134), -(67013, 0, 0, 0, 173, 38134), -(66731, 0, 0, 0, 173, 38134), -(62996, 0, 0, 0, 173, 38134), -(64040, 0, 0, 0, 173, 38134), -(63008, 0, 0, 0, 173, 38134), -(64062, 0, 0, 0, 173, 38134), -(64058, 0, 0, 0, 173, 38134), -(64051, 0, 0, 0, 173, 38134), -(65859, 0, 0, 0, 173, 38134), -(65856, 0, 0, 0, 173, 38134), -(64065, 0, 0, 0, 173, 38134), -(64122, 0, 0, 0, 173, 38134), -(73674, 0, 0, 0, 173, 38134), -(64041, 0, 0, 0, 173, 38134), -(67130, 0, 0, 0, 860, 38134), -(67133, 0, 0, 0, 173, 38134), -(68984, 0, 0, 0, 173, 38134), -(65266, 0, 0, 0, 173, 38134), -(64059, 0, 0, 0, 173, 38134), -(64106, 0, 0, 0, 173, 38134), -(74010, 0, 0, 0, 173, 38134), -(74012, 0, 0, 0, 173, 38134), -(64053, 0, 0, 0, 173, 38134), -(64049, 0, 0, 0, 173, 38134), -(64126, 0, 0, 0, 173, 38134), -(56132, 0, 0, 0, 58, 38134), -(64119, 0, 0, 0, 173, 38134), -(64118, 0, 0, 0, 173, 38134), -(64067, 0, 0, 0, 173, 38134), -(74019, 0, 0, 0, 173, 38134), -(64131, 0, 0, 0, 173, 38134), -(63753, 0, 0, 0, 173, 38134), -(85798, 0, 0, 0, 371, 38134), -(55336, 0, 0, 0, 81, 38134), -(85007, 0, 0, 0, 371, 38134), -(80589, 0, 0, 0, 67, 38134), -(83797, 0, 0, 0, 67, 38134), -(83930, 0, 0, 0, 67, 38134), -(82511, 0, 0, 0, 881, 38134), -(82508, 0, 0, 0, 67, 38134), -(82558, 0, 0, 0, 67, 38134), -(82512, 0, 0, 0, 67, 38134), -(82553, 0, 0, 0, 67, 38134), -(83921, 0, 0, 0, 67, 38134), -(84054, 0, 0, 0, 67, 38134), -(82516, 0, 0, 0, 67, 38134), -(82568, 0, 0, 0, 67, 38134), -(83786, 0, 0, 0, 67, 38134), -(82183, 0, 0, 0, 67, 38134), -(83902, 0, 0, 0, 67, 38134), -(84093, 0, 0, 0, 67, 38134), -(82552, 0, 0, 0, 67, 38134), -(82554, 0, 0, 0, 67, 38134), -(82567, 0, 0, 0, 67, 38134), -(82467, 0, 0, 0, 67, 38134), -(82566, 0, 0, 0, 67, 38134), -(48340, 0, 0, 0, 181, 38134), -(82468, 0, 0, 0, 67, 38134), -(83744, 0, 0, 0, 67, 38134), -(83884, 0, 0, 0, 67, 38134), -(83854, 0, 0, 0, 67, 38134), -(83920, 0, 0, 0, 67, 38134), -(83703, 0, 0, 0, 67, 38134), -(83938, 0, 0, 0, 67, 38134), -(88587, 0, 0, 0, 67, 38134), -(82555, 0, 0, 0, 67, 38134), -(83891, 0, 0, 0, 67, 38134), -(83908, 0, 0, 0, 67, 38134), -(83944, 0, 0, 0, 67, 38134), -(84856, 0, 0, 0, 67, 38134), -(82243, 0, 0, 0, 67, 38134), -(87087, 0, 0, 0, 67, 38134), -(81135, 0, 0, 0, 67, 38134), -(82272, 0, 0, 0, 81, 38134), -(81288, 0, 0, 0, 67, 38134), -(81138, 0, 0, 0, 67, 38134), -(88578, 0, 0, 0, 67, 38134), -(89356, 0, 0, 0, 67, 38134), -(88426, 0, 0, 0, 81, 38134), -(85403, 0, 0, 0, 67, 38134), -(81168, 0, 0, 0, 67, 38134), -(61312, 0, 0, 0, 371, 38134), -(81567, 0, 0, 0, 67, 38134), -(85793, 0, 0, 0, 67, 38134), -(3300, 0, 0, 0, 81, 38134), -(84887, 0, 0, 0, 67, 38134), -(82253, 0, 0, 0, 81, 38134), -(85325, 0, 0, 0, 67, 38134), -(88359, 0, 0, 0, 371, 38134), -(1412, 0, 0, 0, 81, 38134), -(88419, 0, 0, 0, 67, 38134), -(81632, 0, 0, 0, 67, 38134), -(88988, 0, 0, 0, 81, 38134), -(81978, 0, 0, 0, 67, 38134), -(81566, 0, 0, 0, 67, 38134), -(82265, 0, 0, 0, 67, 38134), -(81443, 0, 0, 0, 67, 38134), -(81184, 0, 0, 0, 67, 38134), -(82182, 0, 0, 0, 67, 38134), -(85647, 0, 0, 0, 67, 38134), -(81183, 0, 0, 0, 67, 38134), -(85417, 0, 0, 0, 67, 38134), -(6827, 0, 0, 0, 81, 38134), -(88481, 0, 0, 0, 67, 38134), -(81524, 0, 0, 0, 67, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (135902,135905,69018,129886,127801,134076,144283,134078,134753,137587,134080,50487,61320,137329,137336,137349,137353,137079,130147,137011,126682,142824,143059,136579,142798,135988,142811,136142,138460,136187,137040,136141,136143,139519,136138,137019,136725,61325,143137,131386,142822,142812,142814,134300,136582,142756,136184,139746,136140,136137,137018,136105,136282,142815,61257,136093,128625,131657,143159,136136,136073,136113,128514,136238,138944,143783,143781,138939,143780,143782,143779,138040,137308,137311,137306,137312,137313,145733,137309,137307,137310,137376,123000,137276,137292,137290,137289,137291,137287,148923,161067,137274,137275,152078,152076,152077,137304,137302,137305,145732,145734,145735,137263,137303,137262,137272,137270,137273,137269,137264,137271,138104,139796,138097,98960,98961,138886,138903,144502,138905,138108,138096,138111,138027,143293,138876,142326,143593,143302,137911,142168,143287,139845,136015,139843,137915,137936,142199,138134,142172,142196,150577,136196,136422,143495,143037,142454,143032,142395,135981,138777,138869,138867,136222,138865,137910,138015,137922,138677,138688,137894,138417,137893,138449,138131,138137,137895,137897,138032,138248,138264,138225,138416,138257,138266,138329,138259,138365,138371,138312,138162,143056,143036,137740,138157,126434,140515,139520,140363,139524,130077,138280,140364,138283,138293,137756,138160,140352,138290,126642,138135,138265,138661,137776,137800,137807,138670,138674,137890,137782,138555,137779,137887,137798,137742,137727,138430,138426,137675,138708,123818,131052,143737,144245,136723,146013,143919,143913,143932,138679,144630,135691,136683,139897,135690,143920,139251,135447,139028,141960,143917,143905,143906,138352,135213,137229,139264,128631,142352,129318,139260,138706,130763,135212,73678,125352,150433,146821,129376,129375,138043,138070,125993,125991,122463,138077,138072,129589,133538,133541,122449,143707,131340,131339,129228,131336,138051,129226,131470,141906,132506,132153,141584,132114,149045,125485,122465,138078,134553,129296,138062,120803,121252,141910,126003,142521,129309,129295,134552,133230,120806,129294,129308,125488,132066,138033,138397,129307,142325,137334,142344,129556,125879,126032,125460,139634,130491,144193,120840,141605,130328,142642,144195,144194,144196,126031,125823,125822,141919,142502,128177,137465,135441,126684,131842,121017,132364,132365,130230,120812,143967,126004,141775,131331,132393,133549,121042,141774,132383,129997,130918,132378,132394,132388,130257,130256,130120,130255,120900,126023,130115,122429,130103,130100,132447,130108,125816,129994,121253,130105,146234,130111,152114,130117,152021,131522,130716,131083,130445,133257,130699,125455,146379,133443,134049,126631,132302,131804,132308,131807,140946,122695,137510,130983,144187,144075,144086,133123,132015,131809,123243,131834,62167,144081,140953,122641,122642,122229,128087,120802,130441,131484,131460,142185,142179,131503,120168,120170,131472,131511,177208,137931,131564,133050,131521,131481,143873,132264,122337,142464,122692,122690,122691,141555,141549,135775,131443,131482,132643,141928,125953,131502,141937,122915,131477,131287,131506,142404,131494,131512,131514,125948,120740,130932,131483,143872,131542,131566,130448,131480,122639,122701,122697,131216,122689,130785,140394,31889,108538,91824,48689,111206,31890,107840,97735,91535,93725,97731,98124,96686,3108,93611,96689,91950,98143,105332,105339,96771,96770,112441,118506,122926,107968,92553,93542,96683,90417,105081,113784,90463,90431,90418,113873,97490,96772,96789,108792,97332,96987,96949,96944,96947,97342,85290,96975,96976,96948,96951,96950,96945,96946,113785,93545,93534,106930,96793,119226,96792,97012,96979,97331,96791,97488,102246,32204,53488,30883,102267,30896,102431,102272,101950,101951,4075,101995,174272,102489,101976,92879,2110,30857,102671,102281,102278,102279,102273,102269,102270,97529,113813,102266,94197,96999,96978,97004,96444,96980,96977,97491,112079,97505,108628,106263,106262,106519,106520,106291,92167,106315,106314,106346,111922,106316,106313,106312,112267,45218,111822,111819,111832,111829,111825,111827,112262,111791,111780,111777,111805,111693,106517,103004,111739,103020,114065,114064,92164,105472,116604,112318,99428,92166,109464,105473,99092,103480,61212,100771,61118,61624,61651,66891,60866,59859,59592,59858,66306,59576,71082,59597,56771,65121,59371,66415,59405,59403,61493,64882,59509,64516,64515,64514,59407,70155,64518,59826,61475,59538,55370,59656,61537,67176,63751,59690,59448,63535,62883,59449,59442,63821,61745,24021,59679,59577,65928,50359,66860,66861,59146,70643,70706,65209,58771,58450,50951,72280,72279,65207,72275,58464,67127,31146,64591,64011,64010,63987,64589,64582,64590,71483,63986,64019,65716,64533,60167,59959,64001,64976,64535,64972,63994,64007,61122,59908,63996,64002,64531,66685,67006,67679,67007,67005,64534,64584,64134,35592,64588,66998,64924,64047,64925,64054,64050,64043,64060,73699,73422,67134,64038,64039,64066,64107,65862,64114,64105,64064,68981,64575,64561,64578,64579,130145,67014,67013,66731,62996,64040,63008,64062,64058,64051,65859,65856,64065,64122,73674,64041,67130,67133,68984,65266,64059,64106,74010,74012,64053,64049,64126,56132,64121,64119,64118,64067,74019,64131,63753,63695,63973,63641,63605,64965,58474,59973,65374,62881,64193,110765,110582,110660,110668,110669,110675,64852,63575,63573,63572,110570,110569,110551,66881,65206,59113,66380,59115,63640,63447,63654,63634,63556,63652,63562,63674,63611,65133,63610,58448,65134,58411,64403,58693,65789,63934,63935,65796,65795,58460,58412,65770,65824,59158,59156,65205,59157,59926,65762,64796,65204,59486,59821,59702,63558,63557,59773,59758,59797,59685,60028,59672,59382,59718,59339,59335,59319,59384,63555,35114,60523,60875,64795,59700,59402,63372,59406,61494,60968,104652,61660,64248,60168,64793,63027,60458,60431,60459,64792,63547,64797,60482,59534,65839,59671,59670,65313,53623,51090,111569,16548,112554,96817,107109,96820,96819,96818,96960,58237,114209,114208,114232,103451,96539,97509,97518,32639,32638,32252,32251,96804,96801,96803,96838,96839,113782,96990,96790,97213,35845,103119,103120,96833,96832,103092,103116,103118,108323,99349,111243,95844,96983,124679,103976,110738,79861,104208,93541,93529,93522,105564,93525,105723,93539,97718,93528,93530,93524,113812,92194,41200,93527,113781,93543,93538,93531,109985,32844,93526,99867,96845,96844,96981,93533,106359,96968,119436,108710,119396,119438,107622,104230,119437,172326,114730,92458,93544,93532,97685,120687,96967,112716,112720,92457,92456,68238,92195,96953,96954,92460,92459,106196,110020,110019,110018,108401,54638,96959,92183,151827,93189,93188,112717,92464,68239,68232,96841,96840,96484,96483,106655,92184,115264,97003,99531,32453,92185,32451,97514,99547,91731,92936,92438,96957,96956,96835,96834,96952,97489,113775,97339,113779,32725,96809,110621,112947,97011,117448,97002,112007,96808,110622,97007,32494,97520,116420,97863,116419,116408,112456,97005,106843,97009,113901,113900,112437,112012,96812,96807,96781,125261,96198,17213,97513,107590,107587,109390,109387,116175,31719,31714,31741,31740,31742,108076,31735,31729,31728,25058,31689,31710,107772,110409,92489,98725,98724,121602,98723,97767,96641,109554,96643,114732,119487,119486,113780,115287,113783,93537,93536,31730,97725,106815,112847,124678,97692,97512,107326,27047,119272,118524,96843,96842,96837,106951,96836,112545,103630,96813,96811,96810,96805,96806,99549,96802,96829,112543,96828,96830,96827,110642,96780,96782,96777,96779,96507,96778,96797,110623,96796,96799,96798,31796,96788,96785,96784,96787,96786,96479,97001,111109,99350,97792,34330,96958,96955,96636,96639,96635,72587,43359,34527,96592,106528,111246,109739,97141,104091,103626,105904,101436,97212,114399,114400,114406,114403,114411,113934,113931,113561,114405,113531,113564,114398,114412,113565,113929,113986,114102,114101,114100,114099,114098,114404,114407,113530,113917,113558,114326,114325,113528,116680,114821,12380,115004,115027,68819,114314,113418,113507,115169,51987,7379,61375,111345,114641,114256,115006,115024,114254,12379,115414,102473,115009,145714,148265,148768,149616,141669,149408,149409,149371,68979,62200,62199,54473,54472,57801,25080,24927,24926,24924,24935,24931,24930,25081,25075,24934,24929,52810,52812,52809,42548,14498,46181,3346,3345,3369,11066,14451,46742,46741,61369,1420,3413,3335,3412,11017,14499,3372,3371,12136,2857,46718,5875,52032,7010,46716,47254,88706,88705,5909,130911,49737,3368,46708,43062,95057,20493,20490,20488,20486,141528,9564,114104,5639,44918,20491,20489,44948,95234,42506,50323,46709,3310,20492,44919,32642,32641,109912,3216,44158,113395,50488,50477,141310,14881,3331,15476,63626,47246,3329,14377,62198,49131,135201,47571,35068,3314,58155,52034,46142,3323,45339,46556,46555,23128,72654,45337,49622,44338,3144,3312,4047,44868,89830,44872,27489,51195,44867,44866,62114,3342,72559,49750,5614,3370,121541,44871,14375,149290,23635,88703,135202,137762,5613,5611,5610,5609,5606,88702,88701,62822,62821,6466,175135,142668,142666,5817,44878,14376,44853,149297,141656,47253,150131,50304,149279,151937,148263,3313,6566,148795,142856,62115,3300,148250,155739,44877,14558,141693,133186,141691,44854,149523,148242,149626,11156,149258,34238,12343,12342,12341,14392,168459,62195,35169,149296,42859,44851,89713,49837,44856,44852,44876,28960,49743,32520,148770,149522,38821,51346,74228,71100,149270,40891,3296,141702,7395,141647,141119,141652,12346,5196,101034,101026,101006,101022,12349,101025,101605,101146,101047,101100,5194,113622,113086,113082,101020,101035,101010,113084,101018,101011,93223,14543,113085,113083,101019,101024,101104,101106,101043,112594,100849,46667,73151,46572,3403,45138,44723,12791,100852,46619,100865,45095,100855,88704,44740,13842,100873,62194,5188,45023,47247,100413,6929,100874,47248,45709,100730,112730,112584,46621,46140,100731,100721,100466,100464,45347,44865,7311,38244,100856,45029,45019,30611,12789,3304,112588,3297,112593,112592,5892,100848,45137,7952,17098,45025,112590,112587,112585,100728,112607,112608,112591,112589,112586,112602,112601,112598,112599,100867,100866,100870,101606,93514,112600)) OR (`DifficultyID`=12 AND `Entry` IN (129305,138948,138945,138896,138973,138946,89829,91473,107947,96928,88474,91590,110534,91885,91569,91563,110846,91532,90902,95451,93687,93113,94070,94275,93961,93962,95307,94423,94271,92933,94970,92950,94822,95905,93560,94820,94809,95892,94812,94737,95316,95315,94202,94576,93506,93104,93983,94550,93485,93498,94421,94420,94419,93496,114795,94593,94436,93490,93486,95712,100546,101578,101415,88190,101607,100363,100306,100480,64501,100307,100308,61119,105962,61529,60491,103863,97386,94721,97054,96752,98383,96530,97169,96546,96527,96540,97168,96747,97027,96745,96541,96528,96746,96757,96758)) OR (`DifficultyID`=1 AND `Entry` IN (102380,102368,102377,102370,102369,102337,102282,102620,113610,30837,104529)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135902, 0, 0, 0, 187, 38134), -(135905, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(129886, 0, 0, 0, 81, 38134), -(127801, 0, 0, 0, 81, 38134), -(134076, 0, 0, 0, 187, 38134), -(144283, 0, 0, 0, 187, 38134), -(134078, 0, 0, 0, 187, 38134), -(134753, 0, 0, 0, 187, 38134), -(137587, 0, 0, 0, 187, 38134), -(134080, 0, 0, 0, 187, 38134), -(50487, 0, 0, 0, 81, 38134), -(61320, 0, 0, 0, 371, 38134), -(137329, 0, 0, 0, 187, 38134), -(137336, 0, 0, 0, 187, 38134), -(137349, 0, 0, 0, 187, 38134), -(137353, 0, 0, 0, 187, 38134), -(137079, 0, 0, 0, 187, 38134), -(130147, 0, 0, 0, 187, 38134), -(137011, 0, 0, 0, 187, 38134), -(126682, 0, 0, 0, 186, 38134), -(142824, 0, 0, 0, 187, 38134), -(143059, 0, 0, 0, 188, 38134), -(136579, 0, 0, 0, 187, 38134), -(142798, 0, 0, 0, 186, 38134), -(135988, 0, 0, 0, 2117, 38134), -(142811, 0, 0, 0, 187, 38134), -(136142, 0, 0, 0, 187, 38134), -(138460, 0, 0, 0, 292, 38134), -(136187, 0, 0, 0, 187, 38134), -(137040, 0, 0, 0, 187, 38134), -(136141, 0, 0, 0, 187, 38134), -(136143, 0, 0, 0, 187, 38134), -(139519, 0, 0, 0, 187, 38134), -(136138, 0, 0, 0, 187, 38134), -(137019, 0, 0, 0, 187, 38134), -(136725, 0, 0, 0, 492, 38134), -(61325, 0, 0, 0, 371, 38134), -(143137, 0, 0, 0, 188, 38134), -(131386, 0, 0, 0, 191, 38134), -(142822, 0, 0, 0, 187, 38134), -(142812, 0, 0, 0, 187, 38134), -(142814, 0, 0, 0, 187, 38134), -(134300, 0, 0, 0, 187, 38134), -(136582, 0, 0, 0, 187, 38134), -(142756, 0, 0, 0, 186, 38134), -(136184, 0, 0, 0, 187, 38134), -(139746, 0, 0, 0, 292, 38134), -(136140, 0, 0, 0, 187, 38134), -(136137, 0, 0, 0, 187, 38134), -(137018, 0, 0, 0, 187, 38134), -(136105, 0, 0, 0, 187, 38134), -(136282, 0, 0, 0, 187, 38134), -(142815, 0, 0, 0, 187, 38134), -(61257, 0, 0, 0, 371, 38134), -(136093, 0, 0, 0, 465, 38134), -(128625, 0, 0, 0, 187, 38134), -(131657, 0, 0, 0, 292, 38134), -(143159, 0, 0, 0, 188, 38134), -(136136, 0, 0, 0, 187, 38134), -(136073, 0, 0, 0, 465, 38134), -(136113, 0, 0, 0, 187, 38134), -(128514, 0, 0, 0, 81, 38134), -(136238, 0, 0, 0, 187, 38134), -(129305, 12, 0, 0, 189, 38134), -(138948, 12, 2, 2, 467, 38134), -(138945, 12, 0, 0, 467, 38134), -(138896, 12, 1, 1, 467, 38134), -(138973, 12, 0, 0, 644, 38134), -(138946, 12, 0, 0, 467, 38134), -(138944, 0, -1, -1, 467, 38134), -(143783, 0, 0, 0, 467, 38134), -(143781, 0, 0, 0, 467, 38134), -(138939, 0, -3, -2, 467, 38134), -(143780, 0, 0, 0, 467, 38134), -(143782, 0, 0, 0, 467, 38134), -(143779, 0, 0, 0, 467, 38134), -(138040, 0, 0, 0, 793, 38134), -(137308, 0, 0, 0, 289, 38134), -(137311, 0, 0, 0, 289, 38134), -(137306, 0, 0, 0, 289, 38134), -(137312, 0, 0, 0, 289, 38134), -(137313, 0, 0, 0, 289, 38134), -(145733, 0, 0, 0, 289, 38134), -(137309, 0, 0, 0, 289, 38134), -(137307, 0, 0, 0, 289, 38134), -(137310, 0, 0, 0, 289, 38134), -(137376, 0, 0, 0, 289, 38134), -(123000, 0, 0, 0, 189, 38134), -(137276, 0, 0, 0, 289, 38134), -(137292, 0, 0, 0, 289, 38134), -(137290, 0, 0, 0, 289, 38134), -(137289, 0, 0, 0, 289, 38134), -(137291, 0, 0, 0, 289, 38134), -(137287, 0, 0, 0, 289, 38134), -(148923, 0, 0, 0, 189, 38134), -(161067, 0, 0, 0, 189, 38134), -(137274, 0, 0, 0, 289, 38134), -(137275, 0, 0, 0, 289, 38134), -(152078, 0, 0, 0, 289, 38134), -(152076, 0, 0, 0, 289, 38134), -(152077, 0, 0, 0, 289, 38134), -(137304, 0, 0, 0, 289, 38134), -(137302, 0, 0, 0, 289, 38134), -(137305, 0, 0, 0, 289, 38134), -(145732, 0, 0, 0, 289, 38134), -(145734, 0, 0, 0, 289, 38134), -(145735, 0, 0, 0, 289, 38134), -(137263, 0, 0, 0, 289, 38134), -(137303, 0, 0, 0, 289, 38134), -(137262, 0, 0, 0, 289, 38134), -(137272, 0, 0, 0, 289, 38134), -(137270, 0, 0, 0, 289, 38134), -(137273, 0, 0, 0, 289, 38134), -(137269, 0, 0, 0, 289, 38134), -(137264, 0, 0, 0, 289, 38134), -(137271, 0, 0, 0, 289, 38134), -(138104, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(138097, 0, 0, 0, 2117, 38134), -(98960, 0, 0, 0, 339, 38134), -(98961, 0, 0, 0, 339, 38134), -(138886, 0, 0, 0, 188, 38134), -(138903, 0, 0, 0, 188, 38134), -(144502, 0, 0, 0, 188, 38134), -(138905, 0, 0, 0, 188, 38134), -(138108, 0, 0, 0, 188, 38134), -(138096, 0, 0, 0, 188, 38134), -(138111, 0, 0, 0, 188, 38134), -(138027, 0, 0, 0, 465, 38134), -(143293, 0, 0, 0, 188, 38134), -(138876, 0, 0, 0, 188, 38134), -(142326, 0, 0, 0, 333, 38134), -(143593, 0, 0, 0, 188, 38134), -(143302, 0, 0, 0, 189, 38134), -(137911, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(143287, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(136015, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(137915, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(142199, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(142172, 0, 0, 0, 81, 38134), -(142196, 0, 0, 0, 81, 38134), -(150577, 0, 0, 0, 188, 38134), -(136196, 0, 0, 0, 188, 38134), -(136422, 0, 0, 0, 81, 38134), -(143495, 0, 0, 0, 188, 38134), -(143037, 0, 0, 0, 371, 38134), -(142454, 0, 0, 0, 706, 38134), -(143032, 0, 0, 0, 371, 38134), -(142395, 0, 0, 0, 188, 38134), -(135981, 0, 0, 0, 188, 38134), -(138777, 0, 0, 0, 188, 38134), -(138869, 0, 0, 0, 188, 38134), -(138867, 0, 0, 0, 188, 38134), -(136222, 0, 0, 0, 188, 38134), -(138865, 0, 0, 0, 188, 38134), -(137910, 0, 0, 0, 188, 38134), -(138015, 0, 0, 0, 188, 38134), -(137922, 0, 0, 0, 188, 38134), -(138677, 0, 0, 0, 188, 38134), -(138688, 0, 0, 0, 188, 38134), -(137894, 0, 0, 0, 188, 38134), -(138417, 0, 0, 0, 188, 38134), -(137893, 0, 0, 0, 188, 38134), -(138449, 0, 0, 0, 188, 38134), -(138131, 0, 0, 0, 188, 38134), -(138137, 0, 0, 0, 188, 38134), -(137895, 0, 0, 0, 188, 38134), -(137897, 0, 0, 0, 188, 38134), -(138032, 0, 0, 0, 188, 38134), -(138248, 0, 0, 0, 188, 38134), -(138264, 0, 0, 0, 188, 38134), -(138225, 0, 0, 0, 188, 38134), -(138416, 0, 0, 0, 188, 38134), -(138257, 0, 0, 0, 465, 38134), -(138266, 0, 0, 0, 188, 38134), -(138329, 0, 0, 0, 465, 38134), -(138259, 0, 0, 0, 188, 38134), -(138365, 0, 0, 0, 467, 38134), -(138371, 0, 0, 0, 188, 38134), -(138312, 0, 0, 0, 467, 38134), -(138162, 0, 0, 0, 186, 38134), -(143056, 0, 0, 0, 371, 38134), -(143036, 0, 0, 0, 371, 38134), -(137740, 0, 0, 0, 186, 38134), -(138157, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(140515, 0, 0, 0, 492, 38134), -(139520, 0, 0, 0, 186, 38134), -(140363, 0, 0, 0, 492, 38134), -(139524, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(140364, 0, 0, 0, 492, 38134), -(138283, 0, 0, 0, 186, 38134), -(138293, 0, 0, 0, 186, 38134), -(137756, 0, 0, 0, 186, 38134), -(138160, 0, 0, 0, 186, 38134), -(140352, 0, 0, 0, 492, 38134), -(138290, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(138135, 0, 0, 0, 186, 38134), -(138265, 0, 0, 0, 2117, 38134), -(138661, 0, 0, 0, 186, 38134), -(137776, 0, 0, 0, 186, 38134), -(137800, 0, 0, 0, 467, 38134), -(137807, 0, 0, 0, 467, 38134), -(138670, 0, 0, 0, 186, 38134), -(138674, 0, 0, 0, 186, 38134), -(137890, 0, 0, 0, 467, 38134), -(137782, 0, 0, 0, 186, 38134), -(138555, 0, 0, 0, 186, 38134), -(137779, 0, 0, 0, 186, 38134), -(137887, 0, 0, 0, 186, 38134), -(137798, 0, 0, 0, 467, 38134), -(137742, 0, 0, 0, 186, 38134), -(137727, 0, 0, 0, 186, 38134), -(138430, 0, 0, 0, 186, 38134), -(138426, 0, 0, 0, 186, 38134), -(137675, 0, 0, 0, 186, 38134), -(138708, 0, 0, 0, 492, 38134), -(123818, 0, 0, 0, 830, 38134), -(131052, 0, 0, 0, 189, 38134), -(143737, 0, 0, 0, 189, 38134), -(144245, 0, 0, 0, 189, 38134), -(136723, 0, 0, 0, 492, 38134), -(146013, 0, 0, 0, 189, 38134), -(143919, 0, 0, 0, 492, 38134), -(143913, 0, 0, 0, 492, 38134), -(143932, 0, 0, 0, 189, 38134), -(138679, 0, 0, 0, 189, 38134), -(144630, 0, 0, 0, 492, 38134), -(135691, 0, 0, 0, 492, 38134), -(136683, 0, 0, 0, 794, 38134), -(139897, 0, 0, 0, 189, 38134), -(135690, 0, 0, 0, 189, 38134), -(143920, 0, 0, 0, 189, 38134), -(139251, 0, 0, 0, 467, 38134), -(135447, 0, 0, 0, 805, 38134), -(139028, 0, 0, 0, 189, 38134), -(141960, 0, 0, 0, 189, 38134), -(143917, 0, 0, 0, 492, 38134), -(143905, 0, 0, 0, 189, 38134), -(143906, 0, 0, 0, 189, 38134), -(138352, 0, 0, 0, 467, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135213, 0, 0, 0, 189, 38134), -(137229, 0, 0, 0, 492, 38134), -(139264, 0, 0, 0, 467, 38134), -(128631, 0, 0, 0, 189, 38134), -(142352, 0, 0, 0, 467, 38134), -(129318, 0, 0, 0, 189, 38134), -(139260, 0, 0, 0, 467, 38134), -(138706, 0, 0, 0, 841, 38134), -(130763, 0, 0, 0, 81, 38134), -(135212, 0, 0, 0, 189, 38134), -(73678, 0, 0, 0, 328, 38134), -(125352, 0, 0, 0, 189, 38134), -(150433, 0, 0, 0, 691, 38134), -(146821, 0, 4, 4, 1723, 38134), -(129376, 0, 0, 0, 189, 38134), -(129375, 0, 0, 0, 189, 38134), -(138043, 0, 0, 0, 189, 38134), -(138070, 0, 0, 0, 189, 38134), -(125993, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(122463, 0, 0, 0, 189, 38134), -(138077, 0, 0, 0, 189, 38134), -(138072, 0, 0, 0, 189, 38134), -(129589, 0, 0, 0, 189, 38134), -(133538, 0, 0, 0, 189, 38134), -(133541, 0, 0, 0, 189, 38134), -(122449, 0, 0, 0, 189, 38134), -(143707, 0, 0, 0, 189, 38134), -(131340, 0, 4, 4, 1723, 38134), -(131339, 0, 4, 4, 1723, 38134), -(129228, 0, 0, 0, 189, 38134), -(131336, 0, 4, 4, 189, 38134), -(138051, 0, 0, 0, 189, 38134), -(129226, 0, 0, 0, 189, 38134), -(131470, 0, 0, 0, 189, 38134), -(141906, 0, 0, 0, 189, 38134), -(132506, 0, 0, 0, 189, 38134), -(132153, 0, 4, 4, 1723, 38134), -(141584, 0, 0, 0, 189, 38134), -(132114, 0, 0, 0, 189, 38134), -(149045, 0, 0, 0, 838, 38134), -(125485, 0, 0, 0, 189, 38134), -(122465, 0, 0, 0, 189, 38134), -(138078, 0, 0, 0, 189, 38134), -(134553, 0, 0, 0, 189, 38134), -(129296, 0, 0, 0, 189, 38134), -(138062, 0, 0, 0, 189, 38134), -(120803, 0, 0, 0, 189, 38134), -(121252, 0, 0, 0, 2117, 38134), -(141910, 0, 0, 0, 189, 38134), -(126003, 0, 4, 4, 1723, 38134), -(142521, 0, 0, 0, 189, 38134), -(129309, 0, 0, 0, 189, 38134), -(129295, 0, 0, 0, 189, 38134), -(134552, 0, 0, 0, 189, 38134), -(133230, 0, 0, 0, 189, 38134), -(120806, 0, 0, 0, 189, 38134), -(129294, 0, 0, 0, 189, 38134), -(129308, 0, 0, 0, 189, 38134), -(125488, 0, 0, 0, 189, 38134), -(132066, 0, 0, 0, 189, 38134), -(138033, 0, 0, 0, 189, 38134), -(138397, 0, 0, 0, 189, 38134), -(129307, 0, 0, 0, 189, 38134), -(142325, 0, 0, 0, 189, 38134), -(137334, 0, 0, 0, 189, 38134), -(142344, 0, 0, 0, 189, 38134), -(129556, 0, 0, 0, 189, 38134), -(125879, 0, 0, 0, 189, 38134), -(126032, 0, 0, 0, 189, 38134), -(125460, 0, 0, 0, 189, 38134), -(139634, 0, 0, 0, 189, 38134), -(130491, 0, 0, 0, 189, 38134), -(144193, 0, 0, 0, 189, 38134), -(120840, 0, 0, 0, 189, 38134), -(141605, 0, 0, 0, 189, 38134), -(130328, 0, 0, 0, 189, 38134), -(142642, 0, 0, 0, 189, 38134), -(144195, 0, 0, 0, 189, 38134), -(144194, 0, 0, 0, 189, 38134), -(144196, 0, 0, 0, 189, 38134), -(126031, 0, 0, 0, 189, 38134), -(125823, 0, 4, 4, 1723, 38134), -(125822, 0, 4, 4, 1723, 38134), -(141919, 0, 0, 0, 189, 38134), -(142502, 0, 4, 4, 1723, 38134), -(128177, 0, 0, 0, 189, 38134), -(137465, 0, 0, 0, 189, 38134), -(135441, 0, 0, 0, 189, 38134), -(126684, 0, 0, 0, 189, 38134), -(131842, 0, 0, 0, 189, 38134), -(121017, 0, 0, 0, 189, 38134), -(132364, 0, 0, 0, 189, 38134), -(132365, 0, 0, 0, 189, 38134), -(130230, 0, 0, 0, 189, 38134), -(120812, 0, 0, 0, 189, 38134), -(143967, 0, 0, 0, 289, 38134), -(126004, 0, 4, 4, 1723, 38134), -(141775, 0, 4, 4, 1723, 38134), -(131331, 0, 4, 4, 1723, 38134), -(132393, 0, 0, 0, 189, 38134), -(133549, 0, 0, 0, 189, 38134), -(121042, 0, 0, 0, 189, 38134), -(141774, 0, 4, 4, 1723, 38134), -(132383, 0, 0, 0, 189, 38134), -(129997, 0, 0, 0, 189, 38134), -(130918, 0, 0, 0, 189, 38134), -(132378, 0, 0, 0, 189, 38134), -(132394, 0, 0, 0, 189, 38134), -(132388, 0, 0, 0, 189, 38134), -(130257, 0, 0, 0, 189, 38134), -(130256, 0, 0, 0, 189, 38134), -(130120, 0, 0, 0, 189, 38134), -(130255, 0, 0, 0, 189, 38134), -(120900, 0, 0, 0, 189, 38134), -(126023, 0, 0, 0, 189, 38134), -(130115, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(130103, 0, 0, 0, 189, 38134), -(130100, 0, 0, 0, 189, 38134), -(132447, 0, 0, 0, 81, 38134), -(130108, 0, 0, 0, 189, 38134), -(125816, 0, 0, 0, 189, 38134), -(129994, 0, 0, 0, 189, 38134), -(121253, 0, 0, 0, 189, 38134), -(130105, 0, 0, 0, 189, 38134), -(146234, 0, 0, 0, 464, 38134), -(130111, 0, 0, 0, 189, 38134), -(152114, 0, 0, 0, 464, 38134), -(130117, 0, 0, 0, 189, 38134), -(152021, 0, 0, 0, 464, 38134), -(131522, 0, 0, 0, 189, 38134), -(130716, 0, 0, 0, 81, 38134), -(131083, 0, 0, 0, 189, 38134), -(130445, 0, 0, 0, 81, 38134), -(133257, 0, 0, 0, 189, 38134), -(130699, 0, 0, 0, 81, 38134), -(125455, 0, 0, 0, 81, 38134), -(146379, 0, 0, 0, 189, 38134), -(133443, 0, 0, 0, 189, 38134), -(134049, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(132302, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(132308, 0, 0, 0, 189, 38134), -(131807, 0, 0, 0, 189, 38134), -(140946, 0, 0, 0, 189, 38134), -(122695, 0, 0, 0, 189, 38134), -(137510, 0, 0, 0, 189, 38134), -(130983, 0, 0, 0, 465, 38134), -(144187, 0, 0, 0, 189, 38134), -(144075, 0, 0, 0, 181, 38134), -(144086, 0, 3, 3, 838, 38134), -(133123, 0, 0, 0, 189, 38134), -(132015, 0, 0, 0, 189, 38134), -(131809, 0, 0, 0, 189, 38134), -(123243, 0, 0, 0, 191, 38134), -(131834, 0, 0, 0, 189, 38134), -(62167, 0, 0, 0, 328, 38134), -(144081, 0, 0, 0, 181, 38134), -(140953, 0, 0, 0, 189, 38134), -(122641, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(122229, 0, 0, 0, 191, 38134), -(128087, 0, 0, 0, 465, 38134), -(120802, 0, 0, 0, 465, 38134), -(130441, 0, 0, 0, 81, 38134), -(131484, 0, 0, 0, 465, 38134), -(131460, 0, 0, 0, 189, 38134), -(142185, 0, 0, 0, 189, 38134), -(142179, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(120168, 0, 0, 0, 189, 38134), -(120170, 0, 0, 0, 794, 38134), -(131472, 0, 0, 0, 189, 38134), -(131511, 0, 0, 0, 189, 38134), -(177208, 0, 0, 0, 186, 38134), -(137931, 0, 0, 0, 189, 38134), -(131564, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(131521, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(143873, 0, 0, 0, 189, 38134), -(132264, 0, 0, 0, 189, 38134), -(122337, 0, 0, 0, 189, 38134), -(142464, 0, 0, 0, 465, 38134), -(122692, 0, 0, 0, 189, 38134), -(122690, 0, 0, 0, 189, 38134), -(122691, 0, 0, 0, 189, 38134), -(141555, 0, 3, 3, 794, 38134), -(141549, 0, 0, 0, 189, 38134), -(135775, 0, 0, 0, 189, 38134), -(131443, 0, 0, 0, 189, 38134), -(131482, 0, 0, 0, 465, 38134), -(132643, 0, 0, 0, 189, 38134), -(141928, 0, 0, 0, 189, 38134), -(125953, 0, 0, 0, 189, 38134), -(131502, 0, 0, 0, 189, 38134), -(141937, 0, 0, 0, 189, 38134), -(122915, 0, 0, 0, 189, 38134), -(131477, 0, 0, 0, 465, 38134), -(131287, 0, 0, 0, 189, 38134), -(131506, 0, 0, 0, 189, 38134), -(142404, 0, 0, 0, 465, 38134), -(131494, 0, 0, 0, 189, 38134), -(131512, 0, 0, 0, 189, 38134), -(131514, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(120740, 0, 0, 0, 794, 38134), -(130932, 0, 0, 0, 189, 38134), -(131483, 0, 0, 0, 465, 38134), -(143872, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(131566, 0, 0, 0, 189, 38134), -(130448, 0, 0, 0, 81, 38134), -(131480, 0, 0, 0, 465, 38134), -(122639, 0, 2, 2, 464, 38134), -(122701, 0, 0, 0, 189, 38134), -(122697, 0, 0, 0, 189, 38134), -(131216, 0, 0, 0, 465, 38134), -(122689, 0, 0, 0, 2117, 38134), -(130785, 0, 0, 0, 189, 38134), -(140394, 0, 0, 0, 189, 38134), -(31889, 0, 0, 0, 81, 38134), -(108538, 0, 0, 0, 334, 38134), -(91824, 0, 0, 0, 334, 38134), -(48689, 0, 0, 0, 81, 38134), -(111206, 0, 0, 0, 334, 38134), -(31890, 0, 0, 0, 81, 38134), -(107840, 0, 0, 0, 334, 38134), -(97735, 0, 0, 0, 81, 38134), -(91535, 0, 0, 0, 334, 38134), -(93725, 0, 0, 0, 81, 38134), -(97731, 0, 0, 0, 81, 38134), -(98124, 0, 0, 0, 881, 38134), -(89829, 12, 0, 0, 334, 38134), -(91473, 12, 0, 0, 334, 38134), -(107947, 12, 0, 0, 633, 38134), -(96928, 12, 0, 0, 334, 38134), -(88474, 12, 0, 0, 371, 38134), -(91590, 12, 0, 0, 334, 38134), -(110534, 12, 0, 0, 334, 38134), -(91885, 12, 0, 0, 334, 38134), -(91569, 12, 0, 0, 334, 38134), -(91563, 12, 0, 0, 334, 38134), -(110846, 12, 0, 0, 334, 38134), -(91532, 12, 0, 0, 334, 38134), -(90902, 12, 0, 0, 334, 38134), -(95451, 12, 0, 0, 334, 38134), -(93687, 12, 0, 0, 334, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(93113, 12, 0, 0, 334, 38134), -(94070, 12, 0, 0, 334, 38134), -(94275, 12, 0, 0, 334, 38134), -(93961, 12, 0, 0, 334, 38134), -(93962, 12, 0, 0, 334, 38134), -(95307, 12, 0, 0, 334, 38134), -(94423, 12, 0, 0, 334, 38134), -(94271, 12, 0, 0, 334, 38134), -(92933, 12, 0, 0, 334, 38134), -(94970, 12, 0, 0, 334, 38134), -(92950, 12, 0, 0, 334, 38134), -(94822, 12, 0, 0, 334, 38134), -(95905, 12, 0, 0, 334, 38134), -(93560, 12, 0, 0, 334, 38134), -(94820, 12, 0, 0, 334, 38134), -(94809, 12, 0, 0, 334, 38134), -(95892, 12, 0, 0, 334, 38134), -(94812, 12, 0, 0, 334, 38134), -(94737, 12, 0, 0, 334, 38134), -(95316, 12, 0, 0, 334, 38134), -(95315, 12, 0, 0, 334, 38134), -(94202, 12, 0, 0, 334, 38134), -(94576, 12, 0, 0, 334, 38134), -(93506, 12, 0, 0, 334, 38134), -(93104, 12, 0, 0, 334, 38134), -(93983, 12, 0, 0, 334, 38134), -(94550, 12, 0, 0, 334, 38134), -(93485, 12, 0, 0, 334, 38134), -(93498, 12, 0, 0, 334, 38134), -(94421, 12, 0, 0, 334, 38134), -(94420, 12, 0, 0, 334, 38134), -(94419, 12, 0, 0, 334, 38134), -(93496, 12, 0, 0, 334, 38134), -(114795, 12, 0, 0, 334, 38134), -(94593, 12, 0, 0, 334, 38134), -(94436, 12, 0, 0, 334, 38134), -(93490, 12, 0, 0, 334, 38134), -(93486, 12, 0, 0, 334, 38134), -(95712, 12, 0, 0, 334, 38134), -(96686, 0, 3, 3, 334, 38134), -(3108, 0, 0, 0, 70, 38134), -(93611, 0, 0, 0, 334, 38134), -(96689, 0, 0, 0, 334, 38134), -(91950, 0, 0, 0, 334, 38134), -(98143, 0, 0, 0, 334, 38134), -(105332, 0, 0, 0, 642, 38134), -(105339, 0, 0, 0, 642, 38134), -(96771, 0, 0, 0, 347, 38134), -(96770, 0, 0, 0, 347, 38134), -(112441, 0, 0, 0, 347, 38134), -(118506, 0, 0, 0, 336, 38134), -(122926, 0, 2, 2, 672, 38134), -(107968, 0, 0, 0, 347, 38134), -(92553, 0, 0, 0, 642, 38134), -(93542, 0, 0, 0, 885, 38134), -(96683, 0, 0, 0, 334, 38134), -(90417, 0, 0, 0, 773, 38134), -(105081, 0, 0, 0, 347, 38134), -(113784, 0, 0, 0, 347, 38134), -(90463, 0, 0, 0, 347, 38134), -(90431, 0, 0, 0, 347, 38134), -(90418, 0, 0, 0, 347, 38134), -(113873, 0, 0, 0, 488, 38134), -(97490, 0, 0, 0, 885, 38134), -(96772, 0, 0, 0, 885, 38134), -(96789, 0, 0, 0, 885, 38134), -(108792, 0, 0, 0, 347, 38134), -(97332, 0, 0, 0, 773, 38134), -(96987, 0, 0, 0, 773, 38134), -(96949, 0, 0, 0, 347, 38134), -(96944, 0, 0, 0, 347, 38134), -(96947, 0, 0, 0, 347, 38134), -(97342, 0, 0, 0, 773, 38134), -(85290, 0, 0, 0, 302, 38134), -(96975, 0, 0, 0, 773, 38134), -(96976, 0, 0, 0, 773, 38134), -(96948, 0, 0, 0, 347, 38134), -(96951, 0, 0, 0, 347, 38134), -(96950, 0, 0, 0, 347, 38134), -(96945, 0, 0, 0, 347, 38134), -(96946, 0, 0, 0, 347, 38134), -(113785, 0, 0, 0, 347, 38134), -(93545, 0, 0, 0, 885, 38134), -(93534, 0, 0, 0, 885, 38134), -(106930, 0, 0, 0, 347, 38134), -(96793, 0, 0, 0, 773, 38134), -(119226, 0, 0, 0, 336, 38134), -(96792, 0, 0, 0, 885, 38134), -(97012, 0, 0, 0, 885, 38134), -(96979, 0, 0, 0, 885, 38134), -(97331, 0, 0, 0, 885, 38134), -(96791, 0, 0, 0, 885, 38134), -(97488, 0, 0, 0, 885, 38134), -(102380, 1, 0, 0, 446, 38134), -(102368, 1, 0, 0, 446, 38134), -(102377, 1, 0, 0, 446, 38134), -(102370, 1, 0, 0, 446, 38134), -(102369, 1, 0, 0, 446, 38134), -(102337, 1, 0, 0, 446, 38134), -(102282, 1, 0, 0, 446, 38134), -(102620, 1, 0, 0, 642, 38134), -(113610, 1, 0, 0, 446, 38134), -(30837, 1, 3, 3, 247, 38134), -(104529, 1, 0, 0, 348, 38134), -(102246, 0, 0, 0, 446, 38134), -(32204, 0, 0, 0, 247, 38134), -(53488, 0, 0, 0, 181, 38134), -(30883, 0, 0, 0, 247, 38134), -(102267, 0, 0, 0, 446, 38134), -(30896, 0, 0, 0, 247, 38134), -(102431, 0, 0, 0, 446, 38134), -(102272, 0, 0, 0, 446, 38134), -(101950, 0, 0, 0, 446, 38134), -(101951, 0, 0, 0, 446, 38134), -(4075, 0, 0, 0, 81, 38134), -(101995, 0, 0, 0, 446, 38134), -(174272, 0, 0, 0, 446, 38134), -(102489, 0, 0, 0, 446, 38134), -(101976, 0, 0, 0, 446, 38134), -(92879, 0, 0, 0, 181, 38134), -(2110, 0, 0, 0, 81, 38134), -(30857, 0, 0, 0, 247, 38134), -(102671, 0, 0, 0, 446, 38134), -(102281, 0, 0, 0, 446, 38134), -(102278, 0, 1, 1, 446, 38134), -(102279, 0, 0, 0, 446, 38134), -(102273, 0, 0, 0, 446, 38134), -(102269, 0, 0, 0, 446, 38134), -(102270, 0, 0, 0, 446, 38134), -(97529, 0, 0, 0, 885, 38134), -(113813, 0, 1, 1, 446, 38134), -(102266, 0, 0, 0, 446, 38134), -(94197, 0, 0, 0, 885, 38134), -(96999, 0, 0, 0, 885, 38134), -(96978, 0, 0, 0, 885, 38134), -(97004, 0, 0, 0, 885, 38134), -(96444, 0, 0, 0, 885, 38134), -(96980, 0, 0, 0, 885, 38134), -(96977, 0, 0, 0, 885, 38134), -(97491, 0, 0, 0, 885, 38134), -(112079, 0, 0, 0, 642, 38134), -(97505, 0, 0, 0, 885, 38134), -(108628, 0, 0, 0, 633, 38134), -(106263, 0, 0, 0, 341, 38134), -(106262, 0, 0, 0, 341, 38134), -(106519, 0, 0, 0, 346, 38134), -(106520, 0, 0, 0, 346, 38134), -(106291, 0, 0, 0, 633, 38134), -(92167, 0, 0, 0, 633, 38134), -(106315, 0, 0, 0, 633, 38134), -(106314, 0, 0, 0, 633, 38134), -(106346, 0, 0, 0, 633, 38134), -(111922, 0, 0, 0, 339, 38134), -(106316, 0, 0, 0, 341, 38134), -(106313, 0, 0, 0, 633, 38134), -(106312, 0, 0, 0, 633, 38134), -(112267, 0, 0, 0, 339, 38134), -(45218, 0, 0, 0, 181, 38134), -(111822, 0, 0, 0, 633, 38134), -(111819, 0, 0, 0, 633, 38134), -(111832, 0, 0, 0, 633, 38134), -(111829, 0, 0, 0, 633, 38134), -(111825, 0, 0, 0, 633, 38134), -(111827, 0, 0, 0, 633, 38134), -(112262, 0, 0, 0, 339, 38134), -(111791, 0, 0, 0, 633, 38134), -(111780, 0, 0, 0, 633, 38134), -(111777, 0, 0, 0, 633, 38134), -(111805, 0, 0, 0, 633, 38134), -(111693, 0, 0, 0, 633, 38134), -(106517, 0, 0, 0, 633, 38134), -(103004, 0, 0, 0, 339, 38134), -(111739, 0, 0, 0, 633, 38134), -(103020, 0, 0, 0, 339, 38134), -(114065, 0, 0, 0, 633, 38134), -(114064, 0, 24, 24, 371, 38134), -(92164, 0, 0, 0, 633, 38134), -(105472, 0, 0, 0, 341, 38134), -(116604, 0, 0, 0, 633, 38134), -(112318, 0, 0, 0, 339, 38134), -(99428, 0, 0, 0, 633, 38134), -(92166, 0, 0, 0, 633, 38134), -(109464, 0, 0, 0, 633, 38134), -(105473, 0, 0, 0, 341, 38134), -(99092, 0, 0, 0, 339, 38134), -(100546, 12, 0, 0, 642, 38134), -(101578, 12, 0, 0, 642, 38134), -(101415, 12, 0, 0, 624, 38134), -(88190, 12, 0, 0, 178, 38134), -(101607, 12, 0, 0, 624, 38134), -(100363, 12, 0, 0, 773, 38134), -(100306, 12, 0, 0, 642, 38134), -(100480, 12, 0, 0, 624, 38134), -(64501, 12, 0, 0, 60, 38134), -(100307, 12, 0, 0, 773, 38134), -(100308, 12, 0, 0, 773, 38134), -(61119, 12, 0, 0, 60, 38134), -(105962, 12, 0, 0, 60, 38134), -(61529, 12, 0, 0, 60, 38134), -(103480, 0, 0, 0, 642, 38134), -(61212, 0, 0, 0, 60, 38134), -(100771, 0, 0, 0, 642, 38134), -(61118, 0, 0, 0, 881, 38134), -(61624, 0, 0, 0, 60, 38134), -(61651, 0, 0, 0, 60, 38134), -(66891, 0, 0, 0, 60, 38134), -(60866, 0, 0, 0, 60, 38134), -(59859, 0, 0, 0, 60, 38134), -(59592, 0, 0, 0, 60, 38134), -(59858, 0, 0, 0, 60, 38134), -(66306, 0, 0, 0, 304, 38134), -(59576, 0, 0, 0, 60, 38134), -(71082, 0, 0, 0, 60, 38134), -(59597, 0, 0, 0, 60, 38134), -(56771, 0, 0, 0, 2112, 38134), -(65121, 0, 0, 0, 60, 38134), -(59371, 0, 0, 0, 60, 38134), -(66415, 0, 0, 0, 60, 38134), -(59405, 0, 0, 0, 60, 38134), -(59403, 0, 0, 0, 60, 38134), -(61493, 0, 0, 0, 60, 38134), -(64882, 0, 0, 0, 60, 38134), -(59509, 0, 0, 0, 60, 38134), -(64516, 0, 0, 0, 60, 38134), -(64515, 0, 0, 0, 60, 38134), -(64514, 0, 0, 0, 60, 38134), -(59407, 0, 0, 0, 60, 38134), -(70155, 0, 0, 0, 60, 38134), -(64518, 0, 0, 0, 60, 38134), -(59826, 0, 0, 0, 60, 38134), -(61475, 0, 0, 0, 60, 38134), -(59538, 0, 0, 0, 60, 38134), -(55370, 0, 0, 0, 328, 38134), -(59656, 0, 0, 0, 60, 38134), -(61537, 0, 0, 0, 60, 38134), -(67176, 0, 0, 0, 60, 38134), -(63751, 0, 0, 0, 60, 38134), -(59690, 0, 0, 0, 60, 38134), -(59448, 0, 0, 0, 60, 38134), -(63535, 0, 0, 0, 60, 38134), -(62883, 0, 0, 0, 60, 38134), -(59449, 0, 0, 0, 60, 38134), -(59442, 0, 0, 0, 60, 38134), -(63821, 0, 0, 0, 60, 38134), -(61745, 0, 0, 0, 881, 38134), -(24021, 0, 0, 0, 328, 38134), -(59679, 0, 0, 0, 60, 38134), -(59577, 0, 0, 0, 60, 38134), -(65928, 0, 0, 0, 60, 38134), -(50359, 0, 0, 0, 173, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(66860, 0, 0, 0, 173, 38134), -(66861, 0, 0, 0, 173, 38134), -(59146, 0, 0, 0, 173, 38134), -(70643, 0, 0, 0, 862, 38134), -(70706, 0, 0, 0, 862, 38134), -(65209, 0, 0, 0, 81, 38134), -(58771, 0, 0, 0, 173, 38134), -(58450, 0, 0, 0, 173, 38134), -(50951, 0, 0, 0, 173, 38134), -(72280, 0, 0, 0, 173, 38134), -(72279, 0, 0, 0, 173, 38134), -(65207, 0, 0, 0, 81, 38134), -(72275, 0, 0, 0, 173, 38134), -(58464, 0, 0, 0, 173, 38134), -(67127, 0, 0, 0, 328, 38134), -(31146, 0, 3, 3, 328, 38134), -(64591, 0, 0, 0, 81, 38134), -(64011, 0, 0, 0, 173, 38134), -(64010, 0, 0, 0, 173, 38134), -(63987, 0, 0, 0, 173, 38134), -(64589, 0, 0, 0, 81, 38134), -(64582, 0, 0, 0, 173, 38134), -(64590, 0, 0, 0, 81, 38134), -(71483, 0, 0, 0, 173, 38134), -(63986, 0, 0, 0, 173, 38134), -(64019, 0, 0, 0, 173, 38134), -(65716, 0, 0, 0, 173, 38134), -(64533, 0, 0, 0, 173, 38134), -(60167, 0, 0, 0, 173, 38134), -(59959, 0, 0, 0, 173, 38134), -(64001, 0, 0, 0, 173, 38134), -(64976, 0, 0, 0, 173, 38134), -(64535, 0, 0, 0, 173, 38134), -(64972, 0, 0, 0, 173, 38134), -(63994, 0, 0, 0, 173, 38134), -(64007, 0, 0, 0, 173, 38134), -(61122, 0, 0, 0, 881, 38134), -(59908, 0, 0, 0, 173, 38134), -(63996, 0, 0, 0, 173, 38134), -(64002, 0, 0, 0, 173, 38134), -(64531, 0, 0, 0, 173, 38134), -(66685, 0, 0, 0, 860, 38134), -(67006, 0, 0, 0, 860, 38134), -(67679, 0, 0, 0, 81, 38134), -(67007, 0, 0, 0, 860, 38134), -(67005, 0, 0, 0, 860, 38134), -(64534, 0, 0, 0, 173, 38134), -(64584, 0, 0, 0, 2112, 38134), -(64134, 0, 0, 0, 173, 38134), -(35592, 0, 0, 0, 328, 38134), -(64588, 0, 0, 0, 173, 38134), -(66998, 0, 0, 0, 173, 38134), -(64924, 0, 0, 0, 173, 38134), -(64047, 0, 0, 0, 173, 38134), -(64925, 0, 0, 0, 173, 38134), -(64054, 0, 0, 0, 173, 38134), -(64050, 0, 0, 0, 173, 38134), -(64043, 0, 0, 0, 173, 38134), -(64060, 0, 0, 0, 173, 38134), -(73699, 0, 0, 0, 173, 38134), -(73422, 0, 0, 0, 173, 38134), -(67134, 0, 0, 0, 173, 38134), -(64038, 0, 0, 0, 173, 38134), -(64039, 0, 0, 0, 173, 38134), -(64066, 0, 0, 0, 173, 38134), -(64107, 0, 0, 0, 173, 38134), -(65862, 0, 0, 0, 173, 38134), -(64114, 0, 0, 0, 173, 38134), -(64105, 0, 0, 0, 173, 38134), -(64064, 0, 0, 0, 173, 38134), -(68981, 0, 0, 0, 173, 38134), -(64575, 0, 0, 0, 173, 38134), -(64561, 0, 0, 0, 173, 38134), -(64578, 0, 0, 0, 173, 38134), -(64579, 0, 0, 0, 173, 38134), -(130145, 0, 0, 0, 173, 38134), -(67014, 0, 0, 0, 173, 38134), -(67013, 0, 0, 0, 173, 38134), -(66731, 0, 0, 0, 173, 38134), -(62996, 0, 0, 0, 173, 38134), -(64040, 0, 0, 0, 173, 38134), -(63008, 0, 0, 0, 173, 38134), -(64062, 0, 0, 0, 173, 38134), -(64058, 0, 0, 0, 173, 38134), -(64051, 0, 0, 0, 173, 38134), -(65859, 0, 0, 0, 173, 38134), -(65856, 0, 0, 0, 173, 38134), -(64065, 0, 0, 0, 173, 38134), -(64122, 0, 0, 0, 173, 38134), -(73674, 0, 0, 0, 173, 38134), -(64041, 0, 0, 0, 173, 38134), -(67130, 0, 0, 0, 860, 38134), -(67133, 0, 0, 0, 173, 38134), -(68984, 0, 0, 0, 173, 38134), -(65266, 0, 0, 0, 173, 38134), -(64059, 0, 0, 0, 173, 38134), -(64106, 0, 0, 0, 173, 38134), -(74010, 0, 0, 0, 173, 38134), -(74012, 0, 0, 0, 173, 38134), -(64053, 0, 0, 0, 173, 38134), -(64049, 0, 0, 0, 173, 38134), -(64126, 0, 0, 0, 173, 38134), -(56132, 0, 0, 0, 58, 38134), -(64121, 0, 0, 0, 173, 38134), -(64119, 0, 0, 0, 173, 38134), -(64118, 0, 0, 0, 173, 38134), -(64067, 0, 0, 0, 173, 38134), -(74019, 0, 0, 0, 173, 38134), -(64131, 0, 0, 0, 173, 38134), -(63753, 0, 0, 0, 173, 38134), -(63695, 0, 0, 0, 173, 38134), -(63973, 0, 0, 0, 173, 38134), -(63641, 0, 0, 0, 173, 38134), -(63605, 0, 0, 0, 173, 38134), -(64965, 0, 0, 0, 173, 38134), -(58474, 0, 0, 0, 173, 38134), -(59973, 0, 0, 0, 173, 38134), -(65374, 0, 0, 0, 173, 38134), -(62881, 0, 0, 0, 173, 38134), -(64193, 0, 0, 0, 173, 38134), -(110765, 0, 0, 0, 773, 38134), -(110582, 0, 0, 0, 642, 38134), -(110660, 0, 0, 0, 642, 38134), -(110668, 0, 0, 0, 642, 38134), -(110669, 0, 0, 0, 642, 38134), -(110675, 0, 0, 0, 642, 38134), -(64852, 0, 0, 0, 173, 38134), -(63575, 0, 0, 0, 173, 38134), -(63573, 0, 0, 0, 173, 38134), -(63572, 0, 0, 0, 173, 38134), -(110570, 0, 0, 0, 642, 38134), -(110569, 0, 0, 0, 642, 38134), -(110551, 0, 0, 0, 642, 38134), -(66881, 0, 0, 0, 173, 38134), -(65206, 0, 0, 0, 81, 38134), -(59113, 0, 0, 0, 328, 38134), -(66380, 0, 0, 0, 173, 38134), -(59115, 0, 0, 0, 328, 38134), -(63640, 0, 0, 0, 173, 38134), -(63447, 0, 0, 0, 173, 38134), -(63654, 0, 0, 0, 173, 38134), -(63634, 0, 0, 0, 173, 38134), -(63556, 0, 0, 0, 173, 38134), -(63652, 0, 0, 0, 173, 38134), -(63562, 0, 0, 0, 173, 38134), -(63674, 0, 0, 0, 173, 38134), -(63611, 0, 0, 0, 173, 38134), -(65133, 0, 0, 0, 173, 38134), -(63610, 0, 0, 0, 173, 38134), -(58448, 0, 0, 0, 173, 38134), -(65134, 0, 0, 0, 173, 38134), -(58411, 0, 0, 0, 173, 38134), -(64403, 0, 0, 0, 173, 38134), -(58693, 0, 0, 0, 173, 38134), -(65789, 0, 0, 0, 173, 38134), -(63934, 0, 0, 0, 173, 38134), -(63935, 0, 0, 0, 173, 38134), -(65796, 0, 0, 0, 173, 38134), -(65795, 0, 0, 0, 173, 38134), -(58460, 0, 0, 0, 173, 38134), -(58412, 0, 0, 0, 173, 38134), -(65770, 0, 0, 0, 173, 38134), -(65824, 0, 0, 0, 173, 38134), -(59158, 0, 0, 0, 173, 38134), -(59156, 0, 0, 0, 173, 38134), -(65205, 0, 0, 0, 81, 38134), -(59157, 0, 0, 0, 173, 38134), -(59926, 0, 0, 0, 173, 38134), -(65762, 0, 0, 0, 173, 38134), -(64796, 0, 0, 0, 81, 38134), -(65204, 0, 0, 0, 81, 38134), -(59486, 0, 0, 0, 60, 38134), -(59821, 0, 0, 0, 60, 38134), -(59702, 0, 0, 0, 371, 38134), -(63558, 0, 0, 0, 371, 38134), -(63557, 0, 0, 0, 371, 38134), -(59773, 0, 0, 0, 60, 38134), -(59758, 0, 0, 0, 60, 38134), -(59797, 0, 0, 0, 60, 38134), -(59685, 0, 0, 0, 60, 38134), -(60028, 0, 0, 0, 60, 38134), -(59672, 0, 0, 0, 60, 38134), -(59382, 0, 0, 0, 60, 38134), -(59718, 0, 0, 0, 60, 38134), -(59339, 0, 0, 0, 60, 38134), -(59335, 0, 0, 0, 60, 38134), -(59319, 0, 0, 0, 60, 38134), -(59384, 0, 0, 0, 60, 38134), -(63555, 0, 0, 0, 371, 38134), -(35114, 0, 0, 0, 328, 38134), -(60523, 0, 0, 0, 60, 38134), -(60875, 0, 0, 0, 60, 38134), -(64795, 0, 0, 0, 81, 38134), -(59700, 0, 0, 0, 60, 38134), -(59402, 0, 0, 0, 60, 38134), -(63372, 0, 0, 0, 2112, 38134), -(59406, 0, 0, 0, 60, 38134), -(61494, 0, 0, 0, 60, 38134), -(60968, 0, 0, 0, 817, 38134), -(104652, 0, 0, 0, 633, 38134), -(61660, 0, 0, 0, 60, 38134), -(64248, 0, 0, 0, 371, 38134), -(60168, 0, 0, 0, 60, 38134), -(64793, 0, 0, 0, 81, 38134), -(63027, 0, 0, 0, 60, 38134), -(60458, 0, 0, 0, 60, 38134), -(60431, 0, 0, 0, 60, 38134), -(60459, 0, 0, 0, 60, 38134), -(64792, 0, 0, 0, 81, 38134), -(63547, 0, 0, 0, 371, 38134), -(64797, 0, 0, 0, 81, 38134), -(60482, 0, 0, 0, 60, 38134), -(59534, 0, 0, 0, 60, 38134), -(65839, 0, 0, 0, 60, 38134), -(59671, 0, 0, 0, 60, 38134), -(59670, 0, 0, 0, 60, 38134), -(60491, 12, 0, 0, 60, 38134), -(103863, 12, 0, 0, 339, 38134), -(97386, 12, 0, 0, 339, 38134), -(94721, 12, 0, 0, 339, 38134), -(97054, 12, 0, 0, 339, 38134), -(96752, 12, 0, 0, 339, 38134), -(98383, 12, 0, 0, 642, 38134), -(96530, 12, 0, 0, 339, 38134), -(97169, 12, 0, 0, 339, 38134), -(96546, 12, 0, 0, 339, 38134), -(96527, 12, 0, 0, 339, 38134), -(96540, 12, 0, 0, 339, 38134), -(97168, 12, 0, 0, 339, 38134), -(96747, 12, 0, 0, 339, 38134), -(97027, 12, 0, 0, 339, 38134), -(96745, 12, 0, 0, 339, 38134), -(96541, 12, 0, 0, 339, 38134), -(96528, 12, 0, 0, 339, 38134), -(96746, 12, 0, 0, 339, 38134), -(96757, 12, 0, 0, 339, 38134), -(96758, 12, 0, 0, 339, 38134), -(65313, 0, 0, 0, 371, 38134), -(53623, 0, 0, 0, 371, 38134), -(51090, 0, 0, 0, 371, 38134), -(111569, 0, 0, 0, 488, 38134), -(16548, 0, 0, 0, 371, 38134), -(112554, 0, 0, 0, 81, 38134), -(96817, 0, 0, 0, 885, 38134), -(107109, 0, 0, 0, 773, 38134), -(96820, 0, 0, 0, 885, 38134), -(96819, 0, 0, 0, 885, 38134), -(96818, 0, 0, 0, 885, 38134), -(96960, 0, 0, 0, 773, 38134), -(58237, 0, 0, 0, 975, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(114209, 0, 0, 0, 347, 38134), -(114208, 0, 0, 0, 347, 38134), -(114232, 0, 0, 0, 347, 38134), -(103451, 0, 0, 0, 339, 38134), -(96539, 0, 0, 0, 339, 38134), -(97509, 0, 0, 0, 885, 38134), -(97518, 0, 0, 0, 885, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(32252, 0, 0, 0, 196, 38134), -(32251, 0, 0, 0, 196, 38134), -(96804, 0, 0, 0, 773, 38134), -(96801, 0, 0, 0, 885, 38134), -(96803, 0, 0, 0, 885, 38134), -(96838, 0, 0, 0, 347, 38134), -(96839, 0, 0, 0, 347, 38134), -(113782, 0, 0, 0, 347, 38134), -(96990, 0, 0, 0, 885, 38134), -(96790, 0, 0, 0, 885, 38134), -(97213, 0, 0, 0, 885, 38134), -(35845, 0, 0, 0, 181, 38134), -(103119, 0, 0, 0, 633, 38134), -(103120, 0, 0, 0, 633, 38134), -(96833, 0, 0, 0, 347, 38134), -(96832, 0, 0, 0, 347, 38134), -(103092, 0, 0, 0, 633, 38134), -(103116, 0, 0, 0, 633, 38134), -(103118, 0, 0, 0, 633, 38134), -(108323, 0, 0, 0, 347, 38134), -(99349, 0, 0, 0, 885, 38134), -(111243, 0, 0, 0, 347, 38134), -(95844, 0, 0, 0, 885, 38134), -(96983, 0, 0, 0, 885, 38134), -(124679, 0, 0, 0, 829, 38134), -(103976, 0, 0, 0, 773, 38134), -(110738, 0, 0, 0, 633, 38134), -(79861, 0, 0, 0, 328, 38134), -(104208, 0, 0, 0, 773, 38134), -(93541, 0, 0, 0, 885, 38134), -(93529, 0, 0, 0, 885, 38134), -(93522, 0, 0, 0, 885, 38134), -(105564, 0, 0, 0, 642, 38134), -(93525, 0, 0, 0, 885, 38134), -(105723, 0, 0, 0, 633, 38134), -(93539, 0, 0, 0, 885, 38134), -(97718, 0, 0, 0, 348, 38134), -(93528, 0, 0, 0, 885, 38134), -(93530, 0, 0, 0, 885, 38134), -(93524, 0, 0, 0, 885, 38134), -(113812, 0, 0, 0, 347, 38134), -(92194, 0, 0, 0, 885, 38134), -(41200, 0, 0, 0, 181, 38134), -(93527, 0, 0, 0, 885, 38134), -(113781, 0, 0, 0, 347, 38134), -(93543, 0, 0, 0, 885, 38134), -(93538, 0, 0, 0, 885, 38134), -(93531, 0, 0, 0, 885, 38134), -(109985, 0, 0, 0, 333, 38134), -(32844, 0, 0, 0, 773, 38134), -(93526, 0, 0, 0, 885, 38134), -(99867, 0, 0, 0, 773, 38134), -(96845, 0, 0, 0, 347, 38134), -(96844, 0, 0, 0, 347, 38134), -(96981, 0, 0, 0, 885, 38134), -(93533, 0, 0, 0, 885, 38134), -(106359, 0, 0, 0, 348, 38134), -(96968, 0, 0, 0, 347, 38134), -(119436, 0, 0, 0, 773, 38134), -(108710, 0, 0, 0, 642, 38134), -(119396, 0, 0, 0, 773, 38134), -(119438, 0, 0, 0, 773, 38134), -(107622, 0, 0, 0, 488, 38134), -(104230, 0, 0, 0, 773, 38134), -(119437, 0, 0, 0, 773, 38134), -(172326, 0, 0, 0, 347, 38134), -(114730, 0, 0, 0, 347, 38134), -(92458, 0, 0, 0, 885, 38134), -(93544, 0, 0, 0, 885, 38134), -(93532, 0, 0, 0, 885, 38134), -(97685, 0, 0, 0, 347, 38134), -(120687, 0, 0, 0, 347, 38134), -(96967, 0, 0, 0, 347, 38134), -(112716, 0, 0, 0, 885, 38134), -(112720, 0, 0, 0, 885, 38134), -(92457, 0, 0, 0, 885, 38134), -(92456, 0, 0, 0, 885, 38134), -(68238, 0, 0, 0, 402, 38134), -(92195, 0, 0, 0, 885, 38134), -(96953, 0, 0, 0, 347, 38134), -(96954, 0, 0, 0, 347, 38134), -(92460, 0, 0, 0, 885, 38134), -(92459, 0, 0, 0, 885, 38134), -(106196, 0, 0, 0, 181, 38134), -(110020, 0, 0, 0, 773, 38134), -(110019, 0, 0, 0, 773, 38134), -(110018, 0, 0, 0, 773, 38134), -(108401, 0, 0, 0, 488, 38134), -(54638, 0, 0, 0, 181, 38134), -(96959, 0, 0, 0, 347, 38134), -(92183, 0, 0, 0, 885, 38134), -(151827, 0, 0, 0, 885, 38134), -(93189, 0, 0, 0, 885, 38134), -(93188, 0, 0, 0, 885, 38134), -(112717, 0, 0, 0, 885, 38134), -(92464, 0, 0, 0, 885, 38134), -(68239, 0, 0, 0, 402, 38134), -(68232, 0, 0, 0, 402, 38134), -(96841, 0, 0, 0, 347, 38134), -(96840, 0, 0, 0, 347, 38134), -(96484, 0, 0, 0, 885, 38134), -(96483, 0, 0, 0, 885, 38134), -(106655, 0, 0, 0, 885, 38134), -(92184, 0, 0, 0, 885, 38134), -(115264, 0, 0, 0, 347, 38134), -(97003, 0, 0, 0, 773, 38134), -(99531, 0, 0, 0, 339, 38134), -(32453, 0, 0, 0, 196, 38134), -(92185, 0, 0, 0, 885, 38134), -(32451, 0, 0, 0, 196, 38134), -(97514, 0, 0, 0, 885, 38134), -(99547, 0, -3, -3, 1723, 38134), -(91731, 0, 0, 0, 773, 38134), -(92936, 0, 0, 0, 885, 38134), -(92438, 0, 0, 0, 885, 38134), -(96957, 0, 0, 0, 347, 38134), -(96956, 0, 0, 0, 347, 38134), -(96835, 0, 0, 0, 347, 38134), -(96834, 0, 0, 0, 347, 38134), -(96952, 0, 0, 0, 347, 38134), -(97489, 0, 0, 0, 885, 38134), -(113775, 0, 0, 0, 347, 38134), -(97339, 0, 0, 0, 885, 38134), -(113779, 0, 0, 0, 347, 38134), -(32725, 0, 0, 0, 347, 38134), -(96809, 0, 0, 0, 773, 38134), -(110621, 0, 0, 0, 347, 38134), -(112947, 0, 0, 0, 885, 38134), -(97011, 0, 0, 0, 885, 38134), -(117448, 0, 0, 0, 488, 38134), -(97002, 0, 0, 0, 773, 38134), -(112007, 0, 0, 0, 885, 38134), -(96808, 0, 0, 0, 885, 38134), -(110622, 0, 0, 0, 347, 38134), -(97007, 0, 0, 0, 885, 38134), -(32494, 0, 0, 0, 196, 38134), -(97520, 0, 0, 0, 885, 38134), -(116420, 0, 0, 0, 885, 38134), -(97863, 0, 0, 0, 331, 38134), -(116419, 0, 0, 0, 885, 38134), -(116408, 0, 0, 0, 885, 38134), -(112456, 0, 0, 0, 885, 38134), -(97005, 0, 0, 0, 773, 38134), -(106843, 0, 0, 0, 347, 38134), -(97009, 0, 0, 0, 885, 38134), -(113901, 0, 0, 0, 773, 38134), -(113900, 0, 0, 0, 773, 38134), -(112437, 0, 0, 0, 885, 38134), -(112012, 0, 0, 0, 347, 38134), -(96812, 0, 0, 0, 885, 38134), -(96807, 0, 0, 0, 885, 38134), -(96781, 0, 0, 0, 885, 38134), -(125261, 0, 0, 0, 347, 38134), -(96198, 0, 0, 0, 348, 38134), -(17213, 0, 0, 0, 81, 38134), -(97513, 0, 0, 0, 885, 38134), -(107590, 0, 0, 0, 347, 38134), -(107587, 0, 0, 0, 773, 38134), -(109390, 0, 0, 0, 885, 38134), -(109387, 0, 0, 0, 885, 38134), -(116175, 0, 0, 0, 617, 38134), -(31719, 0, 0, 0, 196, 38134), -(31714, 0, 0, 0, 196, 38134), -(31741, 0, 0, 0, 196, 38134), -(31740, 0, 0, 0, 196, 38134), -(31742, 0, 0, 0, 196, 38134), -(108076, 0, 0, 0, 773, 38134), -(31735, 0, 0, 0, 196, 38134), -(31729, 0, 0, 0, 196, 38134), -(31728, 0, 0, 0, 196, 38134), -(25058, 0, 0, 0, 864, 38134), -(31689, 0, 0, 0, 196, 38134), -(31710, 0, 0, 0, 196, 38134), -(107772, 0, 0, 0, 488, 38134), -(110409, 0, 0, 0, 773, 38134), -(92489, 0, 0, 0, 885, 38134), -(98725, 0, 0, 0, 885, 38134), -(98724, 0, 0, 0, 885, 38134), -(121602, 0, 0, 0, 336, 38134), -(98723, 0, 0, 0, 885, 38134), -(97767, 0, 0, 0, 633, 38134), -(96641, 0, 0, 0, 488, 38134), -(109554, 0, 0, 0, 885, 38134), -(96643, 0, 0, 0, 488, 38134), -(114732, 0, 0, 0, 885, 38134), -(119487, 0, 0, 0, 347, 38134), -(119486, 0, 0, 0, 347, 38134), -(113780, 0, 0, 0, 347, 38134), -(115287, 0, 0, 0, 885, 38134), -(113783, 0, 0, 0, 347, 38134), -(93537, 0, 0, 0, 885, 38134), -(93536, 0, 0, 0, 885, 38134), -(31730, 0, 0, 0, 196, 38134), -(97725, 0, 0, 0, 633, 38134), -(106815, 0, 0, 0, 773, 38134), -(112847, 0, 0, 0, 885, 38134), -(124678, 0, 0, 0, 829, 38134), -(97692, 0, 0, 0, 633, 38134), -(97512, 0, 0, 0, 885, 38134), -(107326, 0, 0, 0, 885, 38134), -(27047, 0, 0, 0, 328, 38134), -(119272, 0, 0, 0, 347, 38134), -(118524, 0, 0, 0, 336, 38134), -(96843, 0, 0, 0, 347, 38134), -(96842, 0, 0, 0, 347, 38134), -(96837, 0, 0, 0, 347, 38134), -(106951, 0, 0, 0, 347, 38134), -(96836, 0, 0, 0, 347, 38134), -(112545, 0, 0, 0, 885, 38134), -(103630, 0, 0, 0, 347, 38134), -(96813, 0, 0, 0, 881, 38134), -(96811, 0, 0, 0, 885, 38134), -(96810, 0, 0, 0, 885, 38134), -(96805, 0, 0, 0, 885, 38134), -(96806, 0, 0, 0, 885, 38134), -(99549, 0, 0, 0, 339, 38134), -(96802, 0, 0, 0, 885, 38134), -(96829, 0, 0, 0, 347, 38134), -(112543, 0, 0, 0, 885, 38134), -(96828, 0, 0, 0, 347, 38134), -(96830, 0, 0, 0, 347, 38134), -(96827, 0, 0, 0, 347, 38134), -(110642, 0, 0, 0, 347, 38134), -(96780, 0, 0, 0, 829, 38134), -(96782, 0, 0, 0, 885, 38134), -(96777, 0, 0, 0, 885, 38134), -(96779, 0, 0, 0, 885, 38134), -(96507, 0, 0, 0, 885, 38134), -(96778, 0, 0, 0, 885, 38134), -(96797, 0, 0, 0, 885, 38134), -(110623, 0, 0, 0, 885, 38134), -(96796, 0, 0, 0, 885, 38134), -(96799, 0, 0, 0, 885, 38134), -(96798, 0, 0, 0, 885, 38134), -(31796, 0, 0, 0, 196, 38134), -(96788, 0, 0, 0, 773, 38134), -(96785, 0, 0, 0, 885, 38134), -(96784, 0, 0, 0, 885, 38134), -(96787, 0, 0, 0, 773, 38134), -(96786, 0, 0, 0, 347, 38134), -(96479, 0, 0, 0, 885, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(97001, 0, 0, 0, 773, 38134), -(111109, 0, 0, 0, 488, 38134), -(99350, 0, 0, 0, 885, 38134), -(97792, 0, 0, 0, 633, 38134), -(34330, 0, 0, 0, 81, 38134), -(96958, 0, 0, 0, 347, 38134), -(96955, 0, 0, 0, 347, 38134), -(96636, 0, 0, 0, 488, 38134), -(96639, 0, 0, 0, 488, 38134), -(96635, 0, 0, 0, 488, 38134), -(72587, 0, 0, 0, 181, 38134), -(43359, 0, 0, 0, 328, 38134), -(34527, 0, 0, 0, 181, 38134), -(96592, 0, 0, 0, 488, 38134), -(106528, 0, 0, 0, 773, 38134), -(111246, 0, 0, 0, 347, 38134), -(109739, 0, 0, 0, 347, 38134), -(97141, 0, 0, 0, 829, 38134), -(104091, 0, 0, 0, 2114, 38134), -(103626, 0, 0, 0, 347, 38134), -(105904, 0, 0, 0, 633, 38134), -(101436, 0, 0, 0, 773, 38134), -(97212, 0, 0, 0, 773, 38134), -(114399, 0, 0, 0, 436, 38134), -(114400, 0, 0, 0, 436, 38134), -(114406, 0, 0, 0, 436, 38134), -(114403, 0, 0, 0, 436, 38134), -(114411, 0, 0, 0, 436, 38134), -(113934, 0, 0, 0, 436, 38134), -(113931, 0, 0, 0, 436, 38134), -(113561, 0, 0, 0, 488, 38134), -(114405, 0, 0, 0, 436, 38134), -(113531, 0, 0, 0, 436, 38134), -(113564, 0, 0, 0, 436, 38134), -(114398, 0, 0, 0, 436, 38134), -(114412, 0, 0, 0, 436, 38134), -(113565, 0, 0, 0, 436, 38134), -(113929, 0, 0, 0, 436, 38134), -(113986, 0, 0, 0, 356, 38134), -(114102, 0, 0, 0, 356, 38134), -(114101, 0, 0, 0, 356, 38134), -(114100, 0, 0, 0, 356, 38134), -(114099, 0, 0, 0, 356, 38134), -(114098, 0, 0, 0, 356, 38134), -(114404, 0, 0, 0, 436, 38134), -(114407, 0, 0, 0, 436, 38134), -(113530, 0, 0, 0, 436, 38134), -(113917, 0, 0, 0, 81, 38134), -(113558, 0, 0, 0, 436, 38134), -(114326, 0, 0, 0, 436, 38134), -(114325, 0, 0, 0, 436, 38134), -(113528, 0, 0, 0, 436, 38134), -(116680, 0, 0, 0, 347, 38134), -(114821, 0, 0, 0, 642, 38134), -(12380, 0, 0, 0, 775, 38134), -(115004, 0, 0, 0, 642, 38134), -(115027, 0, 0, 0, 347, 38134), -(68819, 0, 0, 0, 371, 38134), -(114314, 0, 0, 0, 642, 38134), -(113418, 0, 0, 0, 181, 38134), -(113507, 0, 0, 0, 356, 38134), -(115169, 0, 0, 0, 347, 38134), -(51987, 0, 0, 0, 775, 38134), -(7379, 0, 1, 1, 825, 38134), -(61375, 0, 0, 0, 371, 38134), -(111345, 0, 0, 0, 181, 38134), -(114641, 0, 0, 0, 347, 38134), -(114256, 0, 0, 0, 642, 38134), -(115006, 0, 0, 0, 642, 38134), -(115024, 0, 0, 0, 642, 38134), -(114254, 0, 0, 0, 347, 38134), -(12379, 0, 0, 0, 775, 38134), -(115414, 0, 0, 0, 347, 38134), -(102473, 0, 0, 0, 642, 38134), -(115009, 0, 0, 0, 642, 38134), -(145714, 0, 0, 0, 189, 38134), -(148265, 0, 0, 0, 464, 38134), -(148768, 0, 0, 0, 347, 38134), -(149616, 0, 0, 0, 347, 38134), -(141669, 0, 0, 0, 494, 38134), -(149408, 0, 0, 0, 830, 38134), -(149409, 0, 0, 0, 871, 38134), -(149371, 0, 0, 0, 828, 38134), -(68979, 0, 0, 0, 866, 38134), -(62200, 0, 0, 0, 1723, 38134), -(62199, 0, 1, 1, 1723, 38134), -(54473, 0, 0, 0, 866, 38134), -(54472, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(25080, 0, 0, 0, 966, 38134), -(24927, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(24924, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(24931, 0, 0, 0, 966, 38134), -(24930, 0, 0, 0, 966, 38134), -(25081, 0, 0, 0, 966, 38134), -(25075, 0, 0, 0, 966, 38134), -(24934, 0, 0, 0, 966, 38134), -(24929, 0, 0, 0, 966, 38134), -(52810, 0, 0, 0, 861, 38134), -(52812, 0, 0, 0, 861, 38134), -(52809, 0, 0, 0, 866, 38134), -(42548, 0, 0, 0, 866, 38134), -(14498, 0, 0, 0, 378, 38134), -(46181, 0, 0, 0, 866, 38134), -(3346, 0, 0, 0, 378, 38134), -(3345, 0, 0, 0, 866, 38134), -(3369, 0, 0, 0, 866, 38134), -(11066, 0, 0, 0, 866, 38134), -(14451, 0, 0, 0, 375, 38134), -(46742, 0, 0, 0, 866, 38134), -(46741, 0, 0, 0, 866, 38134), -(61369, 0, 0, 0, 371, 38134), -(1420, 0, 0, 0, 81, 38134), -(3413, 0, 0, 0, 866, 38134), -(3335, 0, 0, 0, 866, 38134), -(3412, 0, 0, 0, 866, 38134), -(11017, 0, 0, 0, 866, 38134), -(14499, 0, -4, -3, 1723, 38134), -(3372, 0, 0, 0, 866, 38134), -(3371, 0, 0, 0, 866, 38134), -(12136, 0, 0, 0, 70, 38134), -(2857, 0, 0, 0, 866, 38134), -(46718, 0, 0, 0, 866, 38134), -(5875, 0, 0, 0, 866, 38134), -(52032, 0, 0, 0, 866, 38134), -(7010, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(47254, 0, 0, 0, 866, 38134), -(88706, 0, 0, 0, 866, 38134), -(88705, 0, 0, 0, 866, 38134), -(5909, 0, 0, 0, 866, 38134), -(130911, 0, 0, 0, 293, 38134), -(49737, 0, 0, 0, 866, 38134), -(3368, 0, 0, 0, 378, 38134), -(46708, 0, 0, 0, 866, 38134), -(43062, 0, 0, 0, 861, 38134), -(95057, 0, 0, 0, 436, 38134), -(20493, 0, 0, 0, 43, 38134), -(20490, 0, 0, 0, 43, 38134), -(20488, 0, 0, 0, 43, 38134), -(20486, 0, 0, 0, 43, 38134), -(141528, 0, 0, 0, 830, 38134), -(9564, 0, 0, 0, 70, 38134), -(114104, 0, 0, 0, 436, 38134), -(5639, 0, 0, 0, 378, 38134), -(44918, 0, 0, 0, 866, 38134), -(20491, 0, 0, 0, 43, 38134), -(20489, 0, 0, 0, 43, 38134), -(44948, 0, 0, 0, 866, 38134), -(95234, 0, 0, 0, 356, 38134), -(42506, 0, 0, 0, 866, 38134), -(50323, 0, 0, 0, 866, 38134), -(46709, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(20492, 0, 0, 0, 43, 38134), -(44919, 0, 0, 0, 866, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(109912, 0, 0, 0, 436, 38134), -(3216, 0, 0, 0, 866, 38134), -(44158, 0, 0, 0, 70, 38134), -(113395, 0, 0, 0, 436, 38134), -(50488, 0, 0, 0, 883, 38134), -(50477, 0, 0, 0, 866, 38134), -(141310, 0, 0, 0, 189, 38134), -(14881, 0, 0, 0, 81, 38134), -(3331, 0, 0, 0, 866, 38134), -(15476, 0, 0, 0, 81, 38134), -(63626, 0, 0, 0, 866, 38134), -(47246, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(14377, 0, 0, 0, 883, 38134), -(62198, 0, 0, 0, 866, 38134), -(49131, 0, 0, 0, 79, 38134), -(135201, 0, 0, 0, 189, 38134), -(47571, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(3314, 0, 0, 0, 866, 38134), -(58155, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(3323, 0, 0, 0, 866, 38134), -(45339, 0, 0, 0, 861, 38134), -(46556, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(23128, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(45337, 0, 0, 0, 861, 38134), -(49622, 0, 0, 0, 866, 38134), -(44338, 0, 0, 0, 81, 38134), -(3144, 0, 0, 0, 866, 38134), -(3312, 0, 0, 0, 378, 38134), -(4047, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(89830, 0, 0, 0, 298, 38134), -(44872, 0, 0, 0, 883, 38134), -(27489, 0, 0, 0, 298, 38134), -(51195, 0, 0, 0, 872, 38134), -(44867, 0, 0, 0, 866, 38134), -(44866, 0, 0, 0, 866, 38134), -(62114, 0, 0, 0, 371, 38134), -(3342, 0, 0, 0, 378, 38134), -(72559, 0, 0, 0, 859, 38134), -(49750, 0, 0, 0, 861, 38134), -(5614, 0, 0, 0, 866, 38134), -(3370, 0, 0, 0, 866, 38134), -(121541, 0, 0, 0, 336, 38134), -(44871, 0, 0, 0, 883, 38134), -(14375, 0, 0, 0, 378, 38134), -(149290, 0, 0, 0, 777, 38134), -(23635, 0, 0, 0, 70, 38134), -(88703, 0, 0, 0, 883, 38134), -(135202, 0, 0, 0, 189, 38134), -(137762, 0, 0, 0, 189, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(5610, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(6466, 0, 0, 0, 866, 38134), -(175135, 0, 3, 3, 181, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(5817, 0, 0, 0, 866, 38134), -(44878, 0, 0, 0, 883, 38134), -(14376, 0, 0, 0, 883, 38134), -(44853, 0, 0, 0, 866, 38134), -(149297, 0, 0, 0, 172, 38134), -(141656, 0, 0, 0, 494, 38134), -(47253, 0, 0, 0, 866, 38134), -(150131, 0, 0, 0, 820, 38134), -(50304, 0, 0, 0, 867, 38134), -(149279, 0, 0, 0, 847, 38134), -(151937, 0, 0, 0, 847, 38134), -(148263, 0, 0, 0, 817, 38134), -(3313, 0, 0, 0, 866, 38134), -(6566, 0, 0, 0, 867, 38134), -(148795, 0, 0, 0, 820, 38134), -(142856, 0, 0, 0, 494, 38134), -(62115, 0, 0, 0, 371, 38134), -(3300, 0, 0, 0, 81, 38134), -(148250, 0, 0, 0, 871, 38134), -(155739, 0, 0, 0, 959, 38134), -(44877, 0, 0, 0, 883, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(14558, 0, 0, 0, 872, 38134), -(141693, 0, 0, 0, 494, 38134), -(133186, 0, 0, 0, 347, 38134), -(141691, 0, 0, 0, 494, 38134), -(44854, 0, 0, 0, 866, 38134), -(149523, 0, 0, 0, 847, 38134), -(148242, 0, 0, 0, 871, 38134), -(149626, 0, 0, 0, 178, 38134), -(11156, 0, 0, 0, 872, 38134), -(149258, 0, 0, 0, 11, 38134), -(34238, 0, 0, 0, 872, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(14392, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(62195, 0, 0, 0, 866, 38134), -(35169, 0, 0, 0, 872, 38134), -(149296, 0, 0, 0, 826, 38134), -(42859, 0, 0, 0, 70, 38134), -(44851, 0, 0, 0, 866, 38134), -(89713, 0, 0, 0, 857, 38134), -(49837, 0, 0, 0, 81, 38134), -(44856, 0, 0, 0, 866, 38134), -(44852, 0, 0, 0, 866, 38134), -(44876, 0, 0, 0, 883, 38134), -(28960, 0, 0, 0, 181, 38134), -(49743, 0, 0, 0, 81, 38134), -(32520, 0, 0, 0, 181, 38134), -(148770, 0, 0, 0, 816, 38134), -(149522, 0, 0, 0, 847, 38134), -(38821, 0, 0, 0, 181, 38134), -(51346, 0, 0, 0, 883, 38134), -(74228, 0, 0, 0, 883, 38134), -(71100, 0, 0, 0, 711, 38134), -(149270, 0, 0, 0, 883, 38134), -(40891, 0, 0, 0, 70, 38134), -(3296, 0, 0, 0, 883, 38134), -(141702, 0, 0, 0, 494, 38134), -(7395, 0, 0, 0, 371, 38134), -(141647, 0, 0, 0, 494, 38134), -(141119, 0, 0, 0, 494, 38134), -(141652, 0, 0, 0, 494, 38134), -(12346, 0, 0, 0, 872, 38134), -(5196, 0, 0, 0, 872, 38134), -(101034, 0, 0, 0, 356, 38134), -(101026, 0, 0, 0, 356, 38134), -(101006, 0, 0, 0, 356, 38134), -(101022, 0, 0, 0, 356, 38134), -(12349, 0, 0, 0, 872, 38134), -(101025, 0, 0, 0, 356, 38134), -(101605, 0, 0, 0, 356, 38134), -(101146, 0, 0, 0, 356, 38134), -(101047, 0, 0, 0, 356, 38134), -(101100, 0, 0, 0, 356, 38134), -(5194, 0, 0, 0, 872, 38134), -(113622, 0, 0, 0, 356, 38134), -(113086, 0, 0, 0, 356, 38134), -(113082, 0, 0, 0, 356, 38134), -(101020, 0, 0, 0, 356, 38134), -(101035, 0, 0, 0, 356, 38134), -(101010, 0, 0, 0, 356, 38134), -(113084, 0, 0, 0, 356, 38134), -(101018, 0, 0, 0, 356, 38134), -(101011, 0, 0, 0, 356, 38134), -(93223, 0, 0, 0, 436, 38134), -(14543, 0, 0, 0, 872, 38134), -(113085, 0, 0, 0, 356, 38134), -(113083, 0, 0, 0, 356, 38134), -(101019, 0, 0, 0, 356, 38134), -(101024, 0, 0, 0, 356, 38134), -(101104, 0, 0, 0, 356, 38134), -(101106, 0, 0, 0, 356, 38134), -(101043, 0, 0, 0, 356, 38134), -(112594, 0, 0, 0, 356, 38134), -(100849, 0, 0, 0, 356, 38134), -(46667, 0, 0, 0, 866, 38134), -(73151, 0, 0, 0, 483, 38134), -(46572, 0, 0, 0, 866, 38134), -(3403, 0, 0, 0, 866, 38134), -(45138, 0, 0, 0, 866, 38134), -(44723, 0, 0, 0, 866, 38134), -(12791, 0, 0, 0, 483, 38134), -(100852, 0, 0, 0, 356, 38134), -(46619, 0, 0, 0, 866, 38134), -(100865, 0, 0, 0, 356, 38134), -(45095, 0, 0, 0, 866, 38134), -(100855, 0, 0, 0, 356, 38134), -(88704, 0, 0, 0, 866, 38134), -(44740, 0, 0, 0, 866, 38134), -(13842, 0, 0, 0, 378, 38134), -(100873, 0, 0, 0, 356, 38134), -(62194, 0, 0, 0, 866, 38134), -(5188, 0, 0, 0, 378, 38134), -(45023, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(100413, 0, 0, 0, 356, 38134), -(6929, 0, 0, 0, 866, 38134), -(100874, 0, 0, 0, 356, 38134), -(47248, 0, 0, 0, 866, 38134), -(45709, 0, 0, 0, 866, 38134), -(100730, 0, 0, 0, 356, 38134), -(112730, 0, 0, 0, 356, 38134), -(112584, 0, 0, 0, 356, 38134), -(46621, 0, 0, 0, 866, 38134), -(46140, 0, 0, 0, 883, 38134), -(100731, 0, 0, 0, 356, 38134), -(100721, 0, 0, 0, 356, 38134), -(100466, 0, 0, 0, 356, 38134), -(100464, 0, 0, 0, 356, 38134), -(45347, 0, 0, 0, 866, 38134), -(44865, 0, 0, 0, 866, 38134), -(7311, 0, 0, 0, 866, 38134), -(38244, 0, 0, 0, 70, 38134), -(100856, 0, 0, 0, 356, 38134), -(45029, 0, 0, 0, 866, 38134), -(45019, 0, 0, 0, 866, 38134), -(30611, 0, 0, 0, 883, 38134), -(12789, 0, 0, 0, 483, 38134), -(3304, 0, 0, 0, 70, 38134), -(112588, 0, 0, 0, 356, 38134), -(3297, 0, 0, 0, 70, 38134), -(112593, 0, 0, 0, 356, 38134), -(112592, 0, 0, 0, 356, 38134), -(5892, 0, 0, 0, 866, 38134), -(100848, 0, 0, 0, 356, 38134), -(45137, 0, 0, 0, 866, 38134), -(7952, 0, 0, 0, 70, 38134), -(17098, 0, 0, 0, 866, 38134), -(45025, 0, 0, 0, 866, 38134), -(112590, 0, 0, 0, 356, 38134), -(112587, 0, 0, 0, 356, 38134), -(112585, 0, 0, 0, 356, 38134), -(100728, 0, 0, 0, 356, 38134), -(112607, 0, 0, 0, 356, 38134), -(112608, 0, 0, 0, 356, 38134), -(112591, 0, 0, 0, 356, 38134), -(112589, 0, 0, 0, 356, 38134), -(112586, 0, 0, 0, 773, 38134), -(112602, 0, 0, 0, 356, 38134), -(112601, 0, 0, 0, 356, 38134), -(112598, 0, 0, 0, 356, 38134), -(112599, 0, 0, 0, 356, 38134), -(100867, 0, 0, 0, 356, 38134), -(100866, 0, 0, 0, 356, 38134), -(100870, 0, 0, 0, 356, 38134), -(101606, 0, 0, 0, 356, 38134), -(93514, 0, 0, 0, 436, 38134), -(112600, 0, 0, 0, 356, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (121253,129226,151162,137303,145735,137262,132286,137269,137270,137271,137263,137272,137273,137264,130328,135435,135209,120171,132332,122429,121210,120812,135397,120791,141652,140176,142856,14558,35169,34238,141693,11156,141691,12343,7395,141702,12342,12341,141647,42637,14720,174453,141119,168808,168807,46357,168771,4043,7231,7790,3360,3361,168619,168598,171691,3354,3353,49573,46985,168623,34955,46667,168597,168596,25081,25080,24931,24930,24927,24926,24924,3348,158637,31727,31720,44918,20491,44948,3319,46512,46359,24929,50088,12351,356,64105,12353,3362,5195,47809,47808,4752,14541,14540,14539,168540,47771,31757,31769,47764,31756,47788,47767,47818,47817,47815,3352,114840,5812,7793,11177,7230,7792,35364,13842,168551,168626,50482,174164,3409,46675,57922,3358,3357,31758,31755,171689,168621,168628,65058,46640,168553,46639,46638,46637,65065,31768,5029,16869,65060,2756,176261,169166,5034,42709,16868,65063,65061,65074,175084,66022,68869,69333,65008,70301,62445,46642,65078,65076,42638,65071,15186,7951,47663,3333,35845,43239,3332,46618,46620,46622,46619,46621,16076,16069,62193,3359,158789,160452,4953,161203,3347,3351,31146,23635,3350,153285,3367,3345,5639,12136,6987,6986,46742,46741,43062,62197,62196,1420,3316,3366,3365,7010,5811,3372,3371,3225,7088,42548,3321,46718,46716,2855,61369,3317,3315,11017,3413,3364,3363,14451,52032,3412,14498,52812,52809,2857,62200,62199,52810,14499,3369,68979,54473,3368,49737,57801,54472,46708,44919,50323,46709,50477,50488,20492,42506,15476,3216,63626,44158,14881,3310,141310,3331,47247,47248,62194,47246,3329,62198,49131,3314,35068,3323,72654,135201,47571,58155,52034,46140,23128,46556,46555,45337,17098,46142,3144,45339,44338,3312,44865,49622,5188,4047,44867,44868,44866,88703,51195,27489,44872,89830,3370,3342,44871,46572,49750,14375,5614,5613,5611,6466,135202,175135,5610,88702,88701,6929,5609,5606,137762,72559,142668,142666,168441,149409,32642,32641,149290,149404,149371,149297,14377,3300,62822,62821,25075,34719,34718,3084,24935,24934,34730,34721,34717,34723,34715,10880,14376,42859,40891,71100,44854,44878,44856,168431,44853,44851,44876,149279,149626,133186,62115,49743,150131,47253,149523,168459,151937,149408,148263,155739,32520,44877,5817,121541,14392,49837,38821,3313,44852,28960,148250,62195,148770,148242,149522,62114,148795,149258,51346,3296,149296,149270,74228,167675,167674,167673,167672,167669,167676,167670,168223,156828,156814,157300,168738,168740,156821,167664,157328,167663,156501,156825,167183,153581,174527,174525,153583,153582,167631,167630,167633,167632,167646,167647,154103,154146,153580,154145,154147,153238,153242,153239,164927,155733,172026,161006,163040,171997,172027,167596,167599,167598,167597,167307,167309,167308,172029,167182,167298,167301,155192,169162,164025,152571,167300,164022,152998,172028,167291,152843,167290,167259,167258,166575,167254,160451,167250,156900,167226,167225,157104,155572,164026,163069,160433,160394,163338,163039,162954,163533,153964,153266,167222,167221,174977,167213,167212,167219,167217,167216,165758,163329,168382,167926,167128,167215,162817,167142,167912,167913,167911,167910,167909,167027,167126,167019,167021,157114,157091,156532,154268,167020,165730,165711,165727,165757,156716,151091,155371,167008,156676,165713,150238,165712,166997,150237,164826,166996,175030,164827,166906,166854,167761,161133,161265,161131,166787,89713,166792,166797,161130,150228,161224,161228,166796,166786,166784,166791,166800,150229,166782,166827,166824,42390,42406,42383,117,1236,42403,42402,42400,832,42498,42497,834,42559,42558,199,454,61143,620,42562,2914,42560,42399,42387,62664,42386,42384,6271,42401,168039,168236,166573,166794,166799,166585,166590,171872,172033,160737,174971,166583,157070)) OR (`DifficultyID`=150 AND `Entry` IN (156913,165198,166262)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(121253, 0, 0, 0, 189, 38134), -(129226, 0, 0, 0, 189, 38134), -(151162, 0, 0, 0, 292, 38134), -(137303, 0, 0, 0, 289, 38134), -(145735, 0, 0, 0, 289, 38134), -(137262, 0, 0, 0, 289, 38134), -(132286, 0, 2, 2, 189, 38134), -(137269, 0, 0, 0, 289, 38134), -(137270, 0, 0, 0, 289, 38134), -(137271, 0, 0, 0, 289, 38134), -(137263, 0, 0, 0, 289, 38134), -(137272, 0, 0, 0, 289, 38134), -(137273, 0, 0, 0, 289, 38134), -(137264, 0, 0, 0, 289, 38134), -(130328, 0, 0, 0, 189, 38134), -(135435, 0, 0, 0, 189, 38134), -(135209, 0, 0, 0, 189, 38134), -(120171, 0, 3, 3, 189, 38134), -(132332, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(121210, 0, 0, 0, 492, 38134), -(120812, 0, 0, 0, 189, 38134), -(135397, 0, 0, 0, 189, 38134), -(120791, 0, 0, 0, 189, 38134), -(141652, 0, 0, 0, 494, 38134), -(140176, 0, 0, 0, 794, 38134), -(142856, 0, 0, 0, 494, 38134), -(14558, 0, 0, 0, 872, 38134), -(35169, 0, 0, 0, 872, 38134), -(34238, 0, 0, 0, 872, 38134), -(141693, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(141691, 0, 0, 0, 494, 38134), -(12343, 0, 0, 0, 872, 38134), -(7395, 0, 0, 0, 371, 38134), -(141702, 0, 0, 0, 494, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(141647, 0, 0, 0, 494, 38134), -(42637, 0, 0, 0, 70, 38134), -(14720, 0, 3, 3, 866, 38134), -(174453, 0, 0, 0, 189, 38134), -(141119, 0, 0, 0, 494, 38134), -(168808, 0, 0, 0, 189, 38134), -(168807, 0, 3, 3, 494, 38134), -(46357, 0, 0, 0, 866, 38134), -(168771, 0, 0, 0, 741, 38134), -(4043, 0, 0, 0, 866, 38134), -(7231, 0, 0, 0, 866, 38134), -(7790, 0, 0, 0, 866, 38134), -(3360, 0, 0, 0, 866, 38134), -(3361, 0, 0, 0, 866, 38134), -(168619, 0, 0, 0, 866, 38134), -(168598, 0, 0, 0, 866, 38134), -(171691, 0, 0, 0, 864, 38134), -(3354, 0, 0, 0, 866, 38134), -(3353, 0, 0, 0, 866, 38134), -(49573, 0, 0, 0, 866, 38134), -(46985, 0, 0, 0, 328, 38134), -(168623, 0, 0, 0, 866, 38134), -(34955, 0, 0, 0, 866, 38134), -(46667, 0, 0, 0, 866, 38134), -(168597, 0, 0, 0, 866, 38134), -(168596, 0, 0, 0, 866, 38134), -(25081, 0, 0, 0, 966, 38134), -(25080, 0, 0, 0, 966, 38134), -(24931, 0, 0, 0, 966, 38134), -(24930, 0, 0, 0, 966, 38134), -(24927, 0, 0, 0, 966, 38134), -(24926, 0, 0, 0, 966, 38134), -(24924, 0, 0, 0, 966, 38134), -(3348, 0, 0, 0, 866, 38134), -(158637, 0, 0, 0, 872, 38134), -(31727, 0, 0, 0, 966, 38134), -(31720, 0, 0, 0, 966, 38134), -(44918, 0, 0, 0, 866, 38134), -(20491, 0, 0, 0, 43, 38134), -(44948, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(46512, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(24929, 0, 0, 0, 966, 38134), -(50088, 0, 0, 0, 53, 38134), -(12351, 0, 0, 0, 872, 38134), -(356, 0, 0, 0, 872, 38134), -(64105, 0, 0, 0, 173, 38134), -(12353, 0, 0, 0, 872, 38134), -(3362, 0, 0, 0, 866, 38134), -(5195, 0, 0, 0, 872, 38134), -(47809, 0, 0, 0, 866, 38134), -(47808, 0, 0, 0, 866, 38134), -(4752, 0, 0, 0, 866, 38134), -(14541, 0, 0, 0, 872, 38134), -(14540, 0, 0, 0, 872, 38134), -(14539, 0, 0, 0, 872, 38134), -(168540, 0, 0, 0, 1421, 38134), -(47771, 0, 0, 0, 866, 38134), -(31757, 0, 0, 0, 826, 38134), -(31769, 0, 0, 0, 826, 38134), -(47764, 0, 0, 0, 866, 38134), -(31756, 0, 0, 0, 826, 38134), -(47788, 0, 0, 0, 866, 38134), -(47767, 0, 0, 0, 866, 38134), -(47818, 0, 0, 0, 866, 38134), -(47817, 0, 0, 0, 866, 38134), -(47815, 0, 0, 0, 866, 38134), -(3352, 0, 0, 0, 866, 38134), -(114840, 0, 0, 0, 866, 38134), -(5812, 0, 0, 0, 866, 38134), -(7793, 0, 0, 0, 866, 38134), -(11177, 0, 0, 0, 866, 38134), -(7230, 0, 0, 0, 866, 38134), -(7792, 0, 0, 0, 866, 38134), -(35364, 0, 0, 0, 866, 38134), -(13842, 0, 0, 0, 378, 38134), -(168551, 0, 0, 0, 866, 38134), -(168626, 0, 0, 0, 866, 38134), -(50482, 0, 0, 0, 866, 38134), -(174164, 0, 0, 0, 864, 38134), -(3409, 0, 0, 0, 866, 38134), -(46675, 0, 0, 0, 866, 38134), -(57922, 0, 0, 0, 866, 38134), -(3358, 0, 0, 0, 866, 38134), -(3357, 0, 0, 0, 866, 38134), -(31758, 0, 0, 0, 826, 38134), -(31755, 0, 0, 0, 826, 38134), -(171689, 0, 0, 0, 864, 38134), -(168621, 0, 0, 0, 866, 38134), -(168628, 0, 0, 0, 866, 38134), -(65058, 0, 0, 0, 657, 38134), -(46640, 0, 0, 0, 866, 38134), -(168553, 0, 0, 0, 866, 38134), -(46639, 0, 0, 0, 866, 38134), -(46638, 0, 0, 0, 866, 38134), -(46637, 0, 0, 0, 866, 38134), -(65065, 0, 0, 0, 657, 38134), -(31768, 0, 0, 0, 826, 38134), -(5029, 0, 0, 0, 866, 38134), -(16869, 0, 0, 0, 866, 38134), -(65060, 0, 0, 0, 657, 38134), -(2756, 0, 0, 0, 866, 38134), -(176261, 0, 0, 0, 347, 38134), -(169166, 0, 0, 0, 741, 38134), -(5034, 0, 0, 0, 866, 38134), -(42709, 0, 0, 0, 70, 38134), -(16868, 0, 0, 0, 866, 38134), -(65063, 0, 0, 0, 657, 38134), -(65061, 0, 0, 0, 657, 38134), -(65074, 0, 0, 0, 872, 38134), -(175084, 0, 0, 0, 347, 38134), -(66022, 0, 0, 0, 866, 38134), -(68869, 0, 0, 0, 81, 38134), -(69333, 0, 0, 0, 866, 38134), -(65008, 0, 0, 0, 70, 38134), -(70301, 0, 0, 0, 866, 38134), -(62445, 0, 0, 0, 866, 38134), -(46642, 0, 0, 0, 866, 38134), -(65078, 0, 0, 0, 872, 38134), -(65076, 0, 0, 0, 872, 38134), -(42638, 0, 0, 0, 70, 38134), -(65071, 0, 0, 0, 872, 38134), -(15186, 0, 0, 0, 371, 38134), -(7951, 0, 0, 0, 866, 38134), -(47663, 0, 0, 0, 883, 38134), -(3333, 0, 0, 0, 378, 38134), -(35845, 0, 0, 0, 181, 38134), -(43239, 0, 0, 0, 866, 38134), -(3332, 0, 0, 0, 866, 38134), -(46618, 0, 0, 0, 866, 38134), -(46620, 0, 0, 0, 866, 38134), -(46622, 0, 0, 0, 866, 38134), -(46619, 0, 0, 0, 866, 38134), -(46621, 0, 0, 0, 866, 38134), -(16076, 0, 0, 0, 866, 38134), -(16069, 0, 0, 0, 371, 38134), -(62193, 0, 0, 0, 866, 38134), -(3359, 0, 0, 0, 866, 38134), -(158789, 0, 0, 0, 328, 38134), -(160452, 0, 0, 0, 782, 38134), -(4953, 0, 0, 0, 81, 38134), -(161203, 0, 0, 0, 782, 38134), -(3347, 0, 0, 0, 866, 38134), -(3351, 0, 0, 0, 866, 38134), -(31146, 0, 3, 3, 328, 38134), -(23635, 0, 0, 0, 70, 38134), -(3350, 0, 0, 0, 866, 38134), -(153285, 0, 0, 0, 181, 38134), -(3367, 0, 0, 0, 378, 38134), -(3345, 0, 0, 0, 866, 38134), -(5639, 0, 0, 0, 378, 38134), -(12136, 0, 0, 0, 70, 38134), -(6987, 0, 0, 0, 866, 38134), -(6986, 0, 0, 0, 866, 38134), -(46742, 0, 0, 0, 866, 38134), -(46741, 0, 0, 0, 866, 38134), -(43062, 0, 0, 0, 861, 38134), -(62197, 0, 0, 0, 866, 38134), -(62196, 0, 0, 0, 866, 38134), -(1420, 0, 0, 0, 81, 38134), -(3316, 0, 0, 0, 866, 38134), -(3366, 0, 0, 0, 866, 38134), -(3365, 0, 0, 0, 866, 38134), -(7010, 0, 0, 0, 866, 38134), -(5811, 0, 0, 0, 866, 38134), -(3372, 0, 0, 0, 866, 38134), -(3371, 0, 0, 0, 866, 38134), -(3225, 0, 0, 0, 70, 38134), -(7088, 0, 0, 0, 866, 38134), -(42548, 0, 0, 0, 866, 38134), -(3321, 0, 0, 0, 866, 38134), -(46718, 0, 0, 0, 866, 38134), -(46716, 0, 0, 0, 866, 38134), -(2855, 0, 0, 0, 866, 38134), -(61369, 0, 0, 0, 371, 38134), -(3317, 0, 0, 0, 866, 38134), -(3315, 0, 0, 0, 866, 38134), -(11017, 0, 0, 0, 866, 38134), -(3413, 0, 0, 0, 866, 38134), -(3364, 0, 0, 0, 866, 38134), -(3363, 0, 0, 0, 866, 38134), -(14451, 0, 0, 0, 375, 38134), -(52032, 0, 0, 0, 866, 38134), -(3412, 0, 0, 0, 866, 38134), -(14498, 0, 0, 0, 378, 38134), -(52812, 0, 0, 0, 861, 38134), -(52809, 0, 0, 0, 866, 38134), -(2857, 0, 0, 0, 866, 38134), -(62200, 0, 0, 0, 1723, 38134), -(62199, 0, 1, 1, 1723, 38134), -(52810, 0, 0, 0, 861, 38134), -(14499, 0, -4, -2, 1723, 38134), -(3369, 0, 0, 0, 866, 38134), -(68979, 0, 0, 0, 866, 38134), -(54473, 0, 0, 0, 866, 38134), -(3368, 0, 0, 0, 378, 38134), -(49737, 0, 0, 0, 866, 38134), -(57801, 0, 0, 0, 303, 38134), -(54472, 0, 0, 0, 866, 38134), -(46708, 0, 0, 0, 866, 38134), -(44919, 0, 0, 0, 866, 38134), -(50323, 0, 0, 0, 866, 38134), -(46709, 0, 0, 0, 866, 38134), -(50477, 0, 0, 0, 866, 38134), -(50488, 0, 0, 0, 883, 38134), -(20492, 0, 0, 0, 43, 38134), -(42506, 0, 0, 0, 866, 38134), -(15476, 0, 0, 0, 81, 38134), -(3216, 0, 0, 0, 866, 38134), -(63626, 0, 0, 0, 866, 38134), -(44158, 0, 0, 0, 70, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(14881, 0, 0, 0, 81, 38134), -(3310, 0, 0, 0, 2117, 38134), -(141310, 0, 0, 0, 189, 38134), -(3331, 0, 0, 0, 866, 38134), -(47247, 0, 0, 0, 866, 38134), -(47248, 0, 0, 0, 866, 38134), -(62194, 0, 0, 0, 866, 38134), -(47246, 0, 0, 0, 866, 38134), -(3329, 0, 0, 0, 378, 38134), -(62198, 0, 0, 0, 866, 38134), -(49131, 0, 0, 0, 79, 38134), -(3314, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(3323, 0, 0, 0, 866, 38134), -(72654, 0, 0, 0, 328, 38134), -(135201, 0, 0, 0, 189, 38134), -(47571, 0, 0, 0, 866, 38134), -(58155, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(46140, 0, 0, 0, 883, 38134), -(23128, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(45337, 0, 0, 0, 861, 38134), -(17098, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(3144, 0, 0, 0, 866, 38134), -(45339, 0, 0, 0, 861, 38134), -(44338, 0, 0, 0, 81, 38134), -(3312, 0, 0, 0, 378, 38134), -(44865, 0, 0, 0, 866, 38134), -(49622, 0, 0, 0, 866, 38134), -(5188, 0, 0, 0, 378, 38134), -(4047, 0, 0, 0, 866, 38134), -(44867, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(44866, 0, 0, 0, 866, 38134), -(88703, 0, 0, 0, 883, 38134), -(51195, 0, 0, 0, 872, 38134), -(27489, 0, 0, 0, 298, 38134), -(44872, 0, 0, 0, 883, 38134), -(89830, 0, 0, 0, 298, 38134), -(3370, 0, 0, 0, 866, 38134), -(3342, 0, 0, 0, 378, 38134), -(44871, 0, 0, 0, 883, 38134), -(46572, 0, 0, 0, 866, 38134), -(49750, 0, 0, 0, 861, 38134), -(14375, 0, 0, 0, 378, 38134), -(5614, 0, 0, 0, 866, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(6466, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(175135, 0, 3, 3, 181, 38134), -(5610, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(6929, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(137762, 0, 0, 0, 189, 38134), -(72559, 0, 0, 0, 859, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(168441, 0, 0, 0, 741, 38134), -(149409, 0, 0, 0, 871, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(149290, 0, 0, 0, 777, 38134), -(149404, 0, 0, 0, 829, 38134), -(149371, 0, 0, 0, 828, 38134), -(149297, 0, 0, 0, 172, 38134), -(14377, 0, 0, 0, 883, 38134), -(3300, 0, 0, 0, 81, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(25075, 0, 0, 0, 966, 38134), -(34719, 0, 0, 0, 966, 38134), -(34718, 0, 0, 0, 966, 38134), -(3084, 0, 0, 0, 883, 38134), -(24935, 0, 0, 0, 966, 38134), -(24934, 0, 0, 0, 966, 38134), -(34730, 0, 0, 0, 966, 38134), -(34721, 0, 0, 0, 966, 38134), -(34717, 0, 0, 0, 966, 38134), -(34723, 0, 0, 0, 966, 38134), -(34715, 0, 0, 0, 966, 38134), -(10880, 0, 0, 0, 378, 38134), -(14376, 0, 0, 0, 883, 38134), -(42859, 0, 0, 0, 70, 38134), -(40891, 0, 0, 0, 70, 38134), -(71100, 0, 0, 0, 711, 38134), -(44854, 0, 0, 0, 866, 38134), -(44878, 0, 0, 0, 883, 38134), -(44856, 0, 0, 0, 866, 38134), -(168431, 0, 0, 0, 1421, 38134), -(44853, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44876, 0, 0, 0, 883, 38134), -(149279, 0, 0, 0, 847, 38134), -(149626, 0, 0, 0, 178, 38134), -(133186, 0, 0, 0, 347, 38134), -(62115, 0, 0, 0, 371, 38134), -(49743, 0, 0, 0, 81, 38134), -(150131, 0, 0, 0, 820, 38134), -(47253, 0, 0, 0, 866, 38134), -(149523, 0, 0, 0, 847, 38134), -(168459, 0, 0, 0, 883, 38134), -(151937, 0, 0, 0, 847, 38134), -(149408, 0, 0, 0, 830, 38134), -(148263, 0, 0, 0, 817, 38134), -(155739, 0, 0, 0, 959, 38134), -(32520, 0, 0, 0, 181, 38134), -(44877, 0, 0, 0, 883, 38134), -(5817, 0, 0, 0, 866, 38134), -(121541, 0, 0, 0, 336, 38134), -(14392, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(38821, 0, 0, 0, 181, 38134), -(3313, 0, 0, 0, 866, 38134), -(44852, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(148250, 0, 0, 0, 871, 38134), -(62195, 0, 0, 0, 866, 38134), -(148770, 0, 0, 0, 816, 38134), -(148242, 0, 0, 0, 871, 38134), -(149522, 0, 0, 0, 847, 38134), -(62114, 0, 0, 0, 371, 38134), -(148795, 0, 0, 0, 820, 38134), -(149258, 0, 0, 0, 11, 38134), -(51346, 0, 0, 0, 883, 38134), -(3296, 0, 0, 0, 883, 38134), -(149296, 0, 0, 0, 826, 38134), -(149270, 0, 0, 0, 883, 38134), -(74228, 0, 0, 0, 883, 38134), -(167675, 0, 0, 0, 1421, 38134), -(167674, 0, 0, 0, 741, 38134), -(167673, 0, 0, 0, 1421, 38134), -(167672, 0, 0, 0, 741, 38134), -(167669, 0, 0, 0, 741, 38134), -(167676, 0, 0, 0, 741, 38134), -(167670, 0, 0, 0, 741, 38134), -(168223, 0, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(166262, 150, -2, -2, 1729, 38134), -(156828, 0, 0, 0, 1729, 38134), -(156814, 0, 2, 2, 1729, 38134), -(157300, 0, 2, 2, 1729, 38134), -(168738, 0, 0, 0, 81, 38134), -(168740, 0, 0, 0, 81, 38134), -(156821, 0, 1, 1, 1729, 38134), -(167664, 0, 0, 0, 741, 38134), -(157328, 0, 1, 1, 1729, 38134), -(167663, 0, 0, 0, 1421, 38134), -(156501, 0, 2, 2, 1729, 38134), -(156825, 0, 1, 1, 1729, 38134), -(167183, 0, 0, 0, 1421, 38134), -(153581, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(167631, 0, 0, 0, 741, 38134), -(167630, 0, 0, 0, 741, 38134), -(167633, 0, 0, 0, 1421, 38134), -(167632, 0, 0, 0, 741, 38134), -(167646, 0, 0, 0, 1421, 38134), -(167647, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(164927, 0, 0, 0, 741, 38134), -(155733, 0, 0, 0, 741, 38134), -(172026, 0, 0, 0, 81, 38134), -(161006, 0, 0, 0, 741, 38134), -(163040, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(167596, 0, 0, 0, 1421, 38134), -(167599, 0, 0, 0, 741, 38134), -(167598, 0, 0, 0, 741, 38134), -(167597, 0, 0, 0, 741, 38134), -(167307, 0, 0, 0, 741, 38134), -(167309, 0, 0, 0, 741, 38134), -(167308, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(167182, 0, 0, 0, 741, 38134), -(167298, 0, 0, 0, 741, 38134), -(167301, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(164025, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(167300, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(167291, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(167290, 0, 0, 0, 741, 38134), -(167259, 0, 0, 0, 741, 38134), -(167258, 0, 0, 0, 741, 38134), -(166575, 0, 0, 0, 741, 38134), -(167254, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(167250, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(167226, 0, 0, 0, 741, 38134), -(167225, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(164026, 0, 0, 0, 741, 38134), -(163069, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(163338, 0, 0, 0, 741, 38134), -(163039, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(163533, 0, 0, 0, 741, 38134), -(153964, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(167222, 0, 0, 0, 741, 38134), -(167221, 0, 0, 0, 741, 38134), -(174977, 0, 0, 0, 741, 38134), -(167213, 0, 0, 0, 741, 38134), -(167212, 0, 0, 0, 1421, 38134), -(167219, 0, 0, 0, 741, 38134), -(167217, 0, 0, 0, 741, 38134), -(167216, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(163329, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(167926, 0, 0, 0, 957, 38134), -(167128, 0, 0, 0, 741, 38134), -(167215, 0, 0, 0, 741, 38134), -(162817, 0, 0, 0, 955, 38134), -(167142, 0, 0, 0, 741, 38134), -(167912, 0, 0, 0, 741, 38134), -(167913, 0, 0, 0, 741, 38134), -(167911, 0, 0, 0, 741, 38134), -(167910, 0, 0, 0, 741, 38134), -(167909, 0, 0, 0, 741, 38134), -(167027, 0, 0, 0, 741, 38134), -(167126, 0, 0, 0, 741, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(167019, 0, 0, 0, 741, 38134), -(167021, 0, 0, 0, 1421, 38134), -(157114, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134), -(167020, 0, 0, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(165727, 0, 0, 0, 741, 38134), -(165757, 0, 0, 0, 81, 38134), -(156716, 0, 0, 0, 741, 38134), -(151091, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(167008, 0, 0, 0, 741, 38134), -(156676, 0, 0, 0, 957, 38134), -(165713, 0, 0, 0, 81, 38134), -(150238, 0, 0, 0, 957, 38134), -(165712, 0, 0, 0, 81, 38134), -(166997, 0, 0, 0, 1421, 38134), -(150237, 0, 0, 0, 957, 38134), -(164826, 0, 0, 0, 741, 38134), -(166996, 0, 0, 0, 741, 38134), -(175030, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(166906, 0, 0, 0, 1421, 38134), -(166854, 0, 0, 0, 741, 38134), -(167761, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(161265, 0, 0, 0, 188, 38134), -(161131, 0, 0, 0, 957, 38134), -(166787, 0, 0, 0, 741, 38134), -(89713, 0, 0, 0, 857, 38134), -(166792, 0, 0, 0, 741, 38134), -(166797, 0, 0, 0, 741, 38134), -(161130, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(161224, 0, 0, 0, 81, 38134), -(161228, 0, 0, 0, 81, 38134), -(166796, 0, 0, 0, 741, 38134), -(166786, 0, 0, 0, 741, 38134), -(166784, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(166800, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(166782, 0, 0, 0, 1421, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166824, 0, 0, 0, 1421, 38134), -(42390, 0, 0, 0, 6, 38134), -(42406, 0, 0, 0, 881, 38134), -(42383, 0, 0, 0, 6, 38134), -(117, 0, 0, 0, 6, 38134), -(1236, 0, 0, 0, 6, 38134), -(42403, 0, 0, 0, 6, 38134), -(42402, 0, 0, 0, 6, 38134), -(42400, 0, 0, 0, 6, 38134), -(832, 0, 0, 0, 6, 38134), -(42498, 0, 0, 0, 6, 38134), -(42497, 0, 0, 0, 6, 38134), -(834, 0, 0, 0, 6, 38134), -(42559, 0, 0, 0, 6, 38134), -(42558, 0, 0, 0, 6, 38134), -(199, 0, 0, 0, 6, 38134), -(454, 0, 0, 0, 6, 38134), -(61143, 0, 0, 0, 371, 38134), -(620, 0, 0, 0, 81, 38134), -(42562, 0, 0, 0, 6, 38134), -(2914, 0, 0, 0, 81, 38134), -(42560, 0, 0, 0, 6, 38134), -(42399, 0, 0, 0, 6, 38134), -(42387, 0, 0, 0, 6, 38134), -(62664, 0, 0, 0, 371, 38134), -(42386, 0, 0, 0, 6, 38134), -(42384, 0, 0, 0, 6, 38134), -(6271, 0, 0, 0, 81, 38134), -(42401, 0, 0, 0, 6, 38134), -(168039, 0, 0, 0, 741, 38134), -(168236, 0, 0, 0, 741, 38134), -(166573, 0, 0, 0, 1421, 38134), -(166794, 0, 0, 0, 741, 38134), -(166799, 0, 0, 0, 741, 38134), -(166585, 0, 0, 0, 741, 38134), -(166590, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(166583, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (61080,17804,4959,32520,111190,68)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(61080, 0, 0, 0, 371, 38134), -(17804, 0, 0, 0, 864, 38134), -(4959, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(111190, 0, 0, 0, 773, 38134), -(68, 0, 0, 0, 883, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (156607,156651,167761,151089,154170,151088,161133,161130,161131,161265,149917,156622,161228,156612,156626,156610,156609,161224,150229,150228,157070,160664,157044,157042,156403,167345,157049,154867,155125,167886,156280,157046,160737,156345,174971,157043)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156607, 0, 0, 0, 741, 38134), -(156651, 0, 0, 0, 1421, 38134), -(167761, 0, 0, 0, 741, 38134), -(151089, 0, 0, 0, 741, 38134), -(154170, 0, 0, 0, 741, 38134), -(151088, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(161130, 0, 0, 0, 957, 38134), -(161131, 0, 0, 0, 957, 38134), -(161265, 0, 0, 0, 188, 38134), -(149917, 0, 0, 0, 741, 38134), -(156622, 0, 0, 0, 741, 38134), -(161228, 0, 0, 0, 81, 38134), -(156612, 0, 0, 0, 741, 38134), -(156626, 0, 0, 0, 1421, 38134), -(156610, 0, 0, 0, 741, 38134), -(156609, 0, 0, 0, 741, 38134), -(161224, 0, 0, 0, 81, 38134), -(150229, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(157070, 0, 0, 0, 741, 38134), -(160664, 0, 0, 0, 741, 38134), -(157044, 0, 0, 0, 741, 38134), -(157042, 0, 0, 0, 741, 38134), -(156403, 0, 0, 0, 741, 38134), -(167345, 0, 0, 0, 482, 38134), -(157049, 0, 0, 0, 741, 38134), -(154867, 0, 0, 0, 741, 38134), -(155125, 0, 0, 0, 741, 38134), -(167886, 0, 0, 0, 741, 38134), -(156280, 0, 0, 0, 1421, 38134), -(157046, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 957, 38134), -(156345, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(157043, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166797,166792,89713,166787,166786,166800,161228,166784,166791,166782,150228,166796,150229,161224,166827,166824,168236,166590,166799,171872,166573,166583,166585,160737,168039,166794,174971,157070,172033)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166797, 0, 0, 0, 741, 38134), -(166792, 0, 0, 0, 741, 38134), -(89713, 0, 0, 0, 857, 38134), -(166787, 0, 0, 0, 741, 38134), -(166786, 0, 0, 0, 741, 38134), -(166800, 0, 0, 0, 741, 38134), -(161228, 0, 0, 0, 81, 38134), -(166784, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(166782, 0, 0, 0, 1421, 38134), -(150228, 0, 0, 0, 957, 38134), -(166796, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(161224, 0, 0, 0, 81, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166824, 0, 0, 0, 1421, 38134), -(168236, 0, 0, 0, 741, 38134), -(166590, 0, 0, 0, 741, 38134), -(166799, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(166573, 0, 0, 0, 1421, 38134), -(166583, 0, 0, 0, 741, 38134), -(166585, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 741, 38134), -(168039, 0, 0, 0, 741, 38134), -(166794, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (155488,153682,153604,152554,152564,149707,145338,152559,153597,153600,153595,153586,155808,153637,152672,152916,154202,155891,152671,154712,152755,149803,150123,153834,145340,152407,155721,152827,151875,155719,149004,153501,153296,153543,152549,156258,153623,152367,153246,155553,155565,153625,152963,153627,153603,153662,153482,153469,153738,154724,153737,153545,153739,153740,153741,152065,152546,152903,154950,152547,153563,152563,153665,153666,154716,152884,149804,149805,153606,156265,153026,154704,150553,153522,153332,153488,152885,150475,152045,150384,150474,150541,150404,155316,155315,154244,151661,151662,154410,150371,151741,148454,152046,152067,152383,152384,155312,150373,154399,153006,152793,152792,154180,152560,151964,136061,142450,142191,123633,124720,143246,144148,144147,143263,1976,1141,5081,1311,3628,149433,52420,331,5694,52412,174146,85307,149626,149099,149445,150122,89174,111190,721,147785,155739,2485,2708,82564,148124,148796,52423,148233,52421,103033,151937,149616,147714,84751,85819,5498,85818,84749,85817,5497,32520,1419,149124,84745,1307,149131,149121,53153,1415,1414,85816,1413,52408,147741,156691,156692,173571,156670,173610,175209,173545,175210,156733,173548,175526,175525,176186,175216,114665,168011,164096,171795,174922,175213,164095,171787,171790,164579,167591,55370,162896,164079,171299,162918,176368,171821,173386,173388,176067,176066,176065,176064,164684,156504,164099,164100,171589,164098,173369,164078,173370,170310,175036,159478,166284,175081,175080,156791,170640,165796,175083,175066,169524,175082,173330,171822,165654,175215,170256,54638,166312,175067,173327,156663,170557,175016,175035,175214,173318,156664,173356,164596,173352,173354,162928,173357,165657,156768,162929,173355,173353,170607,175218,175212,164685,156769,173348,167880,162666,178804,164352,165403,166307,165405,175020,156735,173350,164686,167881,172702,173304,175018,175019,175208,173301,32642,32641,175207,175206,156734,121541,166061,164173,175222,177829,156688,173305,164353,173118,164123,173325,175042,175327,173302,164803,176545,173367,173300,173364,171796,156758,175017,156698,175087,153089,151746,151639,151638,151739,153366,151905,151695,152256,97126,99636,98211,1412,98210,95718,151641,151643,102623,108185,97741,95717,102632,114590,152206,152194,152189,113418,115913,152248,131890,142306,131897,135668,152643,137606,143682,135917,132526,142294,131896,130216,137905,142299,135671,177193,142132,149045,124295,142543,135230,143295,142068,138724,143022,138726,123639,132625,136106,142095,143251,142139,142188,143244,123675,142073,142459,143243,142668,123635,138725,142066,142666,143261,130377,135153,154464,142056,135520,144383,142752,142137,136041,128531,132036,142457,131994,124289,136052,132638,143250,132642,142136,154639,142063,151166,150857,150841,156051,144647,152791,154166,156152,152445,152426,153811,154257,155940,151763,153509,153510,153817,150467,154140,154241,150696,145838,151327,154653,150710,154640,150376,152731,156107,72654,152519,156177,152790,145337,145967,150795,153599,155761,153578,150783,154696,151772,155941,155943,152942,150784,155370,153591,154375,154436,154372,154371,154248,151626,154810,154811,154370,155885,155794,152883,154698,145322,154697,157359,151000,155454,154705,149906,154814,154339,155498,152673,152675,154710,154711,153617,152918,152679,154717,154713,155255,155490,145324,153333,154338,145970,154317,154725,75372,153697,155120,155235,153934,155113,155112,174231,153962,154283,174235,153973,154336,174227,154395,155877,155448,156087,154815,154726,150101,151276,152670,120510,155720,152668,154684,155730,155752,154930,150087,154809,154676,154675,153960,124180,135509,146902,142077,144310,142094,142086,142180,135658,133325,133282,124725,124727,138280,126634,135053,142161,142190,135107,123169,135112,142165,142162,134847,143793,142141,142143,135603,135216,145731,135604,144213,140906,137277,142182,122072,137284,137283,137286,137285,134849,137370,137278,137296,137297,137280,137744,140948,135792,134845,24968,135019,134921,150104,141033,134920,134722,141116,141114,141117,135521,142238,139088,143272,139148,139144,131992,131989,124181,142346,141115,140348,140460,142089,131983,147206,126781,142371,123642,125005,143851,153932,120788,143709,138704,142166,152079,143700,135446,122370,161074,126519,140350,142721,143968,143839,143699,121235,124695,135681,142181,137317,143853,148927,137315,143254,148922,142174,142169,143004,143842,143005,143007,135614,142167,140552,142160,143870,145728,135618,143380,161091,145729,142163,145730,123244,142997,142189,142998,124805,142993,139522,142994,143856,142995,142187,143402,140323,131290,143008,137265,140347,137267,137293,140472,140473,142685,135612,144635,142115,142140,151176,142142,142700,137281,151173,137282,137300,137268,126682,126642,137279,135064,137266,23837,137301,143844,143420,130077,137298,123604,137299,143498,135677,135678,152081,142117,140313,126434,137294,135675,137316,152080,143852,137314,120599,137295,136633,147972,135808,147973,143541,143849,142138,73678,136661,139620,130224,139609,130268,130226,134451,122276,136457,135119,136447,135082,130218,135077,135072,136432,144155,139528,136448,150897,123083,135059)) OR (`DifficultyID`=12 AND `Entry`=151963); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(155488, 0, 0, 0, 690, 38134), -(153682, 0, 0, 0, 690, 38134), -(153604, 0, 0, 0, 690, 38134), -(152554, 0, 0, 0, 690, 38134), -(152564, 0, 0, 0, 690, 38134), -(149707, 0, 0, 0, 690, 38134), -(145338, 0, 0, 0, 690, 38134), -(152559, 0, 0, 0, 690, 38134), -(153597, 0, 0, 0, 690, 38134), -(153600, 0, 0, 0, 690, 38134), -(153595, 0, 0, 0, 690, 38134), -(153586, 0, 0, 0, 690, 38134), -(155808, 0, 0, 0, 690, 38134), -(153637, 0, 0, 0, 690, 38134), -(152672, 0, 0, 0, 690, 38134), -(152916, 0, 0, 0, 690, 38134), -(154202, 0, 0, 0, 690, 38134), -(155891, 0, 0, 0, 690, 38134), -(152671, 0, 3, 3, 690, 38134), -(154712, 0, 0, 0, 371, 38134), -(152755, 0, 0, 0, 690, 38134), -(149803, 0, 0, 0, 690, 38134), -(150123, 0, 0, 0, 690, 38134), -(153834, 0, 0, 0, 690, 38134), -(145340, 0, 0, 0, 690, 38134), -(152407, 0, 0, 0, 690, 38134), -(155721, 0, 0, 0, 690, 38134), -(152827, 0, 0, 0, 690, 38134), -(151875, 0, 0, 0, 690, 38134), -(155719, 0, 0, 0, 690, 38134), -(149004, 0, 0, 0, 690, 38134), -(153501, 0, 0, 0, 690, 38134), -(153296, 0, 0, 0, 690, 38134), -(153543, 0, 0, 0, 690, 38134), -(152549, 0, 0, 0, 690, 38134), -(156258, 0, 0, 0, 690, 38134), -(153623, 0, 0, 0, 690, 38134), -(152367, 0, 0, 0, 690, 38134), -(153246, 0, 0, 0, 690, 38134), -(155553, 0, 0, 0, 690, 38134), -(155565, 0, 0, 0, 690, 38134), -(153625, 0, 0, 0, 690, 38134), -(152963, 0, 0, 0, 690, 38134), -(153627, 0, 0, 0, 690, 38134), -(153603, 0, 0, 0, 690, 38134), -(153662, 0, 0, 0, 690, 38134), -(153482, 0, 0, 0, 690, 38134), -(153469, 0, 0, 0, 690, 38134), -(153738, 0, 0, 0, 690, 38134), -(154724, 0, 0, 0, 371, 38134), -(153737, 0, 0, 0, 690, 38134), -(153545, 0, 0, 0, 690, 38134), -(153739, 0, 0, 0, 690, 38134), -(153740, 0, 0, 0, 690, 38134), -(153741, 0, 0, 0, 690, 38134), -(152065, 0, 0, 0, 690, 38134), -(152546, 0, 0, 0, 690, 38134), -(152903, 0, 0, 0, 690, 38134), -(154950, 0, 0, 0, 690, 38134), -(152547, 0, 0, 0, 690, 38134), -(153563, 0, 0, 0, 690, 38134), -(152563, 0, 0, 0, 690, 38134), -(153665, 0, 0, 0, 690, 38134), -(153666, 0, 0, 0, 690, 38134), -(154716, 0, 0, 0, 371, 38134), -(152884, 0, 0, 0, 690, 38134), -(149804, 0, 0, 0, 690, 38134), -(149805, 0, 0, 0, 690, 38134), -(153606, 0, 0, 0, 690, 38134), -(156265, 0, 0, 0, 690, 38134), -(153026, 0, 0, 0, 690, 38134), -(154704, 0, 0, 0, 371, 38134), -(150553, 0, 0, 0, 690, 38134), -(153522, 0, 0, 0, 690, 38134), -(153332, 0, 0, 0, 690, 38134), -(153488, 0, 0, 0, 690, 38134), -(152885, 0, 0, 0, 690, 38134), -(150475, 0, 0, 0, 690, 38134), -(152045, 0, 0, 0, 690, 38134), -(150384, 0, 0, 0, 690, 38134), -(150474, 0, 0, 0, 690, 38134), -(150541, 0, 0, 0, 690, 38134), -(150404, 0, 0, 0, 706, 38134), -(155316, 0, 0, 0, 690, 38134), -(155315, 0, 0, 0, 690, 38134), -(154244, 0, 0, 0, 690, 38134), -(151661, 0, 0, 0, 690, 38134), -(151662, 0, 0, 0, 690, 38134), -(154410, 0, 0, 0, 690, 38134), -(150371, 0, 0, 0, 690, 38134), -(151741, 0, 0, 0, 690, 38134), -(148454, 0, 0, 0, 690, 38134), -(152046, 0, 0, 0, 690, 38134), -(152067, 0, 0, 0, 690, 38134), -(152383, 0, 0, 0, 690, 38134), -(152384, 0, 0, 0, 690, 38134), -(155312, 0, 0, 0, 690, 38134), -(150373, 0, 0, 0, 690, 38134), -(154399, 0, 0, 0, 690, 38134), -(153006, 0, 0, 0, 690, 38134), -(152793, 0, 0, 0, 690, 38134), -(152792, 0, 0, 0, 690, 38134), -(154180, 0, 0, 0, 690, 38134), -(152560, 0, 0, 0, 690, 38134), -(151964, 0, 0, 0, 740, 38134), -(136061, 0, 0, 0, 292, 38134), -(142450, 0, 0, 0, 465, 38134), -(142191, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(1976, 0, 0, 0, 883, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(1311, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149433, 0, 0, 0, 777, 38134), -(52420, 0, 0, 0, 861, 38134), -(331, 0, 0, 0, 864, 38134), -(5694, 0, 0, 0, 864, 38134), -(52412, 0, 0, 0, 861, 38134), -(174146, 0, 0, 0, 830, 38134), -(85307, 0, 0, 0, 37, 38134), -(149626, 0, 0, 0, 178, 38134), -(149099, 0, 0, 0, 196, 38134), -(149445, 0, 0, 0, 828, 38134), -(150122, 0, 0, 0, 37, 38134), -(89174, 0, 0, 0, 874, 38134), -(111190, 0, 0, 0, 773, 38134), -(721, 0, 0, 0, 81, 38134), -(147785, 0, 0, 0, 488, 38134), -(155739, 0, 0, 0, 959, 38134), -(2485, 0, 0, 0, 864, 38134), -(2708, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(148124, 0, 0, 0, 777, 38134), -(148796, 0, 0, 0, 810, 38134), -(52423, 0, 0, 0, 861, 38134), -(148233, 0, 0, 0, 828, 38134), -(52421, 0, 0, 0, 861, 38134), -(103033, 0, 0, 0, 633, 38134), -(151937, 0, 0, 0, 847, 38134), -(149616, 0, 0, 0, 347, 38134), -(147714, 0, 0, 0, 847, 38134), -(84751, 0, 0, 0, 857, 38134), -(85819, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(85818, 0, 0, 0, 857, 38134), -(84749, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(5497, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(1419, 0, 0, 0, 81, 38134), -(149124, 0, 0, 0, 847, 38134), -(84745, 0, 0, 0, 857, 38134), -(1307, 0, 0, 0, 864, 38134), -(149131, 0, 0, 0, 847, 38134), -(149121, 0, 0, 0, 847, 38134), -(53153, 0, 0, 0, 864, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(85816, 0, 0, 0, 857, 38134), -(1413, 0, 0, 0, 864, 38134), -(52408, 0, 0, 0, 818, 38134), -(147741, 0, 0, 0, 172, 38134), -(156691, 0, 0, 0, 783, 38134), -(156692, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(173610, 0, 0, 0, 807, 38134), -(175209, 0, 0, 0, 2060, 38134), -(173545, 0, 0, 0, 807, 38134), -(175210, 0, 0, 0, 807, 38134), -(156733, 0, 0, 0, 783, 38134), -(173548, 0, 0, 0, 807, 38134), -(175526, 0, 0, 0, 783, 38134), -(175525, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(175216, 0, 0, 0, 807, 38134), -(114665, 0, 0, 0, 982, 38134), -(168011, 0, 0, 0, 807, 38134), -(164096, 0, 0, 0, 783, 38134), -(171795, 0, 3, 3, 837, 38134), -(174922, 0, 0, 0, 783, 38134), -(175213, 0, 0, 0, 2060, 38134), -(164095, 0, 0, 0, 783, 38134), -(171787, 0, 0, 0, 837, 38134), -(171790, 0, 0, 0, 743, 38134), -(164579, 0, 0, 0, 2060, 38134), -(167591, 0, 0, 0, 807, 38134), -(55370, 0, 0, 0, 328, 38134), -(162896, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(171299, 0, 0, 0, 783, 38134), -(162918, 0, 0, 0, 783, 38134), -(176368, 0, 0, 0, 837, 38134), -(171821, 0, 0, 0, 2060, 38134), -(173386, 0, 0, 0, 837, 38134), -(173388, 0, 0, 0, 837, 38134), -(176067, 0, 0, 0, 837, 38134), -(176066, 0, 0, 0, 1425, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(164684, 0, 0, 0, 783, 38134), -(156504, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(171589, 0, 0, 0, 837, 38134), -(164098, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(173370, 0, 0, 0, 783, 38134), -(170310, 0, 0, 0, 2060, 38134), -(175036, 0, 0, 0, 807, 38134), -(159478, 0, 0, 0, 837, 38134), -(166284, 0, 0, 0, 807, 38134), -(175081, 0, 0, 0, 807, 38134), -(175080, 0, 0, 0, 783, 38134), -(156791, 0, 0, 0, 783, 38134), -(170640, 0, 0, 0, 1400, 38134), -(165796, 0, 0, 0, 807, 38134), -(175083, 0, 0, 0, 807, 38134), -(175066, 0, 0, 0, 2060, 38134), -(169524, 0, 0, 0, 783, 38134), -(175082, 0, 0, 0, 807, 38134), -(173330, 0, 0, 0, 783, 38134), -(171822, 0, 0, 0, 807, 38134), -(165654, 0, 3, 3, 746, 38134), -(175215, 0, 0, 0, 1291, 38134), -(170256, 0, 0, 0, 2060, 38134), -(54638, 0, 0, 0, 181, 38134), -(166312, 0, 0, 0, 807, 38134), -(175067, 0, 0, 0, 807, 38134), -(173327, 0, 0, 0, 783, 38134), -(156663, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(175016, 0, 0, 0, 1314, 38134), -(175035, 0, 0, 0, 807, 38134), -(175214, 0, 0, 0, 807, 38134), -(173318, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(173356, 0, 0, 0, 807, 38134), -(164596, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173357, 0, 0, 0, 783, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(165657, 0, 0, 0, 783, 38134), -(156768, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(173355, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(170607, 0, 0, 0, 783, 38134), -(175218, 0, 0, 0, 807, 38134), -(175212, 0, 0, 0, 807, 38134), -(164685, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(162666, 0, 0, 0, 2060, 38134), -(178804, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(166307, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(175018, 0, 0, 0, 807, 38134), -(175019, 0, 0, 0, 807, 38134), -(175208, 0, 0, 0, 1314, 38134), -(173301, 0, 0, 0, 783, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(175207, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(156734, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(166061, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(175222, 0, 0, 0, 807, 38134), -(177829, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(175042, 0, 0, 0, 807, 38134), -(175327, 0, 0, 0, 2060, 38134), -(173302, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(173367, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(171796, 0, 0, 0, 807, 38134), -(156758, 0, 0, 0, 783, 38134), -(175017, 0, 0, 0, 1291, 38134), -(156698, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(151963, 12, 0, 0, 740, 38134), -(153089, 0, 0, 0, 740, 38134), -(151746, 0, 0, 0, 740, 38134), -(151639, 0, 0, 0, 740, 38134), -(151638, 0, 0, 0, 740, 38134), -(151739, 0, 1, 1, 740, 38134), -(153366, 0, 0, 0, 830, 38134), -(151905, 0, 0, 0, 740, 38134), -(151695, 0, 0, 0, 740, 38134), -(152256, 0, 0, 0, 740, 38134), -(97126, 0, 0, 0, 371, 38134), -(99636, 0, 0, 0, 333, 38134), -(98211, 0, 0, 0, 371, 38134), -(1412, 0, 0, 0, 81, 38134), -(98210, 0, 0, 0, 81, 38134), -(95718, 0, 0, 0, 333, 38134), -(151641, 0, 0, 0, 740, 38134), -(151643, 0, 0, 0, 740, 38134), -(102623, 0, 0, 0, 488, 38134), -(108185, 0, 0, 0, 333, 38134), -(97741, 0, 0, 0, 371, 38134), -(95717, 0, 0, 0, 333, 38134), -(102632, 0, 0, 0, 333, 38134), -(114590, 0, 0, 0, 181, 38134), -(152206, 0, 0, 0, 740, 38134), -(152194, 0, 0, 0, 740, 38134), -(152189, 0, 0, 0, 740, 38134), -(113418, 0, 0, 0, 181, 38134), -(115913, 0, 0, 0, 181, 38134), -(152248, 0, 0, 0, 740, 38134), -(131890, 0, 0, 0, 650, 38134), -(142306, 0, 0, 0, 467, 38134), -(131897, 0, 0, 0, 650, 38134), -(135668, 0, 0, 0, 467, 38134), -(152643, 0, 0, 0, 181, 38134), -(137606, 0, 0, 0, 467, 38134), -(143682, 0, 0, 0, 467, 38134), -(135917, 0, 0, 0, 467, 38134), -(132526, 0, 0, 0, 650, 38134), -(142294, 0, 0, 0, 467, 38134), -(131896, 0, 0, 0, 81, 38134), -(130216, 0, 0, 0, 650, 38134), -(137905, 0, 0, 0, 805, 38134), -(142299, 0, 0, 0, 467, 38134), -(135671, 0, 0, 0, 467, 38134), -(177193, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(124295, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(135230, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142095, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(123635, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142666, 0, 0, 0, 872, 38134), -(143261, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(142056, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(144383, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(128531, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(142457, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(124289, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(132638, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(154639, 0, 0, 0, 740, 38134), -(142063, 0, 0, 0, 186, 38134), -(151166, 0, 0, 0, 690, 38134), -(150857, 0, 0, 0, 81, 38134), -(150841, 0, 0, 0, 189, 38134), -(156051, 0, 0, 0, 690, 38134), -(144647, 0, 0, 0, 690, 38134), -(152791, 0, 0, 0, 690, 38134), -(154166, 0, 0, 0, 740, 38134), -(156152, 0, 0, 0, 690, 38134), -(152445, 0, 0, 0, 690, 38134), -(152426, 0, 0, 0, 690, 38134), -(153811, 0, 0, 0, 690, 38134), -(154257, 0, 0, 0, 690, 38134), -(155940, 0, 0, 0, 690, 38134), -(151763, 0, 0, 0, 690, 38134), -(153509, 0, 0, 0, 690, 38134), -(153510, 0, 0, 0, 690, 38134), -(153817, 0, 0, 0, 690, 38134), -(150467, 0, 0, 0, 690, 38134), -(154140, 0, 0, 0, 690, 38134), -(154241, 0, 0, 0, 690, 38134), -(150696, 0, 0, 0, 690, 38134), -(145838, 0, 0, 0, 347, 38134), -(151327, 0, 0, 0, 690, 38134), -(154653, 0, 1, 1, 755, 38134), -(150710, 0, 0, 0, 690, 38134), -(154640, 0, 0, 0, 690, 38134), -(150376, 0, 0, 0, 690, 38134), -(152731, 0, 0, 0, 690, 38134), -(156107, 0, 0, 0, 68, 38134), -(72654, 0, 0, 0, 328, 38134), -(152519, 0, 0, 0, 690, 38134), -(156177, 0, 0, 0, 706, 38134), -(152790, 0, 0, 0, 690, 38134), -(145337, 0, 0, 0, 690, 38134), -(145967, 0, 0, 0, 690, 38134), -(150795, 0, 0, 0, 189, 38134), -(153599, 0, 0, 0, 690, 38134), -(155761, 0, 0, 0, 690, 38134), -(153578, 0, 0, 0, 690, 38134), -(150783, 0, 0, 0, 690, 38134), -(154696, 0, 0, 0, 690, 38134), -(151772, 0, 0, 0, 2117, 38134), -(155941, 0, 0, 0, 690, 38134), -(155943, 0, 0, 0, 690, 38134), -(152942, 0, 0, 0, 690, 38134), -(150784, 0, 0, 0, 690, 38134), -(155370, 0, 0, 0, 690, 38134), -(153591, 0, 0, 0, 690, 38134), -(154375, 0, 0, 0, 690, 38134), -(154436, 0, 0, 0, 690, 38134), -(154372, 0, 0, 0, 690, 38134), -(154371, 0, 0, 0, 690, 38134), -(154248, 0, 0, 0, 690, 38134), -(151626, 0, 0, 0, 690, 38134), -(154810, 0, 0, 0, 690, 38134), -(154811, 0, 0, 0, 690, 38134), -(154370, 0, 0, 0, 465, 38134), -(155885, 0, 0, 0, 690, 38134), -(155794, 0, 0, 0, 690, 38134), -(152883, 0, 0, 0, 690, 38134), -(154698, 0, 0, 0, 81, 38134), -(145322, 0, 0, 0, 690, 38134), -(154697, 0, 0, 0, 371, 38134), -(157359, 0, 0, 0, 465, 38134), -(151000, 0, 0, 0, 690, 38134), -(155454, 0, 0, 0, 690, 38134), -(154705, 0, 0, 0, 81, 38134), -(149906, 0, 0, 0, 690, 38134), -(154814, 0, 0, 0, 371, 38134), -(154339, 0, 0, 0, 690, 38134), -(155498, 0, 0, 0, 690, 38134), -(152673, 0, 0, 0, 690, 38134), -(152675, 0, 0, 0, 690, 38134), -(154710, 0, 0, 0, 371, 38134), -(154711, 0, 0, 0, 81, 38134), -(153617, 0, 0, 0, 492, 38134), -(152918, 0, 0, 0, 690, 38134), -(152679, 0, 0, 0, 690, 38134), -(154717, 0, 0, 0, 81, 38134), -(154713, 0, 0, 0, 81, 38134), -(155255, 0, 0, 0, 690, 38134), -(155490, 0, 0, 0, 690, 38134), -(145324, 0, 1, 1, 690, 38134), -(153333, 0, 0, 0, 690, 38134), -(154338, 0, 0, 0, 690, 38134), -(145970, 0, 0, 0, 690, 38134), -(154317, 0, 0, 0, 690, 38134), -(154725, 0, 0, 0, 81, 38134), -(75372, 0, 0, 0, 328, 38134), -(153697, 0, 0, 0, 690, 38134), -(155120, 0, 0, 0, 690, 38134), -(155235, 0, 0, 0, 690, 38134), -(153934, 0, 0, 0, 690, 38134), -(155113, 0, 0, 0, 690, 38134), -(155112, 0, 0, 0, 690, 38134), -(174231, 0, 0, 0, 690, 38134), -(153962, 0, 0, 0, 690, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(154283, 0, 0, 0, 690, 38134), -(174235, 0, 0, 0, 690, 38134), -(153973, 0, 0, 0, 690, 38134), -(154336, 0, 0, 0, 690, 38134), -(174227, 0, 0, 0, 690, 38134), -(154395, 0, 0, 0, 690, 38134), -(155877, 0, 1, 1, 690, 38134), -(155448, 0, 0, 0, 690, 38134), -(156087, 0, 0, 0, 690, 38134), -(154815, 0, 0, 0, 81, 38134), -(154726, 0, 0, 0, 690, 38134), -(150101, 0, 3, 3, 794, 38134), -(151276, 0, 0, 0, 830, 38134), -(152670, 0, 0, 0, 690, 38134), -(120510, 0, 0, 0, 328, 38134), -(155720, 0, 0, 0, 690, 38134), -(152668, 0, 0, 0, 690, 38134), -(154684, 0, 0, 0, 690, 38134), -(155730, 0, 0, 0, 690, 38134), -(155752, 0, 0, 0, 690, 38134), -(154930, 0, 0, 0, 690, 38134), -(150087, 0, 0, 0, 690, 38134), -(154809, 0, 0, 0, 465, 38134), -(154676, 0, 0, 0, 690, 38134), -(154675, 0, 0, 0, 690, 38134), -(153960, 0, 0, 0, 690, 38134), -(124180, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(146902, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(126634, 0, 0, 0, 81, 38134), -(135053, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(135604, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(137277, 0, 0, 0, 289, 38134), -(142182, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(137284, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(134849, 0, 9, 9, 186, 38134), -(137370, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137744, 0, 0, 0, 188, 38134), -(140948, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(135019, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(141033, 0, 0, 0, 81, 38134), -(134920, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(139088, 0, 0, 0, 465, 38134), -(143272, 0, 4, 4, 81, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(131989, 0, 0, 0, 181, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142346, 0, 0, 0, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(140348, 0, 0, 0, 492, 38134), -(140460, 0, 0, 0, 492, 38134), -(142089, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(147206, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(142371, 0, 0, 0, 328, 38134), -(123642, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143851, 0, 0, 0, 492, 38134), -(153932, 0, 3, 3, 794, 38134), -(120788, 0, 0, 0, 794, 38134), -(143709, 0, 0, 0, 290, 38134), -(138704, 0, 0, 0, 841, 38134), -(142166, 0, 0, 0, 186, 38134), -(152079, 0, 0, 0, 289, 38134), -(143700, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(122370, 0, 0, 0, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(140350, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(143968, 0, 0, 0, 289, 38134), -(143839, 0, 0, 0, 492, 38134), -(143699, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(124695, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(142181, 0, 0, 0, 187, 38134), -(137317, 0, 0, 0, 289, 38134), -(143853, 0, 0, 0, 492, 38134), -(148927, 0, 0, 0, 464, 38134), -(137315, 0, 0, 0, 289, 38134), -(143254, 0, 0, 0, 186, 38134), -(148922, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(143004, 0, 0, 0, 464, 38134), -(143842, 0, 0, 0, 492, 38134), -(143005, 0, 0, 0, 464, 38134), -(143007, 0, 0, 0, 464, 38134), -(135614, 0, 0, 0, 492, 38134), -(142167, 0, 0, 0, 186, 38134), -(140552, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(145728, 0, 0, 0, 289, 38134), -(135618, 0, 0, 0, 492, 38134), -(143380, 0, 0, 0, 464, 38134), -(161091, 0, 0, 0, 186, 38134), -(145729, 0, 0, 0, 289, 38134), -(142163, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(123244, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(142189, 0, 0, 0, 186, 38134), -(142998, 0, 0, 0, 464, 38134), -(124805, 0, 0, 0, 186, 38134), -(142993, 0, 0, 0, 464, 38134), -(139522, 0, 0, 0, 186, 38134), -(142994, 0, 0, 0, 464, 38134), -(143856, 0, 0, 0, 492, 38134), -(142995, 0, 0, 0, 464, 38134), -(142187, 0, 0, 0, 186, 38134), -(143402, 0, 0, 0, 464, 38134), -(140323, 0, 0, 0, 492, 38134), -(131290, 0, 0, 0, 186, 38134), -(143008, 0, 0, 0, 464, 38134), -(137265, 0, 0, 0, 289, 38134), -(140347, 0, 0, 0, 492, 38134), -(137267, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(140472, 0, 0, 0, 186, 38134), -(140473, 0, 0, 0, 186, 38134), -(142685, 0, 0, 0, 464, 38134), -(135612, 0, 0, 0, 492, 38134), -(144635, 0, 0, 0, 492, 38134), -(142115, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(151176, 0, 0, 0, 292, 38134), -(142142, 0, 0, 0, 186, 38134), -(142700, 0, 0, 0, 464, 38134), -(137281, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(137282, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(137268, 0, 0, 0, 289, 38134), -(126682, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(137279, 0, 0, 0, 289, 38134), -(135064, 0, 0, 0, 2117, 38134), -(137266, 0, 0, 0, 289, 38134), -(23837, 0, 0, 0, 328, 38134), -(137301, 0, 0, 0, 289, 38134), -(143844, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(130077, 0, 0, 0, 81, 38134), -(137298, 0, 0, 0, 289, 38134), -(123604, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(143498, 0, 0, 0, 464, 38134), -(135677, 0, 0, 0, 492, 38134), -(135678, 0, 0, 0, 492, 38134), -(152081, 0, 0, 0, 289, 38134), -(142117, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(135675, 0, 0, 0, 492, 38134), -(137316, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(143852, 0, 0, 0, 492, 38134), -(137314, 0, 0, 0, 289, 38134), -(120599, 0, 0, 0, 494, 38134), -(137295, 0, 0, 0, 289, 38134), -(136633, 0, 0, 0, 465, 38134), -(147972, 0, 0, 0, 464, 38134), -(135808, 0, 0, 0, 186, 38134), -(147973, 0, 0, 0, 464, 38134), -(143541, 0, 0, 0, 464, 38134), -(143849, 0, 0, 0, 492, 38134), -(142138, 0, 0, 0, 186, 38134), -(73678, 0, 0, 0, 328, 38134), -(136661, 0, 0, 0, 190, 38134), -(139620, 0, 0, 0, 492, 38134), -(130224, 0, 0, 0, 190, 38134), -(139609, 0, 0, 0, 190, 38134), -(130268, 0, 0, 0, 81, 38134), -(130226, 0, 0, 0, 81, 38134), -(134451, 0, 0, 0, 2117, 38134), -(122276, 0, 0, 0, 190, 38134), -(136457, 0, 0, 0, 190, 38134), -(135119, 0, 0, 0, 465, 38134), -(136447, 0, 0, 0, 190, 38134), -(135082, 0, 0, 0, 190, 38134), -(130218, 0, 0, 0, 81, 38134), -(135077, 0, 0, 0, 465, 38134), -(135072, 0, 0, 0, 190, 38134), -(136432, 0, 0, 0, 190, 38134), -(144155, 0, 0, 0, 190, 38134), -(139528, 0, 0, 0, 189, 38134), -(136448, 0, 0, 0, 190, 38134), -(150897, 0, 0, 0, 708, 38134), -(123083, 0, 0, 0, 190, 38134), -(135059, 0, 0, 0, 190, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (138931,147550,134752,130786,131004,135401,141349,141348,140002,138221,135800,140003,137731,130694,140015,130190,139999,140005,140001,141482,130189,140012,140013,140014,140007,140008,140011,140016,139994,137621,140009,140006,139996,140010,140004,140018,131272,129749,129753,137730,134426,143221,137094,135947,137104,131709,130453,131496,147008,147009,147010,131656,121541,134963,144478,130452,129884,129870,135939,129869,135940,129906,135684,130075,134425,132160,130897,135774,132123,129750,132161,132207,129806,132226,133203,130073,133940,143035,141239,140595,142400,141586,138757,58237,134968,138739,135171,134832,138755,140021,136668,136669,136670,134720,137024,136712,135600,140577,137041,134967,136768,143592,136708,136707,136740,136165,136711,136706,137042,135389,137049,137044,135367,134937,139984,135783,134930,136709,134928,143914,138379,139981,139978,92164,61143,134969,138378,135386,6271,135371,135369,134636,134666,141853,141854,141855,138167,134688,138168,138789,136743,138170,138212,140666,142113,140464,140209,135407,135236,135526,139298,142610,142088,139623,138735,139704,139637,139635,138924,142984,136239,136914,138963,142390,131697,135662,137744,126677,135125,142600,142586,140551,139992,131014,131337,131338,131001,138210,131003,139516,139517,138193,131342,135405,131314,130824,112192,131301,131343,131344,131141,141263,131313,141222,131114,130867,140518,131778,131335,131277,131085,123236,131409,130823,129980,129972,130822,131084,137464,137943,137944,139379,134830,138938,138095,137505,137542,137110,130809,137576,137649,138092,137977,138451,137972,137974,137975,138093,135793,137971,137065,137968,137318,137658,135794,137080,137668,137664,137667,137235,135795,137500,136149,137504,138453,137659,135848,138546,143218,138793,138521,137967,133405,141901,142394,141984,141994,131361,135391,150584,126578,141995,139844,139845,139846,139843,131360,136015,137936,143281,143302,138048,138038,143495,150577,143289,142395,137915,138108,138104,137911,143293,143287,144502,143593,138903,143032,98960,98961,135981,138886,138905,138096,139520,138111,138032,138097,138027,136222,136196,142455,136007,136498,135985,136313,135418,135689,135415,135457,135585,135813,135812,139526,135785,135814,135593,135511,130554,142198,130006,134450,130116,142199,136439,136591,138134,139177,130094,141006,141007,141002,141008,131376,143038,134721,142634,142609,142196,134696,134723,134631,134747,134623,139968,131857,139973,139571,131862,139803,132163,132619,136337,136157,134139,134417,134173,134137,136186,136188,141585,141587,136249,136347,143143,141048,141050,141046,141047,139799,137691,139800,137693,142550,135937,139796,143031,142462,141177,141175,142463,142579,142528,137189,136053,137726,137037,137789,142540,137212,95464,137215,137202,137188,142515,129978,149374,142582,130531,151187,130039,139209,145696,142601,128625,141985,141975,137763,132007,142576,142578,142630,142620,142577,139988,134350,134349,143219,146234,155559,155558,131663,153393,131793,134824,142060,142170,73985,142184,136422,142195,130819,131387,142183,143034,131404,142168,131412,54638,143033,145239,142194,134377,142175,131693,134316,141059,141696,141716,141353,141483,141798,141769,134704,130005,141064,141641,141098,141123,139790,141090,142454,142172,141315,131381,131600,143361,138081,137987,141313,137988,138005,134359,138008,138009,138007,138006,138014,137985,143041,141479,141518,141512,141506,127739,149027,126569,139280,129670,129724,149025,134308,126708,126709,133285,127626,124845,129768,129745,129624,133459,139434,139624,137367,137369,133264,133210,134776,126455,129616,143700,133187,133309,133659,126496,126824,158148,158221,127636,129627,143036,126530,139089,126642,141991,126434,131998,140904,142564,143718,142754,126581,126582,142607,143572,142764,142773,142770,161565,143574,142611,142881,142882,141066,144029,148904,142605,123210,142886,142759,142777,142774,142884,144493,142885,143336,143559,141771,142767,88696,143847,142119,141698,142602,143560,142603,144002,138041,88697,142784,142760,142778,142771,140640,142608,135604,125004,142775,142238,142772,135889,141009,140948,124883,135112,135521,143251,141001,126640,131992,127193,140944,126583,123641,140906,131989,135792,140936,143040,124238,135603,135658,126634,138280,141033,143259,136061,139375,143248,143242,144147,142191,124720,144148,143263,125005,137301,137299,142995,137300,151173,130077,142189,137281,137282,139088,137298,139148,139144,137279,140552,142997,142998,143839,126781,124805,142721,143498,123604,147206,124695,142685,142700,143402,135064,143849,135614,143007,143008,143246,123633,137294,137293,148927,148922,131290,140472,153932,135618,142160,140323,142138,138704,137295,135681,143852,143851,143380,23837,135612,143853,143856,140473,144635,135675,140348,143870,143844,135677,140347,143420,143004,143005,142993,135446,143541,147973,147972,142371,126519,129001,135678,143842,143243,142346,140350,124289,135153,142073,142066,142063,142077,142068,122370,139522,142752,137265,124180,124181,143250,121235,143244,150208,143261,123639,149045,135808,124295,142139,123244,136106,135509,138725,142543,154639,142094,142056,142086,132625,135230,138724,138726,136041,142137,136052,123169,132638,132642,144383,137268,120599,137266,123675,129940,126682,132036,143709,144310,123635,142174,142169,142167,142188,120788,124725,142187,124727,133282,142166,135520,131994,123642,154464,143295,140313,150493,142457,143254,142117,142180,130377,143022,142095,142136,142132,177193,133325,128531,145729,136633,142459,154245,154915,153833,154714,151332,151381,151618,152567,154208,145740,150369,150361,150362,149906,155877,149913,150363,151614,149911,153042,151671,151848,152529,151849,151294,151352,155822,151354,153839,153772,150857,153364,150841,155885,152885,152045,155316,155315,154244,150475,150371,150474,153522,152971,152084,150541,150404,150384,151617,154940,153900,153902,150349,6491,153147,154936,153055,153027,151946,152607,154082,152915,148475,153999,152675,152673,152674,153896,152676,153685,153998,150903,155890,152558,154702,152411,151719,145346,148392,152414,152413,152889,152412,154907,148391,152516,151198,151750,152786,154235,151218,154912,152689,152534,148454,156262,152688,152690,152566,150568,152717,153025,154530,153524,154247,152565,152737,153863,152066,155907,154182,154105,152360,153777,154143,154422,152356,154234,154911,152366,152379,152358,152363,154624,154860,151557,154670,154865,154863,154522,154864,152357,155636,155807,152532,155611,155606,154459,152244,145339,152362,152262,154875,154686,151423,155902,151545,152888,152151,152122,153819,152984,154243,153757,154599,154366,154601,152919,155361,155635,154547,155210,154548,155078,154528,152918,154595,154509,152716,152071,152070,152397,152931,152069,152164,152416,152161,152297,152562,149722,154574,154285,152893,155886,152494,152756,152203,154092,153684,151782,152463,153687,152116,155844,154075,152968,145343,113418,153893,155585,152813,153843,154990,153472,149709,152822,154287,154064,111345,153315,154751,151789,151786,153329,152787,154902,152819,145333,155727,152724,154074,151774,154683,154680,154992,153078,153895,152962,153334,154239,153080,145324,154913,152462,153814,153332,153812,155590,153804,152460,152461,153655,154132,154919,152879,155878,156087,152906,153654,152882,154312,154310,154311,153658,154706,152744,153469,153963,149752,154707,153936,153959,154910,154921,46303,46288,46290,46286,155880,155879,153884,153842,153753,153250,156110,156111,155610,153872,153758,152624,152568,152273,152989,152985,152990,152274,153818,152275,152542,154916,150123,152890,153488,153834,152541,145340,152046,153662,153739,153738,153737,114590,153741,153545,153740,153623,152549,154724,152544,156258,152543,152367,154238,154246,155721,152407,153764,154569,153762,153778,156265,153543,155719,151875,149004,153296,153501,152827,152812,152546,153666,153563,154704,152547,153665,152563,154950,152903,152067,153606,154716,152560,152553,152383,152384,154698,155312,153006,154399,152426,152445,150373,154375,154371,156152,72654,153811,154257,154436,154372,149804,149803,150101,153617,153817,151772,154696,156177,150795,151000,155940,151763,155370,154640,153599,154810,155761,150783,150784,145838,154653,154140,154811,153509,153510,153591,150087,155941,152942,154180,153578,155943,154809,154370,152731,154241,154697,156051,154705,152792,150467,154710,154712,154194,154713,153537,153333,152684,153263,152791,152755,144647,152686,155720,152687,152917,150819,152683,152685,145326,152881,152681,154717,152682,152793,152878,152710,152672,145338,152790,156107,151534,152711,152709,154711,152883,152884,154725,153682,155488,153604,153595,153586,154815,149707,151166,150696,152559,154814,145337,150376,152671,154317,145967,151327,145970,155808,153600,155794,152668,152564,152519,155752,154283,153637,153597,152554,152670,150710,155730)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138931, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(141349, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(140002, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(137731, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(137621, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(137094, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(137104, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(131656, 0, 0, 0, 188, 38134), -(121541, 0, 0, 0, 336, 38134), -(134963, 0, 0, 0, 2117, 38134), -(144478, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129906, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(132207, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(141239, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(138757, 0, 0, 0, 186, 38134), -(58237, 0, 0, 0, 975, 38134), -(134968, 0, 0, 0, 186, 38134), -(138739, 0, 0, 0, 188, 38134), -(135171, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(138755, 0, 0, 0, 188, 38134), -(140021, 0, 0, 0, 188, 38134), -(136668, 0, 0, 0, 188, 38134), -(136669, 0, 0, 0, 188, 38134), -(136670, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(137024, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(140577, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(134967, 0, 0, 0, 186, 38134), -(136768, 0, 0, 0, 188, 38134), -(143592, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(136740, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(136711, 0, 0, 0, 188, 38134), -(136706, 0, 0, 0, 188, 38134), -(137042, 0, 0, 0, 188, 38134), -(135389, 0, 0, 0, 188, 38134), -(137049, 0, 0, 0, 188, 38134), -(137044, 0, 0, 0, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(135783, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(134928, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(139981, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(61143, 0, 0, 0, 371, 38134), -(134969, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(135386, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(135371, 0, 0, 0, 465, 38134), -(135369, 0, 0, 0, 465, 38134), -(134636, 0, 0, 0, 186, 38134), -(134666, 0, 0, 0, 186, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(134688, 0, 0, 0, 188, 38134), -(138168, 0, 0, 0, 188, 38134), -(138789, 0, 0, 0, 188, 38134), -(136743, 0, 0, 0, 188, 38134), -(138170, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(140464, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(135236, 0, 0, 0, 188, 38134), -(135526, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(142610, 0, 0, 0, 188, 38134), -(142088, 0, 0, 0, 188, 38134), -(139623, 0, 0, 0, 188, 38134), -(138735, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(139635, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(136914, 0, 0, 0, 188, 38134), -(138963, 0, 0, 0, 188, 38134), -(142390, 0, 0, 0, 81, 38134), -(131697, 0, 0, 0, 188, 38134), -(135662, 0, 0, 0, 188, 38134), -(137744, 0, 0, 0, 188, 38134), -(126677, 0, 0, 0, 186, 38134), -(135125, 0, 0, 0, 188, 38134), -(142600, 0, 0, 0, 188, 38134), -(142586, 0, 0, 0, 191, 38134), -(140551, 0, 0, 0, 188, 38134), -(139992, 0, 0, 0, 188, 38134), -(131014, 0, 0, 0, 188, 38134), -(131337, 0, 0, 0, 188, 38134), -(131338, 0, 0, 0, 188, 38134), -(131001, 0, 0, 0, 188, 38134), -(138210, 0, 0, 0, 188, 38134), -(131003, 0, 0, 0, 188, 38134), -(139516, 0, 0, 0, 188, 38134), -(139517, 0, 0, 0, 188, 38134), -(138193, 0, 0, 0, 2117, 38134), -(131342, 0, 0, 0, 191, 38134), -(135405, 0, 0, 0, 188, 38134), -(131314, 0, 0, 0, 188, 38134), -(130824, 0, 0, 0, 188, 38134), -(112192, 0, 0, 0, 773, 38134), -(131301, 0, 0, 0, 188, 38134), -(131343, 0, 0, 0, 188, 38134), -(131344, 0, 0, 0, 191, 38134), -(131141, 0, 0, 0, 188, 38134), -(141263, 0, 0, 0, 188, 38134), -(131313, 0, 0, 0, 188, 38134), -(141222, 0, 0, 0, 188, 38134), -(131114, 0, 0, 0, 188, 38134), -(130867, 0, 0, 0, 191, 38134), -(140518, 0, 0, 0, 188, 38134), -(131778, 0, 0, 0, 188, 38134), -(131335, 0, 0, 0, 191, 38134), -(131277, 0, 0, 0, 191, 38134), -(131085, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(131409, 0, 0, 0, 188, 38134), -(130823, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(129972, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(131084, 0, 0, 0, 188, 38134), -(137464, 0, 0, 0, 188, 38134), -(137943, 0, 0, 0, 188, 38134), -(137944, 0, 0, 0, 188, 38134), -(139379, 0, 0, 0, 188, 38134), -(134830, 0, 0, 0, 188, 38134), -(138938, 0, 0, 0, 188, 38134), -(138095, 0, 0, 1, 188, 38134), -(137505, 0, 0, 0, 188, 38134), -(137542, 0, 0, 0, 188, 38134), -(137110, 0, 0, 1, 188, 38134), -(130809, 0, 0, 0, 188, 38134), -(137576, 0, 0, 0, 188, 38134), -(137649, 0, 2, 2, 464, 38134), -(138092, 0, 0, 1, 188, 38134), -(137977, 0, 0, 0, 188, 38134), -(138451, 0, 0, 0, 188, 38134), -(137972, 0, 0, 0, 1723, 38134), -(137974, 0, 0, 0, 1723, 38134), -(137975, 0, 0, 0, 1723, 38134), -(138093, 0, 0, 1, 188, 38134), -(135793, 0, 0, 0, 189, 38134), -(137971, 0, 0, 0, 81, 38134), -(137065, 0, 0, 1, 188, 38134), -(137968, 0, 0, 0, 188, 38134), -(137318, 0, 0, 0, 2117, 38134), -(137658, 0, 0, 0, 188, 38134), -(135794, 0, 0, 0, 188, 38134), -(137080, 0, 0, 0, 188, 38134), -(137668, 0, 0, 0, 188, 38134), -(137664, 0, 0, 0, 188, 38134), -(137667, 0, 0, 0, 81, 38134), -(137235, 0, 0, 0, 188, 38134), -(135795, 0, 0, 0, 188, 38134), -(137500, 0, 1, 1, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(137504, 0, 0, 0, 188, 38134), -(138453, 0, 0, 0, 81, 38134), -(137659, 0, 0, 0, 188, 38134), -(135848, 0, 0, 0, 188, 38134), -(138546, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(138793, 0, 0, 0, 188, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138521, 0, 0, 0, 188, 38134), -(137967, 0, 0, 0, 706, 38134), -(133405, 0, 0, 0, 328, 38134), -(141901, 0, 0, 0, 188, 38134), -(142394, 0, 0, 0, 188, 38134), -(141984, 0, 0, 0, 188, 38134), -(141994, 0, 0, 0, 188, 38134), -(131361, 0, 0, 0, 465, 38134), -(135391, 0, 0, 0, 188, 38134), -(150584, 0, 0, 0, 188, 38134), -(126578, 0, 0, 0, 81, 38134), -(141995, 0, 0, 0, 188, 38134), -(139844, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(139846, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(131360, 0, 0, 0, 465, 38134), -(136015, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(143281, 0, 0, 0, 189, 38134), -(143302, 0, 0, 0, 189, 38134), -(138048, 0, 0, 0, 188, 38134), -(138038, 0, 0, 0, 188, 38134), -(143495, 0, 0, 0, 188, 38134), -(150577, 0, 0, 0, 188, 38134), -(143289, 0, 0, 0, 188, 38134), -(142395, 0, 0, 0, 188, 38134), -(137915, 0, 0, 0, 188, 38134), -(138108, 0, 0, 0, 188, 38134), -(138104, 0, 0, 0, 188, 38134), -(137911, 0, 0, 0, 188, 38134), -(143293, 0, 0, 0, 188, 38134), -(143287, 0, 0, 0, 188, 38134), -(144502, 0, 0, 0, 188, 38134), -(143593, 0, 0, 0, 188, 38134), -(138903, 0, 0, 0, 188, 38134), -(143032, 0, 0, 0, 371, 38134), -(98960, 0, 0, 0, 339, 38134), -(98961, 0, 0, 0, 339, 38134), -(135981, 0, 0, 0, 188, 38134), -(138886, 0, 0, 0, 188, 38134), -(138905, 0, 0, 0, 188, 38134), -(138096, 0, 0, 0, 188, 38134), -(139520, 0, 0, 0, 186, 38134), -(138111, 0, 0, 0, 188, 38134), -(138032, 0, 0, 0, 188, 38134), -(138097, 0, 0, 0, 2117, 38134), -(138027, 0, 0, 0, 465, 38134), -(136222, 0, 0, 0, 188, 38134), -(136196, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(136007, 0, 0, 0, 188, 38134), -(136498, 0, 0, 0, 188, 38134), -(135985, 0, 0, 0, 188, 38134), -(136313, 0, 0, 0, 188, 38134), -(135418, 0, 0, 0, 188, 38134), -(135689, 0, 0, 0, 188, 38134), -(135415, 0, 0, 0, 188, 38134), -(135457, 0, 0, 0, 188, 38134), -(135585, 0, 0, 0, 188, 38134), -(135813, 0, 0, 0, 188, 38134), -(135812, 0, 0, 0, 188, 38134), -(139526, 0, 0, 0, 188, 38134), -(135785, 0, 0, 0, 188, 38134), -(135814, 0, 0, 0, 188, 38134), -(135593, 0, 0, 0, 188, 38134), -(135511, 0, 0, 0, 188, 38134), -(130554, 0, 0, 0, 188, 38134), -(142198, 0, 0, 0, 188, 38134), -(130006, 0, 0, 0, 188, 38134), -(134450, 0, 0, 0, 188, 38134), -(130116, 0, 0, 0, 188, 38134), -(142199, 0, 0, 0, 188, 38134), -(136439, 0, 0, 0, 188, 38134), -(136591, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(139177, 0, 0, 0, 188, 38134), -(130094, 0, 0, 0, 188, 38134), -(141006, 0, 0, 0, 371, 38134), -(141007, 0, 0, 0, 371, 38134), -(141002, 0, 0, 0, 373, 38134), -(141008, 0, 0, 0, 371, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(134721, 0, 0, 0, 188, 38134), -(142634, 0, 0, 0, 188, 38134), -(142609, 0, 0, 0, 191, 38134), -(142196, 0, 0, 0, 81, 38134), -(134696, 0, 0, 0, 2117, 38134), -(134723, 0, 0, 0, 188, 38134), -(134631, 0, 0, 0, 188, 38134), -(134747, 0, 0, 0, 188, 38134), -(134623, 0, 0, 0, 188, 38134), -(139968, 0, 0, 0, 188, 38134), -(131857, 0, 0, 0, 188, 38134), -(139973, 0, 0, 0, 188, 38134), -(139571, 0, 0, 0, 188, 38134), -(131862, 0, 0, 0, 188, 38134), -(139803, 0, 0, 0, 188, 38134), -(132163, 0, 0, 0, 188, 38134), -(132619, 0, 0, 0, 188, 38134), -(136337, 0, 0, 0, 188, 38134), -(136157, 0, 0, 0, 188, 38134), -(134139, 0, 0, 0, 1223, 38134), -(134417, 0, 1, 1, 1223, 38134), -(134173, 0, 0, 0, 1223, 38134), -(134137, 0, 0, 0, 1223, 38134), -(136186, 0, 0, 0, 1223, 38134), -(136188, 0, 0, 0, 1223, 38134), -(141585, 0, 0, 0, 81, 38134), -(141587, 0, 0, 0, 81, 38134), -(136249, 0, 1, 1, 1223, 38134), -(136347, 0, 0, 0, 1223, 38134), -(143143, 0, 0, 0, 188, 38134), -(141048, 0, 0, 0, 371, 38134), -(141050, 0, 0, 0, 371, 38134), -(141046, 0, 0, 0, 373, 38134), -(141047, 0, 0, 0, 371, 38134), -(139799, 0, 0, 0, 1223, 38134), -(137691, 0, 0, 0, 188, 38134), -(139800, 0, 0, 0, 1223, 38134), -(137693, 0, 0, 0, 2117, 38134), -(142550, 0, 0, 0, 188, 38134), -(135937, 0, 0, 0, 465, 38134), -(139796, 0, 0, 0, 188, 38134), -(143031, 0, 0, 0, 371, 38134), -(142462, 0, 0, 0, 188, 38134), -(141177, 0, 0, 0, 188, 38134), -(141175, 0, 0, 0, 188, 38134), -(142463, 0, 0, 0, 188, 38134), -(142579, 0, 0, 0, 188, 38134), -(142528, 0, 0, 0, 81, 38134), -(137189, 0, 0, 0, 188, 38134), -(136053, 0, 0, 0, 188, 38134), -(137726, 0, 0, 0, 188, 38134), -(137037, 0, 0, 0, 188, 38134), -(137789, 0, 0, 0, 188, 38134), -(142540, 0, 0, 0, 81, 38134), -(137212, 0, 0, 0, 188, 38134), -(95464, 0, 0, 0, 181, 38134), -(137215, 0, 0, 0, 188, 38134), -(137202, 0, 0, 0, 188, 38134), -(137188, 0, 0, 0, 188, 38134), -(142515, 0, 0, 0, 81, 38134), -(129978, 0, 0, 0, 464, 38134), -(149374, 0, 0, 0, 464, 38134), -(142582, 0, 0, 0, 188, 38134), -(130531, 0, 0, 0, 188, 38134), -(151187, 0, 0, 0, 464, 38134), -(130039, 0, 0, 0, 188, 38134), -(139209, 0, 0, 0, 289, 38134), -(145696, 0, 0, 0, 375, 38134), -(142601, 0, 0, 0, 188, 38134), -(128625, 0, 0, 0, 187, 38134), -(141985, 0, 0, 0, 805, 38134), -(141975, 0, 0, 0, 805, 38134), -(137763, 0, 0, 0, 830, 38134), -(132007, 0, 0, 0, 188, 38134), -(142576, 0, 0, 0, 188, 38134), -(142578, 0, 0, 0, 188, 38134), -(142630, 0, 0, 0, 188, 38134), -(142620, 0, 0, 0, 188, 38134), -(142577, 0, 0, 0, 188, 38134), -(139988, 0, 0, 0, 188, 38134), -(134350, 0, 0, 0, 81, 38134), -(134349, 0, 0, 0, 188, 38134), -(143219, 0, 0, 0, 81, 38134), -(146234, 0, 0, 0, 464, 38134), -(155559, 0, 0, 0, 789, 38134), -(155558, 0, 0, 0, 464, 38134), -(131663, 0, 0, 0, 188, 38134), -(153393, 0, 0, 0, 789, 38134), -(131793, 0, 0, 0, 188, 38134), -(134824, 0, 0, 0, 188, 38134), -(142060, 0, 0, 0, 2117, 38134), -(142170, 0, 0, 0, 81, 38134), -(73985, 0, 0, 0, 181, 38134), -(142184, 0, 0, 0, 81, 38134), -(136422, 0, 0, 0, 81, 38134), -(142195, 0, 0, 0, 188, 38134), -(130819, 0, 0, 0, 188, 38134), -(131387, 0, 0, 0, 188, 38134), -(142183, 0, 0, 0, 188, 38134), -(143034, 0, 0, 0, 371, 38134), -(131404, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(131412, 0, 0, 0, 188, 38134), -(54638, 0, 0, 0, 181, 38134), -(143033, 0, 0, 0, 371, 38134), -(145239, 0, 0, 0, 708, 38134), -(142194, 0, 0, 0, 81, 38134), -(134377, 0, 0, 0, 188, 38134), -(142175, 0, 0, 0, 81, 38134), -(131693, 0, 0, 0, 188, 38134), -(134316, 0, 0, 0, 188, 38134), -(141059, 0, 0, 0, 188, 38134), -(141696, 0, 0, 0, 188, 38134), -(141716, 0, 0, 0, 188, 38134), -(141353, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(130005, 0, 0, 0, 465, 38134), -(141064, 0, 0, 0, 188, 38134), -(141641, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(141123, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(141090, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(142172, 0, 0, 0, 81, 38134), -(141315, 0, 2, 2, 81, 38134), -(131381, 0, 0, 0, 81, 38134), -(131600, 0, 0, 0, 188, 38134), -(143361, 0, 0, 0, 188, 38134), -(138081, 0, 0, 0, 188, 38134), -(137987, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(137988, 0, 0, 0, 188, 38134), -(138005, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(138008, 0, 0, 0, 188, 38134), -(138009, 0, 0, 0, 188, 38134), -(138007, 0, 0, 0, 188, 38134), -(138006, 0, 0, 0, 188, 38134), -(138014, 0, 0, 0, 188, 38134), -(137985, 0, 0, 0, 188, 38134), -(143041, 0, 0, 0, 371, 38134), -(141479, 0, 0, 0, 373, 38134), -(141518, 0, 0, 0, 371, 38134), -(141512, 0, 0, 0, 371, 38134), -(141506, 0, 0, 0, 371, 38134), -(127739, 0, 0, 0, 186, 38134), -(149027, 0, 0, 0, 464, 38134), -(126569, 0, 0, 0, 81, 38134), -(139280, 0, 0, 0, 186, 38134), -(129670, 0, 0, 0, 186, 38134), -(129724, 0, 0, 0, 186, 38134), -(149025, 0, 0, 0, 464, 38134), -(134308, 0, 0, 0, 188, 38134), -(126708, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(129768, 0, 0, 0, 186, 38134), -(129745, 0, 0, 0, 186, 38134), -(129624, 0, 0, 0, 186, 38134), -(133459, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(139434, 0, 0, 0, 186, 38134), -(139624, 0, 0, 0, 805, 38134), -(137367, 0, 0, 0, 186, 38134), -(137369, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133210, 0, 0, 0, 2117, 38134), -(134776, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(129616, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(126824, 0, 0, 0, 81, 38134), -(158148, 0, 0, 0, 782, 38134), -(158221, 0, 0, 0, 782, 38134), -(127636, 0, 0, 0, 186, 38134), -(129627, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(126530, 0, 0, 0, 81, 38134), -(139089, 0, 0, 0, 465, 38134), -(126642, 0, 0, 0, 186, 38134), -(141991, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(140904, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(142754, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(123210, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142885, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(143847, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(88697, 0, 1, 1, 755, 38134), -(142784, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(142772, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(126640, 0, 0, 0, 81, 38134), -(131992, 0, 2, 2, 181, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(135792, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(124238, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(141033, 0, 0, 0, 81, 38134), -(143259, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(139375, 0, 0, 0, 292, 38134), -(143248, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(137301, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(142995, 0, 0, 0, 464, 38134), -(137300, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(130077, 0, 0, 0, 81, 38134), -(142189, 0, 0, 0, 186, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(139088, 0, 0, 0, 465, 38134), -(137298, 0, 0, 0, 289, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(137279, 0, 0, 0, 289, 38134), -(140552, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(143839, 0, 0, 0, 492, 38134), -(126781, 0, 0, 0, 181, 38134), -(124805, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(123604, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(124695, 0, 0, 0, 186, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(143402, 0, 0, 0, 464, 38134), -(135064, 0, 0, 0, 2117, 38134), -(143849, 0, 0, 0, 492, 38134), -(135614, 0, 0, 0, 492, 38134), -(143007, 0, 0, 0, 464, 38134), -(143008, 0, 0, 0, 464, 38134), -(143246, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(148927, 0, 0, 0, 464, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(135618, 0, 0, 0, 492, 38134), -(142160, 0, 0, 0, 186, 38134), -(140323, 0, 0, 0, 492, 38134), -(142138, 0, 0, 0, 186, 38134), -(138704, 0, 0, 0, 841, 38134), -(137295, 0, 0, 0, 289, 38134), -(135681, 0, 0, 0, 492, 38134), -(143852, 0, 0, 0, 492, 38134), -(143851, 0, 0, 0, 492, 38134), -(143380, 0, 0, 0, 464, 38134), -(23837, 0, 0, 0, 328, 38134), -(135612, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(144635, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(140348, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(140347, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(143005, 0, 0, 0, 464, 38134), -(142993, 0, 0, 0, 464, 38134), -(135446, 0, 0, 0, 492, 38134), -(143541, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(147972, 0, 0, 0, 464, 38134), -(142371, 0, 0, 0, 328, 38134), -(126519, 0, 0, 0, 81, 38134), -(129001, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143243, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(143250, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(150208, 0, 0, 0, 713, 38134), -(143261, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(135808, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(135509, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(154639, 0, 0, 0, 740, 38134), -(142094, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(142137, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(123169, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(120599, 0, 0, 0, 494, 38134), -(137266, 0, 0, 0, 289, 38134), -(123675, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(143709, 0, 0, 0, 290, 38134), -(144310, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142167, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(124725, 0, 0, 0, 2117, 38134), -(142187, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(131994, 0, 0, 0, 181, 38134), -(123642, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(143295, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(150493, 0, 0, 0, 713, 38134), -(142457, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(145729, 0, 0, 0, 289, 38134), -(136633, 0, 0, 0, 465, 38134), -(142459, 0, 0, 0, 186, 38134), -(154245, 0, 0, 0, 690, 38134), -(154915, 0, 24, 24, 371, 38134), -(153833, 0, 0, 0, 690, 38134), -(154714, 0, 0, 0, 371, 38134), -(151332, 0, 0, 0, 690, 38134), -(151381, 0, 0, 0, 690, 38134), -(151618, 0, 0, 0, 690, 38134), -(152567, 0, 2, 2, 690, 38134), -(154208, 0, 0, 0, 690, 38134), -(145740, 0, 0, 0, 691, 38134), -(150369, 0, 0, 0, 690, 38134), -(150361, 0, 0, 0, 690, 38134), -(150362, 0, 0, 0, 690, 38134), -(149906, 0, 0, 0, 690, 38134), -(155877, 0, 1, 1, 690, 38134), -(149913, 0, 0, 0, 690, 38134), -(150363, 0, 0, 0, 690, 38134), -(151614, 0, 0, 0, 690, 38134), -(149911, 0, 0, 0, 690, 38134), -(153042, 0, 0, 0, 690, 38134), -(151671, 0, 0, 0, 690, 38134), -(151848, 0, 0, 0, 690, 38134), -(152529, 0, 0, 0, 691, 38134), -(151849, 0, 0, 0, 690, 38134), -(151294, 0, 0, 0, 690, 38134), -(151352, 0, 0, 0, 690, 38134), -(155822, 0, 0, 0, 690, 38134), -(151354, 0, 0, 0, 690, 38134), -(153839, 0, 0, 0, 690, 38134), -(153772, 0, 0, 0, 2117, 38134), -(150857, 0, 0, 0, 81, 38134), -(153364, 0, 0, 0, 690, 38134), -(150841, 0, 0, 0, 189, 38134), -(155885, 0, 0, 0, 690, 38134), -(152885, 0, 0, 0, 690, 38134), -(152045, 0, 0, 0, 690, 38134), -(155316, 0, 0, 0, 690, 38134), -(155315, 0, 0, 0, 690, 38134), -(154244, 0, 0, 0, 690, 38134), -(150475, 0, 0, 0, 690, 38134), -(150371, 0, 0, 0, 690, 38134), -(150474, 0, 0, 0, 690, 38134), -(153522, 0, 0, 0, 690, 38134), -(152971, 0, 0, 0, 690, 38134), -(152084, 0, 0, 0, 690, 38134), -(150541, 0, 0, 0, 690, 38134), -(150404, 0, 0, 0, 706, 38134), -(150384, 0, 0, 0, 690, 38134), -(151617, 0, 0, 0, 690, 38134), -(154940, 0, 0, 0, 830, 38134), -(153900, 0, 0, 0, 690, 38134), -(153902, 0, 0, 0, 690, 38134), -(150349, 0, 0, 0, 690, 38134), -(6491, 0, 0, 0, 328, 38134), -(153147, 0, 0, 0, 690, 38134), -(154936, 0, 0, 0, 690, 38134), -(153055, 0, 0, 0, 690, 38134), -(153027, 0, 0, 0, 690, 38134), -(151946, 0, 0, 0, 690, 38134), -(152607, 0, 0, 0, 706, 38134), -(154082, 0, 0, 0, 690, 38134), -(152915, 0, 0, 0, 690, 38134), -(148475, 0, 0, 0, 690, 38134), -(153999, 0, 0, 0, 690, 38134), -(152675, 0, 0, 0, 690, 38134), -(152673, 0, 0, 0, 690, 38134), -(152674, 0, 0, 0, 690, 38134), -(153896, 0, 0, 0, 690, 38134), -(152676, 0, 0, 0, 690, 38134), -(153685, 0, 0, 0, 690, 38134), -(153998, 0, 0, 0, 690, 38134), -(150903, 0, 0, 0, 189, 38134), -(155890, 0, 0, 0, 690, 38134), -(152558, 0, 0, 0, 690, 38134), -(154702, 0, 0, 0, 371, 38134), -(152411, 0, 0, 0, 690, 38134), -(151719, 0, 2, 2, 690, 38134), -(145346, 0, 0, 0, 690, 38134), -(148392, 0, 0, 0, 690, 38134), -(152414, 0, 1, 1, 690, 38134), -(152413, 0, 0, 0, 690, 38134), -(152889, 0, 0, 0, 2117, 38134), -(152412, 0, 0, 0, 690, 38134), -(154907, 0, 0, 0, 465, 38134), -(148391, 0, 0, 0, 690, 38134), -(152516, 0, 0, 0, 690, 38134), -(151198, 0, 0, 0, 690, 38134), -(151750, 0, 0, 0, 690, 38134), -(152786, 0, 0, 0, 690, 38134), -(154235, 0, 0, 0, 690, 38134), -(151218, 0, 0, 0, 690, 38134), -(154912, 0, 24, 24, 371, 38134), -(152689, 0, 0, 0, 690, 38134), -(152534, 0, 0, 0, 690, 38134), -(148454, 0, 0, 0, 690, 38134), -(156262, 0, 0, 0, 690, 38134), -(152688, 0, 0, 0, 690, 38134), -(152690, 0, 0, 0, 690, 38134), -(152566, 0, 2, 2, 690, 38134), -(150568, 0, 0, 0, 690, 38134), -(152717, 0, 0, 0, 690, 38134), -(153025, 0, 0, 0, 690, 38134), -(154530, 0, 0, 0, 81, 38134), -(153524, 0, 0, 0, 690, 38134), -(154247, 0, 0, 0, 690, 38134), -(152565, 0, 0, 0, 690, 38134), -(152737, 0, 0, 0, 690, 38134), -(153863, 0, 0, 0, 2117, 38134), -(152066, 0, 0, 0, 690, 38134), -(155907, 0, 0, 0, 465, 38134), -(154182, 0, 0, 0, 690, 38134), -(154105, 0, 0, 0, 690, 38134), -(152360, 0, 0, 0, 690, 38134), -(153777, 0, 0, 0, 690, 38134), -(154143, 0, 0, 0, 740, 38134), -(154422, 0, 1, 1, 690, 38134), -(152356, 0, 0, 0, 690, 38134), -(154234, 0, 0, 0, 830, 38134), -(154911, 0, 24, 24, 371, 38134), -(152366, 0, 0, 0, 690, 38134), -(152379, 0, 0, 0, 690, 38134), -(152358, 0, 1, 1, 690, 38134), -(152363, 0, 0, 0, 690, 38134), -(154624, 0, 0, 0, 690, 38134), -(154860, 0, 0, 0, 690, 38134), -(151557, 0, 0, 0, 690, 38134), -(154670, 0, 0, 0, 690, 38134), -(154865, 0, 0, 0, 690, 38134), -(154863, 0, 0, 0, 690, 38134), -(154522, 0, 0, 0, 690, 38134), -(154864, 0, 0, 0, 690, 38134), -(152357, 0, 0, 0, 690, 38134), -(155636, 0, 0, 0, 690, 38134), -(155807, 0, 0, 0, 690, 38134), -(152532, 0, 0, 0, 690, 38134), -(155611, 0, 0, 0, 690, 38134), -(155606, 0, 0, 0, 690, 38134), -(154459, 0, 0, 0, 465, 38134), -(152244, 0, 0, 0, 690, 38134), -(145339, 0, 0, 0, 690, 38134), -(152362, 0, 0, 0, 690, 38134), -(152262, 0, 0, 0, 690, 38134), -(154875, 0, 0, 0, 690, 38134), -(154686, 0, 0, 0, 690, 38134), -(151423, 0, 0, 0, 690, 38134), -(155902, 0, 0, 0, 690, 38134), -(151545, 0, 0, 0, 690, 38134), -(152888, 0, 0, 0, 2117, 38134), -(152151, 0, 0, 0, 690, 38134), -(152122, 0, 0, 0, 690, 38134), -(153819, 0, 0, 0, 690, 38134), -(152984, 0, 0, 0, 690, 38134), -(154243, 0, 0, 0, 690, 38134), -(153757, 0, 0, 0, 2117, 38134), -(154599, 0, 0, 0, 690, 38134), -(154366, 0, 0, 0, 690, 38134), -(154601, 0, 0, 0, 690, 38134), -(152919, 0, 0, 0, 690, 38134), -(155361, 0, 0, 0, 690, 38134), -(155635, 0, 0, 0, 690, 38134), -(154547, 0, 0, 0, 690, 38134), -(155210, 0, 0, 0, 830, 38134), -(154548, 0, 0, 0, 690, 38134), -(155078, 0, 0, 0, 690, 38134), -(154528, 0, 0, 0, 690, 38134), -(152918, 0, 0, 0, 690, 38134), -(154595, 0, 0, 0, 830, 38134), -(154509, 0, 0, 0, 690, 38134), -(152716, 0, 0, 0, 690, 38134), -(152071, 0, 0, 0, 690, 38134), -(152070, 0, 0, 0, 690, 38134), -(152397, 0, 2, 2, 690, 38134), -(152931, 0, 0, 0, 690, 38134), -(152069, 0, 0, 0, 690, 38134), -(152164, 0, 0, 0, 690, 38134), -(152416, 0, 1, 1, 690, 38134), -(152161, 0, 0, 0, 690, 38134), -(152297, 0, 0, 0, 690, 38134), -(152562, 0, 0, 0, 690, 38134), -(149722, 0, 0, 0, 690, 38134), -(154574, 0, 0, 0, 690, 38134), -(154285, 0, 0, 0, 690, 38134), -(152893, 0, 0, 0, 690, 38134), -(155886, 0, 0, 0, 690, 38134), -(152494, 0, 0, 0, 690, 38134), -(152756, 0, 0, 0, 690, 38134), -(152203, 0, 0, 0, 690, 38134), -(154092, 0, 0, 0, 690, 38134), -(153684, 0, 0, 0, 690, 38134), -(151782, 0, 0, 0, 690, 38134), -(152463, 0, 0, 0, 690, 38134), -(153687, 0, 0, 0, 690, 38134), -(152116, 0, 0, 0, 690, 38134), -(155844, 0, 0, 0, 690, 38134), -(154075, 0, 0, 0, 690, 38134), -(152968, 0, 0, 0, 690, 38134), -(145343, 0, 0, 0, 690, 38134), -(113418, 0, 0, 0, 181, 38134), -(153893, 0, 0, 0, 690, 38134), -(155585, 0, 0, 0, 690, 38134), -(152813, 0, 0, 0, 690, 38134), -(153843, 0, 0, 0, 690, 38134), -(154990, 0, 0, 0, 690, 38134), -(153472, 0, 0, 0, 690, 38134), -(149709, 0, 0, 0, 690, 38134), -(152822, 0, 0, 0, 690, 38134), -(154287, 0, 0, 0, 690, 38134), -(154064, 0, 0, 0, 690, 38134), -(111345, 0, 0, 0, 181, 38134), -(153315, 0, 2, 2, 690, 38134), -(154751, 0, 0, 0, 690, 38134), -(151789, 0, 0, 0, 690, 38134), -(151786, 0, 0, 0, 690, 38134), -(153329, 0, 0, 0, 690, 38134), -(152787, 0, 0, 0, 690, 38134), -(154902, 0, 0, 0, 690, 38134), -(152819, 0, 0, 0, 706, 38134), -(145333, 0, 0, 0, 690, 38134), -(155727, 0, 0, 0, 690, 38134), -(152724, 0, 0, 0, 690, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(154074, 0, 0, 0, 690, 38134), -(151774, 0, 0, 0, 690, 38134), -(154683, 0, 0, 0, 690, 38134), -(154680, 0, 0, 0, 690, 38134), -(154992, 0, 5, 5, 690, 38134), -(153078, 0, 1, 2, 690, 38134), -(153895, 0, 0, 0, 690, 38134), -(152962, 0, 0, 0, 690, 38134), -(153334, 0, 1, 2, 690, 38134), -(154239, 0, 0, 0, 690, 38134), -(153080, 0, 1, 2, 690, 38134), -(145324, 0, 1, 2, 690, 38134), -(154913, 0, 24, 24, 371, 38134), -(152462, 0, 0, 0, 690, 38134), -(153814, 0, 0, 0, 690, 38134), -(153332, 0, 0, 0, 690, 38134), -(153812, 0, 0, 0, 690, 38134), -(155590, 0, 0, 0, 690, 38134), -(153804, 0, 0, 0, 690, 38134), -(152460, 0, 0, 0, 690, 38134), -(152461, 0, 0, 0, 690, 38134), -(153655, 0, 0, 0, 690, 38134), -(154132, 0, 0, 0, 690, 38134), -(154919, 0, 24, 24, 371, 38134), -(152879, 0, 0, 0, 690, 38134), -(155878, 0, 0, 0, 690, 38134), -(156087, 0, 0, 0, 690, 38134), -(152906, 0, 0, 0, 690, 38134), -(153654, 0, 0, 0, 690, 38134), -(152882, 0, 0, 0, 690, 38134), -(154312, 0, 0, 0, 690, 38134), -(154310, 0, 0, 0, 690, 38134), -(154311, 0, 0, 0, 690, 38134), -(153658, 0, 2, 2, 690, 38134), -(154706, 0, 0, 0, 371, 38134), -(152744, 0, 0, 0, 690, 38134), -(153469, 0, 0, 0, 690, 38134), -(153963, 0, 0, 0, 690, 38134), -(149752, 0, 0, 0, 690, 38134), -(154707, 0, 0, 0, 81, 38134), -(153936, 0, 0, 0, 690, 38134), -(153959, 0, 0, 0, 690, 38134), -(154910, 0, 24, 24, 371, 38134), -(154921, 0, 24, 24, 371, 38134), -(46303, 0, 0, 0, 54, 38134), -(46288, 0, 0, 0, 181, 38134), -(46290, 0, 0, 0, 181, 38134), -(46286, 0, 0, 0, 181, 38134), -(155880, 0, 0, 0, 690, 38134), -(155879, 0, 0, 0, 690, 38134), -(153884, 0, 0, 0, 690, 38134), -(153842, 0, 0, 0, 690, 38134), -(153753, 0, 0, 0, 690, 38134), -(153250, 0, 0, 0, 690, 38134), -(156110, 0, 0, 0, 690, 38134), -(156111, 0, 0, 0, 690, 38134), -(155610, 0, 0, 0, 690, 38134), -(153872, 0, 0, 0, 81, 38134), -(153758, 0, 0, 0, 690, 38134), -(152624, 0, 0, 0, 690, 38134), -(152568, 0, 2, 2, 690, 38134), -(152273, 0, 0, 0, 690, 38134), -(152989, 0, 0, 0, 690, 38134), -(152985, 0, 0, 0, 690, 38134), -(152990, 0, 0, 0, 81, 38134), -(152274, 0, 0, 0, 690, 38134), -(153818, 0, 0, 0, 690, 38134), -(152275, 0, 0, 0, 690, 38134), -(152542, 0, 1, 1, 690, 38134), -(154916, 0, 24, 24, 371, 38134), -(150123, 0, 0, 0, 690, 38134), -(152890, 0, 0, 0, 67, 38134), -(153488, 0, 0, 0, 690, 38134), -(153834, 0, 0, 0, 690, 38134), -(152541, 0, 0, 0, 690, 38134), -(145340, 0, 0, 0, 690, 38134), -(152046, 0, 0, 0, 690, 38134), -(153662, 0, 0, 0, 690, 38134), -(153739, 0, 0, 0, 690, 38134), -(153738, 0, 0, 0, 690, 38134), -(153737, 0, 0, 0, 690, 38134), -(114590, 0, 0, 0, 181, 38134), -(153741, 0, 0, 0, 690, 38134), -(153545, 0, 0, 0, 690, 38134), -(153740, 0, 0, 0, 690, 38134), -(153623, 0, 0, 0, 690, 38134), -(152549, 0, 0, 0, 690, 38134), -(154724, 0, 0, 0, 371, 38134), -(152544, 0, 0, 0, 690, 38134), -(156258, 0, 0, 0, 690, 38134), -(152543, 0, 0, 0, 690, 38134), -(152367, 0, 0, 0, 690, 38134), -(154238, 0, 0, 0, 690, 38134), -(154246, 0, 0, 0, 690, 38134), -(155721, 0, 0, 0, 690, 38134), -(152407, 0, 0, 0, 690, 38134), -(153764, 0, 0, 0, 690, 38134), -(154569, 0, 0, 0, 690, 38134), -(153762, 0, 0, 0, 2117, 38134), -(153778, 0, 0, 0, 2117, 38134), -(156265, 0, 0, 0, 690, 38134), -(153543, 0, 0, 0, 690, 38134), -(155719, 0, 0, 0, 690, 38134), -(151875, 0, 0, 0, 690, 38134), -(149004, 0, 0, 0, 690, 38134), -(153296, 0, 0, 0, 690, 38134), -(153501, 0, 0, 0, 690, 38134), -(152827, 0, 0, 0, 690, 38134), -(152812, 0, 0, 0, 690, 38134), -(152546, 0, 0, 0, 690, 38134), -(153666, 0, 0, 0, 690, 38134), -(153563, 0, 0, 0, 690, 38134), -(154704, 0, 0, 0, 371, 38134), -(152547, 0, 0, 0, 690, 38134), -(153665, 0, 0, 0, 690, 38134), -(152563, 0, 0, 0, 690, 38134), -(154950, 0, 0, 0, 690, 38134), -(152903, 0, 0, 0, 690, 38134), -(152067, 0, 0, 0, 690, 38134), -(153606, 0, 0, 0, 690, 38134), -(154716, 0, 0, 0, 371, 38134), -(152560, 0, 0, 0, 690, 38134), -(152553, 0, 0, 0, 690, 38134), -(152383, 0, 0, 0, 690, 38134), -(152384, 0, 0, 0, 690, 38134), -(154698, 0, 0, 0, 81, 38134), -(155312, 0, 0, 0, 690, 38134), -(153006, 0, 0, 0, 690, 38134), -(154399, 0, 0, 0, 690, 38134), -(152426, 0, 0, 0, 690, 38134), -(152445, 0, 0, 0, 690, 38134), -(150373, 0, 0, 0, 690, 38134), -(154375, 0, 0, 0, 690, 38134), -(154371, 0, 0, 0, 690, 38134), -(156152, 0, 0, 0, 690, 38134), -(72654, 0, 0, 0, 328, 38134), -(153811, 0, 0, 0, 690, 38134), -(154257, 0, 0, 0, 690, 38134), -(154436, 0, 0, 0, 690, 38134), -(154372, 0, 0, 0, 690, 38134), -(149804, 0, 0, 0, 690, 38134), -(149803, 0, 0, 0, 690, 38134), -(150101, 0, 3, 3, 794, 38134), -(153617, 0, 0, 0, 492, 38134), -(153817, 0, 0, 0, 690, 38134), -(151772, 0, 0, 0, 2117, 38134), -(154696, 0, 0, 0, 690, 38134), -(156177, 0, 0, 0, 706, 38134), -(150795, 0, 0, 0, 189, 38134), -(151000, 0, 0, 0, 690, 38134), -(155940, 0, 0, 0, 690, 38134), -(151763, 0, 0, 0, 690, 38134), -(155370, 0, 0, 0, 690, 38134), -(154640, 0, 0, 0, 690, 38134), -(153599, 0, 0, 0, 690, 38134), -(154810, 0, 0, 0, 690, 38134), -(155761, 0, 0, 0, 690, 38134), -(150783, 0, 0, 0, 690, 38134), -(150784, 0, 0, 0, 690, 38134), -(145838, 0, 0, 0, 347, 38134), -(154653, 0, 1, 1, 755, 38134), -(154140, 0, 0, 0, 690, 38134), -(154811, 0, 0, 0, 690, 38134), -(153509, 0, 0, 0, 690, 38134), -(153510, 0, 0, 0, 690, 38134), -(153591, 0, 0, 0, 690, 38134), -(150087, 0, 0, 0, 690, 38134), -(155941, 0, 0, 0, 690, 38134), -(152942, 0, 0, 0, 690, 38134), -(154180, 0, 0, 0, 690, 38134), -(153578, 0, 0, 0, 690, 38134), -(155943, 0, 0, 0, 690, 38134), -(154809, 0, 0, 0, 465, 38134), -(154370, 0, 0, 0, 465, 38134), -(152731, 0, 0, 0, 690, 38134), -(154241, 0, 0, 0, 690, 38134), -(154697, 0, 0, 0, 371, 38134), -(156051, 0, 0, 0, 690, 38134), -(154705, 0, 0, 0, 81, 38134), -(152792, 0, 0, 0, 690, 38134), -(150467, 0, 0, 0, 690, 38134), -(154710, 0, 0, 0, 371, 38134), -(154712, 0, 0, 0, 371, 38134), -(154194, 0, 0, 0, 690, 38134), -(154713, 0, 0, 0, 81, 38134), -(153537, 0, 0, 0, 690, 38134), -(153333, 0, 0, 0, 690, 38134), -(152684, 0, 0, 0, 690, 38134), -(153263, 0, 0, 0, 690, 38134), -(152791, 0, 0, 0, 690, 38134), -(152755, 0, 0, 0, 690, 38134), -(144647, 0, 0, 0, 690, 38134), -(152686, 0, 0, 0, 690, 38134), -(155720, 0, 0, 0, 690, 38134), -(152687, 0, 0, 0, 690, 38134), -(152917, 0, 0, 0, 690, 38134), -(150819, 0, 0, 0, 492, 38134), -(152683, 0, 0, 0, 690, 38134), -(152685, 0, 0, 0, 690, 38134), -(145326, 0, 0, 0, 690, 38134), -(152881, 0, 0, 0, 690, 38134), -(152681, 0, 2, 2, 690, 38134), -(154717, 0, 0, 0, 81, 38134), -(152682, 0, 1, 1, 690, 38134), -(152793, 0, 0, 0, 690, 38134), -(152878, 0, 0, 0, 690, 38134), -(152710, 0, 0, 0, 690, 38134), -(152672, 0, 0, 0, 690, 38134), -(145338, 0, 0, 0, 690, 38134), -(152790, 0, 0, 0, 690, 38134), -(156107, 0, 0, 0, 68, 38134), -(151534, 0, 0, 0, 690, 38134), -(152711, 0, 0, 0, 690, 38134), -(152709, 0, 0, 0, 690, 38134), -(154711, 0, 0, 0, 81, 38134), -(152883, 0, 0, 0, 690, 38134), -(152884, 0, 0, 0, 690, 38134), -(154725, 0, 0, 0, 81, 38134), -(153682, 0, 0, 0, 690, 38134), -(155488, 0, 0, 0, 690, 38134), -(153604, 0, 0, 0, 690, 38134), -(153595, 0, 0, 0, 690, 38134), -(153586, 0, 0, 0, 690, 38134), -(154815, 0, 0, 0, 81, 38134), -(149707, 0, 0, 0, 690, 38134), -(151166, 0, 0, 0, 690, 38134), -(150696, 0, 0, 0, 690, 38134), -(152559, 0, 0, 0, 690, 38134), -(154814, 0, 0, 0, 371, 38134), -(145337, 0, 0, 0, 690, 38134), -(150376, 0, 0, 0, 690, 38134), -(152671, 0, 3, 3, 690, 38134), -(154317, 0, 0, 0, 690, 38134), -(145967, 0, 0, 0, 690, 38134), -(151327, 0, 0, 0, 690, 38134), -(145970, 0, 0, 0, 690, 38134), -(155808, 0, 0, 0, 690, 38134), -(153600, 0, 0, 0, 690, 38134), -(155794, 0, 0, 0, 690, 38134), -(152668, 0, 0, 0, 690, 38134), -(152564, 0, 0, 0, 690, 38134), -(152519, 0, 0, 0, 690, 38134), -(155752, 0, 0, 0, 690, 38134), -(154283, 0, 0, 0, 690, 38134), -(153637, 0, 0, 0, 690, 38134), -(153597, 0, 0, 0, 690, 38134), -(152554, 0, 0, 0, 690, 38134), -(152670, 0, 0, 0, 690, 38134), -(150710, 0, 0, 0, 690, 38134), -(155730, 0, 0, 0, 690, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (168012,165860,165992,166605,166119,126605,168014,166606,166963,175366,165918,165974,169076,169072,169109,169073,169098,169071,170760,169101,169075,169100,170763,169095,169093,168670,170762,170761,170759,170758,116633,169070,115634,1752,175138,1412,165505,61840,61839,1976)) OR (`DifficultyID`=1 AND `Entry` IN (3629,58167,155011,1756,61841,173706,6090,42339,1478,6089,721,121541,1328,1477,49540,340,176203,44237,140407,176220,140403,68,140253,1327,32520,51348,176554,173219,176192,171789,169177,111190,38821,173220,42421,88316,170484,170487,107104,108983,107541,108988,107540,107542,108982,109010,108981,79414,95093,101929,107953,107539,105628,110747,102592,107543,103205,100448)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(168012, 0, 0, 0, 1400, 38134), -(165860, 0, 0, 0, 1400, 38134), -(165992, 0, 0, 0, 1400, 38134), -(166605, 0, 0, 0, 1400, 38134), -(166119, 0, 0, 0, 1400, 38134), -(126605, 0, 0, 0, 830, 38134), -(168014, 0, 0, 0, 1400, 38134), -(166606, 0, 0, 0, 1400, 38134), -(166963, 0, 0, 0, 1400, 38134), -(175366, 0, 0, 0, 1400, 38134), -(165918, 0, 0, 0, 1400, 38134), -(165974, 0, 0, 0, 1400, 38134), -(169076, 0, 0, 0, 1400, 38134), -(169072, 0, 0, 0, 1400, 38134), -(169109, 0, 0, 0, 1400, 38134), -(169073, 0, 0, 0, 1400, 38134), -(169098, 0, 0, 0, 1400, 38134), -(169071, 0, 0, 0, 1400, 38134), -(170760, 0, 0, 0, 1400, 38134), -(169101, 0, 0, 0, 1400, 38134), -(169075, 0, 0, 0, 1400, 38134), -(169100, 0, 0, 0, 1400, 38134), -(170763, 0, 1, 1, 1400, 38134), -(169095, 0, 0, 0, 1400, 38134), -(169093, 0, 0, 0, 1400, 38134), -(168670, 0, 0, 0, 181, 38134), -(170762, 0, 0, 0, 1400, 38134), -(170761, 0, 0, 0, 1400, 38134), -(170759, 0, 0, 0, 1400, 38134), -(170758, 0, 0, 0, 691, 38134), -(116633, 0, 0, 0, 181, 38134), -(169070, 0, 0, 0, 1400, 38134), -(115634, 0, 0, 0, 181, 38134), -(1752, 0, 0, 0, 864, 38134), -(175138, 0, 0, 0, 864, 38134), -(1412, 0, 0, 0, 81, 38134), -(165505, 0, 0, 0, 864, 38134), -(61840, 0, 0, 0, 864, 38134), -(61839, 0, 0, 0, 864, 38134), -(1976, 0, 0, 0, 883, 38134), -(3629, 1, 0, 0, 864, 38134), -(58167, 1, 0, 0, 864, 38134), -(155011, 1, 0, 0, 181, 38134), -(1756, 1, 0, 0, 883, 38134), -(61841, 1, 0, 0, 864, 38134), -(173706, 1, 0, 0, 864, 38134), -(6090, 1, 0, 0, 864, 38134), -(42339, 1, 0, 0, 864, 38134), -(1478, 1, 0, 0, 864, 38134), -(6089, 1, 0, 0, 378, 38134), -(721, 1, 0, 0, 81, 38134), -(121541, 1, 0, 0, 336, 38134), -(1328, 1, 0, 0, 378, 38134), -(1477, 1, 0, 0, 864, 38134), -(49540, 1, 0, 0, 81, 38134), -(340, 1, 0, 0, 864, 38134), -(176203, 1, 0, 0, 1355, 38134), -(44237, 1, 0, 0, 864, 38134), -(140407, 1, 0, 0, 467, 38134), -(176220, 1, 0, 0, 1355, 38134), -(140403, 1, 0, 0, 288, 38134), -(68, 1, 0, 0, 883, 38134), -(140253, 1, 0, 0, 288, 38134), -(1327, 1, 0, 0, 864, 38134), -(32520, 1, 0, 0, 181, 38134), -(51348, 1, 0, 0, 883, 38134), -(176554, 1, 0, 0, 1400, 38134), -(173219, 1, 0, 0, 1400, 38134), -(176192, 1, 0, 0, 1355, 38134), -(171789, 1, 0, 0, 1400, 38134), -(169177, 1, 0, 0, 1400, 38134), -(111190, 1, 0, 0, 773, 38134), -(38821, 1, 0, 0, 181, 38134), -(173220, 1, 0, 0, 1401, 38134), -(42421, 1, 0, 0, 864, 38134), -(88316, 1, 0, 0, 302, 38134), -(170484, 1, 0, 0, 774, 38134), -(170487, 1, 0, 0, 774, 38134), -(107104, 1, 0, 0, 774, 38134), -(108983, 1, 0, 0, 774, 38134), -(107541, 1, 0, 0, 774, 38134), -(108988, 1, 0, 0, 774, 38134), -(107540, 1, 0, 0, 774, 38134), -(107542, 1, 0, 0, 774, 38134), -(108982, 1, 0, 0, 774, 38134), -(109010, 1, 0, 0, 774, 38134), -(108981, 1, 0, 0, 774, 38134), -(79414, 1, 0, 0, 328, 38134), -(95093, 1, 0, 0, 302, 38134), -(101929, 1, 0, 0, 774, 38134), -(107953, 1, 0, 0, 774, 38134), -(107539, 1, 0, 0, 774, 38134), -(105628, 1, 0, 0, 774, 38134), -(110747, 1, 0, 0, 774, 38134), -(102592, 1, 0, 0, 774, 38134), -(107543, 1, 0, 0, 774, 38134), -(103205, 1, 0, 0, 774, 38134), -(100448, 1, 0, 0, 774, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166784,166796,166791,150229,150228,166786,161224,166782,166800,166827,166824,166585,172033,166573,166799,166583,171872,168236,166794,167343,160737,166590,157070,168039,174971)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166784, 0, 0, 0, 741, 38134), -(166796, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(166786, 0, 0, 0, 741, 38134), -(161224, 0, 0, 0, 81, 38134), -(166782, 0, 0, 0, 1421, 38134), -(166800, 0, 0, 0, 741, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166824, 0, 0, 0, 1421, 38134), -(166585, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134), -(166573, 0, 0, 0, 1421, 38134), -(166799, 0, 0, 0, 741, 38134), -(166583, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(168236, 0, 0, 0, 741, 38134), -(166794, 0, 0, 0, 741, 38134), -(167343, 0, 0, 0, 482, 38134), -(160737, 0, 0, 0, 741, 38134), -(166590, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134), -(168039, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166784,161228,166796,166791,150228,166786,150229,166782,161224,166800,166827,166573,166585,172033,166799,166583,171872,160737,168236,166794,166824,166590,157070,168039,174971)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166784, 0, 0, 0, 741, 38134), -(161228, 0, 0, 0, 81, 38134), -(166796, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(150228, 0, 0, 0, 957, 38134), -(166786, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(166782, 0, 0, 0, 1421, 38134), -(161224, 0, 0, 0, 81, 38134), -(166800, 0, 0, 0, 741, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166573, 0, 0, 0, 1421, 38134), -(166585, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134), -(166799, 0, 0, 0, 741, 38134), -(166583, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 957, 38134), -(168236, 0, 0, 0, 741, 38134), -(166794, 0, 0, 0, 741, 38134), -(166824, 0, 0, 0, 1421, 38134), -(166590, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134), -(168039, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (127253,127255,127385,127225,127298,127294,128943,127348,127351,127245,127357,127350,127347,130347,127246,127224,127247,129536,127265,127268,122636,133531,127267,126891,128071,126807,127142,126846,143047,130300,131017,127141,127140,129576,128898,134413,134363,122191,129028,139173,134420,134421,134414,126664,129748,129554,128746,124460,128875,130205,130217,150412,135789,135054,135032,135063,127607,124688,128930,143317,129005,124949,130636,130227,138812,128935,138743,138775,130634,132025,132030,129461,136606,129462,132031,139620,134451,136447,73678,136432,139528,136448,150897,130224,136661,130226,130268,122276,136457,135082,135077,135072,144155,135119,130218,135059,123083,135019,145730,143699,150104,143968,137315,142115,142140,142142,161091,152081,137267,152079,161074,152080,137317,145728,137316,137314,137300,137301,137299,151176,151173,142189,142994,142995,137281,137282,137279,142998,142685,142700,143839,135618,135614,138704,145729,137295,137298,135612,142997,144635,137294,137293,135681,148927,143498,142721,143007,140552,135677,143008,143402,143380,143420,143541,143849,143853,140473,23837,143852,153932,140323,140347,140348,143842,143870,143844,143856,142163,140472,24968,143851,135675,134920,134849,142181,142089,131983,123604,134845,134847,144213,126781,141116,141114,141115,141117,143272,123210,134921,134722,142138,143793,141773,131997,131998,141772,143331,142966,128286,128285,127016,125347,126626,123648,127739,136459,128417,124802,125042,134685,143664,127539,143665,125815,126574,124842,124837,136766,126585,136767,143041,131627,123399,123192,126708,143042,131610,123212,126709,126824,139135,127626,126569,128973,129340,129341,129984,127296,127297,130165,126974,127038,127396,130164,127088,127087,127080,127104,127089,126965,127292,126973,127393,128798,143929,130143,61169,127092,124885,4076,124890,129812,129945,129886,129771,135549,135541,135561,137132,135619,140813,140814,140816,140819,135554,136480,139714,131359,131368,137573,135021,136486,142273,133126,131363,133105,135023,143525,135992,141783,135973,137010,129137,137031,135815,137030,129486,129575,129485,129641,137032,139702,137131,137134,138245,138244,136697,136690,136514,127682,136490,127701,127702,128188,127822,130188,127807,127808,127806,128852,127801,129783,129913,129810,128389,129791,124310,128457,124466,124420,124416,128467,124499,124516,129992,124426,124423,124417,124418,130684,116633,129794,151378,151527,124173,124548,130483,124382,130194,124170,124497,130234,128623,128514,128625,128384,128386,132146,130136,128385,126695,125401,130160,69018,128494,130163,145239,130359,125452,123226,143620,143621,143093,142803,144458,142794,142809,142825,143150,142797,142756,142804,143375,142795,142813,143153,143190,123236,126387,123868,123818,151307,126677,151305,141292,141293,141295,141296,140755,130232,140754,140752,130101,126953,126455,143056,132105,144445,128381,139090,133328,133285,137763,125928,133446,133451,131886,125924,133214,123231,124805,129604,143330,133187,134776,158221,143192,129605,133264,126496,133659,158148,143700,133309,143036,126530,129627,139089,126642,130077,141991,142611,143572,142881,142882,142764,145838,142773,161565,142770,144029,126581,126582,142754,142759,143574,143718,142884,142605,142607,142564,142886,143336,140904,142885,141066,143559,142777,142774,148904,124883,141698,142119,142602,144493,141771,143560,142767,142603,88696,88697,143847,142784,144002,138041,142760,140640,135604,142608,125004,135889,142778,142772,142771,142238,142775,140948,147206,142160,141009,141001,126640,131992,135521,140936,127636,140944,131989,123641,127193,139088,135112,140906,126583,135792,135603,124238,139148,139144,135658,141033,143040,126634,138280,142993,136106,139375,136063,131290,135064,124695,135230,143242,143248,143259,136061,135678,148922,147972,147973,143004,137024,143251,142457,142450,143243,126434,136041,142094,142086,136052,142139,142063,142073,132642,135153,144148,138725,142066,123169,124289,142077,135509,142137,142068,138724,138726,126682,142056,123675,144383,133325,137268,137266,143262,139522,122370,129940,143709,140350,131994,123244,144310,143295,120788,142174,142169,123635,143005,142167,142543,142188,137265,121235,135520,142187,149045,133282,124725,124180,124727,120599,124181,123642,142166,132638,150208,125005,130377,126519,154464,143254,142752,132036,142095,140313,142346,135808,150493,143244,143263,143246,123639,123633,142117,124295,143250,143261,142136,142191,128531,142132,154639,142180,132625,143022,177193,144147,136633,142459,135446,124720,142371,1311,1141,5081,3628,149436,52412,5497,151937,149616,52408,149626,148233,111190,5694,331,147741,85819,85818,85817,147714,5498,52420,52423,52421,149467,147785,85816,174146,1307,149469,89174,148124,155739,1412,85307,149124,149121,2708,32520,148796,84751,84749,84745,103033,1419,82564,149099,2485,150122,1976,149131,53153,149445,175210,156692,156691,156670,175209,173610,173545,175218,156733,175526,176186,175525,173548,114665,174922,164096,164095,171795,175216,175213,168011,171787,171790,164579,55370,167591,164079,175042,162896,171299,173330,176368,171822,171821,176066,176067,176065,176064,173386,173388,171589,173327,164078,173369,164684,164100,156791,164099,164098,156504,175083,170640,165654,159478,175215,170310,170256,54638,170557,175036,169524,165796,173370,175067,175066,156663,175081,175080,156664,175082,166284,175019,175035,173352,173353,173356,173355,164596,173354,162928,156768,175214,173357,162929,165657,175016,170607,175017,175327,175222,162666,175018,156734,166307,173350,177829,164353,164352,173318,165403,173348,178804,172702,173367,166312,173305,173325,176545,167880,175020,173302,173301,156735,175207,173304,164123,167881,175208,175212,171796,175206,173300,175087,156769,165405,164803,164685,156758,166061,156688,121541,164686,164173,173364,62822,62821,162918,173118,156698,137156,137153,137155,136420,141297,141286,137047,142403,141590,143590,136939,141598,134844,136419,133340,141600,134350,134349,140595,136914,139793,139796,136421,133940,143034,142400,132161,142172,131600,136239,129750,155070,131387,142168,130897,135774,132160,130075,135684,135632,130395,130073,134425,129806,132226,132207,132123,135939,133203,135940,131496,144478,130452,129870,134963,147008,129869,131656,130453,147009,147010,135947,129906,143216,141315,143218,129884,140010,137104,131709,140013,139996,140014,140009,139994,140004,140006,140018,140008,141118,140007,140016,140001,141137,139999,140012,140005,140015,140011,141098,141135,139997,136162,134359,141090,131381,141123,142454,139790,143361,138931,134704,130786,141353,141348,141349,141586,143035,140002,140003,138221,141769,131004,135800,141798,141482,141484,141483,134752,147550,130005,135401)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(127253, 0, 0, 0, 190, 38134), -(127255, 0, 0, 0, 190, 38134), -(127385, 0, 0, 0, 190, 38134), -(127225, 0, 0, 0, 190, 38134), -(127298, 0, 0, 0, 190, 38134), -(127294, 0, 0, 0, 190, 38134), -(128943, 0, 0, 0, 190, 38134), -(127348, 0, 0, 0, 190, 38134), -(127351, 0, 0, 0, 190, 38134), -(127245, 0, 0, 0, 190, 38134), -(127357, 0, 0, 0, 190, 38134), -(127350, 0, 0, 0, 190, 38134), -(127347, 0, 0, 0, 190, 38134), -(130347, 0, 0, 0, 81, 38134), -(127246, 0, 0, 0, 190, 38134), -(127224, 0, 0, 0, 190, 38134), -(127247, 0, 0, 0, 190, 38134), -(129536, 0, 0, 0, 190, 38134), -(127265, 0, 0, 0, 190, 38134), -(127268, 0, 0, 0, 190, 38134), -(122636, 0, 0, 0, 190, 38134), -(133531, 0, 0, 0, 190, 38134), -(127267, 0, 0, 0, 190, 38134), -(126891, 0, 0, 0, 190, 38134), -(128071, 0, 0, 0, 190, 38134), -(126807, 0, 0, 0, 190, 38134), -(127142, 0, 0, 0, 190, 38134), -(126846, 0, 0, 0, 190, 38134), -(143047, 0, 0, 0, 371, 38134), -(130300, 0, 0, 0, 81, 38134), -(131017, 0, 0, 0, 81, 38134), -(127141, 0, -2, -2, 190, 38134), -(127140, 0, 0, 0, 190, 38134), -(129576, 0, 0, 0, 190, 38134), -(128898, 0, 0, 0, 190, 38134), -(134413, 0, 0, 0, 190, 38134), -(134363, 0, 0, 0, 190, 38134), -(122191, 0, 0, 0, 2117, 38134), -(129028, 0, 0, 0, 190, 38134), -(139173, 0, 0, 0, 190, 38134), -(134420, 0, 0, 0, 190, 38134), -(134421, 0, 0, 0, 190, 38134), -(134414, 0, 0, 0, 190, 38134), -(126664, 0, 0, 0, 81, 38134), -(129748, 0, 0, 0, 190, 38134), -(129554, 0, 0, 0, 190, 38134), -(128746, 0, 0, 0, 190, 38134), -(124460, 0, 0, 0, 190, 38134), -(128875, 0, 0, 0, 190, 38134), -(130205, 0, 0, 0, 81, 38134), -(130217, 0, 0, 0, 81, 38134), -(150412, 0, 0, 0, 292, 38134), -(135789, 0, 0, 0, 190, 38134), -(135054, 0, 0, 0, 805, 38134), -(135032, 0, 0, 0, 805, 38134), -(135063, 0, 0, 0, 805, 38134), -(127607, 0, 0, 0, 190, 38134), -(124688, 0, 0, 0, 190, 38134), -(128930, 0, 0, 0, 190, 38134), -(143317, 0, 0, 0, 190, 38134), -(129005, 0, 0, 0, 190, 38134), -(124949, 0, 0, 0, 190, 38134), -(130636, 0, 0, 0, 81, 38134), -(130227, 0, 0, 0, 81, 38134), -(138812, 0, 0, 0, 190, 38134), -(128935, 0, 0, 0, 190, 38134), -(138743, 0, 0, 0, 190, 38134), -(138775, 0, 0, 0, 190, 38134), -(130634, 0, 0, 0, 81, 38134), -(132025, 0, 0, 0, 190, 38134), -(132030, 0, 0, 0, 190, 38134), -(129461, 0, 0, 0, 190, 38134), -(136606, 0, 0, 0, 190, 38134), -(129462, 0, 0, 0, 190, 38134), -(132031, 0, 0, 0, 190, 38134), -(139620, 0, 0, 0, 492, 38134), -(134451, 0, 0, 0, 2117, 38134), -(136447, 0, 0, 0, 190, 38134), -(73678, 0, 0, 0, 328, 38134), -(136432, 0, 0, 0, 190, 38134), -(139528, 0, 0, 0, 189, 38134), -(136448, 0, 0, 0, 190, 38134), -(150897, 0, 0, 0, 708, 38134), -(130224, 0, 0, 0, 190, 38134), -(136661, 0, 0, 0, 190, 38134), -(130226, 0, 0, 0, 81, 38134), -(130268, 0, 0, 0, 81, 38134), -(122276, 0, 0, 0, 190, 38134), -(136457, 0, 0, 0, 190, 38134), -(135082, 0, 0, 0, 190, 38134), -(135077, 0, 0, 0, 465, 38134), -(135072, 0, 0, 0, 190, 38134), -(144155, 0, 0, 0, 190, 38134), -(135119, 0, 0, 0, 465, 38134), -(130218, 0, 0, 0, 81, 38134), -(135059, 0, 0, 0, 190, 38134), -(123083, 0, 0, 0, 190, 38134), -(135019, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(143699, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(143968, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(142115, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(152081, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(152079, 0, 0, 0, 289, 38134), -(161074, 0, 0, 0, 186, 38134), -(152080, 0, 0, 0, 289, 38134), -(137317, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(137314, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(151176, 0, 0, 0, 292, 38134), -(151173, 0, 0, 0, 292, 38134), -(142189, 0, 0, 0, 186, 38134), -(142994, 0, 0, 0, 464, 38134), -(142995, 0, 0, 0, 464, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(142998, 0, 0, 0, 464, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(143839, 0, 0, 0, 492, 38134), -(135618, 0, 0, 0, 492, 38134), -(135614, 0, 0, 0, 492, 38134), -(138704, 0, 0, 0, 841, 38134), -(145729, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(135612, 0, 0, 0, 492, 38134), -(142997, 0, 0, 0, 464, 38134), -(144635, 0, 0, 0, 492, 38134), -(137294, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(135681, 0, 0, 0, 492, 38134), -(148927, 0, 0, 0, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(142721, 0, 1, 1, 464, 38134), -(143007, 0, 0, 0, 464, 38134), -(140552, 0, 0, 0, 186, 38134), -(135677, 0, 0, 0, 492, 38134), -(143008, 0, 0, 0, 464, 38134), -(143402, 0, 0, 0, 464, 38134), -(143380, 0, 0, 0, 464, 38134), -(143420, 0, 0, 0, 464, 38134), -(143541, 0, 0, 0, 464, 38134), -(143849, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(23837, 0, 0, 0, 328, 38134), -(143852, 0, 0, 0, 492, 38134), -(153932, 0, 3, 3, 794, 38134), -(140323, 0, 0, 0, 492, 38134), -(140347, 0, 0, 0, 492, 38134), -(140348, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(142163, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(143851, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(134920, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(142089, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(123604, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(123210, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(141773, 0, 0, 0, 186, 38134), -(131997, 0, 0, 0, 181, 38134), -(131998, 0, 0, 0, 181, 38134), -(141772, 0, 0, 0, 186, 38134), -(143331, 0, 0, 0, 186, 38134), -(142966, 0, 0, 0, 186, 38134), -(128286, 0, 0, 0, 186, 38134), -(128285, 0, 0, 0, 186, 38134), -(127016, 0, 0, 0, 186, 38134), -(125347, 0, 0, 0, 186, 38134), -(126626, 0, 0, 0, 186, 38134), -(123648, 0, 0, 0, 186, 38134), -(127739, 0, 0, 0, 186, 38134), -(136459, 0, 0, 0, 186, 38134), -(128417, 0, 0, 0, 186, 38134), -(124802, 0, 0, 0, 186, 38134), -(125042, 0, 0, 0, 186, 38134), -(134685, 0, 0, 0, 2117, 38134), -(143664, 0, 0, 0, 186, 38134), -(127539, 0, 0, 0, 186, 38134), -(143665, 0, 0, 0, 186, 38134), -(125815, 0, 0, 0, 186, 38134), -(126574, 0, 0, 0, 186, 38134), -(124842, 0, 0, 0, 186, 38134), -(124837, 0, 0, 0, 186, 38134), -(136766, 0, 0, 0, 465, 38134), -(126585, 0, 0, 0, 186, 38134), -(136767, 0, 0, 0, 465, 38134), -(143041, 0, 0, 0, 371, 38134), -(131627, 0, 0, 0, 186, 38134), -(123399, 0, 0, 0, 186, 38134), -(123192, 0, 0, 0, 186, 38134), -(126708, 0, 0, 0, 186, 38134), -(143042, 0, 0, 0, 371, 38134), -(131610, 0, 0, 0, 186, 38134), -(123212, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(139135, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(126569, 0, 0, 0, 81, 38134), -(128973, 0, 0, 0, 187, 38134), -(129340, 0, 0, 0, 187, 38134), -(129341, 0, 0, 0, 187, 38134), -(129984, 0, 0, 0, 2117, 38134), -(127296, 0, 0, 0, 187, 38134), -(127297, 0, 0, 0, 187, 38134), -(130165, 0, 0, 0, 187, 38134), -(126974, 0, 0, 0, 187, 38134), -(127038, 0, 0, 0, 187, 38134), -(127396, 0, 0, 0, 187, 38134), -(130164, 0, 0, 0, 187, 38134), -(127088, 0, 0, 0, 187, 38134), -(127087, 0, 0, 0, 187, 38134), -(127080, 0, 0, 0, 187, 38134), -(127104, 0, 0, 0, 187, 38134), -(127089, 0, 0, 0, 187, 38134), -(126965, 0, 0, 0, 187, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(127292, 0, 0, 0, 187, 38134), -(126973, 0, 0, 0, 187, 38134), -(127393, 0, 0, 0, 187, 38134), -(128798, 0, 0, 0, 81, 38134), -(143929, 0, 0, 0, 187, 38134), -(130143, 0, 0, 0, 187, 38134), -(61169, 0, 0, 0, 371, 38134), -(127092, 0, 0, 0, 187, 38134), -(124885, 0, 0, 0, 187, 38134), -(4076, 0, 0, 0, 81, 38134), -(124890, 0, 0, 0, 187, 38134), -(129812, 0, 0, 0, 187, 38134), -(129945, 0, 0, 0, 68, 38134), -(129886, 0, 0, 0, 81, 38134), -(129771, 0, 0, 0, 187, 38134), -(135549, 0, 0, 0, 187, 38134), -(135541, 0, 0, 0, 187, 38134), -(135561, 0, 0, 0, 187, 38134), -(137132, 0, 0, 0, 805, 38134), -(135619, 0, 0, 0, 186, 38134), -(140813, 0, 0, 0, 373, 38134), -(140814, 0, 0, 0, 371, 38134), -(140816, 0, 0, 0, 371, 38134), -(140819, 0, 0, 0, 371, 38134), -(135554, 0, 0, 0, 187, 38134), -(136480, 0, 0, 0, 187, 38134), -(139714, 0, 0, 0, 187, 38134), -(131359, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(135021, 0, 0, 0, 187, 38134), -(136486, 0, 0, 0, 187, 38134), -(142273, 0, 0, 0, 464, 38134), -(133126, 0, 0, 0, 187, 38134), -(131363, 0, 0, 0, 187, 38134), -(133105, 0, 0, 0, 187, 38134), -(135023, 0, 0, 0, 2117, 38134), -(143525, 0, 0, 0, 187, 38134), -(135992, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(135973, 0, 0, 0, 187, 38134), -(137010, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(137031, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137030, 0, 0, 0, 187, 38134), -(129486, 0, 0, 0, 465, 38134), -(129575, 0, 0, 0, 187, 38134), -(129485, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(137032, 0, 0, 0, 187, 38134), -(139702, 0, 0, 0, 187, 38134), -(137131, 0, 0, 0, 805, 38134), -(137134, 0, 0, 0, 805, 38134), -(138245, 0, 0, 0, 805, 38134), -(138244, 0, 0, 0, 805, 38134), -(136697, 0, 0, 0, 187, 38134), -(136690, 0, 0, 0, 187, 38134), -(136514, 0, 0, 0, 187, 38134), -(127682, 0, 0, 0, 187, 38134), -(136490, 0, 0, 0, 187, 38134), -(127701, 0, 0, 0, 187, 38134), -(127702, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(130188, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(127806, 0, 0, 0, 187, 38134), -(128852, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(129783, 0, 0, 0, 187, 38134), -(129913, 0, 0, 0, 187, 38134), -(129810, 0, 0, 0, 187, 38134), -(128389, 0, 0, 0, 187, 38134), -(129791, 0, 0, 0, 187, 38134), -(124310, 0, 0, 0, 187, 38134), -(128457, 0, 0, 0, 187, 38134), -(124466, 0, 0, 0, 2117, 38134), -(124420, 0, 0, 0, 187, 38134), -(124416, 0, 0, 0, 187, 38134), -(128467, 0, 0, 0, 187, 38134), -(124499, 0, 0, 0, 187, 38134), -(124516, 0, 0, 0, 187, 38134), -(129992, 0, 0, 0, 187, 38134), -(124426, 0, 0, 0, 187, 38134), -(124423, 0, 0, 0, 187, 38134), -(124417, 0, 0, 0, 187, 38134), -(124418, 0, 0, 0, 187, 38134), -(130684, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(129794, 0, 0, 0, 187, 38134), -(151378, 0, 0, 0, 189, 38134), -(151527, 0, 0, 0, 189, 38134), -(124173, 0, 0, 0, 187, 38134), -(124548, 0, 0, 0, 187, 38134), -(130483, 0, 0, 0, 187, 38134), -(124382, 0, 0, 0, 187, 38134), -(130194, 0, 0, 0, 81, 38134), -(124170, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(130234, 0, 0, 0, 187, 38134), -(128623, 0, 0, 0, 187, 38134), -(128514, 0, 0, 0, 81, 38134), -(128625, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(128386, 0, 0, 0, 187, 38134), -(132146, 0, 0, 0, 2117, 38134), -(130136, 0, 0, 0, 81, 38134), -(128385, 0, 0, 0, 187, 38134), -(126695, 0, 0, 0, 187, 38134), -(125401, 0, 0, 0, 187, 38134), -(130160, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(128494, 0, 0, 0, 187, 38134), -(130163, 0, 0, 0, 81, 38134), -(145239, 0, 0, 0, 708, 38134), -(130359, 0, 0, 0, 187, 38134), -(125452, 0, 0, 0, 187, 38134), -(123226, 0, 0, 0, 186, 38134), -(143620, 0, 0, 0, 186, 38134), -(143621, 0, 0, 0, 186, 38134), -(143093, 0, 0, 0, 187, 38134), -(142803, 0, 0, 0, 189, 38134), -(144458, 0, 0, 0, 186, 38134), -(142794, 0, 0, 0, 186, 38134), -(142809, 0, 0, 0, 186, 38134), -(142825, 0, 0, 0, 186, 38134), -(143150, 0, 0, 0, 186, 38134), -(142797, 0, 0, 0, 186, 38134), -(142756, 0, 0, 0, 186, 38134), -(142804, 0, 0, 0, 186, 38134), -(143375, 0, 0, 0, 186, 38134), -(142795, 0, 0, 0, 186, 38134), -(142813, 0, 0, 0, 187, 38134), -(143153, 0, 0, 0, 188, 38134), -(143190, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(126387, 0, 0, 0, 186, 38134), -(123868, 0, 0, 0, 186, 38134), -(123818, 0, 0, 0, 830, 38134), -(151307, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(151305, 0, 0, 0, 186, 38134), -(141292, 0, 0, 0, 373, 38134), -(141293, 0, 0, 0, 371, 38134), -(141295, 0, 0, 0, 371, 38134), -(141296, 0, 0, 0, 371, 38134), -(140755, 0, 0, 0, 81, 38134), -(130232, 0, 0, 0, 186, 38134), -(140754, 0, 0, 0, 186, 38134), -(140752, 0, 0, 0, 186, 38134), -(130101, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(143056, 0, 0, 0, 371, 38134), -(132105, 0, 0, 0, 2117, 38134), -(144445, 0, 0, 0, 81, 38134), -(128381, 0, 0, 0, 186, 38134), -(139090, 0, 0, 0, 465, 38134), -(133328, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(137763, 0, 0, 0, 830, 38134), -(125928, 0, 0, 0, 186, 38134), -(133446, 0, 0, 0, 186, 38134), -(133451, 0, 0, 0, 186, 38134), -(131886, 0, 0, 0, 186, 38134), -(125924, 0, 0, 0, 186, 38134), -(133214, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(129604, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(158221, 0, 0, 0, 782, 38134), -(143192, 0, 0, 0, 186, 38134), -(129605, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(133659, 0, 0, 0, 186, 38134), -(158148, 0, 0, 0, 782, 38134), -(143700, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(126530, 0, 0, 0, 81, 38134), -(129627, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(126642, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(141991, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(145838, 0, 0, 0, 347, 38134), -(142773, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(142884, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(141771, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(143847, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(142760, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(142775, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141001, 0, 0, 0, 81, 38134), -(126640, 0, 0, 0, 81, 38134), -(131992, 0, 2, 2, 181, 38134), -(135521, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127636, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(123641, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(135112, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(135792, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143040, 0, 0, 0, 371, 38134), -(126634, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(142993, 0, 0, 0, 464, 38134), -(136106, 0, 0, 0, 292, 38134), -(139375, 0, 0, 0, 292, 38134), -(136063, 0, 0, 0, 292, 38134), -(131290, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(124695, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(135678, 0, 0, 0, 492, 38134), -(148922, 0, 0, 0, 186, 38134), -(147972, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(137024, 0, 0, 0, 188, 38134), -(143251, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(142450, 0, 0, 0, 465, 38134), -(143243, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(142094, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(142139, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(143262, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(140350, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(123244, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(142174, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(142167, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142188, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(121235, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(142187, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(133282, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124180, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(124181, 0, -4, -4, 1723, 38134), -(123642, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(150208, 0, 0, 0, 713, 38134), -(125005, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(154464, 0, 0, 0, 740, 38134), -(143254, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(142095, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(135808, 0, 0, 0, 186, 38134), -(150493, 0, 0, 0, 713, 38134), -(143244, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(154639, 0, 0, 0, 740, 38134), -(142180, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(142459, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(124720, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(1311, 0, 0, 0, 864, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149436, 0, 0, 0, 847, 38134), -(52412, 0, 0, 0, 861, 38134), -(5497, 0, 0, 0, 864, 38134), -(151937, 0, 0, 0, 847, 38134), -(149616, 0, 0, 0, 347, 38134), -(52408, 0, 0, 0, 818, 38134), -(149626, 0, 0, 0, 178, 38134), -(148233, 0, 0, 0, 828, 38134), -(111190, 0, 0, 0, 773, 38134), -(5694, 0, 0, 0, 864, 38134), -(331, 0, 0, 0, 864, 38134), -(147741, 0, 0, 0, 172, 38134), -(85819, 0, 0, 0, 857, 38134), -(85818, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(147714, 0, 0, 0, 847, 38134), -(5498, 0, 0, 0, 378, 38134), -(52420, 0, 0, 0, 861, 38134), -(52423, 0, 0, 0, 861, 38134), -(52421, 0, 0, 0, 861, 38134), -(149467, 0, 0, 0, 830, 38134), -(147785, 0, 0, 0, 488, 38134), -(85816, 0, 0, 0, 857, 38134), -(174146, 0, 0, 0, 830, 38134), -(1307, 0, 0, 0, 864, 38134), -(149469, 0, 0, 0, 847, 38134), -(89174, 0, 0, 0, 874, 38134), -(148124, 0, 0, 0, 777, 38134), -(155739, 0, 0, 0, 959, 38134), -(1412, 0, 0, 0, 81, 38134), -(85307, 0, 0, 0, 37, 38134), -(149124, 0, 0, 0, 847, 38134), -(149121, 0, 0, 0, 847, 38134), -(2708, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(148796, 0, 0, 0, 810, 38134), -(84751, 0, 0, 0, 857, 38134), -(84749, 0, 0, 0, 857, 38134), -(84745, 0, 0, 0, 857, 38134), -(103033, 0, 0, 0, 633, 38134), -(1419, 0, 0, 0, 81, 38134), -(82564, 0, 0, 0, 857, 38134), -(149099, 0, 0, 0, 196, 38134), -(2485, 0, 0, 0, 864, 38134), -(150122, 0, 0, 0, 37, 38134), -(1976, 0, 0, 0, 883, 38134), -(149131, 0, 0, 0, 847, 38134), -(53153, 0, 0, 0, 864, 38134), -(149445, 0, 0, 0, 828, 38134), -(175210, 0, 0, 0, 807, 38134), -(156692, 0, 0, 0, 783, 38134), -(156691, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(175209, 0, 0, 0, 2060, 38134), -(173610, 0, 0, 0, 807, 38134), -(173545, 0, 0, 0, 807, 38134), -(175218, 0, 0, 0, 807, 38134), -(156733, 0, 0, 0, 783, 38134), -(175526, 0, 0, 0, 783, 38134), -(176186, 0, 0, 0, 783, 38134), -(175525, 0, 0, 0, 807, 38134), -(173548, 0, 0, 0, 807, 38134), -(114665, 0, 0, 0, 982, 38134), -(174922, 0, 0, 0, 783, 38134), -(164096, 0, 0, 0, 783, 38134), -(164095, 0, 0, 0, 783, 38134), -(171795, 0, 3, 3, 837, 38134), -(175216, 0, 0, 0, 807, 38134), -(175213, 0, 0, 0, 2060, 38134), -(168011, 0, 0, 0, 807, 38134), -(171787, 0, 0, 0, 837, 38134), -(171790, 0, 0, 0, 743, 38134), -(164579, 0, 0, 0, 2060, 38134), -(55370, 0, 0, 0, 328, 38134), -(167591, 0, 0, 0, 807, 38134), -(164079, 0, 0, 0, 837, 38134), -(175042, 0, 0, 0, 807, 38134), -(162896, 0, 0, 0, 783, 38134), -(171299, 0, 0, 0, 783, 38134), -(173330, 0, 0, 0, 783, 38134), -(176368, 0, 0, 0, 837, 38134), -(171822, 0, 0, 0, 807, 38134), -(171821, 0, 0, 0, 2060, 38134), -(176066, 0, 0, 0, 1425, 38134), -(176067, 0, 0, 0, 837, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(173386, 0, 0, 0, 837, 38134), -(173388, 0, 0, 0, 837, 38134), -(171589, 0, 0, 0, 837, 38134), -(173327, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(173369, 0, 0, 0, 783, 38134), -(164684, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(156791, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(156504, 0, 0, 0, 783, 38134), -(175083, 0, 0, 0, 807, 38134), -(170640, 0, 0, 0, 1400, 38134), -(165654, 0, 3, 3, 746, 38134), -(159478, 0, 0, 0, 837, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175215, 0, 0, 0, 1291, 38134), -(170310, 0, 0, 0, 2060, 38134), -(170256, 0, 0, 0, 2060, 38134), -(54638, 0, 0, 0, 181, 38134), -(170557, 0, 0, 0, 783, 38134), -(175036, 0, 0, 0, 807, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173370, 0, 0, 0, 783, 38134), -(175067, 0, 0, 0, 807, 38134), -(175066, 0, 0, 0, 2060, 38134), -(156663, 0, 0, 0, 783, 38134), -(175081, 0, 0, 0, 807, 38134), -(175080, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(175082, 0, 0, 0, 807, 38134), -(166284, 0, 0, 0, 807, 38134), -(175019, 0, 0, 0, 807, 38134), -(175035, 0, 0, 0, 807, 38134), -(173352, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(164596, 0, 0, 0, 783, 38134), -(173354, 0, 0, 0, 807, 38134), -(162928, 0, 0, 0, 2060, 38134), -(156768, 0, 0, 0, 783, 38134), -(175214, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(175016, 0, 0, 0, 1314, 38134), -(170607, 0, 0, 0, 783, 38134), -(175017, 0, 0, 0, 1291, 38134), -(175327, 0, 0, 0, 2060, 38134), -(175222, 0, 0, 0, 807, 38134), -(162666, 0, 0, 0, 2060, 38134), -(175018, 0, 0, 0, 807, 38134), -(156734, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173348, 0, 0, 0, 783, 38134), -(178804, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(173305, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(167880, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(175207, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(175208, 0, 0, 0, 1314, 38134), -(175212, 0, 0, 0, 807, 38134), -(171796, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(173300, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(156769, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(164686, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173364, 0, 0, 0, 783, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(162918, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(137156, 0, 0, 0, 805, 38134), -(137153, 0, 0, 0, 805, 38134), -(137155, 0, 0, 0, 805, 38134), -(136420, 0, 0, 0, 188, 38134), -(141297, 0, 0, 0, 188, 38134), -(141286, 0, 0, 0, 188, 38134), -(137047, 0, 0, 0, 188, 38134), -(142403, 0, 0, 0, 188, 38134), -(141590, 0, 0, 0, 188, 38134), -(143590, 0, 0, 0, 188, 38134), -(136939, 0, 0, 0, 188, 38134), -(141598, 0, 0, 0, 187, 38134), -(134844, 0, 0, 0, 2117, 38134), -(136419, 0, 0, 0, 188, 38134), -(133340, 0, 0, 0, 465, 38134), -(141600, 0, 0, 0, 186, 38134), -(134350, 0, 0, 0, 81, 38134), -(134349, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(136914, 0, 0, 0, 188, 38134), -(139793, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(136421, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(143034, 0, 0, 0, 371, 38134), -(142400, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(142172, 0, 0, 0, 81, 38134), -(131600, 0, 0, 0, 188, 38134), -(136239, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(155070, 0, 0, 0, 789, 38134), -(131387, 0, 0, 0, 188, 38134), -(142168, 0, 0, 0, 81, 38134), -(130897, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(135632, 0, 0, 0, 188, 38134), -(130395, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(132226, 0, 0, 0, 188, 38134), -(132207, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(131496, 0, 0, 0, 188, 38134), -(144478, 0, 0, 0, 81, 38134), -(130452, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(134963, 0, 0, 0, 2117, 38134), -(147008, 0, 0, 0, 691, 38134), -(129869, 0, 0, 0, 188, 38134), -(131656, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(135947, 0, 0, 0, 187, 38134), -(129906, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(141315, 0, 2, 2, 81, 38134), -(143218, 0, 0, 0, 81, 38134), -(129884, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(139996, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(141118, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(141137, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(141135, 0, 0, 0, 188, 38134), -(139997, 0, 0, 0, 188, 38134), -(136162, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(141090, 0, 0, 0, 188, 38134), -(131381, 0, 0, 0, 81, 38134), -(141123, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(139790, 0, 0, 0, 187, 38134), -(143361, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(130786, 0, 0, 0, 188, 38134), -(141353, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(143035, 0, 0, 0, 371, 38134), -(140002, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(141484, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(135401, 0, 0, 0, 465, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (175017,175327,62821,175216,175222,162666,175018,166307,173350,177829,164353,164352,165403,173348,178804,172702,173367,173305,173325,167880,175020,173302,173301,156735,175207,173304,164123,167881,175208,171796,175206,173300,175087,156769,165405,176545,164803,156758,166061,156688,121541,164686,164173,173364,156734,173118,156698,85429,84213,81744,88234,82622,80224,80226,80470,80472,80233,80230,78931,88356,86705,80320,85504,83642,83674,82285,81933,72587,85850,82123,86294,81873,81876,83746,82145,81875,85863,84039,61366,85864,85399,77345,76286,82613,82612,82626,88669,77346,88600,77347,81921,82609,82046,81922,82055,82615,84865,84866,88229,82669,86811,80012,83567,86818,86854,84119,84121,81242,81929,84134,82664,84132,84116,81931,84115,81932,86135,85972,85969,86138,82063,86161,82603,82631,82677,88988,61312,85896,85892,85900,85897,88495,86707,88521,84775,79532,61325,85062,81128,81138,81109,82183,83908,83930,83920,84093,83884,83891,82554,82516,83902,83921,83786,82568,84054,82566,48340,82567,83797,82558,82555,88578,82552,82511,82512,85417,82553,82508,83854,83703,3300,83944,83938,88359,84856,88587,88674,82948,82949,82933,6827,82887,88589,82843,82842,82837,86703,82788,82879,54638,63001,82805,82829,82828,85255,82800,88462,85798,80589,84918,88386,55336,84909,84905,1412,88630,88426,88677,84838,83945,83939,4075,83940,83923,61081,85007,88925,85901,88419,86044,85902,85893,86080,85894,88945,88643,89356,88975,88417,86179,78276,85992,86170,87639,85066,85099,72602,86689,75494,76382,74373,76212,81774,82308,73701,82175,81408,81406,81825,81828,81830,81672,81829,81670,81831,79205,81103,83491,82776,78564,80645,86470,82177,85312,81546,77617,77209,84246,82386,80026,84776,81492,81491,81152,79603,79953,81369,80163,77376,80159,77370,86589,81348,81347,81346,79706,81360,81714,82166,82168,82167,79422,84455,84038,82169,81656,79394,79255,82165,79243,79470,79241,79567,80769,79285,82031,79274,82037,79242,81907,79793,79228,73468,73805,72785,73101,63607,50487,61320,81214,79847,79216,79219,79218,79704,79206,84516,84372,81636,79798,81824,79799,79796,84341,84050,44663,44659,44665,44664,84049,82188,82260,82007,81999,81990,81996,82082,82001,82075,82015,81995,82259,82017,82189,82008,82264,82004,82012,82191,82000,82187,82013,81993,82016,81994,82005,82009,81998,82014,82002,82011,80775,82263,82006,82010,82025,81014,80521,86039,86691,86690,82624,82003,81422,78563,79403,79917,80574,80715,81129,79316,78554,79537,78430,78994,85856,79315,83441,81063,80468,78569,78996,80786,41200,79675,78568,80784,81017,78553)) OR (`DifficultyID`=1 AND `Entry` IN (82354,82378,59113,23837,82425,72628,80818,72623,77689,73324,71069,71068,71077,74092,71080,71067,71078,71079,71062,73327,73328,61636,61638,71820,81935,77730,81441,81440,79457,80078,81851,81912,81627,81653,81654,81633,82401,79893,79894,79891,84267,89259,82466,83858)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175017, 0, 0, 0, 1291, 38134), -(175327, 0, 0, 0, 2060, 38134), -(62821, 0, 0, 0, 872, 38134), -(175216, 0, 0, 0, 807, 38134), -(175222, 0, 0, 0, 807, 38134), -(162666, 0, 0, 0, 2060, 38134), -(175018, 0, 0, 0, 807, 38134), -(166307, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173348, 0, 0, 0, 783, 38134), -(178804, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(175207, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(175208, 0, 0, 0, 1314, 38134), -(171796, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(173300, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(156769, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(164803, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(164686, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173364, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(85429, 0, 0, 0, 67, 38134), -(84213, 0, 0, 0, 67, 38134), -(81744, 0, 0, 0, 68, 38134), -(88234, 0, 0, 0, 67, 38134), -(82622, 0, 0, 0, 67, 38134), -(80224, 0, 0, 0, 67, 38134), -(80226, 0, 0, 0, 67, 38134), -(80470, 0, 0, 0, 67, 38134), -(80472, 0, 0, 0, 67, 38134), -(80233, 0, 0, 0, 67, 38134), -(80230, 0, 0, 0, 67, 38134), -(78931, 0, 0, 0, 67, 38134), -(88356, 0, 0, 0, 371, 38134), -(86705, 0, 0, 0, 67, 38134), -(80320, 0, 0, 0, 67, 38134), -(85504, 0, 0, 0, 67, 38134), -(83642, 0, 0, 0, 371, 38134), -(83674, 0, 0, 0, 81, 38134), -(82285, 0, 0, 0, 67, 38134), -(81933, 0, 0, 0, 67, 38134), -(72587, 0, 0, 0, 181, 38134), -(85850, 0, 0, 0, 67, 38134), -(82123, 0, 0, 0, 67, 38134), -(86294, 0, 0, 0, 67, 38134), -(81873, 0, 0, 0, 67, 38134), -(81876, 0, 0, 0, 67, 38134), -(83746, 0, 0, 0, 67, 38134), -(82145, 0, 0, 0, 67, 38134), -(81875, 0, 0, 0, 67, 38134), -(85863, 0, 0, 0, 67, 38134), -(84039, 0, 0, 0, 67, 38134), -(61366, 0, 0, 0, 371, 38134), -(85864, 0, 0, 0, 67, 38134), -(85399, 0, 1, 1, 302, 38134), -(77345, 0, 0, 0, 67, 38134), -(76286, 0, 0, 0, 67, 38134), -(82613, 0, 0, 0, 67, 38134), -(82612, 0, 0, 0, 881, 38134), -(82626, 0, 0, 0, 67, 38134), -(88669, 0, 0, 0, 67, 38134), -(77346, 0, 0, 0, 67, 38134), -(88600, 0, 0, 0, 2113, 38134), -(77347, 0, 0, 0, 67, 38134), -(81921, 0, 0, 0, 2113, 38134), -(82609, 0, 0, 0, 67, 38134), -(82046, 0, 0, 0, 67, 38134), -(81922, 0, 0, 0, 2113, 38134), -(82055, 0, 0, 0, 67, 38134), -(82615, 0, 0, 0, 67, 38134), -(84865, 0, 0, 0, 67, 38134), -(84866, 0, 0, 0, 67, 38134), -(88229, 0, 0, 0, 67, 38134), -(82669, 0, 0, 0, 67, 38134), -(86811, 0, 0, 0, 67, 38134), -(80012, 0, 0, 0, 67, 38134), -(83567, 0, 0, 0, 881, 38134), -(86818, 0, 0, 0, 67, 38134), -(86854, 0, 0, 0, 67, 38134), -(84119, 0, 0, 0, 67, 38134), -(84121, 0, 0, 0, 67, 38134), -(81242, 0, 0, 0, 68, 38134), -(81929, 0, 0, 0, 67, 38134), -(84134, 0, 0, 0, 67, 38134), -(82664, 0, 0, 0, 67, 38134), -(84132, 0, 0, 0, 67, 38134), -(84116, 0, 0, 0, 67, 38134), -(81931, 0, 0, 0, 2113, 38134), -(84115, 0, 0, 0, 67, 38134), -(81932, 0, 0, 0, 2113, 38134), -(86135, 0, 0, 0, 67, 38134), -(85972, 0, 0, 0, 67, 38134), -(85969, 0, 0, 0, 67, 38134), -(86138, 0, 0, 0, 67, 38134), -(82063, 0, 0, 0, 67, 38134), -(86161, 0, 0, 0, 67, 38134), -(82603, 0, 0, 0, 67, 38134), -(82631, 0, 0, 0, 67, 38134), -(82677, 0, 0, 0, 67, 38134), -(88988, 0, 0, 0, 81, 38134), -(61312, 0, 0, 0, 371, 38134), -(85896, 0, 0, 0, 67, 38134), -(85892, 0, 0, 0, 67, 38134), -(85900, 0, 0, 0, 67, 38134), -(85897, 0, 0, 0, 67, 38134), -(88495, 0, 0, 0, 67, 38134), -(86707, 0, 0, 0, 67, 38134), -(88521, 0, 0, 0, 67, 38134), -(84775, 0, 0, 0, 67, 38134), -(79532, 0, 0, 0, 67, 38134), -(61325, 0, 0, 0, 371, 38134), -(85062, 0, 0, 0, 67, 38134), -(81128, 0, 0, 0, 67, 38134), -(81138, 0, 0, 0, 67, 38134), -(81109, 0, 0, 0, 67, 38134), -(82183, 0, 0, 0, 67, 38134), -(83908, 0, 0, 0, 67, 38134), -(83930, 0, 0, 0, 67, 38134), -(83920, 0, 0, 0, 67, 38134), -(84093, 0, 0, 0, 67, 38134), -(83884, 0, 0, 0, 67, 38134), -(83891, 0, 0, 0, 67, 38134), -(82554, 0, 0, 0, 67, 38134), -(82516, 0, 0, 0, 67, 38134), -(83902, 0, 0, 0, 67, 38134), -(83921, 0, 0, 0, 67, 38134), -(83786, 0, 0, 0, 67, 38134), -(82568, 0, 0, 0, 67, 38134), -(84054, 0, 0, 0, 67, 38134), -(82566, 0, 0, 0, 67, 38134), -(48340, 0, 0, 0, 181, 38134), -(82567, 0, 0, 0, 67, 38134), -(83797, 0, 0, 0, 67, 38134), -(82558, 0, 0, 0, 67, 38134), -(82555, 0, 0, 0, 67, 38134), -(88578, 0, 0, 0, 67, 38134), -(82552, 0, 0, 0, 67, 38134), -(82511, 0, 0, 0, 881, 38134), -(82512, 0, 0, 0, 67, 38134), -(85417, 0, 0, 0, 67, 38134), -(82553, 0, 0, 0, 67, 38134), -(82508, 0, 0, 0, 67, 38134), -(83854, 0, 0, 0, 67, 38134), -(83703, 0, 0, 0, 67, 38134), -(3300, 0, 0, 0, 81, 38134), -(83944, 0, 0, 0, 67, 38134), -(83938, 0, 0, 0, 67, 38134), -(88359, 0, 0, 0, 371, 38134), -(84856, 0, 0, 0, 67, 38134), -(88587, 0, 0, 0, 67, 38134), -(88674, 0, 0, 0, 67, 38134), -(82948, 0, 0, 0, 67, 38134), -(82949, 0, 0, 0, 67, 38134), -(82933, 0, 0, 0, 67, 38134), -(6827, 0, 0, 0, 81, 38134), -(82887, 0, 0, 0, 67, 38134), -(88589, 0, 0, 0, 67, 38134), -(82843, 0, 0, 0, 67, 38134), -(82842, 0, 0, 0, 67, 38134), -(82837, 0, 0, 0, 67, 38134), -(86703, 0, 0, 0, 67, 38134), -(82788, 0, 0, 0, 67, 38134), -(82879, 0, 0, 0, 67, 38134), -(54638, 0, 0, 0, 181, 38134), -(63001, 0, 0, 0, 371, 38134), -(82805, 0, 0, 0, 67, 38134), -(82829, 0, 0, 0, 67, 38134), -(82828, 0, 0, 0, 67, 38134), -(85255, 0, 0, 0, 371, 38134), -(82800, 0, 0, 0, 67, 38134), -(88462, 0, 0, 0, 81, 38134), -(85798, 0, 0, 0, 371, 38134), -(80589, 0, 0, 0, 67, 38134), -(84918, 0, 0, 0, 67, 38134), -(88386, 0, 0, 0, 81, 38134), -(55336, 0, 0, 0, 81, 38134), -(84909, 0, 0, 0, 67, 38134), -(84905, 0, 0, 0, 67, 38134), -(1412, 0, 0, 0, 81, 38134), -(88630, 0, 0, 0, 67, 38134), -(88426, 0, 0, 0, 81, 38134), -(88677, 0, 0, 0, 67, 38134), -(84838, 0, 0, 0, 67, 38134), -(83945, 0, 0, 0, 67, 38134), -(83939, 0, 0, 0, 67, 38134), -(4075, 0, 0, 0, 81, 38134), -(83940, 0, 0, 0, 67, 38134), -(83923, 0, 0, 0, 67, 38134), -(61081, 0, 0, 0, 371, 38134), -(85007, 0, 0, 0, 371, 38134), -(88925, 0, 0, 0, 67, 38134), -(85901, 0, 0, 0, 67, 38134), -(88419, 0, 0, 0, 67, 38134), -(86044, 0, 0, 0, 67, 38134), -(85902, 0, 0, 0, 67, 38134), -(85893, 0, 0, 0, 67, 38134), -(86080, 0, 0, 0, 67, 38134), -(85894, 0, 0, 0, 67, 38134), -(88945, 0, 0, 0, 67, 38134), -(88643, 0, 0, 0, 67, 38134), -(89356, 0, 0, 0, 67, 38134), -(88975, 0, 0, 0, 81, 38134), -(88417, 0, 0, 0, 371, 38134), -(86179, 0, 0, 0, 63, 38134), -(78276, 0, 0, 0, 63, 38134), -(85992, 0, 0, 0, 67, 38134), -(86170, 0, 0, 0, 67, 38134), -(87639, 0, 0, 0, 67, 38134), -(85066, 0, 0, 0, 67, 38134), -(85099, 0, 0, 0, 67, 38134), -(72602, 0, 0, 0, 63, 38134), -(86689, 0, 0, 0, 63, 38134), -(75494, 0, 0, 0, 63, 38134), -(76382, 0, 0, 0, 63, 38134), -(74373, 0, 0, 0, 63, 38134), -(76212, 0, 0, 0, 63, 38134), -(81774, 0, 0, 0, 302, 38134), -(82308, 0, 0, 0, 63, 38134), -(73701, 0, 0, 0, 63, 38134), -(82175, 0, 0, 0, 63, 38134), -(82354, 1, 0, 0, 63, 38134), -(82378, 1, 0, 0, 63, 38134), -(59113, 1, 0, 0, 328, 38134), -(23837, 1, 0, 0, 328, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(82425, 1, 0, 0, 63, 38134), -(72628, 1, 0, 0, 63, 38134), -(80818, 1, 0, 0, 63, 38134), -(72623, 1, 0, 0, 63, 38134), -(77689, 1, 0, 0, 63, 38134), -(73324, 1, 0, 0, 2113, 38134), -(71069, 1, 0, 0, 632, 38134), -(71068, 1, 0, 0, 632, 38134), -(71077, 1, 0, 0, 632, 38134), -(74092, 1, 0, 0, 632, 38134), -(71080, 1, 0, 0, 632, 38134), -(71067, 1, 0, 0, 632, 38134), -(71078, 1, 0, 0, 632, 38134), -(71079, 1, 0, 0, 632, 38134), -(71062, 1, 0, 0, 632, 38134), -(73327, 1, 0, 0, 632, 38134), -(73328, 1, 0, 0, 632, 38134), -(61636, 1, 0, 0, 632, 38134), -(61638, 1, 0, 0, 632, 38134), -(71820, 1, 0, 0, 632, 38134), -(81408, 0, 0, 0, 302, 38134), -(81406, 0, 2, 2, 302, 38134), -(81825, 0, 0, 0, 63, 38134), -(81828, 0, 0, 0, 63, 38134), -(81830, 0, 0, 0, 63, 38134), -(81672, 0, 0, 0, 302, 38134), -(81829, 0, 0, 0, 63, 38134), -(81670, 0, 2, 2, 302, 38134), -(81831, 0, 0, 0, 63, 38134), -(79205, 0, 0, 0, 302, 38134), -(81935, 1, 0, 0, 63, 38134), -(77730, 1, 0, 0, 302, 38134), -(81441, 1, 0, 0, 63, 38134), -(81440, 1, 0, 0, 63, 38134), -(79457, 1, 0, 0, 63, 38134), -(80078, 1, 0, 0, 63, 38134), -(81851, 1, 0, 0, 63, 38134), -(81912, 1, 0, 0, 302, 38134), -(81627, 1, 0, 0, 302, 38134), -(81653, 1, 0, 0, 63, 38134), -(81654, 1, 0, 0, 63, 38134), -(81633, 1, 0, 0, 302, 38134), -(82401, 1, 0, 0, 302, 38134), -(79893, 1, 0, 0, 63, 38134), -(79894, 1, 0, 0, 63, 38134), -(79891, 1, 0, 0, 63, 38134), -(84267, 1, 0, 0, 302, 38134), -(89259, 1, 0, 0, 63, 38134), -(82466, 1, 0, 0, 302, 38134), -(83858, 1, 0, 0, 305, 38134), -(81103, 0, 0, 0, 881, 38134), -(83491, 0, 0, 0, 302, 38134), -(82776, 0, 0, 0, 63, 38134), -(78564, 0, 0, 0, 302, 38134), -(80645, 0, 0, 0, 63, 38134), -(86470, 0, 0, 0, 301, 38134), -(82177, 0, 0, 0, 63, 38134), -(85312, 0, 0, 0, 302, 38134), -(81546, 0, 0, 0, 63, 38134), -(77617, 0, 0, 0, 302, 38134), -(77209, 0, 0, 0, 63, 38134), -(84246, 0, 0, 0, 302, 38134), -(82386, 0, 0, 0, 302, 38134), -(80026, 0, 0, 0, 302, 38134), -(84776, 0, 0, 0, 302, 38134), -(81492, 0, 0, 0, 302, 38134), -(81491, 0, 0, 0, 302, 38134), -(81152, 0, 0, 0, 302, 38134), -(79603, 0, 0, 0, 301, 38134), -(79953, 0, 0, 0, 302, 38134), -(81369, 0, 0, 0, 63, 38134), -(80163, 0, 0, 0, 63, 38134), -(77376, 0, 0, 0, 302, 38134), -(80159, 0, 0, 0, 63, 38134), -(77370, 0, 0, 0, 302, 38134), -(86589, 0, 0, 0, 63, 38134), -(81348, 0, 0, 0, 63, 38134), -(81347, 0, 0, 0, 63, 38134), -(81346, 0, 0, 0, 63, 38134), -(79706, 0, 0, 0, 302, 38134), -(81360, 0, 2, 2, 302, 38134), -(81714, 0, 0, 0, 63, 38134), -(82166, 0, 0, 0, 302, 38134), -(82168, 0, 0, 0, 302, 38134), -(82167, 0, 0, 0, 302, 38134), -(79422, 0, 0, 0, 302, 38134), -(84455, 0, 0, 0, 302, 38134), -(84038, 0, 0, 0, 302, 38134), -(82169, 0, 0, 0, 302, 38134), -(81656, 0, 0, 0, 302, 38134), -(79394, 0, 0, 0, 302, 38134), -(79255, 0, 0, 0, 302, 38134), -(82165, 0, 0, 0, 302, 38134), -(79243, 0, 0, 0, 302, 38134), -(79470, 0, 0, 0, 302, 38134), -(79241, 0, 0, 0, 302, 38134), -(79567, 0, 0, 0, 302, 38134), -(80769, 0, 0, 0, 63, 38134), -(79285, 0, 0, 0, 302, 38134), -(82031, 0, 0, 0, 302, 38134), -(79274, 0, 0, 0, 302, 38134), -(82037, 0, 0, 0, 302, 38134), -(79242, 0, 0, 0, 302, 38134), -(81907, 0, 0, 0, 302, 38134), -(79793, 0, 0, 0, 81, 38134), -(79228, 0, 0, 0, 301, 38134), -(73468, 0, 0, 0, 63, 38134), -(73805, 0, 0, 0, 63, 38134), -(72785, 0, 0, 0, 63, 38134), -(73101, 0, 0, 0, 63, 38134), -(63607, 0, 0, 0, 81, 38134), -(50487, 0, 0, 0, 81, 38134), -(61320, 0, 0, 0, 371, 38134), -(81214, 0, 0, 0, 63, 38134), -(79847, 0, 0, 0, 302, 38134), -(79216, 0, 0, 0, 302, 38134), -(79219, 0, 0, 0, 302, 38134), -(79218, 0, 0, 0, 302, 38134), -(79704, 0, 0, 0, 302, 38134), -(79206, 0, 0, 0, 302, 38134), -(84516, 0, 0, 0, 302, 38134), -(84372, 0, 0, 0, 302, 38134), -(81636, 0, 0, 0, 63, 38134), -(79798, 0, 1, 1, 1723, 38134), -(81824, 0, 0, 0, 63, 38134), -(79799, 0, 0, 0, 302, 38134), -(79796, 0, 0, 0, 302, 38134), -(84341, 0, 0, 0, 63, 38134), -(84050, 0, 0, 0, 178, 38134), -(44663, 0, 0, 0, 181, 38134), -(44659, 0, 0, 0, 181, 38134), -(44665, 0, 0, 0, 181, 38134), -(44664, 0, 0, 0, 181, 38134), -(84049, 0, 0, 0, 178, 38134), -(82188, 0, 0, 0, 178, 38134), -(82260, 0, 0, 0, 178, 38134), -(82007, 0, 0, 0, 178, 38134), -(81999, 0, 0, 0, 178, 38134), -(81990, 0, 0, 0, 178, 38134), -(81996, 0, 0, 0, 178, 38134), -(82082, 0, 0, 0, 178, 38134), -(82001, 0, 0, 0, 178, 38134), -(82075, 0, 0, 0, 178, 38134), -(82015, 0, 0, 0, 178, 38134), -(81995, 0, 0, 0, 178, 38134), -(82259, 0, 0, 0, 178, 38134), -(82017, 0, 0, 0, 178, 38134), -(82189, 0, 0, 0, 178, 38134), -(82008, 0, 0, 0, 178, 38134), -(82264, 0, 0, 0, 178, 38134), -(82004, 0, 0, 0, 178, 38134), -(82012, 0, 0, 0, 178, 38134), -(82191, 0, 0, 0, 178, 38134), -(82000, 0, 0, 0, 178, 38134), -(82187, 0, 0, 0, 178, 38134), -(82013, 0, 0, 0, 178, 38134), -(81993, 0, 0, 0, 178, 38134), -(82016, 0, 0, 0, 178, 38134), -(81994, 0, 0, 0, 178, 38134), -(82005, 0, 0, 0, 178, 38134), -(82009, 0, 0, 0, 178, 38134), -(81998, 0, 0, 0, 178, 38134), -(82014, 0, 0, 0, 178, 38134), -(82002, 0, 0, 0, 178, 38134), -(82011, 0, 0, 0, 178, 38134), -(80775, 0, 0, 0, 178, 38134), -(82263, 0, 0, 0, 178, 38134), -(82006, 0, 0, 0, 178, 38134), -(82010, 0, 0, 0, 178, 38134), -(82025, 0, 0, 0, 178, 38134), -(81014, 0, 0, 0, 178, 38134), -(80521, 0, 0, 0, 178, 38134), -(86039, 0, 2, 2, 178, 38134), -(86691, 0, 0, 0, 178, 38134), -(86690, 0, 0, 0, 178, 38134), -(82624, 0, 0, 0, 178, 38134), -(82003, 0, 0, 0, 178, 38134), -(81422, 0, 0, 0, 178, 38134), -(78563, 0, 0, 0, 178, 38134), -(79403, 0, 0, 0, 178, 38134), -(79917, 0, 0, 0, 178, 38134), -(80574, 0, 2, 2, 178, 38134), -(80715, 0, 0, 0, 178, 38134), -(81129, 0, 0, 0, 178, 38134), -(79316, 0, 0, 0, 178, 38134), -(78554, 0, 0, 0, 178, 38134), -(79537, 0, 0, 0, 178, 38134), -(78430, 0, 0, 0, 178, 38134), -(78994, 0, 0, 0, 178, 38134), -(85856, 0, 0, 0, 178, 38134), -(79315, 0, 0, 0, 178, 38134), -(83441, 0, 0, 0, 178, 38134), -(81063, 0, 0, 0, 178, 38134), -(80468, 0, 0, 0, 178, 38134), -(78569, 0, 0, 0, 178, 38134), -(78996, 0, 0, 0, 178, 38134), -(80786, 0, 0, 0, 178, 38134), -(41200, 0, 0, 0, 181, 38134), -(79675, 0, 0, 0, 178, 38134), -(78568, 0, 0, 0, 178, 38134), -(80784, 0, 0, 0, 178, 38134), -(81017, 0, 0, 0, 178, 38134), -(78553, 0, 0, 0, 178, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173379,173378,173377,173380,175858,166179,166180,164040,164033,170206,174721,170359,170363,176021,165910,173018,173026,163119,157665,170551,158490,170993,157662,169864,158794,170550,167817,170955,170954,170929,170582,170563,170996,170562,170963,170573,156208,170583,173948,170778,166008,164905,165998,164886,172395,172505,157654,165970,172401,172390,157683,172388,172397,170969,157682,164884,164834,170994,164913,172398,170962,164878,164879,170908,175023,164882,164880,170580,164877,164824,164848,170931,164847,164864,169431,169433,168692,170956,170553,164840,168690,164836,170992,169432,170923,164838,170991,164845,174222,174221,174652,173266,173265,173264,173263,171549,174358,167271,174237,171546,164678,172933,174357,168950,164679,168947,160474,160958,171547,157029,165822,161018,164833,161016,157669,160479,162535,162478,162498,171383,176024,176023,174653,164860,173943,170890,170891,164831,170893,156591,160424,167356,167458,167483,157519,168946,168941,169245,168952,160415,168951,157671,169129,173944,167359,171245,168972,170901,171358,171419,144929,162477,168216,164829,162589,164830,175021,168677,169055,169184,174654,158040,167395,164996,167353,164997,167435,162258,176400,166129,170971,161890,162259,167273,167747,167743,166908,173022,169634,167355,161881,167354,160417,165350,164221,165017,160418,160419,173000,172173,167649,165321,167645,164667,174484,174491,174488,171375,156479,174564,166312,172486,172081,172071,175779,172082,163992,163991,163994,163987,166499,167527,172107,172108,172104,174836,172109,172072,166247,171767,171699,172051,172075,172073,172048,172067,172066,172050,172047,167439,172070,172069,172084,175839,172634,172049,167385,166736,166735,175859,167386,172097,167442,173900,161784,169999,169499,165086,169500,169444,161692,165092,165106,165094,173903,173876,171229,166117,164622,164623,175778,170069,170068,170070,170406,166871,167455,174766,169836,157720,157721,157710,157772,157762,167253,167124,169805,169768,169838,169774,169819,161889,163371,163389,163363,161878,176019,161882,168513,172400,175421,174362,174365,174364,173899,174371,173862,173884,174570,164023,174568,174567,174569,174631,32639,32638,174566,174565,173681,165751,173682,158547,158544,174572,174571,176096,158553,160482,160481,165659,173766,167206,174209,165701,174655,165550,160262,165702,175418,175413,174614,174610,175415,167196,174611,174608,174613,170107,156634,161509,175419,175417,175414,174775,158554,160292,161971,158543,173171,174627,169882,168091,168090,168089,174606,168092,168082,168084,168085,168116,170679,172110,170678,168100,174776,174774,174914,167193,172710,168173,173916,172711,168168,168172,174609,168167,168051,168220,167195,168075,168076,174139,168032,170677,158556,174131,158555,174521,174138,174130,174634,174633,174632,169874,167505,167507,174835,161920,161917,175592,166138,171743,163714,170081,175598,170790,166187,170119,169742,169798,169762,170122,169860,169996,170144,170067,170145,175535,170080,175568,170120,170117,164627,172080,172076,167265,174478,173906,173878,172077,171163,173898,171168,171162,172078,175803,172079,171754,171700,173687,119508,169995,171622,167751,167752,173052,173054,173106,167811,173024,173376,171758,167697,172979,172966,162996,172837,172815,172723,162994,172722,169846,173590,167503,172934,170526,172943,163451,168178,163185,163299,163374,163186,165121,156586,172120,169043,174919,162025,173779,169041,163395,169042,171328,163316,156558,171392,173788,173781,163390,172945,170920,170924,163633,167247,163698,163660,175591,163350,170926,176163,176162,163662,167251,163432,163653,167992,163233,163192,168008,173688,163433,174777,163353,163616,170442,173651,173653,164179,169862,165603,166024,169978,174592,170853,166019,170860,170852,170856,170859,173375,173373,173374,173372,170709,160894,162430,162445,160960,162433,169229,165166,173277,173282,162447,170716,162440,162438,160929,174629,161058,162435,169220,169175,168053,163093,169388,170739,169377,170737,162449,169227,169303,169386,170472,170085,170086,170476,165908,170102,170436,170090,170437,174837,170087,165901,169052,159006,169231,158969,159011,169913,169915,170360,165937,170361,163967,169979,170362,170205,165907,170209,170451,176569,171223,171279,160074,160076,170227,170250,160075,170733,170730,169206,169210,165857,169050,169051,169049,171349,169205,172172,160813,160816,160817,158921,160814,158487,164728,165855,170902,165164,165159,162434,158495,160077,162446,158494,177513,166248,165157,171116,166073,165162,165155,165154,160440,165156,173539,169400,165690,165685,164922,164923,168660,168620,157885,157883,171690,164802,171684,171883,164872,170768,170734,164874,169812,164875,176020,169803,164809,170769,164924,170446,159030,169136,169169,159029,164701,172965,164700,162896,173386,173388,176368,162918,171821,176066,176067,176065,176064,164100,164684,164099,164098,156504,164078,173369,171589,165796,156664,166284,175019,156791,156663,169524,173370,175066,175036,173354,175067,170640,159478,173330,175083,175082,175080,173327,170310,175081,165654,170256,175215,54638,175214,171822,173353,156768,173355,170557,164596,165657,173352,173357,175035,173356,162928,175216,175016,175218,62822,62821,173348,173318,175017,175327,173305,162929,32642,32641,173367,178804,173302,173301,172702,175020,164173,167880,175208,175212,175042,170607,173350,177829,173325,164123,166061,162666,165403,156758,167881,175018,173304,165405,156769,173300,121541,156688,156734,171796,164685,175207,175206,164803,156735,175222,164686,166307,164353,164352,175087,173118,156698,176545,173364)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173379, 0, 0, 0, 371, 38134), -(173378, 0, 0, 0, 371, 38134), -(173377, 0, 0, 0, 745, 38134), -(173380, 0, 0, 0, 371, 38134), -(175858, 0, 0, 0, 81, 38134), -(166179, 0, 0, 0, 837, 38134), -(166180, 0, 0, 0, 837, 38134), -(164040, 0, 0, 0, 837, 38134), -(164033, 0, 0, 0, 837, 38134), -(170206, 0, 0, 0, 1234, 38134), -(174721, 0, 0, 0, 837, 38134), -(170359, 0, 0, 0, 837, 38134), -(170363, 0, 0, 0, 837, 38134), -(176021, 0, 0, 0, 371, 38134), -(165910, 0, 0, 0, 837, 38134), -(173018, 0, 0, 0, 837, 38134), -(173026, 0, 0, 0, 837, 38134), -(163119, 0, 0, 0, 837, 38134), -(157665, 0, 0, 0, 745, 38134), -(170551, 0, 0, 0, 1325, 38134), -(158490, 0, 0, 0, 745, 38134), -(170993, 0, 0, 0, 1325, 38134), -(157662, 0, 0, 0, 1325, 38134), -(169864, 0, 0, 0, 1336, 38134), -(158794, 0, 0, 0, 1325, 38134), -(170550, 0, 0, 0, 1325, 38134), -(167817, 0, 0, 0, 1326, 38134), -(170955, 0, 0, 0, 1325, 38134), -(170954, 0, 0, 0, 745, 38134), -(170929, 0, 0, 0, 1326, 38134), -(170582, 0, 0, 0, 1325, 38134), -(170563, 0, 0, 0, 1325, 38134), -(170996, 0, 0, 0, 1325, 38134), -(170562, 0, 0, 0, 1325, 38134), -(170963, 0, 0, 0, 2060, 38134), -(170573, 0, 0, 0, 1325, 38134), -(156208, 0, 0, 0, 746, 38134), -(170583, 0, 0, 0, 1325, 38134), -(173948, 0, 0, 0, 1325, 38134), -(170778, 0, 1, 1, 2060, 38134), -(166008, 0, 0, 0, 2060, 38134), -(164905, 0, 1, 1, 2060, 38134), -(165998, 0, 0, 0, 2060, 38134), -(164886, 0, 0, 0, 2060, 38134), -(172395, 0, 0, 0, 837, 38134), -(172505, 0, 0, 0, 745, 38134), -(157654, 0, 0, 0, 1325, 38134), -(165970, 0, 0, 0, 837, 38134), -(172401, 0, 1, 1, 2060, 38134), -(172390, 0, 0, 0, 2060, 38134), -(157683, 0, 0, 0, 2060, 38134), -(172388, 0, 0, 0, 2060, 38134), -(172397, 0, 0, 0, 2060, 38134), -(170969, 0, 0, 0, 2060, 38134), -(157682, 0, 0, 0, 2060, 38134), -(164884, 0, 0, 0, 2060, 38134), -(164834, 0, 0, 0, 2060, 38134), -(170994, 0, 0, 0, 1325, 38134), -(164913, 0, 0, 0, 2060, 38134), -(172398, 0, 0, 0, 2060, 38134), -(170962, 0, 0, 0, 745, 38134), -(164878, 0, 0, 0, 1325, 38134), -(164879, 0, 0, 0, 745, 38134), -(170908, 0, 0, 0, 1333, 38134), -(175023, 0, 0, 0, 81, 38134), -(164882, 0, 0, 0, 1325, 38134), -(164880, 0, 0, 0, 1325, 38134), -(170580, 0, 0, 0, 1325, 38134), -(164877, 0, 0, 0, 1325, 38134), -(164824, 0, 0, 0, 1325, 38134), -(164848, 0, 0, 0, 1325, 38134), -(170931, 0, 0, 0, 1325, 38134), -(164847, 0, 0, 0, 1325, 38134), -(164864, 0, 0, 0, 1325, 38134), -(169431, 0, 0, 0, 1336, 38134), -(169433, 0, 0, 0, 1336, 38134), -(168692, 0, 0, 0, 1336, 38134), -(170956, 0, 0, 0, 1325, 38134), -(170553, 0, 0, 0, 1325, 38134), -(164840, 0, 0, 0, 1325, 38134), -(168690, 0, 0, 0, 1336, 38134), -(164836, 0, 0, 0, 1325, 38134), -(170992, 0, 0, 0, 1325, 38134), -(169432, 0, 0, 0, 1336, 38134), -(170923, 0, 0, 0, 1325, 38134), -(164838, 0, 0, 0, 1325, 38134), -(170991, 0, 0, 0, 837, 38134), -(164845, 0, 0, 0, 1325, 38134), -(174222, 0, 0, 0, 1325, 38134), -(174221, 0, 0, 0, 81, 38134), -(174652, 0, 0, 0, 81, 38134), -(173266, 0, 0, 0, 371, 38134), -(173265, 0, 0, 0, 371, 38134), -(173264, 0, 0, 0, 371, 38134), -(173263, 0, 0, 0, 745, 38134), -(171549, 0, 0, 0, 1325, 38134), -(174358, 0, 0, 0, 745, 38134), -(167271, 0, 0, 0, 1333, 38134), -(174237, 0, 0, 0, 81, 38134), -(171546, 0, 0, 0, 2060, 38134), -(164678, 0, 0, 0, 745, 38134), -(172933, 0, 0, 0, 837, 38134), -(174357, 0, 0, 0, 745, 38134), -(168950, 0, 0, 0, 1333, 38134), -(164679, 0, 0, 0, 745, 38134), -(168947, 0, 0, 0, 1325, 38134), -(160474, 0, 0, 0, 1333, 38134), -(160958, 0, 0, 0, 1333, 38134), -(171547, 0, 0, 0, 1325, 38134), -(157029, 0, 0, 0, 1331, 38134), -(165822, 0, 0, 0, 745, 38134), -(161018, 0, 0, 0, 1333, 38134), -(164833, 0, 0, 0, 1325, 38134), -(161016, 0, 0, 0, 745, 38134), -(157669, 0, 0, 0, 1333, 38134), -(160479, 0, 0, 0, 1331, 38134), -(162535, 0, 0, 0, 745, 38134), -(162478, 0, 0, 0, 1338, 38134), -(162498, 0, 0, 0, 1338, 38134), -(171383, 0, 0, 0, 1291, 38134), -(176024, 0, 0, 0, 81, 38134), -(176023, 0, 0, 0, 81, 38134), -(174653, 0, 0, 0, 81, 38134), -(164860, 0, 0, 0, 1325, 38134), -(173943, 0, 0, 0, 1325, 38134), -(170890, 0, 0, 0, 1325, 38134), -(170891, 0, 0, 0, 1325, 38134), -(164831, 0, 0, 0, 1325, 38134), -(170893, 0, 0, 0, 745, 38134), -(156591, 0, 0, 0, 1333, 38134), -(160424, 0, 0, 0, 1333, 38134), -(167356, 0, 0, 0, 81, 38134), -(167458, 0, 0, 0, 1333, 38134), -(167483, 0, 0, 0, 1333, 38134), -(157519, 0, 0, 0, 745, 38134), -(168946, 0, 0, 0, 1325, 38134), -(168941, 0, 0, 0, 837, 38134), -(169245, 0, 0, 0, 1333, 38134), -(168952, 0, 0, 0, 745, 38134), -(160415, 0, 0, 0, 837, 38134), -(168951, 0, 0, 0, 1333, 38134), -(157671, 0, 0, 0, 1333, 38134), -(169129, 0, 0, 0, 745, 38134), -(173944, 0, 0, 0, 1325, 38134), -(167359, 0, 0, 0, 81, 38134), -(171245, 0, 0, 0, 745, 38134), -(168972, 0, 0, 0, 1333, 38134), -(170901, 0, 0, 0, 745, 38134), -(171358, 0, 0, 0, 1325, 38134), -(171419, 0, 0, 0, 1325, 38134), -(144929, 0, 0, 0, 706, 38134), -(162477, 0, 0, 0, 1338, 38134), -(168216, 0, 0, 0, 745, 38134), -(164829, 0, 0, 0, 1325, 38134), -(162589, 0, 0, 0, 1338, 38134), -(164830, 0, 0, 0, 1325, 38134), -(175021, 0, 0, 0, 81, 38134), -(168677, 0, 0, 0, 1336, 38134), -(169055, 0, 0, 0, 1336, 38134), -(169184, 0, 0, 0, 1336, 38134), -(174654, 0, 0, 0, 81, 38134), -(158040, 0, 0, 0, 1325, 38134), -(167395, 0, 0, 0, 1325, 38134), -(164996, 0, 0, 0, 1325, 38134), -(167353, 0, 0, 0, 81, 38134), -(164997, 0, 0, 0, 745, 38134), -(167435, 0, 0, 0, 1325, 38134), -(162258, 0, 0, 0, 745, 38134), -(176400, 0, 0, 0, 2060, 38134), -(166129, 0, 0, 0, 837, 38134), -(170971, 0, 0, 0, 837, 38134), -(161890, 0, 0, 0, 745, 38134), -(162259, 0, 0, 0, 745, 38134), -(167273, 0, 0, 0, 1333, 38134), -(167747, 0, 0, 0, 837, 38134), -(167743, 0, 0, 0, 837, 38134), -(166908, 0, 0, 0, 1325, 38134), -(173022, 0, 0, 0, 837, 38134), -(169634, 0, 0, 0, 1325, 38134), -(167355, 0, 0, 0, 81, 38134), -(161881, 0, 0, 0, 745, 38134), -(167354, 0, 0, 0, 81, 38134), -(160417, 0, 0, 0, 745, 38134), -(165350, 0, 0, 0, 745, 38134), -(164221, 0, 0, 0, 745, 38134), -(165017, 0, 0, 0, 745, 38134), -(160418, 0, 0, 0, 745, 38134), -(160419, 0, 0, 0, 745, 38134), -(173000, 0, 0, 0, 837, 38134), -(172173, 0, 0, 0, 837, 38134), -(167649, 0, 0, 0, 837, 38134), -(165321, 0, 0, 0, 745, 38134), -(167645, 0, 0, 0, 837, 38134), -(164667, 0, 0, 0, 837, 38134), -(174484, 0, 2, 2, 837, 38134), -(174491, 0, 3, 3, 837, 38134), -(174488, 0, 3, 3, 837, 38134), -(171375, 0, 0, 0, 807, 38134), -(156479, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(172486, 0, 0, 0, 745, 38134), -(172081, 0, 1, 1, 837, 38134), -(172071, 0, 0, 0, 837, 38134), -(175779, 0, 24, 24, 371, 38134), -(172082, 0, 1, 1, 837, 38134), -(163992, 0, 0, 0, 837, 38134), -(163991, 0, 0, 0, 837, 38134), -(163994, 0, 0, 0, 837, 38134), -(163987, 0, 0, 0, 837, 38134), -(166499, 0, 0, 0, 837, 38134), -(167527, 0, 3, 3, 2060, 38134), -(172107, 0, 0, 0, 2060, 38134), -(172108, 0, 0, 0, 837, 38134), -(172104, 0, 0, 0, 2060, 38134), -(174836, 0, 0, 0, 81, 38134), -(172109, 0, 0, 0, 837, 38134), -(172072, 0, 0, 0, 837, 38134), -(166247, 0, 0, 0, 81, 38134), -(171767, 0, 0, 0, 837, 38134), -(171699, 0, 0, 0, 837, 38134), -(172051, 0, 0, 0, 837, 38134), -(172075, 0, 0, 0, 2060, 38134), -(172073, 0, 0, 0, 837, 38134), -(172048, 0, 0, 0, 837, 38134), -(172067, 0, 0, 0, 837, 38134), -(172066, 0, 1, 1, 837, 38134), -(172050, 0, 0, 0, 837, 38134), -(172047, 0, 0, 0, 837, 38134), -(167439, 0, 0, 0, 837, 38134), -(172070, 0, 0, 0, 837, 38134), -(172069, 0, 0, 0, 837, 38134), -(172084, 0, 1, 1, 837, 38134), -(175839, 0, 0, 0, 81, 38134), -(172634, 0, 0, 0, 807, 38134), -(172049, 0, 0, 0, 837, 38134), -(167385, 0, 0, 0, 837, 38134), -(166736, 0, 0, 0, 837, 38134), -(166735, 0, 0, 0, 837, 38134), -(175859, 0, 0, 0, 81, 38134), -(167386, 0, 0, 0, 837, 38134), -(172097, 0, 0, 0, 837, 38134), -(167442, 0, 0, 0, 837, 38134), -(173900, 0, 0, 0, 837, 38134), -(161784, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(169499, 0, 0, 0, 837, 38134), -(165086, 0, 0, 0, 837, 38134), -(169500, 0, 0, 0, 746, 38134), -(169444, 0, 0, 0, 746, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(161692, 0, 0, 0, 837, 38134), -(165092, 0, 0, 0, 837, 38134), -(165106, 0, 0, 0, 837, 38134), -(165094, 0, 0, 0, 837, 38134), -(173903, 0, 0, 0, 837, 38134), -(173876, 0, 0, 0, 837, 38134), -(171229, 0, 0, 0, 371, 38134), -(166117, 0, 0, 0, 81, 38134), -(164622, 0, 0, 0, 746, 38134), -(164623, 0, 0, 0, 746, 38134), -(175778, 0, 24, 24, 371, 38134), -(170069, 0, 0, 0, 81, 38134), -(170068, 0, 0, 0, 837, 38134), -(170070, 0, 0, 0, 837, 38134), -(170406, 0, 0, 0, 837, 38134), -(166871, 0, 0, 0, 837, 38134), -(167455, 0, 0, 0, 837, 38134), -(174766, 0, 0, 0, 837, 38134), -(169836, 0, 0, 0, 837, 38134), -(157720, 0, 0, 0, 837, 38134), -(157721, 0, 0, 0, 837, 38134), -(157710, 0, 0, 0, 837, 38134), -(157772, 0, 0, 0, 837, 38134), -(157762, 0, 0, 0, 837, 38134), -(167253, 0, 0, 0, 837, 38134), -(167124, 0, 0, 0, 837, 38134), -(169805, 0, 0, 0, 837, 38134), -(169768, 0, 0, 0, 837, 38134), -(169838, 0, 0, 0, 837, 38134), -(169774, 0, 0, 0, 81, 38134), -(169819, 0, 0, 0, 837, 38134), -(161889, 0, 0, 0, 837, 38134), -(163371, 0, 0, 0, 837, 38134), -(163389, 0, 0, 0, 837, 38134), -(163363, 0, 0, 0, 837, 38134), -(161878, 0, 0, 0, 837, 38134), -(176019, 0, 0, 0, 371, 38134), -(161882, 0, 0, 0, 837, 38134), -(168513, 0, 0, 0, 824, 38134), -(172400, 0, 0, 0, 837, 38134), -(175421, 0, 0, 0, 744, 38134), -(174362, 0, 0, 0, 1234, 38134), -(174365, 0, 0, 0, 1229, 38134), -(174364, 0, 0, 0, 1229, 38134), -(173899, 0, 0, 0, 837, 38134), -(174371, 0, 0, 0, 1235, 38134), -(173862, 0, 0, 0, 837, 38134), -(173884, 0, 0, 0, 837, 38134), -(174570, 0, 0, 0, 837, 38134), -(164023, 0, 0, 0, 837, 38134), -(174568, 0, 2, 2, 837, 38134), -(174567, 0, 3, 3, 837, 38134), -(174569, 0, 0, 0, 837, 38134), -(174631, 0, 0, 0, 744, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(174566, 0, 2, 2, 837, 38134), -(174565, 0, 3, 3, 837, 38134), -(173681, 0, 0, 0, 744, 38134), -(165751, 0, 0, 0, 744, 38134), -(173682, 0, 0, 0, 744, 38134), -(158547, 0, 0, 0, 744, 38134), -(158544, 0, 0, 0, 837, 38134), -(174572, 0, 0, 0, 181, 38134), -(174571, 0, 0, 0, 837, 38134), -(176096, 0, 0, 0, 837, 38134), -(158553, 0, 0, 0, 744, 38134), -(160482, 0, 0, 0, 837, 38134), -(160481, 0, 0, 0, 837, 38134), -(165659, 0, 0, 0, 837, 38134), -(173766, 0, 0, 0, 837, 38134), -(167206, 0, 0, 0, 837, 38134), -(174209, 0, 0, 0, 837, 38134), -(165701, 0, 0, 0, 744, 38134), -(174655, 0, 0, 0, 837, 38134), -(165550, 0, 0, 0, 744, 38134), -(160262, 0, 0, 0, 837, 38134), -(165702, 0, 0, 0, 2060, 38134), -(175418, 0, 0, 0, 807, 38134), -(175413, 0, 0, 0, 807, 38134), -(174614, 0, 0, 0, 837, 38134), -(174610, 0, 0, 0, 837, 38134), -(175415, 0, 0, 0, 807, 38134), -(167196, 0, 0, 0, 744, 38134), -(174611, 0, 0, 0, 837, 38134), -(174608, 0, 0, 0, 837, 38134), -(174613, 0, 0, 0, 837, 38134), -(170107, 0, 0, 0, 837, 38134), -(156634, 0, 0, 0, 837, 38134), -(161509, 0, 3, 3, 824, 38134), -(175419, 0, 0, 0, 807, 38134), -(175417, 0, 0, 0, 807, 38134), -(175414, 0, 0, 0, 807, 38134), -(174775, 0, 0, 0, 837, 38134), -(158554, 0, 0, 0, 837, 38134), -(160292, 0, 0, 0, 837, 38134), -(161971, 0, 0, 0, 837, 38134), -(158543, 0, 0, 0, 744, 38134), -(173171, 0, 0, 0, 807, 38134), -(174627, 0, 0, 0, 837, 38134), -(169882, 0, 0, 0, 837, 38134), -(168091, 0, 0, 0, 744, 38134), -(168090, 0, 0, 0, 807, 38134), -(168089, 0, 0, 0, 744, 38134), -(174606, 0, 0, 0, 845, 38134), -(168092, 0, 0, 0, 744, 38134), -(168082, 0, 0, 0, 807, 38134), -(168084, 0, 0, 0, 807, 38134), -(168085, 0, 0, 0, 807, 38134), -(168116, 0, 0, 0, 837, 38134), -(170679, 0, 0, 0, 1232, 38134), -(172110, 0, 0, 0, 1237, 38134), -(170678, 0, 0, 0, 1232, 38134), -(168100, 0, 0, 0, 837, 38134), -(174776, 0, 0, 0, 744, 38134), -(174774, 0, 0, 0, 837, 38134), -(174914, 0, 0, 0, 837, 38134), -(167193, 0, 0, 0, 837, 38134), -(172710, 0, 0, 0, 81, 38134), -(168173, 0, 0, 0, 1232, 38134), -(173916, 0, 0, 0, 837, 38134), -(172711, 0, 0, 0, 81, 38134), -(168168, 0, 0, 0, 807, 38134), -(168172, 0, 0, 0, 807, 38134), -(174609, 0, 0, 0, 837, 38134), -(168167, 0, 0, 0, 807, 38134), -(168051, 0, 0, 0, 744, 38134), -(168220, 0, 0, 0, 807, 38134), -(167195, 0, 0, 0, 837, 38134), -(168075, 0, 0, 0, 807, 38134), -(168076, 0, 0, 0, 807, 38134), -(174139, 0, 0, 0, 2060, 38134), -(168032, 0, 0, 0, 807, 38134), -(170677, 0, 0, 0, 1232, 38134), -(158556, 0, 0, 0, 837, 38134), -(174131, 0, 0, 0, 2060, 38134), -(158555, 0, 0, 0, 2115, 38134), -(174521, 0, 0, 0, 837, 38134), -(174138, 0, 0, 0, 2060, 38134), -(174130, 0, 0, 0, 2060, 38134), -(174634, 0, 0, 0, 837, 38134), -(174633, 0, 0, 0, 837, 38134), -(174632, 0, 0, 0, 837, 38134), -(169874, 0, 0, 0, 837, 38134), -(167505, 0, 0, 0, 837, 38134), -(167507, 0, 0, 0, 837, 38134), -(174835, 0, 0, 0, 81, 38134), -(161920, 0, 0, 0, 837, 38134), -(161917, 0, 0, 0, 837, 38134), -(175592, 0, 0, 0, 837, 38134), -(166138, 0, 1, 1, 2060, 38134), -(171743, 0, 0, 0, 837, 38134), -(163714, 0, 0, 0, 837, 38134), -(170081, 0, 0, 0, 837, 38134), -(175598, 0, 0, 0, 837, 38134), -(170790, 0, 0, 0, 837, 38134), -(166187, 0, 0, 0, 837, 38134), -(170119, 0, 0, 0, 837, 38134), -(169742, 0, 0, 0, 837, 38134), -(169798, 0, 0, 0, 837, 38134), -(169762, 0, 0, 0, 837, 38134), -(170122, 0, 0, 0, 837, 38134), -(169860, 0, 0, 0, 81, 38134), -(169996, 0, 0, 0, 837, 38134), -(170144, 0, 0, 0, 837, 38134), -(170067, 0, 0, 0, 837, 38134), -(170145, 0, 0, 0, 837, 38134), -(175535, 0, 0, 0, 837, 38134), -(170080, 0, 0, 0, 837, 38134), -(175568, 0, 0, 0, 837, 38134), -(170120, 0, 0, 0, 837, 38134), -(170117, 0, 0, 0, 837, 38134), -(164627, 0, 0, 0, 1240, 38134), -(172080, 0, 0, 0, 837, 38134), -(172076, 0, 0, 0, 837, 38134), -(167265, 0, 0, 0, 744, 38134), -(174478, 0, 0, 0, 837, 38134), -(173906, 0, 0, 0, 837, 38134), -(173878, 0, 0, 0, 837, 38134), -(172077, 0, 0, 0, 837, 38134), -(171163, 0, 0, 0, 837, 38134), -(173898, 0, 0, 0, 837, 38134), -(171168, 0, 0, 0, 2060, 38134), -(171162, 0, 0, 0, 837, 38134), -(172078, 0, 0, 0, 837, 38134), -(175803, 0, 0, 0, 2115, 38134), -(172079, 0, 0, 0, 837, 38134), -(171754, 0, 0, 0, 1238, 38134), -(171700, 0, 0, 0, 1238, 38134), -(173687, 0, 0, 0, 2060, 38134), -(119508, 0, 0, 0, 181, 38134), -(169995, 0, 0, 0, 837, 38134), -(171622, 0, 0, 0, 837, 38134), -(167751, 0, 0, 0, 807, 38134), -(167752, 0, 0, 0, 807, 38134), -(173052, 0, 0, 0, 837, 38134), -(173054, 0, 0, 0, 837, 38134), -(173106, 0, 0, 0, 81, 38134), -(167811, 0, 0, 0, 81, 38134), -(173024, 0, 0, 0, 2060, 38134), -(173376, 0, 0, 0, 371, 38134), -(171758, 0, 0, 0, 2060, 38134), -(167697, 0, 0, 0, 837, 38134), -(172979, 0, 0, 0, 2060, 38134), -(172966, 0, 0, 0, 2060, 38134), -(162996, 0, 0, 0, 837, 38134), -(172837, 0, 0, 0, 2060, 38134), -(172815, 0, 0, 0, 81, 38134), -(172723, 0, 0, 0, 81, 38134), -(162994, 0, 0, 0, 837, 38134), -(172722, 0, 0, 0, 2060, 38134), -(169846, 0, 0, 0, 81, 38134), -(173590, 0, 0, 0, 371, 38134), -(167503, 0, 0, 0, 837, 38134), -(172934, 0, 0, 0, 2060, 38134), -(170526, 0, 0, 0, 837, 38134), -(172943, 0, 0, 0, 2060, 38134), -(163451, 0, -1, -1, 744, 38134), -(168178, 0, 0, 0, 2060, 38134), -(163185, 0, 0, 0, 2060, 38134), -(163299, 0, 0, 0, 837, 38134), -(163374, 0, 0, 0, 2060, 38134), -(163186, 0, 0, 0, 2060, 38134), -(165121, 0, 0, 0, 2060, 38134), -(156586, 0, 0, 0, 743, 38134), -(172120, 0, 0, 0, 1233, 38134), -(169043, 0, 0, 0, 837, 38134), -(174919, 0, 0, 0, 2060, 38134), -(162025, 0, 0, 0, 837, 38134), -(173779, 0, 0, 0, 2060, 38134), -(169041, 0, 0, 0, 837, 38134), -(163395, 0, 0, 0, 837, 38134), -(169042, 0, 0, 0, 837, 38134), -(171328, 0, 0, 0, 744, 38134), -(163316, 0, 0, 0, 2060, 38134), -(156558, 0, 0, 0, 745, 38134), -(171392, 0, 0, 0, 744, 38134), -(173788, 0, 0, 0, 2060, 38134), -(173781, 0, 0, 0, 2060, 38134), -(163390, 0, 0, 0, 837, 38134), -(172945, 0, 0, 0, 2060, 38134), -(170920, 0, 0, 0, 837, 38134), -(170924, 0, 0, 0, 837, 38134), -(163633, 0, 0, 0, 837, 38134), -(167247, 0, 0, 0, 744, 38134), -(163698, 0, 0, 0, 745, 38134), -(163660, 0, 0, 0, 837, 38134), -(175591, 0, 0, 0, 2115, 38134), -(163350, 0, 0, 0, 2060, 38134), -(170926, 0, 0, 0, 837, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(176163, 0, 0, 0, 807, 38134), -(176162, 0, 0, 0, 744, 38134), -(163662, 0, 0, 0, 2060, 38134), -(167251, 0, 0, 0, 837, 38134), -(163432, 0, -5, 0, 2060, 38134), -(163653, 0, 0, 0, 2115, 38134), -(167992, 0, 0, 0, 837, 38134), -(163233, 0, -1, 0, 744, 38134), -(163192, 0, 0, 0, 2060, 38134), -(168008, 0, 0, 0, 837, 38134), -(173688, 0, 0, 0, 2060, 38134), -(163433, 0, 0, 0, 2060, 38134), -(174777, 0, 0, 0, 81, 38134), -(163353, 0, 0, 0, 2060, 38134), -(163616, 0, 0, 0, 837, 38134), -(170442, 0, 0, 0, 81, 38134), -(173651, 0, 0, 0, 807, 38134), -(173653, 0, 0, 0, 807, 38134), -(164179, 0, 0, 0, 1234, 38134), -(169862, 0, 0, 0, 81, 38134), -(165603, 0, 0, 0, 744, 38134), -(166024, 0, 0, 0, 1240, 38134), -(169978, 0, 0, 0, 81, 38134), -(174592, 0, 0, 0, 1240, 38134), -(170853, 0, 0, 0, 1238, 38134), -(166019, 0, 0, 0, 1240, 38134), -(170860, 0, 0, 0, 1238, 38134), -(170852, 0, 0, 0, 1238, 38134), -(170856, 0, 0, 0, 1238, 38134), -(170859, 0, 0, 0, 1238, 38134), -(173375, 0, 0, 0, 371, 38134), -(173373, 0, 0, 0, 371, 38134), -(173374, 0, 0, 0, 371, 38134), -(173372, 0, 0, 0, 745, 38134), -(170709, 0, 0, 0, 1931, 38134), -(160894, 0, 0, 0, 837, 38134), -(162430, 0, 0, 0, 744, 38134), -(162445, 0, 0, 0, 744, 38134), -(160960, 0, 0, 0, 1238, 38134), -(162433, 0, 0, 0, 744, 38134), -(169229, 0, 0, 0, 807, 38134), -(165166, 0, 0, 0, 744, 38134), -(173277, 0, 0, 0, 837, 38134), -(173282, 0, 0, 0, 837, 38134), -(162447, 0, 0, 0, 1238, 38134), -(170716, 0, 0, 0, 1238, 38134), -(162440, 0, 0, 0, 807, 38134), -(162438, 0, 0, 0, 807, 38134), -(160929, 0, 0, 0, 837, 38134), -(174629, 0, 0, 0, 807, 38134), -(161058, 0, 0, 0, 1238, 38134), -(162435, 0, 0, 0, 807, 38134), -(169220, 0, 0, 0, 1238, 38134), -(169175, 0, 0, 0, 807, 38134), -(168053, 0, 0, 0, 1233, 38134), -(163093, 0, 0, 0, 807, 38134), -(169388, 0, 0, 0, 81, 38134), -(170739, 0, 0, 0, 807, 38134), -(169377, 0, 0, 0, 81, 38134), -(170737, 0, 0, 0, 807, 38134), -(162449, 0, 0, 0, 807, 38134), -(169227, 0, 0, 0, 807, 38134), -(169303, 0, 0, 0, 1238, 38134), -(169386, 0, 0, 0, 81, 38134), -(170472, 0, 0, 0, 1238, 38134), -(170085, 0, 0, 0, 1238, 38134), -(170086, 0, 0, 0, 1238, 38134), -(170476, 0, 0, 0, 1931, 38134), -(165908, 0, 0, 0, 1234, 38134), -(170102, 0, 0, 0, 1230, 38134), -(170436, 0, 0, 0, 1931, 38134), -(170090, 0, 0, 0, 1238, 38134), -(170437, 0, 0, 0, 741, 38134), -(174837, 0, 0, 0, 81, 38134), -(170087, 0, 0, 0, 1238, 38134), -(165901, 0, 0, 0, 81, 38134), -(169052, 0, 0, 0, 807, 38134), -(159006, 0, 0, 0, 1234, 38134), -(169231, 0, 0, 0, 1234, 38134), -(158969, 0, 0, 0, 1234, 38134), -(159011, 0, 0, 0, 1234, 38134), -(169913, 0, 0, 0, 1234, 38134), -(169915, 0, 0, 0, 1234, 38134), -(170360, 0, 0, 0, 837, 38134), -(165937, 0, 0, 0, 837, 38134), -(170361, 0, 0, 0, 837, 38134), -(163967, 0, 0, 0, 837, 38134), -(169979, 0, 0, 0, 81, 38134), -(170362, 0, 0, 0, 837, 38134), -(170205, 0, 0, 0, 1234, 38134), -(165907, 0, 0, 0, 1234, 38134), -(170209, 0, 0, 0, 81, 38134), -(170451, 0, 0, 0, 1235, 38134), -(176569, 0, 0, 0, 1238, 38134), -(171223, 0, 0, 0, 1233, 38134), -(171279, 0, 0, 0, 81, 38134), -(160074, 0, 0, 0, 1233, 38134), -(160076, 0, 0, 0, 1233, 38134), -(170227, 0, 0, 0, 1233, 38134), -(170250, 0, 0, 0, 1233, 38134), -(160075, 0, 0, 0, 1233, 38134), -(170733, 0, 0, 0, 1233, 38134), -(170730, 0, 0, 0, 1233, 38134), -(169206, 0, 1, 1, 1234, 38134), -(169210, 0, 0, 0, 1234, 38134), -(165857, 0, 0, 0, 81, 38134), -(169050, 0, 0, 0, 807, 38134), -(169051, 0, 0, 0, 807, 38134), -(169049, 0, 0, 0, 807, 38134), -(171349, 0, 0, 0, 744, 38134), -(169205, 0, 1, 1, 1234, 38134), -(172172, 0, 0, 0, 807, 38134), -(160813, 0, 0, 0, 1232, 38134), -(160816, 0, 0, 0, 1232, 38134), -(160817, 0, 0, 0, 1232, 38134), -(158921, 0, 0, 0, 1232, 38134), -(160814, 0, 0, 0, 1232, 38134), -(158487, 0, 0, 0, 837, 38134), -(164728, 0, 0, 0, 744, 38134), -(165855, 0, 0, 0, 81, 38134), -(170902, 0, 0, 0, 1232, 38134), -(165164, 0, 0, 0, 744, 38134), -(165159, 0, 0, 0, 1232, 38134), -(162434, 0, 0, 0, 744, 38134), -(158495, 0, 0, 0, 744, 38134), -(160077, 0, 0, 0, 1233, 38134), -(162446, 0, 0, 0, 744, 38134), -(158494, 0, 0, 0, 744, 38134), -(177513, 0, 0, 0, 837, 38134), -(166248, 0, 0, 0, 81, 38134), -(165157, 0, 0, 0, 1232, 38134), -(171116, 0, 0, 0, 1232, 38134), -(166073, 0, 0, 0, 1234, 38134), -(165162, 0, 0, 0, 1232, 38134), -(165155, 0, 0, 0, 1238, 38134), -(165154, 0, 0, 0, 744, 38134), -(160440, 0, 0, 0, 1231, 38134), -(165156, 0, 0, 0, 744, 38134), -(173539, 0, 0, 0, 807, 38134), -(169400, 0, 0, 0, 837, 38134), -(165690, 0, 0, 0, 81, 38134), -(165685, 0, 0, 0, 1232, 38134), -(164922, 0, 0, 0, 1230, 38134), -(164923, 0, 0, 0, 81, 38134), -(168660, 0, 0, 0, 1232, 38134), -(168620, 0, 0, 0, 807, 38134), -(157885, 0, 0, 0, 807, 38134), -(157883, 0, 0, 0, 807, 38134), -(171690, 0, 0, 0, 1229, 38134), -(164802, 0, 0, 0, 807, 38134), -(171684, 0, 0, 0, 1229, 38134), -(171883, 0, 0, 0, 741, 38134), -(164872, 0, 0, 0, 81, 38134), -(170768, 0, 0, 0, 1230, 38134), -(170734, 0, 0, 0, 81, 38134), -(164874, 0, 0, 0, 1230, 38134), -(169812, 0, 0, 0, 807, 38134), -(164875, 0, 0, 0, 1230, 38134), -(176020, 0, 0, 0, 371, 38134), -(169803, 0, 0, 0, 807, 38134), -(164809, 0, 0, 0, 81, 38134), -(170769, 0, 0, 0, 1230, 38134), -(164924, 0, 0, 0, 81, 38134), -(170446, 0, 0, 0, 837, 38134), -(159030, 0, 0, 0, 807, 38134), -(169136, 0, 0, 0, 1232, 38134), -(169169, 0, 0, 0, 1232, 38134), -(159029, 0, 0, 0, 807, 38134), -(164701, 0, 0, 0, 81, 38134), -(172965, 0, 0, 0, 1229, 38134), -(164700, 0, 0, 0, 81, 38134), -(162896, 0, 0, 0, 783, 38134), -(173386, 0, 0, 0, 837, 38134), -(173388, 0, 0, 0, 837, 38134), -(176368, 0, 0, 0, 837, 38134), -(162918, 0, 0, 0, 783, 38134), -(171821, 0, 0, 0, 2060, 38134), -(176066, 0, 0, 0, 1425, 38134), -(176067, 0, 0, 0, 837, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(164100, 0, 0, 0, 783, 38134), -(164684, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(156504, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(173369, 0, 0, 0, 783, 38134), -(171589, 0, 0, 0, 837, 38134), -(165796, 0, 0, 0, 807, 38134), -(156664, 0, 0, 0, 783, 38134), -(166284, 0, 0, 0, 807, 38134), -(175019, 0, 0, 0, 807, 38134), -(156791, 0, 0, 0, 783, 38134), -(156663, 0, 0, 0, 783, 38134), -(169524, 0, 0, 0, 783, 38134), -(173370, 0, 0, 0, 783, 38134), -(175066, 0, 0, 0, 2060, 38134), -(175036, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(175067, 0, 0, 0, 807, 38134), -(170640, 0, 0, 0, 1400, 38134), -(159478, 0, 0, 0, 837, 38134), -(173330, 0, 0, 0, 783, 38134), -(175083, 0, 0, 0, 807, 38134), -(175082, 0, 0, 0, 807, 38134), -(175080, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(170310, 0, 0, 0, 2060, 38134), -(175081, 0, 0, 0, 807, 38134), -(165654, 0, 3, 3, 746, 38134), -(170256, 0, 0, 0, 2060, 38134), -(175215, 0, 0, 0, 1291, 38134), -(54638, 0, 0, 0, 181, 38134), -(175214, 0, 0, 0, 807, 38134), -(171822, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(173355, 0, 0, 0, 807, 38134), -(170557, 0, 0, 0, 783, 38134), -(164596, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(175035, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(162928, 0, 0, 0, 2060, 38134), -(175216, 0, 0, 0, 807, 38134), -(175016, 0, 0, 0, 1314, 38134), -(175218, 0, 0, 0, 807, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(173348, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(175017, 0, 0, 0, 1291, 38134), -(175327, 0, 0, 0, 2060, 38134), -(173305, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(173367, 0, 0, 0, 783, 38134), -(178804, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(164173, 0, 0, 0, 2060, 38134), -(167880, 0, 0, 0, 783, 38134), -(175208, 0, 0, 0, 1314, 38134), -(175212, 0, 0, 0, 807, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175042, 0, 0, 0, 807, 38134), -(170607, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(162666, 0, 0, 0, 2060, 38134), -(165403, 0, 0, 0, 2060, 38134), -(156758, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(175018, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(156688, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(171796, 0, 0, 0, 807, 38134), -(164685, 0, 0, 0, 783, 38134), -(175207, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(164803, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(175222, 0, 0, 0, 807, 38134), -(164686, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(173118, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(173364, 0, 0, 0, 783, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (171159,167003,169237,168622,165060,164539,157314,164408,153849,171336,164906,152661,169902,164471,164538,168002,157260,167485,169640,157561,169632,173645,169561,152708,153874,150958,157487,168107,150965,153878,156480,164698,175068,167986,166684,169560,151353)) OR (`DifficultyID`=0 AND `Entry` IN (170724,173236,165799,152898,175121,175026,175009,175127,173668,162804,170826,170825,170824,172925,70528,176390,175951,170157,175698,175961,170827,170819,173640,172631,176308)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(171159, 167, 0, 0, 709, 38134), -(167003, 167, 0, 0, 709, 38134), -(169237, 167, 0, 0, 709, 38134), -(168622, 167, 0, 0, 709, 38134), -(165060, 167, 0, 0, 709, 38134), -(164539, 167, 0, 0, 709, 38134), -(157314, 167, 0, 0, 709, 38134), -(164408, 167, 0, 0, 709, 38134), -(153849, 167, 0, 0, 709, 38134), -(171336, 167, 0, 0, 709, 38134), -(164906, 167, 0, 0, 709, 38134), -(152661, 167, 0, 0, 709, 38134), -(169902, 167, 0, 0, 709, 38134), -(164471, 167, 0, 0, 709, 38134), -(164538, 167, 0, 0, 709, 38134), -(168002, 167, 1, 1, 709, 38134), -(157260, 167, 0, 0, 709, 38134), -(167485, 167, 0, 0, 709, 38134), -(169640, 167, 0, 0, 709, 38134), -(157561, 167, 0, 0, 709, 38134), -(169632, 167, 0, 0, 709, 38134), -(173645, 167, 0, 0, 709, 38134), -(169561, 167, 0, 0, 709, 38134), -(152708, 167, 0, 0, 709, 38134), -(153874, 167, 0, 0, 709, 38134), -(150958, 167, 0, 0, 709, 38134), -(157487, 167, 0, 0, 709, 38134), -(168107, 167, 1, 1, 709, 38134), -(150965, 167, 0, 0, 709, 38134), -(153878, 167, 0, 0, 709, 38134), -(156480, 167, 0, 0, 709, 38134), -(164698, 167, 0, 0, 709, 38134), -(175068, 167, 0, 0, 709, 38134), -(167986, 167, 0, 0, 709, 38134), -(166684, 167, 2, 2, 709, 38134), -(169560, 167, 0, 0, 709, 38134), -(151353, 167, 0, 0, 709, 38134), -(170724, 0, 0, 0, 709, 38134), -(173236, 0, 0, 0, 709, 38134), -(165799, 0, 0, 0, 742, 38134), -(152898, 0, 0, 0, 709, 38134), -(175121, 0, 0, 0, 709, 38134), -(175026, 0, 0, 0, 709, 38134), -(175009, 0, 0, 0, 709, 38134), -(175127, 0, 0, 0, 709, 38134), -(173668, 0, 0, 0, 709, 38134), -(162804, 0, 0, 0, 2098, 38134), -(170826, 0, 0, 0, 81, 38134), -(170825, 0, 0, 0, 81, 38134), -(170824, 0, 0, 0, 81, 38134), -(172925, 0, 0, 0, 181, 38134), -(70528, 0, 0, 0, 167, 38134), -(176390, 0, 0, 0, 742, 38134), -(175951, 0, 0, 0, 2098, 38134), -(170157, 0, 0, 0, 2098, 38134), -(175698, 0, 0, 0, 742, 38134), -(175961, 0, 0, 0, 742, 38134), -(170827, 0, 0, 0, 81, 38134), -(170819, 0, 0, 0, 81, 38134), -(173640, 0, 0, 0, 742, 38134), -(172631, 0, 0, 0, 181, 38134), -(176308, 0, 0, 0, 742, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (135053,131983,141117,141114,141116,143272,141115,142089,150104,137267,135019,142163,161074,161091,137317,151176,152079,151173,152081,143968,137301,142189,137314,152080,137315,137300,137299,145730,137316,135216,137370,137296,137297,122072,137278,145731,137280,137277,137285,137283,137286,137284,142182,142165,142190,142143,142141,142162,142161,139287,142181,145729,145728,142140,143699,142142,142115,143547,144730,144729,144932,144731,144728,145134,145282,144676,144673,144672,144675,144660,144674,148919,145308,145310,146955,145818,145817,144677,144659,144722,146684,144724,144727,144725,144720,149257,144721,144667,144719,145392,145395,148268,149515,122671,122672,144958,148749,145008,147236,146692,144959,126455,145028,145036,144911,134592,148914,147168,127626,123212,152171,127413,127680,128896,139278,127677,128774,127673,127648,127642,127481,128093,131128,152173,127161,127646,127165,127217,136437,134465,127969,127248,127170,127242,126709,127976,127237,126929,134540,134541,141051,142893,134339,134212,134628,133621,126966,126625,141049,126991,126967,133554,134521,134178,133553,133406,123713,126569,133428,134371,134370,126953,133413,133551,133552,143041,137152,137151,137146,137147,137144,138171,134328,6491,133028,133024,133021,130497,130364,130369,138284,130363,130410,130508,132720,138336,138286,130887,131019,130375,133035,136948,130556,130326,136901,130878,130358,138310,133399,133327,126463,126530,122454,123231,123264,138316,126578,122452,143463,136468,133550,142791,123224,134226,142796,142614,125335,136576,145239,134176,123226,126387,126546,125326,126497,138738,129153,138326,126824,123236,143056,123818,130077,137763,133951,143186,144030,144110,142113,143144,143145,138957,138952,139113,138956,138953,139058,138954,138955,138421,138422,138423,137199,142029,142046,142035,142052,142453,142031,142044,142042,142032,142055,142030,137191,148906,139053,142040,137201,137196,142050,142051,142069,142111,138410,142053,142613,142043,144111,143487,144114,143700,143493,143489,143518,143519,143513,143508,143511,143152,143151,144084,24968,136456,144116,142490,137744,143128,138771,143863,143330,145253,126496,137420,137432,137433,137431,143192,142967,137483,147645,147201,147666,142517,142514,142691,142530,137427,137448,142116,143501,142118,140865,142542,142549,142536,142125,142124,142122,142527,142129,142130,142526,142134,147203,142126,143571,142091,142541,142668,142563,142065,142666,148902,142505,142099,142092,150471,142090,148901,143721,148900,148899,142127,142062,174526,142513,142507,142506,143516,158255,137546,137547,144213,141085,138603,135783,135913,134729,145370,140421,138544,138587,134849,145302,145297,144212,158377,158379,158326,134840,158221,158148,145309,134847,142186,134725,134838,124918,134921,134722,134920,134845,141991,135107,143793,141773,126642,141772,131997,142759,126434,131998,142773,148904,144029,142881,142607,142605,143718,145838,142885,142884,141066,142564,161565,142777,142882,142886,143336,143560,143559,141698,143847,140904,144493,141771,142119,88696,88697,142767,142602,142603,138041,140640,142608,142784,135604,144002,142760,142775,142778,142772,142771,125004,123210,142238,124883,135889,126640,141009,140948,141001,135521,127636,131992,135112,123641,140906,140936,127193,140944,135792,126583,124238,135603,136106,143040,135658,141033,143036,126634,135230,132036,142457,143250,128531,132638,129940,138280,143248,143259,136041,135064,124720,154464,142056,142095,142752,138724,138725,177193,123633,142191,130377,143261,143263,144148,144147,143251,123639,136052,132625,138726,135153,143022,142543,124295,142068,144383,135520,142132,142136,142139,143246,142066,132642,123675,142137,143295,142371,142459,143244,142346,133325,126519,142169,149045,120599,142160,143709,142117,153932,142094,142086,124180,139522,124181,142180,142138,147206,142073,152000,144635,139088,135808,140472,137294,143842,124805,142174,142063,137281,124725,143502,143870,124727,137282,139148,142188,142077,135446,139144,124289,123635,131994,122370,142187,135677,137298,137279,135681,135509,137268,143243,133282,121235,137265,137266,131989,120788,148922,137293,137295,123169,125005,140473,142166,143254,142167,138704,143856,131290,143839,140313,135678,123604,123642,126682,126781,143844,135675,144310,140350,136633,123244)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135053, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(141117, 0, 5, 5, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141115, 0, 4, 4, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(137267, 0, 0, 0, 289, 38134), -(135019, 0, 0, 0, 186, 38134), -(142163, 0, 0, 0, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(137317, 0, 0, 0, 289, 38134), -(151176, 0, 0, 0, 292, 38134), -(152079, 0, 0, 0, 289, 38134), -(151173, 0, 0, 0, 292, 38134), -(152081, 0, 0, 0, 289, 38134), -(143968, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(142189, 0, 0, 0, 186, 38134), -(137314, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(145730, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(135216, 0, 0, 0, 186, 38134), -(137370, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(122072, 0, 0, 0, 186, 38134), -(137278, 0, 0, 0, 289, 38134), -(145731, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137277, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(137284, 0, 0, 0, 289, 38134), -(142182, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(139287, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(145729, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(142140, 0, 0, 0, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(143547, 0, 0, 0, 2117, 38134), -(144730, 0, 0, 0, 706, 38134), -(144729, 0, 0, 0, 706, 38134), -(144932, 0, 0, 0, 706, 38134), -(144731, 0, 0, 0, 706, 38134), -(144728, 0, 0, 0, 706, 38134), -(145134, 0, 0, 0, 706, 38134), -(145282, 0, 0, 0, 706, 38134), -(144676, 0, 0, 0, 186, 38134), -(144673, 0, 0, 0, 186, 38134), -(144672, 0, 0, 0, 186, 38134), -(144675, 0, 0, 0, 706, 38134), -(144660, 0, 0, 0, 186, 38134), -(144674, 0, 0, 0, 186, 38134), -(148919, 0, 0, 0, 706, 38134), -(145308, 0, 0, 0, 706, 38134), -(145310, 0, 0, 0, 706, 38134), -(146955, 0, 0, 0, 693, 38134), -(145818, 0, 0, 0, 706, 38134), -(145817, 0, 0, 0, 706, 38134), -(144677, 0, 0, 0, 706, 38134), -(144659, 0, 0, 0, 186, 38134), -(144722, 0, 0, 0, 706, 38134), -(146684, 0, 0, 0, 706, 38134), -(144724, 0, 0, 0, 706, 38134), -(144727, 0, 0, 0, 706, 38134), -(144725, 0, 0, 0, 706, 38134), -(144720, 0, 0, 0, 706, 38134), -(149257, 0, 0, 0, 706, 38134), -(144721, 0, 0, 0, 706, 38134), -(144667, 0, 0, 0, 706, 38134), -(144719, 0, 0, 0, 706, 38134), -(145392, 0, 0, 0, 706, 38134), -(145395, 0, 0, 0, 706, 38134), -(148268, 0, 0, 0, 706, 38134), -(149515, 0, 0, 0, 706, 38134), -(122671, 0, 0, 0, 186, 38134), -(122672, 0, 3, 3, 1723, 38134), -(144958, 0, 0, 0, 706, 38134), -(148749, 0, 0, 0, 706, 38134), -(145008, 0, 0, 0, 706, 38134), -(147236, 0, 0, 0, 706, 38134), -(146692, 0, 0, 0, 706, 38134), -(144959, 0, 0, 0, 706, 38134), -(126455, 0, 0, 0, 186, 38134), -(145028, 0, 0, 0, 706, 38134), -(145036, 0, 0, 0, 706, 38134), -(144911, 0, 0, 0, 706, 38134), -(134592, 0, 0, 0, 830, 38134), -(148914, 0, 0, 0, 706, 38134), -(147168, 0, 0, 0, 706, 38134), -(127626, 0, 0, 0, 186, 38134), -(123212, 0, 0, 0, 186, 38134), -(152171, 0, 0, 0, 465, 38134), -(127413, 0, 0, 0, 186, 38134), -(127680, 0, 0, 0, 186, 38134), -(128896, 0, 0, 0, 81, 38134), -(139278, 0, 0, 0, 186, 38134), -(127677, 0, 0, 0, 186, 38134), -(128774, 0, 0, 0, 186, 38134), -(127673, 0, 0, 0, 186, 38134), -(127648, 0, 0, 0, 186, 38134), -(127642, 0, 0, 0, 186, 38134), -(127481, 0, 0, 0, 186, 38134), -(128093, 0, 0, 0, 186, 38134), -(131128, 0, 0, 0, 187, 38134), -(152173, 0, 0, 0, 465, 38134), -(127161, 0, 0, 0, 186, 38134), -(127646, 0, 0, 0, 186, 38134), -(127165, 0, 0, 0, 186, 38134), -(127217, 0, 0, 0, 186, 38134), -(136437, 0, 0, 0, 186, 38134), -(134465, 0, 0, 0, 2117, 38134), -(127969, 0, 0, 0, 186, 38134), -(127248, 0, 0, 0, 186, 38134), -(127170, 0, 0, 0, 186, 38134), -(127242, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(127976, 0, 0, 0, 186, 38134), -(127237, 0, 0, 0, 186, 38134), -(126929, 0, 0, 0, 186, 38134), -(134540, 0, 0, 0, 186, 38134), -(134541, 0, 0, 0, 186, 38134), -(141051, 0, 0, 0, 186, 38134), -(142893, 0, 0, 0, 186, 38134), -(134339, 0, 0, 0, 186, 38134), -(134212, 0, 0, 0, 186, 38134), -(134628, 0, 0, 0, 186, 38134), -(133621, 0, 0, 0, 186, 38134), -(126966, 0, 0, 0, 186, 38134), -(126625, 0, 0, 0, 186, 38134), -(141049, 0, 0, 0, 186, 38134), -(126991, 0, 0, 0, 186, 38134), -(126967, 0, 0, 0, 186, 38134), -(133554, 0, 0, 0, 186, 38134), -(134521, 0, 0, 0, 186, 38134), -(134178, 0, 0, 0, 186, 38134), -(133553, 0, 0, 0, 186, 38134), -(133406, 0, 0, 0, 186, 38134), -(123713, 0, 0, 0, 186, 38134), -(126569, 0, 0, 0, 81, 38134), -(133428, 0, 0, 0, 186, 38134), -(134371, 0, 0, 0, 186, 38134), -(134370, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(133413, 0, 0, 0, 186, 38134), -(133551, 0, 0, 0, 186, 38134), -(133552, 0, 0, 0, 186, 38134), -(143041, 0, 0, 0, 371, 38134), -(137152, 0, 0, 0, 805, 38134), -(137151, 0, 0, 0, 805, 38134), -(137146, 0, 0, 0, 805, 38134), -(137147, 0, 0, 0, 805, 38134), -(137144, 0, 0, 0, 805, 38134), -(138171, 0, 0, 0, 805, 38134), -(134328, 0, 0, 0, 706, 38134), -(6491, 0, 0, 0, 328, 38134), -(133028, 0, 0, 0, 186, 38134), -(133024, 0, 0, 0, 186, 38134), -(133021, 0, 0, 0, 186, 38134), -(130497, 0, 0, 0, 186, 38134), -(130364, 0, 0, 0, 186, 38134), -(130369, 0, 0, 0, 186, 38134), -(138284, 0, 0, 0, 81, 38134), -(130363, 0, 0, 0, 186, 38134), -(130410, 0, 0, 0, 186, 38134), -(130508, 0, 0, 0, 186, 38134), -(132720, 0, 0, 0, 186, 38134), -(138336, 0, 0, 0, 186, 38134), -(138286, 0, 0, 0, 186, 38134), -(130887, 0, 0, 0, 186, 38134), -(131019, 0, 0, 0, 186, 38134), -(130375, 0, 0, 0, 186, 38134), -(133035, 0, 0, 0, 186, 38134), -(136948, 0, 0, 0, 81, 38134), -(130556, 0, 0, 0, 186, 38134), -(130326, 0, 0, 0, 186, 38134), -(136901, 0, 0, 0, 186, 38134), -(130878, 0, 0, 0, 186, 38134), -(130358, 0, 0, 0, 186, 38134), -(138310, 0, 0, 0, 81, 38134), -(133399, 0, 0, 0, 186, 38134), -(133327, 0, 0, 0, 186, 38134), -(126463, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(122454, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(123264, 0, 0, 0, 186, 38134), -(138316, 0, 0, 0, 186, 38134), -(126578, 0, 0, 0, 81, 38134), -(122452, 0, 0, 0, 186, 38134), -(143463, 0, 0, 0, 186, 38134), -(136468, 0, 0, 0, 186, 38134), -(133550, 0, 0, 0, 186, 38134), -(142791, 0, 0, 0, 186, 38134), -(123224, 0, 0, 0, 186, 38134), -(134226, 0, 0, 0, 2117, 38134), -(142796, 0, 0, 0, 186, 38134), -(142614, 0, 0, 0, 186, 38134), -(125335, 0, 0, 0, 186, 38134), -(136576, 0, 0, 0, 186, 38134), -(145239, 0, 0, 0, 708, 38134), -(134176, 0, 0, 0, 186, 38134), -(123226, 0, 0, 0, 186, 38134), -(126387, 0, 0, 0, 186, 38134), -(126546, 0, 0, 0, 81, 38134), -(125326, 0, 0, 0, 186, 38134), -(126497, 0, 0, 0, 81, 38134), -(138738, 0, 0, 0, 186, 38134), -(129153, 0, 0, 0, 81, 38134), -(138326, 0, 0, 0, 81, 38134), -(126824, 0, 0, 0, 81, 38134), -(123236, 0, 0, 0, 830, 38134), -(143056, 0, 0, 0, 371, 38134), -(123818, 0, 0, 0, 830, 38134), -(130077, 0, 0, 0, 81, 38134), -(137763, 0, 0, 0, 830, 38134), -(133951, 0, 0, 0, 186, 38134), -(143186, 0, 0, 0, 186, 38134), -(144030, 0, 0, 0, 186, 38134), -(144110, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(143144, 0, 0, 0, 186, 38134), -(143145, 0, 0, 0, 186, 38134), -(138957, 0, 0, 0, 186, 38134), -(138952, 0, 0, 0, 186, 38134), -(139113, 0, 0, 0, 186, 38134), -(138956, 0, 0, 0, 186, 38134), -(138953, 0, 0, 0, 186, 38134), -(139058, 0, 0, 0, 186, 38134), -(138954, 0, 0, 0, 186, 38134), -(138955, 0, 0, 0, 186, 38134), -(138421, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(138422, 0, 0, 0, 186, 38134), -(138423, 0, 0, 0, 186, 38134), -(137199, 0, 0, 0, 186, 38134), -(142029, 0, 0, 0, 186, 38134), -(142046, 0, 0, 0, 186, 38134), -(142035, 0, 0, 0, 186, 38134), -(142052, 0, 0, 0, 186, 38134), -(142453, 0, 0, 0, 186, 38134), -(142031, 0, 0, 0, 186, 38134), -(142044, 0, 0, 0, 186, 38134), -(142042, 0, 0, 0, 186, 38134), -(142032, 0, 0, 0, 186, 38134), -(142055, 0, 0, 0, 186, 38134), -(142030, 0, 0, 0, 186, 38134), -(137191, 0, 0, 0, 186, 38134), -(148906, 0, 0, 0, 186, 38134), -(139053, 0, 0, 0, 186, 38134), -(142040, 0, 0, 0, 186, 38134), -(137201, 0, 0, 0, 186, 38134), -(137196, 0, 0, 0, 186, 38134), -(142050, 0, 0, 0, 186, 38134), -(142051, 0, 0, 0, 186, 38134), -(142069, 0, 0, 0, 186, 38134), -(142111, 0, 0, 0, 186, 38134), -(138410, 0, 0, 0, 186, 38134), -(142053, 0, 0, 0, 186, 38134), -(142613, 0, 0, 0, 186, 38134), -(142043, 0, 0, 0, 186, 38134), -(144111, 0, 0, 0, 186, 38134), -(143487, 0, 0, 0, 187, 38134), -(144114, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(143493, 0, 0, 0, 187, 38134), -(143489, 0, 0, 0, 187, 38134), -(143518, 0, 0, 0, 187, 38134), -(143519, 0, 0, 0, 187, 38134), -(143513, 0, 0, 0, 187, 38134), -(143508, 0, 0, 0, 187, 38134), -(143511, 0, 0, 0, 187, 38134), -(143152, 0, 0, 0, 186, 38134), -(143151, 0, 0, 0, 186, 38134), -(144084, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(136456, 0, 0, 0, 186, 38134), -(144116, 0, 0, 0, 186, 38134), -(142490, 0, 0, 0, 328, 38134), -(137744, 0, 0, 0, 188, 38134), -(143128, 0, 0, 0, 188, 38134), -(138771, 0, 0, 0, 186, 38134), -(143863, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(145253, 0, 0, 0, 188, 38134), -(126496, 0, 0, 0, 81, 38134), -(137420, 0, 0, 0, 186, 38134), -(137432, 0, 0, 0, 186, 38134), -(137433, 0, 0, 0, 186, 38134), -(137431, 0, 0, 0, 186, 38134), -(143192, 0, 0, 0, 186, 38134), -(142967, 0, 0, 0, 186, 38134), -(137483, 0, 0, 0, 186, 38134), -(147645, 0, 0, 0, 186, 38134), -(147201, 0, 0, 0, 186, 38134), -(147666, 0, 0, 0, 464, 38134), -(142517, 0, 0, 0, 186, 38134), -(142514, 0, 0, 0, 186, 38134), -(142691, 0, 0, 0, 186, 38134), -(142530, 0, 0, 0, 186, 38134), -(137427, 0, 0, 0, 81, 38134), -(137448, 0, 0, 0, 186, 38134), -(142116, 0, 0, 0, 186, 38134), -(143501, 0, 0, 0, 186, 38134), -(142118, 0, 0, 0, 186, 38134), -(140865, 0, 4, 4, 186, 38134), -(142542, 0, 0, 0, 186, 38134), -(142549, 0, 0, 0, 186, 38134), -(142536, 0, 0, 0, 186, 38134), -(142125, 0, 0, 0, 186, 38134), -(142124, 0, 0, 0, 186, 38134), -(142122, 0, 0, 0, 186, 38134), -(142527, 0, 0, 0, 186, 38134), -(142129, 0, 0, 0, 186, 38134), -(142130, 0, 0, 0, 186, 38134), -(142526, 0, 0, 0, 186, 38134), -(142134, 0, 0, 0, 186, 38134), -(147203, 0, 0, 0, 186, 38134), -(142126, 0, 0, 0, 186, 38134), -(143571, 0, 0, 0, 186, 38134), -(142091, 0, 0, 0, 186, 38134), -(142541, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(142563, 0, 0, 0, 186, 38134), -(142065, 0, 0, 0, 186, 38134), -(142666, 0, 0, 0, 872, 38134), -(148902, 0, 0, 0, 186, 38134), -(142505, 0, 0, 0, 186, 38134), -(142099, 0, 0, 0, 186, 38134), -(142092, 0, 0, 0, 186, 38134), -(150471, 0, 0, 0, 186, 38134), -(142090, 0, 0, 0, 186, 38134), -(148901, 0, 0, 0, 186, 38134), -(143721, 0, 0, 0, 186, 38134), -(148900, 0, 0, 0, 186, 38134), -(148899, 0, 0, 0, 186, 38134), -(142127, 0, 0, 0, 186, 38134), -(142062, 0, 0, 0, 186, 38134), -(174526, 0, 0, 0, 186, 38134), -(142513, 0, 0, 0, 186, 38134), -(142507, 0, 0, 0, 186, 38134), -(142506, 0, 0, 0, 186, 38134), -(143516, 0, 0, 0, 186, 38134), -(158255, 0, 0, 0, 782, 38134), -(137546, 0, 0, 0, 186, 38134), -(137547, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(141085, 0, 0, 0, 186, 38134), -(138603, 0, 0, 0, 186, 38134), -(135783, 0, 0, 0, 188, 38134), -(135913, 0, 0, 0, 186, 38134), -(134729, 0, 0, 0, 186, 38134), -(145370, 0, -4, -4, 1723, 38134), -(140421, 0, 0, 0, 188, 38134), -(138544, 0, 0, 0, 186, 38134), -(138587, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(145302, 0, 0, 0, 186, 38134), -(145297, 0, 0, 0, 186, 38134), -(144212, 0, 0, 0, 186, 38134), -(158377, 0, 0, 0, 771, 38134), -(158379, 0, 0, 0, 771, 38134), -(158326, 0, 0, 0, 782, 38134), -(134840, 0, 0, 0, 186, 38134), -(158221, 0, 0, 0, 782, 38134), -(158148, 0, 0, 0, 782, 38134), -(145309, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(142186, 0, 0, 0, 187, 38134), -(134725, 0, 0, 0, 186, 38134), -(134838, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(141991, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(141773, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(141772, 0, 0, 0, 186, 38134), -(131997, 0, 0, 0, 181, 38134), -(142759, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(142773, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(141771, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(142767, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(140640, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(123210, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(124883, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(141009, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(135521, 0, 0, 0, 186, 38134), -(127636, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(135112, 0, 0, 0, 186, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(124238, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(143040, 0, 0, 0, 371, 38134), -(135658, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(126634, 0, 0, 0, 81, 38134), -(135230, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(142457, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(135064, 0, 0, 0, 2117, 38134), -(124720, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(142056, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(123639, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(132625, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(124295, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(142459, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(142169, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(120599, 0, 0, 0, 494, 38134), -(142160, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(142094, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142180, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(152000, 0, 0, 0, 691, 38134), -(144635, 0, 0, 0, 492, 38134), -(139088, 0, 0, 0, 465, 38134), -(135808, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(143842, 0, 0, 0, 492, 38134), -(124805, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(137281, 0, 0, 0, 289, 38134), -(124725, 0, 0, 0, 2117, 38134), -(143502, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(124727, 0, 0, 0, 186, 38134), -(137282, 0, 0, 0, 289, 38134), -(139148, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(139144, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(135677, 0, 0, 0, 492, 38134), -(137298, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(135681, 0, 0, 0, 492, 38134), -(135509, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(143243, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(131989, 0, 0, 0, 181, 38134), -(120788, 0, 0, 0, 794, 38134), -(148922, 0, 0, 0, 186, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(123169, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(140473, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(138704, 0, 0, 0, 841, 38134), -(143856, 0, 0, 0, 492, 38134), -(131290, 0, 0, 0, 186, 38134), -(143839, 0, 0, 0, 492, 38134), -(140313, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(123604, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(143844, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(123244, 0, 0, 0, 186, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (141798,141769,134704,141353,131004,135800,140002,140003,138221,138931,134752,147550,141484,141483,130786,130005,135401,137731,130694,130189,130190,131272,134426,137730,129753,129749,137094,130075,135684,132160,134425,130897,132161,133940,142400,144924,145572,148513,145180,145181,131053,149889,131037,141195,139704,54638,139623,139635,142984,139637,141194,142088,150584,137936,142394,139844,139845,139846,139843,135981,150577,142395,137911,149327,137915,143593,143037,143293,143289,139796,143291,143285,143286,143287,143281,143283,143495,148666,143302,136196,148874,136944,136959,148817,148812,136318,144725,144929,136222,139685,149301,148861,139720,139693,139665,139710,148752,138735,138924,58237,134968,137024,135171,137042,139984,136706,139615,139771,136709,136712,138378,136707,140577,135600,135389,136165,135386,61143,139981,139978,6271,136711,136708,143592,136768,140021,134969,142455,145028,145179,145163,136740,135367,145178,145036,149536,131697,149437,146294,149446,139684,144727,142199,141853,141854,141855,131085,129980,130822,131084,137763,145421,145415,145420,145430,135236,140551,131337,131338,139992,131114,130867,142586,135526,139298,131335,135404,142600,129972,138934,131000,140446,138177,138348,138350,131297,131400,131280,131510,131509,140209,140518,131279,131508,131361,131360,145278,135037,145283,143483,141029,149145,149157,149154,135632,130073,130130,141226,142276,136420,137153,137156,137155,136416,134349,138134,143032,142196,136686,137126,137025,131228,136658,137643,137404,137000,138180,136574,142580,136682,137601,136674,136772,143537,136415,136422,143328,136414,137598,137599,143220,136939,134350,141297,141286,140595,137047,136419,141239,144890,144801,144897,138928,140666,136149,135407,142403,144981,144958,145008,136421,144911,144959,144888,134666,140464,143914,138792,134937,134688,92164,137044,138379,147273,145769,138170,136669,136668,134832,137049,134720,137041,142610,134967,136670,135371,138168,135369,142113,135391,136743,138167,138212,147079,138757,131387,134930,135783,147189,138789,144720,149133,136914,147168,138739,138911,147239,134928,138755,149129,149888,146955,146079,134636,134966,131376,143038,143219,132162,135774,143217,132226,129806,143221,132207,129750,132123,135939,134842,136189,141309,141305,133340,141316,142172,142168,141314,129808,131977,133203,135940,129870,129869,144478,131496,130452,147008,134963,131656,130453,147009,147010,143216,135947,129906,129884,143218,139996,140013,140014,140008,140012,131709,140006,140011,137104,140005,140007,140001,140016,139999,139994,140018,140015,140009,140010,140004,141348,141349,143035,139997,141586,136162,141135,141482,141641,141098,139790,141090,141123,142454,143034,141315,131381,143361,138081,131600,138006,138005,137987,138014,138007,137985,134359,141313,138008,138009,137988,143041,141479,141518,141512,141506,127739,139280,149027,126569,129670,129724,149025,134308,126708,126709,127626,124845,129624,129768,129745,133285,133459,139434,143485,139624,137369,137367,137398,133210,126455,133264,133659,129616,134776,133187,139089,126496,133309,126824,129627,126530,141991,131998,143572,143574,142754,142773,144029,142611,126581,143718,145838,142564,161565,126582,142764,142885,142884,141066,142759,148904,142777,142882,142881,142770,140904,142607,142605,142886,142608,143336,142767,142602,142603,143560,143559,141698,143847,142774,144493,141771,142119,88696,88697,140640,142784,142775,138041,144002,142778,142771,142760,125004,135889,142772,141009,124883,141001,123210,126640,143040,127636,123641,140936,127193,140944,126434,143248,143259,124720,139375,142191,144148,144147,123639,143262,143246,32638,32639,143251,62821,62822,89715,135053,142190,135107,142165,142161,135112,142141,143793,134847,142162,142143,144213,140906,135216,145731,137277,137285,137284,137283,137286,135604,122072,142182,145730,137280,137296,137297,137278,137370,134849,143699,137744,143700,140948,134921,135019,134845,24968,150104,143968,134920,134722,142238,131992,141117,141114,131989,141116,143272,141115,161074,161091,135521,142140,142142,142115,131983,152079,152081,137267,142089,137314,152080,137315,137317,137316,145728,142181,151176,142994,142163,137299,137301,145729,147206,151173,139088,124805,126781,123604,142189,137300,142995,142685,142700,142998,126642,142160,142138,137294,137281,137282,137298,137279,137293,137295,131290,140552,142997,143839,124695,142721,135064,123633,143402,143008,143498,148927,153932,135614,140472,143007,135618,135681,143846,138704,143380,144635,143853,143842,143870,135677,143420,143844,140473,135612,143856,135675,143541,143852,147973,142346,135678,147972,136041,154464,143263,143243,125005,142117,142752,142056,177193,143004,135446,142187,142993,143261,148922,143005,135153,143709,142095,138726,138724,138725,144383,142188,123675,123244,140313,142094,124295,121541,123635,143254,142668,142666,143250,124180,124181,132642,142169,149045,123642,132625,120599,142543,142086,139522,142180,142068,142073,135230,142371,135808,135509,136106,142174,142063,124725,124727,133325,135658,135520,124238,126583,142132,139148,142136,142077,139144,124289,122370,142139,143244,142066,137268,133282,121235,137265,137266,120788,132036,123169,130377,142457,141033,126682,142167,131994,142166,138280,135603,143036,142459,128531,142137,143295,136052,135792,126634,132638,143022,144310,140350,136633)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141798, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141353, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(135800, 0, 0, 0, 188, 38134), -(140002, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(141484, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(135401, 0, 0, 0, 465, 38134), -(137731, 0, 0, 0, 188, 38134), -(130694, 0, 0, 0, 188, 38134), -(130189, 0, 0, 0, 188, 38134), -(130190, 0, 0, 0, 188, 38134), -(131272, 0, 0, 0, 188, 38134), -(134426, 0, 0, 0, 188, 38134), -(137730, 0, 0, 0, 188, 38134), -(129753, 0, 0, 0, 188, 38134), -(129749, 0, 0, 0, 188, 38134), -(137094, 0, 0, 0, 188, 38134), -(130075, 0, 0, 0, 188, 38134), -(135684, 0, 0, 0, 188, 38134), -(132160, 0, 0, 0, 188, 38134), -(134425, 0, 0, 0, 188, 38134), -(130897, 0, 0, 0, 188, 38134), -(132161, 0, 0, 0, 188, 38134), -(133940, 0, 0, 0, 188, 38134), -(142400, 0, 0, 0, 188, 38134), -(144924, 0, 0, 0, 706, 38134), -(145572, 0, 0, 0, 706, 38134), -(148513, 0, 0, 0, 706, 38134), -(145180, 0, 0, 0, 706, 38134), -(145181, 0, 0, 0, 706, 38134), -(131053, 0, 0, 0, 706, 38134), -(149889, 0, 0, 0, 188, 38134), -(131037, 0, 0, 0, 706, 38134), -(141195, 0, 0, 0, 188, 38134), -(139704, 0, 0, 0, 188, 38134), -(54638, 0, 0, 0, 181, 38134), -(139623, 0, 0, 0, 188, 38134), -(139635, 0, 0, 0, 188, 38134), -(142984, 0, 0, 0, 188, 38134), -(139637, 0, 0, 0, 188, 38134), -(141194, 0, 0, 0, 188, 38134), -(142088, 0, 0, 0, 188, 38134), -(150584, 0, 0, 0, 188, 38134), -(137936, 0, 0, 0, 188, 38134), -(142394, 0, 0, 0, 188, 38134), -(139844, 0, 0, 0, 188, 38134), -(139845, 0, 0, 0, 188, 38134), -(139846, 0, 0, 0, 188, 38134), -(139843, 0, 0, 0, 188, 38134), -(135981, 0, 0, 0, 188, 38134), -(150577, 0, 0, 0, 188, 38134), -(142395, 0, 0, 0, 188, 38134), -(137911, 0, 0, 0, 188, 38134), -(149327, 0, 0, 0, 706, 38134), -(137915, 0, 0, 0, 188, 38134), -(143593, 0, 0, 0, 188, 38134), -(143037, 0, 0, 0, 371, 38134), -(143293, 0, 0, 0, 188, 38134), -(143289, 0, 0, 0, 188, 38134), -(139796, 0, 0, 0, 188, 38134), -(143291, 0, 0, 0, 188, 38134), -(143285, 0, 0, 0, 188, 38134), -(143286, 0, 0, 0, 188, 38134), -(143287, 0, 0, 0, 188, 38134), -(143281, 0, 0, 0, 189, 38134), -(143283, 0, 0, 0, 188, 38134), -(143495, 0, 0, 0, 188, 38134), -(148666, 0, 0, 0, 706, 38134), -(143302, 0, 0, 0, 189, 38134), -(136196, 0, 0, 0, 188, 38134), -(148874, 0, 0, 0, 706, 38134), -(136944, 0, 0, 0, 706, 38134), -(136959, 0, 0, 0, 188, 38134), -(148817, 0, 0, 0, 706, 38134), -(148812, 0, 0, 0, 805, 38134), -(136318, 0, 0, 0, 188, 38134), -(144725, 0, 0, 0, 706, 38134), -(144929, 0, 0, 0, 706, 38134), -(136222, 0, 0, 0, 188, 38134), -(139685, 0, 0, 0, 188, 38134), -(149301, 0, 0, 0, 191, 38134), -(148861, 0, 0, 0, 188, 38134), -(139720, 0, 0, 0, 188, 38134), -(139693, 0, 0, 0, 188, 38134), -(139665, 0, 0, 0, 188, 38134), -(139710, 0, 0, 0, 188, 38134), -(148752, 0, 0, 0, 706, 38134), -(138735, 0, 0, 0, 188, 38134), -(138924, 0, 0, 0, 188, 38134), -(58237, 0, 0, 0, 975, 38134), -(134968, 0, 0, 0, 186, 38134), -(137024, 0, 0, 0, 188, 38134), -(135171, 0, 0, 0, 188, 38134), -(137042, 0, 0, 0, 188, 38134), -(139984, 0, 0, 0, 188, 38134), -(136706, 0, 0, 0, 188, 38134), -(139615, 0, 0, 0, 805, 38134), -(139771, 0, 0, 0, 188, 38134), -(136709, 0, 0, 0, 188, 38134), -(136712, 0, 0, 0, 188, 38134), -(138378, 0, 0, 0, 188, 38134), -(136707, 0, 0, 0, 188, 38134), -(140577, 0, 0, 0, 188, 38134), -(135600, 0, 0, 0, 186, 38134), -(135389, 0, 0, 0, 188, 38134), -(136165, 0, 0, 0, 188, 38134), -(135386, 0, 0, 0, 188, 38134), -(61143, 0, 0, 0, 371, 38134), -(139981, 0, 0, 0, 188, 38134), -(139978, 0, 0, 0, 188, 38134), -(6271, 0, 0, 0, 81, 38134), -(136711, 0, 0, 0, 188, 38134), -(136708, 0, 0, 0, 188, 38134), -(143592, 0, 0, 0, 188, 38134), -(136768, 0, 0, 0, 188, 38134), -(140021, 0, 0, 0, 188, 38134), -(134969, 0, 0, 0, 188, 38134), -(142455, 0, 0, 0, 706, 38134), -(145028, 0, 0, 0, 706, 38134), -(145179, 0, 0, 0, 706, 38134), -(145163, 0, 0, 0, 706, 38134), -(136740, 0, 0, 0, 188, 38134), -(135367, 0, 0, 0, 188, 38134), -(145178, 0, 0, 0, 706, 38134), -(145036, 0, 0, 0, 706, 38134), -(149536, 0, 0, 0, 706, 38134), -(131697, 0, 0, 0, 188, 38134), -(149437, 0, 0, 0, 706, 38134), -(146294, 0, 0, 0, 706, 38134), -(149446, 0, 0, 0, 706, 38134), -(139684, 0, 0, 0, 188, 38134), -(144727, 0, 0, 0, 706, 38134), -(142199, 0, 0, 0, 188, 38134), -(141853, 0, 0, 0, 188, 38134), -(141854, 0, 0, 0, 188, 38134), -(141855, 0, 0, 0, 188, 38134), -(131085, 0, 0, 0, 188, 38134), -(129980, 0, 0, 0, 188, 38134), -(130822, 0, 0, 0, 188, 38134), -(131084, 0, 0, 0, 188, 38134), -(137763, 0, 0, 0, 830, 38134), -(145421, 0, 0, 0, 706, 38134), -(145415, 0, 0, 0, 706, 38134), -(145420, 0, 0, 0, 706, 38134), -(145430, 0, 0, 0, 706, 38134), -(135236, 0, 0, 0, 188, 38134), -(140551, 0, 0, 0, 188, 38134), -(131337, 0, 0, 0, 188, 38134), -(131338, 0, 0, 0, 188, 38134), -(139992, 0, 0, 0, 188, 38134), -(131114, 0, 0, 0, 188, 38134), -(130867, 0, 0, 0, 191, 38134), -(142586, 0, 0, 0, 191, 38134), -(135526, 0, 0, 0, 188, 38134), -(139298, 0, 0, 0, 188, 38134), -(131335, 0, 0, 0, 191, 38134), -(135404, 0, 0, 0, 188, 38134), -(142600, 0, 0, 0, 188, 38134), -(129972, 0, 0, 0, 188, 38134), -(138934, 0, 0, 0, 188, 38134), -(131000, 0, 0, 0, 188, 38134), -(140446, 0, 0, 0, 188, 38134), -(138177, 0, 0, 0, 188, 38134), -(138348, 0, 0, 0, 188, 38134), -(138350, 0, 0, 0, 188, 38134), -(131297, 0, 0, 0, 191, 38134), -(131400, 0, 0, 0, 188, 38134), -(131280, 0, 0, 0, 191, 38134), -(131510, 0, 0, 0, 188, 38134), -(131509, 0, 0, 0, 188, 38134), -(140209, 0, 0, 0, 188, 38134), -(140518, 0, 0, 0, 188, 38134), -(131279, 0, 0, 0, 191, 38134), -(131508, 0, 0, 0, 188, 38134), -(131361, 0, 0, 0, 465, 38134), -(131360, 0, 0, 0, 465, 38134), -(145278, 0, 0, 0, 706, 38134), -(135037, 0, 0, 0, 188, 38134), -(145283, 0, 0, 0, 706, 38134), -(143483, 0, 0, 0, 191, 38134), -(141029, 0, 0, 0, 188, 38134), -(149145, 0, 0, 0, 706, 38134), -(149157, 0, 0, 0, 706, 38134), -(149154, 0, 0, 0, 706, 38134), -(135632, 0, 0, 0, 188, 38134), -(130073, 0, 0, 0, 188, 38134), -(130130, 0, 0, 0, 188, 38134), -(141226, 0, 0, 0, 188, 38134), -(142276, 0, 0, 0, 188, 38134), -(136420, 0, 0, 0, 188, 38134), -(137153, 0, 0, 0, 805, 38134), -(137156, 0, 0, 0, 805, 38134), -(137155, 0, 0, 0, 805, 38134), -(136416, 0, 0, 0, 188, 38134), -(134349, 0, 0, 0, 188, 38134), -(138134, 0, 0, 0, 81, 38134), -(143032, 0, 0, 0, 371, 38134), -(142196, 0, 0, 0, 81, 38134), -(136686, 0, 0, 0, 188, 38134), -(137126, 0, 0, 0, 188, 38134), -(137025, 0, 0, 0, 188, 38134), -(131228, 0, 0, 0, 188, 38134), -(136658, 0, 0, 0, 188, 38134), -(137643, 0, 0, 0, 188, 38134), -(137404, 0, 0, 0, 188, 38134), -(137000, 0, 0, 0, 188, 38134), -(138180, 0, 0, 0, 2117, 38134), -(136574, 0, 0, 0, 188, 38134), -(142580, 0, 0, 0, 188, 38134), -(136682, 0, 0, 0, 188, 38134), -(137601, 0, 0, 0, 81, 38134), -(136674, 0, 0, 0, 188, 38134), -(136772, 0, 0, 0, 188, 38134), -(143537, 0, 0, 0, 81, 38134), -(136415, 0, 0, 0, 188, 38134), -(136422, 0, 0, 0, 81, 38134), -(143328, 0, 0, 0, 188, 38134), -(136414, 0, 0, 0, 188, 38134), -(137598, 0, 0, 0, 81, 38134), -(137599, 0, 0, 0, 81, 38134), -(143220, 0, 0, 0, 81, 38134), -(136939, 0, 0, 0, 188, 38134), -(134350, 0, 0, 0, 81, 38134), -(141297, 0, 0, 0, 188, 38134), -(141286, 0, 0, 0, 188, 38134), -(140595, 0, 0, 0, 188, 38134), -(137047, 0, 0, 0, 188, 38134), -(136419, 0, 0, 0, 188, 38134), -(141239, 0, 0, 0, 188, 38134), -(144890, 0, 0, 0, 706, 38134), -(144801, 0, 0, 0, 706, 38134), -(144897, 0, 0, 0, 706, 38134), -(138928, 0, 0, 0, 188, 38134), -(140666, 0, 0, 0, 188, 38134), -(136149, 0, 0, 0, 188, 38134), -(135407, 0, 0, 0, 81, 38134), -(142403, 0, 0, 0, 188, 38134), -(144981, 0, 0, 0, 706, 38134), -(144958, 0, 0, 0, 706, 38134), -(145008, 0, 0, 0, 706, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136421, 0, 0, 0, 188, 38134), -(144911, 0, 0, 0, 706, 38134), -(144959, 0, 0, 0, 706, 38134), -(144888, 0, 0, 0, 706, 38134), -(134666, 0, 0, 0, 186, 38134), -(140464, 0, 0, 0, 188, 38134), -(143914, 0, 0, 0, 188, 38134), -(138792, 0, 0, 0, 188, 38134), -(134937, 0, 0, 0, 188, 38134), -(134688, 0, 0, 0, 188, 38134), -(92164, 0, 0, 0, 633, 38134), -(137044, 0, 0, 0, 188, 38134), -(138379, 0, 0, 0, 188, 38134), -(147273, 0, 0, 0, 706, 38134), -(145769, 0, 0, 0, 190, 38134), -(138170, 0, 0, 0, 188, 38134), -(136669, 0, 0, 0, 188, 38134), -(136668, 0, 0, 0, 188, 38134), -(134832, 0, 0, 0, 2117, 38134), -(137049, 0, 0, 0, 188, 38134), -(134720, 0, 0, 0, 188, 38134), -(137041, 0, 0, 0, 188, 38134), -(142610, 0, 0, 0, 188, 38134), -(134967, 0, 0, 0, 186, 38134), -(136670, 0, 0, 0, 188, 38134), -(135371, 0, 0, 0, 465, 38134), -(138168, 0, 0, 0, 188, 38134), -(135369, 0, 0, 0, 465, 38134), -(142113, 0, 0, 0, 81, 38134), -(135391, 0, 0, 0, 188, 38134), -(136743, 0, 0, 0, 188, 38134), -(138167, 0, 0, 0, 188, 38134), -(138212, 0, 0, 0, 188, 38134), -(147079, 0, 0, 0, 706, 38134), -(138757, 0, 0, 0, 186, 38134), -(131387, 0, 0, 0, 188, 38134), -(134930, 0, 0, 0, 188, 38134), -(135783, 0, 0, 0, 188, 38134), -(147189, 0, 0, 0, 706, 38134), -(138789, 0, 0, 0, 188, 38134), -(144720, 0, 0, 0, 706, 38134), -(149133, 0, 0, 0, 706, 38134), -(136914, 0, 0, 0, 188, 38134), -(147168, 0, 0, 0, 706, 38134), -(138739, 0, 0, 0, 188, 38134), -(138911, 0, 0, 0, 188, 38134), -(147239, 0, 0, 0, 706, 38134), -(134928, 0, 0, 0, 188, 38134), -(138755, 0, 0, 0, 188, 38134), -(149129, 0, 0, 0, 706, 38134), -(149888, 0, 0, 0, 706, 38134), -(146955, 0, 0, 0, 693, 38134), -(146079, 0, 0, 0, 706, 38134), -(134636, 0, 0, 0, 186, 38134), -(134966, 0, 0, 0, 188, 38134), -(131376, 0, 0, 0, 81, 38134), -(143038, 0, 0, 0, 371, 38134), -(143219, 0, 0, 0, 81, 38134), -(132162, 0, 0, 0, 188, 38134), -(135774, 0, 0, 0, 188, 38134), -(143217, 0, 0, 0, 81, 38134), -(132226, 0, 0, 0, 188, 38134), -(129806, 0, 0, 0, 188, 38134), -(143221, 0, 0, 0, 81, 38134), -(132207, 0, 0, 0, 188, 38134), -(129750, 0, 0, 0, 188, 38134), -(132123, 0, 0, 0, 188, 38134), -(135939, 0, 0, 0, 188, 38134), -(134842, 0, 0, 0, 2117, 38134), -(136189, 0, 0, 0, 188, 38134), -(141309, 0, 0, 0, 187, 38134), -(141305, 0, 0, 0, 188, 38134), -(133340, 0, 0, 0, 465, 38134), -(141316, 0, 0, 0, 188, 38134), -(142172, 0, 0, 0, 81, 38134), -(142168, 0, 0, 0, 81, 38134), -(141314, 0, 0, 0, 81, 38134), -(129808, 0, 0, 0, 188, 38134), -(131977, 0, 0, 0, 188, 38134), -(133203, 0, 0, 0, 188, 38134), -(135940, 0, 0, 0, 188, 38134), -(129870, 0, 0, 0, 188, 38134), -(129869, 0, 0, 0, 188, 38134), -(144478, 0, 0, 0, 81, 38134), -(131496, 0, 0, 0, 188, 38134), -(130452, 0, 0, 0, 188, 38134), -(147008, 0, 0, 0, 691, 38134), -(134963, 0, 0, 0, 2117, 38134), -(131656, 0, 0, 0, 188, 38134), -(130453, 0, 0, 0, 188, 38134), -(147009, 0, 0, 0, 188, 38134), -(147010, 0, 0, 0, 188, 38134), -(143216, 0, 0, 0, 81, 38134), -(135947, 0, 0, 0, 187, 38134), -(129906, 0, 0, 0, 188, 38134), -(129884, 0, 0, 0, 188, 38134), -(143218, 0, 0, 0, 81, 38134), -(139996, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140014, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(131709, 0, 0, 0, 188, 38134), -(140006, 0, 0, 0, 188, 38134), -(140011, 0, 0, 0, 188, 38134), -(137104, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(140007, 0, 0, 0, 188, 38134), -(140001, 0, 0, 0, 188, 38134), -(140016, 0, 0, 0, 188, 38134), -(139999, 0, 0, 0, 188, 38134), -(139994, 0, 0, 0, 188, 38134), -(140018, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(140009, 0, 0, 0, 188, 38134), -(140010, 0, 0, 0, 188, 38134), -(140004, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(139997, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134), -(136162, 0, 0, 0, 188, 38134), -(141135, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(141641, 0, 0, 0, 188, 38134), -(141098, 0, 0, 0, 188, 38134), -(139790, 0, 0, 0, 187, 38134), -(141090, 0, 0, 0, 188, 38134), -(141123, 0, 0, 0, 188, 38134), -(142454, 0, 0, 0, 706, 38134), -(143034, 0, 0, 0, 371, 38134), -(141315, 0, 2, 2, 81, 38134), -(131381, 0, 0, 0, 81, 38134), -(143361, 0, 0, 0, 188, 38134), -(138081, 0, 0, 0, 188, 38134), -(131600, 0, 0, 0, 188, 38134), -(138006, 0, 0, 0, 188, 38134), -(138005, 0, 0, 0, 188, 38134), -(137987, 0, 0, 0, 188, 38134), -(138014, 0, 0, 0, 188, 38134), -(138007, 0, 0, 0, 188, 38134), -(137985, 0, 0, 0, 188, 38134), -(134359, 0, 0, 0, 188, 38134), -(141313, 0, 0, 0, 188, 38134), -(138008, 0, 0, 0, 188, 38134), -(138009, 0, 0, 0, 188, 38134), -(137988, 0, 0, 0, 188, 38134), -(143041, 0, 0, 0, 371, 38134), -(141479, 0, 0, 0, 373, 38134), -(141518, 0, 0, 0, 371, 38134), -(141512, 0, 0, 0, 371, 38134), -(141506, 0, 0, 0, 371, 38134), -(127739, 0, 0, 0, 186, 38134), -(139280, 0, 0, 0, 186, 38134), -(149027, 0, 0, 0, 464, 38134), -(126569, 0, 0, 0, 81, 38134), -(129670, 0, 0, 0, 186, 38134), -(129724, 0, 0, 0, 186, 38134), -(149025, 0, 0, 0, 464, 38134), -(134308, 0, 0, 0, 188, 38134), -(126708, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(129624, 0, 0, 0, 186, 38134), -(129768, 0, 0, 0, 186, 38134), -(129745, 0, 0, 0, 186, 38134), -(133285, 0, 0, 0, 186, 38134), -(133459, 0, 0, 0, 186, 38134), -(139434, 0, 0, 0, 186, 38134), -(143485, 0, 0, 0, 465, 38134), -(139624, 0, 0, 0, 805, 38134), -(137369, 0, 0, 0, 186, 38134), -(137367, 0, 0, 0, 186, 38134), -(137398, 0, 0, 0, 186, 38134), -(133210, 0, 0, 0, 2117, 38134), -(126455, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(129616, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(126496, 0, 0, 0, 81, 38134), -(133309, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(129627, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(141991, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(141771, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(140640, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(123210, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(143040, 0, 0, 0, 371, 38134), -(127636, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(123641, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(126434, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(139375, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(143251, 0, 0, 0, 186, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(89715, 0, 0, 0, 328, 38134), -(135053, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(137277, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137284, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(135604, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(142182, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137370, 0, 0, 0, 289, 38134), -(134849, 0, 9, 9, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(143700, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(135019, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(150104, 0, 0, 0, 713, 38134), -(143968, 0, 0, 0, 289, 38134), -(134920, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(131992, 0, 2, 2, 181, 38134), -(141117, 0, 5, 5, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141115, 0, 4, 4, 186, 38134), -(161074, 0, 0, 0, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(135521, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(152079, 0, 0, 0, 289, 38134), -(152081, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(142089, 0, 0, 0, 186, 38134), -(137314, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(137317, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(142181, 0, 0, 0, 187, 38134), -(151176, 0, 0, 0, 292, 38134), -(142994, 0, 0, 0, 464, 38134), -(142163, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(145729, 0, 0, 0, 289, 38134), -(147206, 0, 0, 0, 186, 38134), -(151173, 0, 0, 0, 292, 38134), -(139088, 0, 0, 0, 465, 38134), -(124805, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(123604, 0, 0, 0, 186, 38134), -(142189, 0, 0, 0, 186, 38134), -(137300, 0, 0, 0, 289, 38134), -(142995, 0, 0, 0, 464, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(126642, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(137294, 0, 0, 0, 289, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(131290, 0, 0, 0, 186, 38134), -(140552, 0, 0, 0, 186, 38134), -(142997, 0, 0, 0, 464, 38134), -(143839, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(142721, 0, 1, 1, 464, 38134), -(135064, 0, 0, 0, 2117, 38134), -(123633, 0, 0, 0, 186, 38134), -(143402, 0, 0, 0, 464, 38134), -(143008, 0, 0, 0, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(148927, 0, 0, 0, 464, 38134), -(153932, 0, 3, 3, 794, 38134), -(135614, 0, 0, 0, 492, 38134), -(140472, 0, 0, 0, 186, 38134), -(143007, 0, 0, 0, 464, 38134), -(135618, 0, 0, 0, 492, 38134), -(135681, 0, 0, 0, 492, 38134), -(143846, 0, 0, 0, 492, 38134), -(138704, 0, 0, 0, 841, 38134), -(143380, 0, 0, 0, 464, 38134), -(144635, 0, 0, 0, 492, 38134), -(143853, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(143420, 0, 0, 0, 464, 38134), -(143844, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(135612, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(143541, 0, 0, 0, 464, 38134), -(143852, 0, 0, 0, 492, 38134), -(147973, 0, 0, 0, 464, 38134), -(142346, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(147972, 0, 0, 0, 464, 38134), -(136041, 0, 0, 0, 292, 38134), -(154464, 0, 0, 0, 740, 38134), -(143263, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(143004, 0, 0, 0, 464, 38134), -(135446, 0, 0, 0, 492, 38134), -(142187, 0, 0, 0, 186, 38134), -(142993, 0, 0, 0, 464, 38134), -(143261, 0, 0, 0, 186, 38134), -(148922, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(135153, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142095, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(123635, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(143250, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(132642, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(123642, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(142543, 0, 0, 0, 191, 38134), -(142086, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(135808, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142174, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(124238, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(142132, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(120788, 0, 0, 0, 794, 38134), -(132036, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(126682, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(135603, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(136052, 0, 0, 0, 292, 38134), -(135792, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (167408,174542,167515,167514,167513,167516,167511,167379,167504,167508,167509,167446,167498,174531,167035,167499,167036,167267,158768,157697,157696,168797,167257,167313,167312,158765,170399,167260,167261,167311,167387,167373,167374,167365,167551,162492,167459,167364,167469,166875,167039,166872,166873,167562,167211,174935,171666,175651,166863,169099,171189,166867,167038,166866,166869,158005,169123,167034,167037,168948,156238,157687,168183,168299,172517,164254,164256,164257,157678,164183,164378,164377,168943,168984,157622,168576,158513,169999,170831,157556,164206,165720,164129,164193,157625,160721,164182,170439,159900,159911,159910,159909,159908,159906,159899,159794,159792,159896,164101,163976,157624,160709,160637,159841,160646,160694,160695,160698,160647,160636,160655,160654,160653,168853,160645,159840,173097,168852,164540,157242,167865,164335,167837,159762,158471,157673,168387,175777,159787,167836,168103,173096,159853,174876,159791,157599,157560,161527,159749,161594,159703,156217,159665,170645,170635,170652,168502,159592,171988,169522,169572,159590,159588,158330,168466,168436,159583,168055,158870,174717,174718,158867,159391,159444,161593,159473,166742,158771,156376,157557,157681,175098,168119,166744,166577,161449,166599,161529,161452,161530,161528,161453,157660,159788,161308,159023,158999,158991,158990,158987,159191,157558,168497,158862,158861,166578,158968,169673,174959,161454,161557,161441,159277,158807,166699,174715,174716,159338,159339,157138,166738,166746,159396,159337,159278,166743,171712,176200,175653,158772,158891,157277,157274,158869,159505,158503,159504,161279,168245,168244,165112,158630,166323,173115,171255,161065,121541,172060,158662,158629,158628,174524,160596,158620,161555,160601,158502,142666,142668,160598,158686,159127,161063,168442,157728,156279,157761,157725,171668,170123,160921,158618,170416,168919,170415,165239,165241,174132,165240,166306,159704,170283,168613,168428,168438,168437,168333,168915,168733,168890,170008,166273,170179,166165,166332,157093,166166,174666,174676,158659,158329,168731,168397,168359,168410,168268,171664,163974,164370,166223,166124,166163,156398,158504,166161,158281,165107,158599,168309,158464,158332,173057,158510,164369,172058,168624,156228,158509,166164,154631,174636,174794,174635,154630,164579,173365,174564,156479,32639,32638,166312,176186,62822,62821,165379,156672,168353,164367,164368,156667,156671,156669,156690,156696,156777,156666,156670,156668,156683,164736,156732,156685,156694,167738,156681,173351,156687,156686,156733,156689,114665,164096,168011,174922,156692,173571,55370,156691,167591,164095,171299,162896,164079,156791,164684,164099,164098,164100,173369,173370,166284,170310,159478,169524,165796,156663,165654,156664,170256,170557,54638,173355,156768,162928,164596,173352,165657,173353,173356,173354,173357,170607,166307,173330,173300,176545,162929,156769,173367,173350,173325,173318,165403,32642,32641,173302,173301,156735,173305,165405,173304,156758,167880,172702,164173,162666,164803,156688,156734,167881,164686,164685,162918,177829,173118,173348,164353,164352,175327,173364,166061,164123,173327,156698,143361,143035,139997,140015,141798,135401,135800,140013,140008,141769,138221,134704,141353,141348,141349,140012,131004,140005,138931,140002,140003,141482,147550,134752,130786,130005,141484,141483,141586)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(167408, 0, 0, 0, 837, 38134), -(174542, 0, 0, 0, 1314, 38134), -(167515, 0, 0, 0, 1314, 38134), -(167514, 0, 0, 0, 1314, 38134), -(167513, 0, 0, 0, 1314, 38134), -(167516, 0, 0, 0, 1314, 38134), -(167511, 0, 0, 0, 1314, 38134), -(167379, 0, 0, 0, 1316, 38134), -(167504, 0, 0, 0, 1314, 38134), -(167508, 0, 0, 0, 743, 38134), -(167509, 0, 0, 0, 743, 38134), -(167446, 0, 0, 0, 1316, 38134), -(167498, 0, 0, 0, 837, 38134), -(174531, 0, 0, 0, 1314, 38134), -(167035, 0, 0, 0, 1314, 38134), -(167499, 0, 0, 0, 1316, 38134), -(167036, 0, 0, 0, 1314, 38134), -(167267, 0, 0, 0, 1319, 38134), -(158768, 0, 0, 0, 1323, 38134), -(157697, 0, 0, 0, 1323, 38134), -(157696, 0, 0, 0, 1323, 38134), -(168797, 0, 3, 3, 837, 38134), -(167257, 0, 0, 0, 1319, 38134), -(167313, 0, 0, 0, 1318, 38134), -(167312, 0, 0, 0, 1318, 38134), -(158765, 0, 0, 0, 1323, 38134), -(170399, 0, 0, 0, 743, 38134), -(167260, 0, 0, 0, 1319, 38134), -(167261, 0, 0, 0, 1318, 38134), -(167311, 0, 0, 0, 837, 38134), -(167387, 0, 0, 0, 1324, 38134), -(167373, 0, 0, 0, 1314, 38134), -(167374, 0, 0, 0, 1314, 38134), -(167365, 0, 0, 0, 1316, 38134), -(167551, 0, 0, 0, 1319, 38134), -(162492, 0, 0, 0, 1319, 38134), -(167459, 0, 0, 0, 1318, 38134), -(167364, 0, 0, 0, 1316, 38134), -(167469, 0, 0, 0, 1319, 38134), -(166875, 0, 0, 0, 743, 38134), -(167039, 0, 0, 0, 1314, 38134), -(166872, 0, 0, 0, 743, 38134), -(166873, 0, 0, 0, 743, 38134), -(167562, 0, 0, 0, 1316, 38134), -(167211, 0, 0, 0, 1316, 38134), -(174935, 0, 0, 0, 1316, 38134), -(171666, 0, 0, 0, 371, 38134), -(175651, 0, 0, 0, 743, 38134), -(166863, 0, 0, 0, 743, 38134), -(169099, 0, 0, 0, 743, 38134), -(171189, 0, 0, 0, 743, 38134), -(166867, 0, 0, 0, 743, 38134), -(167038, 0, 0, 0, 1316, 38134), -(166866, 0, 0, 0, 743, 38134), -(166869, 0, 0, 0, 743, 38134), -(158005, 0, 0, 0, 1320, 38134), -(169123, 0, 0, 0, 743, 38134), -(167034, 0, 0, 0, 837, 38134), -(167037, 0, 0, 0, 1314, 38134), -(168948, 0, 0, 0, 81, 38134), -(156238, 0, 0, 0, 1318, 38134), -(157687, 0, 0, 0, 1318, 38134), -(168183, 0, 0, 0, 1318, 38134), -(168299, 0, 0, 0, 1318, 38134), -(172517, 0, 0, 0, 1318, 38134), -(164254, 0, 0, 0, 1318, 38134), -(164256, 0, 0, 0, 1318, 38134), -(164257, 0, 0, 0, 1318, 38134), -(157678, 0, 0, 0, 1318, 38134), -(164183, 0, 0, 0, 1318, 38134), -(164378, 0, 0, 0, 1318, 38134), -(164377, 0, 0, 0, 1318, 38134), -(168943, 0, 0, 0, 743, 38134), -(168984, 0, 0, 0, 743, 38134), -(157622, 0, 0, 0, 1318, 38134), -(168576, 0, 0, 0, 1318, 38134), -(158513, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(170831, 0, 0, 0, 2060, 38134), -(157556, 0, 0, 0, 743, 38134), -(164206, 0, 0, 0, 1318, 38134), -(165720, 0, 0, 0, 1318, 38134), -(164129, 0, 0, 0, 1318, 38134), -(164193, 0, 0, 0, 1318, 38134), -(157625, 0, 0, 0, 1318, 38134), -(160721, 0, 0, 0, 1318, 38134), -(164182, 0, 0, 0, 1318, 38134), -(170439, 0, 2, 2, 2060, 38134), -(159900, 0, 0, 0, 1318, 38134), -(159911, 0, 0, 0, 1318, 38134), -(159910, 0, 0, 0, 1318, 38134), -(159909, 0, 0, 0, 1318, 38134), -(159908, 0, 0, 0, 1318, 38134), -(159906, 0, 0, 0, 1318, 38134), -(159899, 0, 0, 0, 1318, 38134), -(159794, 0, 0, 0, 1318, 38134), -(159792, 0, 0, 0, 1318, 38134), -(159896, 0, 0, 0, 1318, 38134), -(164101, 0, 0, 0, 1318, 38134), -(163976, 0, 0, 0, 1318, 38134), -(157624, 0, 0, 0, 1318, 38134), -(160709, 0, 0, 0, 1318, 38134), -(160637, 0, 0, 0, 1318, 38134), -(159841, 0, 0, 0, 1318, 38134), -(160646, 0, 0, 0, 1318, 38134), -(160694, 0, 0, 0, 1318, 38134), -(160695, 0, 0, 0, 1318, 38134), -(160698, 0, 0, 0, 1318, 38134), -(160647, 0, 0, 0, 1318, 38134), -(160636, 0, 0, 0, 1318, 38134), -(160655, 0, 0, 0, 1318, 38134), -(160654, 0, 0, 0, 1318, 38134), -(160653, 0, 0, 0, 1318, 38134), -(168853, 0, 0, 0, 1318, 38134), -(160645, 0, 0, 0, 1318, 38134), -(159840, 0, 0, 0, 1318, 38134), -(173097, 0, 0, 0, 1318, 38134), -(168852, 0, 0, 0, 1318, 38134), -(164540, 0, 0, 0, 743, 38134), -(157242, 0, 0, 0, 1318, 38134), -(167865, 0, 0, 0, 1318, 38134), -(164335, 0, 0, 0, 1318, 38134), -(167837, 0, 0, 0, 1318, 38134), -(159762, 0, 0, 0, 1318, 38134), -(158471, 0, 0, 0, 1316, 38134), -(157673, 0, 0, 0, 1318, 38134), -(168387, 0, 0, 0, 743, 38134), -(175777, 0, 24, 24, 371, 38134), -(159787, 0, 0, 0, 1318, 38134), -(167836, 0, 0, 0, 1318, 38134), -(168103, 0, 0, 0, 1318, 38134), -(173096, 0, 0, 0, 1318, 38134), -(159853, 0, 0, 0, 1318, 38134), -(174876, 0, 0, 0, 1318, 38134), -(159791, 0, 0, 0, 1318, 38134), -(157599, 0, 0, 0, 1318, 38134), -(157560, 0, 0, 0, 1318, 38134), -(161527, 0, 0, 0, 1316, 38134), -(159749, 0, 0, 0, 1316, 38134), -(161594, 0, 0, 0, 1316, 38134), -(159703, 0, 0, 0, 1316, 38134), -(156217, 0, 0, 0, 1316, 38134), -(159665, 0, 0, 0, 1316, 38134), -(170645, 0, 0, 0, 2060, 38134), -(170635, 0, 0, 0, 2060, 38134), -(170652, 0, 0, 0, 2060, 38134), -(168502, 0, 0, 0, 743, 38134), -(159592, 0, 0, 0, 1316, 38134), -(171988, 0, 0, 0, 1425, 38134), -(169522, 0, 0, 0, 837, 38134), -(169572, 0, 0, 0, 81, 38134), -(159590, 0, 0, 0, 1316, 38134), -(159588, 0, 0, 0, 1316, 38134), -(158330, 0, 0, 0, 1316, 38134), -(168466, 0, 0, 0, 81, 38134), -(168436, 0, 0, 0, 743, 38134), -(159583, 0, 0, 0, 1316, 38134), -(168055, 0, 0, 0, 1316, 38134), -(158870, 0, 0, 0, 1316, 38134), -(174717, 0, 0, 0, 1316, 38134), -(174718, 0, 0, 0, 837, 38134), -(158867, 0, 0, 0, 1316, 38134), -(159391, 0, 0, 0, 1316, 38134), -(159444, 0, 0, 0, 1316, 38134), -(161593, 0, 0, 0, 1316, 38134), -(159473, 0, 0, 0, 1316, 38134), -(166742, 0, 0, 0, 1314, 38134), -(158771, 0, 0, 0, 1316, 38134), -(156376, 0, 0, 0, 743, 38134), -(157557, 0, 0, 0, 1318, 38134), -(157681, 0, 0, 0, 1318, 38134), -(175098, 0, 0, 0, 743, 38134), -(168119, 0, 0, 0, 1318, 38134), -(166744, 0, 0, 0, 1316, 38134), -(166577, 0, 0, 0, 1314, 38134), -(161449, 0, 0, 0, 1316, 38134), -(166599, 0, 0, 0, 1316, 38134), -(161529, 0, 0, 0, 1316, 38134), -(161452, 0, 0, 0, 1316, 38134), -(161530, 0, 0, 0, 1316, 38134), -(161528, 0, 0, 0, 1316, 38134), -(161453, 0, 0, 0, 1316, 38134), -(157660, 0, 0, 0, 1318, 38134), -(159788, 0, 0, 0, 1318, 38134), -(161308, 0, 0, 0, 1316, 38134), -(159023, 0, 0, 0, 1316, 38134), -(158999, 0, 0, 0, 1316, 38134), -(158991, 0, 0, 0, 1316, 38134), -(158990, 0, 0, 0, 1316, 38134), -(158987, 0, 0, 0, 1316, 38134), -(159191, 0, 0, 0, 1316, 38134), -(157558, 0, 0, 0, 1318, 38134), -(168497, 0, 0, 0, 743, 38134), -(158862, 0, 0, 0, 1316, 38134), -(158861, 0, 0, 0, 1316, 38134), -(166578, 0, 0, 0, 1316, 38134), -(158968, 0, 0, 0, 1316, 38134), -(169673, 0, 0, 0, 743, 38134), -(174959, 0, 0, 0, 1316, 38134), -(161454, 0, 0, 0, 1316, 38134), -(161557, 0, 0, 0, 1316, 38134), -(161441, 0, 0, 0, 1316, 38134), -(159277, 0, 0, 0, 1316, 38134), -(158807, 0, 0, 0, 1316, 38134), -(166699, 0, 0, 0, 1316, 38134), -(174715, 0, 0, 0, 1316, 38134), -(174716, 0, 0, 0, 837, 38134), -(159338, 0, 0, 0, 1316, 38134), -(159339, 0, 0, 0, 1316, 38134), -(157138, 0, 0, 0, 1316, 38134), -(166738, 0, 0, 0, 837, 38134), -(166746, 0, 0, 0, 1316, 38134), -(159396, 0, 0, 0, 1316, 38134), -(159337, 0, 0, 0, 1316, 38134), -(159278, 0, 0, 0, 1316, 38134), -(166743, 0, 0, 0, 1316, 38134), -(171712, 0, 0, 0, 371, 38134), -(176200, 0, 0, 0, 1316, 38134), -(175653, 0, 0, 0, 743, 38134), -(158772, 0, 0, 0, 1316, 38134), -(158891, 0, 0, 0, 1316, 38134), -(157277, 0, 0, 0, 1316, 38134), -(157274, 0, 0, 0, 1316, 38134), -(158869, 0, 0, 0, 1316, 38134), -(159505, 0, 0, 0, 1316, 38134), -(158503, 0, 0, 0, 1316, 38134), -(159504, 0, 0, 0, 1316, 38134), -(161279, 0, 0, 0, 1316, 38134), -(168245, 0, 0, 0, 1316, 38134), -(168244, 0, 0, 0, 1318, 38134), -(165112, 0, 0, 0, 1314, 38134), -(158630, 0, 0, 0, 1316, 38134), -(166323, 0, 0, 0, 1316, 38134), -(173115, 0, 1, 1, 743, 38134), -(171255, 0, 0, 0, 1322, 38134), -(161065, 0, 0, 0, 2115, 38134), -(121541, 0, 0, 0, 336, 38134), -(172060, 0, 0, 0, 743, 38134), -(158662, 0, 0, 0, 1316, 38134), -(158629, 0, 0, 0, 1314, 38134), -(158628, 0, 0, 0, 1314, 38134), -(174524, 0, 0, 0, 1315, 38134), -(160596, 0, 0, 0, 1315, 38134), -(158620, 0, 0, 0, 1316, 38134), -(161555, 0, 0, 0, 1316, 38134), -(160601, 0, 0, 0, 1315, 38134), -(158502, 0, 0, 0, 1316, 38134), -(142666, 0, 0, 0, 872, 38134), -(142668, 0, 3, 3, 872, 38134), -(160598, 0, 0, 0, 1315, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(158686, 0, 0, 0, 1316, 38134), -(159127, 0, 0, 0, 837, 38134), -(161063, 0, 0, 0, 883, 38134), -(168442, 0, 0, 0, 1316, 38134), -(157728, 0, 0, 0, 1316, 38134), -(156279, 0, 0, 0, 743, 38134), -(157761, 0, 0, 0, 1316, 38134), -(157725, 0, 0, 0, 1316, 38134), -(171668, 0, 0, 0, 371, 38134), -(170123, 0, 0, 0, 1324, 38134), -(160921, 0, 0, 0, 1316, 38134), -(158618, 0, 0, 0, 1316, 38134), -(170416, 0, 0, 0, 1314, 38134), -(168919, 0, 0, 0, 743, 38134), -(170415, 0, 0, 0, 1314, 38134), -(165239, 0, 0, 0, 1314, 38134), -(165241, 0, 0, 0, 1314, 38134), -(174132, 0, 0, 0, 1314, 38134), -(165240, 0, 0, 0, 1314, 38134), -(166306, 0, 0, 0, 1316, 38134), -(159704, 0, 0, 0, 1316, 38134), -(170283, 0, 0, 0, 1314, 38134), -(168613, 0, 0, 0, 743, 38134), -(168428, 0, 0, 0, 743, 38134), -(168438, 0, 0, 0, 743, 38134), -(168437, 0, 0, 0, 81, 38134), -(168333, 0, 0, 0, 743, 38134), -(168915, 0, 0, 0, 81, 38134), -(168733, 0, 0, 0, 81, 38134), -(168890, 0, 0, 0, 743, 38134), -(170008, 0, 0, 0, 743, 38134), -(166273, 0, 0, 0, 1314, 38134), -(170179, 0, 0, 0, 1314, 38134), -(166165, 0, 0, 0, 1314, 38134), -(166332, 0, 0, 0, 1316, 38134), -(157093, 0, 0, 0, 1314, 38134), -(166166, 0, 0, 0, 1316, 38134), -(174666, 0, 3, 3, 837, 38134), -(174676, 0, 0, 0, 837, 38134), -(158659, 0, 0, 0, 1314, 38134), -(158329, 0, 0, 0, 1314, 38134), -(168731, 0, 0, 0, 743, 38134), -(168397, 0, 0, 0, 81, 38134), -(168359, 0, 0, 0, 743, 38134), -(168410, 0, 0, 0, 81, 38134), -(168268, 0, 0, 0, 743, 38134), -(171664, 0, 0, 0, 371, 38134), -(163974, 0, 0, 0, 1318, 38134), -(164370, 0, 0, 0, 1318, 38134), -(166223, 0, 0, 0, 1314, 38134), -(166124, 0, 0, 0, 1314, 38134), -(166163, 0, 0, 0, 1314, 38134), -(156398, 0, 0, 0, 1314, 38134), -(158504, 0, 0, 0, 1316, 38134), -(166161, 0, 0, 0, 1314, 38134), -(158281, 0, 0, 0, 1314, 38134), -(165107, 0, 0, 0, 1314, 38134), -(158599, 0, 0, 0, 1314, 38134), -(168309, 0, 0, 0, 743, 38134), -(158464, 0, 0, 0, 1314, 38134), -(158332, 0, 0, 0, 1314, 38134), -(173057, 0, 0, 0, 2060, 38134), -(158510, 0, 0, 0, 1314, 38134), -(164369, 0, 0, 0, 1318, 38134), -(172058, 0, 0, 0, 1321, 38134), -(168624, 0, 0, 0, 81, 38134), -(156228, 0, 0, 0, 1316, 38134), -(158509, 0, 0, 0, 1314, 38134), -(166164, 0, 0, 0, 1316, 38134), -(154631, 0, 0, 0, 883, 38134), -(174636, 0, 0, 0, 1316, 38134), -(174794, 0, 0, 0, 1314, 38134), -(174635, 0, 0, 0, 1316, 38134), -(154630, 0, 0, 0, 883, 38134), -(164579, 0, 0, 0, 2060, 38134), -(173365, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(166312, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(165379, 0, 0, 0, 783, 38134), -(156672, 0, 0, 0, 783, 38134), -(168353, 0, 0, 0, 783, 38134), -(164367, 0, 0, 0, 783, 38134), -(164368, 0, 0, 0, 783, 38134), -(156667, 0, 0, 0, 783, 38134), -(156671, 0, 0, 0, 783, 38134), -(156669, 0, 0, 0, 783, 38134), -(156690, 0, 0, 0, 783, 38134), -(156696, 0, 0, 0, 783, 38134), -(156777, 0, 0, 0, 783, 38134), -(156666, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(156668, 0, 0, 0, 783, 38134), -(156683, 0, 0, 0, 783, 38134), -(164736, 0, 0, 0, 783, 38134), -(156732, 0, 0, 0, 783, 38134), -(156685, 0, 0, 0, 783, 38134), -(156694, 0, 0, 0, 783, 38134), -(167738, 0, 0, 0, 807, 38134), -(156681, 0, 0, 0, 783, 38134), -(173351, 0, 0, 0, 783, 38134), -(156687, 0, 0, 0, 783, 38134), -(156686, 0, 0, 0, 783, 38134), -(156733, 0, 0, 0, 783, 38134), -(156689, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(164096, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(174922, 0, 0, 0, 783, 38134), -(156692, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(55370, 0, 0, 0, 328, 38134), -(156691, 0, 0, 0, 783, 38134), -(167591, 0, 0, 0, 807, 38134), -(164095, 0, 0, 0, 783, 38134), -(171299, 0, 0, 0, 783, 38134), -(162896, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(156791, 0, 0, 0, 783, 38134), -(164684, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(173370, 0, 0, 0, 783, 38134), -(166284, 0, 0, 0, 807, 38134), -(170310, 0, 0, 0, 2060, 38134), -(159478, 0, 0, 0, 837, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(156663, 0, 0, 0, 783, 38134), -(165654, 0, 3, 3, 746, 38134), -(156664, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(170557, 0, 0, 0, 783, 38134), -(54638, 0, 0, 0, 181, 38134), -(173355, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(164596, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(165657, 0, 0, 0, 783, 38134), -(173353, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(170607, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(173330, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(162929, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(162666, 0, 0, 0, 2060, 38134), -(164803, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(162918, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(175327, 0, 0, 0, 2060, 38134), -(173364, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(143361, 0, 0, 0, 188, 38134), -(143035, 0, 0, 0, 371, 38134), -(139997, 0, 0, 0, 188, 38134), -(140015, 0, 0, 0, 188, 38134), -(141798, 0, 0, 0, 188, 38134), -(135401, 0, 0, 0, 465, 38134), -(135800, 0, 0, 0, 188, 38134), -(140013, 0, 0, 0, 188, 38134), -(140008, 0, 0, 0, 188, 38134), -(141769, 0, 0, 0, 188, 38134), -(138221, 0, 0, 0, 188, 38134), -(134704, 0, 0, 0, 2117, 38134), -(141353, 0, 0, 0, 188, 38134), -(141348, 0, 0, 0, 81, 38134), -(141349, 0, 0, 0, 188, 38134), -(140012, 0, 0, 0, 188, 38134), -(131004, 0, 0, 0, 188, 38134), -(140005, 0, 0, 0, 188, 38134), -(138931, 0, 0, 0, 188, 38134), -(140002, 0, 0, 0, 188, 38134), -(140003, 0, 0, 0, 188, 38134), -(141482, 0, 0, 0, 188, 38134), -(147550, 0, 0, 0, 188, 38134), -(134752, 0, 0, 0, 188, 38134), -(130786, 0, 0, 0, 188, 38134), -(130005, 0, 0, 0, 465, 38134), -(141484, 0, 0, 0, 188, 38134), -(141483, 0, 0, 0, 188, 38134), -(141586, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173206,173205,173204,173130,160610,172910,172872,175062,175457,175621,175445,175444,172935,162614,166755,172937,158502,175443,158503,171661,172189,172187,171211,166756,166724,162613,163393,163392,162636,162611,162612,166721,156867,156815,171049,171048,171024,170623,156331,156562,171696,156564,157212,170005,176447,157754,156559,156560,157054,156571,156561,169566,175783,163499,176441,176442,175654,176440,162531,158679,158625,158603,158600,158605,171567,158997,158770,158569,158890,174655,158570,158627,169829,173133,172200,170006,169983,170007,169914,169965,172592,169816,169804,169826,172576,159629,172587,172600,159125,174578,164819,172017,161513,170397,160609,170395,174691,170425,174688,172045,174769,160176,170241,170184,160355,160360,160356,160357,164043,160358,161576,160359,164044,170183,164311,155654,169618,164045,162912,170232,170328,175148,171064,170326,170334,169126,171670,175276,170392,169592,162685,162274,169563,171480,169669,162273,169670,170387,162267,162268,169573,170386,170384,170383,169998,169987,157979,156327,170066,170104,169966,157072,169980,169955,156333,156473,156365,156779,156434,157875,169849,169619,168464,156364,170390,170453,159289,169193,174607,169252,169191,170399,169195,168797,165006,159124,158765,173215,173216,173129,168890,169174,171255,158290,164805,158319,158238,158247,158181,158161,158400,158256,158160,158178,158162,158177,158624,158651,161555,168892,164762,158619,164752,158629,158628,164769,172060,158610,158612,158159,158084,158078,164693,158094,169313,168936,169382,165239,165240,174666,157093,166223,158464,158281,165801,174564,156479,175132,156791,171338,162918,114665,164096,168011,164095,164579,174922,55370,167591,171299,171296,162896,164079,170310,164684,164099,164098,164100,173369,173370,166284,159478,169524,165796,173318,165654,173355,156663,164596,156664,170256,173353,173354,173352,173356,173357,156768,162928,170607,156758,165657,162929,156769,166307,170557,173330,156735,177829,173327,173350,173302,173301,173348,173305,156734,164353,164352,173367,173325,156688,173304,173118,165403,165405,167880,167881,173364,166061,164123,173300,172702,164803,164685,164173,164686,175327,176545,162666,156698,175653,174636,168731,158599,166161,166165,168359,158504,174676,166332,168438,174794,156228,168428,168437,174635,158510,158509,170415,168309,168333,168268,166166,168613,161063,168245,168244,175777,157728,158772,171712,168442,157725,168948,168407,168984,157761,168943,169114,166869,169123,177543,156376,158004,158179,158081,158005,157967,169163,170932,169179,169158,160437,172569,158150,158110,157973,158054,163427,169504,158254,167583,167584,167560,167559,167484,167472,73985,167460,167433,167432,167431,167426,167423,167428,167121,171702,166944,168733,166937,169390,173115,165872,171750,168831,165416,162691,162692,163157,168832,168633,165135,165136,165137,163121,163146,55708,168451,165138,171618,162729,163133,163135,163134,166302,158513,169999,163460,163447,163500,163473,163552,163549,167302,171029,166962,166942,166961,166926,166941,166935,166932,166930,166928,166964,166943,167151,166925,166936,167314,167316,167270,169690,167269,167134,167136,167135,167138,175091,167452,167922,167919,167933,167932,167921,167448,167873,167462,167887,166945,167945,167944,170822,167119,170820,167115,167118,167109,167041,167055,166931,167022,167026,167153,167064,167033,167043,170803,170823,170780,170821,167155,169691,167080,169755,169692,169099,169308,169509,175785,172058,169555,156279,169263,172124,170325,168240,165055,165068,161499,160629,156586,174437,161536,172714,174998,171666,172196,168876,168874,168070,168069,168038,167870,167872,167869,175521,175522,175493,175524,175523,167868,167871,62822,62821,32639,32638,153456,160325,154626,154625,175823,175825,54638,154629,154627,153436,174937,167867,160037,154585,154583,154580,154564,154586,32642,32641,160212,154567,174269,159421,168519,160387,175495,164590,167745,168517,164591,174188,154631,175494,121541,176100,158773,154630,168875,168872,171740,171732,171871,168877,168866,168919,170336,168624,169572,171664,170338,170337,168466,170333,170248,170247,168397,157697,170335,157696,168915,168410,159420,171668,158767,168125,168126,159612,175760,158768,159957,159775,159776,160597,159610,159410,160608,159192,159298,157962,160435,165100,165048,175651,160632,158427,169513,160606,160434,160432,160223,174936,159423,171526,160470,165042,175196,173057,160174,160173,62862,164370,160430,160428,160274,164369,163974,165043,165045,160581,167893,160178,172839,160569,160602,160175,160285)) OR (`DifficultyID`=1 AND `Entry`=164959); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173206, 0, 0, 0, 371, 38134), -(173205, 0, 0, 0, 371, 38134), -(173204, 0, 0, 0, 371, 38134), -(173130, 0, 0, 0, 1324, 38134), -(160610, 0, 0, 0, 1321, 38134), -(172910, 0, 0, 0, 2060, 38134), -(172872, 0, 0, 0, 2060, 38134), -(175062, 0, 0, 0, 837, 38134), -(175457, 0, 0, 0, 2060, 38134), -(175621, 0, 0, 0, 837, 38134), -(175445, 0, 0, 0, 837, 38134), -(175444, 0, 0, 0, 2060, 38134), -(172935, 0, 0, 0, 2060, 38134), -(162614, 0, 0, 0, 837, 38134), -(166755, 0, 0, 0, 837, 38134), -(172937, 0, 0, 0, 2060, 38134), -(158502, 0, 0, 0, 1316, 38134), -(175443, 0, 0, 0, 2060, 38134), -(158503, 0, 0, 0, 1316, 38134), -(171661, 0, 0, 0, 2060, 38134), -(172189, 0, 0, 0, 2060, 38134), -(172187, 0, 0, 0, 2060, 38134), -(171211, 0, 1, 1, 2060, 38134), -(166756, 0, 0, 0, 837, 38134), -(166724, 0, 0, 0, 837, 38134), -(162613, 0, 0, 0, 837, 38134), -(163393, 0, 0, 0, 837, 38134), -(163392, 0, 0, 0, 837, 38134), -(162636, 0, 0, 0, 837, 38134), -(162611, 0, 0, 0, 837, 38134), -(162612, 0, 0, 0, 837, 38134), -(166721, 0, 0, 0, 837, 38134), -(156867, 0, 1, 1, 837, 38134), -(156815, 0, 1, 1, 837, 38134), -(171049, 0, 0, 0, 837, 38134), -(171048, 0, 0, 0, 837, 38134), -(171024, 0, 0, 0, 837, 38134), -(170623, 0, 1, 1, 2060, 38134), -(156331, 0, 1, 1, 837, 38134), -(156562, 0, 0, 0, 837, 38134), -(171696, 0, 0, 0, 2060, 38134), -(156564, 0, 0, 0, 837, 38134), -(157212, 0, 0, 0, 837, 38134), -(170005, 0, 0, 0, 2060, 38134), -(176447, 0, 0, 0, 1321, 38134), -(157754, 0, 0, 0, 837, 38134), -(156559, 0, 0, 0, 837, 38134), -(156560, 0, 0, 0, 837, 38134), -(157054, 0, 0, 0, 837, 38134), -(156571, 0, 0, 0, 837, 38134), -(156561, 0, 0, 0, 837, 38134), -(169566, 0, 0, 0, 2060, 38134), -(175783, 0, 24, 24, 371, 38134), -(163499, 0, 0, 0, 837, 38134), -(176441, 0, 0, 0, 743, 38134), -(176442, 0, 0, 0, 81, 38134), -(175654, 0, 0, 0, 743, 38134), -(176440, 0, 0, 0, 743, 38134), -(162531, 0, 0, 0, 1324, 38134), -(158679, 0, 0, 0, 837, 38134), -(158625, 0, 0, 0, 837, 38134), -(158603, 0, 0, 0, 837, 38134), -(158600, 0, 0, 0, 837, 38134), -(158605, 0, 0, 0, 837, 38134), -(171567, 0, 0, 0, 371, 38134), -(158997, 0, 0, 0, 837, 38134), -(158770, 0, 0, 0, 837, 38134), -(158569, 0, 0, 0, 837, 38134), -(158890, 0, 0, 0, 837, 38134), -(174655, 0, 0, 0, 837, 38134), -(158570, 0, 0, 0, 837, 38134), -(158627, 0, 0, 0, 837, 38134), -(169829, 0, 0, 0, 2060, 38134), -(173133, 0, 0, 0, 371, 38134), -(172200, 0, 0, 0, 2060, 38134), -(170006, 0, 0, 0, 81, 38134), -(169983, 0, 0, 0, 2060, 38134), -(170007, 0, 0, 0, 2060, 38134), -(169914, 0, 0, 0, 2060, 38134), -(169965, 0, 0, 0, 2060, 38134), -(172592, 0, 0, 0, 2060, 38134), -(169816, 0, 0, 0, 2060, 38134), -(169804, 0, 0, 0, 81, 38134), -(169826, 0, 0, 0, 2060, 38134), -(172576, 0, 0, 0, 2060, 38134), -(159629, 0, 0, 0, 837, 38134), -(172587, 0, 0, 0, 2060, 38134), -(172600, 0, 0, 0, 2060, 38134), -(159125, 0, 0, 0, 837, 38134), -(174578, 0, 0, 0, 2060, 38134), -(164819, 0, 0, 0, 837, 38134), -(172017, 0, 0, 0, 2060, 38134), -(161513, 0, 0, 0, 1321, 38134), -(170397, 0, 0, 0, 2060, 38134), -(160609, 0, 0, 0, 81, 38134), -(170395, 0, 0, 0, 2060, 38134), -(174691, 0, 0, 0, 746, 38134), -(170425, 0, 0, 0, 837, 38134), -(174688, 0, 0, 0, 746, 38134), -(172045, 0, 0, 0, 2060, 38134), -(174769, 0, 0, 0, 837, 38134), -(160176, 0, 0, 0, 2115, 38134), -(170241, 0, 0, 0, 2060, 38134), -(170184, 0, 0, 0, 2060, 38134), -(160355, 0, 0, 0, 837, 38134), -(160360, 0, 0, 0, 837, 38134), -(160356, 0, 0, 0, 837, 38134), -(160357, 0, 0, 0, 837, 38134), -(164043, 0, 0, 0, 837, 38134), -(160358, 0, 0, 0, 837, 38134), -(161576, 0, 0, 0, 837, 38134), -(160359, 0, 0, 0, 837, 38134), -(164044, 0, 0, 0, 837, 38134), -(170183, 0, 0, 0, 2060, 38134), -(164311, 0, 0, 0, 837, 38134), -(155654, 0, 0, 0, 1425, 38134), -(169618, 0, 0, 0, 2060, 38134), -(164045, 0, 0, 0, 837, 38134), -(162912, 0, 0, 0, 837, 38134), -(170232, 0, 0, 0, 2060, 38134), -(170328, 0, 0, 0, 2060, 38134), -(175148, 0, 0, 0, 2060, 38134), -(171064, 0, 0, 0, 2060, 38134), -(170326, 0, 0, 0, 2060, 38134), -(170334, 0, 0, 0, 2060, 38134), -(169126, 0, 0, 0, 81, 38134), -(171670, 0, 0, 0, 371, 38134), -(175276, 0, 0, 0, 807, 38134), -(170392, 0, 0, 0, 2060, 38134), -(169592, 0, 0, 0, 2060, 38134), -(162685, 0, 0, 0, 2060, 38134), -(162274, 0, 0, 0, 2060, 38134), -(169563, 0, 0, 0, 2060, 38134), -(171480, 0, 0, 0, 2060, 38134), -(169669, 0, 0, 0, 2060, 38134), -(162273, 0, 0, 0, 2060, 38134), -(169670, 0, 0, 0, 2060, 38134), -(170387, 0, 0, 0, 2060, 38134), -(162267, 0, 0, 0, 2060, 38134), -(162268, 0, 0, 0, 2060, 38134), -(169573, 0, 0, 0, 2060, 38134), -(170386, 0, 0, 0, 2060, 38134), -(170384, 0, 0, 0, 2060, 38134), -(170383, 0, 0, 0, 2060, 38134), -(169998, 0, 0, 0, 2060, 38134), -(169987, 0, 0, 0, 2060, 38134), -(157979, 0, 0, 0, 2060, 38134), -(156327, 0, 0, 0, 2060, 38134), -(170066, 0, 0, 0, 2060, 38134), -(170104, 0, 0, 0, 2060, 38134), -(169966, 0, 0, 0, 2060, 38134), -(157072, 0, 0, 0, 2060, 38134), -(169980, 0, 0, 0, 2060, 38134), -(169955, 0, 0, 0, 2060, 38134), -(156333, 0, 0, 0, 2060, 38134), -(156473, 0, 0, 0, 2060, 38134), -(156365, 0, 0, 0, 2060, 38134), -(156779, 0, 0, 0, 2060, 38134), -(156434, 0, 0, 0, 2060, 38134), -(157875, 0, 0, 0, 837, 38134), -(169849, 0, 0, 0, 2060, 38134), -(169619, 0, 0, 0, 81, 38134), -(168464, 0, 0, 0, 743, 38134), -(156364, 0, 0, 0, 2060, 38134), -(170390, 0, 0, 0, 2060, 38134), -(170453, 0, 0, 0, 2060, 38134), -(159289, 0, 0, 0, 1323, 38134), -(169193, 0, 0, 0, 743, 38134), -(174607, 0, 0, 0, 2060, 38134), -(169252, 0, 0, 0, 743, 38134), -(169191, 0, 0, 0, 743, 38134), -(170399, 0, 0, 0, 743, 38134), -(169195, 0, 0, 0, 743, 38134), -(168797, 0, 3, 3, 837, 38134), -(165006, 0, 0, 0, 1321, 38134), -(159124, 0, 0, 0, 1321, 38134), -(158765, 0, 0, 0, 1323, 38134), -(173215, 0, 0, 0, 371, 38134), -(173216, 0, 0, 0, 371, 38134), -(173129, 0, 0, 0, 743, 38134), -(168890, 0, 0, 0, 743, 38134), -(169174, 0, 0, 0, 743, 38134), -(171255, 0, 0, 0, 1322, 38134), -(158290, 0, 0, 0, 1322, 38134), -(164805, 0, 0, 0, 1322, 38134), -(158319, 0, 0, 0, 1322, 38134), -(158238, 0, 0, 0, 1322, 38134), -(158247, 0, 0, 0, 1322, 38134), -(158181, 0, 0, 0, 1322, 38134), -(158161, 0, 0, 0, 1322, 38134), -(158400, 0, 0, 0, 1322, 38134), -(158256, 0, 0, 0, 1322, 38134), -(158160, 0, 0, 0, 1322, 38134), -(158178, 0, 0, 0, 1322, 38134), -(158162, 0, 0, 0, 1322, 38134), -(158177, 0, 0, 0, 1322, 38134), -(158624, 0, 0, 0, 1322, 38134), -(158651, 0, 0, 0, 1322, 38134), -(161555, 0, 0, 0, 1316, 38134), -(168892, 0, 0, 0, 1321, 38134), -(164762, 0, 0, 0, 1322, 38134), -(158619, 0, 0, 0, 1322, 38134), -(164752, 0, 0, 0, 1322, 38134), -(158629, 0, 0, 0, 1314, 38134), -(158628, 0, 0, 0, 1314, 38134), -(164769, 0, 0, 0, 1322, 38134), -(172060, 0, 0, 0, 743, 38134), -(158610, 0, 0, 0, 1322, 38134), -(158612, 0, 0, 0, 1322, 38134), -(158159, 0, 0, 0, 1322, 38134), -(158084, 0, 0, 0, 1322, 38134), -(158078, 0, 0, 0, 1322, 38134), -(164693, 0, 0, 0, 1322, 38134), -(158094, 0, 0, 0, 1322, 38134), -(169313, 0, 0, 0, 743, 38134), -(168936, 0, 0, 0, 837, 38134), -(169382, 0, 0, 0, 743, 38134), -(165239, 0, 0, 0, 1314, 38134), -(165240, 0, 0, 0, 1314, 38134), -(174666, 0, 3, 3, 837, 38134), -(157093, 0, 0, 0, 1314, 38134), -(166223, 0, 0, 0, 1314, 38134), -(158464, 0, 0, 0, 1314, 38134), -(158281, 0, 0, 0, 1314, 38134), -(165801, 0, 0, 0, 807, 38134), -(174564, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(175132, 0, 0, 0, 2060, 38134), -(156791, 0, 0, 0, 783, 38134), -(171338, 0, 0, 0, 2060, 38134), -(162918, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(164096, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(164095, 0, 0, 0, 783, 38134), -(164579, 0, 0, 0, 2060, 38134), -(174922, 0, 0, 0, 783, 38134), -(55370, 0, 0, 0, 328, 38134), -(167591, 0, 0, 0, 807, 38134), -(171299, 0, 0, 0, 783, 38134), -(171296, 0, 0, 0, 1324, 38134), -(162896, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(170310, 0, 0, 0, 2060, 38134), -(164684, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(173370, 0, 0, 0, 783, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166284, 0, 0, 0, 807, 38134), -(159478, 0, 0, 0, 837, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173318, 0, 0, 0, 783, 38134), -(165654, 0, 3, 3, 746, 38134), -(173355, 0, 0, 0, 807, 38134), -(156663, 0, 0, 0, 783, 38134), -(164596, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(173353, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(173352, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(156768, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(170607, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(173330, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(165405, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(164686, 0, 0, 0, 783, 38134), -(175327, 0, 0, 0, 2060, 38134), -(176545, 0, 0, 0, 807, 38134), -(162666, 0, 0, 0, 2060, 38134), -(156698, 0, 0, 0, 783, 38134), -(175653, 0, 0, 0, 743, 38134), -(174636, 0, 0, 0, 1316, 38134), -(168731, 0, 0, 0, 743, 38134), -(158599, 0, 0, 0, 1314, 38134), -(166161, 0, 0, 0, 1314, 38134), -(166165, 0, 0, 0, 1314, 38134), -(168359, 0, 0, 0, 743, 38134), -(158504, 0, 0, 0, 1316, 38134), -(174676, 0, 0, 0, 837, 38134), -(166332, 0, 0, 0, 1316, 38134), -(168438, 0, 0, 0, 743, 38134), -(174794, 0, 0, 0, 1314, 38134), -(156228, 0, 0, 0, 1316, 38134), -(168428, 0, 0, 0, 743, 38134), -(168437, 0, 0, 0, 81, 38134), -(174635, 0, 0, 0, 1316, 38134), -(158510, 0, 0, 0, 1314, 38134), -(158509, 0, 0, 0, 1314, 38134), -(170415, 0, 0, 0, 1314, 38134), -(168309, 0, 0, 0, 743, 38134), -(168333, 0, 0, 0, 743, 38134), -(168268, 0, 0, 0, 743, 38134), -(166166, 0, 0, 0, 1316, 38134), -(168613, 0, 0, 0, 743, 38134), -(161063, 0, 0, 0, 883, 38134), -(168245, 0, 0, 0, 1316, 38134), -(168244, 0, 0, 0, 1318, 38134), -(175777, 0, 24, 24, 371, 38134), -(157728, 0, 0, 0, 1316, 38134), -(158772, 0, 0, 0, 1316, 38134), -(171712, 0, 0, 0, 371, 38134), -(168442, 0, 0, 0, 1316, 38134), -(157725, 0, 0, 0, 1316, 38134), -(168948, 0, 0, 0, 81, 38134), -(168407, 0, 0, 0, 743, 38134), -(168984, 0, 0, 0, 743, 38134), -(157761, 0, 0, 0, 1316, 38134), -(168943, 0, 0, 0, 743, 38134), -(169114, 0, 0, 0, 743, 38134), -(166869, 0, 0, 0, 743, 38134), -(169123, 0, 0, 0, 743, 38134), -(177543, 0, 0, 0, 743, 38134), -(156376, 0, 0, 0, 743, 38134), -(158004, 0, 0, 0, 1320, 38134), -(158179, 0, 0, 0, 1320, 38134), -(158081, 0, 0, 0, 1320, 38134), -(158005, 0, 0, 0, 1320, 38134), -(157967, 0, 0, 0, 81, 38134), -(169163, 0, 0, 0, 743, 38134), -(170932, 0, 0, 0, 743, 38134), -(169179, 0, 0, 0, 743, 38134), -(169158, 0, 0, 0, 743, 38134), -(160437, 0, 0, 0, 1321, 38134), -(172569, 0, 0, 0, 743, 38134), -(158150, 0, 0, 0, 81, 38134), -(158110, 0, 0, 0, 1320, 38134), -(157973, 0, 0, 0, 743, 38134), -(158054, 0, 0, 0, 1320, 38134), -(163427, 0, 0, 0, 1321, 38134), -(169504, 0, 0, 0, 743, 38134), -(158254, 0, 0, 0, 1320, 38134), -(167583, 0, 0, 0, 1324, 38134), -(167584, 0, 0, 0, 1324, 38134), -(167560, 0, 0, 0, 1324, 38134), -(167559, 0, 0, 0, 1324, 38134), -(167484, 0, 0, 0, 1324, 38134), -(167472, 0, 0, 0, 837, 38134), -(73985, 0, 0, 0, 181, 38134), -(167460, 0, 0, 0, 1324, 38134), -(167433, 0, 0, 0, 1324, 38134), -(167432, 0, 0, 0, 1324, 38134), -(167431, 0, 0, 0, 1324, 38134), -(167426, 0, 0, 0, 1324, 38134), -(167423, 0, 0, 0, 1324, 38134), -(167428, 0, 0, 0, 1324, 38134), -(167121, 0, 1, 1, 837, 38134), -(171702, 0, 0, 0, 371, 38134), -(166944, 0, 2, 2, 1709, 38134), -(168733, 0, 0, 0, 81, 38134), -(166937, 0, 0, 0, 1324, 38134), -(169390, 0, 0, 0, 743, 38134), -(173115, 0, 1, 1, 743, 38134), -(164959, 1, 0, 0, 743, 38134), -(165872, 0, 0, 0, 1709, 38134), -(171750, 0, 1, 1, 1709, 38134), -(168831, 0, 0, 0, 1709, 38134), -(165416, 0, 3, 3, 1709, 38134), -(162691, 0, 2, 2, 1709, 38134), -(162692, 0, 2, 2, 1709, 38134), -(163157, 0, 2, 2, 1709, 38134), -(168832, 0, 0, 0, 1709, 38134), -(168633, 0, 0, 0, 1709, 38134), -(165135, 0, 0, 0, 1709, 38134), -(165136, 0, 0, 0, 1709, 38134), -(165137, 0, 1, 1, 1709, 38134), -(163121, 0, 0, 0, 1709, 38134), -(163146, 0, 1, 1, 1709, 38134), -(55708, 0, 0, 0, 181, 38134), -(168451, 0, 0, 0, 1709, 38134), -(165138, 0, 0, 0, 1709, 38134), -(171618, 0, 0, 0, 1709, 38134), -(162729, 0, 0, 0, 1709, 38134), -(163133, 0, 0, 0, 1709, 38134), -(163135, 0, 0, 0, 1709, 38134), -(163134, 0, 0, 0, 1709, 38134), -(166302, 0, 0, 0, 1709, 38134), -(158513, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(163460, 0, 1, 1, 2060, 38134), -(163447, 0, 0, 0, 1324, 38134), -(163500, 0, 0, 0, 1324, 38134), -(163473, 0, 0, 0, 1324, 38134), -(163552, 0, 0, 0, 1324, 38134), -(163549, 0, 0, 0, 1324, 38134), -(167302, 0, 0, 0, 1324, 38134), -(171029, 0, 0, 0, 1324, 38134), -(166962, 0, 0, 0, 1324, 38134), -(166942, 0, 0, 0, 1324, 38134), -(166961, 0, 0, 0, 1324, 38134), -(166926, 0, 0, 0, 1324, 38134), -(166941, 0, 0, 0, 1324, 38134), -(166935, 0, 0, 0, 1324, 38134), -(166932, 0, 0, 0, 745, 38134), -(166930, 0, 0, 0, 1324, 38134), -(166928, 0, 0, 0, 1324, 38134), -(166964, 0, 0, 0, 1324, 38134), -(166943, 0, 0, 0, 1324, 38134), -(167151, 0, 0, 0, 1324, 38134), -(166925, 0, 0, 0, 1324, 38134), -(166936, 0, 0, 0, 1324, 38134), -(167314, 0, 0, 0, 1324, 38134), -(167316, 0, 0, 0, 1324, 38134), -(167270, 0, 0, 0, 1324, 38134), -(169690, 0, 0, 0, 81, 38134), -(167269, 0, 0, 0, 1324, 38134), -(167134, 0, 0, 0, 1324, 38134), -(167136, 0, 0, 0, 1324, 38134), -(167135, 0, 0, 0, 1324, 38134), -(167138, 0, 0, 0, 1316, 38134), -(175091, 0, 0, 0, 1324, 38134), -(167452, 0, 0, 0, 1324, 38134), -(167922, 0, 0, 0, 1324, 38134), -(167919, 0, 0, 0, 1324, 38134), -(167933, 0, 0, 0, 1324, 38134), -(167932, 0, 0, 0, 1324, 38134), -(167921, 0, 0, 0, 745, 38134), -(167448, 0, 0, 0, 1324, 38134), -(167873, 0, 0, 0, 1324, 38134), -(167462, 0, 1, 1, 837, 38134), -(167887, 0, 0, 0, 1324, 38134), -(166945, 0, 2, 2, 1709, 38134), -(167945, 0, 0, 0, 1324, 38134), -(167944, 0, 0, 0, 1324, 38134), -(170822, 0, 0, 0, 1324, 38134), -(167119, 0, 0, 0, 1324, 38134), -(170820, 0, 0, 0, 1324, 38134), -(167115, 0, 0, 0, 1324, 38134), -(167118, 0, 0, 0, 1324, 38134), -(167109, 0, 0, 0, 1324, 38134), -(167041, 0, 0, 0, 1324, 38134), -(167055, 0, 0, 0, 1324, 38134), -(166931, 0, 0, 0, 745, 38134), -(167022, 0, 0, 0, 745, 38134), -(167026, 0, 0, 0, 1324, 38134), -(167153, 0, 0, 0, 1324, 38134), -(167064, 0, 0, 0, 1324, 38134), -(167033, 0, 0, 0, 745, 38134), -(167043, 0, 0, 0, 1324, 38134), -(170803, 0, 0, 0, 1324, 38134), -(170823, 0, 0, 0, 1324, 38134), -(170780, 0, 0, 0, 1324, 38134), -(170821, 0, 0, 0, 1324, 38134), -(167155, 0, 0, 0, 1324, 38134), -(169691, 0, 0, 0, 81, 38134), -(167080, 0, 0, 0, 1324, 38134), -(169755, 0, 0, 0, 743, 38134), -(169692, 0, 0, 0, 743, 38134), -(169099, 0, 0, 0, 743, 38134), -(169308, 0, 0, 0, 743, 38134), -(169509, 0, 0, 0, 743, 38134), -(175785, 0, 24, 24, 371, 38134), -(172058, 0, 0, 0, 1321, 38134), -(169555, 0, 0, 0, 743, 38134), -(156279, 0, 0, 0, 743, 38134), -(169263, 0, 0, 0, 743, 38134), -(172124, 0, 0, 0, 743, 38134), -(170325, 0, 0, 0, 743, 38134), -(168240, 0, 0, 0, 1321, 38134), -(165055, 0, 0, 0, 1321, 38134), -(165068, 0, 0, 0, 1321, 38134), -(161499, 0, 0, 0, 1321, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(160629, 0, 0, 0, 1321, 38134), -(156586, 0, 0, 0, 743, 38134), -(174437, 0, 0, 0, 81, 38134), -(161536, 0, 0, 0, 1321, 38134), -(172714, 0, 0, 0, 1321, 38134), -(174998, 0, 0, 0, 181, 38134), -(171666, 0, 0, 0, 371, 38134), -(172196, 0, 0, 0, 2060, 38134), -(168876, 0, 0, 0, 837, 38134), -(168874, 0, 0, 0, 837, 38134), -(168070, 0, 0, 0, 1324, 38134), -(168069, 0, 0, 0, 1316, 38134), -(168038, 0, 0, 0, 1318, 38134), -(167870, 0, 0, 0, 1321, 38134), -(167872, 0, 0, 0, 1321, 38134), -(167869, 0, 0, 0, 1321, 38134), -(175521, 0, 0, 0, 807, 38134), -(175522, 0, 0, 0, 807, 38134), -(175493, 0, 0, 0, 1314, 38134), -(175524, 0, 0, 0, 807, 38134), -(175523, 0, 0, 0, 807, 38134), -(167868, 0, 0, 0, 1321, 38134), -(167871, 0, 0, 0, 1321, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(153456, 0, 3, 3, 837, 38134), -(160325, 0, 0, 0, 837, 38134), -(154626, 0, 0, 0, 837, 38134), -(154625, 0, 0, 0, 837, 38134), -(175823, 0, 0, 0, 807, 38134), -(175825, 0, 0, 0, 807, 38134), -(54638, 0, 0, 0, 181, 38134), -(154629, 0, 0, 0, 837, 38134), -(154627, 0, 0, 0, 837, 38134), -(153436, 0, 0, 0, 837, 38134), -(174937, 0, 0, 0, 2060, 38134), -(167867, 0, 0, 0, 1321, 38134), -(160037, 0, 0, 0, 837, 38134), -(154585, 0, 2, 2, 837, 38134), -(154583, 0, 3, 3, 837, 38134), -(154580, 0, 2, 2, 837, 38134), -(154564, 0, 0, 0, 837, 38134), -(154586, 0, 3, 3, 837, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(160212, 0, 0, 0, 837, 38134), -(154567, 0, 0, 0, 837, 38134), -(174269, 0, 0, 0, 181, 38134), -(159421, 0, 0, 0, 837, 38134), -(168519, 0, 0, 0, 837, 38134), -(160387, 0, 0, 0, 837, 38134), -(175495, 0, 0, 0, 1316, 38134), -(164590, 0, 0, 0, 837, 38134), -(167745, 0, 0, 0, 837, 38134), -(168517, 0, 0, 0, 2060, 38134), -(164591, 0, 0, 0, 837, 38134), -(174188, 0, 0, 0, 837, 38134), -(154631, 0, 0, 0, 883, 38134), -(175494, 0, 0, 0, 1324, 38134), -(121541, 0, 0, 0, 336, 38134), -(176100, 0, 0, 0, 837, 38134), -(158773, 0, 0, 0, 837, 38134), -(154630, 0, 0, 0, 883, 38134), -(168875, 0, 0, 0, 837, 38134), -(168872, 0, 0, 0, 837, 38134), -(171740, 0, 0, 0, 837, 38134), -(171732, 0, 0, 0, 837, 38134), -(171871, 0, 0, 0, 2060, 38134), -(168877, 0, 0, 0, 837, 38134), -(168866, 0, 1, 1, 743, 38134), -(168919, 0, 0, 0, 743, 38134), -(170336, 0, 0, 0, 2060, 38134), -(168624, 0, 0, 0, 81, 38134), -(169572, 0, 0, 0, 81, 38134), -(171664, 0, 0, 0, 371, 38134), -(170338, 0, 0, 0, 2060, 38134), -(170337, 0, 0, 0, 2060, 38134), -(168466, 0, 0, 0, 81, 38134), -(170333, 0, 0, 0, 2060, 38134), -(170248, 0, 0, 0, 2060, 38134), -(170247, 0, 0, 0, 2060, 38134), -(168397, 0, 0, 0, 81, 38134), -(157697, 0, 0, 0, 1323, 38134), -(170335, 0, 0, 0, 2060, 38134), -(157696, 0, 0, 0, 1323, 38134), -(168915, 0, 0, 0, 81, 38134), -(168410, 0, 0, 0, 81, 38134), -(159420, 0, 0, 0, 1323, 38134), -(171668, 0, 0, 0, 371, 38134), -(158767, 0, 0, 0, 1323, 38134), -(168125, 0, 0, 0, 1323, 38134), -(168126, 0, 0, 0, 1323, 38134), -(159612, 0, 0, 0, 1323, 38134), -(175760, 0, 0, 0, 81, 38134), -(158768, 0, 0, 0, 1323, 38134), -(159957, 0, 0, 0, 1323, 38134), -(159775, 0, 0, 0, 1323, 38134), -(159776, 0, 0, 0, 1323, 38134), -(160597, 0, 0, 0, 1323, 38134), -(159610, 0, 0, 0, 1323, 38134), -(159410, 0, 0, 0, 1323, 38134), -(160608, 0, 0, 0, 1321, 38134), -(159192, 0, 0, 0, 1323, 38134), -(159298, 0, 0, 0, 1323, 38134), -(157962, 0, 0, 0, 743, 38134), -(160435, 0, 3, 3, 1321, 38134), -(165100, 0, 0, 0, 1321, 38134), -(165048, 0, 0, 0, 1321, 38134), -(175651, 0, 0, 0, 743, 38134), -(160632, 0, 0, 0, 743, 38134), -(158427, 0, 0, 0, 743, 38134), -(169513, 0, 0, 0, 743, 38134), -(160606, 0, 0, 0, 743, 38134), -(160434, 0, 2, 2, 1321, 38134), -(160432, 0, 0, 0, 1321, 38134), -(160223, 0, 0, 0, 1321, 38134), -(174936, 0, 0, 0, 837, 38134), -(159423, 0, 0, 0, 837, 38134), -(171526, 0, 0, 0, 743, 38134), -(160470, 0, 0, 0, 837, 38134), -(165042, 0, 0, 0, 1321, 38134), -(175196, 0, 0, 0, 181, 38134), -(173057, 0, 0, 0, 2060, 38134), -(160174, 0, 0, 0, 1321, 38134), -(160173, 0, 0, 0, 1321, 38134), -(62862, 0, 0, 0, 68, 38134), -(164370, 0, 0, 0, 1318, 38134), -(160430, 0, 0, 0, 1321, 38134), -(160428, 0, 0, 0, 1321, 38134), -(160274, 0, 0, 0, 1321, 38134), -(164369, 0, 0, 0, 1318, 38134), -(163974, 0, 0, 0, 1318, 38134), -(165043, 0, 0, 0, 1321, 38134), -(165045, 0, 0, 0, 1321, 38134), -(160581, 0, 0, 0, 743, 38134), -(167893, 0, 0, 0, 1321, 38134), -(160178, 0, 0, 0, 1321, 38134), -(172839, 0, 0, 0, 1321, 38134), -(160569, 0, 0, 0, 743, 38134), -(160602, 0, 0, 0, 743, 38134), -(160175, 0, 0, 0, 883, 38134), -(160285, 0, 0, 0, 1321, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (169513,160606,167771,167785,167769,174936,160435,160434,160432,167800,167784,159423,167792,167797,160223,167777,167788,32638,32639,167782,167781,160428,167790,167775,167779,167776,167774,167795,167796,167772,167780,167799,167787,167798,167791,167789,167786,167773,167794,167783,167778,172839,165042,165043,160174,165045,160569,160470,160430,167893,160173,171526,62862,160581,160178,173057,160274,160175,160285,175651,175196,169163,159192,160632,169174,160602,174998,54638,157697,157696,158768,165006,159124,168309,158765,168890,169158,172058,173216,173215,173214,173129,158054,171666,168502,169572,158110,158427,168437,157962,177543,156376,169114,168948,167387,157660,168915,171664,167364,168984,169099,168943,158005,167038,167498,168919,168410,169123,167211,171189,174935,166867,166866,166875,166872,166863,167374,167373,168624,168397,167365,166873,168387,166869,163974,164370,167504,167446,164369,159788,156279)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(169513, 0, 0, 0, 743, 38134), -(160606, 0, 0, 0, 743, 38134), -(167771, 0, 0, 0, 1323, 38134), -(167785, 0, 0, 0, 1323, 38134), -(167769, 0, 0, 0, 1323, 38134), -(174936, 0, 0, 0, 837, 38134), -(160435, 0, 3, 3, 1321, 38134), -(160434, 0, 2, 2, 1321, 38134), -(160432, 0, 0, 0, 1321, 38134), -(167800, 0, 0, 0, 1323, 38134), -(167784, 0, 0, 0, 1323, 38134), -(159423, 0, 0, 0, 837, 38134), -(167792, 0, 0, 0, 1323, 38134), -(167797, 0, 0, 0, 1323, 38134), -(160223, 0, 0, 0, 1321, 38134), -(167777, 0, 0, 0, 1323, 38134), -(167788, 0, 0, 0, 1323, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(167782, 0, 0, 0, 1323, 38134), -(167781, 0, 0, 0, 1323, 38134), -(160428, 0, 0, 0, 1321, 38134), -(167790, 0, 0, 0, 1323, 38134), -(167775, 0, 0, 0, 1323, 38134), -(167779, 0, 0, 0, 1323, 38134), -(167776, 0, 0, 0, 1323, 38134), -(167774, 0, 0, 0, 1323, 38134), -(167795, 0, 0, 0, 1323, 38134), -(167796, 0, 0, 0, 1323, 38134), -(167772, 0, 0, 0, 1323, 38134), -(167780, 0, 0, 0, 1323, 38134), -(167799, 0, 0, 0, 1323, 38134), -(167787, 0, 0, 0, 1323, 38134), -(167798, 0, 0, 0, 1323, 38134), -(167791, 0, 0, 0, 1323, 38134), -(167789, 0, 0, 0, 1323, 38134), -(167786, 0, 0, 0, 1323, 38134), -(167773, 0, 0, 0, 1323, 38134), -(167794, 0, 0, 0, 1323, 38134), -(167783, 0, 0, 0, 1323, 38134), -(167778, 0, 0, 0, 1323, 38134), -(172839, 0, 0, 0, 1321, 38134), -(165042, 0, 0, 0, 1321, 38134), -(165043, 0, 0, 0, 1321, 38134), -(160174, 0, 0, 0, 1321, 38134), -(165045, 0, 0, 0, 1321, 38134), -(160569, 0, 0, 0, 743, 38134), -(160470, 0, 0, 0, 837, 38134), -(160430, 0, 0, 0, 1321, 38134), -(167893, 0, 0, 0, 1321, 38134), -(160173, 0, 0, 0, 1321, 38134), -(171526, 0, 0, 0, 743, 38134), -(62862, 0, 0, 0, 68, 38134), -(160581, 0, 0, 0, 743, 38134), -(160178, 0, 0, 0, 1321, 38134), -(173057, 0, 0, 0, 2060, 38134), -(160274, 0, 0, 0, 1321, 38134), -(160175, 0, 0, 0, 883, 38134), -(160285, 0, 0, 0, 1321, 38134), -(175651, 0, 0, 0, 743, 38134), -(175196, 0, 0, 0, 181, 38134), -(169163, 0, 0, 0, 743, 38134), -(159192, 0, 0, 0, 1323, 38134), -(160632, 0, 0, 0, 743, 38134), -(169174, 0, 0, 0, 743, 38134), -(160602, 0, 0, 0, 743, 38134), -(174998, 0, 0, 0, 181, 38134), -(54638, 0, 0, 0, 181, 38134), -(157697, 0, 0, 0, 1323, 38134), -(157696, 0, 0, 0, 1323, 38134), -(158768, 0, 0, 0, 1323, 38134), -(165006, 0, 0, 0, 1321, 38134), -(159124, 0, 0, 0, 1321, 38134), -(168309, 0, 0, 0, 743, 38134), -(158765, 0, 0, 0, 1323, 38134), -(168890, 0, 0, 0, 743, 38134), -(169158, 0, 0, 0, 743, 38134), -(172058, 0, 0, 0, 1321, 38134), -(173216, 0, 0, 0, 371, 38134), -(173215, 0, 0, 0, 371, 38134), -(173214, 0, 0, 0, 371, 38134), -(173129, 0, 0, 0, 743, 38134), -(158054, 0, 0, 0, 1320, 38134), -(171666, 0, 0, 0, 371, 38134), -(168502, 0, 0, 0, 743, 38134), -(169572, 0, 0, 0, 81, 38134), -(158110, 0, 0, 0, 1320, 38134), -(158427, 0, 0, 0, 743, 38134), -(168437, 0, 0, 0, 81, 38134), -(157962, 0, 0, 0, 743, 38134), -(177543, 0, 0, 0, 743, 38134), -(156376, 0, 0, 0, 743, 38134), -(169114, 0, 0, 0, 743, 38134), -(168948, 0, 0, 0, 81, 38134), -(167387, 0, 0, 0, 1324, 38134), -(157660, 0, 0, 0, 1318, 38134), -(168915, 0, 0, 0, 81, 38134), -(171664, 0, 0, 0, 371, 38134), -(167364, 0, 0, 0, 1316, 38134), -(168984, 0, 0, 0, 743, 38134), -(169099, 0, 0, 0, 743, 38134), -(168943, 0, 0, 0, 743, 38134), -(158005, 0, 0, 0, 1320, 38134), -(167038, 0, 0, 0, 1316, 38134), -(167498, 0, 0, 0, 837, 38134), -(168919, 0, 0, 0, 743, 38134), -(168410, 0, 0, 0, 81, 38134), -(169123, 0, 0, 0, 743, 38134), -(167211, 0, 0, 0, 1316, 38134), -(171189, 0, 0, 0, 743, 38134), -(174935, 0, 0, 0, 1316, 38134), -(166867, 0, 0, 0, 743, 38134), -(166866, 0, 0, 0, 743, 38134), -(166875, 0, 0, 0, 743, 38134), -(166872, 0, 0, 0, 743, 38134), -(166863, 0, 0, 0, 743, 38134), -(167374, 0, 0, 0, 1314, 38134), -(167373, 0, 0, 0, 1314, 38134), -(168624, 0, 0, 0, 81, 38134), -(168397, 0, 0, 0, 81, 38134), -(167365, 0, 0, 0, 1316, 38134), -(166873, 0, 0, 0, 743, 38134), -(168387, 0, 0, 0, 743, 38134), -(166869, 0, 0, 0, 743, 38134), -(163974, 0, 0, 0, 1318, 38134), -(164370, 0, 0, 0, 1318, 38134), -(167504, 0, 0, 0, 1314, 38134), -(167446, 0, 0, 0, 1316, 38134), -(164369, 0, 0, 0, 1318, 38134), -(159788, 0, 0, 0, 1318, 38134), -(156279, 0, 0, 0, 743, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (142450,146902,135064,124695,143839,152000,138704,123714,127636,123231,142195,136096,136102,130399,132228,148077,139375,142176,123633,143502,143248,150300,136091,143259,133536,141274,148228,144147,136059,136071,143242,130368,129940,142191,143262,144148,143251,143260,124720,136061,136063,123639,143263,143244,154464,177193,142752,142095,144383,143261,135153,123675,142188,142056,136041,142346,138724,138725,138726,124295,32638,32639,142543,143022,136106,142136,142137,142139,128531,142063,142068,142066,142132,149045,136052,123635,143250,142457,142459,144635,62821,62822,142094,124180,124181,132036,124289,131290,122370,135230,135681,142180,121235,142086,142077,142073,135677,144310,120599,131994,120788,143254,124725,142169,142166,143709,142174,142167,124238,142117,140944,141001,140936,153932,142187,131992,139148,139144,140473,147206,135446,139522,135808,131989,121541,135521,126682,135678,143844,143842,143870,143856,140472,135675,131983,126781,142238,151176,151173,124805,140948,142189,143272,141117,142089,141116,141114,141115,142163,142182,142371,140313,150104,142190,142162,142161,142141,142143,140350,136633,135216,142165,135107,135112,142138,142160,142644,135019,152059,142140,142142,142181,142115,143699,134849,138603,138587,135053,134729,123244,140906,135783,134845,134921,144212,130246,140421,134722,134920,134847,135913,143793,142062,134725,144213,140865,142691,134840,134838,138544,141033,142967,137744,138771,137433,135603,143330,145253,24968,144116,143863,144084,123169,136456,142490,136453,143535,136452,140284,137821,137957,143444,143892,135604,141102,136455,137797,141080,142178,124845,141129,144110,142113,143700,141085,135509,143186,133282,143295,136450,142186,136054,123604,133325,135792,143152,132638,143192,132642,135909,135672,135519,135325,135522,135268,135075,135259,135065,135772,121144,121360,144029,136235,123641,123642,141091,135520,125004,125005,144030,139088,143336,124918,135658,140604,140585,132116,134509,143718,137763,129909,129875,140935,129956,131382,126672,131389,131332,129153,142407,144263,144240,141992,126677,142279,143056,141838,144209,141837,141835,144207,138280,130077,143036,126642,132087,132086,141559,132043,131447,131462,131305,131235,131176,131234,131239,131770,132019,131324,131325,131220,131355,139162,32641,32642,141552,141519,142393,124727,121239,131079,131048,136482,94202,130599,131654,130697,141708,131665,130746,123236,72587,139161,130703,141485,126634,126387,130700,131307,131303,141107,131304,141981,141126,141113,141108,131302,131306,143040,130898,130879,130695,130880,141078,130889,131365,137743,130061,137694,132179,126569,143041,139166,139107,128768,139080,130776,128896,128774,127673,127648,127642,138326,138310,138316,126583,127248,126546,136437,126824,127242,127170,126625,127646,127161,127976,127217,127193,127165,127969,134465,127237,126709,126953,126966,126991,126967,141049,126929,126369,141070,130159,130158,130126,130146,176276,176274,176275,176272,176273,176271,129252,144467,130081,128999,176270,144188,143827,144190,143855,143840,143857,142957,142959,142944,142945,142946,142899,142892,142876,142898,142894,142873,142887,142891,142909,142902,142890,132182,132180,132177,129445,152171,129857,6491,140915,126434,131972,129181,129968,129887,129960,128903,129446,129139,129009,143068,130271,129098,129096,129097,129121,128994,129044,129092,129967,128995,129230,129140,136479,129095,128927,129070,128991,132280,126620,132276,132272,132275,128700,128705,128886,129067,129029,128702,128879,128838,128704,129013,140914,129030,129025,128997,129866,127143,126819,127019,127537,127175,126735,143042,126720,126496,127172,126927,126519,126526,126774,145239,126718,126719,126770,126783,126497,141848)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142450, 0, 0, 0, 465, 38134), -(146902, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(124695, 0, 0, 0, 186, 38134), -(143839, 0, 0, 0, 492, 38134), -(152000, 0, 0, 0, 691, 38134), -(138704, 0, 0, 0, 841, 38134), -(123714, 0, 0, 0, 186, 38134), -(127636, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(142195, 0, 0, 0, 188, 38134), -(136096, 0, 0, 0, 292, 38134), -(136102, 0, 0, 0, 292, 38134), -(130399, 0, 0, 0, 186, 38134), -(132228, 0, 0, 0, 186, 38134), -(148077, 0, 0, 0, 706, 38134), -(139375, 0, 0, 0, 292, 38134), -(142176, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(143502, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134), -(136091, 0, 0, 0, 292, 38134), -(143259, 0, 0, 0, 186, 38134), -(133536, 0, 0, 0, 292, 38134), -(141274, 0, 0, 0, 186, 38134), -(148228, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(136071, 0, 0, 0, 292, 38134), -(143242, 0, 0, 0, 186, 38134), -(130368, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(136063, 0, 0, 0, 292, 38134), -(123639, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(177193, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(142346, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(32638, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(142543, 0, 0, 0, 191, 38134), -(143022, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142136, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(136052, 0, 0, 0, 292, 38134), -(123635, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(144635, 0, 0, 0, 492, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(142094, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(132036, 0, 0, 0, 181, 38134), -(124289, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(142180, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(135677, 0, 0, 0, 492, 38134), -(144310, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(131994, 0, 0, 0, 181, 38134), -(120788, 0, 0, 0, 794, 38134), -(143254, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(142169, 0, 0, 0, 186, 38134), -(142166, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142174, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(140936, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(142187, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(140473, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(139522, 0, 0, 0, 186, 38134), -(135808, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(121541, 0, 0, 0, 336, 38134), -(135521, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(140472, 0, 0, 0, 186, 38134), -(135675, 0, 0, 0, 492, 38134), -(131983, 0, 3, 3, 838, 38134), -(126781, 0, 0, 0, 181, 38134), -(142238, 0, 0, 0, 483, 38134), -(151176, 0, 0, 0, 292, 38134), -(151173, 0, 0, 0, 292, 38134), -(124805, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(142189, 0, 0, 0, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141117, 0, 5, 5, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(142163, 0, 0, 0, 186, 38134), -(142182, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(140313, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(142190, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(135216, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(142644, 0, 0, 0, 464, 38134), -(135019, 0, 0, 0, 186, 38134), -(152059, 0, 0, 0, 187, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(142115, 0, 0, 0, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(138603, 0, 0, 0, 186, 38134), -(138587, 0, 0, 0, 186, 38134), -(135053, 0, 0, 0, 186, 38134), -(134729, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(135783, 0, 0, 0, 188, 38134), -(134845, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(144212, 0, 0, 0, 186, 38134), -(130246, 0, 0, 0, 81, 38134), -(140421, 0, 0, 0, 188, 38134), -(134722, 0, 0, 0, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(135913, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(142062, 0, 0, 0, 186, 38134), -(134725, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(140865, 0, 4, 4, 186, 38134), -(142691, 0, 0, 0, 186, 38134), -(134840, 0, 0, 0, 186, 38134), -(134838, 0, 0, 0, 186, 38134), -(138544, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(142967, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(138771, 0, 0, 0, 186, 38134), -(137433, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(145253, 0, 0, 0, 188, 38134), -(24968, 0, 0, 0, 371, 38134), -(144116, 0, 0, 0, 186, 38134), -(143863, 0, 0, 0, 186, 38134), -(144084, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(136456, 0, 0, 0, 186, 38134), -(142490, 0, 0, 0, 328, 38134), -(136453, 0, 0, 0, 186, 38134), -(143535, 0, 0, 0, 2117, 38134), -(136452, 0, 0, 0, 186, 38134), -(140284, 0, 0, 0, 186, 38134), -(137821, 0, 0, 0, 186, 38134), -(137957, 0, 0, 0, 186, 38134), -(143444, 0, 0, 0, 186, 38134), -(143892, 0, 0, 0, 465, 38134), -(135604, 0, 0, 0, 186, 38134), -(141102, 0, 0, 0, 186, 38134), -(136455, 0, 0, 0, 186, 38134), -(137797, 0, 0, 0, 186, 38134), -(141080, 0, 0, 0, 186, 38134), -(142178, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(141129, 0, 0, 0, 186, 38134), -(144110, 0, 0, 0, 188, 38134), -(142113, 0, 0, 0, 81, 38134), -(143700, 0, 0, 0, 186, 38134), -(141085, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(143186, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(136450, 0, 0, 0, 186, 38134), -(142186, 0, 0, 0, 187, 38134), -(136054, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(143152, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143192, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(135909, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135672, 0, 0, 0, 186, 38134), -(135519, 0, 0, 0, 186, 38134), -(135325, 0, 0, 0, 186, 38134), -(135522, 0, 0, 0, 186, 38134), -(135268, 0, 0, 0, 186, 38134), -(135075, 0, 0, 0, 186, 38134), -(135259, 0, 0, 0, 186, 38134), -(135065, 0, 0, 0, 186, 38134), -(135772, 0, 0, 0, 186, 38134), -(121144, 0, 0, 0, 794, 38134), -(121360, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(136235, 0, 0, 0, 186, 38134), -(123641, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(141091, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(125004, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(144030, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(143336, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(140604, 0, 0, 0, 186, 38134), -(140585, 0, 0, 0, 186, 38134), -(132116, 0, 0, 0, 2117, 38134), -(134509, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(137763, 0, 0, 0, 830, 38134), -(129909, 0, 0, 0, 186, 38134), -(129875, 0, 0, 0, 186, 38134), -(140935, 0, 0, 0, 186, 38134), -(129956, 0, 0, 0, 186, 38134), -(131382, 0, 0, 0, 186, 38134), -(126672, 0, 0, 0, 186, 38134), -(131389, 0, 0, 0, 186, 38134), -(131332, 0, 0, 0, 186, 38134), -(129153, 0, 0, 0, 81, 38134), -(142407, 0, 0, 0, 186, 38134), -(144263, 0, 0, 0, 186, 38134), -(144240, 0, 0, 0, 186, 38134), -(141992, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(142279, 0, 0, 0, 186, 38134), -(143056, 0, 0, 0, 371, 38134), -(141838, 0, 0, 0, 186, 38134), -(144209, 0, 0, 0, 186, 38134), -(141837, 0, 0, 0, 186, 38134), -(141835, 0, 0, 0, 186, 38134), -(144207, 0, 0, 0, 186, 38134), -(138280, 0, 0, 0, 81, 38134), -(130077, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(126642, 0, 0, 0, 186, 38134), -(132087, 0, 0, 0, 186, 38134), -(132086, 0, 0, 0, 186, 38134), -(141559, 0, 0, 0, 188, 38134), -(132043, 0, 0, 0, 186, 38134), -(131447, 0, 0, 0, 186, 38134), -(131462, 0, 0, 0, 186, 38134), -(131305, 0, 0, 0, 186, 38134), -(131235, 0, 0, 0, 186, 38134), -(131176, 0, 0, 0, 186, 38134), -(131234, 0, 0, 0, 186, 38134), -(131239, 0, 0, 0, 186, 38134), -(131770, 0, 0, 0, 186, 38134), -(132019, 0, 0, 0, 186, 38134), -(131324, 0, 0, 0, 186, 38134), -(131325, 0, 0, 0, 186, 38134), -(131220, 0, 0, 0, 186, 38134), -(131355, 0, 0, 0, 186, 38134), -(139162, 0, 0, 0, 81, 38134), -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(141552, 0, 0, 0, 186, 38134), -(141519, 0, 0, 0, 186, 38134), -(142393, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(121239, 0, 0, 0, 186, 38134), -(131079, 0, 0, 0, 186, 38134), -(131048, 0, 0, 0, 186, 38134), -(136482, 0, 0, 0, 186, 38134), -(94202, 0, 0, 0, 334, 38134), -(130599, 0, 0, 0, 2117, 38134), -(131654, 0, 0, 0, 186, 38134), -(130697, 0, 0, 0, 186, 38134), -(141708, 0, 0, 0, 186, 38134), -(131665, 0, 0, 0, 186, 38134), -(130746, 0, 0, 0, 186, 38134), -(123236, 0, 0, 0, 830, 38134), -(72587, 0, 0, 0, 181, 38134), -(139161, 0, 0, 0, 186, 38134), -(130703, 0, 0, 0, 186, 38134), -(141485, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(126387, 0, 0, 0, 186, 38134), -(130700, 0, 0, 0, 186, 38134), -(131307, 0, 0, 0, 186, 38134), -(131303, 0, 0, 0, 186, 38134), -(141107, 0, 0, 0, 186, 38134), -(131304, 0, 0, 0, 186, 38134), -(141981, 0, 0, 0, 186, 38134), -(141126, 0, 0, 0, 186, 38134), -(141113, 0, 0, 0, 186, 38134), -(141108, 0, 0, 0, 186, 38134), -(131302, 0, 0, 0, 186, 38134), -(131306, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(130898, 0, 4, 4, 186, 38134), -(130879, 0, 0, 0, 186, 38134), -(130695, 0, 0, 0, 186, 38134), -(130880, 0, 0, 0, 186, 38134), -(141078, 0, 0, 0, 186, 38134), -(130889, 0, 0, 0, 186, 38134), -(131365, 0, 0, 0, 186, 38134), -(137743, 0, 0, 0, 186, 38134), -(130061, 0, 0, 0, 186, 38134), -(137694, 0, 0, 0, 186, 38134), -(132179, 0, 0, 0, 186, 38134), -(126569, 0, 0, 0, 81, 38134), -(143041, 0, 0, 0, 371, 38134), -(139166, 0, 0, 0, 186, 38134), -(139107, 0, 0, 0, 81, 38134), -(128768, 0, 0, 0, 186, 38134), -(139080, 0, 0, 0, 186, 38134), -(130776, 0, 0, 0, 186, 38134), -(128896, 0, 0, 0, 81, 38134), -(128774, 0, 0, 0, 186, 38134), -(127673, 0, 0, 0, 186, 38134), -(127648, 0, 0, 0, 186, 38134), -(127642, 0, 0, 0, 186, 38134), -(138326, 0, 0, 0, 81, 38134), -(138310, 0, 0, 0, 81, 38134), -(138316, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(127248, 0, 0, 0, 186, 38134), -(126546, 0, 0, 0, 81, 38134), -(136437, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(127242, 0, 0, 0, 186, 38134), -(127170, 0, 0, 0, 186, 38134), -(126625, 0, 0, 0, 186, 38134), -(127646, 0, 0, 0, 186, 38134), -(127161, 0, 0, 0, 186, 38134), -(127976, 0, 0, 0, 186, 38134), -(127217, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(127165, 0, 0, 0, 186, 38134), -(127969, 0, 0, 0, 186, 38134), -(134465, 0, 0, 0, 2117, 38134), -(127237, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(126966, 0, 0, 0, 186, 38134), -(126991, 0, 0, 0, 186, 38134), -(126967, 0, 0, 0, 186, 38134), -(141049, 0, 0, 0, 186, 38134), -(126929, 0, 0, 0, 186, 38134), -(126369, 0, 0, 0, 186, 38134), -(141070, 0, 0, 0, 186, 38134), -(130159, 0, 0, 0, 186, 38134), -(130158, 0, 0, 0, 186, 38134), -(130126, 0, 0, 0, 186, 38134), -(130146, 0, 0, 0, 186, 38134), -(176276, 0, 0, 0, 186, 38134), -(176274, 0, 0, 0, 186, 38134), -(176275, 0, 0, 0, 186, 38134), -(176272, 0, 0, 0, 186, 38134), -(176273, 0, 0, 0, 186, 38134), -(176271, 0, 0, 0, 186, 38134), -(129252, 0, 0, 0, 186, 38134), -(144467, 0, 0, 0, 186, 38134), -(130081, 0, 0, 0, 186, 38134), -(128999, 0, 0, 0, 186, 38134), -(176270, 0, 0, 0, 186, 38134), -(144188, 0, 0, 0, 186, 38134), -(143827, 0, 0, 0, 186, 38134), -(144190, 0, 0, 0, 186, 38134), -(143855, 0, 0, 0, 186, 38134), -(143840, 0, 0, 0, 186, 38134), -(143857, 0, 0, 0, 186, 38134), -(142957, 0, 0, 0, 186, 38134), -(142959, 0, 0, 0, 186, 38134), -(142944, 0, 0, 0, 186, 38134), -(142945, 0, 0, 0, 186, 38134), -(142946, 0, 0, 0, 186, 38134), -(142899, 0, 0, 0, 186, 38134), -(142892, 0, 0, 0, 186, 38134), -(142876, 0, 0, 0, 186, 38134), -(142898, 0, 0, 0, 186, 38134), -(142894, 0, 0, 0, 186, 38134), -(142873, 0, 0, 0, 186, 38134), -(142887, 0, 0, 0, 186, 38134), -(142891, 0, 0, 0, 186, 38134), -(142909, 0, 0, 0, 186, 38134), -(142902, 0, 0, 0, 186, 38134), -(142890, 0, 0, 0, 186, 38134), -(132182, 0, 0, 0, 186, 38134), -(132180, 0, 0, 0, 186, 38134), -(132177, 0, 0, 0, 186, 38134), -(129445, 0, 0, 0, 186, 38134), -(152171, 0, 0, 0, 465, 38134), -(129857, 0, 0, 0, 186, 38134), -(6491, 0, 0, 0, 328, 38134), -(140915, 0, 0, 0, 464, 38134), -(126434, 0, 0, 0, 186, 38134), -(131972, 0, 0, 0, 186, 38134), -(129181, 0, 0, 0, 186, 38134), -(129968, 0, 0, 0, 186, 38134), -(129887, 0, 0, 0, 186, 38134), -(129960, 0, 0, 0, 186, 38134), -(128903, 0, 0, 0, 186, 38134), -(129446, 0, 0, 0, 186, 38134), -(129139, 0, 0, 0, 186, 38134), -(129009, 0, 0, 0, 186, 38134), -(143068, 0, 0, 0, 186, 38134), -(130271, 0, 0, 0, 186, 38134), -(129098, 0, 0, 0, 2117, 38134), -(129096, 0, 0, 0, 186, 38134), -(129097, 0, 0, 0, 186, 38134), -(129121, 0, 0, 0, 186, 38134), -(128994, 0, 0, 0, 186, 38134), -(129044, 0, 0, 0, 186, 38134), -(129092, 0, 0, 0, 186, 38134), -(129967, 0, 0, 0, 186, 38134), -(128995, 0, 0, 0, 186, 38134), -(129230, 0, 0, 0, 186, 38134), -(129140, 0, 0, 0, 186, 38134), -(136479, 0, 0, 0, 186, 38134), -(129095, 0, 0, 0, 186, 38134), -(128927, 0, 0, 0, 186, 38134), -(129070, 0, 0, 0, 186, 38134), -(128991, 0, 0, 0, 186, 38134), -(132280, 0, 0, 0, 186, 38134), -(126620, 0, 0, 0, 186, 38134), -(132276, 0, 0, 0, 186, 38134), -(132272, 0, 0, 0, 186, 38134), -(132275, 0, 0, 0, 186, 38134), -(128700, 0, 0, 0, 186, 38134), -(128705, 0, 0, 0, 186, 38134), -(128886, 0, 0, 0, 186, 38134), -(129067, 0, 0, 0, 186, 38134), -(129029, 0, 0, 0, 186, 38134), -(128702, 0, 0, 0, 186, 38134), -(128879, 0, 0, 0, 186, 38134), -(128838, 0, 0, 0, 186, 38134), -(128704, 0, 0, 0, 186, 38134), -(129013, 0, 0, 0, 186, 38134), -(140914, 0, 0, 0, 464, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(129030, 0, 0, 0, 186, 38134), -(129025, 0, 0, 0, 186, 38134), -(128997, 0, 0, 0, 186, 38134), -(129866, 0, 0, 0, 186, 38134), -(127143, 0, 0, 0, 186, 38134), -(126819, 0, 4, 4, 186, 38134), -(127019, 0, 0, 0, 186, 38134), -(127537, 0, 0, 0, 186, 38134), -(127175, 0, 0, 0, 186, 38134), -(126735, 0, 0, 0, 186, 38134), -(143042, 0, 0, 0, 371, 38134), -(126720, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(127172, 0, 0, 0, 186, 38134), -(126927, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(126526, 0, 0, 0, 81, 38134), -(126774, 0, 0, 0, 186, 38134), -(145239, 0, 0, 0, 708, 38134), -(126718, 0, 0, 0, 186, 38134), -(126719, 0, 0, 0, 186, 38134), -(126770, 0, 0, 0, 186, 38134), -(126783, 0, 0, 0, 186, 38134), -(126497, 0, 0, 0, 81, 38134), -(141848, 0, 0, 0, 464, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (128630,120922,142956,139088,135520,135521,26548,158589,158512,158488,43103,43102,149374,120590,144378,151187,36799,52654,53352,104549,52806,29019,44749,29154,29016,29152,29088,176227,29712,176225,176223,15214,176246,176245,176241,44880,50435,50434,176236,176234,176231,176224,176222,176240,176238,176243,20716,42782,1416,43842,43841,5509,43690,957,7232,5413,5511,5510,7798,10782,5514,80069,29725,5513,1646,14439,5512,1472,2532,53991,54214,54219,54216,54215,54218,54217,55684,53641,656,5384,140407,140403,140253,47688,44241,44239,44238,44243,163219,165396,165395,165394,165393,120594,93307,93296,35365,34997,1751,24729,34998,1750,15187,1439,17103,2285,4960,1752,721,175138,165505,61840,61839,58167,163211,61841,1756,1412,6090,5483,176203,340,1327,173706,176220,6089,3629,155011,5482,1478,1477,1328,61081,164957,164940,164939,62954,164960,164955,164954,164953,164948,6946,164956,164947,164942,164950,164945,164946,164941,164952,1326,164943,167429,164962,164961,164949,62913,175435,35845,7208,7207,8383,1325,51998,14561,13283,114832,44252,14560,14559,43693,43694,308,4269,163007,284,31146,153292,918,52029,73190,12786,12785,12779,69975,44245,146633,1341,12784,1324,44237,176192,1323,12783,176233,12787,12781,12780,4961,175051,69974,19848,44246,38821,176235,176230,176229,52030,28355,28347,58154,1721,176237,54660,176221,3626,1333,1395,87503,87501,2795,1339,1292,11096,1321,1320,23050,5565,5564,176244,176226,1319,71526,3520,61837,3512,3511,3510,3509,3508,3507,3513,3505,50480,50525,50524,44583,42339,50523,56925,42421,44582,1298,29142,61838,1297,175420,175416,44774,44773,1294,141270,1402,1301,1295,8670,1431,1427,1291,6740,1289,15659,1287,8719,29093,277,4075,352,61836,61834,18360,12481,12480,49748,6174,1286,50669,1257,1285,1303,14438,3518,35477,279,1432,18375,18359,18357,2334,1302,1275,43769,2456,18362,2457,2455,4981,483,49877,5193,43822,482,43820,43819,4974,51440,48632,46602,49540,43692,14423,163095,162935,61896,61895,1976,65153,14394,14721,62822,62821,158637,60649,32639,3937,42218,121541,32638,51348,17804,61080,111190,154169,140146,32520,68,140022,4959,163963,154155,168255,156814,156828,168740,161350,156501,156821,168738,157300,161504,156825,157328,156965,153581,174523,174530,174534,174527,174525,174529,174528,153583,153582,156961,156960,161306,156954,154103,153580,154146,154147,154145,153238,153242,153239,156943,156941,156944,156942,163533,164927,155733,172026,161006,163040,171997,172027,163039,156886,156885,156887,156882,172029,155199,155197,153211,155192,169162,152843,152998,6491,163069,164025,162998,163048,157104,164026,164022,152571,156859,156860,172028,155572,162954,156932,156929,160451,156900,156902,156891,160394,160433,156808,174977,150245,161666,165758,156833,168382,156807,162817,156595,156803,156801,156800,156804,154300,157114,156518,156799,157091,156532,153964,154268,153266,149899,165730,165727,165711,149915,165757,156716,151091,156676,155371,150238,165713,156662,165712,154301,150237,164826,154327,89715,175031,164827,156651,156607,167761,161133,161131,161265,161130,151088,151089,154170,149917,156626,156622,156610,156609,156612,150229,150228,161228,161224,157070,167886,156403,155125,154867,160737,157049,157043,157042,156280,157046,157044,160664,174971,156345)) OR (`DifficultyID`=150 AND `Entry` IN (156913,165198,166262)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(128630, 0, 0, 0, 186, 38134), -(120922, 0, 3, 3, 794, 38134), -(142956, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(135520, 0, -4, -4, 1723, 38134), -(135521, 0, 0, 0, 186, 38134), -(26548, 0, 0, 0, 864, 38134), -(158589, 0, 0, 0, 81, 38134), -(158512, 0, 0, 0, 73, 38134), -(158488, 0, 0, 0, 73, 38134), -(43103, 0, 0, 0, 864, 38134), -(43102, 0, 0, 0, 864, 38134), -(149374, 0, 0, 0, 464, 38134), -(120590, 0, 3, 3, 794, 38134), -(144378, 0, 0, 0, 186, 38134), -(151187, 0, 0, 0, 464, 38134), -(36799, 0, 0, 0, 864, 38134), -(52654, 0, 0, 0, 827, 38134), -(53352, 0, 0, 0, 827, 38134), -(104549, 0, 0, 0, 773, 38134), -(52806, 0, 0, 0, 827, 38134), -(29019, 0, 0, 0, 864, 38134), -(44749, 0, 0, 0, 56, 38134), -(29154, 0, 0, 0, 864, 38134), -(29016, 0, 0, 0, 864, 38134), -(29152, 0, 0, 0, 864, 38134), -(29088, 0, 0, 0, 864, 38134), -(176227, 0, 0, 0, 1355, 38134), -(29712, 0, 0, 0, 883, 38134), -(176225, 0, 0, 0, 1355, 38134), -(176223, 0, 0, 0, 1355, 38134), -(15214, 0, 0, 0, 328, 38134), -(176246, 0, 0, 0, 1355, 38134), -(176245, 0, 0, 0, 1355, 38134), -(176241, 0, 0, 0, 1355, 38134), -(44880, 0, 0, 0, 81, 38134), -(50435, 0, 0, 0, 861, 38134), -(50434, 0, 0, 0, 861, 38134), -(176236, 0, 0, 0, 1355, 38134), -(176234, 0, 0, 0, 1355, 38134), -(176231, 0, 0, 0, 1355, 38134), -(176224, 0, 0, 0, 1355, 38134), -(176222, 0, 0, 0, 1355, 38134), -(176240, 0, 0, 0, 1355, 38134), -(176238, 0, 0, 0, 1355, 38134), -(176243, 0, 0, 0, 1355, 38134), -(20716, 0, 0, 0, 864, 38134), -(42782, 0, 0, 0, 864, 38134), -(1416, 0, 0, 0, 864, 38134), -(43842, 0, 0, 0, 864, 38134), -(43841, 0, 0, 0, 864, 38134), -(5509, 0, 0, 0, 378, 38134), -(43690, 0, 0, 0, 864, 38134), -(957, 0, 0, 0, 378, 38134), -(7232, 0, 0, 0, 864, 38134), -(5413, 0, 0, 0, 864, 38134), -(5511, 0, 0, 0, 864, 38134), -(5510, 0, 0, 0, 864, 38134), -(7798, 0, 0, 0, 864, 38134), -(10782, 0, 0, 0, 73, 38134), -(5514, 0, 0, 0, 378, 38134), -(80069, 0, 0, 0, 864, 38134), -(29725, 0, 0, 0, 864, 38134), -(5513, 0, 0, 0, 864, 38134), -(1646, 0, 0, 0, 378, 38134), -(14439, 0, 0, 0, 864, 38134), -(5512, 0, 0, 0, 864, 38134), -(1472, 0, 0, 0, 864, 38134), -(2532, 0, -4, -4, 1723, 38134), -(53991, 0, 0, 0, 861, 38134), -(54214, 0, 0, 0, 861, 38134), -(54219, 0, 0, 0, 861, 38134), -(54216, 0, 0, 0, 861, 38134), -(54215, 0, 0, 0, 861, 38134), -(54218, 0, 0, 0, 861, 38134), -(54217, 0, 0, 0, 861, 38134), -(55684, 0, 0, 0, 864, 38134), -(53641, 0, 0, 0, 864, 38134), -(656, 0, 0, 0, 378, 38134), -(5384, 0, 0, 0, 864, 38134), -(140407, 0, 0, 0, 467, 38134), -(140403, 0, 0, 0, 288, 38134), -(140253, 0, 0, 0, 288, 38134), -(47688, 0, 0, 0, 883, 38134), -(44241, 0, 0, 0, 864, 38134), -(44239, 0, 0, 0, 864, 38134), -(44238, 0, 0, 0, 864, 38134), -(44243, 0, 0, 0, 864, 38134), -(163219, 0, 0, 0, 1421, 38134), -(165396, 0, 3, 3, 794, 38134), -(165395, 0, 0, 0, 794, 38134), -(165394, 0, 0, 0, 794, 38134), -(165393, 0, 0, 0, 186, 38134), -(120594, 0, 0, 0, 494, 38134), -(93307, 0, 0, 0, 864, 38134), -(93296, 0, 0, 0, 864, 38134), -(35365, 0, 0, 0, 864, 38134), -(34997, 0, 0, 0, 864, 38134), -(1751, 0, 0, 0, 864, 38134), -(24729, 0, 0, 0, 864, 38134), -(34998, 0, 0, 0, 864, 38134), -(1750, 0, 0, 0, 378, 38134), -(15187, 0, 0, 0, 861, 38134), -(1439, 0, 0, 0, 864, 38134), -(17103, 0, 0, 0, 864, 38134), -(2285, 0, 0, 0, 378, 38134), -(4960, 0, 0, 0, 864, 38134), -(1752, 0, 0, 0, 864, 38134), -(721, 0, 0, 0, 81, 38134), -(175138, 0, 0, 0, 864, 38134), -(165505, 0, 0, 0, 864, 38134), -(61840, 0, 0, 0, 864, 38134), -(61839, 0, 0, 0, 864, 38134), -(58167, 0, 0, 0, 864, 38134), -(163211, 0, 0, 0, 741, 38134), -(61841, 0, 0, 0, 864, 38134), -(1756, 0, 0, 0, 883, 38134), -(1412, 0, 0, 0, 81, 38134), -(6090, 0, 0, 0, 864, 38134), -(5483, 0, 0, 0, 864, 38134), -(176203, 0, 0, 0, 1355, 38134), -(340, 0, 0, 0, 864, 38134), -(1327, 0, 0, 0, 864, 38134), -(173706, 0, 0, 0, 864, 38134), -(176220, 0, 0, 0, 1355, 38134), -(6089, 0, 0, 0, 378, 38134), -(3629, 0, 0, 0, 864, 38134), -(155011, 0, 0, 0, 181, 38134), -(5482, 0, 0, 0, 864, 38134), -(1478, 0, 0, 0, 864, 38134), -(1477, 0, 0, 0, 864, 38134), -(1328, 0, 0, 0, 378, 38134), -(61081, 0, 0, 0, 371, 38134), -(164957, 0, 0, 0, 864, 38134), -(164940, 0, 0, 0, 864, 38134), -(164939, 0, 0, 0, 864, 38134), -(62954, 0, 0, 0, 371, 38134), -(164960, 0, 0, 0, 864, 38134), -(164955, 0, 0, 0, 864, 38134), -(164954, 0, 0, 0, 864, 38134), -(164953, 0, 0, 0, 864, 38134), -(164948, 0, 0, 0, 864, 38134), -(6946, 0, 0, 0, 864, 38134), -(164956, 0, 0, 0, 864, 38134), -(164947, 0, 0, 0, 864, 38134), -(164942, 0, 0, 0, 864, 38134), -(164950, 0, 0, 0, 864, 38134), -(164945, 0, 0, 0, 864, 38134), -(164946, 0, 0, 0, 864, 38134), -(164941, 0, 0, 0, 864, 38134), -(164952, 0, 0, 0, 864, 38134), -(1326, 0, 0, 0, 864, 38134), -(164943, 0, 0, 0, 864, 38134), -(167429, 0, 0, 0, 741, 38134), -(164962, 0, 0, 0, 864, 38134), -(164961, 0, 0, 0, 864, 38134), -(164949, 0, 0, 0, 864, 38134), -(62913, 0, 0, 0, 864, 38134), -(175435, 0, 0, 0, 1355, 38134), -(35845, 0, 0, 0, 181, 38134), -(7208, 0, 0, 0, 864, 38134), -(7207, 0, 0, 0, 864, 38134), -(8383, 0, 0, 0, 864, 38134), -(1325, 0, 0, 0, 864, 38134), -(51998, 0, 0, 0, 864, 38134), -(14561, 0, 0, 0, 872, 38134), -(13283, 0, 0, 0, 864, 38134), -(114832, 0, 0, 0, 864, 38134), -(44252, 0, 0, 0, 864, 38134), -(14560, 0, 0, 0, 872, 38134), -(14559, 0, 0, 0, 872, 38134), -(43693, 0, 0, 0, 864, 38134), -(43694, 0, 0, 0, 864, 38134), -(308, 0, 0, 0, 872, 38134), -(4269, 0, 0, 0, 872, 38134), -(163007, 0, 0, 0, 864, 38134), -(284, 0, 0, 0, 872, 38134), -(31146, 0, 3, 3, 328, 38134), -(153292, 0, 0, 0, 181, 38134), -(918, 0, 0, 0, 864, 38134), -(52029, 0, 0, 0, 864, 38134), -(73190, 0, 0, 0, 982, 38134), -(12786, 0, 0, 0, 982, 38134), -(12785, 0, 0, 0, 982, 38134), -(12779, 0, 0, 0, 982, 38134), -(69975, 0, 0, 0, 864, 38134), -(44245, 0, 0, 0, 864, 38134), -(146633, 0, 0, 0, 982, 38134), -(1341, 0, 0, 0, 864, 38134), -(12784, 0, 0, 0, 982, 38134), -(1324, 0, 0, 0, 864, 38134), -(44237, 0, 0, 0, 864, 38134), -(176192, 0, 0, 0, 1355, 38134), -(1323, 0, 0, 0, 864, 38134), -(12783, 0, 0, 0, 982, 38134), -(176233, 0, 0, 0, 1355, 38134), -(12787, 0, 0, 0, 982, 38134), -(12781, 0, 0, 0, 982, 38134), -(12780, 0, 0, 0, 982, 38134), -(4961, 0, 0, 0, 864, 38134), -(175051, 0, 0, 0, 864, 38134), -(69974, 0, 0, 0, 864, 38134), -(19848, 0, 0, 0, 982, 38134), -(44246, 0, 0, 0, 864, 38134), -(38821, 0, 0, 0, 181, 38134), -(176235, 0, 0, 0, 1355, 38134), -(176230, 0, 0, 0, 1355, 38134), -(176229, 0, 0, 0, 1355, 38134), -(52030, 0, 0, 0, 864, 38134), -(28355, 0, 0, 0, 864, 38134), -(28347, 0, 0, 0, 864, 38134), -(58154, 0, 0, 0, 864, 38134), -(1721, 0, 0, 0, 378, 38134), -(176237, 0, 0, 0, 1355, 38134), -(54660, 0, 0, 0, 864, 38134), -(176221, 0, 0, 0, 1355, 38134), -(3626, 0, 0, 0, 864, 38134), -(1333, 0, 0, 0, 864, 38134), -(1395, 0, 0, 0, 864, 38134), -(87503, 0, 0, 0, 864, 38134), -(87501, 0, 0, 0, 864, 38134), -(2795, 0, 0, 0, 378, 38134), -(1339, 0, 0, 0, 864, 38134), -(1292, 0, 0, 0, 864, 38134), -(11096, 0, 0, 0, 864, 38134), -(1321, 0, 0, 0, 864, 38134), -(1320, 0, 0, 0, 864, 38134), -(23050, 0, 0, 0, 864, 38134), -(5565, 0, 0, 0, 864, 38134), -(5564, 0, 0, 0, 864, 38134), -(176244, 0, 0, 0, 1355, 38134), -(176226, 0, 0, 0, 1355, 38134), -(1319, 0, 0, 0, 864, 38134), -(71526, 0, 0, 0, 864, 38134), -(3520, 0, 0, 0, 864, 38134), -(61837, 0, 0, 0, 864, 38134), -(3512, 0, -4, -4, 1723, 38134), -(3511, 0, -4, -4, 1723, 38134), -(3510, 0, -4, -4, 1723, 38134), -(3509, 0, -4, -4, 1723, 38134), -(3508, 0, -4, -4, 1723, 38134), -(3507, 0, -4, -4, 1723, 38134), -(3513, 0, 0, 0, 864, 38134), -(3505, 0, -4, -4, 1723, 38134), -(50480, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(44583, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(50523, 0, 0, 0, 864, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(56925, 0, 0, 0, 827, 38134), -(42421, 0, 0, 0, 864, 38134), -(44582, 0, 0, 0, 864, 38134), -(1298, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(61838, 0, 0, 0, 864, 38134), -(1297, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(175416, 0, 0, 0, 868, 38134), -(44774, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(1294, 0, 0, 0, 864, 38134), -(141270, 0, 0, 0, 864, 38134), -(1402, 0, 0, 0, 378, 38134), -(1301, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(8670, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(1427, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(15659, 0, 0, 0, 181, 38134), -(1287, 0, 0, 0, 864, 38134), -(8719, 0, 0, 0, 864, 38134), -(29093, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(4075, 0, 0, 0, 81, 38134), -(352, 0, 0, 0, 2117, 38134), -(61836, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(18360, 0, 0, 0, 872, 38134), -(12481, 0, 0, 0, 864, 38134), -(12480, 0, 0, 0, 883, 38134), -(49748, 0, 0, 0, 861, 38134), -(6174, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(1303, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(3518, 0, 0, 0, 378, 38134), -(35477, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(1432, 0, 0, 0, 378, 38134), -(18375, 0, 0, 0, 44, 38134), -(18359, 0, 0, 0, 872, 38134), -(18357, 0, 0, 0, 872, 38134), -(2334, 0, 0, 0, 328, 38134), -(1302, 0, 0, 0, 864, 38134), -(1275, 0, 0, 0, 864, 38134), -(43769, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(18362, 0, 0, 0, 872, 38134), -(2457, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(4981, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(49877, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(482, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(4974, 0, 0, 0, 864, 38134), -(51440, 0, -4, -4, 1723, 38134), -(48632, 0, 0, 0, 872, 38134), -(46602, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(43692, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134), -(163095, 0, 0, 0, 741, 38134), -(162935, 0, 0, 0, 883, 38134), -(61896, 0, 0, 0, 864, 38134), -(61895, 0, 3, 3, 1723, 38134), -(1976, 0, 0, 0, 883, 38134), -(65153, 0, 0, 0, 864, 38134), -(14394, 0, 0, 0, 864, 38134), -(14721, 0, 0, 0, 864, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(158637, 0, 0, 0, 872, 38134), -(60649, 0, 0, 0, 371, 38134), -(32639, 0, 0, 0, 872, 38134), -(3937, 0, 0, 0, 73, 38134), -(42218, 0, 0, 0, 73, 38134), -(121541, 0, 0, 0, 336, 38134), -(32638, 0, 0, 0, 872, 38134), -(51348, 0, 0, 0, 883, 38134), -(17804, 0, 0, 0, 864, 38134), -(61080, 0, 0, 0, 371, 38134), -(111190, 0, 0, 0, 773, 38134), -(154169, 0, 0, 0, 1421, 38134), -(140146, 0, 0, 0, 467, 38134), -(32520, 0, 0, 0, 181, 38134), -(68, 0, 0, 0, 883, 38134), -(140022, 0, 0, 0, 467, 38134), -(4959, 0, 0, 0, 864, 38134), -(163963, 0, 0, 0, 741, 38134), -(154155, 0, 0, 0, 741, 38134), -(168255, 0, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(166262, 150, -2, -2, 1729, 38134), -(156814, 0, 2, 2, 1729, 38134), -(156828, 0, 0, 0, 1729, 38134), -(168740, 0, 0, 0, 81, 38134), -(161350, 0, 0, 0, 1421, 38134), -(156501, 0, 2, 2, 1729, 38134), -(156821, 0, 1, 1, 1729, 38134), -(168738, 0, 0, 0, 81, 38134), -(157300, 0, 2, 2, 1729, 38134), -(161504, 0, 0, 0, 741, 38134), -(156825, 0, 1, 1, 1729, 38134), -(157328, 0, 1, 1, 1729, 38134), -(156965, 0, 0, 0, 741, 38134), -(153581, 0, 0, 0, 741, 38134), -(174523, 0, 0, 0, 741, 38134), -(174530, 0, 0, 0, 741, 38134), -(174534, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(174529, 0, 0, 0, 741, 38134), -(174528, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(156961, 0, 0, 0, 1421, 38134), -(156960, 0, 0, 0, 741, 38134), -(161306, 0, 0, 0, 741, 38134), -(156954, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(156943, 0, 0, 0, 741, 38134), -(156941, 0, 0, 0, 1421, 38134), -(156944, 0, 0, 0, 741, 38134), -(156942, 0, 0, 0, 741, 38134), -(163533, 0, 0, 0, 741, 38134), -(164927, 0, 0, 0, 741, 38134), -(155733, 0, 0, 0, 741, 38134), -(172026, 0, 0, 0, 81, 38134), -(161006, 0, 0, 0, 741, 38134), -(163040, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(163039, 0, 0, 0, 741, 38134), -(156886, 0, 0, 0, 741, 38134), -(156885, 0, 0, 0, 741, 38134), -(156887, 0, 0, 0, 741, 38134), -(156882, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(155199, 0, 0, 0, 741, 38134), -(155197, 0, 0, 0, 741, 38134), -(153211, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(6491, 0, 0, 0, 328, 38134), -(163069, 0, 0, 0, 741, 38134), -(164025, 0, 0, 0, 741, 38134), -(162998, 0, 0, 0, 741, 38134), -(163048, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(164026, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(156859, 0, 0, 0, 741, 38134), -(156860, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(156932, 0, 0, 0, 741, 38134), -(156929, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(156902, 0, 0, 0, 741, 38134), -(156891, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(156808, 0, 0, 0, 741, 38134), -(174977, 0, 0, 0, 741, 38134), -(150245, 0, 0, 0, 741, 38134), -(161666, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(156833, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(156807, 0, 0, 0, 1421, 38134), -(162817, 0, 0, 0, 955, 38134), -(156595, 0, 0, 0, 741, 38134), -(156803, 0, 0, 0, 741, 38134), -(156801, 0, 0, 0, 741, 38134), -(156800, 0, 0, 0, 741, 38134), -(156804, 0, 0, 0, 741, 38134), -(154300, 0, 0, 0, 741, 38134), -(157114, 0, 0, 0, 741, 38134), -(156518, 0, 0, 0, 741, 38134), -(156799, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(153964, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(149899, 0, 0, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(165727, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(149915, 0, 0, 0, 741, 38134), -(165757, 0, 0, 0, 81, 38134), -(156716, 0, 0, 0, 741, 38134), -(151091, 0, 0, 0, 957, 38134), -(156676, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(150238, 0, 0, 0, 957, 38134), -(165713, 0, 0, 0, 81, 38134), -(156662, 0, 0, 0, 1421, 38134), -(165712, 0, 0, 0, 81, 38134), -(154301, 0, 0, 0, 741, 38134), -(150237, 0, 0, 0, 957, 38134), -(164826, 0, 0, 0, 741, 38134), -(154327, 0, 0, 0, 741, 38134), -(89715, 0, 0, 0, 328, 38134), -(175031, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(156651, 0, 0, 0, 1421, 38134), -(156607, 0, 0, 0, 741, 38134), -(167761, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(161131, 0, 0, 0, 957, 38134), -(161265, 0, 0, 0, 188, 38134), -(161130, 0, 0, 0, 957, 38134), -(151088, 0, 0, 0, 741, 38134), -(151089, 0, 0, 0, 741, 38134), -(154170, 0, 0, 0, 741, 38134), -(149917, 0, 0, 0, 741, 38134), -(156626, 0, 0, 0, 1421, 38134), -(156622, 0, 0, 0, 741, 38134), -(156610, 0, 0, 0, 741, 38134), -(156609, 0, 0, 0, 741, 38134), -(156612, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(161228, 0, 0, 0, 81, 38134), -(161224, 0, 0, 0, 81, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(157070, 0, 0, 0, 741, 38134), -(167886, 0, 0, 0, 741, 38134), -(156403, 0, 0, 0, 741, 38134), -(155125, 0, 0, 0, 741, 38134), -(154867, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 957, 38134), -(157049, 0, 0, 0, 741, 38134), -(157043, 0, 0, 0, 741, 38134), -(157042, 0, 0, 0, 741, 38134), -(156280, 0, 0, 0, 1421, 38134), -(157046, 0, 0, 0, 741, 38134), -(157044, 0, 0, 0, 741, 38134), -(160664, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(156345, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (141848,127175,127172,128997,129866,127059,126819,127143,126927,126783,126770,126735,126719,126718,126620,127537,126774,126720,126511,139145,129732,126845,129441,130689,129743,136107,128551,126918,126928,126919,129788,129598,129602,126369,126243,129122,128407,132211,132223,126158,126157,128408,145239,141215,126237,123192,140802,128224,128233,143777,128228,128229,128227,140780,140783,140786,140781,140790,126526,143042,128234,126440,128377,126037,123236,141824,126546,129153,98143,126953,142581,123226,125335,136576,142614,133550,142791,143463,138738,142796,136468,125342,125337,134226,125326,134166,123224,134176,148749,148919,148914,123469,147545,126709,147607,147680,146955,134328,147544,147603,147438,147487,147539,137147,138171,137144,137146,138310,147546,147541,147543,147482,147656,147524,147542,134592,147168,149515,122471,133399,122681,123264,122454,122452,126578,133327,138316,126519,138326,126497,122671,122672,123818,143056,137763,135056,140954,140952,126463,126455,143330,136166,136343,144112,143547,135906,144174,140496,140497,144176,135945,135943,135896,135609,135610,144175,144177,135525,143128,135605,135538,143186,135606,136174,135833,139735,134688,136175,144030,133973,146762,136158,144108,123210,144115,143493,136110,143487,143508,144113,143489,143518,143519,143513,143511,126496,143863,144084,24968,144111,144116,143151,144109,137744,138771,139068,152051,152059,137448,142967,143192,142062,142691,142644,137546,140865,138587,140421,134729,135913,135783,141085,124918,138544,138603,135019,145302,145297,135053,145309,134840,134849,134847,130246,134722,134921,134838,144212,134845,144213,134725,134920,135107,143793,140904,141773,144002,131997,141772,140948,144493,143847,145838,161565,88697,141698,131998,143560,143559,88696,142564,126530,141991,129627,144029,143336,141771,142884,142886,142885,142881,142882,142611,126582,141066,126581,142754,124883,142774,142764,143572,143574,148904,142777,142773,142770,142605,142607,142759,142767,140640,142119,142778,142608,142602,142784,142603,142760,125004,126824,135604,142771,142772,142775,135889,141001,127636,135112,126640,127193,123641,140906,140936,142238,142668,142666,137066,143613,142450,158637,120788,122370,120599,141117,141116,141114,141115,143272,140944,142163,142089,146902,131992,131983,131989,126781,147206,123604,124805,126583,135792,124238,135603,141033,139148,139144,135658,124859,135808,124727,124725,132036,123169,142371,131994,123714,142073,132638,136106,130377,132625,143295,128531,136096,123231,142457,150300,143022,132228,136102,136052,130399,142195,133536,136091,143502,130077,143250,142543,142137,142139,142086,142132,143116,143109,142136,130368,142459,142063,129940,142095,149045,136071,142068,132642,138724,136041,142752,142056,138725,138726,135153,142066,136059,148228,136061,136063,143261,142346,143112,143108,143106,143105,143103,143100,142077,144310,177193,154464,144383,123639,139522,124289,62821,62822,123635,143244,125005,143251,124295,142180,142094,124181,141274,123675,142191,143260,143263,124180,135509,143243,123642,121235,144148,124720,142188,144147,143262,143246,133325,140350,135230,133282,140313,142169,143259,143242,143248,142176,143254,142174,142167,123633,143856,135064,138280,143709,140473,135681,142187,140472,139375,135446,142166,142612,123244,144635,124695,142117,143040,143842,135677,152000,143870,153932,138704,135678,143844,126434,135675,151176,151173,142189,142143,143839,136633,142140,142142,142115,142138,143699,125088,126642,142181,143036,143700,126634,142182,142160,143718,145253,126387,126682,124030,124356,134906,134907,134927,140034,134922,124024,134896,130582,124232,130685,127478,140033,130683,121239,124022,120922,128629,142956,139088,135521,135520,158488,26548,158512,158589,149374,120590,43102,144378,36799,151187,53352,52654,104549,52806,44749,29154,29019,29016,29152,29088,29712,176227,15214,176246,176245,176241,176234,44880,176236,176231,176225,176223,176243,176224,1412,176240,176238,176222,42782,20716,50435,50434,43842,43841,1416,45306,5509,43690,6579,80069,7232,957,7798,5511,5514,5513,5510,5413,5512,29725,1646,10782,1472,53991,54214,54219,54215,53641,54216,55684,54218,54217,656,5384,112912,140407,140403,140253,44243,44239,44241,44238,165393,165396,165395,165394,163219,1751,1750,120594,1439,17103,4960,2285,1752,175138,165505,61840,61839,58167,163211,721,1327,5483,5482,176220,3629,155011,61841,173706,340,176203,1756,6090,6089,3504,2331,2330,1328,71526,164939,164940,61081,62954,164957,164954,164960,164948,6946,164955,164953,164950,164945,164956,164947,164946,164942,167429,164952,164949,164941,1326,164943,164962,164961,7207,62913,7208,175435,35845,1325,51998,8383,14560,14559,14561,13283,114832,44252,43694,163007,43693,918,4269,284,153292,308,31146,52029,73190,146633,12786,12785,12784,12779,69975,44245,1323,44237,1324,1341,12783,12787,1721,176192,12781,12780,54660,58154,176230,176229,44246,176233,175051,19848,38821,69974,176221,28355,28347,176237,176235,52030,4961,3626,1333,2795,87503,1395,87501,1339,11096,1292,1320,23050,176244,5565,1321,5564,176226,1319,61837,42421,42339,50524,44583,50480,50523,50525,44582,56925,52359,52358,52361,1478,1477,2533,2532,1299,1428,15659,1298,29142,61838,1297,44774,175420,175416,44773,141270,1402,1294,1291,1295,1301,277,1427,8670,8719,1431,6740,29093,1287,32639,32638,49877,483,279,46602,12480,18375,61896,111190,61895,18362,18360,163095,18359,18357,4974,43822,1289,352,43819,121541,3518,12481,14423,14439,50669,65153,51440,4981,1302,1257,2457,2456,4075,6174,43820,35477,48632,43769,61836,61834,1285,482,2334,1275,5193,49540,1303,2455,162935,1432,68,49748,51348,1976,14438,18406,43692,1286,32520)) OR (`DifficultyID`=1 AND `Entry` IN (132238,127106,130850,130090,130099,129350,129352,130172,130086,129699,130157,136539,127019,130012,129673,129645,129601,129547,130400,129529,129600,129599,130404,130011,130024,130521,130536,130467,129550,129092,129559,129526,127111,129527,129548,126848,126847,130522,126983,127124,127119)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(141848, 0, 0, 0, 464, 38134), -(127175, 0, 0, 0, 186, 38134), -(127172, 0, 0, 0, 186, 38134), -(128997, 0, 0, 0, 186, 38134), -(129866, 0, 0, 0, 186, 38134), -(127059, 0, 0, 0, 186, 38134), -(126819, 0, 4, 4, 186, 38134), -(127143, 0, 0, 0, 186, 38134), -(126927, 0, 0, 0, 186, 38134), -(126783, 0, 0, 0, 186, 38134), -(126770, 0, 0, 0, 186, 38134), -(126735, 0, 0, 0, 186, 38134), -(126719, 0, 0, 0, 186, 38134), -(126718, 0, 0, 0, 186, 38134), -(126620, 0, 0, 0, 186, 38134), -(127537, 0, 0, 0, 186, 38134), -(126774, 0, 0, 0, 186, 38134), -(126720, 0, 0, 0, 186, 38134), -(126511, 0, 0, 0, 186, 38134), -(139145, 0, 0, 0, 186, 38134), -(132238, 1, 0, 0, 842, 38134), -(127106, 1, 1, 1, 1220, 38134), -(130850, 1, 2, 2, 1220, 38134), -(130090, 1, 0, 0, 1220, 38134), -(130099, 1, 0, 0, 1220, 38134), -(129350, 1, 0, 0, 1220, 38134), -(129352, 1, 0, 0, 1220, 38134), -(130172, 1, 1, 1, 1220, 38134), -(130086, 1, 0, 0, 1220, 38134), -(129699, 1, 1, 1, 1220, 38134), -(130157, 1, 0, 0, 1220, 38134), -(136539, 1, 0, 0, 1220, 38134), -(127019, 1, 0, 0, 186, 38134), -(130012, 1, 0, 0, 1220, 38134), -(129673, 1, 1, 1, 1220, 38134), -(129645, 1, 1, 1, 1220, 38134), -(129601, 1, 0, 0, 1220, 38134), -(129547, 1, 0, 0, 1220, 38134), -(130400, 1, 1, 1, 1220, 38134), -(129529, 1, 0, 0, 1220, 38134), -(129600, 1, 0, 0, 1220, 38134), -(129599, 1, 0, 0, 1220, 38134), -(130404, 1, 0, 0, 1220, 38134), -(130011, 1, 0, 0, 1220, 38134), -(130024, 1, 0, 0, 1220, 38134), -(130521, 1, 0, 0, 1220, 38134), -(130536, 1, 0, 0, 1220, 38134), -(130467, 1, 0, 0, 1220, 38134), -(129550, 1, 0, 0, 1220, 38134), -(129092, 1, 0, 0, 186, 38134), -(129559, 1, 0, 0, 1220, 38134), -(129526, 1, 0, 0, 1220, 38134), -(127111, 1, 0, 0, 1220, 38134), -(129527, 1, 0, 0, 1220, 38134), -(129548, 1, 0, 0, 1220, 38134), -(126848, 1, 2, 2, 1220, 38134), -(126847, 1, 2, 2, 1220, 38134), -(130522, 1, 0, 0, 1220, 38134), -(126983, 1, 2, 2, 1220, 38134), -(127124, 1, 0, 0, 1220, 38134), -(127119, 1, 0, 0, 1220, 38134), -(129732, 0, 2, 2, 1220, 38134), -(126845, 0, 2, 2, 1220, 38134), -(129441, 0, 2, 2, 1220, 38134), -(130689, 0, 0, 0, 81, 38134), -(129743, 0, 2, 2, 1220, 38134), -(136107, 0, 0, 0, 1220, 38134), -(128551, 0, 0, 0, 1220, 38134), -(126918, 0, 0, 0, 1220, 38134), -(126928, 0, 0, 0, 1220, 38134), -(126919, 0, 0, 0, 1220, 38134), -(129788, 0, 0, 0, 1220, 38134), -(129598, 0, 0, 0, 1220, 38134), -(129602, 0, 1, 1, 1220, 38134), -(126369, 0, 0, 0, 186, 38134), -(126243, 0, 0, 0, 186, 38134), -(129122, 0, 0, 0, 186, 38134), -(128407, 0, 0, 0, 186, 38134), -(132211, 0, 0, 0, 186, 38134), -(132223, 0, 0, 0, 186, 38134), -(126158, 0, 0, 0, 186, 38134), -(126157, 0, 0, 0, 186, 38134), -(128408, 0, 0, 0, 186, 38134), -(145239, 0, 0, 0, 708, 38134), -(141215, 0, 24, 24, 371, 38134), -(126237, 0, 0, 0, 186, 38134), -(123192, 0, 0, 0, 186, 38134), -(140802, 0, 0, 0, 186, 38134), -(128224, 0, 0, 0, 2117, 38134), -(128233, 0, 0, 0, 186, 38134), -(143777, 0, 0, 0, 186, 38134), -(128228, 0, 0, 0, 186, 38134), -(128229, 0, 0, 0, 186, 38134), -(128227, 0, 0, 0, 186, 38134), -(140780, 0, 0, 0, 186, 38134), -(140783, 0, 0, 0, 186, 38134), -(140786, 0, 0, 0, 186, 38134), -(140781, 0, 0, 0, 186, 38134), -(140790, 0, 0, 0, 186, 38134), -(126526, 0, 0, 0, 81, 38134), -(143042, 0, 0, 0, 371, 38134), -(128234, 0, 0, 0, 465, 38134), -(126440, 0, 0, 0, 186, 38134), -(128377, 0, 0, 0, 186, 38134), -(126037, 0, 0, 0, 186, 38134), -(123236, 0, 0, 0, 830, 38134), -(141824, 0, 0, 0, 186, 38134), -(126546, 0, 0, 0, 81, 38134), -(129153, 0, 0, 0, 81, 38134), -(98143, 0, 0, 0, 334, 38134), -(126953, 0, 0, 0, 186, 38134), -(142581, 0, 0, 0, 186, 38134), -(123226, 0, 0, 0, 186, 38134), -(125335, 0, 0, 0, 186, 38134), -(136576, 0, 0, 0, 186, 38134), -(142614, 0, 0, 0, 186, 38134), -(133550, 0, 0, 0, 186, 38134), -(142791, 0, 0, 0, 186, 38134), -(143463, 0, 0, 0, 186, 38134), -(138738, 0, 0, 0, 186, 38134), -(142796, 0, 0, 0, 186, 38134), -(136468, 0, 0, 0, 186, 38134), -(125342, 0, 0, 0, 186, 38134), -(125337, 0, 0, 0, 186, 38134), -(134226, 0, 0, 0, 2117, 38134), -(125326, 0, 0, 0, 186, 38134), -(134166, 0, 0, 0, 186, 38134), -(123224, 0, 0, 0, 186, 38134), -(134176, 0, 0, 0, 186, 38134), -(148749, 0, 0, 0, 706, 38134), -(148919, 0, 0, 0, 706, 38134), -(148914, 0, 0, 0, 706, 38134), -(123469, 0, 7, 10, 186, 38134), -(147545, 0, 0, 0, 706, 38134), -(126709, 0, 0, 0, 186, 38134), -(147607, 0, 0, 0, 706, 38134), -(147680, 0, 0, 0, 706, 38134), -(146955, 0, 0, 0, 693, 38134), -(134328, 0, 0, 0, 706, 38134), -(147544, 0, 0, 0, 706, 38134), -(147603, 0, 0, 0, 706, 38134), -(147438, 0, 0, 0, 706, 38134), -(147487, 0, 0, 0, 706, 38134), -(147539, 0, 0, 0, 706, 38134), -(137147, 0, 0, 0, 805, 38134), -(138171, 0, 0, 0, 805, 38134), -(137144, 0, 0, 0, 805, 38134), -(137146, 0, 0, 0, 805, 38134), -(138310, 0, 0, 0, 81, 38134), -(147546, 0, 0, 0, 706, 38134), -(147541, 0, 0, 0, 706, 38134), -(147543, 0, 0, 0, 706, 38134), -(147482, 0, 0, 0, 706, 38134), -(147656, 0, 0, 0, 706, 38134), -(147524, 0, 0, 0, 706, 38134), -(147542, 0, 0, 0, 706, 38134), -(134592, 0, 0, 0, 830, 38134), -(147168, 0, 0, 0, 706, 38134), -(149515, 0, 0, 0, 706, 38134), -(122471, 0, 0, 0, 186, 38134), -(133399, 0, 0, 0, 186, 38134), -(122681, 0, 7, 10, 186, 38134), -(123264, 0, 0, 0, 186, 38134), -(122454, 0, 0, 0, 186, 38134), -(122452, 0, 0, 0, 186, 38134), -(126578, 0, 0, 0, 81, 38134), -(133327, 0, 0, 0, 186, 38134), -(138316, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(138326, 0, 0, 0, 81, 38134), -(126497, 0, 0, 0, 81, 38134), -(122671, 0, 0, 0, 186, 38134), -(122672, 0, 3, 3, 1723, 38134), -(123818, 0, 0, 0, 830, 38134), -(143056, 0, 0, 0, 371, 38134), -(137763, 0, 0, 0, 830, 38134), -(135056, 0, 0, 0, 2117, 38134), -(140954, 0, 0, 0, 186, 38134), -(140952, 0, 0, 0, 186, 38134), -(126463, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(136166, 0, 0, 0, 186, 38134), -(136343, 0, 0, 0, 186, 38134), -(144112, 0, 0, 0, 186, 38134), -(143547, 0, 0, 0, 2117, 38134), -(135906, 0, 0, 0, 186, 38134), -(144174, 0, 0, 0, 186, 38134), -(140496, 0, 0, 0, 186, 38134), -(140497, 0, 0, 0, 186, 38134), -(144176, 0, 0, 0, 186, 38134), -(135945, 0, 0, 0, 186, 38134), -(135943, 0, 0, 0, 186, 38134), -(135896, 0, 0, 0, 186, 38134), -(135609, 0, -4, -4, 1723, 38134), -(135610, 0, -4, -4, 1723, 38134), -(144175, 0, 0, 0, 186, 38134), -(144177, 0, 0, 0, 186, 38134), -(135525, 0, 0, 0, 186, 38134), -(143128, 0, 0, 0, 188, 38134), -(135605, 0, 0, 0, 186, 38134), -(135538, 0, 0, 0, 186, 38134), -(143186, 0, 0, 0, 186, 38134), -(135606, 0, 0, 0, 186, 38134), -(136174, 0, 0, 0, 186, 38134), -(135833, 0, 0, 0, 186, 38134), -(139735, 0, 0, 0, 186, 38134), -(134688, 0, 0, 0, 188, 38134), -(136175, 0, 0, 0, 186, 38134), -(144030, 0, 0, 0, 186, 38134), -(133973, 0, 0, 0, 186, 38134), -(146762, 0, 0, 0, 706, 38134), -(136158, 0, 0, 0, 186, 38134), -(144108, 0, 0, 0, 186, 38134), -(123210, 0, 0, 0, 186, 38134), -(144115, 0, 0, 0, 186, 38134), -(143493, 0, 0, 0, 187, 38134), -(136110, 0, 0, 0, 186, 38134), -(143487, 0, 0, 0, 187, 38134), -(143508, 0, 0, 0, 187, 38134), -(144113, 0, 0, 0, 186, 38134), -(143489, 0, 0, 0, 187, 38134), -(143518, 0, 0, 0, 187, 38134), -(143519, 0, 0, 0, 187, 38134), -(143513, 0, 0, 0, 187, 38134), -(143511, 0, 0, 0, 187, 38134), -(126496, 0, 0, 0, 81, 38134), -(143863, 0, 0, 0, 186, 38134), -(144084, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(144111, 0, 0, 0, 186, 38134), -(144116, 0, 0, 0, 186, 38134), -(143151, 0, 0, 0, 186, 38134), -(144109, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(138771, 0, 0, 0, 186, 38134), -(139068, 0, 0, 0, 969, 38134), -(152051, 0, 0, 0, 187, 38134), -(152059, 0, 0, 0, 187, 38134), -(137448, 0, 0, 0, 186, 38134), -(142967, 0, 0, 0, 186, 38134), -(143192, 0, 0, 0, 186, 38134), -(142062, 0, 0, 0, 186, 38134), -(142691, 0, 0, 0, 186, 38134), -(142644, 0, 0, 0, 464, 38134), -(137546, 0, 0, 0, 186, 38134), -(140865, 0, 4, 4, 186, 38134), -(138587, 0, 0, 0, 186, 38134), -(140421, 0, 0, 0, 188, 38134), -(134729, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135913, 0, 0, 0, 186, 38134), -(135783, 0, 0, 0, 188, 38134), -(141085, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(138544, 0, 0, 0, 186, 38134), -(138603, 0, 0, 0, 186, 38134), -(135019, 0, 0, 0, 186, 38134), -(145302, 0, 0, 0, 186, 38134), -(145297, 0, 0, 0, 186, 38134), -(135053, 0, 0, 0, 186, 38134), -(145309, 0, 0, 0, 186, 38134), -(134840, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(130246, 0, 0, 0, 81, 38134), -(134722, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(134838, 0, 0, 0, 186, 38134), -(144212, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(134725, 0, 0, 0, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(141773, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(131997, 0, 0, 0, 181, 38134), -(141772, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(143847, 0, 0, 0, 186, 38134), -(145838, 0, 0, 0, 347, 38134), -(161565, 0, 0, 0, 186, 38134), -(88697, 0, 1, 1, 755, 38134), -(141698, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(142564, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(141991, 0, 0, 0, 186, 38134), -(129627, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(135604, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(127636, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(127193, 0, 0, 0, 186, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(137066, 0, 0, 0, 186, 38134), -(143613, 0, 0, 0, 186, 38134), -(142450, 0, 0, 0, 465, 38134), -(158637, 0, 0, 0, 872, 38134), -(120788, 0, 0, 0, 794, 38134), -(122370, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(141117, 0, 5, 5, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(140944, 0, 0, 0, 186, 38134), -(142163, 0, 0, 0, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(146902, 0, 0, 0, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(131983, 0, 3, 3, 838, 38134), -(131989, 0, 0, 0, 181, 38134), -(126781, 0, 0, 0, 181, 38134), -(147206, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(135792, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(124859, 0, 0, 0, 186, 38134), -(135808, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(132036, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(131994, 0, 0, 0, 181, 38134), -(123714, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(130377, 0, 0, 0, 186, 38134), -(132625, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(136096, 0, 0, 0, 292, 38134), -(123231, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134), -(143022, 0, 0, 0, 186, 38134), -(132228, 0, 0, 0, 186, 38134), -(136102, 0, 0, 0, 292, 38134), -(136052, 0, 0, 0, 292, 38134), -(130399, 0, 0, 0, 186, 38134), -(142195, 0, 0, 0, 188, 38134), -(133536, 0, 0, 0, 292, 38134), -(136091, 0, 0, 0, 292, 38134), -(143502, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(143250, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142137, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(143116, 0, 0, 0, 186, 38134), -(143109, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(130368, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(136071, 0, 0, 0, 292, 38134), -(142068, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(142752, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(148228, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(136063, 0, 0, 0, 292, 38134), -(143261, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(143112, 0, 0, 0, 186, 38134), -(143108, 0, 0, 0, 186, 38134), -(143106, 0, 0, 0, 186, 38134), -(143105, 0, 0, 0, 186, 38134), -(143103, 0, 0, 0, 186, 38134), -(143100, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(144383, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(123635, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(141274, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142191, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(142176, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(143856, 0, 0, 0, 492, 38134), -(135064, 0, 0, 0, 2117, 38134), -(138280, 0, 0, 0, 81, 38134), -(143709, 0, 0, 0, 290, 38134), -(140473, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142187, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(139375, 0, 0, 0, 292, 38134), -(135446, 0, 0, 0, 492, 38134), -(142166, 0, 0, 0, 186, 38134), -(142612, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(144635, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(143842, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(152000, 0, 0, 0, 691, 38134), -(143870, 0, 0, 0, 492, 38134), -(153932, 0, 3, 3, 794, 38134), -(138704, 0, 0, 0, 841, 38134), -(135678, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(126434, 0, 0, 0, 186, 38134), -(135675, 0, 0, 0, 492, 38134), -(151176, 0, 0, 0, 292, 38134), -(151173, 0, 0, 0, 292, 38134), -(142189, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(143839, 0, 0, 0, 492, 38134), -(136633, 0, 0, 0, 465, 38134), -(142140, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(125088, 0, 0, 0, 191, 38134), -(126642, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(143036, 0, 0, 0, 371, 38134), -(143700, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(142182, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145253, 0, 0, 0, 188, 38134), -(126387, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(124030, 0, 0, 0, 186, 38134), -(124356, 0, 0, 0, 186, 38134), -(134906, 0, 0, 0, 186, 38134), -(134907, 0, 0, 0, 186, 38134), -(134927, 0, 2, 2, 186, 38134), -(140034, 0, 0, 0, 186, 38134), -(134922, 0, 0, 0, 186, 38134), -(124024, 0, 0, 0, 186, 38134), -(134896, 0, 0, 0, 186, 38134), -(130582, 0, 0, 0, 1227, 38134), -(124232, 0, 0, 0, 186, 38134), -(130685, 0, 0, 0, 81, 38134), -(127478, 0, 0, 0, 81, 38134), -(140033, 0, 0, 0, 186, 38134), -(130683, 0, 0, 0, 81, 38134), -(121239, 0, 0, 0, 186, 38134), -(124022, 0, 0, 0, 186, 38134), -(120922, 0, 3, 3, 794, 38134), -(128629, 0, 0, 0, 186, 38134), -(142956, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(135521, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(158488, 0, 0, 0, 73, 38134), -(26548, 0, 0, 0, 864, 38134), -(158512, 0, 0, 0, 73, 38134), -(158589, 0, 0, 0, 81, 38134), -(149374, 0, 0, 0, 464, 38134), -(120590, 0, 3, 3, 794, 38134), -(43102, 0, 0, 0, 864, 38134), -(144378, 0, 0, 0, 186, 38134), -(36799, 0, 0, 0, 864, 38134), -(151187, 0, 0, 0, 464, 38134), -(53352, 0, 0, 0, 827, 38134), -(52654, 0, 0, 0, 827, 38134), -(104549, 0, 0, 0, 773, 38134), -(52806, 0, 0, 0, 827, 38134), -(44749, 0, 0, 0, 56, 38134), -(29154, 0, 0, 0, 864, 38134), -(29019, 0, 0, 0, 864, 38134), -(29016, 0, 0, 0, 864, 38134), -(29152, 0, 0, 0, 864, 38134), -(29088, 0, 0, 0, 864, 38134), -(29712, 0, 0, 0, 883, 38134), -(176227, 0, 0, 0, 1355, 38134), -(15214, 0, 0, 0, 328, 38134), -(176246, 0, 0, 0, 1355, 38134), -(176245, 0, 0, 0, 1355, 38134), -(176241, 0, 0, 0, 1355, 38134), -(176234, 0, 0, 0, 1355, 38134), -(44880, 0, 0, 0, 81, 38134), -(176236, 0, 0, 0, 1355, 38134), -(176231, 0, 0, 0, 1355, 38134), -(176225, 0, 0, 0, 1355, 38134), -(176223, 0, 0, 0, 1355, 38134), -(176243, 0, 0, 0, 1355, 38134), -(176224, 0, 0, 0, 1355, 38134), -(1412, 0, 0, 0, 81, 38134), -(176240, 0, 0, 0, 1355, 38134), -(176238, 0, 0, 0, 1355, 38134), -(176222, 0, 0, 0, 1355, 38134), -(42782, 0, 0, 0, 864, 38134), -(20716, 0, 0, 0, 864, 38134), -(50435, 0, 0, 0, 861, 38134), -(50434, 0, 0, 0, 861, 38134), -(43842, 0, 0, 0, 864, 38134), -(43841, 0, 0, 0, 864, 38134), -(1416, 0, 0, 0, 864, 38134), -(45306, 0, 0, 0, 861, 38134), -(5509, 0, 0, 0, 378, 38134), -(43690, 0, 0, 0, 864, 38134), -(6579, 0, 0, 0, 864, 38134), -(80069, 0, 0, 0, 864, 38134), -(7232, 0, 0, 0, 864, 38134), -(957, 0, 0, 0, 378, 38134), -(7798, 0, 0, 0, 864, 38134), -(5511, 0, 0, 0, 864, 38134), -(5514, 0, 0, 0, 378, 38134), -(5513, 0, 0, 0, 864, 38134), -(5510, 0, 0, 0, 864, 38134), -(5413, 0, 0, 0, 864, 38134), -(5512, 0, 0, 0, 864, 38134), -(29725, 0, 0, 0, 864, 38134), -(1646, 0, 0, 0, 378, 38134), -(10782, 0, 0, 0, 73, 38134), -(1472, 0, 0, 0, 864, 38134), -(53991, 0, 0, 0, 861, 38134), -(54214, 0, 0, 0, 861, 38134), -(54219, 0, 0, 0, 861, 38134), -(54215, 0, 0, 0, 861, 38134), -(53641, 0, 0, 0, 864, 38134), -(54216, 0, 0, 0, 861, 38134), -(55684, 0, 0, 0, 864, 38134), -(54218, 0, 0, 0, 861, 38134), -(54217, 0, 0, 0, 861, 38134), -(656, 0, 0, 0, 378, 38134), -(5384, 0, 0, 0, 864, 38134), -(112912, 0, 0, 0, 343, 38134), -(140407, 0, 0, 0, 467, 38134), -(140403, 0, 0, 0, 288, 38134), -(140253, 0, 0, 0, 288, 38134), -(44243, 0, 0, 0, 864, 38134), -(44239, 0, 0, 0, 864, 38134), -(44241, 0, 0, 0, 864, 38134), -(44238, 0, 0, 0, 864, 38134), -(165393, 0, 0, 0, 186, 38134), -(165396, 0, 3, 3, 794, 38134), -(165395, 0, 0, 0, 794, 38134), -(165394, 0, 0, 0, 794, 38134), -(163219, 0, 0, 0, 1421, 38134), -(1751, 0, 0, 0, 864, 38134), -(1750, 0, 0, 0, 378, 38134), -(120594, 0, 0, 0, 494, 38134), -(1439, 0, 0, 0, 864, 38134), -(17103, 0, 0, 0, 864, 38134), -(4960, 0, 0, 0, 864, 38134), -(2285, 0, 0, 0, 378, 38134), -(1752, 0, 0, 0, 864, 38134), -(175138, 0, 0, 0, 864, 38134), -(165505, 0, 0, 0, 864, 38134), -(61840, 0, 0, 0, 864, 38134), -(61839, 0, 0, 0, 864, 38134), -(58167, 0, 0, 0, 864, 38134), -(163211, 0, 0, 0, 741, 38134), -(721, 0, 0, 0, 81, 38134), -(1327, 0, 0, 0, 864, 38134), -(5483, 0, 0, 0, 864, 38134), -(5482, 0, 0, 0, 864, 38134), -(176220, 0, 0, 0, 1355, 38134), -(3629, 0, 0, 0, 864, 38134), -(155011, 0, 0, 0, 181, 38134), -(61841, 0, 0, 0, 864, 38134), -(173706, 0, 0, 0, 864, 38134), -(340, 0, 0, 0, 864, 38134), -(176203, 0, 0, 0, 1355, 38134), -(1756, 0, 0, 0, 883, 38134), -(6090, 0, 0, 0, 864, 38134), -(6089, 0, 0, 0, 378, 38134), -(3504, 0, -4, -4, 1723, 38134), -(2331, 0, -4, -4, 1723, 38134), -(2330, 0, 0, 0, 864, 38134), -(1328, 0, 0, 0, 378, 38134), -(71526, 0, 0, 0, 864, 38134), -(164939, 0, 0, 0, 864, 38134), -(164940, 0, 0, 0, 864, 38134), -(61081, 0, 0, 0, 371, 38134), -(62954, 0, 0, 0, 371, 38134), -(164957, 0, 0, 0, 864, 38134), -(164954, 0, 0, 0, 864, 38134), -(164960, 0, 0, 0, 864, 38134), -(164948, 0, 0, 0, 864, 38134), -(6946, 0, 0, 0, 864, 38134), -(164955, 0, 0, 0, 864, 38134), -(164953, 0, 0, 0, 864, 38134), -(164950, 0, 0, 0, 864, 38134), -(164945, 0, 0, 0, 864, 38134), -(164956, 0, 0, 0, 864, 38134), -(164947, 0, 0, 0, 864, 38134), -(164946, 0, 0, 0, 864, 38134), -(164942, 0, 0, 0, 864, 38134), -(167429, 0, 0, 0, 741, 38134), -(164952, 0, 0, 0, 864, 38134), -(164949, 0, 0, 0, 864, 38134), -(164941, 0, 0, 0, 864, 38134), -(1326, 0, 0, 0, 864, 38134), -(164943, 0, 0, 0, 864, 38134), -(164962, 0, 0, 0, 864, 38134), -(164961, 0, 0, 0, 864, 38134), -(7207, 0, 0, 0, 864, 38134), -(62913, 0, 0, 0, 864, 38134), -(7208, 0, 0, 0, 864, 38134), -(175435, 0, 0, 0, 1355, 38134), -(35845, 0, 0, 0, 181, 38134), -(1325, 0, 0, 0, 864, 38134), -(51998, 0, 0, 0, 864, 38134), -(8383, 0, 0, 0, 864, 38134), -(14560, 0, 0, 0, 872, 38134), -(14559, 0, 0, 0, 872, 38134), -(14561, 0, 0, 0, 872, 38134), -(13283, 0, 0, 0, 864, 38134), -(114832, 0, 0, 0, 864, 38134), -(44252, 0, 0, 0, 864, 38134), -(43694, 0, 0, 0, 864, 38134), -(163007, 0, 0, 0, 864, 38134), -(43693, 0, 0, 0, 864, 38134), -(918, 0, 0, 0, 864, 38134), -(4269, 0, 0, 0, 872, 38134), -(284, 0, 0, 0, 872, 38134), -(153292, 0, 0, 0, 181, 38134), -(308, 0, 0, 0, 872, 38134), -(31146, 0, 3, 3, 328, 38134), -(52029, 0, 0, 0, 864, 38134), -(73190, 0, 0, 0, 982, 38134), -(146633, 0, 0, 0, 982, 38134), -(12786, 0, 0, 0, 982, 38134), -(12785, 0, 0, 0, 982, 38134), -(12784, 0, 0, 0, 982, 38134), -(12779, 0, 0, 0, 982, 38134), -(69975, 0, 0, 0, 864, 38134), -(44245, 0, 0, 0, 864, 38134), -(1323, 0, 0, 0, 864, 38134), -(44237, 0, 0, 0, 864, 38134), -(1324, 0, 0, 0, 864, 38134), -(1341, 0, 0, 0, 864, 38134), -(12783, 0, 0, 0, 982, 38134), -(12787, 0, 0, 0, 982, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(1721, 0, 0, 0, 378, 38134), -(176192, 0, 0, 0, 1355, 38134), -(12781, 0, 0, 0, 982, 38134), -(12780, 0, 0, 0, 982, 38134), -(54660, 0, 0, 0, 864, 38134), -(58154, 0, 0, 0, 864, 38134), -(176230, 0, 0, 0, 1355, 38134), -(176229, 0, 0, 0, 1355, 38134), -(44246, 0, 0, 0, 864, 38134), -(176233, 0, 0, 0, 1355, 38134), -(175051, 0, 0, 0, 864, 38134), -(19848, 0, 0, 0, 982, 38134), -(38821, 0, 0, 0, 181, 38134), -(69974, 0, 0, 0, 864, 38134), -(176221, 0, 0, 0, 1355, 38134), -(28355, 0, 0, 0, 864, 38134), -(28347, 0, 0, 0, 864, 38134), -(176237, 0, 0, 0, 1355, 38134), -(176235, 0, 0, 0, 1355, 38134), -(52030, 0, 0, 0, 864, 38134), -(4961, 0, 0, 0, 864, 38134), -(3626, 0, 0, 0, 864, 38134), -(1333, 0, 0, 0, 864, 38134), -(2795, 0, 0, 0, 378, 38134), -(87503, 0, 0, 0, 864, 38134), -(1395, 0, 0, 0, 864, 38134), -(87501, 0, 0, 0, 864, 38134), -(1339, 0, 0, 0, 864, 38134), -(11096, 0, 0, 0, 864, 38134), -(1292, 0, 0, 0, 864, 38134), -(1320, 0, 0, 0, 864, 38134), -(23050, 0, 0, 0, 864, 38134), -(176244, 0, 0, 0, 1355, 38134), -(5565, 0, 0, 0, 864, 38134), -(1321, 0, 0, 0, 864, 38134), -(5564, 0, 0, 0, 864, 38134), -(176226, 0, 0, 0, 1355, 38134), -(1319, 0, 0, 0, 864, 38134), -(61837, 0, 0, 0, 864, 38134), -(42421, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(44583, 0, 0, 0, 864, 38134), -(50480, 0, 0, 0, 864, 38134), -(50523, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(44582, 0, 0, 0, 864, 38134), -(56925, 0, 0, 0, 827, 38134), -(52359, 0, 0, 0, 864, 38134), -(52358, 0, 0, 0, 864, 38134), -(52361, 0, 0, 0, 861, 38134), -(1478, 0, 0, 0, 864, 38134), -(1477, 0, 0, 0, 864, 38134), -(2533, 0, -4, -4, 1723, 38134), -(2532, 0, -4, -4, 1723, 38134), -(1299, 0, 0, 0, 864, 38134), -(1428, 0, 0, 0, 864, 38134), -(15659, 0, 0, 0, 181, 38134), -(1298, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(61838, 0, 0, 0, 864, 38134), -(1297, 0, 0, 0, 864, 38134), -(44774, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(175416, 0, 0, 0, 868, 38134), -(44773, 0, -2, -2, 1723, 38134), -(141270, 0, 0, 0, 864, 38134), -(1402, 0, 0, 0, 378, 38134), -(1294, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(1301, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(1427, 0, 0, 0, 864, 38134), -(8670, 0, 0, 0, 864, 38134), -(8719, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(29093, 0, 0, 0, 864, 38134), -(1287, 0, 0, 0, 864, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(49877, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(12480, 0, 0, 0, 883, 38134), -(18375, 0, 0, 0, 44, 38134), -(61896, 0, 0, 0, 864, 38134), -(111190, 0, 0, 0, 773, 38134), -(61895, 0, 3, 3, 1723, 38134), -(18362, 0, 0, 0, 872, 38134), -(18360, 0, 0, 0, 872, 38134), -(163095, 0, 0, 0, 741, 38134), -(18359, 0, 0, 0, 872, 38134), -(18357, 0, 0, 0, 872, 38134), -(4974, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(43819, 0, 0, 0, 864, 38134), -(121541, 0, 0, 0, 336, 38134), -(3518, 0, 0, 0, 378, 38134), -(12481, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134), -(14439, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(65153, 0, 0, 0, 864, 38134), -(51440, 0, -4, -4, 1723, 38134), -(4981, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(4075, 0, 0, 0, 81, 38134), -(6174, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(35477, 0, 0, 0, 864, 38134), -(48632, 0, 0, 0, 872, 38134), -(43769, 0, 0, 0, 864, 38134), -(61836, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(482, 0, 0, 0, 864, 38134), -(2334, 0, 0, 0, 328, 38134), -(1275, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(1303, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(162935, 0, 0, 0, 883, 38134), -(1432, 0, 0, 0, 378, 38134), -(68, 0, 0, 0, 883, 38134), -(49748, 0, 0, 0, 861, 38134), -(51348, 0, 0, 0, 883, 38134), -(1976, 0, 0, 0, 883, 38134), -(14438, 0, 0, 0, 864, 38134), -(18406, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (135021,131130,131126,131131,131133,131134,138176,122112,137758,130849,134448,130848,131368,131359,131363,143525,141783,142273,137010,130994,122110,135023,136486,135856,139714,129642,129643,136480,135992,135973,131103,122115,129485,137030,129641,135815,137031,131111,129575,137032,139702,136697,136690,127975,127957,127988,127794,143686,143689,143687,143688,136514,127702,127701,127715,136490,127682,128188,128614,128582,128600,128596,126727,125400,127553,126415,126441,129742,129059,126255,137851,126410,137850,129886,137914,126144,126522,127652,152302,137873,125395,137748,126506,126523,130606,130083,126782,137842,137841,126629,126730,126724,126717,126478,130132,128964,126310,115634,126159,126151,130127,128942,128937,132166,115913,127548,127530,127558,128529,137573,125453,127714,125391,125385,143745,128577,128576,129486,125380,125492,125394,144339,144335,144336,144337,144338,130097,130096,127743,127526,128772,125411,125464,126353,125130,144215,125132,127876,139688,137131,138245,122676,122674,122675,137134,127874,126252,126240,128161,126245,126253,127780,130269,129809,129807,139136,139368,139367,126687,128200,126641,126225,126262,130138,126263,139156,129756,129995,126738,126210,126739,126264,126710,126805,121684,129760,128361,129764,129908,129877,122961,121603,121620,129888,121610,124316,129926,32639,124779,129532,129533,129531,129509,129511,129508,129510,129490,124882,119314,129489,124844,124786,128526,125375,129488,129721,128475,129501,124814,129771,127807,127522,127156,127129,127158,127160,127159,127125,127808,127649,127157,127822,127699,127127,61169,129812,128852,127801,127806,128625,132146,130160,126695,130136,125401,128494,130163,125452,130359,123226,143620,143621,143093,142803,142793,143150,143375,142794,142756,142797,142804,142813,142825,142809,142795,143153,144458,143190,126387,123818,151307,126677,151305,141292,141293,141295,141296,140755,130232,143572,143574,142611,142754,142759,142607,141066,142605,148904,142770,142764,142777,142602,142603,142119,142784,142608,142767,142771,140640,142778,142774,142773,142760,142775,124883,125004,142772,135889,127193,140906,152000,143839,124695,135064,142612,142668,142666,143056,139375,142176,136096,136102,143259,143248,150300,123633,130399,132228,137744,136091,143242,144147,148228,133536,136059,130368,136071,143502,141274,129940,143251,144148,143260,142346,136063,136061,142191,124720,143262,143263,123639,143244,142752,121541,135153,142095,143261,123675,124295,142056,136041,143250,142188,154464,138724,138725,138726,144383,177193,122370,137268,137265,137266,121235,120788,120599,148922,142371,136052,136106,143022,142543,142132,142066,142457,123635,142136,142139,142459,132638,124180,124181,149045,143295,142086,142068,142063,142077,142094,142073,142137,124289,144310,132036,135230,131994,142166,142180,143040,143254,143709,142117,142169,123169,153932,124725,124727,143870,135446,140473,142167,142174,142187,133282,135678,143844,143856,143842,139522,142163,135675,24968,140472,143036,135808,134920,140313,140350,134722,135509,139148,139144,142181,147206,134847,123604,134849,135520,134845,142089,123641,131983,136633,140936,123244,126781,134921,140944,144213,141117,131992,141116,143272,141115,141114,131989,142138,143793,141009,142160,138041,123210,141001,135112,140904,143560,143559,141698,143847,141033,161565,88696,88697,131997,131998,145838,144002,144493,142238,141773,140948,142564,141772,143330,135603,135604,142886,142884,141771,123642,142885,143336,142881,142882,135792,144029,143331,126634,138280,135521,135658,143718,139088,141991,126682,129627,126642,134776,126496,129605,142966,133659,133214,124238,129604,133187,133309,133264,133451,143700,125928,125924,139089,133328,131886,133446,133325,132105,144445,128286,130101,128285,128381,139090,128531,123231,130077,137763,140754,158221,158148,140752,125347,126626,127016,126455,132673,127739,123648,136459,125042,128417,124802,134685,127539,143665,124805,143664,126574,125815,124837,126640,136767,124842,126582,126581,136766,126585,132642,125005,143041,126530,145239,133285,131627,123192,123399,126583,126708,131610,145028,126526,139135,126953,123212,126709,126824,123868,127626,123236,126569,126434,128514,128623,128973,129340,129341,129984,127296,127297,127038,126974,127088,127104,127396,127080,127089,126965,127292,127087,126973,127393,128798,143929,127092,4076,129783,129945,124516,124417,124466,128457,129992,128345,129791,129810,129913,144164,144165,124416,124310,144166,130234,124429,124420,129957,124423,130374,129794,124418,128467,116633,130684,130419,124426,151378,151527,124173,130483,124548,124170,130194,124499,128386,124921,128420,1412,61081,125093,130165,130164,129137,124382,124497,128384,130143,6491,124953,128385,128389,127015,128347,124885,69018,124890)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135021, 0, 0, 0, 187, 38134), -(131130, 0, 0, 0, 187, 38134), -(131126, 0, 0, 0, 187, 38134), -(131131, 0, 0, 0, 187, 38134), -(131133, 0, 0, 0, 187, 38134), -(131134, 0, 0, 0, 187, 38134), -(138176, 0, 0, 0, 81, 38134), -(122112, 0, 0, 0, 187, 38134), -(137758, 0, 0, 0, 187, 38134), -(130849, 0, 0, 0, 187, 38134), -(134448, 0, 0, 0, 187, 38134), -(130848, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(131359, 0, 0, 0, 187, 38134), -(131363, 0, 0, 0, 187, 38134), -(143525, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(142273, 0, 0, 0, 464, 38134), -(137010, 0, 0, 0, 187, 38134), -(130994, 0, 0, 0, 187, 38134), -(122110, 0, 0, 0, 187, 38134), -(135023, 0, 0, 0, 2117, 38134), -(136486, 0, 0, 0, 187, 38134), -(135856, 0, 0, 0, 81, 38134), -(139714, 0, 0, 0, 187, 38134), -(129642, 0, 0, 0, 187, 38134), -(129643, 0, 0, 0, 187, 38134), -(136480, 0, 0, 0, 187, 38134), -(135992, 0, 0, 0, 187, 38134), -(135973, 0, 0, 0, 187, 38134), -(131103, 0, 0, 0, 187, 38134), -(122115, 0, 0, 0, 187, 38134), -(129485, 0, 0, 0, 187, 38134), -(137030, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137031, 0, 0, 0, 187, 38134), -(131111, 0, 0, 0, 187, 38134), -(129575, 0, 0, 0, 187, 38134), -(137032, 0, 0, 0, 187, 38134), -(139702, 0, 0, 0, 187, 38134), -(136697, 0, 0, 0, 187, 38134), -(136690, 0, 0, 0, 187, 38134), -(127975, 0, 0, 0, 187, 38134), -(127957, 0, 0, 0, 187, 38134), -(127988, 0, 0, 0, 187, 38134), -(127794, 0, 0, 0, 187, 38134), -(143686, 0, 0, 0, 187, 38134), -(143689, 0, 0, 0, 187, 38134), -(143687, 0, 0, 0, 187, 38134), -(143688, 0, 0, 0, 187, 38134), -(136514, 0, 0, 0, 187, 38134), -(127702, 0, 0, 0, 187, 38134), -(127701, 0, 0, 0, 187, 38134), -(127715, 0, 0, 0, 187, 38134), -(136490, 0, 0, 0, 187, 38134), -(127682, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(128614, 0, 0, 0, 187, 38134), -(128582, 0, 0, 0, 187, 38134), -(128600, 0, 0, 0, 187, 38134), -(128596, 0, 0, 0, 187, 38134), -(126727, 0, 0, 0, 187, 38134), -(125400, 0, 0, 0, 187, 38134), -(127553, 0, 0, 0, 187, 38134), -(126415, 0, 0, 0, 187, 38134), -(126441, 0, 0, 0, 187, 38134), -(129742, 0, 0, 0, 187, 38134), -(129059, 0, 0, 0, 187, 38134), -(126255, 0, 0, 0, 187, 38134), -(137851, 0, 0, 0, 187, 38134), -(126410, 0, 0, 0, 187, 38134), -(137850, 0, 0, 0, 187, 38134), -(129886, 0, 0, 0, 81, 38134), -(137914, 0, 0, 0, 187, 38134), -(126144, 0, 0, 0, 187, 38134), -(126522, 0, 0, 0, 187, 38134), -(127652, 0, 0, 0, 187, 38134), -(152302, 0, 0, 0, 465, 38134), -(137873, 0, 0, 0, 187, 38134), -(125395, 0, 0, 0, 187, 38134), -(137748, 0, 0, 0, 187, 38134), -(126506, 0, 0, 0, 187, 38134), -(126523, 0, 0, 0, 187, 38134), -(130606, 0, 0, 0, 187, 38134), -(130083, 0, 0, 0, 187, 38134), -(126782, 0, 0, 0, 187, 38134), -(137842, 0, 0, 0, 187, 38134), -(137841, 0, 0, 0, 187, 38134), -(126629, 0, 0, 0, 187, 38134), -(126730, 0, 0, 0, 187, 38134), -(126724, 0, 0, 0, 2117, 38134), -(126717, 0, 0, 0, 187, 38134), -(126478, 0, 0, 0, 187, 38134), -(130132, 0, 0, 0, 81, 38134), -(128964, 0, 0, 0, 187, 38134), -(126310, 0, 0, 0, 187, 38134), -(115634, 0, 0, 0, 181, 38134), -(126159, 0, 0, 0, 187, 38134), -(126151, 0, 0, 0, 187, 38134), -(130127, 0, 0, 0, 81, 38134), -(128942, 0, 0, 0, 187, 38134), -(128937, 0, 0, 0, 187, 38134), -(132166, 0, 0, 0, 2117, 38134), -(115913, 0, 0, 0, 181, 38134), -(127548, 0, 0, 0, 187, 38134), -(127530, 0, 0, 0, 187, 38134), -(127558, 0, 0, 0, 187, 38134), -(128529, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(125453, 0, 0, 0, 187, 38134), -(127714, 0, 0, 0, 187, 38134), -(125391, 0, 0, 0, 187, 38134), -(125385, 0, 0, 0, 187, 38134), -(143745, 0, 0, 0, 465, 38134), -(128577, 0, 0, 0, 187, 38134), -(128576, 0, 0, 0, 2117, 38134), -(129486, 0, 0, 0, 465, 38134), -(125380, 0, 0, 0, 187, 38134), -(125492, 0, 0, 0, 187, 38134), -(125394, 0, 0, 0, 187, 38134), -(144339, 0, 0, 0, 187, 38134), -(144335, 0, 0, 0, 187, 38134), -(144336, 0, 0, 0, 187, 38134), -(144337, 0, 0, 0, 187, 38134), -(144338, 0, 0, 0, 187, 38134), -(130097, 0, 0, 0, 187, 38134), -(130096, 0, 0, 0, 187, 38134), -(127743, 0, 0, 0, 187, 38134), -(127526, 0, 0, 0, 187, 38134), -(128772, 0, 0, 0, 81, 38134), -(125411, 0, 0, 0, 187, 38134), -(125464, 0, 0, 0, 187, 38134), -(126353, 0, 0, 0, 187, 38134), -(125130, 0, 0, 0, 187, 38134), -(144215, 0, 0, 0, 81, 38134), -(125132, 0, 0, 0, 81, 38134), -(127876, 0, 0, 0, 187, 38134), -(139688, 0, 0, 0, 187, 38134), -(137131, 0, 0, 0, 805, 38134), -(138245, 0, 0, 0, 805, 38134), -(122676, 0, 0, 0, 187, 38134), -(122674, 0, 0, 0, 187, 38134), -(122675, 0, 0, 0, 187, 38134), -(137134, 0, 0, 0, 805, 38134), -(127874, 0, 0, 0, 187, 38134), -(126252, 0, 0, 0, 187, 38134), -(126240, 0, 0, 0, 187, 38134), -(128161, 0, 0, 0, 187, 38134), -(126245, 0, 0, 0, 187, 38134), -(126253, 0, 0, 0, 187, 38134), -(127780, 0, 0, 0, 187, 38134), -(130269, 0, 0, 0, 81, 38134), -(129809, 0, 0, 0, 187, 38134), -(129807, 0, 0, 0, 187, 38134), -(139136, 0, 0, 0, 187, 38134), -(139368, 0, 0, 0, 187, 38134), -(139367, 0, 0, 0, 187, 38134), -(126687, 0, 0, 0, 187, 38134), -(128200, 0, 0, 0, 187, 38134), -(126641, 0, 0, 0, 187, 38134), -(126225, 0, 0, 0, 187, 38134), -(126262, 0, 0, 0, 187, 38134), -(130138, 0, 0, 0, 187, 38134), -(126263, 0, 0, 0, 187, 38134), -(139156, 0, 0, 0, 187, 38134), -(129756, 0, 0, 0, 187, 38134), -(129995, 0, 0, 0, 187, 38134), -(126738, 0, 0, 0, 187, 38134), -(126210, 0, 0, 0, 187, 38134), -(126739, 0, 0, 0, 187, 38134), -(126264, 0, 0, 0, 187, 38134), -(126710, 0, 0, 0, 81, 38134), -(126805, 0, 0, 0, 81, 38134), -(121684, 0, 0, 0, 186, 38134), -(129760, 0, 0, 0, 186, 38134), -(128361, 0, 0, 0, 186, 38134), -(129764, 0, 0, 0, 187, 38134), -(129908, 0, 0, 0, 81, 38134), -(129877, 0, 0, 0, 187, 38134), -(122961, 0, 0, 0, 186, 38134), -(121603, 0, 3, 3, 1723, 38134), -(121620, 0, 0, 0, 186, 38134), -(129888, 0, 0, 0, 187, 38134), -(121610, 0, 0, 0, 186, 38134), -(124316, 0, 2, 2, 81, 38134), -(129926, 0, 0, 0, 81, 38134), -(32639, 0, 0, 0, 872, 38134), -(124779, 0, 0, 0, 187, 38134), -(129532, 0, 0, 0, 187, 38134), -(129533, 0, 0, 0, 187, 38134), -(129531, 0, 0, 0, 187, 38134), -(129509, 0, 0, 0, 187, 38134), -(129511, 0, 0, 0, 187, 38134), -(129508, 0, 0, 0, 187, 38134), -(129510, 0, 0, 0, 187, 38134), -(129490, 0, 0, 0, 187, 38134), -(124882, 0, 0, 0, 187, 38134), -(119314, 0, 0, 0, 187, 38134), -(129489, 0, 0, 0, 187, 38134), -(124844, 0, 0, 0, 187, 38134), -(124786, 0, 0, 0, 187, 38134), -(128526, 0, 0, 0, 187, 38134), -(125375, 0, 0, 0, 187, 38134), -(129488, 0, 0, 0, 187, 38134), -(129721, 0, 0, 0, 187, 38134), -(128475, 0, 0, 0, 187, 38134), -(129501, 0, 0, 0, 187, 38134), -(124814, 0, 0, 0, 187, 38134), -(129771, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(127522, 0, 0, 0, 187, 38134), -(127156, 0, 0, 0, 187, 38134), -(127129, 0, 0, 0, 187, 38134), -(127158, 0, 0, 0, 187, 38134), -(127160, 0, 0, 0, 187, 38134), -(127159, 0, 0, 0, 187, 38134), -(127125, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(127649, 0, 0, 0, 187, 38134), -(127157, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(127699, 0, 0, 0, 187, 38134), -(127127, 0, 0, 0, 187, 38134), -(61169, 0, 0, 0, 371, 38134), -(129812, 0, 0, 0, 187, 38134), -(128852, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(127806, 0, 0, 0, 187, 38134), -(128625, 0, 0, 0, 187, 38134), -(132146, 0, 0, 0, 2117, 38134), -(130160, 0, 0, 0, 187, 38134), -(126695, 0, 0, 0, 187, 38134), -(130136, 0, 0, 0, 81, 38134), -(125401, 0, 0, 0, 187, 38134), -(128494, 0, 0, 0, 187, 38134), -(130163, 0, 0, 0, 81, 38134), -(125452, 0, 0, 0, 187, 38134), -(130359, 0, 0, 0, 187, 38134), -(123226, 0, 0, 0, 186, 38134), -(143620, 0, 0, 0, 186, 38134), -(143621, 0, 0, 0, 186, 38134), -(143093, 0, 0, 0, 187, 38134), -(142803, 0, 0, 0, 189, 38134), -(142793, 0, 0, 0, 188, 38134), -(143150, 0, 0, 0, 186, 38134), -(143375, 0, 0, 0, 186, 38134), -(142794, 0, 0, 0, 186, 38134), -(142756, 0, 0, 0, 186, 38134), -(142797, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142804, 0, 0, 0, 186, 38134), -(142813, 0, 0, 0, 187, 38134), -(142825, 0, 0, 0, 186, 38134), -(142809, 0, 0, 0, 186, 38134), -(142795, 0, 0, 0, 186, 38134), -(143153, 0, 0, 0, 188, 38134), -(144458, 0, 0, 0, 186, 38134), -(143190, 0, 0, 0, 188, 38134), -(126387, 0, 0, 0, 186, 38134), -(123818, 0, 0, 0, 830, 38134), -(151307, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(151305, 0, 0, 0, 186, 38134), -(141292, 0, 0, 0, 373, 38134), -(141293, 0, 0, 0, 371, 38134), -(141295, 0, 0, 0, 371, 38134), -(141296, 0, 0, 0, 371, 38134), -(140755, 0, 0, 0, 81, 38134), -(130232, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(152000, 0, 0, 0, 691, 38134), -(143839, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(142612, 0, 0, 0, 186, 38134), -(142668, 0, 3, 3, 872, 38134), -(142666, 0, 0, 0, 872, 38134), -(143056, 0, 0, 0, 371, 38134), -(139375, 0, 0, 0, 292, 38134), -(142176, 0, 0, 0, 186, 38134), -(136096, 0, 0, 0, 292, 38134), -(136102, 0, 0, 0, 292, 38134), -(143259, 0, 0, 0, 186, 38134), -(143248, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134), -(123633, 0, 0, 0, 186, 38134), -(130399, 0, 0, 0, 186, 38134), -(132228, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(136091, 0, 0, 0, 292, 38134), -(143242, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(148228, 0, 0, 0, 186, 38134), -(133536, 0, 0, 0, 292, 38134), -(136059, 0, 0, 0, 292, 38134), -(130368, 0, 0, 0, 186, 38134), -(136071, 0, 0, 0, 292, 38134), -(143502, 0, 0, 0, 186, 38134), -(141274, 0, 0, 0, 186, 38134), -(129940, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(136063, 0, 0, 0, 292, 38134), -(136061, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(135153, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(143250, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(121235, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(120599, 0, 0, 0, 494, 38134), -(148922, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(136052, 0, 0, 0, 292, 38134), -(136106, 0, 0, 0, 292, 38134), -(143022, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142132, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(149045, 0, 0, 0, 838, 38134), -(143295, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(135230, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(143254, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(153932, 0, 3, 3, 794, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(135446, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(143856, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(139522, 0, 0, 0, 186, 38134), -(142163, 0, 0, 0, 186, 38134), -(135675, 0, 0, 0, 492, 38134), -(24968, 0, 0, 0, 371, 38134), -(140472, 0, 0, 0, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(135808, 0, 0, 0, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(140313, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(147206, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(134845, 0, 0, 0, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(123641, 0, 0, 0, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(136633, 0, 0, 0, 465, 38134), -(140936, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(126781, 0, 0, 0, 181, 38134), -(134921, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(131992, 0, 2, 2, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141115, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(142138, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(141009, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(123210, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(135112, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(161565, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(131997, 0, 0, 0, 181, 38134), -(131998, 0, 0, 0, 181, 38134), -(145838, 0, 0, 0, 347, 38134), -(144002, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142238, 0, 0, 0, 483, 38134), -(141773, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(141772, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(143331, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(135521, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135658, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(139088, 0, 0, 0, 465, 38134), -(141991, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(129627, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(129605, 0, 0, 0, 186, 38134), -(142966, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(133214, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(129604, 0, 0, 0, 186, 38134), -(133187, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133451, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(125928, 0, 0, 0, 186, 38134), -(125924, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(133328, 0, 0, 0, 186, 38134), -(131886, 0, 0, 0, 186, 38134), -(133446, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(132105, 0, 0, 0, 2117, 38134), -(144445, 0, 0, 0, 81, 38134), -(128286, 0, 0, 0, 186, 38134), -(130101, 0, 0, 0, 186, 38134), -(128285, 0, 0, 0, 186, 38134), -(128381, 0, 0, 0, 186, 38134), -(139090, 0, 0, 0, 465, 38134), -(128531, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(137763, 0, 0, 0, 830, 38134), -(140754, 0, 0, 0, 186, 38134), -(158221, 0, 0, 0, 782, 38134), -(158148, 0, 0, 0, 782, 38134), -(140752, 0, 0, 0, 186, 38134), -(125347, 0, 0, 0, 186, 38134), -(126626, 0, 0, 0, 186, 38134), -(127016, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(132673, 0, 0, 0, 186, 38134), -(127739, 0, 0, 0, 186, 38134), -(123648, 0, 0, 0, 186, 38134), -(136459, 0, 0, 0, 186, 38134), -(125042, 0, 0, 0, 186, 38134), -(128417, 0, 0, 0, 186, 38134), -(124802, 0, 0, 0, 186, 38134), -(134685, 0, 0, 0, 2117, 38134), -(127539, 0, 0, 0, 186, 38134), -(143665, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(143664, 0, 0, 0, 186, 38134), -(126574, 0, 0, 0, 186, 38134), -(125815, 0, 0, 0, 186, 38134), -(124837, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(136767, 0, 0, 0, 465, 38134), -(124842, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(136766, 0, 0, 0, 465, 38134), -(126585, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143041, 0, 0, 0, 371, 38134), -(126530, 0, 0, 0, 81, 38134), -(145239, 0, 0, 0, 708, 38134), -(133285, 0, 0, 0, 186, 38134), -(131627, 0, 0, 0, 186, 38134), -(123192, 0, 0, 0, 186, 38134), -(123399, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(126708, 0, 0, 0, 186, 38134), -(131610, 0, 0, 0, 186, 38134), -(145028, 0, 0, 0, 706, 38134), -(126526, 0, 0, 0, 81, 38134), -(139135, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(123212, 0, 0, 0, 186, 38134), -(126709, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(123868, 0, 0, 0, 186, 38134), -(127626, 0, 0, 0, 186, 38134), -(123236, 0, 0, 0, 830, 38134), -(126569, 0, 0, 0, 81, 38134), -(126434, 0, 0, 0, 186, 38134), -(128514, 0, 0, 0, 81, 38134), -(128623, 0, 0, 0, 187, 38134), -(128973, 0, 0, 0, 187, 38134), -(129340, 0, 0, 0, 187, 38134), -(129341, 0, 0, 0, 187, 38134), -(129984, 0, 0, 0, 2117, 38134), -(127296, 0, 0, 0, 187, 38134), -(127297, 0, 0, 0, 187, 38134), -(127038, 0, 0, 0, 187, 38134), -(126974, 0, 0, 0, 187, 38134), -(127088, 0, 0, 0, 187, 38134), -(127104, 0, 0, 0, 187, 38134), -(127396, 0, 0, 0, 187, 38134), -(127080, 0, 0, 0, 187, 38134), -(127089, 0, 0, 0, 187, 38134), -(126965, 0, 0, 0, 187, 38134), -(127292, 0, 0, 0, 187, 38134), -(127087, 0, 0, 0, 187, 38134), -(126973, 0, 0, 0, 187, 38134), -(127393, 0, 0, 0, 187, 38134), -(128798, 0, 0, 0, 81, 38134), -(143929, 0, 0, 0, 187, 38134), -(127092, 0, 0, 0, 187, 38134), -(4076, 0, 0, 0, 81, 38134), -(129783, 0, 0, 0, 187, 38134), -(129945, 0, 0, 0, 68, 38134), -(124516, 0, 0, 0, 187, 38134), -(124417, 0, 0, 0, 187, 38134), -(124466, 0, 0, 0, 2117, 38134), -(128457, 0, 0, 0, 187, 38134), -(129992, 0, 0, 0, 187, 38134), -(128345, 0, 0, 0, 187, 38134), -(129791, 0, 0, 0, 187, 38134), -(129810, 0, 0, 0, 187, 38134), -(129913, 0, 0, 0, 187, 38134), -(144164, 0, 0, 0, 187, 38134), -(144165, 0, 0, 0, 187, 38134), -(124416, 0, 0, 0, 187, 38134), -(124310, 0, 0, 0, 187, 38134), -(144166, 0, 0, 0, 187, 38134), -(130234, 0, 0, 0, 187, 38134), -(124429, 0, 0, 0, 187, 38134), -(124420, 0, 0, 0, 187, 38134), -(129957, 0, 0, 0, 187, 38134), -(124423, 0, 0, 0, 187, 38134), -(130374, 0, 0, 0, 187, 38134), -(129794, 0, 0, 0, 187, 38134), -(124418, 0, 0, 0, 187, 38134), -(128467, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(130684, 0, 0, 0, 187, 38134), -(130419, 0, 0, 0, 187, 38134), -(124426, 0, 0, 0, 187, 38134), -(151378, 0, 0, 0, 189, 38134), -(151527, 0, 0, 0, 189, 38134), -(124173, 0, 0, 0, 187, 38134), -(130483, 0, 0, 0, 187, 38134), -(124548, 0, 0, 0, 187, 38134), -(124170, 0, 0, 0, 187, 38134), -(130194, 0, 0, 0, 81, 38134), -(124499, 0, 0, 0, 187, 38134), -(128386, 0, 0, 0, 187, 38134), -(124921, 0, 0, 0, 187, 38134), -(128420, 0, 0, 0, 187, 38134), -(1412, 0, 0, 0, 81, 38134), -(61081, 0, 0, 0, 371, 38134), -(125093, 0, 0, 0, 187, 38134), -(130165, 0, 0, 0, 187, 38134), -(130164, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(124382, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(130143, 0, 0, 0, 187, 38134), -(6491, 0, 0, 0, 328, 38134), -(124953, 0, 0, 0, 187, 38134), -(128385, 0, 0, 0, 187, 38134), -(128389, 0, 0, 0, 187, 38134), -(127015, 0, 0, 0, 187, 38134), -(128347, 0, 0, 0, 187, 38134), -(124885, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(124890, 0, 0, 0, 187, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (135021,137030,135815,137031,136480,143037,138134,138176,127801,129886,137336,136458,142824,142822,143159,135988,143059,142812,142811,143137,142798,142814,142815,142756,136474,136281,136143,136294,136255,136351,136137,136187,136136,131386,139746,128514,131657,136233,136231,136582,136269,137018,137019,136105,136236,136232,136227,61257,136113,136184,136073,136238,128625,134925,134185,134208,134190,134188,134211,139321,139330,134004,139092,138165,138164,130147,2110,134754,144172,143608,143609,143610,137642,133103,137596,137594,134753,134299,129593,133118,138163,134774,134077,134189,133252,134080,139054,133099,137587,133100,133101,133105,138088,133098,133126,133111,133117,134300,133112,133116,133501,134354,134076,133183,134078,131796,131797,131794,131798,131795,137574,137824,130232,61320,132195,6491,133072,132194,131448,132734,126682,123236,143045,128623,131898,135492,131901,131899,134866,136655,131442,132395,131469,132966,135526,136987,131845,131844,132981,135527,137005,131843,131883,131860,131396,131393,131572,131882,131552,132696,132122,132719,131879,131373,131388,135486,133036,131579,131372,61366,135574,137551,137548,4075,137641,137640,137550,139322,61325,127806,127808,3300,50487,142278,138003,135868,130946,135331,135140,135856,128852,137499,135137,135294,135177,135145,135146,135141,131127,135055,130868,127822,135085,137758,130849,129983,130848,134448,127807,137573,131359,137010,139714,141783,135992,135023,129485,129137,135973,131368,129486,131363,143525,136486,129641,128188,129575,142273,69018)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135021, 0, 0, 0, 187, 38134), -(137030, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137031, 0, 0, 0, 187, 38134), -(136480, 0, 0, 0, 187, 38134), -(143037, 0, 0, 0, 371, 38134), -(138134, 0, 0, 0, 81, 38134), -(138176, 0, 0, 0, 81, 38134), -(127801, 0, 0, 0, 81, 38134), -(129886, 0, 0, 0, 81, 38134), -(137336, 0, 0, 0, 187, 38134), -(136458, 0, 0, 0, 187, 38134), -(142824, 0, 0, 0, 187, 38134), -(142822, 0, 0, 0, 187, 38134), -(143159, 0, 0, 0, 188, 38134), -(135988, 0, 0, 0, 2117, 38134), -(143059, 0, 0, 0, 188, 38134), -(142812, 0, 0, 0, 187, 38134), -(142811, 0, 0, 0, 187, 38134), -(143137, 0, 0, 0, 188, 38134), -(142798, 0, 0, 0, 186, 38134), -(142814, 0, 0, 0, 187, 38134), -(142815, 0, 0, 0, 187, 38134), -(142756, 0, 0, 0, 186, 38134), -(136474, 0, 0, 0, 187, 38134), -(136281, 0, 0, 0, 187, 38134), -(136143, 0, 0, 0, 187, 38134), -(136294, 0, 0, 0, 187, 38134), -(136255, 0, 0, 0, 187, 38134), -(136351, 0, 0, 0, 187, 38134), -(136137, 0, 0, 0, 187, 38134), -(136187, 0, 0, 0, 187, 38134), -(136136, 0, 0, 0, 187, 38134), -(131386, 0, 0, 0, 191, 38134), -(139746, 0, 0, 0, 292, 38134), -(128514, 0, 0, 0, 81, 38134), -(131657, 0, 0, 0, 292, 38134), -(136233, 0, 0, 0, 187, 38134), -(136231, 0, 0, 0, 187, 38134), -(136582, 0, 0, 0, 187, 38134), -(136269, 0, 0, 0, 187, 38134), -(137018, 0, 0, 0, 187, 38134), -(137019, 0, 0, 0, 187, 38134), -(136105, 0, 0, 0, 187, 38134), -(136236, 0, 0, 0, 187, 38134), -(136232, 0, 0, 0, 187, 38134), -(136227, 0, 0, 0, 187, 38134), -(61257, 0, 0, 0, 371, 38134), -(136113, 0, 0, 0, 187, 38134), -(136184, 0, 0, 0, 187, 38134), -(136073, 0, 0, 0, 465, 38134), -(136238, 0, 0, 0, 187, 38134), -(128625, 0, 0, 0, 187, 38134), -(134925, 0, 0, 0, 187, 38134), -(134185, 0, 0, 0, 187, 38134), -(134208, 0, 0, 0, 187, 38134), -(134190, 0, 0, 0, 187, 38134), -(134188, 0, 0, 0, 187, 38134), -(134211, 0, 0, 0, 187, 38134), -(139321, 0, 0, 0, 187, 38134), -(139330, 0, 0, 0, 187, 38134), -(134004, 0, 0, 0, 187, 38134), -(139092, 0, 0, 0, 805, 38134), -(138165, 0, 0, 0, 187, 38134), -(138164, 0, 0, 0, 187, 38134), -(130147, 0, 0, 0, 187, 38134), -(2110, 0, 0, 0, 81, 38134), -(134754, 0, 0, 0, 187, 38134), -(144172, 0, 0, 0, 187, 38134), -(143608, 0, 0, 0, 187, 38134), -(143609, 0, 0, 0, 187, 38134), -(143610, 0, 0, 0, 187, 38134), -(137642, 0, 0, 0, 187, 38134), -(133103, 0, 0, 0, 187, 38134), -(137596, 0, 0, 0, 187, 38134), -(137594, 0, 0, 0, 187, 38134), -(134753, 0, 0, 0, 187, 38134), -(134299, 0, 0, 0, 187, 38134), -(129593, 0, 0, 0, 187, 38134), -(133118, 0, 0, 0, 187, 38134), -(138163, 0, 0, 0, 187, 38134), -(134774, 0, 0, 0, 187, 38134), -(134077, 0, 0, 0, 187, 38134), -(134189, 0, 0, 0, 187, 38134), -(133252, 0, 0, 0, 187, 38134), -(134080, 0, 0, 0, 187, 38134), -(139054, 0, 0, 0, 805, 38134), -(133099, 0, 0, 0, 187, 38134), -(137587, 0, 0, 0, 187, 38134), -(133100, 0, 0, 0, 187, 38134), -(133101, 0, 0, 0, 187, 38134), -(133105, 0, 0, 0, 187, 38134), -(138088, 0, 0, 0, 805, 38134), -(133098, 0, 0, 0, 187, 38134), -(133126, 0, 0, 0, 187, 38134), -(133111, 0, 0, 0, 187, 38134), -(133117, 0, 0, 0, 187, 38134), -(134300, 0, 0, 0, 187, 38134), -(133112, 0, 0, 0, 187, 38134), -(133116, 0, 0, 0, 187, 38134), -(133501, 0, 0, 0, 187, 38134), -(134354, 0, 0, 0, 187, 38134), -(134076, 0, 0, 0, 187, 38134), -(133183, 0, 0, 0, 187, 38134), -(134078, 0, 0, 0, 187, 38134), -(131796, 0, 0, 0, 187, 38134), -(131797, 0, 0, 0, 187, 38134), -(131794, 0, 0, 0, 187, 38134), -(131798, 0, 0, 0, 187, 38134), -(131795, 0, 0, 0, 187, 38134), -(137574, 0, 0, 0, 465, 38134), -(137824, 0, 0, 0, 187, 38134), -(130232, 0, 0, 0, 186, 38134), -(61320, 0, 0, 0, 371, 38134), -(132195, 0, 0, 0, 187, 38134), -(6491, 0, 0, 0, 328, 38134), -(133072, 0, 0, 0, 187, 38134), -(132194, 0, 0, 0, 187, 38134), -(131448, 0, 0, 0, 187, 38134), -(132734, 0, 0, 0, 187, 38134), -(126682, 0, 0, 0, 186, 38134), -(123236, 0, 0, 0, 830, 38134), -(143045, 0, 0, 0, 371, 38134), -(128623, 0, 0, 0, 187, 38134), -(131898, 0, 0, 0, 187, 38134), -(135492, 0, 0, 0, 187, 38134), -(131901, 0, 0, 0, 187, 38134), -(131899, 0, 0, 0, 187, 38134), -(134866, 0, 0, 0, 2117, 38134), -(136655, 0, 0, 0, 187, 38134), -(131442, 0, 0, 0, 187, 38134), -(132395, 0, 0, 0, 187, 38134), -(131469, 0, 0, 0, 187, 38134), -(132966, 0, 0, 0, 187, 38134), -(135526, 0, 0, 0, 188, 38134), -(136987, 0, 0, 0, 187, 38134), -(131845, 0, 0, 0, 187, 38134), -(131844, 0, 0, 0, 187, 38134), -(132981, 0, 0, 0, 187, 38134), -(135527, 0, 0, 0, 81, 38134), -(137005, 0, 0, 0, 187, 38134), -(131843, 0, 0, 0, 187, 38134), -(131883, 0, 0, 0, 187, 38134), -(131860, 0, 0, 0, 187, 38134), -(131396, 0, 0, 0, 187, 38134), -(131393, 0, 0, 0, 187, 38134), -(131572, 0, 0, 0, 187, 38134), -(131882, 0, 0, 0, 187, 38134), -(131552, 0, 0, 0, 465, 38134), -(132696, 0, 0, 0, 187, 38134), -(132122, 0, 0, 0, 187, 38134), -(132719, 0, 0, 0, 187, 38134), -(131879, 0, 0, 0, 187, 38134), -(131373, 0, 0, 0, 187, 38134), -(131388, 0, 0, 0, 187, 38134), -(135486, 0, 0, 0, 187, 38134), -(133036, 0, 0, 0, 187, 38134), -(131579, 0, 0, 0, 187, 38134), -(131372, 0, 0, 0, 187, 38134), -(61366, 0, 0, 0, 371, 38134), -(135574, 0, 0, 0, 187, 38134), -(137551, 0, 0, 0, 187, 38134), -(137548, 0, 0, 0, 187, 38134), -(4075, 0, 0, 0, 81, 38134), -(137641, 0, 0, 0, 81, 38134), -(137640, 0, 0, 0, 187, 38134), -(137550, 0, 0, 0, 187, 38134), -(139322, 0, 0, 0, 187, 38134), -(61325, 0, 0, 0, 371, 38134), -(127806, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(3300, 0, 0, 0, 81, 38134), -(50487, 0, 0, 0, 81, 38134), -(142278, 0, 0, 0, 187, 38134), -(138003, 0, 0, 0, 187, 38134), -(135868, 0, 0, 0, 187, 38134), -(130946, 0, 0, 0, 187, 38134), -(135331, 0, 0, 0, 187, 38134), -(135140, 0, 0, 0, 187, 38134), -(135856, 0, 0, 0, 81, 38134), -(128852, 0, 0, 0, 187, 38134), -(137499, 0, 0, 0, 187, 38134), -(135137, 0, 0, 0, 187, 38134), -(135294, 0, 0, 0, 187, 38134), -(135177, 0, 0, 0, 187, 38134), -(135145, 0, 0, 0, 187, 38134), -(135146, 0, 0, 0, 187, 38134), -(135141, 0, 0, 0, 187, 38134), -(131127, 0, 0, 0, 187, 38134), -(135055, 0, 0, 0, 187, 38134), -(130868, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(135085, 0, 0, 0, 187, 38134), -(137758, 0, 0, 0, 187, 38134), -(130849, 0, 0, 0, 187, 38134), -(129983, 0, 0, 0, 187, 38134), -(130848, 0, 0, 0, 187, 38134), -(134448, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(131359, 0, 0, 0, 187, 38134), -(137010, 0, 0, 0, 187, 38134), -(139714, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(135992, 0, 0, 0, 187, 38134), -(135023, 0, 0, 0, 2117, 38134), -(129485, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(135973, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(129486, 0, 0, 0, 465, 38134), -(131363, 0, 0, 0, 187, 38134), -(143525, 0, 0, 0, 187, 38134), -(136486, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(129575, 0, 0, 0, 187, 38134), -(142273, 0, 0, 0, 464, 38134), -(69018, 0, 0, 0, 304, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (131359,131368,137010,141783,129137,131363,143525,142273,129642,135023,135773,135771,135777,135342,134926,134992,133006,132994,134931,134953,135340,135499,129340,152166,135200,123236,128625,135197,134366,134386,134385,134472,134383,134213,137564,133841,134240,134310,134307,134239,134311,134237,137568,141642,134073,137366,135025,143617,137371,137372,144172,143608,143609,143610,133892,133839,138675,133360,133365,137368,134099,132193,135914,135979,135902,135905,135901,137336,137349,137353,133765,137038,135549,135561,135541,135619,135554,132319,149374,132374,132187,133763,133351,131547,131548,132186,137436,131519,131518,132185,133736,133889,133891,132240,131534,133822,133307,131780,131859,131538,133378,133308,134009,137455,131531,131529,135024,131530,135555,132345,115913,132321,116633,132317,132318,6491,133350,134051,134023,137573,131671,136931,136932,136930,131641,131642,131636,131638,131639,115634,131705,131640,133988,150896,137468,137254,137325,135976,135984,135986,137461,137457,137329,137257,129950,127806,143037,138181,138134,129886,138176,135856,137030,127801,136480,129485,135021,139714,133126,135992,127822,127807,133105,135973,135815,137031,129486,136486,129641,128188,129575,69018)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(131359, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(137010, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(129137, 0, 0, 0, 81, 38134), -(131363, 0, 0, 0, 187, 38134), -(143525, 0, 0, 0, 187, 38134), -(142273, 0, 0, 0, 464, 38134), -(129642, 0, 0, 0, 187, 38134), -(135023, 0, 0, 0, 2117, 38134), -(135773, 0, 0, 0, 187, 38134), -(135771, 0, 0, 0, 187, 38134), -(135777, 0, 0, 0, 187, 38134), -(135342, 0, 0, 0, 187, 38134), -(134926, 0, 0, 0, 187, 38134), -(134992, 0, 0, 0, 187, 38134), -(133006, 0, 0, 0, 187, 38134), -(132994, 0, 0, 0, 187, 38134), -(134931, 0, 0, 0, 187, 38134), -(134953, 0, 0, 0, 187, 38134), -(135340, 0, 0, 0, 187, 38134), -(135499, 0, 0, 0, 187, 38134), -(129340, 0, 0, 0, 187, 38134), -(152166, 0, 0, 0, 465, 38134), -(135200, 0, 0, 0, 187, 38134), -(123236, 0, 0, 0, 830, 38134), -(128625, 0, 0, 0, 187, 38134), -(135197, 0, 0, 0, 187, 38134), -(134366, 0, 0, 0, 187, 38134), -(134386, 0, 0, 0, 187, 38134), -(134385, 0, 0, 0, 187, 38134), -(134472, 0, 0, 0, 187, 38134), -(134383, 0, 0, 0, 187, 38134), -(134213, 0, 0, 0, 187, 38134), -(137564, 0, 0, 0, 187, 38134), -(133841, 0, 0, 0, 187, 38134), -(134240, 0, 0, 0, 187, 38134), -(134310, 0, 0, 0, 187, 38134), -(134307, 0, 0, 0, 187, 38134), -(134239, 0, 0, 0, 187, 38134), -(134311, 0, 0, 0, 187, 38134), -(134237, 0, 0, 0, 187, 38134), -(137568, 0, 0, 0, 187, 38134), -(141642, 0, 0, 0, 187, 38134), -(134073, 0, 0, 0, 187, 38134), -(137366, 0, 0, 0, 187, 38134), -(135025, 0, 0, 0, 2117, 38134), -(143617, 0, 0, 0, 187, 38134), -(137371, 0, 0, 0, 187, 38134), -(137372, 0, 0, 0, 187, 38134), -(144172, 0, 0, 0, 187, 38134), -(143608, 0, 0, 0, 187, 38134), -(143609, 0, 0, 0, 187, 38134), -(143610, 0, 0, 0, 187, 38134), -(133892, 0, 0, 0, 187, 38134), -(133839, 0, 0, 0, 187, 38134), -(138675, 0, 0, 0, 186, 38134), -(133360, 0, 0, 0, 187, 38134), -(133365, 0, 0, 0, 187, 38134), -(137368, 0, 0, 0, 187, 38134), -(134099, 0, 0, 0, 187, 38134), -(132193, 0, 0, 0, 187, 38134), -(135914, 0, 0, 0, 187, 38134), -(135979, 0, 0, 0, 186, 38134), -(135902, 0, 0, 0, 187, 38134), -(135905, 0, 0, 0, 187, 38134), -(135901, 0, 0, 0, 187, 38134), -(137336, 0, 0, 0, 187, 38134), -(137349, 0, 0, 0, 187, 38134), -(137353, 0, 0, 0, 187, 38134), -(133765, 0, 0, 0, 187, 38134), -(137038, 0, 0, 0, 187, 38134), -(135549, 0, 0, 0, 187, 38134), -(135561, 0, 0, 0, 187, 38134), -(135541, 0, 0, 0, 187, 38134), -(135619, 0, 0, 0, 186, 38134), -(135554, 0, 0, 0, 187, 38134), -(132319, 0, 0, 0, 187, 38134), -(149374, 0, 0, 0, 464, 38134), -(132374, 0, 0, 0, 187, 38134), -(132187, 0, 0, 0, 187, 38134), -(133763, 0, 0, 0, 187, 38134), -(133351, 0, 0, 0, 187, 38134), -(131547, 0, 0, 0, 187, 38134), -(131548, 0, 0, 0, 187, 38134), -(132186, 0, 0, 0, 187, 38134), -(137436, 0, 0, 0, 187, 38134), -(131519, 0, 0, 0, 187, 38134), -(131518, 0, 0, 0, 187, 38134), -(132185, 0, 0, 0, 187, 38134), -(133736, 0, 0, 0, 187, 38134), -(133889, 0, 0, 0, 187, 38134), -(133891, 0, 0, 0, 187, 38134), -(132240, 0, 0, 0, 187, 38134), -(131534, 0, 0, 0, 187, 38134), -(133822, 0, 0, 0, 187, 38134), -(133307, 0, 0, 0, 187, 38134), -(131780, 0, 0, 0, 187, 38134), -(131859, 0, 0, 0, 187, 38134), -(131538, 0, 0, 0, 187, 38134), -(133378, 0, 0, 0, 187, 38134), -(133308, 0, 0, 0, 187, 38134), -(134009, 0, 0, 0, 187, 38134), -(137455, 0, 0, 0, 187, 38134), -(131531, 0, 0, 0, 187, 38134), -(131529, 0, 0, 0, 187, 38134), -(135024, 0, 0, 0, 2117, 38134), -(131530, 0, 0, 0, 187, 38134), -(135555, 0, 0, 0, 1222, 38134), -(132345, 0, 0, 0, 187, 38134), -(115913, 0, 0, 0, 181, 38134), -(132321, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(132317, 0, 0, 0, 187, 38134), -(132318, 0, 0, 0, 187, 38134), -(6491, 0, 0, 0, 328, 38134), -(133350, 0, 0, 0, 187, 38134), -(134051, 0, 0, 0, 187, 38134), -(134023, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(131671, 0, 0, 0, 187, 38134), -(136931, 0, 0, 0, 187, 38134), -(136932, 0, 0, 0, 187, 38134), -(136930, 0, 0, 0, 187, 38134), -(131641, 0, 0, 0, 187, 38134), -(131642, 0, 0, 0, 187, 38134), -(131636, 0, 0, 0, 187, 38134), -(131638, 0, 0, 0, 187, 38134), -(131639, 0, 0, 0, 187, 38134), -(115634, 0, 0, 0, 181, 38134), -(131705, 0, 0, 0, 187, 38134), -(131640, 0, 0, 0, 187, 38134), -(133988, 0, 0, 0, 187, 38134), -(150896, 0, 0, 0, 708, 38134), -(137468, 0, 0, 0, 187, 38134), -(137254, 0, 0, 0, 186, 38134), -(137325, 0, 0, 0, 186, 38134), -(135976, 0, 0, 0, 186, 38134), -(135984, 0, 0, 0, 186, 38134), -(135986, 0, 0, 0, 186, 38134), -(137461, 0, 0, 0, 187, 38134), -(137457, 0, 0, 0, 187, 38134), -(137329, 0, 0, 0, 187, 38134), -(137257, 0, 0, 0, 186, 38134), -(129950, 0, 0, 0, 187, 38134), -(127806, 0, 0, 0, 187, 38134), -(143037, 0, 0, 0, 371, 38134), -(138181, 0, 0, 0, 187, 38134), -(138134, 0, 0, 0, 81, 38134), -(129886, 0, 0, 0, 81, 38134), -(138176, 0, 0, 0, 81, 38134), -(135856, 0, 0, 0, 81, 38134), -(137030, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(136480, 0, 0, 0, 187, 38134), -(129485, 0, 0, 0, 187, 38134), -(135021, 0, 0, 0, 187, 38134), -(139714, 0, 0, 0, 187, 38134), -(133126, 0, 0, 0, 187, 38134), -(135992, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(133105, 0, 0, 0, 187, 38134), -(135973, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137031, 0, 0, 0, 187, 38134), -(129486, 0, 0, 0, 465, 38134), -(136486, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(129575, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (124953,128347,124921,1412,130164,130165,61081,125093,124922,129137,128420,130143,124885,124890,128389,127806,127807,127808,127801,129888,129771,124306,124173,124405,129913,129810,128852,129791,144165,144164,129957,144166,130374,124416,124420,128467,124426,124310,124429,130419,151378,130684,129794,151527,124499,124548,130483,116633,124382,124418,124423,124170,124497,130194,126805,69018,128514,137763,128623,130234,128625,128384,145239,128385,132146,130136,128386,130160,130359)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(124953, 0, 0, 0, 187, 38134), -(128347, 0, 0, 0, 187, 38134), -(124921, 0, 0, 0, 187, 38134), -(1412, 0, 0, 0, 81, 38134), -(130164, 0, 0, 0, 187, 38134), -(130165, 0, 0, 0, 187, 38134), -(61081, 0, 0, 0, 371, 38134), -(125093, 0, 0, 0, 187, 38134), -(124922, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(128420, 0, 0, 0, 187, 38134), -(130143, 0, 0, 0, 187, 38134), -(124885, 0, 0, 0, 187, 38134), -(124890, 0, 0, 0, 187, 38134), -(128389, 0, 0, 0, 187, 38134), -(127806, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(129888, 0, 0, 0, 187, 38134), -(129771, 0, 0, 0, 187, 38134), -(124306, 0, 0, 0, 187, 38134), -(124173, 0, 0, 0, 187, 38134), -(124405, 0, 0, 0, 187, 38134), -(129913, 0, 0, 0, 187, 38134), -(129810, 0, 0, 0, 187, 38134), -(128852, 0, 0, 0, 187, 38134), -(129791, 0, 0, 0, 187, 38134), -(144165, 0, 0, 0, 187, 38134), -(144164, 0, 0, 0, 187, 38134), -(129957, 0, 0, 0, 187, 38134), -(144166, 0, 0, 0, 187, 38134), -(130374, 0, 0, 0, 187, 38134), -(124416, 0, 0, 0, 187, 38134), -(124420, 0, 0, 0, 187, 38134), -(128467, 0, 0, 0, 187, 38134), -(124426, 0, 0, 0, 187, 38134), -(124310, 0, 0, 0, 187, 38134), -(124429, 0, 0, 0, 187, 38134), -(130419, 0, 0, 0, 187, 38134), -(151378, 0, 0, 0, 189, 38134), -(130684, 0, 0, 0, 187, 38134), -(129794, 0, 0, 0, 187, 38134), -(151527, 0, 0, 0, 189, 38134), -(124499, 0, 0, 0, 187, 38134), -(124548, 0, 0, 0, 187, 38134), -(130483, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(124382, 0, 0, 0, 187, 38134), -(124418, 0, 0, 0, 187, 38134), -(124423, 0, 0, 0, 187, 38134), -(124170, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(130194, 0, 0, 0, 81, 38134), -(126805, 0, 0, 0, 81, 38134), -(69018, 0, 0, 0, 304, 38134), -(128514, 0, 0, 0, 81, 38134), -(137763, 0, 0, 0, 830, 38134), -(128623, 0, 0, 0, 187, 38134), -(130234, 0, 0, 0, 187, 38134), -(128625, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(145239, 0, 0, 0, 708, 38134), -(128385, 0, 0, 0, 187, 38134), -(132146, 0, 0, 0, 2117, 38134), -(130136, 0, 0, 0, 81, 38134), -(128386, 0, 0, 0, 187, 38134), -(130160, 0, 0, 0, 187, 38134), -(130359, 0, 0, 0, 187, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (154155,163963,168255,161350,168740,168738,156501,161504,156828,157300,156814,156821,156825,157328,156965,153581,174529,174528,174523,174527,174525,153583,153582,156961,156960,156954,161306,154103,154146,154147,153580,154145,153238,153242,153239,164927,6491,155733,172026,161006,156944,156943,156941,156942,163040,172027,171997,163039,156932,156929,160451,156902,156900,156891,156886,156885,156887,163069,164026,164025,156882,155197,155199,153211,152571,156986,157104,164022,156860,156859,152998,169162,163246,155192,163533,163218,172028,172029,152843,163209,155572,162954,160394,160433,156808,153964,153266,174977,150245,161666,165758,156833,168382,156807,162817,156595,154300,156803,156801,156800,156804,157114,156518,156799,157091,156532,149899,154268,149915,165730,165711,165757,165727,156716,156676,151091,155371,165713,156662,150238,165712,154301,150237,154327,175031,164827,89715,151088,154170,151089,149917,156622,156610,156609,156612,156626,161228,157070,155125,160664,156403,167886,156280,157049,156345,154867,157043,157042,157046,160737,174971,157044,161265,156651,161133,150229,156607,161224,161131,150228,161130,167761)) OR (`DifficultyID`=150 AND `Entry` IN (156913,166262,165198)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(154155, 0, 0, 0, 741, 38134), -(163963, 0, 0, 0, 741, 38134), -(168255, 0, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(166262, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(161350, 0, 0, 0, 1421, 38134), -(168740, 0, 0, 0, 81, 38134), -(168738, 0, 0, 0, 81, 38134), -(156501, 0, 2, 2, 1729, 38134), -(161504, 0, 0, 0, 741, 38134), -(156828, 0, 0, 0, 1729, 38134), -(157300, 0, 2, 2, 1729, 38134), -(156814, 0, 2, 2, 1729, 38134), -(156821, 0, 1, 1, 1729, 38134), -(156825, 0, 1, 1, 1729, 38134), -(157328, 0, 1, 1, 1729, 38134), -(156965, 0, 0, 0, 741, 38134), -(153581, 0, 0, 0, 741, 38134), -(174529, 0, 0, 0, 741, 38134), -(174528, 0, 0, 0, 741, 38134), -(174523, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(156961, 0, 0, 0, 1421, 38134), -(156960, 0, 0, 0, 741, 38134), -(156954, 0, 0, 0, 741, 38134), -(161306, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(164927, 0, 0, 0, 741, 38134), -(6491, 0, 0, 0, 328, 38134), -(155733, 0, 0, 0, 741, 38134), -(172026, 0, 0, 0, 81, 38134), -(161006, 0, 0, 0, 741, 38134), -(156944, 0, 0, 0, 741, 38134), -(156943, 0, 0, 0, 741, 38134), -(156941, 0, 0, 0, 1421, 38134), -(156942, 0, 0, 0, 741, 38134), -(163040, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(171997, 0, 0, 0, 741, 38134), -(163039, 0, 0, 0, 741, 38134), -(156932, 0, 0, 0, 741, 38134), -(156929, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(156902, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(156891, 0, 0, 0, 741, 38134), -(156886, 0, 0, 0, 741, 38134), -(156885, 0, 0, 0, 741, 38134), -(156887, 0, 0, 0, 741, 38134), -(163069, 0, 0, 0, 741, 38134), -(164026, 0, 0, 0, 741, 38134), -(164025, 0, 0, 0, 741, 38134), -(156882, 0, 0, 0, 741, 38134), -(155197, 0, 0, 0, 741, 38134), -(155199, 0, 0, 0, 741, 38134), -(153211, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(156986, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(156860, 0, 0, 0, 741, 38134), -(156859, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(163246, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(163533, 0, 0, 0, 741, 38134), -(163218, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(163209, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(156808, 0, 0, 0, 741, 38134), -(153964, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(174977, 0, 0, 0, 741, 38134), -(150245, 0, 0, 0, 741, 38134), -(161666, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(156833, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(156807, 0, 0, 0, 1421, 38134), -(162817, 0, 0, 0, 955, 38134), -(156595, 0, 0, 0, 741, 38134), -(154300, 0, 0, 0, 741, 38134), -(156803, 0, 0, 0, 741, 38134), -(156801, 0, 0, 0, 741, 38134), -(156800, 0, 0, 0, 741, 38134), -(156804, 0, 0, 0, 741, 38134), -(157114, 0, 0, 0, 741, 38134), -(156518, 0, 0, 0, 741, 38134), -(156799, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(149899, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134), -(149915, 0, 0, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(165757, 0, 0, 0, 81, 38134), -(165727, 0, 0, 0, 741, 38134), -(156716, 0, 0, 0, 741, 38134), -(156676, 0, 0, 0, 957, 38134), -(151091, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(165713, 0, 0, 0, 81, 38134), -(156662, 0, 0, 0, 1421, 38134), -(150238, 0, 0, 0, 957, 38134), -(165712, 0, 0, 0, 81, 38134), -(154301, 0, 0, 0, 741, 38134), -(150237, 0, 0, 0, 957, 38134), -(154327, 0, 0, 0, 741, 38134), -(175031, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(89715, 0, 0, 0, 328, 38134), -(151088, 0, 0, 0, 741, 38134), -(154170, 0, 0, 0, 741, 38134), -(151089, 0, 0, 0, 741, 38134), -(149917, 0, 0, 0, 741, 38134), -(156622, 0, 0, 0, 741, 38134), -(156610, 0, 0, 0, 741, 38134), -(156609, 0, 0, 0, 741, 38134), -(156612, 0, 0, 0, 741, 38134), -(156626, 0, 0, 0, 1421, 38134), -(161228, 0, 0, 0, 81, 38134), -(157070, 0, 0, 0, 741, 38134), -(155125, 0, 0, 0, 741, 38134), -(160664, 0, 0, 0, 741, 38134), -(156403, 0, 0, 0, 741, 38134), -(167886, 0, 0, 0, 741, 38134), -(156280, 0, 0, 0, 1421, 38134), -(157049, 0, 0, 0, 741, 38134), -(156345, 0, 0, 0, 741, 38134), -(154867, 0, 0, 0, 741, 38134), -(157043, 0, 0, 0, 741, 38134), -(157042, 0, 0, 0, 741, 38134), -(157046, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 957, 38134), -(174971, 0, 0, 0, 741, 38134), -(157044, 0, 0, 0, 741, 38134), -(161265, 0, 0, 0, 188, 38134), -(156651, 0, 0, 0, 1421, 38134), -(161133, 0, 0, 0, 957, 38134), -(150229, 0, 0, 0, 957, 38134), -(156607, 0, 0, 0, 741, 38134), -(161224, 0, 0, 0, 81, 38134), -(161131, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(161130, 0, 0, 0, 957, 38134), -(167761, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (161350,157300,156814,156825,156828,156501,168738,168740,156821,161504,157328,156965,171997,174528,174527,174523,174525,153583,153581,153266,153238,154103,153242,153582,153239,156961,156942,156960,156954,156944,161306)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(161350, 0, 0, 0, 1421, 38134), -(157300, 0, 2, 2, 1729, 38134), -(156814, 0, 2, 2, 1729, 38134), -(156825, 0, 1, 1, 1729, 38134), -(156828, 0, 0, 0, 1729, 38134), -(156501, 0, 2, 2, 1729, 38134), -(168738, 0, 0, 0, 81, 38134), -(168740, 0, 0, 0, 81, 38134), -(156821, 0, 1, 1, 1729, 38134), -(161504, 0, 0, 0, 741, 38134), -(157328, 0, 1, 1, 1729, 38134), -(156965, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(174528, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174523, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153581, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(153238, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(156961, 0, 0, 0, 1421, 38134), -(156942, 0, 0, 0, 741, 38134), -(156960, 0, 0, 0, 741, 38134), -(156954, 0, 0, 0, 741, 38134), -(156944, 0, 0, 0, 741, 38134), -(161306, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (156961,156960,156954,161306,154103,154146,154147,153580,154145,153238,153239,153242,156944,156943,156941,156942,164927,155733,172026,165711,153964,161006,165730,163040,171997,172027,165727,172028,172029,163533,162954,164827,174977,163039,165758,164835,160394,156803,156801,156800,156808,156807,153266,156887,156886,156885,154300,150245,161265,161666,160433,165757,156932,168382,154268)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156961, 0, 0, 0, 1421, 38134), -(156960, 0, 0, 0, 741, 38134), -(156954, 0, 0, 0, 741, 38134), -(161306, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(156944, 0, 0, 0, 741, 38134), -(156943, 0, 0, 0, 741, 38134), -(156941, 0, 0, 0, 1421, 38134), -(156942, 0, 0, 0, 741, 38134), -(164927, 0, 0, 0, 741, 38134), -(155733, 0, 0, 0, 741, 38134), -(172026, 0, 0, 0, 81, 38134), -(165711, 0, 0, 0, 81, 38134), -(153964, 0, 0, 0, 741, 38134), -(161006, 0, 0, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(163040, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(165727, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(163533, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(174977, 0, 0, 0, 741, 38134), -(163039, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(164835, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(156803, 0, 0, 0, 741, 38134), -(156801, 0, 0, 0, 741, 38134), -(156800, 0, 0, 0, 741, 38134), -(156808, 0, 0, 0, 741, 38134), -(156807, 0, 0, 0, 1421, 38134), -(153266, 0, 0, 0, 956, 38134), -(156887, 0, 0, 0, 741, 38134), -(156886, 0, 0, 0, 741, 38134), -(156885, 0, 0, 0, 741, 38134), -(154300, 0, 0, 0, 741, 38134), -(150245, 0, 0, 0, 741, 38134), -(161265, 0, 0, 0, 188, 38134), -(161666, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(165757, 0, 0, 0, 81, 38134), -(156932, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (130234,128386,124497,128385,128384,130136,132146,130359,1412,130160,124882,119314,129490,129489,129501,128475,124921,124814,69018,128623,128625,128514,123399,123868,126526,131610,123192,123236,145239,123818,151307,140755,151305,141292,141293,141295,141296,130232,126677,140752,140754,126953,130101,139090,128381,128531,140284,132105,144445,141646,133446,133451,125928,125924,137790,137695,137750,137763,129604,129605,137781,137751,137755,139089,133264,133309,138853,133659,137679,143331,158221,158148,141991,126530,129627,142885,142886,142881,142882,142884,141771,143572,143574,142607,141066,126581,126582,142611,142605,142759,148904,142777,142754,142764,142774,142770,142773,142784,142602,142603,142775,135889,124883,126824,142119,142608,142767,142778,142772,142771,142760,140640,127636,141001,126640,126583,142457,140936,132036,141868,141869,142336,141867,141862,141863,136592,136594,136599,137946,79556,134787,137950,131261,141777,140620,147188,143100,143111,143112,143108,143101,143106,143116,143114,143098,143103,143105,140948,142190,142161,142141,142165,142162,142143,135216,145731,122072,137277,137285,137283,137284,142182,137286,145730,137301,137278,137299,137296,137297,137280,137370,150104,143968,142371,152079,142238,151176,137315,137267,137300,161074,161091,152081,152080,137314,145728,124238,140944,151173,137317,137316,142189,142089,141117,131983,131992,141116,143272,142163,141115,141114,143036,146902,147206,139148,139144,137281,137279,137282,137298,145729,126781,131989,143839,124805,140472,135681,137293,137295,137294,143856,143842,140473,138704,153932,144635,143844,135677,152000,135678,143870,135675,124725,124727,131994,148922,131290,135446,135808,122370,137268,137265,137266,121235,120788,120599,139522,142117,142187,149045,143295,142086,142063,142543,142132,142073,142136,130368,143709,142169,142167,142137,136052,142139,143022,143250,142174,142077,73400,129940,142459,124180,143259,124181,143248,143251,142752,144148,124695,144147,135230,142176,142068,148228,142612,123633,121541,135153,142094,142095,142066,143261,143263,123639,123675,123635,136059,143260,142346,124295,142056,136041,136071,136063,135064,136061,124289,142188,139375,142191,144310,154464,142166,143254,138724,138725,141274,142180,138726,143244,144383,143242,124720,177193,143262,144898,144727,144823,144803,144934,144810,145153,144924,144925,144928,143057,140350,131229,144931,141662,144314,143056,128710,125088,128593,148077,139287,143718,130077,126642,144929,138280,144660,136343,136166,6491,126387,152131,136158,133973,139735,136174,144029,123231,136110,145134,144932,144673,126519,143547,144174,144175,144176,144177,144178,146955,146364,140313,136633,142142,152059,133282,152051,135521,144728,144729,144730,144731,139068,144109,143151,126496,143336,142186,136452,141091,144030,124845,142029,142040,138956,138954,138955,138957,137199,142046,142030,142035,142031,142044,142042,142050,142051,142111,142055,138953,138952,138422,138423,142453,137196,137191,137201,142613,142043,142052,142053,142032,142069,138421,138410,148906,144114,143186,136453,143535,143892,142490,137797,24968,144116,143152,136456,144084,143863,133325,125004,123604,143128,132638,143330,138771,137744,128630,137433,145253,127193,135658,142956,137483,135520,143571,125005,132642,138587,142541,140421,135783,126434,137448,138603,135509,145309,135604,145302,145297,142062,142115,143700,142955,137547,135913,142140,135112,135019,140906,134729,142138,143699,142160,142691,124918,134849,134920,123169,142181,142644,123641,140865,141772,141085,143192,135053,134845,144212,134722,137546,135603,123642,130246,123244,142967,141773,126682,143793,126634,141033,144213,135792,143040,134840,134921,139088,135107,134725,134838,134847,138544)) OR (`DifficultyID`=38 AND `Entry` IN (129469,129471,150719,146874,134797,146866,139203,139207,140354,139197,146883,139461,146911,146895,140769,139202,139225,139459,139229,139460,140069,140068,132819,137954,139472,146186,146185,132913,136600,140979,140980,132887,140107,140114,140108,144944,140272,144948,139223,139226,140760,140456,140457,140458,140455,140263,140262,140260,140264,139199,139208,139200,140168,126141,132868,142324,146862,126423,140087,141874,140250,137438,141875,140171,140267,132864,141881,141880,141899,140632,123292,123289,123290,140609,123291,122605,149941,146860,146864,146863,132912,146875,146870,146859,130334,130335,147068,147933,147968,132925,140084,131407,139808,140336,139807,140076,140077,137951,137955,149354,147932,131311,140777,147935,147938,147202,147948,147936,137947,136598,137958)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(130234, 0, 0, 0, 187, 38134), -(128386, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(128385, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(130136, 0, 0, 0, 81, 38134), -(132146, 0, 0, 0, 2117, 38134), -(130359, 0, 0, 0, 187, 38134), -(1412, 0, 0, 0, 81, 38134), -(130160, 0, 0, 0, 187, 38134), -(124882, 0, 0, 0, 187, 38134), -(119314, 0, 0, 0, 187, 38134), -(129490, 0, 0, 0, 187, 38134), -(129489, 0, 0, 0, 187, 38134), -(129501, 0, 0, 0, 187, 38134), -(128475, 0, 0, 0, 187, 38134), -(124921, 0, 0, 0, 187, 38134), -(124814, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(128623, 0, 0, 0, 187, 38134), -(128625, 0, 0, 0, 187, 38134), -(128514, 0, 0, 0, 81, 38134), -(123399, 0, 0, 0, 186, 38134), -(123868, 0, 0, 0, 186, 38134), -(126526, 0, 0, 0, 81, 38134), -(131610, 0, 0, 0, 186, 38134), -(123192, 0, 0, 0, 186, 38134), -(123236, 0, 0, 0, 830, 38134), -(145239, 0, 0, 0, 708, 38134), -(123818, 0, 0, 0, 830, 38134), -(151307, 0, 0, 0, 186, 38134), -(140755, 0, 0, 0, 81, 38134), -(151305, 0, 0, 0, 186, 38134), -(141292, 0, 0, 0, 373, 38134), -(141293, 0, 0, 0, 371, 38134), -(141295, 0, 0, 0, 371, 38134), -(141296, 0, 0, 0, 371, 38134), -(130232, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(140752, 0, 0, 0, 186, 38134), -(140754, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(130101, 0, 0, 0, 186, 38134), -(139090, 0, 0, 0, 465, 38134), -(128381, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(140284, 0, 0, 0, 186, 38134), -(132105, 0, 0, 0, 2117, 38134), -(144445, 0, 0, 0, 81, 38134), -(141646, 0, 0, 0, 186, 38134), -(133446, 0, 0, 0, 186, 38134), -(133451, 0, 0, 0, 186, 38134), -(125928, 0, 0, 0, 186, 38134), -(125924, 0, 0, 0, 186, 38134), -(137790, 0, 0, 0, 186, 38134), -(137695, 0, 0, 0, 186, 38134), -(137750, 0, 0, 0, 186, 38134), -(137763, 0, 0, 0, 830, 38134), -(129604, 0, 0, 0, 186, 38134), -(129605, 0, 0, 0, 186, 38134), -(137781, 0, 0, 0, 186, 38134), -(137751, 0, 0, 0, 186, 38134), -(137755, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(133264, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(138853, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(137679, 0, 0, 0, 186, 38134), -(143331, 0, 0, 0, 186, 38134), -(158221, 0, 0, 0, 782, 38134), -(158148, 0, 0, 0, 782, 38134), -(141991, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(129627, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(126824, 0, 0, 0, 81, 38134), -(142119, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(127636, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(126640, 0, 0, 0, 81, 38134), -(126583, 0, 0, 0, 81, 38134), -(142457, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(129469, 38, -1, -1, 289, 38134), -(129471, 38, 1, 1, 289, 38134), -(150719, 38, 0, 0, 289, 38134), -(146874, 38, 2, 2, 289, 38134), -(134797, 38, 2, 2, 289, 38134), -(146866, 38, 0, 0, 289, 38134), -(139203, 38, 1, 1, 289, 38134), -(139207, 38, 1, 1, 289, 38134), -(140354, 38, 0, 0, 289, 38134), -(139197, 38, -1, -1, 289, 38134), -(146883, 38, 2, 2, 289, 38134), -(139461, 38, 1, 1, 289, 38134), -(146911, 38, 1, 1, 289, 38134), -(146895, 38, 0, 0, 289, 38134), -(140769, 38, 2, 2, 289, 38134), -(139202, 38, 1, 1, 289, 38134), -(139225, 38, 1, 1, 289, 38134), -(139459, 38, 0, 0, 289, 38134), -(139229, 38, 2, 2, 289, 38134), -(139460, 38, 1, 1, 289, 38134), -(140069, 38, 0, 0, 289, 38134), -(140068, 38, 1, 1, 289, 38134), -(132819, 38, -1, -1, 289, 38134), -(137954, 38, 0, 0, 81, 38134), -(139472, 38, 2, 2, 289, 38134), -(146186, 38, 1, 1, 289, 38134), -(146185, 38, 0, 0, 289, 38134), -(132913, 38, 2, 2, 289, 38134), -(136600, 38, 0, 0, 81, 38134), -(140979, 38, 2, 2, 289, 38134), -(140980, 38, 0, 0, 289, 38134), -(132887, 38, -1, -1, 289, 38134), -(140107, 38, 1, 1, 289, 38134), -(140114, 38, 2, 2, 289, 38134), -(140108, 38, 0, 0, 289, 38134), -(144944, 38, 1, 1, 289, 38134), -(140272, 38, 2, 2, 289, 38134), -(144948, 38, 0, 0, 289, 38134), -(139223, 38, 1, 1, 289, 38134), -(139226, 38, 2, 2, 289, 38134), -(140760, 38, 2, 2, 289, 38134), -(140456, 38, 0, 0, 289, 38134), -(140457, 38, 1, 1, 289, 38134), -(140458, 38, 1, 1, 289, 38134), -(140455, 38, -1, -1, 289, 38134), -(140263, 38, 0, 0, 289, 38134), -(140262, 38, 0, 0, 289, 38134), -(140260, 38, 1, 1, 289, 38134), -(140264, 38, -1, -1, 289, 38134), -(139199, 38, 0, 0, 289, 38134), -(139208, 38, 1, 1, 289, 38134), -(139200, 38, 0, 0, 289, 38134), -(140168, 38, 2, 2, 289, 38134), -(126141, 38, 0, 0, 289, 38134), -(132868, 38, 0, 0, 289, 38134), -(142324, 38, 0, 0, 289, 38134), -(146862, 38, 1, 1, 289, 38134), -(126423, 38, 0, 0, 289, 38134), -(140087, 38, 0, 0, 289, 38134), -(141874, 38, 0, 0, 289, 38134), -(140250, 38, 0, 0, 289, 38134), -(137438, 38, 0, 0, 189, 38134), -(141875, 38, 0, 0, 289, 38134), -(140171, 38, 2, 2, 289, 38134), -(140267, 38, 2, 2, 289, 38134), -(132864, 38, -1, -1, 289, 38134), -(141881, 38, 0, 0, 289, 38134), -(141880, 38, 0, 0, 289, 38134), -(141899, 38, 0, 0, 289, 38134), -(140632, 38, 0, 0, 289, 38134), -(123292, 38, -1, -1, 289, 38134), -(123289, 38, 1, 1, 289, 38134), -(123290, 38, 1, 1, 289, 38134), -(140609, 38, 0, 0, 289, 38134), -(123291, 38, 0, 0, 289, 38134), -(122605, 38, 0, 0, 289, 38134), -(149941, 38, 0, 0, 289, 38134), -(146860, 38, 1, 1, 289, 38134), -(146864, 38, 1, 1, 289, 38134), -(146863, 38, 1, 1, 289, 38134), -(132912, 38, 0, 0, 289, 38134), -(146875, 38, 2, 2, 289, 38134), -(146870, 38, 2, 2, 289, 38134), -(146859, 38, 0, 0, 289, 38134), -(130334, 38, 1, 1, 289, 38134), -(130335, 38, 1, 1, 289, 38134), -(147068, 38, 0, 0, 289, 38134), -(147933, 38, 1, 1, 289, 38134), -(147968, 38, 0, 0, 289, 38134), -(132925, 38, 0, 0, 289, 38134), -(140084, 38, 2, 2, 289, 38134), -(131407, 38, 0, 0, 289, 38134), -(139808, 38, 1, 1, 289, 38134), -(140336, 38, 0, 0, 289, 38134), -(139807, 38, 1, 1, 289, 38134), -(140076, 38, 1, 1, 289, 38134), -(140077, 38, 1, 1, 289, 38134), -(137951, 38, 0, 0, 81, 38134), -(137955, 38, 0, 0, 81, 38134), -(149354, 38, 2, 2, 289, 38134), -(147932, 38, 0, 0, 289, 38134), -(131311, 38, 1, 1, 289, 38134), -(140777, 38, 2, 2, 289, 38134), -(147935, 38, 0, 0, 289, 38134), -(147938, 38, 1, 1, 289, 38134), -(147202, 38, -1, -1, 289, 38134), -(147948, 38, -1, -1, 289, 38134), -(147936, 38, 1, 1, 289, 38134), -(137947, 38, 0, 0, 81, 38134), -(136598, 38, 0, 0, 81, 38134), -(137958, 38, 0, 0, 81, 38134), -(141868, 0, 0, 0, 289, 38134), -(141869, 0, 0, 0, 289, 38134), -(142336, 0, 0, 0, 289, 38134), -(141867, 0, 0, 0, 289, 38134), -(141862, 0, 0, 0, 289, 38134), -(141863, 0, 0, 0, 289, 38134), -(136592, 0, 2, 2, 289, 38134), -(136594, 0, 2, 2, 289, 38134), -(136599, 0, 0, 0, 81, 38134), -(137946, 0, 0, 0, 81, 38134), -(79556, 0, 0, 0, 289, 38134), -(134787, 0, 0, 0, 289, 38134), -(137950, 0, 0, 0, 81, 38134), -(131261, 0, 0, 0, 289, 38134), -(141777, 0, 0, 0, 289, 38134), -(140620, 0, 0, 0, 289, 38134), -(147188, 0, 0, 0, 289, 38134), -(143100, 0, 0, 0, 186, 38134), -(143111, 0, 0, 0, 186, 38134), -(143112, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(143108, 0, 0, 0, 186, 38134), -(143101, 0, 0, 0, 186, 38134), -(143106, 0, 0, 0, 186, 38134), -(143116, 0, 0, 0, 186, 38134), -(143114, 0, 0, 0, 186, 38134), -(143098, 0, 0, 0, 186, 38134), -(143103, 0, 0, 0, 186, 38134), -(143105, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(142161, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(145731, 0, 0, 0, 289, 38134), -(122072, 0, 0, 0, 186, 38134), -(137277, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137284, 0, 0, 0, 289, 38134), -(142182, 0, 0, 0, 186, 38134), -(137286, 0, 0, 0, 289, 38134), -(145730, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(137299, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137370, 0, 0, 0, 289, 38134), -(150104, 0, 0, 0, 713, 38134), -(143968, 0, 0, 0, 289, 38134), -(142371, 0, 0, 0, 328, 38134), -(152079, 0, 0, 0, 289, 38134), -(142238, 0, 0, 0, 483, 38134), -(151176, 0, 0, 0, 292, 38134), -(137315, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(161074, 0, 0, 0, 186, 38134), -(161091, 0, 0, 0, 186, 38134), -(152081, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(137314, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(124238, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(151173, 0, 0, 0, 292, 38134), -(137317, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(142189, 0, 0, 0, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(131983, 0, 3, 3, 838, 38134), -(131992, 0, 2, 2, 181, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(142163, 0, 0, 0, 186, 38134), -(141115, 0, 4, 4, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(143036, 0, 0, 0, 371, 38134), -(146902, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(137281, 0, 0, 0, 289, 38134), -(137279, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(145729, 0, 0, 0, 289, 38134), -(126781, 0, 0, 0, 181, 38134), -(131989, 0, 0, 0, 181, 38134), -(143839, 0, 0, 0, 492, 38134), -(124805, 0, 0, 0, 186, 38134), -(140472, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(137294, 0, 0, 0, 289, 38134), -(143856, 0, 0, 0, 492, 38134), -(143842, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(138704, 0, 0, 0, 841, 38134), -(153932, 0, 3, 3, 794, 38134), -(144635, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(135677, 0, 0, 0, 492, 38134), -(152000, 0, 0, 0, 691, 38134), -(135678, 0, 0, 0, 492, 38134), -(143870, 0, 0, 0, 492, 38134), -(135675, 0, 0, 0, 492, 38134), -(124725, 0, 0, 0, 2117, 38134), -(124727, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(135808, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(121235, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(120599, 0, 0, 0, 494, 38134), -(139522, 0, 0, 0, 186, 38134), -(142117, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(143295, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142132, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(130368, 0, 0, 0, 186, 38134), -(143709, 0, 0, 0, 290, 38134), -(142169, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(142139, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(73400, 0, 0, 0, 482, 38134), -(129940, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(143248, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(124695, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(142176, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(148228, 0, 0, 0, 186, 38134), -(142612, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(135153, 0, 0, 0, 186, 38134), -(142094, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(143260, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(136071, 0, 0, 0, 292, 38134), -(136063, 0, 0, 0, 292, 38134), -(135064, 0, 0, 0, 2117, 38134), -(136061, 0, 0, 0, 292, 38134), -(124289, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(139375, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(154464, 0, 0, 0, 740, 38134), -(142166, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(141274, 0, 0, 0, 186, 38134), -(142180, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(124720, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(144898, 0, 0, 0, 706, 38134), -(144727, 0, 0, 0, 706, 38134), -(144823, 0, 1, 1, 706, 38134), -(144803, 0, 0, 0, 706, 38134), -(144934, 0, 0, 0, 706, 38134), -(144810, 0, 0, 0, 706, 38134), -(145153, 0, 0, 0, 706, 38134), -(144924, 0, 0, 0, 706, 38134), -(144925, 0, 0, 0, 706, 38134), -(144928, 0, 0, 0, 706, 38134), -(143057, 0, 0, 0, 371, 38134), -(140350, 0, 0, 0, 186, 38134), -(131229, 0, 0, 0, 186, 38134), -(144931, 0, 0, 0, 706, 38134), -(141662, 0, 0, 0, 186, 38134), -(144314, 0, 0, 0, 465, 38134), -(143056, 0, 0, 0, 371, 38134), -(128710, 0, 0, 0, 190, 38134), -(125088, 0, 0, 0, 191, 38134), -(128593, 0, 0, 0, 191, 38134), -(148077, 0, 0, 0, 706, 38134), -(139287, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(130077, 0, 0, 0, 81, 38134), -(126642, 0, 0, 0, 186, 38134), -(144929, 0, 0, 0, 706, 38134), -(138280, 0, 0, 0, 81, 38134), -(144660, 0, 0, 0, 186, 38134), -(136343, 0, 0, 0, 186, 38134), -(136166, 0, 0, 0, 186, 38134), -(6491, 0, 0, 0, 328, 38134), -(126387, 0, 0, 0, 186, 38134), -(152131, 0, 0, 0, 465, 38134), -(136158, 0, 0, 0, 186, 38134), -(133973, 0, 0, 0, 186, 38134), -(139735, 0, 0, 0, 186, 38134), -(136174, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(136110, 0, 0, 0, 186, 38134), -(145134, 0, 0, 0, 706, 38134), -(144932, 0, 0, 0, 706, 38134), -(144673, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(143547, 0, 0, 0, 2117, 38134), -(144174, 0, 0, 0, 186, 38134), -(144175, 0, 0, 0, 186, 38134), -(144176, 0, 0, 0, 186, 38134), -(144177, 0, 0, 0, 186, 38134), -(144178, 0, 0, 0, 186, 38134), -(146955, 0, 0, 0, 693, 38134), -(146364, 0, 0, 0, 706, 38134), -(140313, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(142142, 0, 0, 0, 186, 38134), -(152059, 0, 0, 0, 187, 38134), -(133282, 0, 0, 0, 186, 38134), -(152051, 0, 0, 0, 187, 38134), -(135521, 0, 0, 0, 186, 38134), -(144728, 0, 0, 0, 706, 38134), -(144729, 0, 0, 0, 706, 38134), -(144730, 0, 0, 0, 706, 38134), -(144731, 0, 0, 0, 706, 38134), -(139068, 0, 0, 0, 969, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(144109, 0, 0, 0, 186, 38134), -(143151, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(143336, 0, 0, 0, 186, 38134), -(142186, 0, 0, 0, 187, 38134), -(136452, 0, 0, 0, 186, 38134), -(141091, 0, 0, 0, 186, 38134), -(144030, 0, 0, 0, 186, 38134), -(124845, 0, 0, 0, 186, 38134), -(142029, 0, 0, 0, 186, 38134), -(142040, 0, 0, 0, 186, 38134), -(138956, 0, 0, 0, 186, 38134), -(138954, 0, 0, 0, 186, 38134), -(138955, 0, 0, 0, 186, 38134), -(138957, 0, 0, 0, 186, 38134), -(137199, 0, 0, 0, 186, 38134), -(142046, 0, 0, 0, 186, 38134), -(142030, 0, 0, 0, 186, 38134), -(142035, 0, 0, 0, 186, 38134), -(142031, 0, 0, 0, 186, 38134), -(142044, 0, 0, 0, 186, 38134), -(142042, 0, 0, 0, 186, 38134), -(142050, 0, 0, 0, 186, 38134), -(142051, 0, 0, 0, 186, 38134), -(142111, 0, 0, 0, 186, 38134), -(142055, 0, 0, 0, 186, 38134), -(138953, 0, 0, 0, 186, 38134), -(138952, 0, 0, 0, 186, 38134), -(138422, 0, 0, 0, 186, 38134), -(138423, 0, 0, 0, 186, 38134), -(142453, 0, 0, 0, 186, 38134), -(137196, 0, 0, 0, 186, 38134), -(137191, 0, 0, 0, 186, 38134), -(137201, 0, 0, 0, 186, 38134), -(142613, 0, 0, 0, 186, 38134), -(142043, 0, 0, 0, 186, 38134), -(142052, 0, 0, 0, 186, 38134), -(142053, 0, 0, 0, 186, 38134), -(142032, 0, 0, 0, 186, 38134), -(142069, 0, 0, 0, 186, 38134), -(138421, 0, 0, 0, 186, 38134), -(138410, 0, 0, 0, 186, 38134), -(148906, 0, 0, 0, 186, 38134), -(144114, 0, 0, 0, 186, 38134), -(143186, 0, 0, 0, 186, 38134), -(136453, 0, 0, 0, 186, 38134), -(143535, 0, 0, 0, 2117, 38134), -(143892, 0, 0, 0, 465, 38134), -(142490, 0, 0, 0, 328, 38134), -(137797, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(144116, 0, 0, 0, 186, 38134), -(143152, 0, 0, 0, 186, 38134), -(136456, 0, 0, 0, 186, 38134), -(144084, 0, 0, 0, 186, 38134), -(143863, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(143128, 0, 0, 0, 188, 38134), -(132638, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(138771, 0, 0, 0, 186, 38134), -(137744, 0, 0, 0, 188, 38134), -(128630, 0, 0, 0, 186, 38134), -(137433, 0, 0, 0, 186, 38134), -(145253, 0, 0, 0, 188, 38134), -(127193, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(142956, 0, 0, 0, 186, 38134), -(137483, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(143571, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(138587, 0, 0, 0, 186, 38134), -(142541, 0, 0, 0, 186, 38134), -(140421, 0, 0, 0, 188, 38134), -(135783, 0, 0, 0, 188, 38134), -(126434, 0, 0, 0, 186, 38134), -(137448, 0, 0, 0, 186, 38134), -(138603, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(145309, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(145302, 0, 0, 0, 186, 38134), -(145297, 0, 0, 0, 186, 38134), -(142062, 0, 0, 0, 186, 38134), -(142115, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(142955, 0, 0, 0, 328, 38134), -(137547, 0, 0, 0, 186, 38134), -(135913, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(135019, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(134729, 0, 0, 0, 186, 38134), -(142138, 0, 0, 0, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(142691, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(123169, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(142644, 0, 0, 0, 464, 38134), -(123641, 0, 0, 0, 186, 38134), -(140865, 0, 4, 4, 186, 38134), -(141772, 0, 0, 0, 186, 38134), -(141085, 0, 0, 0, 186, 38134), -(143192, 0, 0, 0, 186, 38134), -(135053, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(144212, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(137546, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(130246, 0, 0, 0, 81, 38134), -(123244, 0, 0, 0, 186, 38134), -(142967, 0, 0, 0, 186, 38134), -(141773, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(141033, 0, 0, 0, 81, 38134), -(144213, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(134840, 0, 0, 0, 186, 38134), -(134921, 0, 0, 0, 186, 38134), -(139088, 0, 0, 0, 465, 38134), -(135107, 0, 0, 0, 186, 38134), -(134725, 0, 0, 0, 186, 38134), -(134838, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(138544, 0, 0, 0, 186, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (1431,12481,12480,61836,61834,6740,49748,279,1285,50669,6174,1286,1257,2457,1432,1303,1275,2455,43819,43820,2456,2334,51440,4974,5193,46602,43822,43692,482,483,4981,48632,35477,18406,1302,49540,43768,49877,352,43769,18360,18359,18375,18362,18357,163095,162935,61896,61895,1976,65153,14394,14721,3937,17804,61080,140146,111190,4959,154169,32520,121541,68,51348,140022,163963,168255,154155)) OR (`DifficultyID`=150 AND `Entry` IN (156944,156942,156961,156960,156965,156913,166262,165198,157300,168738,156814,156828,156501,168740,156825,156821,157328,161350,161504)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(1431, 0, 0, 0, 864, 38134), -(12481, 0, 0, 0, 864, 38134), -(12480, 0, 0, 0, 883, 38134), -(61836, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(49748, 0, 0, 0, 861, 38134), -(279, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(6174, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(1432, 0, 0, 0, 378, 38134), -(1303, 0, 0, 0, 864, 38134), -(1275, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(2334, 0, 0, 0, 328, 38134), -(51440, 0, -4, -4, 1723, 38134), -(4974, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(482, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(4981, 0, 0, 0, 864, 38134), -(48632, 0, 0, 0, 872, 38134), -(35477, 0, 0, 0, 864, 38134), -(18406, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(43768, 0, 0, 0, 864, 38134), -(49877, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(43769, 0, 0, 0, 864, 38134), -(18360, 0, 0, 0, 872, 38134), -(18359, 0, 0, 0, 872, 38134), -(18375, 0, 0, 0, 44, 38134), -(18362, 0, 0, 0, 872, 38134), -(18357, 0, 0, 0, 872, 38134), -(163095, 0, 0, 0, 741, 38134), -(162935, 0, 0, 0, 883, 38134), -(61896, 0, 0, 0, 864, 38134), -(61895, 0, 3, 3, 1723, 38134), -(1976, 0, 0, 0, 883, 38134), -(65153, 0, 0, 0, 864, 38134), -(14394, 0, 0, 0, 864, 38134), -(14721, 0, 0, 0, 864, 38134), -(3937, 0, 0, 0, 73, 38134), -(17804, 0, 0, 0, 864, 38134), -(61080, 0, 0, 0, 371, 38134), -(140146, 0, 0, 0, 467, 38134), -(111190, 0, 0, 0, 773, 38134), -(4959, 0, 0, 0, 864, 38134), -(154169, 0, 0, 0, 1421, 38134), -(32520, 0, 0, 0, 181, 38134), -(121541, 0, 0, 0, 336, 38134), -(68, 0, 0, 0, 883, 38134), -(51348, 0, 0, 0, 883, 38134), -(140022, 0, 0, 0, 467, 38134), -(163963, 0, 0, 0, 741, 38134), -(168255, 0, 0, 0, 741, 38134), -(154155, 0, 0, 0, 741, 38134), -(156944, 150, 0, 0, 741, 38134), -(156942, 150, 0, 0, 741, 38134), -(156961, 150, 0, 0, 1421, 38134), -(156960, 150, 0, 0, 741, 38134), -(156965, 150, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(166262, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(157300, 150, 2, 2, 1729, 38134), -(168738, 150, 0, 0, 81, 38134), -(156814, 150, 2, 2, 1729, 38134), -(156828, 150, 0, 0, 1729, 38134), -(156501, 150, 2, 2, 1729, 38134), -(168740, 150, 0, 0, 81, 38134), -(156825, 150, 1, 1, 1729, 38134), -(156821, 150, 1, 1, 1729, 38134), -(157328, 150, 1, 1, 1729, 38134), -(161350, 150, 0, 0, 1421, 38134), -(161504, 150, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (156887,156886,156885,156882,153964,155197,155199,169162,155192,153211,156986,152843,152998,164026,164025,164022,163069,157104,152571,172028,156859,156860,172029,155572,162954,156932,160451,156929,156902,156900,156891,160394,160433,156808,153266,174977,150245,161666,165758,156833,168382,156807,162817,156595,156803,156801,156800,156804,154300,157114,156518,156799,157091,156532,154268,165730,149899,165727,149915,165711,165757,156716,156676,151091,155371,165713,150238,165712,154301,156662,150237,164826,154327,175031,164827,156607,156651,167761,161133,161265,151088,151089,154170,161131,161130,161228,150228,149917,150229,156622,156610,156609,156612,156626,161224,157070,155125,157049,157043,157042,157046,160664,157044,156403,167886,156280,156345,154867,160737,174971,50378,50039,50047,890,883,1642,78,24110,375,63258,1213,42216,823,5403,42944,50918,952,951,9296,198,197,196,190,925,459,6373,915,911,44564,152,43292,43291,44548,43278,49874,49869,42218,49871,149433,149436,149469,5520,1305,1435,461,5496,5495,9584,1733,149467,149458,155739,147714,1307,1419,5081,149099,2485,148796,149121,148124,147785,1311,331,89174,5497,1308,52408,149445,151937,148233,147741,3628,84745,1141,82564,5498,84751,84749,85818,85817,103033,149131,85819,85816,5694,149616,1413,150122,149124,2708,174146,85307,149626,1415,1414,721,4078,158463,158456,158440,158436,52031,158755,158753,23837,5499,30730,1313,1309,5500,1310,1429,5503,5567,5566,42288,49701,30713,1314,1347,1412,1300,1346,5386,49893,1316,338,3627,1312,11068,1318,1317,1315,46180,5494,5493,2198,43692,52359,52358,52361,1301,1299,1428,1298,2455,277,62822,62821,1297,2457,2456,1431,44582,175420,6740,56925,175416,43822,29142,1402,44774,8670,43820,32639,3518,8719,1294,29093,1291,1295,32638,15659,1427,44773,141270,14438,42421,49877,483,279,46602,18376,18375,50523,61896,111190,176230,61895,3520,18362,18360,12481,18359,12480,18357,4974,1289,352,176229,43819,121541,50669,43768,50525,50524,51440,4981,1302,1257,176233,49540,6174,1287,42339,35477,48632,61838,43769,14423,61836,61834,1285,482,51348,2334,1275,5193,4075,1303,162935,1432,49748,18406,1286,68,32520,1976)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156887, 0, 0, 0, 741, 38134), -(156886, 0, 0, 0, 741, 38134), -(156885, 0, 0, 0, 741, 38134), -(156882, 0, 0, 0, 741, 38134), -(153964, 0, 0, 0, 741, 38134), -(155197, 0, 0, 0, 741, 38134), -(155199, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(153211, 0, 0, 0, 741, 38134), -(156986, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(164026, 0, 0, 0, 741, 38134), -(164025, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(163069, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(156859, 0, 0, 0, 741, 38134), -(156860, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(156932, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(156929, 0, 0, 0, 741, 38134), -(156902, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(156891, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(156808, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(174977, 0, 0, 0, 741, 38134), -(150245, 0, 0, 0, 741, 38134), -(161666, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(156833, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(156807, 0, 0, 0, 1421, 38134), -(162817, 0, 0, 0, 955, 38134), -(156595, 0, 0, 0, 741, 38134), -(156803, 0, 0, 0, 741, 38134), -(156801, 0, 0, 0, 741, 38134), -(156800, 0, 0, 0, 741, 38134), -(156804, 0, 0, 0, 741, 38134), -(154300, 0, 0, 0, 741, 38134), -(157114, 0, 0, 0, 741, 38134), -(156518, 0, 0, 0, 741, 38134), -(156799, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(149899, 0, 0, 0, 741, 38134), -(165727, 0, 0, 0, 741, 38134), -(149915, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(165757, 0, 0, 0, 81, 38134), -(156716, 0, 0, 0, 741, 38134), -(156676, 0, 0, 0, 957, 38134), -(151091, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(165713, 0, 0, 0, 81, 38134), -(150238, 0, 0, 0, 957, 38134), -(165712, 0, 0, 0, 81, 38134), -(154301, 0, 0, 0, 741, 38134), -(156662, 0, 0, 0, 1421, 38134), -(150237, 0, 0, 0, 957, 38134), -(164826, 0, 0, 0, 741, 38134), -(154327, 0, 0, 0, 741, 38134), -(175031, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(156607, 0, 0, 0, 741, 38134), -(156651, 0, 0, 0, 1421, 38134), -(167761, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(161265, 0, 0, 0, 188, 38134), -(151088, 0, 0, 0, 741, 38134), -(151089, 0, 0, 0, 741, 38134), -(154170, 0, 0, 0, 741, 38134), -(161131, 0, 0, 0, 957, 38134), -(161130, 0, 0, 0, 957, 38134), -(161228, 0, 0, 0, 81, 38134), -(150228, 0, 0, 0, 957, 38134), -(149917, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(156622, 0, 0, 0, 741, 38134), -(156610, 0, 0, 0, 741, 38134), -(156609, 0, 0, 0, 741, 38134), -(156612, 0, 0, 0, 741, 38134), -(156626, 0, 0, 0, 1421, 38134), -(161224, 0, 0, 0, 81, 38134), -(157070, 0, 0, 0, 741, 38134), -(155125, 0, 0, 0, 741, 38134), -(157049, 0, 0, 0, 741, 38134), -(157043, 0, 0, 0, 741, 38134), -(157042, 0, 0, 0, 741, 38134), -(157046, 0, 0, 0, 741, 38134), -(160664, 0, 0, 0, 741, 38134), -(157044, 0, 0, 0, 741, 38134), -(156403, 0, 0, 0, 741, 38134), -(167886, 0, 0, 0, 741, 38134), -(156280, 0, 0, 0, 1421, 38134), -(156345, 0, 0, 0, 741, 38134), -(154867, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(50378, 0, 0, 0, 73, 38134), -(50039, 0, 0, 0, 73, 38134), -(50047, 0, 0, 0, 73, 38134), -(890, 0, 0, 0, 81, 38134), -(883, 0, 0, 0, 81, 38134), -(1642, 0, 3, 3, 883, 38134), -(78, 0, 0, 0, 73, 38134), -(24110, 0, 0, 0, 328, 38134), -(375, 0, 0, 0, 73, 38134), -(63258, 0, 0, 0, 73, 38134), -(1213, 0, 0, 0, 73, 38134), -(42216, 0, 0, 0, 73, 38134), -(823, 0, 0, 0, 73, 38134), -(5403, 0, 0, 0, 872, 38134), -(42944, 0, 0, 0, 73, 38134), -(50918, 0, 0, 0, 73, 38134), -(952, 0, 0, 0, 73, 38134), -(951, 0, 0, 0, 73, 38134), -(9296, 0, 0, 0, 73, 38134), -(198, 0, 0, 0, 73, 38134), -(197, 0, 0, 0, 73, 38134), -(196, 0, 0, 0, 73, 38134), -(190, 0, 0, 0, 73, 38134), -(925, 0, 0, 0, 73, 38134), -(459, 0, 0, 0, 73, 38134), -(6373, 0, 0, 0, 73, 38134), -(915, 0, 0, 0, 73, 38134), -(911, 0, 0, 0, 73, 38134), -(44564, 0, 0, 0, 73, 38134), -(152, 0, 0, 0, 73, 38134), -(43292, 0, 0, 0, 73, 38134), -(43291, 0, 0, 0, 73, 38134), -(44548, 0, 0, 0, 73, 38134), -(43278, 0, 0, 0, 73, 38134), -(49874, 0, 0, 0, 73, 38134), -(49869, 0, 0, 0, 73, 38134), -(42218, 0, 0, 0, 73, 38134), -(49871, 0, 0, 0, 73, 38134), -(149433, 0, 0, 0, 777, 38134), -(149436, 0, 0, 0, 847, 38134), -(149469, 0, 0, 0, 847, 38134), -(5520, 0, 0, 0, 864, 38134), -(1305, 0, 0, 0, 378, 38134), -(1435, 0, 0, 0, 864, 38134), -(461, 0, 0, 0, 864, 38134), -(5496, 0, 0, 0, 864, 38134), -(5495, 0, 0, 0, 864, 38134), -(9584, 0, 0, 0, 864, 38134), -(1733, 0, 0, 0, 864, 38134), -(149467, 0, 0, 0, 830, 38134), -(149458, 0, 0, 0, 488, 38134), -(155739, 0, 0, 0, 959, 38134), -(147714, 0, 0, 0, 847, 38134), -(1307, 0, 0, 0, 864, 38134), -(1419, 0, 0, 0, 81, 38134), -(5081, 0, 0, 0, 864, 38134), -(149099, 0, 0, 0, 196, 38134), -(2485, 0, 0, 0, 864, 38134), -(148796, 0, 0, 0, 810, 38134), -(149121, 0, 0, 0, 847, 38134), -(148124, 0, 0, 0, 777, 38134), -(147785, 0, 0, 0, 488, 38134), -(1311, 0, 0, 0, 864, 38134), -(331, 0, 0, 0, 864, 38134), -(89174, 0, 0, 0, 874, 38134), -(5497, 0, 0, 0, 864, 38134), -(1308, 0, 0, 0, 864, 38134), -(52408, 0, 0, 0, 818, 38134), -(149445, 0, 0, 0, 828, 38134), -(151937, 0, 0, 0, 847, 38134), -(148233, 0, 0, 0, 828, 38134), -(147741, 0, 0, 0, 172, 38134), -(3628, 0, 0, 0, 378, 38134), -(84745, 0, 0, 0, 857, 38134), -(1141, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(84751, 0, 0, 0, 857, 38134), -(84749, 0, 0, 0, 857, 38134), -(85818, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(103033, 0, 0, 0, 633, 38134), -(149131, 0, 0, 0, 847, 38134), -(85819, 0, 0, 0, 857, 38134), -(85816, 0, 0, 0, 857, 38134), -(5694, 0, 0, 0, 864, 38134), -(149616, 0, 0, 0, 347, 38134), -(1413, 0, 0, 0, 864, 38134), -(150122, 0, 0, 0, 37, 38134), -(149124, 0, 0, 0, 847, 38134), -(2708, 0, 0, 0, 864, 38134), -(174146, 0, 0, 0, 830, 38134), -(85307, 0, 0, 0, 37, 38134), -(149626, 0, 0, 0, 178, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(721, 0, 0, 0, 81, 38134), -(4078, 0, 0, 0, 378, 38134), -(158463, 0, 0, 0, 81, 38134), -(158456, 0, 0, 0, 81, 38134), -(158440, 0, 0, 0, 73, 38134), -(158436, 0, 0, 0, 73, 38134), -(52031, 0, 0, 0, 864, 38134), -(158755, 0, 0, 0, 81, 38134), -(158753, 0, 0, 0, 81, 38134), -(23837, 0, 0, 0, 328, 38134), -(5499, 0, 0, 0, 864, 38134), -(30730, 0, 0, 0, 864, 38134), -(1313, 0, 0, 0, 864, 38134), -(1309, 0, 0, 0, 864, 38134), -(5500, 0, 0, 0, 864, 38134), -(1310, 0, 0, 0, 864, 38134), -(1429, 0, 0, 0, 864, 38134), -(5503, 0, 0, 0, 864, 38134), -(5567, 0, 0, 0, 864, 38134), -(5566, 0, 0, 0, 864, 38134), -(42288, 0, 0, 0, 864, 38134), -(49701, 0, 0, 0, 864, 38134), -(30713, 0, 0, 0, 864, 38134), -(1314, 0, 0, 0, 864, 38134), -(1347, 0, 0, 0, 864, 38134), -(1412, 0, 0, 0, 81, 38134), -(1300, 0, 0, 0, 864, 38134), -(1346, 0, 0, 0, 864, 38134), -(5386, 0, 0, 0, 864, 38134), -(49893, 0, 0, 0, 864, 38134), -(1316, 0, 0, 0, 864, 38134), -(338, 0, 0, 0, 378, 38134), -(3627, 0, 0, 0, 864, 38134), -(1312, 0, 0, 0, 864, 38134), -(11068, 0, 0, 0, 864, 38134), -(1318, 0, 0, 0, 864, 38134), -(1317, 0, 0, 0, 864, 38134), -(1315, 0, 0, 0, 864, 38134), -(46180, 0, 0, 0, 864, 38134), -(5494, 0, 0, 0, 864, 38134), -(5493, 0, 0, 0, 864, 38134), -(2198, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(52359, 0, 0, 0, 864, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(52358, 0, 0, 0, 864, 38134), -(52361, 0, 0, 0, 861, 38134), -(1301, 0, 0, 0, 864, 38134), -(1299, 0, 0, 0, 864, 38134), -(1428, 0, 0, 0, 864, 38134), -(1298, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(1297, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(44582, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(6740, 0, 0, 0, 864, 38134), -(56925, 0, 0, 0, 827, 38134), -(175416, 0, 0, 0, 868, 38134), -(43822, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(1402, 0, 0, 0, 378, 38134), -(44774, 0, 0, 0, 864, 38134), -(8670, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(32639, 0, 0, 0, 872, 38134), -(3518, 0, 0, 0, 378, 38134), -(8719, 0, 0, 0, 864, 38134), -(1294, 0, 0, 0, 864, 38134), -(29093, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(32638, 0, 0, 0, 872, 38134), -(15659, 0, 0, 0, 181, 38134), -(1427, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(141270, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(42421, 0, 0, 0, 864, 38134), -(49877, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(18376, 0, 0, 0, 44, 38134), -(18375, 0, 0, 0, 44, 38134), -(50523, 0, 0, 0, 864, 38134), -(61896, 0, 0, 0, 864, 38134), -(111190, 0, 0, 0, 773, 38134), -(176230, 0, 0, 0, 1355, 38134), -(61895, 0, 3, 3, 1723, 38134), -(3520, 0, 0, 0, 864, 38134), -(18362, 0, 0, 0, 872, 38134), -(18360, 0, 0, 0, 872, 38134), -(12481, 0, 0, 0, 864, 38134), -(18359, 0, 0, 0, 872, 38134), -(12480, 0, 0, 0, 883, 38134), -(18357, 0, 0, 0, 872, 38134), -(4974, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(176229, 0, 0, 0, 1355, 38134), -(43819, 0, 0, 0, 864, 38134), -(121541, 0, 0, 0, 336, 38134), -(50669, 0, 0, 0, 864, 38134), -(43768, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(51440, 0, -4, -4, 1723, 38134), -(4981, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(176233, 0, 0, 0, 1355, 38134), -(49540, 0, 0, 0, 81, 38134), -(6174, 0, 0, 0, 864, 38134), -(1287, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(35477, 0, 0, 0, 864, 38134), -(48632, 0, 0, 0, 872, 38134), -(61838, 0, 0, 0, 864, 38134), -(43769, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134), -(61836, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(482, 0, 0, 0, 864, 38134), -(51348, 0, 0, 0, 883, 38134), -(2334, 0, 0, 0, 328, 38134), -(1275, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(4075, 0, 0, 0, 81, 38134), -(1303, 0, 0, 0, 864, 38134), -(162935, 0, 0, 0, 883, 38134), -(1432, 0, 0, 0, 378, 38134), -(49748, 0, 0, 0, 861, 38134), -(18406, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(68, 0, 0, 0, 883, 38134), -(32520, 0, 0, 0, 181, 38134), -(1976, 0, 0, 0, 883, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (61369,158637,133271,12136,63626,130911,45230,9564,43062,15476,141528,14881,44725,5875,88705,5909,88704,88706,47254,3335,50477,3310,50488,20493,62198,50323,20486,3216,44735,20488,44918,5816,44919,44948,3330,20492,3329,34719,34718,24935,24934,34721,34715,5639,34730,3084,141310,34717,20489,20491,34723,47247,3334,3189,25075,31727,31725,31724,31726,31723,31720,29143,20490,55382,47248,3327,47233,3328,26537,44160,5910,34765,45025,45019,45015,45023,45540,45559,45558,174863,45789,174864,45546,45545,174865,52170,45567,45549,45548,45565,140462,46078,45659,46080,45566,54657,175050,52036,52033,69977,45347,45830,46082,48510,158138,158133,42548,158131,63086,63085,12793,133523,158141,45552,30611,46755,46754,45814,29929,172558,48513,12795,69978,12794,19850,12789,12790,12791,44158,146626,12798,12797,45553,19176,19177,167032,45563,133261,12796,73151,47246,3331,14720,42637,54870,49131,72654,10880,46358,37072,52034,46357,58155,3323,35068,46555,23128,46359,3314,47571,17098,44868,88703,44867,46556,44866,3319,44865,135201,46512,45337,5188,51195,49622,45339,3144,3312,44871,44872,27489,4047,46142,46140,89830,44338,49750,3370,46572,19175,3342,72559,175135,6466,6929,135202,5614,137762,5613,5611,15116,5610,5609,88702,88701,5606,14376,5951,149371,14375,149297,149290,19452,19426,22833,19871,19425,19007,19006,19215,149404,149409,145714,148768,149616,148265,149408,149296,42859,40891,71100,149279,32520,133186,5817,155739,168431,148770,149626,28960,44854,44853,148795,44878,44877,44856,47253,44852,44851,44876,121541,62195,149270,62115,150131,49743,74228,151937,148250,62114,49837,3313,148242,149523,149258,168459,14392,51346,3296,38821,148263,149522,167675,167674,167673,167672,167676,167670,167669,168223,156501,156814,167664,167663,157328,157300,156821,168738,168740,156825,156828,167183,153581,174527,174530,174528,174523,174525,153583,153582,167631,167630,167633,167632,167647,167646,154103,154146,154147,153580,154145,153238,153239,153242,171997,172027,167599,167598,167597,167596,163040,167481,163533,163039,167307,167309,167308,167182,156986,167301,169162,155192,167298,152571,164022,167300,157104,167478,152998,152843,163218,167291,172029,155572,172028,162954,167290,89713,153964,167259,167258,166575,167254,160451,167250,156900,167226,167225,160394,160433,167222,153266,167221,174977,167213,167212,167219,167217,167216,168382,165758,167926,167215,167128,162817,167142,167909,167913,167912,167911,167910,157114,167027,167126,157091,156532,154268,167019,167021,167020,165730,165711,165727,165757,156716,156676,167008,151091,155371,150238,165713,165712,166997,150237,164826,166996,175030,164827,166906,166854,167761,161133,161131,161130,166797,166792,166787,161265,166796,150228,166786,166784,166791,166800,150229,166782,161224,161228,166827,166824,166794,166799,172033,166573,168039,166585,166590,168236,166583,171872,157070,160737,174971)) OR (`DifficultyID`=150 AND `Entry` IN (156913,166262,165198)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(61369, 0, 0, 0, 371, 38134), -(158637, 0, 0, 0, 872, 38134), -(133271, 0, 0, 0, 293, 38134), -(12136, 0, 0, 0, 70, 38134), -(63626, 0, 0, 0, 866, 38134), -(130911, 0, 0, 0, 293, 38134), -(45230, 0, 0, 0, 883, 38134), -(9564, 0, 0, 0, 70, 38134), -(43062, 0, 0, 0, 861, 38134), -(15476, 0, 0, 0, 81, 38134), -(141528, 0, 0, 0, 830, 38134), -(14881, 0, 0, 0, 81, 38134), -(44725, 0, 0, 0, 866, 38134), -(5875, 0, 0, 0, 866, 38134), -(88705, 0, 0, 0, 866, 38134), -(5909, 0, 0, 0, 866, 38134), -(88704, 0, 0, 0, 866, 38134), -(88706, 0, 0, 0, 866, 38134), -(47254, 0, 0, 0, 866, 38134), -(3335, 0, 0, 0, 866, 38134), -(50477, 0, 0, 0, 866, 38134), -(3310, 0, 0, 0, 2117, 38134), -(50488, 0, 0, 0, 883, 38134), -(20493, 0, 0, 0, 43, 38134), -(62198, 0, 0, 0, 866, 38134), -(50323, 0, 0, 0, 866, 38134), -(20486, 0, 0, 0, 43, 38134), -(3216, 0, 0, 0, 866, 38134), -(44735, 0, 0, 0, 866, 38134), -(20488, 0, 0, 0, 43, 38134), -(44918, 0, 0, 0, 866, 38134), -(5816, 0, 0, 0, 378, 38134), -(44919, 0, 0, 0, 866, 38134), -(44948, 0, 0, 0, 866, 38134), -(3330, 0, 0, 0, 866, 38134), -(20492, 0, 0, 0, 43, 38134), -(3329, 0, 0, 0, 378, 38134), -(34719, 0, 0, 0, 966, 38134), -(34718, 0, 0, 0, 966, 38134), -(24935, 0, 0, 0, 966, 38134), -(24934, 0, 0, 0, 966, 38134), -(34721, 0, 0, 0, 966, 38134), -(34715, 0, 0, 0, 966, 38134), -(5639, 0, 0, 0, 378, 38134), -(34730, 0, 0, 0, 966, 38134), -(3084, 0, 0, 0, 883, 38134), -(141310, 0, 0, 0, 189, 38134), -(34717, 0, 0, 0, 966, 38134), -(20489, 0, 0, 0, 43, 38134), -(20491, 0, 0, 0, 43, 38134), -(34723, 0, 0, 0, 966, 38134), -(47247, 0, 0, 0, 866, 38134), -(3334, 0, 0, 0, 378, 38134), -(3189, 0, 0, 0, 866, 38134), -(25075, 0, 0, 0, 966, 38134), -(31727, 0, 0, 0, 966, 38134), -(31725, 0, 0, 0, 966, 38134), -(31724, 0, 0, 0, 966, 38134), -(31726, 0, 0, 0, 966, 38134), -(31723, 0, 0, 0, 966, 38134), -(31720, 0, 0, 0, 966, 38134), -(29143, 0, 0, 0, 866, 38134), -(20490, 0, 0, 0, 43, 38134), -(55382, 0, 0, 0, 402, 38134), -(47248, 0, 0, 0, 866, 38134), -(3327, 0, 0, 0, 866, 38134), -(47233, 0, 0, 0, 866, 38134), -(3328, 0, 0, 0, 866, 38134), -(26537, 0, 0, 0, 44, 38134), -(44160, 0, 0, 0, 70, 38134), -(5910, 0, 0, 0, 866, 38134), -(34765, 0, 0, 0, 70, 38134), -(45025, 0, 0, 0, 866, 38134), -(45019, 0, 0, 0, 866, 38134), -(45015, 0, 0, 0, 883, 38134), -(45023, 0, 0, 0, 866, 38134), -(45540, 0, 0, 0, 866, 38134), -(45559, 0, 0, 0, 866, 38134), -(45558, 0, 0, 0, 866, 38134), -(174863, 0, 4, 4, 1723, 38134), -(45789, 0, 0, 0, 866, 38134), -(174864, 0, 0, 0, 1723, 38134), -(45546, 0, 0, 0, 866, 38134), -(45545, 0, 0, 0, 866, 38134), -(174865, 0, 0, 0, 1723, 38134), -(52170, 0, 0, 0, 866, 38134), -(45567, 0, 0, 0, 866, 38134), -(45549, 0, 0, 0, 866, 38134), -(45548, 0, 0, 0, 866, 38134), -(45565, 0, 0, 0, 866, 38134), -(140462, 0, 0, 0, 494, 38134), -(46078, 0, 0, 0, 866, 38134), -(45659, 0, 0, 0, 866, 38134), -(46080, 0, 0, 0, 866, 38134), -(45566, 0, 0, 0, 866, 38134), -(54657, 0, 0, 0, 483, 38134), -(175050, 0, 0, 0, 866, 38134), -(52036, 0, 0, 0, 866, 38134), -(52033, 0, 0, 0, 866, 38134), -(69977, 0, 0, 0, 483, 38134), -(45347, 0, 0, 0, 866, 38134), -(45830, 0, 0, 0, 866, 38134), -(46082, 0, 0, 0, 866, 38134), -(48510, 0, 0, 0, 866, 38134), -(158138, 0, 0, 0, 674, 38134), -(158133, 0, 0, 0, 674, 38134), -(42548, 0, 0, 0, 866, 38134), -(158131, 0, 0, 0, 674, 38134), -(63086, 0, 0, 0, 866, 38134), -(63085, 0, 4, 4, 373, 38134), -(12793, 0, 0, 0, 483, 38134), -(133523, 0, 0, 0, 293, 38134), -(158141, 0, 0, 0, 674, 38134), -(45552, 0, 0, 0, 866, 38134), -(30611, 0, 0, 0, 883, 38134), -(46755, 0, 0, 0, 872, 38134), -(46754, 0, 0, 0, 872, 38134), -(45814, 0, 0, 0, 883, 38134), -(29929, 0, 0, 0, 872, 38134), -(172558, 0, 0, 0, 866, 38134), -(48513, 0, 0, 0, 866, 38134), -(12795, 0, 0, 0, 483, 38134), -(69978, 0, 0, 0, 483, 38134), -(12794, 0, 0, 0, 483, 38134), -(19850, 0, 0, 0, 483, 38134), -(12789, 0, 0, 0, 483, 38134), -(12790, 0, 0, 0, 483, 38134), -(12791, 0, 0, 0, 483, 38134), -(44158, 0, 0, 0, 70, 38134), -(146626, 0, 0, 0, 866, 38134), -(12798, 0, 0, 0, 483, 38134), -(12797, 0, 0, 0, 483, 38134), -(45553, 0, 0, 0, 866, 38134), -(19176, 0, 0, 0, 181, 38134), -(19177, 0, 0, 0, 181, 38134), -(167032, 0, 0, 0, 824, 38134), -(45563, 0, 0, 0, 866, 38134), -(133261, 0, 0, 0, 293, 38134), -(12796, 0, 0, 0, 483, 38134), -(73151, 0, 0, 0, 483, 38134), -(47246, 0, 0, 0, 866, 38134), -(3331, 0, 0, 0, 866, 38134), -(14720, 0, 3, 3, 866, 38134), -(42637, 0, 0, 0, 70, 38134), -(54870, 0, 0, 0, 57, 38134), -(49131, 0, 0, 0, 79, 38134), -(72654, 0, 0, 0, 328, 38134), -(10880, 0, 0, 0, 378, 38134), -(46358, 0, 0, 0, 866, 38134), -(37072, 0, 0, 0, 866, 38134), -(52034, 0, 0, 0, 866, 38134), -(46357, 0, 0, 0, 866, 38134), -(58155, 0, 0, 0, 866, 38134), -(3323, 0, 0, 0, 866, 38134), -(35068, 0, 0, 0, 866, 38134), -(46555, 0, 0, 0, 866, 38134), -(23128, 0, 0, 0, 866, 38134), -(46359, 0, 0, 0, 866, 38134), -(3314, 0, 0, 0, 866, 38134), -(47571, 0, 0, 0, 866, 38134), -(17098, 0, 0, 0, 866, 38134), -(44868, 0, 0, 0, 181, 38134), -(88703, 0, 0, 0, 883, 38134), -(44867, 0, 0, 0, 866, 38134), -(46556, 0, 0, 0, 866, 38134), -(44866, 0, 0, 0, 866, 38134), -(3319, 0, 0, 0, 866, 38134), -(44865, 0, 0, 0, 866, 38134), -(135201, 0, 0, 0, 189, 38134), -(46512, 0, 0, 0, 866, 38134), -(45337, 0, 0, 0, 861, 38134), -(5188, 0, 0, 0, 378, 38134), -(51195, 0, 0, 0, 872, 38134), -(49622, 0, 0, 0, 866, 38134), -(45339, 0, 0, 0, 861, 38134), -(3144, 0, 0, 0, 866, 38134), -(3312, 0, 0, 0, 378, 38134), -(44871, 0, 0, 0, 883, 38134), -(44872, 0, 0, 0, 883, 38134), -(27489, 0, 0, 0, 298, 38134), -(4047, 0, 0, 0, 866, 38134), -(46142, 0, 0, 0, 75, 38134), -(46140, 0, 0, 0, 883, 38134), -(89830, 0, 0, 0, 298, 38134), -(44338, 0, 0, 0, 81, 38134), -(49750, 0, 0, 0, 861, 38134), -(3370, 0, 0, 0, 866, 38134), -(46572, 0, 0, 0, 866, 38134), -(19175, 0, 0, 0, 181, 38134), -(3342, 0, 0, 0, 378, 38134), -(72559, 0, 0, 0, 859, 38134), -(175135, 0, 3, 3, 181, 38134), -(6466, 0, 0, 0, 866, 38134), -(6929, 0, 0, 0, 866, 38134), -(135202, 0, 0, 0, 189, 38134), -(5614, 0, 0, 0, 866, 38134), -(137762, 0, 0, 0, 189, 38134), -(5613, 0, 0, 0, 866, 38134), -(5611, 0, 0, 0, 866, 38134), -(15116, 0, 0, 0, 24, 38134), -(5610, 0, 0, 0, 866, 38134), -(5609, 0, 0, 0, 866, 38134), -(88702, 0, 0, 0, 866, 38134), -(88701, 0, 0, 0, 866, 38134), -(5606, 0, 0, 0, 866, 38134), -(14376, 0, 0, 0, 883, 38134), -(5951, 0, 0, 0, 81, 38134), -(149371, 0, 0, 0, 828, 38134), -(14375, 0, 0, 0, 378, 38134), -(149297, 0, 0, 0, 172, 38134), -(149290, 0, 0, 0, 777, 38134), -(19452, 0, 0, 0, 37, 38134), -(19426, 0, 0, 0, 37, 38134), -(22833, 0, 0, 0, 37, 38134), -(19871, 0, 0, 0, 328, 38134), -(19425, 0, 0, 0, 37, 38134), -(19007, 0, 0, 0, 37, 38134), -(19006, 0, 0, 0, 37, 38134), -(19215, 0, 0, 0, 37, 38134), -(149404, 0, 0, 0, 829, 38134), -(149409, 0, 0, 0, 871, 38134), -(145714, 0, 0, 0, 189, 38134), -(148768, 0, 0, 0, 347, 38134), -(149616, 0, 0, 0, 347, 38134), -(148265, 0, 0, 0, 464, 38134), -(149408, 0, 0, 0, 830, 38134), -(149296, 0, 0, 0, 826, 38134), -(42859, 0, 0, 0, 70, 38134), -(40891, 0, 0, 0, 70, 38134), -(71100, 0, 0, 0, 711, 38134), -(149279, 0, 0, 0, 847, 38134), -(32520, 0, 0, 0, 181, 38134), -(133186, 0, 0, 0, 347, 38134), -(5817, 0, 0, 0, 866, 38134), -(155739, 0, 0, 0, 959, 38134), -(168431, 0, 0, 0, 1421, 38134), -(148770, 0, 0, 0, 816, 38134), -(149626, 0, 0, 0, 178, 38134), -(28960, 0, 0, 0, 181, 38134), -(44854, 0, 0, 0, 866, 38134), -(44853, 0, 0, 0, 866, 38134), -(148795, 0, 0, 0, 820, 38134), -(44878, 0, 0, 0, 883, 38134), -(44877, 0, 0, 0, 883, 38134), -(44856, 0, 0, 0, 866, 38134), -(47253, 0, 0, 0, 866, 38134), -(44852, 0, 0, 0, 866, 38134), -(44851, 0, 0, 0, 866, 38134), -(44876, 0, 0, 0, 883, 38134), -(121541, 0, 0, 0, 336, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(62195, 0, 0, 0, 866, 38134), -(149270, 0, 0, 0, 883, 38134), -(62115, 0, 0, 0, 371, 38134), -(150131, 0, 0, 0, 820, 38134), -(49743, 0, 0, 0, 81, 38134), -(74228, 0, 0, 0, 883, 38134), -(151937, 0, 0, 0, 847, 38134), -(148250, 0, 0, 0, 871, 38134), -(62114, 0, 0, 0, 371, 38134), -(49837, 0, 0, 0, 81, 38134), -(3313, 0, 0, 0, 866, 38134), -(148242, 0, 0, 0, 871, 38134), -(149523, 0, 0, 0, 847, 38134), -(149258, 0, 0, 0, 11, 38134), -(168459, 0, 0, 0, 883, 38134), -(14392, 0, 0, 0, 866, 38134), -(51346, 0, 0, 0, 883, 38134), -(3296, 0, 0, 0, 883, 38134), -(38821, 0, 0, 0, 181, 38134), -(148263, 0, 0, 0, 817, 38134), -(149522, 0, 0, 0, 847, 38134), -(167675, 0, 0, 0, 1421, 38134), -(167674, 0, 0, 0, 741, 38134), -(167673, 0, 0, 0, 1421, 38134), -(167672, 0, 0, 0, 741, 38134), -(167676, 0, 0, 0, 741, 38134), -(167670, 0, 0, 0, 741, 38134), -(167669, 0, 0, 0, 741, 38134), -(168223, 0, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(166262, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(156501, 0, 2, 2, 1729, 38134), -(156814, 0, 2, 2, 1729, 38134), -(167664, 0, 0, 0, 741, 38134), -(167663, 0, 0, 0, 1421, 38134), -(157328, 0, 1, 1, 1729, 38134), -(157300, 0, 2, 2, 1729, 38134), -(156821, 0, 1, 1, 1729, 38134), -(168738, 0, 0, 0, 81, 38134), -(168740, 0, 0, 0, 81, 38134), -(156825, 0, 1, 1, 1729, 38134), -(156828, 0, 0, 0, 1729, 38134), -(167183, 0, 0, 0, 1421, 38134), -(153581, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174530, 0, 0, 0, 741, 38134), -(174528, 0, 0, 0, 741, 38134), -(174523, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(167631, 0, 0, 0, 741, 38134), -(167630, 0, 0, 0, 741, 38134), -(167633, 0, 0, 0, 1421, 38134), -(167632, 0, 0, 0, 741, 38134), -(167647, 0, 0, 0, 741, 38134), -(167646, 0, 0, 0, 1421, 38134), -(154103, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(167599, 0, 0, 0, 741, 38134), -(167598, 0, 0, 0, 741, 38134), -(167597, 0, 0, 0, 741, 38134), -(167596, 0, 0, 0, 1421, 38134), -(163040, 0, 0, 0, 741, 38134), -(167481, 0, 0, 0, 741, 38134), -(163533, 0, 0, 0, 741, 38134), -(163039, 0, 0, 0, 741, 38134), -(167307, 0, 0, 0, 741, 38134), -(167309, 0, 0, 0, 741, 38134), -(167308, 0, 0, 0, 741, 38134), -(167182, 0, 0, 0, 741, 38134), -(156986, 0, 0, 0, 741, 38134), -(167301, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(167298, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(167300, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(167478, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(163218, 0, 0, 0, 741, 38134), -(167291, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(167290, 0, 0, 0, 741, 38134), -(89713, 0, 0, 0, 857, 38134), -(153964, 0, 0, 0, 741, 38134), -(167259, 0, 0, 0, 741, 38134), -(167258, 0, 0, 0, 741, 38134), -(166575, 0, 0, 0, 741, 38134), -(167254, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(167250, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(167226, 0, 0, 0, 741, 38134), -(167225, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(167222, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(167221, 0, 0, 0, 741, 38134), -(174977, 0, 0, 0, 741, 38134), -(167213, 0, 0, 0, 741, 38134), -(167212, 0, 0, 0, 1421, 38134), -(167219, 0, 0, 0, 741, 38134), -(167217, 0, 0, 0, 741, 38134), -(167216, 0, 0, 0, 741, 38134), -(168382, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(167926, 0, 0, 0, 957, 38134), -(167215, 0, 0, 0, 741, 38134), -(167128, 0, 0, 0, 741, 38134), -(162817, 0, 0, 0, 955, 38134), -(167142, 0, 0, 0, 741, 38134), -(167909, 0, 0, 0, 741, 38134), -(167913, 0, 0, 0, 741, 38134), -(167912, 0, 0, 0, 741, 38134), -(167911, 0, 0, 0, 741, 38134), -(167910, 0, 0, 0, 741, 38134), -(157114, 0, 0, 0, 741, 38134), -(167027, 0, 0, 0, 741, 38134), -(167126, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(154268, 0, -1, 0, 741, 38134), -(167019, 0, 0, 0, 741, 38134), -(167021, 0, 0, 0, 1421, 38134), -(167020, 0, 0, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(165727, 0, 0, 0, 741, 38134), -(165757, 0, 0, 0, 81, 38134), -(156716, 0, 0, 0, 741, 38134), -(156676, 0, 0, 0, 957, 38134), -(167008, 0, 0, 0, 741, 38134), -(151091, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(150238, 0, 0, 0, 957, 38134), -(165713, 0, 0, 0, 81, 38134), -(165712, 0, 0, 0, 81, 38134), -(166997, 0, 0, 0, 1421, 38134), -(150237, 0, 0, 0, 957, 38134), -(164826, 0, 0, 0, 741, 38134), -(166996, 0, 0, 0, 741, 38134), -(175030, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(166906, 0, 0, 0, 1421, 38134), -(166854, 0, 0, 0, 741, 38134), -(167761, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(161131, 0, 0, 0, 957, 38134), -(161130, 0, 0, 0, 957, 38134), -(166797, 0, 0, 0, 741, 38134), -(166792, 0, 0, 0, 741, 38134), -(166787, 0, 0, 0, 741, 38134), -(161265, 0, 0, 0, 188, 38134), -(166796, 0, 0, 0, 741, 38134), -(150228, 0, 0, 0, 957, 38134), -(166786, 0, 0, 0, 741, 38134), -(166784, 0, 0, 0, 741, 38134), -(166791, 0, 0, 0, 741, 38134), -(166800, 0, 0, 0, 741, 38134), -(150229, 0, 0, 0, 957, 38134), -(166782, 0, 0, 0, 1421, 38134), -(161224, 0, 0, 0, 81, 38134), -(161228, 0, 0, 0, 81, 38134), -(166827, 0, 0, 0, 1421, 38134), -(166824, 0, 0, 0, 1421, 38134), -(166794, 0, 0, 0, 741, 38134), -(166799, 0, 0, 0, 741, 38134), -(172033, 0, 0, 0, 741, 38134), -(166573, 0, 0, 0, 1421, 38134), -(168039, 0, 0, 0, 741, 38134), -(166585, 0, 0, 0, 741, 38134), -(166590, 0, 0, 0, 741, 38134), -(168236, 0, 0, 0, 741, 38134), -(166583, 0, 0, 0, 741, 38134), -(171872, 0, 0, 0, 741, 38134), -(157070, 0, 0, 0, 741, 38134), -(160737, 0, 0, 0, 957, 38134), -(174971, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (161905,175394,163224,172656,163030,166568,166570,175393,161733,161696,161697,166565,166567,161712,157540,169697,170542,166420,161702,173003,170496,164997,163032,158071,160256,172608,172567,172591,166226,161599,162797,162813,162816,163084,161597,166331,155654,166321,166531,159833,166640,166545,166564,166540,163043,161559,161585,163019,161757,166253,162899,166421,162875,175392,163083,166400,164507,159830,166424,161710,159827,165473,166562,159828,166552,162872,159824,159825,159689,164492,159822,163041,159696,164508,162588,175023,169795,169830,174652,162873,162853,158642,168226,169055,162257,168192,168196,162256,173200,176024,169751,170191,174653,159856,162259,176023,168216,162258,160253,164759,164758,167948,171599,165014,171415,158406,167358,165027,171217,157945,171129,161380,165052,172141,171133,161841,171130,157313,166579,171135,165015,157515,165049,165034,165032,157226,171112,167923,160060,175391,162093,161677,164797,167637,167636,167639,167638,161675,161673,175144,93008,175398,161668,167640,161679,174002,165335,175021,169634,168045,161676,167641,167642,157514,169999,161890,161881,172609,149404,97515,97491,32494,97507,97489,97520,136796,126009,126161,126153,126148,152076,137274,152077,148923,161067,137276,137275,138040,145732,148086,137291,137272,137304,137270,137289,137287,148080,145734,137292,137312,137313,137308,137309,137311,137273,137305,137269,137290,137376,137271,137310,137307,137306,137302,138363,145733,125993,129375,145735,129376,137303,138077,137264,129589,125991,137262,137263,138072,138043,138070,122463,122449,143707,142157,143595,129394,133212,129266,129267,129264,133206,133207,129279,133208,128909,129262,142766,120949,125996,125311,142776,131379,134346,131350,120946,144384,142757,134344,142781,131346,129929,143156,143136,131351,120951,125312,133230,143138,120950,148924,129228,131336,142158,131340,131339,142973,142983,138949,143388,131752,142969,143396,138051,129226,143614,151162,131470,142992,142975,142981,142970,142977,143615,125485,132506,132114,149045,130196,141906,122465,132153,138078,141584,147974,147975,141910,121252,129296,138062,134553,129294,129295,125488,132066,138033,134552,142521,129309,129307,138397,120843,142344,142325,129556,129308,144193,120840,130491,141605,137334,139634,130328,125879,142642,144194,144196,144195,126032,126031,142502,141919,132364,132365,135441,130242,128177,125823,126684,131842,121017,137465,125822,130230,143967,129997,120812,130918,120806,132388,132383,121042,132378,141774,133549,130257,131331,120803,130120,132394,130256,132393,141775,130255,120900,130115,126023,122429,130103,132447,130100,130108,125816,129994,121253,130105,130111,152114,146234,152021,130117,131522,130716,131083,133443,125455,146379,133257,130699,130445,134049,126631,132302,132308,131807,131804,144081,133123,132015,123243,130983,137510,140953,122229,128087,130441,142464,142404,120802,122641,122642,131481,142185,132264,143872,142179,122701,132643,122697,120740,122689,131482,131480,131511,137931,122337,131506,131484,131502,131503,131443,141555,131494,141549,125948,135775,154465,120168,120170,131564,32641,32642,131287,122915,131472,133050,131514,131483,131460,143873,141937,122692,141928,131542,122690,140394,122691,177208,131477,130448,125953,131512,131521,130932,131216,131566,96698,32844,96708,96820,96817,107622,96981,96819,96818,58237,96960,97512,108710,119436,119396,119438,104230,93544,93527,106359,93532,93526,92195,93533,68238,113812,92457,106196,97509,151827,92460,92183,92459,106655,92464,108401,110020,110019,110018,92184,96841,96840,93189,93188,115264,112717,96484,96483,68239,68232,92185,32454,32451,32725,96959,96953,96954,97003,107590,97692,106843,97005,112947,120687,124678,96812,92438,110621,92936,97863,96809,96808,96957,96956,96952,96835,96834,96811,110622,116408,113775,116420,116419,119486,112079,112456,96958,119272,96955,112007,113901,113900,119487,112437,96828,96827,125261,107587,110409,106815,112012,96807,96781,96785,96806,96784,96198,107772,116175,96782,105904,110623,34527,96810,96837,108076,97001,72587,109739,97725,96836,99350,110642,96788,96787,96786,96780,97141,108628,31689,31735,34330,96843,96842,27047,31796,31741,31740,92489,31728,96641,113783,112847,31710,31729,115287,121602,109554,96636,31714,96635,96983,107326,109390,109387,114732,98724,96479,96779,96778,96777,31742,96507,96803,31730,96639,31719,97212,96643,25058,103626,96796,96797,96798,98725,98723,96592,103630,118524,96802,111246,104091,97767,112545,97792,113780,120422,120418,106263,106262,114946,120412,120415,96799,120424,120421,120420,120423,120417,120416,120419,120413,32252,32251,96813,96805,93537,96804,96829,96830,112543,121541,93536,106528,96801,101436,106951,39859,43359,113127,115072,113122,115071,113209,73828,113210,115074,115003,115002,110899,49568,110948,115073,115014,115000,114904,114889,114888,115075,114892,115012,116659,116411,111414,111377,106772,107027,107241,106583,106798,82347,106516,106356,106514,89940,92447,92630,92450,91485,54638,92445,107245,107244,102456,91629,107407,111624,113833,104792,106920,89386,90696,91267,90694,97294,91717,91265,90134,31889,64782,63062,91308,91269,99598,89390,62177,90901,49842,90313,91430,107439,91431,91128,93627,89652,89849,89653,64352,108680,89660,89015,109377,88797,89661,107334,89668,108163,17213,88970,89666,89667,88086,89380,88978,107367,88094,88100,88099,88101,113137,109174,110826,64806,88888,98964,109154,88090,89014,98159,62821,62822,98381,88798,88089,88084,105040,89341,105039,88115,109372,106873,109368,109124,107376,88417,93619,89680,88783,107139,89696,89634,88782,88975,149297,40891,62195,49837,5817,168459,14392,28960,71100,3313,149408,175518,149296,149409,149371,62114,74228,42859,5951,150131,47253,34238,141669,149279,62115,133186,141702,142856,14558,50304,148795,3296,145714,141693,149626,12343,12342,12341,141652,149616,32520,149270,141656,148265,148263,148770,148768,6566,151937,141647,149258,148250,173548,155739,148242,49743,141691,38821,35169,141119,11156,7395,51346,149523,149522,67021,128106,64975,66854,66260,66256,66257,66946,66947,66360,66969,67095,67092,67066,167743,167273,170971,164833,167737,160424,160415,167747,167355,167649,174488,174491,174484,174487,174492,165434,165432,165433,165435,174489,167741,157671,167354,156558,172680,165321,175310,175370,167210,157843,175312,175371,157803,175311,165431,161985,175314,161988,175791,168685,160419,167748,161994,167205,167645,175963,160418,160417,172173,173000,158339,175998,161907,161904,161909,165017,167208,164915,166423,167209,164221,167201,173022,167207,164667,172176,165347,174505,165350,32639,32638,174650,164128,169992,164713,167949,167356,167935,170456,169129,160048,167359)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(161905, 0, 0, 0, 745, 38134), -(175394, 0, 0, 0, 837, 38134), -(163224, 0, 0, 0, 745, 38134), -(172656, 0, 0, 0, 745, 38134), -(163030, 0, 0, 0, 1335, 38134), -(166568, 0, 0, 0, 837, 38134), -(166570, 0, 0, 0, 837, 38134), -(175393, 0, 0, 0, 837, 38134), -(161733, 0, 0, 0, 745, 38134), -(161696, 0, 0, 0, 745, 38134), -(161697, 0, 0, 0, 745, 38134), -(166565, 0, 0, 0, 1330, 38134), -(166567, 0, 0, 0, 1330, 38134), -(161712, 0, 0, 0, 745, 38134), -(157540, 0, 0, 0, 837, 38134), -(169697, 0, 0, 0, 837, 38134), -(170542, 0, 0, 0, 837, 38134), -(166420, 0, 0, 0, 745, 38134), -(161702, 0, 0, 0, 745, 38134), -(173003, 0, 0, 0, 745, 38134), -(170496, 0, 0, 0, 745, 38134), -(164997, 0, 0, 0, 745, 38134), -(163032, 0, 0, 0, 1335, 38134), -(158071, 0, 0, 0, 1325, 38134), -(160256, 0, 0, 0, 745, 38134), -(172608, 0, 1, 1, 1335, 38134), -(172567, 0, 1, 1, 1335, 38134), -(172591, 0, 1, 1, 1335, 38134), -(166226, 0, 0, 0, 1335, 38134), -(161599, 0, 0, 0, 1335, 38134), -(162797, 0, 0, 0, 1335, 38134), -(162813, 0, 0, 0, 1335, 38134), -(162816, 0, 0, 0, 745, 38134), -(163084, 0, 1, 1, 1335, 38134), -(161597, 0, 0, 0, 1335, 38134), -(166331, 0, 0, 0, 745, 38134), -(155654, 0, 0, 0, 1425, 38134), -(166321, 0, 0, 0, 1335, 38134), -(166531, 0, 1, 1, 745, 38134), -(159833, 0, 0, 0, 745, 38134), -(166640, 0, 0, 0, 745, 38134), -(166545, 0, 0, 0, 1330, 38134), -(166564, 0, 0, 0, 837, 38134), -(166540, 0, 0, 0, 837, 38134), -(163043, 0, 0, 0, 745, 38134), -(161559, 0, 0, 0, 837, 38134), -(161585, 0, 0, 0, 745, 38134), -(163019, 0, 0, 0, 837, 38134), -(161757, 0, 0, 0, 1335, 38134), -(166253, 0, 0, 0, 837, 38134), -(162899, 0, 0, 0, 837, 38134), -(166421, 0, 0, 0, 1325, 38134), -(162875, 0, 1, 1, 745, 38134), -(175392, 0, 0, 0, 837, 38134), -(163083, 0, 1, 1, 1335, 38134), -(166400, 0, 0, 0, 837, 38134), -(164507, 0, 0, 0, 745, 38134), -(159830, 0, 0, 0, 745, 38134), -(166424, 0, 0, 0, 837, 38134), -(161710, 0, 0, 0, 745, 38134), -(159827, 0, 0, 0, 837, 38134), -(165473, 0, 0, 0, 1336, 38134), -(166562, 0, 0, 0, 1330, 38134), -(159828, 0, 0, 0, 745, 38134), -(166552, 0, 0, 0, 1330, 38134), -(162872, 0, 1, 1, 1335, 38134), -(159824, 0, 0, 0, 837, 38134), -(159825, 0, 0, 0, 745, 38134), -(159689, 0, 0, 0, 745, 38134), -(164492, 0, 0, 0, 745, 38134), -(159822, 0, 0, 0, 745, 38134), -(163041, 0, 0, 0, 837, 38134), -(159696, 0, 0, 0, 837, 38134), -(164508, 0, 0, 0, 745, 38134), -(162588, 0, 0, 0, 1336, 38134), -(175023, 0, 0, 0, 81, 38134), -(169795, 0, 0, 0, 1336, 38134), -(169830, 0, 0, 0, 745, 38134), -(174652, 0, 0, 0, 81, 38134), -(162873, 0, 1, 1, 1335, 38134), -(162853, 0, 1, 1, 1335, 38134), -(158642, 0, 0, 0, 1336, 38134), -(168226, 0, 0, 0, 837, 38134), -(169055, 0, 0, 0, 1336, 38134), -(162257, 0, 0, 0, 745, 38134), -(168192, 0, 0, 0, 1336, 38134), -(168196, 0, 0, 0, 1329, 38134), -(162256, 0, 0, 0, 745, 38134), -(173200, 0, 0, 0, 81, 38134), -(176024, 0, 0, 0, 81, 38134), -(169751, 0, 0, 0, 1336, 38134), -(170191, 0, 0, 0, 1336, 38134), -(174653, 0, 0, 0, 81, 38134), -(159856, 0, 0, 0, 1329, 38134), -(162259, 0, 0, 0, 745, 38134), -(176023, 0, 0, 0, 81, 38134), -(168216, 0, 0, 0, 745, 38134), -(162258, 0, 0, 0, 745, 38134), -(160253, 0, 0, 0, 745, 38134), -(164759, 0, 0, 0, 1340, 38134), -(164758, 0, 0, 0, 1340, 38134), -(167948, 0, 0, 0, 1329, 38134), -(171599, 0, 0, 0, 1425, 38134), -(165014, 0, 0, 0, 1340, 38134), -(171415, 0, 0, 0, 1340, 38134), -(158406, 0, 2, 2, 2060, 38134), -(167358, 0, 0, 0, 81, 38134), -(165027, 0, 0, 0, 1340, 38134), -(171217, 0, 0, 0, 1329, 38134), -(157945, 0, 0, 0, 745, 38134), -(171129, 0, 0, 0, 745, 38134), -(161380, 0, 0, 0, 745, 38134), -(165052, 0, 0, 0, 1340, 38134), -(172141, 0, 0, 0, 745, 38134), -(171133, 0, 0, 0, 745, 38134), -(161841, 0, 0, 0, 837, 38134), -(171130, 0, 0, 0, 1329, 38134), -(157313, 0, 0, 0, 745, 38134), -(166579, 0, 0, 0, 745, 38134), -(171135, 0, 0, 0, 745, 38134), -(165015, 0, 0, 0, 1340, 38134), -(157515, 0, 0, 0, 837, 38134), -(165049, 0, 0, 0, 1340, 38134), -(165034, 0, 0, 0, 837, 38134), -(165032, 0, 0, 0, 745, 38134), -(157226, 0, 0, 0, 745, 38134), -(171112, 0, 0, 0, 1325, 38134), -(167923, 0, 0, 0, 1329, 38134), -(160060, 0, 0, 0, 745, 38134), -(175391, 0, 0, 0, 837, 38134), -(162093, 0, 0, 0, 837, 38134), -(161677, 0, 0, 0, 837, 38134), -(164797, 0, 0, 0, 837, 38134), -(167637, 0, 0, 0, 837, 38134), -(167636, 0, 0, 0, 837, 38134), -(167639, 0, 0, 0, 837, 38134), -(167638, 0, 0, 0, 837, 38134), -(161675, 0, 0, 0, 837, 38134), -(161673, 0, 0, 0, 837, 38134), -(175144, 0, 0, 0, 1334, 38134), -(93008, 0, 0, 0, 81, 38134), -(175398, 0, 2, 2, 2060, 38134), -(161668, 0, 0, 0, 837, 38134), -(167640, 0, 0, 0, 837, 38134), -(161679, 0, 0, 0, 837, 38134), -(174002, 0, 0, 0, 837, 38134), -(165335, 0, 0, 0, 837, 38134), -(175021, 0, 0, 0, 81, 38134), -(169634, 0, 0, 0, 1325, 38134), -(168045, 0, 0, 0, 837, 38134), -(161676, 0, 0, 0, 837, 38134), -(167641, 0, 0, 0, 837, 38134), -(167642, 0, 0, 0, 837, 38134), -(157514, 0, 0, 0, 837, 38134), -(169999, 0, 0, 0, 837, 38134), -(161890, 0, 0, 0, 745, 38134), -(161881, 0, 0, 0, 745, 38134), -(172609, 0, 1, 1, 1335, 38134), -(149404, 0, 0, 0, 829, 38134), -(97515, 0, 0, 0, 885, 38134), -(97491, 0, 0, 0, 885, 38134), -(32494, 0, 0, 0, 196, 38134), -(97507, 0, 0, 0, 885, 38134), -(97489, 0, 0, 0, 885, 38134), -(97520, 0, 0, 0, 885, 38134), -(136796, 0, 0, 0, 189, 38134), -(126009, 0, 0, 0, 189, 38134), -(126161, 0, 0, 0, 189, 38134), -(126153, 0, 0, 0, 189, 38134), -(126148, 0, 0, 0, 189, 38134), -(152076, 0, 0, 0, 289, 38134), -(137274, 0, 0, 0, 289, 38134), -(152077, 0, 0, 0, 289, 38134), -(148923, 0, 0, 0, 189, 38134), -(161067, 0, 0, 0, 189, 38134), -(137276, 0, 0, 0, 289, 38134), -(137275, 0, 0, 0, 289, 38134), -(138040, 0, 0, 0, 793, 38134), -(145732, 0, 0, 0, 289, 38134), -(148086, 0, 0, 0, 189, 38134), -(137291, 0, 0, 0, 289, 38134), -(137272, 0, 0, 0, 289, 38134), -(137304, 0, 0, 0, 289, 38134), -(137270, 0, 0, 0, 289, 38134), -(137289, 0, 0, 0, 289, 38134), -(137287, 0, 0, 0, 289, 38134), -(148080, 0, 0, 0, 841, 38134), -(145734, 0, 0, 0, 289, 38134), -(137292, 0, 0, 0, 289, 38134), -(137312, 0, 0, 0, 289, 38134), -(137313, 0, 0, 0, 289, 38134), -(137308, 0, 0, 0, 289, 38134), -(137309, 0, 0, 0, 289, 38134), -(137311, 0, 0, 0, 289, 38134), -(137273, 0, 0, 0, 289, 38134), -(137305, 0, 0, 0, 289, 38134), -(137269, 0, 0, 0, 289, 38134), -(137290, 0, 0, 0, 289, 38134), -(137376, 0, 0, 0, 289, 38134), -(137271, 0, 0, 0, 289, 38134), -(137310, 0, 0, 0, 289, 38134), -(137307, 0, 0, 0, 289, 38134), -(137306, 0, 0, 0, 289, 38134), -(137302, 0, 0, 0, 289, 38134), -(138363, 0, 0, 0, 189, 38134), -(145733, 0, 0, 0, 289, 38134), -(125993, 0, 0, 0, 189, 38134), -(129375, 0, 0, 0, 189, 38134), -(145735, 0, 0, 0, 289, 38134), -(129376, 0, 0, 0, 189, 38134), -(137303, 0, 0, 0, 289, 38134), -(138077, 0, 0, 0, 189, 38134), -(137264, 0, 0, 0, 289, 38134), -(129589, 0, 0, 0, 189, 38134), -(125991, 0, 0, 0, 189, 38134), -(137262, 0, 0, 0, 289, 38134), -(137263, 0, 0, 0, 289, 38134), -(138072, 0, 0, 0, 189, 38134), -(138043, 0, 0, 0, 189, 38134), -(138070, 0, 0, 0, 189, 38134), -(122463, 0, 0, 0, 189, 38134), -(122449, 0, 0, 0, 189, 38134), -(143707, 0, 0, 0, 189, 38134), -(142157, 0, 0, 0, 464, 38134), -(143595, 0, 0, 0, 464, 38134), -(129394, 0, 0, 0, 1723, 38134), -(133212, 0, 0, 0, 189, 38134), -(129266, 0, 4, 4, 1723, 38134), -(129267, 0, 4, 4, 1723, 38134), -(129264, 0, 0, 0, 189, 38134), -(133206, 0, 0, 0, 189, 38134), -(133207, 0, 0, 0, 189, 38134), -(129279, 0, 0, 0, 189, 38134), -(133208, 0, 0, 0, 189, 38134), -(128909, 0, 0, 0, 189, 38134), -(129262, 0, 0, 0, 189, 38134), -(142766, 0, -1, -1, 1723, 38134), -(120949, 0, 0, 0, 189, 38134), -(125996, 0, 0, 0, 189, 38134), -(125311, 0, 0, 0, 189, 38134), -(142776, 0, 0, 0, 189, 38134), -(131379, 0, 0, 0, 189, 38134), -(134346, 0, 0, 0, 189, 38134), -(131350, 0, 0, 0, 189, 38134), -(120946, 0, 0, 0, 189, 38134), -(144384, 0, 0, 0, 189, 38134), -(142757, 0, 0, 0, 189, 38134), -(134344, 0, 0, 0, 189, 38134), -(142781, 0, 0, 0, 189, 38134), -(131346, 0, 0, 0, 189, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(129929, 0, 0, 0, 189, 38134), -(143156, 0, 0, 0, 189, 38134), -(143136, 0, 0, 0, 189, 38134), -(131351, 0, 0, 0, 189, 38134), -(120951, 0, 0, 0, 189, 38134), -(125312, 0, 0, 0, 189, 38134), -(133230, 0, 0, 0, 189, 38134), -(143138, 0, 0, 0, 189, 38134), -(120950, 0, 0, 0, 189, 38134), -(148924, 0, 0, 0, 464, 38134), -(129228, 0, 0, 0, 189, 38134), -(131336, 0, 4, 4, 189, 38134), -(142158, 0, 0, 0, 464, 38134), -(131340, 0, 4, 4, 1723, 38134), -(131339, 0, 4, 4, 1723, 38134), -(142973, 0, 0, 0, 464, 38134), -(142983, 0, 0, 0, 464, 38134), -(138949, 0, 1, 1, 464, 38134), -(143388, 0, 0, 0, 464, 38134), -(131752, 0, 0, 0, 189, 38134), -(142969, 0, 0, 0, 464, 38134), -(143396, 0, 0, 0, 464, 38134), -(138051, 0, 0, 0, 189, 38134), -(129226, 0, 0, 0, 189, 38134), -(143614, 0, 0, 0, 464, 38134), -(151162, 0, 0, 0, 292, 38134), -(131470, 0, 0, 0, 189, 38134), -(142992, 0, 0, 0, 464, 38134), -(142975, 0, 0, 0, 464, 38134), -(142981, 0, 0, 0, 464, 38134), -(142970, 0, 0, 0, 464, 38134), -(142977, 0, 0, 0, 464, 38134), -(143615, 0, 0, 0, 464, 38134), -(125485, 0, 0, 0, 189, 38134), -(132506, 0, 0, 0, 189, 38134), -(132114, 0, 0, 0, 189, 38134), -(149045, 0, 0, 0, 838, 38134), -(130196, 0, 0, 0, 189, 38134), -(141906, 0, 0, 0, 189, 38134), -(122465, 0, 0, 0, 189, 38134), -(132153, 0, 4, 4, 1723, 38134), -(138078, 0, 0, 0, 189, 38134), -(141584, 0, 0, 0, 189, 38134), -(147974, 0, 0, 0, 464, 38134), -(147975, 0, 0, 0, 464, 38134), -(141910, 0, 0, 0, 189, 38134), -(121252, 0, 0, 0, 2117, 38134), -(129296, 0, 0, 0, 189, 38134), -(138062, 0, 0, 0, 189, 38134), -(134553, 0, 0, 0, 189, 38134), -(129294, 0, 0, 0, 189, 38134), -(129295, 0, 0, 0, 189, 38134), -(125488, 0, 0, 0, 189, 38134), -(132066, 0, 0, 0, 189, 38134), -(138033, 0, 0, 0, 189, 38134), -(134552, 0, 0, 0, 189, 38134), -(142521, 0, 0, 0, 189, 38134), -(129309, 0, 0, 0, 189, 38134), -(129307, 0, 0, 0, 189, 38134), -(138397, 0, 0, 0, 189, 38134), -(120843, 0, 0, 0, 189, 38134), -(142344, 0, 0, 0, 189, 38134), -(142325, 0, 0, 0, 189, 38134), -(129556, 0, 0, 0, 189, 38134), -(129308, 0, 0, 0, 189, 38134), -(144193, 0, 0, 0, 189, 38134), -(120840, 0, 0, 0, 189, 38134), -(130491, 0, 0, 0, 189, 38134), -(141605, 0, 0, 0, 189, 38134), -(137334, 0, 0, 0, 189, 38134), -(139634, 0, 0, 0, 189, 38134), -(130328, 0, 0, 0, 189, 38134), -(125879, 0, 0, 0, 189, 38134), -(142642, 0, 0, 0, 189, 38134), -(144194, 0, 0, 0, 189, 38134), -(144196, 0, 0, 0, 189, 38134), -(144195, 0, 0, 0, 189, 38134), -(126032, 0, 0, 0, 189, 38134), -(126031, 0, 0, 0, 189, 38134), -(142502, 0, 4, 4, 1723, 38134), -(141919, 0, 0, 0, 189, 38134), -(132364, 0, 0, 0, 189, 38134), -(132365, 0, 0, 0, 189, 38134), -(135441, 0, 0, 0, 189, 38134), -(130242, 0, 0, 0, 189, 38134), -(128177, 0, 0, 0, 189, 38134), -(125823, 0, 4, 4, 1723, 38134), -(126684, 0, 0, 0, 189, 38134), -(131842, 0, 0, 0, 189, 38134), -(121017, 0, 0, 0, 189, 38134), -(137465, 0, 0, 0, 189, 38134), -(125822, 0, 4, 4, 1723, 38134), -(130230, 0, 0, 0, 189, 38134), -(143967, 0, 0, 0, 289, 38134), -(129997, 0, 0, 0, 189, 38134), -(120812, 0, 0, 0, 189, 38134), -(130918, 0, 0, 0, 189, 38134), -(120806, 0, 0, 0, 189, 38134), -(132388, 0, 0, 0, 189, 38134), -(132383, 0, 0, 0, 189, 38134), -(121042, 0, 0, 0, 189, 38134), -(132378, 0, 0, 0, 189, 38134), -(141774, 0, 4, 4, 1723, 38134), -(133549, 0, 0, 0, 189, 38134), -(130257, 0, 0, 0, 189, 38134), -(131331, 0, 4, 4, 1723, 38134), -(120803, 0, 0, 0, 189, 38134), -(130120, 0, 0, 0, 189, 38134), -(132394, 0, 0, 0, 189, 38134), -(130256, 0, 0, 0, 189, 38134), -(132393, 0, 0, 0, 189, 38134), -(141775, 0, 4, 4, 1723, 38134), -(130255, 0, 0, 0, 189, 38134), -(120900, 0, 0, 0, 189, 38134), -(130115, 0, 0, 0, 189, 38134), -(126023, 0, 0, 0, 189, 38134), -(122429, 0, 0, 0, 189, 38134), -(130103, 0, 0, 0, 189, 38134), -(132447, 0, 0, 0, 81, 38134), -(130100, 0, 0, 0, 189, 38134), -(130108, 0, 0, 0, 189, 38134), -(125816, 0, 0, 0, 189, 38134), -(129994, 0, 0, 0, 189, 38134), -(121253, 0, 0, 0, 189, 38134), -(130105, 0, 0, 0, 189, 38134), -(130111, 0, 0, 0, 189, 38134), -(152114, 0, 0, 0, 464, 38134), -(146234, 0, 0, 0, 464, 38134), -(152021, 0, 0, 0, 464, 38134), -(130117, 0, 0, 0, 189, 38134), -(131522, 0, 0, 0, 189, 38134), -(130716, 0, 0, 0, 81, 38134), -(131083, 0, 0, 0, 189, 38134), -(133443, 0, 0, 0, 189, 38134), -(125455, 0, 0, 0, 81, 38134), -(146379, 0, 0, 0, 189, 38134), -(133257, 0, 0, 0, 189, 38134), -(130699, 0, 0, 0, 81, 38134), -(130445, 0, 0, 0, 81, 38134), -(134049, 0, 0, 0, 189, 38134), -(126631, 0, 0, 0, 189, 38134), -(132302, 0, 0, 0, 189, 38134), -(132308, 0, 0, 0, 189, 38134), -(131807, 0, 0, 0, 189, 38134), -(131804, 0, 0, 0, 189, 38134), -(144081, 0, 0, 0, 181, 38134), -(133123, 0, 0, 0, 189, 38134), -(132015, 0, 0, 0, 189, 38134), -(123243, 0, 0, 0, 191, 38134), -(130983, 0, 0, 0, 465, 38134), -(137510, 0, 0, 0, 189, 38134), -(140953, 0, 0, 0, 189, 38134), -(122229, 0, 0, 0, 191, 38134), -(128087, 0, 0, 0, 465, 38134), -(130441, 0, 0, 0, 81, 38134), -(142464, 0, 0, 0, 465, 38134), -(142404, 0, 0, 0, 465, 38134), -(120802, 0, 0, 0, 465, 38134), -(122641, 0, 0, 0, 189, 38134), -(122642, 0, 0, 0, 189, 38134), -(131481, 0, 0, 0, 465, 38134), -(142185, 0, 0, 0, 189, 38134), -(132264, 0, 0, 0, 189, 38134), -(143872, 0, 0, 0, 189, 38134), -(142179, 0, 0, 0, 189, 38134), -(122701, 0, 0, 0, 189, 38134), -(132643, 0, 0, 0, 189, 38134), -(122697, 0, 0, 0, 189, 38134), -(120740, 0, 0, 0, 794, 38134), -(122689, 0, 0, 0, 2117, 38134), -(131482, 0, 0, 0, 465, 38134), -(131480, 0, 0, 0, 465, 38134), -(131511, 0, 0, 0, 189, 38134), -(137931, 0, 0, 0, 189, 38134), -(122337, 0, 0, 0, 189, 38134), -(131506, 0, 0, 0, 189, 38134), -(131484, 0, 0, 0, 465, 38134), -(131502, 0, 0, 0, 189, 38134), -(131503, 0, 0, 0, 189, 38134), -(131443, 0, 0, 0, 189, 38134), -(141555, 0, 3, 3, 794, 38134), -(131494, 0, 0, 0, 189, 38134), -(141549, 0, 0, 0, 189, 38134), -(125948, 0, 0, 0, 794, 38134), -(135775, 0, 0, 0, 189, 38134), -(154465, 0, 0, 0, 740, 38134), -(120168, 0, 0, 0, 189, 38134), -(120170, 0, 0, 0, 794, 38134), -(131564, 0, 0, 0, 189, 38134), -(32641, 0, 0, 0, 872, 38134), -(32642, 0, 0, 0, 872, 38134), -(131287, 0, 0, 0, 189, 38134), -(122915, 0, 0, 0, 189, 38134), -(131472, 0, 0, 0, 189, 38134), -(133050, 0, 0, 0, 794, 38134), -(131514, 0, 0, 0, 189, 38134), -(131483, 0, 0, 0, 465, 38134), -(131460, 0, 0, 0, 189, 38134), -(143873, 0, 0, 0, 189, 38134), -(141937, 0, 0, 0, 189, 38134), -(122692, 0, 0, 0, 189, 38134), -(141928, 0, 0, 0, 189, 38134), -(131542, 0, 0, 0, 189, 38134), -(122690, 0, 0, 0, 189, 38134), -(140394, 0, 0, 0, 189, 38134), -(122691, 0, 0, 0, 189, 38134), -(177208, 0, 0, 0, 186, 38134), -(131477, 0, 0, 0, 465, 38134), -(130448, 0, 0, 0, 81, 38134), -(125953, 0, 0, 0, 189, 38134), -(131512, 0, 0, 0, 189, 38134), -(131521, 0, 0, 0, 189, 38134), -(130932, 0, 0, 0, 189, 38134), -(131216, 0, 0, 0, 465, 38134), -(131566, 0, 0, 0, 189, 38134), -(96698, 0, 0, 0, 642, 38134), -(32844, 0, 0, 0, 773, 38134), -(96708, 0, 0, 0, 642, 38134), -(96820, 0, 0, 0, 885, 38134), -(96817, 0, 0, 0, 885, 38134), -(107622, 0, 0, 0, 488, 38134), -(96981, 0, 0, 0, 885, 38134), -(96819, 0, 0, 0, 885, 38134), -(96818, 0, 0, 0, 885, 38134), -(58237, 0, 0, 0, 975, 38134), -(96960, 0, 0, 0, 773, 38134), -(97512, 0, 0, 0, 885, 38134), -(108710, 0, 0, 0, 642, 38134), -(119436, 0, 0, 0, 773, 38134), -(119396, 0, 0, 0, 773, 38134), -(119438, 0, 0, 0, 773, 38134), -(104230, 0, 0, 0, 773, 38134), -(93544, 0, 0, 0, 885, 38134), -(93527, 0, 0, 0, 885, 38134), -(106359, 0, 0, 0, 348, 38134), -(93532, 0, 0, 0, 885, 38134), -(93526, 0, 0, 0, 885, 38134), -(92195, 0, 0, 0, 885, 38134), -(93533, 0, 0, 0, 885, 38134), -(68238, 0, 0, 0, 402, 38134), -(113812, 0, 0, 0, 347, 38134), -(92457, 0, 0, 0, 885, 38134), -(106196, 0, 0, 0, 181, 38134), -(97509, 0, 0, 0, 885, 38134), -(151827, 0, 0, 0, 885, 38134), -(92460, 0, 0, 0, 885, 38134), -(92183, 0, 0, 0, 885, 38134), -(92459, 0, 0, 0, 885, 38134), -(106655, 0, 0, 0, 885, 38134), -(92464, 0, 0, 0, 885, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(108401, 0, 0, 0, 488, 38134), -(110020, 0, 0, 0, 773, 38134), -(110019, 0, 0, 0, 773, 38134), -(110018, 0, 0, 0, 773, 38134), -(92184, 0, 0, 0, 885, 38134), -(96841, 0, 0, 0, 347, 38134), -(96840, 0, 0, 0, 347, 38134), -(93189, 0, 0, 0, 885, 38134), -(93188, 0, 0, 0, 885, 38134), -(115264, 0, 0, 0, 347, 38134), -(112717, 0, 0, 0, 885, 38134), -(96484, 0, 0, 0, 885, 38134), -(96483, 0, 0, 0, 885, 38134), -(68239, 0, 0, 0, 402, 38134), -(68232, 0, 0, 0, 402, 38134), -(92185, 0, 0, 0, 885, 38134), -(32454, 0, 0, 0, 196, 38134), -(32451, 0, 0, 0, 196, 38134), -(32725, 0, 0, 0, 347, 38134), -(96959, 0, 0, 0, 347, 38134), -(96953, 0, 0, 0, 347, 38134), -(96954, 0, 0, 0, 347, 38134), -(97003, 0, 0, 0, 773, 38134), -(107590, 0, 0, 0, 347, 38134), -(97692, 0, 0, 0, 633, 38134), -(106843, 0, 0, 0, 347, 38134), -(97005, 0, 0, 0, 773, 38134), -(112947, 0, 0, 0, 885, 38134), -(120687, 0, 0, 0, 347, 38134), -(124678, 0, 0, 0, 829, 38134), -(96812, 0, 0, 0, 885, 38134), -(92438, 0, 0, 0, 885, 38134), -(110621, 0, 0, 0, 347, 38134), -(92936, 0, 0, 0, 885, 38134), -(97863, 0, 0, 0, 331, 38134), -(96809, 0, 0, 0, 773, 38134), -(96808, 0, 0, 0, 885, 38134), -(96957, 0, 0, 0, 347, 38134), -(96956, 0, 0, 0, 347, 38134), -(96952, 0, 0, 0, 347, 38134), -(96835, 0, 0, 0, 347, 38134), -(96834, 0, 0, 0, 347, 38134), -(96811, 0, 0, 0, 885, 38134), -(110622, 0, 0, 0, 347, 38134), -(116408, 0, 0, 0, 885, 38134), -(113775, 0, 0, 0, 347, 38134), -(116420, 0, 0, 0, 885, 38134), -(116419, 0, 0, 0, 885, 38134), -(119486, 0, 0, 0, 347, 38134), -(112079, 0, 0, 0, 642, 38134), -(112456, 0, 0, 0, 885, 38134), -(96958, 0, 0, 0, 347, 38134), -(119272, 0, 0, 0, 347, 38134), -(96955, 0, 0, 0, 347, 38134), -(112007, 0, 0, 0, 885, 38134), -(113901, 0, 0, 0, 773, 38134), -(113900, 0, 0, 0, 773, 38134), -(119487, 0, 0, 0, 347, 38134), -(112437, 0, 0, 0, 885, 38134), -(96828, 0, 0, 0, 347, 38134), -(96827, 0, 0, 0, 347, 38134), -(125261, 0, 0, 0, 347, 38134), -(107587, 0, 0, 0, 773, 38134), -(110409, 0, 0, 0, 773, 38134), -(106815, 0, 0, 0, 773, 38134), -(112012, 0, 0, 0, 347, 38134), -(96807, 0, 0, 0, 885, 38134), -(96781, 0, 0, 0, 885, 38134), -(96785, 0, 0, 0, 885, 38134), -(96806, 0, 0, 0, 885, 38134), -(96784, 0, 0, 0, 885, 38134), -(96198, 0, 0, 0, 348, 38134), -(107772, 0, 0, 0, 488, 38134), -(116175, 0, 0, 0, 617, 38134), -(96782, 0, 0, 0, 885, 38134), -(105904, 0, 0, 0, 633, 38134), -(110623, 0, 0, 0, 885, 38134), -(34527, 0, 0, 0, 181, 38134), -(96810, 0, 0, 0, 885, 38134), -(96837, 0, 0, 0, 347, 38134), -(108076, 0, 0, 0, 773, 38134), -(97001, 0, 0, 0, 773, 38134), -(72587, 0, 0, 0, 181, 38134), -(109739, 0, 0, 0, 347, 38134), -(97725, 0, 0, 0, 633, 38134), -(96836, 0, 0, 0, 347, 38134), -(99350, 0, 0, 0, 885, 38134), -(110642, 0, 0, 0, 347, 38134), -(96788, 0, 0, 0, 773, 38134), -(96787, 0, 0, 0, 773, 38134), -(96786, 0, 0, 0, 347, 38134), -(96780, 0, 0, 0, 829, 38134), -(97141, 0, 0, 0, 829, 38134), -(108628, 0, 0, 0, 633, 38134), -(31689, 0, 0, 0, 196, 38134), -(31735, 0, 0, 0, 196, 38134), -(34330, 0, 0, 0, 81, 38134), -(96843, 0, 0, 0, 347, 38134), -(96842, 0, 0, 0, 347, 38134), -(27047, 0, 0, 0, 328, 38134), -(31796, 0, 0, 0, 196, 38134), -(31741, 0, 0, 0, 196, 38134), -(31740, 0, 0, 0, 196, 38134), -(92489, 0, 0, 0, 885, 38134), -(31728, 0, 0, 0, 196, 38134), -(96641, 0, 0, 0, 488, 38134), -(113783, 0, 0, 0, 347, 38134), -(112847, 0, 0, 0, 885, 38134), -(31710, 0, 0, 0, 196, 38134), -(31729, 0, 0, 0, 196, 38134), -(115287, 0, 0, 0, 885, 38134), -(121602, 0, 0, 0, 336, 38134), -(109554, 0, 0, 0, 885, 38134), -(96636, 0, 0, 0, 488, 38134), -(31714, 0, 0, 0, 196, 38134), -(96635, 0, 0, 0, 488, 38134), -(96983, 0, 0, 0, 885, 38134), -(107326, 0, 0, 0, 885, 38134), -(109390, 0, 0, 0, 885, 38134), -(109387, 0, 0, 0, 885, 38134), -(114732, 0, 0, 0, 885, 38134), -(98724, 0, 0, 0, 885, 38134), -(96479, 0, 0, 0, 885, 38134), -(96779, 0, 0, 0, 885, 38134), -(96778, 0, 0, 0, 885, 38134), -(96777, 0, 0, 0, 885, 38134), -(31742, 0, 0, 0, 196, 38134), -(96507, 0, 0, 0, 885, 38134), -(96803, 0, 0, 0, 885, 38134), -(31730, 0, 0, 0, 196, 38134), -(96639, 0, 0, 0, 488, 38134), -(31719, 0, 0, 0, 196, 38134), -(97212, 0, 0, 0, 773, 38134), -(96643, 0, 0, 0, 488, 38134), -(25058, 0, 0, 0, 864, 38134), -(103626, 0, 0, 0, 347, 38134), -(96796, 0, 0, 0, 885, 38134), -(96797, 0, 0, 0, 885, 38134), -(96798, 0, 0, 0, 885, 38134), -(98725, 0, 0, 0, 885, 38134), -(98723, 0, 0, 0, 885, 38134), -(96592, 0, 0, 0, 488, 38134), -(103630, 0, 0, 0, 347, 38134), -(118524, 0, 0, 0, 336, 38134), -(96802, 0, 0, 0, 885, 38134), -(111246, 0, 0, 0, 347, 38134), -(104091, 0, 0, 0, 2114, 38134), -(97767, 0, 0, 0, 633, 38134), -(112545, 0, 0, 0, 885, 38134), -(97792, 0, 0, 0, 633, 38134), -(113780, 0, 0, 0, 347, 38134), -(120422, 0, 3, 3, 336, 38134), -(120418, 0, 3, 3, 336, 38134), -(106263, 0, 0, 0, 341, 38134), -(106262, 0, 0, 0, 341, 38134), -(114946, 0, 0, 0, 347, 38134), -(120412, 0, 3, 3, 336, 38134), -(120415, 0, 3, 3, 336, 38134), -(96799, 0, 0, 0, 885, 38134), -(120424, 0, 3, 3, 336, 38134), -(120421, 0, 3, 3, 336, 38134), -(120420, 0, 3, 3, 336, 38134), -(120423, 0, 3, 3, 336, 38134), -(120417, 0, 3, 3, 336, 38134), -(120416, 0, 3, 3, 336, 38134), -(120419, 0, 3, 3, 336, 38134), -(120413, 0, 3, 3, 336, 38134), -(32252, 0, 0, 0, 196, 38134), -(32251, 0, 0, 0, 196, 38134), -(96813, 0, 0, 0, 881, 38134), -(96805, 0, 0, 0, 885, 38134), -(93537, 0, 0, 0, 885, 38134), -(96804, 0, 0, 0, 773, 38134), -(96829, 0, 0, 0, 347, 38134), -(96830, 0, 0, 0, 347, 38134), -(112543, 0, 0, 0, 885, 38134), -(121541, 0, 0, 0, 336, 38134), -(93536, 0, 0, 0, 885, 38134), -(106528, 0, 0, 0, 773, 38134), -(96801, 0, 0, 0, 885, 38134), -(101436, 0, 0, 0, 773, 38134), -(106951, 0, 0, 0, 347, 38134), -(39859, 0, 0, 0, 181, 38134), -(43359, 0, 0, 0, 328, 38134), -(113127, 0, 0, 0, 335, 38134), -(115072, 0, 0, 0, 335, 38134), -(113122, 0, 0, 0, 335, 38134), -(115071, 0, 0, 0, 335, 38134), -(113209, 0, 0, 0, 335, 38134), -(73828, 0, 0, 0, 81, 38134), -(113210, 0, 0, 0, 335, 38134), -(115074, 0, 0, 0, 335, 38134), -(115003, 0, 0, 0, 335, 38134), -(115002, 0, 0, 0, 335, 38134), -(110899, 0, 0, 0, 335, 38134), -(49568, 0, 0, 0, 81, 38134), -(110948, 0, 0, 0, 335, 38134), -(115073, 0, 0, 0, 335, 38134), -(115014, 0, 0, 0, 335, 38134), -(115000, 0, 0, 0, 335, 38134), -(114904, 0, 0, 0, 335, 38134), -(114889, 0, 0, 0, 335, 38134), -(114888, 0, 0, 0, 335, 38134), -(115075, 0, 0, 0, 335, 38134), -(114892, 0, 0, 0, 335, 38134), -(115012, 0, 0, 0, 335, 38134), -(116659, 0, 0, 0, 335, 38134), -(116411, 0, 0, 0, 335, 38134), -(111414, 0, 0, 0, 331, 38134), -(111377, 0, 0, 0, 331, 38134), -(106772, 0, 0, 0, 339, 38134), -(107027, 0, 0, 0, 81, 38134), -(107241, 0, 0, 0, 331, 38134), -(106583, 0, 0, 0, 331, 38134), -(106798, 0, 0, 0, 339, 38134), -(82347, 0, 0, 0, 181, 38134), -(106516, 0, 0, 0, 339, 38134), -(106356, 0, 0, 0, 339, 38134), -(106514, 0, 0, 0, 339, 38134), -(89940, 0, 0, 0, 331, 38134), -(92447, 0, 0, 0, 642, 38134), -(92630, 0, 0, 0, 642, 38134), -(92450, 0, 0, 0, 642, 38134), -(91485, 0, 0, 0, 331, 38134), -(54638, 0, 0, 0, 181, 38134), -(92445, 0, 0, 0, 642, 38134), -(107245, 0, 0, 0, 331, 38134), -(107244, 0, 0, 0, 331, 38134), -(102456, 0, 0, 0, 348, 38134), -(91629, 0, 0, 0, 2114, 38134), -(107407, 0, 0, 0, 331, 38134), -(111624, 0, 0, 0, 881, 38134), -(113833, 0, 0, 0, 699, 38134), -(104792, 0, 0, 0, 339, 38134), -(106920, 0, 0, 0, 331, 38134), -(89386, 0, 0, 0, 331, 38134), -(90696, 0, 0, 0, 331, 38134), -(91267, 0, 0, 0, 331, 38134), -(90694, 0, 0, 0, 331, 38134), -(97294, 0, 0, 0, 371, 38134), -(91717, 0, 0, 0, 331, 38134), -(91265, 0, 0, 0, 331, 38134), -(90134, 0, 0, 0, 331, 38134), -(31889, 0, 0, 0, 81, 38134), -(64782, 0, 0, 0, 81, 38134), -(63062, 0, 0, 0, 371, 38134), -(91308, 0, 0, 0, 331, 38134), -(91269, 0, 0, 0, 331, 38134), -(99598, 0, 0, 0, 348, 38134), -(89390, 0, 0, 0, 81, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(62177, 0, 0, 0, 371, 38134), -(90901, 0, 0, 0, 331, 38134), -(49842, 0, 0, 0, 81, 38134), -(90313, 0, 0, 0, 331, 38134), -(91430, 0, 0, 0, 331, 38134), -(107439, 0, 0, 0, 331, 38134), -(91431, 0, 0, 0, 331, 38134), -(91128, 0, 0, 0, 331, 38134), -(93627, 0, 0, 0, 331, 38134), -(89652, 0, 0, 0, 331, 38134), -(89849, 0, 0, 0, 331, 38134), -(89653, 0, 0, 0, 331, 38134), -(64352, 0, 0, 0, 371, 38134), -(108680, 0, 0, 0, 81, 38134), -(89660, 0, 0, 0, 331, 38134), -(89015, 0, 0, 0, 331, 38134), -(109377, 0, 0, 0, 331, 38134), -(88797, 0, 0, 0, 331, 38134), -(89661, 0, 0, 0, 331, 38134), -(107334, 0, 0, 0, 331, 38134), -(89668, 0, 0, 0, 331, 38134), -(108163, 0, 0, 0, 331, 38134), -(17213, 0, 0, 0, 81, 38134), -(88970, 0, 0, 0, 331, 38134), -(89666, 0, 0, 0, 331, 38134), -(89667, 0, 0, 0, 331, 38134), -(88086, 0, 0, 0, 331, 38134), -(89380, 0, 0, 0, 81, 38134), -(88978, 0, 0, 0, 81, 38134), -(107367, 0, 0, 0, 331, 38134), -(88094, 0, 0, 0, 331, 38134), -(88100, 0, 0, 0, 331, 38134), -(88099, 0, 0, 0, 331, 38134), -(88101, 0, 0, 0, 331, 38134), -(113137, 0, 0, 0, 331, 38134), -(109174, 0, 0, 0, 331, 38134), -(110826, 0, 4, 4, 371, 38134), -(64806, 0, 0, 0, 81, 38134), -(88888, 0, 0, 0, 331, 38134), -(98964, 0, 0, 0, 885, 38134), -(109154, 0, 0, 0, 331, 38134), -(88090, 0, 0, 0, 331, 38134), -(89014, 0, 0, 0, 331, 38134), -(98159, 0, 0, 0, 331, 38134), -(62821, 0, 0, 0, 872, 38134), -(62822, 0, 0, 0, 872, 38134), -(98381, 0, 0, 0, 331, 38134), -(88798, 0, 0, 0, 331, 38134), -(88089, 0, 0, 0, 331, 38134), -(88084, 0, 0, 0, 331, 38134), -(105040, 0, 0, 0, 331, 38134), -(89341, 0, 0, 0, 331, 38134), -(105039, 0, 0, 0, 331, 38134), -(88115, 0, 0, 0, 331, 38134), -(109372, 0, 0, 0, 331, 38134), -(106873, 0, 0, 0, 633, 38134), -(109368, 0, 0, 0, 331, 38134), -(109124, 0, 0, 0, 331, 38134), -(107376, 0, 0, 0, 347, 38134), -(88417, 0, 0, 0, 371, 38134), -(93619, 0, 0, 0, 331, 38134), -(89680, 0, 0, 0, 331, 38134), -(88783, 0, 0, 0, 331, 38134), -(107139, 0, 0, 0, 331, 38134), -(89696, 0, 0, 0, 331, 38134), -(89634, 0, 0, 0, 331, 38134), -(88782, 0, 0, 0, 2114, 38134), -(88975, 0, 0, 0, 81, 38134), -(149297, 0, 0, 0, 172, 38134), -(40891, 0, 0, 0, 70, 38134), -(62195, 0, 0, 0, 866, 38134), -(49837, 0, 0, 0, 81, 38134), -(5817, 0, 0, 0, 866, 38134), -(168459, 0, 0, 0, 883, 38134), -(14392, 0, 0, 0, 866, 38134), -(28960, 0, 0, 0, 181, 38134), -(71100, 0, 0, 0, 711, 38134), -(3313, 0, 0, 0, 866, 38134), -(149408, 0, 0, 0, 830, 38134), -(175518, 0, 0, 0, 807, 38134), -(149296, 0, 0, 0, 826, 38134), -(149409, 0, 0, 0, 871, 38134), -(149371, 0, 0, 0, 828, 38134), -(62114, 0, 0, 0, 371, 38134), -(74228, 0, 0, 0, 883, 38134), -(42859, 0, 0, 0, 70, 38134), -(5951, 0, 0, 0, 81, 38134), -(150131, 0, 0, 0, 820, 38134), -(47253, 0, 0, 0, 866, 38134), -(34238, 0, 0, 0, 872, 38134), -(141669, 0, 0, 0, 494, 38134), -(149279, 0, 0, 0, 847, 38134), -(62115, 0, 0, 0, 371, 38134), -(133186, 0, 0, 0, 347, 38134), -(141702, 0, 0, 0, 494, 38134), -(142856, 0, 0, 0, 494, 38134), -(14558, 0, 0, 0, 872, 38134), -(50304, 0, 0, 0, 867, 38134), -(148795, 0, 0, 0, 820, 38134), -(3296, 0, 0, 0, 883, 38134), -(145714, 0, 0, 0, 189, 38134), -(141693, 0, 0, 0, 494, 38134), -(149626, 0, 0, 0, 178, 38134), -(12343, 0, 0, 0, 872, 38134), -(12342, 0, 0, 0, 872, 38134), -(12341, 0, 0, 0, 872, 38134), -(141652, 0, 0, 0, 494, 38134), -(149616, 0, 0, 0, 347, 38134), -(32520, 0, 0, 0, 181, 38134), -(149270, 0, 0, 0, 883, 38134), -(141656, 0, 0, 0, 494, 38134), -(148265, 0, 0, 0, 464, 38134), -(148263, 0, 0, 0, 817, 38134), -(148770, 0, 0, 0, 816, 38134), -(148768, 0, 0, 0, 347, 38134), -(6566, 0, 0, 0, 867, 38134), -(151937, 0, 0, 0, 847, 38134), -(141647, 0, 0, 0, 494, 38134), -(149258, 0, 0, 0, 11, 38134), -(148250, 0, 0, 0, 871, 38134), -(173548, 0, 0, 0, 807, 38134), -(155739, 0, 0, 0, 959, 38134), -(148242, 0, 0, 0, 871, 38134), -(49743, 0, 0, 0, 81, 38134), -(141691, 0, 0, 0, 494, 38134), -(38821, 0, 0, 0, 181, 38134), -(35169, 0, 0, 0, 872, 38134), -(141119, 0, 0, 0, 494, 38134), -(11156, 0, 0, 0, 872, 38134), -(7395, 0, 0, 0, 371, 38134), -(51346, 0, 0, 0, 883, 38134), -(149523, 0, 0, 0, 847, 38134), -(149522, 0, 0, 0, 847, 38134), -(67021, 0, 0, 0, 60, 38134), -(128106, 0, 0, 0, 337, 38134), -(64975, 0, 0, 0, 60, 38134), -(66854, 0, 0, 0, 60, 38134), -(66260, 0, 0, 0, 60, 38134), -(66256, 0, 0, 0, 1217, 38134), -(66257, 0, 0, 0, 1217, 38134), -(66946, 0, 0, 0, 60, 38134), -(66947, 0, 0, 0, 60, 38134), -(66360, 0, 0, 0, 60, 38134), -(66969, 0, 0, 0, 60, 38134), -(67095, 0, 0, 0, 60, 38134), -(67092, 0, 0, 0, 60, 38134), -(67066, 0, 0, 0, 60, 38134), -(167743, 0, 0, 0, 837, 38134), -(167273, 0, 0, 0, 1333, 38134), -(170971, 0, 0, 0, 837, 38134), -(164833, 0, 0, 0, 1325, 38134), -(167737, 0, 0, 0, 837, 38134), -(160424, 0, 0, 0, 1333, 38134), -(160415, 0, 0, 0, 837, 38134), -(167747, 0, 0, 0, 837, 38134), -(167355, 0, 0, 0, 81, 38134), -(167649, 0, 0, 0, 837, 38134), -(174488, 0, 3, 3, 837, 38134), -(174491, 0, 3, 3, 837, 38134), -(174484, 0, 2, 2, 837, 38134), -(174487, 0, 0, 0, 837, 38134), -(174492, 0, 0, 0, 745, 38134), -(165434, 0, 1, 1, 1335, 38134), -(165432, 0, 0, 0, 837, 38134), -(165433, 0, 0, 0, 837, 38134), -(165435, 0, 0, 0, 837, 38134), -(174489, 0, 0, 0, 181, 38134), -(167741, 0, 0, 0, 837, 38134), -(157671, 0, 0, 0, 1333, 38134), -(167354, 0, 0, 0, 81, 38134), -(156558, 0, 0, 0, 745, 38134), -(172680, 0, 0, 0, 745, 38134), -(165321, 0, 0, 0, 745, 38134), -(175310, 0, 0, 0, 837, 38134), -(175370, 0, 0, 0, 2060, 38134), -(167210, 0, 0, 0, 1400, 38134), -(157843, 0, 0, 0, 837, 38134), -(175312, 0, 0, 0, 2060, 38134), -(175371, 0, 0, 0, 2060, 38134), -(157803, 0, 0, 0, 745, 38134), -(175311, 0, 0, 0, 2060, 38134), -(165431, 0, 0, 0, 745, 38134), -(161985, 0, 0, 0, 837, 38134), -(175314, 0, 0, 0, 837, 38134), -(161988, 0, 0, 0, 837, 38134), -(175791, 0, 0, 0, 745, 38134), -(168685, 0, 0, 0, 837, 38134), -(160419, 0, 0, 0, 745, 38134), -(167748, 0, 0, 0, 837, 38134), -(161994, 0, 0, 0, 745, 38134), -(167205, 0, 0, 0, 837, 38134), -(167645, 0, 0, 0, 837, 38134), -(175963, 0, 0, 0, 837, 38134), -(160418, 0, 0, 0, 745, 38134), -(160417, 0, 0, 0, 745, 38134), -(172173, 0, 0, 0, 837, 38134), -(173000, 0, 0, 0, 837, 38134), -(158339, 0, 0, 0, 837, 38134), -(175998, 0, 0, 0, 2060, 38134), -(161907, 0, 0, 0, 745, 38134), -(161904, 0, 0, 0, 837, 38134), -(161909, 0, 0, 0, 2060, 38134), -(165017, 0, 0, 0, 745, 38134), -(167208, 0, 0, 0, 744, 38134), -(164915, 0, 0, 0, 1325, 38134), -(166423, 0, 0, 0, 745, 38134), -(167209, 0, 0, 0, 837, 38134), -(164221, 0, 0, 0, 745, 38134), -(167201, 0, 0, 0, 745, 38134), -(173022, 0, 0, 0, 837, 38134), -(167207, 0, 0, 0, 1400, 38134), -(164667, 0, 0, 0, 837, 38134), -(172176, 0, 0, 0, 837, 38134), -(165347, 0, 0, 0, 745, 38134), -(174505, 0, 0, 0, 2060, 38134), -(165350, 0, 0, 0, 745, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(174650, 0, 0, 0, 81, 38134), -(164128, 0, 0, 0, 1327, 38134), -(169992, 0, 0, 0, 745, 38134), -(164713, 0, 0, 0, 745, 38134), -(167949, 0, 0, 0, 1329, 38134), -(167356, 0, 0, 0, 81, 38134), -(167935, 0, 0, 0, 745, 38134), -(170456, 0, 0, 0, 745, 38134), -(169129, 0, 0, 0, 745, 38134), -(160048, 0, 0, 0, 1329, 38134), -(167359, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (164846,169864,170558,169872,170964,170967,170966,170965,164848,164845,164836,164877,164847,164864,170580,170583,164885,170582,157895,164880,170963,159065,156208,170550,169376,170962,158007,170553,170955,170954,170923,170931,170956,170929,164879,167817,170892,170890,170893,170908,170891,170883,164831,164860,157708,164825,162816,164824,171419,171358,170901,173944,169999,162477,162589,169184,168677,164830,164829,164996,172608,172591,172609,167335,174654,162069,167395,164008,169349,169299,169294,169373,169378,169351,169387,166975,166667,167878,174366,164244,167855,167879,167858,167857,166600,166592,166658,166649,166591,166656,166650,166611,166581,166614,166615,166602,163041,161599,161597,158071,161757,162873,166570,166568,175394,161733,175393,164833,161697,161696,169697,161702,157540,166564,166420,162872,161712,173003,166565,121541,93008,166567,170542,169055,162880,166421,162853,166424,172422,170496,169452,172581,164997,176024,158040,167353,168196,173200,175100,169751,170191,159856,176023,175097,175095,174653,174223,162258,167435,170971,157671,166423,167743,162259,167747,161890,167273,166908,169634,167354,156558,167355,161881,175021,160417,160419,164221,165017,160418,173000,165350,172173,167645,165321,167649,164667,174492,174484,174491,174488,172567,171375,172607,173330,173327,165405,165403,173367,166307,166312,171338,162928,176545,173304,173350,164596,165654,173300,165657,175132,174564,162666,173364,164803,156688,170256,156734,167881,162929,164685,177829,173118,173348,156479,170557,164353,164352,172702,166061,164123,156698,54638)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(164846, 0, 0, 0, 745, 38134), -(169864, 0, 0, 0, 1336, 38134), -(170558, 0, 0, 0, 1325, 38134), -(169872, 0, 0, 0, 1326, 38134), -(170964, 0, 0, 0, 1325, 38134), -(170967, 0, 0, 0, 1325, 38134), -(170966, 0, 0, 0, 1325, 38134), -(170965, 0, 0, 0, 1325, 38134), -(164848, 0, 0, 0, 1325, 38134), -(164845, 0, 0, 0, 1325, 38134), -(164836, 0, 0, 0, 1325, 38134), -(164877, 0, 0, 0, 1325, 38134), -(164847, 0, 0, 0, 1325, 38134), -(164864, 0, 0, 0, 1325, 38134), -(170580, 0, 0, 0, 1325, 38134), -(170583, 0, 0, 0, 1325, 38134), -(164885, 0, 0, 0, 1325, 38134), -(170582, 0, 0, 0, 1325, 38134), -(157895, 0, 0, 0, 745, 38134), -(164880, 0, 0, 0, 1325, 38134), -(170963, 0, 0, 0, 2060, 38134), -(159065, 0, 0, 0, 745, 38134), -(156208, 0, 0, 0, 746, 38134), -(170550, 0, 0, 0, 1325, 38134), -(169376, 0, 0, 0, 1326, 38134), -(170962, 0, 0, 0, 745, 38134), -(158007, 0, 0, 0, 837, 38134), -(170553, 0, 0, 0, 1325, 38134), -(170955, 0, 0, 0, 1325, 38134), -(170954, 0, 0, 0, 745, 38134), -(170923, 0, 0, 0, 1325, 38134), -(170931, 0, 0, 0, 1325, 38134), -(170956, 0, 0, 0, 1325, 38134), -(170929, 0, 0, 0, 1326, 38134), -(164879, 0, 0, 0, 745, 38134), -(167817, 0, 0, 0, 1326, 38134), -(170892, 0, 0, 0, 1325, 38134), -(170890, 0, 0, 0, 1325, 38134), -(170893, 0, 0, 0, 745, 38134), -(170908, 0, 0, 0, 1333, 38134), -(170891, 0, 0, 0, 1325, 38134), -(170883, 0, 0, 0, 1325, 38134), -(164831, 0, 0, 0, 1325, 38134), -(164860, 0, 0, 0, 1325, 38134), -(157708, 0, 0, 0, 1325, 38134), -(164825, 0, 0, 0, 1325, 38134), -(162816, 0, 0, 0, 745, 38134), -(164824, 0, 0, 0, 1325, 38134), -(171419, 0, 0, 0, 1325, 38134), -(171358, 0, 0, 0, 1325, 38134), -(170901, 0, 0, 0, 745, 38134), -(173944, 0, 0, 0, 1325, 38134), -(169999, 0, 0, 0, 837, 38134), -(162477, 0, 0, 0, 1338, 38134), -(162589, 0, 0, 0, 1338, 38134), -(169184, 0, 0, 0, 1336, 38134), -(168677, 0, 0, 0, 1336, 38134), -(164830, 0, 0, 0, 1325, 38134), -(164829, 0, 0, 0, 1325, 38134), -(164996, 0, 0, 0, 1325, 38134), -(172608, 0, 1, 1, 1335, 38134), -(172591, 0, 1, 1, 1335, 38134), -(172609, 0, 1, 1, 1335, 38134), -(167335, 0, 0, 0, 745, 38134), -(174654, 0, 0, 0, 81, 38134), -(162069, 0, 0, 0, 837, 38134), -(167395, 0, 0, 0, 1325, 38134), -(164008, 0, 0, 0, 745, 38134), -(169349, 0, 0, 0, 1334, 38134), -(169299, 0, 0, 0, 1325, 38134), -(169294, 0, 0, 0, 1325, 38134), -(169373, 0, 0, 0, 1325, 38134), -(169378, 0, 0, 0, 1325, 38134), -(169351, 0, 0, 0, 1325, 38134), -(169387, 0, 0, 0, 1325, 38134), -(166975, 0, 0, 0, 1325, 38134), -(166667, 0, 0, 0, 1325, 38134), -(167878, 0, 0, 0, 1325, 38134), -(174366, 0, 0, 0, 745, 38134), -(164244, 0, 0, 0, 744, 38134), -(167855, 0, 0, 0, 1325, 38134), -(167879, 0, 0, 0, 1325, 38134), -(167858, 0, 0, 0, 745, 38134), -(167857, 0, 0, 0, 1325, 38134), -(166600, 0, 0, 0, 1325, 38134), -(166592, 0, 0, 0, 1325, 38134), -(166658, 0, 0, 0, 1325, 38134), -(166649, 0, 0, 0, 1325, 38134), -(166591, 0, 0, 0, 1325, 38134), -(166656, 0, 0, 0, 1325, 38134), -(166650, 0, 0, 0, 1325, 38134), -(166611, 0, 0, 0, 1325, 38134), -(166581, 0, 0, 0, 1325, 38134), -(166614, 0, 0, 0, 1325, 38134), -(166615, 0, 0, 0, 1325, 38134), -(166602, 0, 0, 0, 1325, 38134), -(163041, 0, 0, 0, 837, 38134), -(161599, 0, 0, 0, 1335, 38134), -(161597, 0, 0, 0, 1335, 38134), -(158071, 0, 0, 0, 1325, 38134), -(161757, 0, 0, 0, 1335, 38134), -(162873, 0, 1, 1, 1335, 38134), -(166570, 0, 0, 0, 837, 38134), -(166568, 0, 0, 0, 837, 38134), -(175394, 0, 0, 0, 837, 38134), -(161733, 0, 0, 0, 745, 38134), -(175393, 0, 0, 0, 837, 38134), -(164833, 0, 0, 0, 1325, 38134), -(161697, 0, 0, 0, 745, 38134), -(161696, 0, 0, 0, 745, 38134), -(169697, 0, 0, 0, 837, 38134), -(161702, 0, 0, 0, 745, 38134), -(157540, 0, 0, 0, 837, 38134), -(166564, 0, 0, 0, 837, 38134), -(166420, 0, 0, 0, 745, 38134), -(162872, 0, 1, 1, 1335, 38134), -(161712, 0, 0, 0, 745, 38134), -(173003, 0, 0, 0, 745, 38134), -(166565, 0, 0, 0, 1330, 38134), -(121541, 0, 0, 0, 336, 38134), -(93008, 0, 0, 0, 81, 38134), -(166567, 0, 0, 0, 1330, 38134), -(170542, 0, 0, 0, 837, 38134), -(169055, 0, 0, 0, 1336, 38134), -(162880, 0, 1, 1, 1335, 38134), -(166421, 0, 0, 0, 1325, 38134), -(162853, 0, 1, 1, 1335, 38134), -(166424, 0, 0, 0, 837, 38134), -(172422, 0, 0, 0, 837, 38134), -(170496, 0, 0, 0, 745, 38134), -(169452, 0, 0, 0, 837, 38134), -(172581, 0, 0, 0, 1327, 38134), -(164997, 0, 0, 0, 745, 38134), -(176024, 0, 0, 0, 81, 38134), -(158040, 0, 0, 0, 1325, 38134), -(167353, 0, 0, 0, 81, 38134), -(168196, 0, 0, 0, 1329, 38134), -(173200, 0, 0, 0, 81, 38134), -(175100, 0, 0, 0, 745, 38134), -(169751, 0, 0, 0, 1336, 38134), -(170191, 0, 0, 0, 1336, 38134), -(159856, 0, 0, 0, 1329, 38134), -(176023, 0, 0, 0, 81, 38134), -(175097, 0, 0, 0, 745, 38134), -(175095, 0, 0, 0, 745, 38134), -(174653, 0, 0, 0, 81, 38134), -(174223, 0, 0, 0, 81, 38134), -(162258, 0, 0, 0, 745, 38134), -(167435, 0, 0, 0, 1325, 38134), -(170971, 0, 0, 0, 837, 38134), -(157671, 0, 0, 0, 1333, 38134), -(166423, 0, 0, 0, 745, 38134), -(167743, 0, 0, 0, 837, 38134), -(162259, 0, 0, 0, 745, 38134), -(167747, 0, 0, 0, 837, 38134), -(161890, 0, 0, 0, 745, 38134), -(167273, 0, 0, 0, 1333, 38134), -(166908, 0, 0, 0, 1325, 38134), -(169634, 0, 0, 0, 1325, 38134), -(167354, 0, 0, 0, 81, 38134), -(156558, 0, 0, 0, 745, 38134), -(167355, 0, 0, 0, 81, 38134), -(161881, 0, 0, 0, 745, 38134), -(175021, 0, 0, 0, 81, 38134), -(160417, 0, 0, 0, 745, 38134), -(160419, 0, 0, 0, 745, 38134), -(164221, 0, 0, 0, 745, 38134), -(165017, 0, 0, 0, 745, 38134), -(160418, 0, 0, 0, 745, 38134), -(173000, 0, 0, 0, 837, 38134), -(165350, 0, 0, 0, 745, 38134), -(172173, 0, 0, 0, 837, 38134), -(167645, 0, 0, 0, 837, 38134), -(165321, 0, 0, 0, 745, 38134), -(167649, 0, 0, 0, 837, 38134), -(164667, 0, 0, 0, 837, 38134), -(174492, 0, 0, 0, 745, 38134), -(174484, 0, 2, 2, 837, 38134), -(174491, 0, 3, 3, 837, 38134), -(174488, 0, 3, 3, 837, 38134), -(172567, 0, 1, 1, 1335, 38134), -(171375, 0, 0, 0, 807, 38134), -(172607, 0, 1, 1, 1335, 38134), -(173330, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173367, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(171338, 0, 0, 0, 2060, 38134), -(162928, 0, 0, 0, 2060, 38134), -(176545, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(164596, 0, 0, 0, 783, 38134), -(165654, 0, 3, 3, 746, 38134), -(173300, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(175132, 0, 0, 0, 2060, 38134), -(174564, 0, 0, 0, 783, 38134), -(162666, 0, 0, 0, 2060, 38134), -(173364, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(156734, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(54638, 0, 0, 0, 181, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (166604,166382,162637,166384,163594,170723,163591,162797,170099,161702,173003,166420,161696,161697,169697,175833,175394,166226,170542,166570,166568,161733,175393,158071,162874,172656,163224,170784,163030,161599,170779,169234,158442,169190,169184,168677,169698,168857,162727,165566,160522,174533,166186,164312,165549,165551,158032,165037,169984,169964,162873,158053,168388,168310,169201,169843,168314,168965,168574,172336,172335,163882,166480,168580,168578,168315,168969,169696,168572,168298,169450,168364,168155,164255,168153,163931,163915,168365,169218,168968,174877,168361,172425,166370,158387,158752,165561,158566,160256,163032,162813,161597,163084,166331,155654,166537,166321,166640,159833,166545,166253,162899,161585,161559,168148,163019,168147,163043,166540,161757,175392,163083,166400,161710,159827,159830,159828,166552,166562,159824,164492,159825,165473,159689,175023,164507,159696,159822,172591,164508,162872,175784,157317,171142,165145,170807,170806,62822,62821,157294,163958,170757,170751,170443,164759,164758,158406,165014,171415,171599,165027,165015,160253,167358,164482,160419,160418,160417,171217,171129,157945,165052,161380,157313,171135,171133,171130,161841,166579,157515,172141,165049,165017,165032,157226,171112,174813,161613,169129,32639,32638,160029,162588,169795,169830,174652,172423,162767,168226,168192,158642,162257,165034,162256,159930,167923,167359,167948,167935,174650,160060,160048,167356,167949,170456,175398,165335,168045,161668,161679,167641,161676,175963,167642,157803,164915,157514,157843,158637,158339,167209,168381,167743,167747,164833,165182,167273,167741,170693,164667,167737,160415,160424,157671,161890,161881,168196,173200,175097,175100,175095,168216,174223,169634,159856,170191,169751,156558,168440,166564,163041,162259,121541,170496,157540,164997,169452,166423,172422,161712,93008,166567,166565,162853,166421,170095,166424,172581,175021,166375,167354,167435,166908,158040,162258,176024,167353,32642,32641,162477,167355,162589,176023,174653,170901,170890,164831,170892,171199,163536,168642,168562,168560,168561,168616,168637,171169,169999,168036,172567,172607,172609,169453,159065,164825,170996,170562,170573,170563,158794,168288,171516,158490,158809,170993,157662,157665,157677,170551,168206,157654,172388,170773,172397,172398,170777,164886,172390,168463,170969,170994,164905,164914,164916,164884,157676,170971,164913,164834,168494,168491,170908,164878,164882,157708,164836,164845,164848,169055,164864,164877,164847,170580,170891,164879,158007,167817,170883,170582,170962,170923,170929,170963,164880,170956,170550,170583,170893,156208,170931,170964,162816,157895,164885,164829,170558,170954,169872,169864,169376,170967,170966,164824,170965,170955,164830,164860,170553)) OR (`DifficultyID`=1 AND `Entry` IN (165430,164267,173952,173930,174195,163857,169861,164265,137623,165532,164737,164266,171675,173360,173362,170478,166762,168907,173340,173339,171656,171596,174802,170021,167556,167493,170022,163862,164967,169203,168891,169258,168627,163894,168878,164705,168886,163891,169159,163892,168022,171474,168396,168386,171574,168393,171573,171572,168391,172063)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(166604, 0, 0, 0, 745, 38134), -(166382, 0, 0, 0, 1335, 38134), -(162637, 0, 0, 0, 1335, 38134), -(166384, 0, 0, 0, 745, 38134), -(163594, 0, 0, 0, 1335, 38134), -(170723, 0, 0, 0, 1325, 38134), -(163591, 0, 0, 0, 1335, 38134), -(162797, 0, 0, 0, 1335, 38134), -(170099, 0, 0, 0, 1335, 38134), -(161702, 0, 0, 0, 745, 38134), -(173003, 0, 0, 0, 745, 38134), -(166420, 0, 0, 0, 745, 38134), -(161696, 0, 0, 0, 745, 38134), -(161697, 0, 0, 0, 745, 38134), -(169697, 0, 0, 0, 837, 38134), -(175833, 0, 0, 0, 1332, 38134), -(175394, 0, 0, 0, 837, 38134), -(166226, 0, 0, 0, 1335, 38134), -(170542, 0, 0, 0, 837, 38134), -(166570, 0, 0, 0, 837, 38134), -(166568, 0, 0, 0, 837, 38134), -(161733, 0, 0, 0, 745, 38134), -(175393, 0, 0, 0, 837, 38134), -(158071, 0, 0, 0, 1325, 38134), -(162874, 0, 1, 1, 1335, 38134), -(172656, 0, 0, 0, 745, 38134), -(163224, 0, 0, 0, 745, 38134), -(170784, 0, 0, 0, 1335, 38134), -(163030, 0, 0, 0, 1335, 38134), -(161599, 0, 0, 0, 1335, 38134), -(170779, 0, 0, 0, 1335, 38134), -(169234, 0, 0, 0, 1336, 38134), -(158442, 0, 0, 0, 837, 38134), -(169190, 0, 0, 0, 1336, 38134), -(169184, 0, 0, 0, 1336, 38134), -(168677, 0, 0, 0, 1336, 38134), -(169698, 0, 0, 0, 745, 38134), -(168857, 0, 0, 0, 837, 38134), -(162727, 0, 2, 2, 2060, 38134), -(165566, 0, 0, 0, 1336, 38134), -(160522, 0, 0, 0, 2060, 38134), -(174533, 0, 0, 0, 81, 38134), -(166186, 0, 0, 0, 188, 38134), -(164312, 0, 0, 0, 837, 38134), -(165549, 0, 0, 0, 1336, 38134), -(165551, 0, 0, 0, 1336, 38134), -(158032, 0, 0, 0, 745, 38134), -(165037, 0, 0, 0, 1336, 38134), -(169984, 0, 0, 0, 745, 38134), -(169964, 0, 0, 0, 745, 38134), -(162873, 0, 1, 1, 1335, 38134), -(158053, 0, 0, 0, 1336, 38134), -(168388, 0, 0, 0, 1336, 38134), -(165430, 1, 0, 0, 1710, 38134), -(164267, 1, 2, 2, 1710, 38134), -(173952, 1, 0, 0, 1710, 38134), -(173930, 1, 0, 0, 1710, 38134), -(174195, 1, 0, 0, 1710, 38134), -(163857, 1, 0, 0, 1710, 38134), -(169861, 1, 1, 1, 1710, 38134), -(164265, 1, 0, 0, 1710, 38134), -(137623, 1, 0, 0, 501, 38134), -(165532, 1, 3, 3, 1710, 38134), -(164737, 1, 0, 0, 1710, 38134), -(164266, 1, 2, 2, 1710, 38134), -(171675, 1, 0, 0, 1710, 38134), -(173360, 1, 1, 1, 1710, 38134), -(173362, 1, 0, 0, 1710, 38134), -(170478, 1, 0, 0, 1710, 38134), -(166762, 1, 0, 0, 1710, 38134), -(168907, 1, 0, 0, 1710, 38134), -(173340, 1, 0, 0, 1710, 38134), -(173339, 1, 1, 1, 1710, 38134), -(171656, 1, 0, 0, 1710, 38134), -(171596, 1, 1, 1, 1710, 38134), -(174802, 1, 0, 0, 1710, 38134), -(170021, 1, 0, 0, 1710, 38134), -(167556, 1, 0, 0, 1710, 38134), -(167493, 1, 0, 0, 1710, 38134), -(170022, 1, 0, 0, 1710, 38134), -(163862, 1, 0, 0, 1710, 38134), -(164967, 1, 2, 2, 1710, 38134), -(169203, 1, 0, 0, 1710, 38134), -(168891, 1, 0, 0, 1710, 38134), -(169258, 1, 3, 3, 1710, 38134), -(168627, 1, 0, 0, 1710, 38134), -(163894, 1, 1, 1, 1710, 38134), -(168878, 1, 0, 0, 1710, 38134), -(164705, 1, 0, 0, 1710, 38134), -(168886, 1, 1, 1, 1710, 38134), -(163891, 1, 0, 0, 1710, 38134), -(169159, 1, 0, 0, 1710, 38134), -(163892, 1, 0, 0, 1710, 38134), -(168022, 1, 0, 0, 1710, 38134), -(171474, 1, 0, 0, 1710, 38134), -(168396, 1, 1, 1, 1710, 38134), -(168386, 1, 0, 0, 1710, 38134), -(171574, 1, 0, 0, 1710, 38134), -(168393, 1, 1, 1, 1710, 38134), -(171573, 1, 0, 0, 1710, 38134), -(171572, 1, 0, 0, 1710, 38134), -(168391, 1, 0, 0, 1710, 38134), -(172063, 1, 0, 0, 1710, 38134), -(168310, 0, 0, 0, 1710, 38134), -(169201, 0, 0, 0, 1710, 38134), -(169843, 0, 0, 0, 1710, 38134), -(168314, 0, 0, 0, 1710, 38134), -(168965, 0, 0, 0, 1710, 38134), -(168574, 0, 0, 0, 1710, 38134), -(172336, 0, 0, 0, 1710, 38134), -(172335, 0, 0, 0, 1710, 38134), -(163882, 0, 1, 1, 1710, 38134), -(166480, 0, 0, 0, 1710, 38134), -(168580, 0, 0, 0, 1710, 38134), -(168578, 0, 0, 0, 1710, 38134), -(168315, 0, 0, 0, 1710, 38134), -(168969, 0, 0, 0, 1710, 38134), -(169696, 0, 0, 0, 1710, 38134), -(168572, 0, 0, 0, 1710, 38134), -(168298, 0, 0, 0, 1710, 38134), -(169450, 0, 0, 0, 1710, 38134), -(168364, 0, 0, 0, 1710, 38134), -(168155, 0, 0, 0, 1710, 38134), -(164255, 0, 2, 2, 1710, 38134), -(168153, 0, 1, 1, 1710, 38134), -(163931, 0, 0, 0, 1710, 38134), -(163915, 0, 0, 0, 1710, 38134), -(168365, 0, 0, 0, 1710, 38134), -(169218, 0, 0, 0, 1710, 38134), -(168968, 0, 0, 0, 1710, 38134), -(174877, 0, 0, 0, 1710, 38134), -(168361, 0, 0, 0, 1710, 38134), -(172425, 0, 0, 0, 837, 38134), -(166370, 0, 0, 0, 1336, 38134), -(158387, 0, 0, 0, 1336, 38134), -(158752, 0, 0, 0, 1336, 38134), -(165561, 0, 0, 0, 1336, 38134), -(158566, 0, 0, 0, 1336, 38134), -(160256, 0, 0, 0, 745, 38134), -(163032, 0, 0, 0, 1335, 38134), -(162813, 0, 0, 0, 1335, 38134), -(161597, 0, 0, 0, 1335, 38134), -(163084, 0, 1, 1, 1335, 38134), -(166331, 0, 0, 0, 745, 38134), -(155654, 0, 0, 0, 1425, 38134), -(166537, 0, 0, 0, 62, 38134), -(166321, 0, 0, 0, 1335, 38134), -(166640, 0, 0, 0, 745, 38134), -(159833, 0, 0, 0, 745, 38134), -(166545, 0, 0, 0, 1330, 38134), -(166253, 0, 0, 0, 837, 38134), -(162899, 0, 0, 0, 837, 38134), -(161585, 0, 0, 0, 745, 38134), -(161559, 0, 0, 0, 837, 38134), -(168148, 0, 2, 2, 2060, 38134), -(163019, 0, 0, 0, 837, 38134), -(168147, 0, 2, 2, 2060, 38134), -(163043, 0, 0, 0, 745, 38134), -(166540, 0, 0, 0, 837, 38134), -(161757, 0, 0, 0, 1335, 38134), -(175392, 0, 0, 0, 837, 38134), -(163083, 0, 1, 1, 1335, 38134), -(166400, 0, 0, 0, 837, 38134), -(161710, 0, 0, 0, 745, 38134), -(159827, 0, 0, 0, 837, 38134), -(159830, 0, 0, 0, 745, 38134), -(159828, 0, 0, 0, 745, 38134), -(166552, 0, 0, 0, 1330, 38134), -(166562, 0, 0, 0, 1330, 38134), -(159824, 0, 0, 0, 837, 38134), -(164492, 0, 0, 0, 745, 38134), -(159825, 0, 0, 0, 745, 38134), -(165473, 0, 0, 0, 1336, 38134), -(159689, 0, 0, 0, 745, 38134), -(175023, 0, 0, 0, 81, 38134), -(164507, 0, 0, 0, 745, 38134), -(159696, 0, 0, 0, 837, 38134), -(159822, 0, 0, 0, 745, 38134), -(172591, 0, 1, 1, 1335, 38134), -(164508, 0, 0, 0, 745, 38134), -(162872, 0, 1, 1, 1335, 38134), -(175784, 0, 24, 24, 371, 38134), -(157317, 0, 0, 0, 745, 38134), -(171142, 0, 0, 0, 1340, 38134), -(165145, 0, 0, 0, 745, 38134), -(170807, 0, 0, 0, 745, 38134), -(170806, 0, 0, 0, 837, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(157294, 0, 0, 0, 745, 38134), -(163958, 0, 0, 0, 745, 38134), -(170757, 0, 0, 0, 1340, 38134), -(170751, 0, 0, 0, 745, 38134), -(170443, 0, 0, 0, 745, 38134), -(164759, 0, 0, 0, 1340, 38134), -(164758, 0, 0, 0, 1340, 38134), -(158406, 0, 2, 2, 2060, 38134), -(165014, 0, 0, 0, 1340, 38134), -(171415, 0, 0, 0, 1340, 38134), -(171599, 0, 0, 0, 1425, 38134), -(165027, 0, 0, 0, 1340, 38134), -(165015, 0, 0, 0, 1340, 38134), -(160253, 0, 0, 0, 745, 38134), -(167358, 0, 0, 0, 81, 38134), -(164482, 0, 0, 0, 745, 38134), -(160419, 0, 0, 0, 745, 38134), -(160418, 0, 0, 0, 745, 38134), -(160417, 0, 0, 0, 745, 38134), -(171217, 0, 0, 0, 1329, 38134), -(171129, 0, 0, 0, 745, 38134), -(157945, 0, 0, 0, 745, 38134), -(165052, 0, 0, 0, 1340, 38134), -(161380, 0, 0, 0, 745, 38134), -(157313, 0, 0, 0, 745, 38134), -(171135, 0, 0, 0, 745, 38134), -(171133, 0, 0, 0, 745, 38134), -(171130, 0, 0, 0, 1329, 38134), -(161841, 0, 0, 0, 837, 38134), -(166579, 0, 0, 0, 745, 38134), -(157515, 0, 0, 0, 837, 38134), -(172141, 0, 0, 0, 745, 38134), -(165049, 0, 0, 0, 1340, 38134), -(165017, 0, 0, 0, 745, 38134), -(165032, 0, 0, 0, 745, 38134), -(157226, 0, 0, 0, 745, 38134), -(171112, 0, 0, 0, 1325, 38134), -(174813, 0, 0, 0, 837, 38134), -(161613, 0, 0, 0, 745, 38134), -(169129, 0, 0, 0, 745, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(160029, 0, 0, 0, 745, 38134), -(162588, 0, 0, 0, 1336, 38134), -(169795, 0, 0, 0, 1336, 38134), -(169830, 0, 0, 0, 745, 38134), -(174652, 0, 0, 0, 81, 38134), -(172423, 0, 0, 0, 837, 38134), -(162767, 0, 0, 0, 1340, 38134), -(168226, 0, 0, 0, 837, 38134), -(168192, 0, 0, 0, 1336, 38134), -(158642, 0, 0, 0, 1336, 38134), -(162257, 0, 0, 0, 745, 38134), -(165034, 0, 0, 0, 837, 38134), -(162256, 0, 0, 0, 745, 38134), -(159930, 0, 0, 0, 837, 38134), -(167923, 0, 0, 0, 1329, 38134), -(167359, 0, 0, 0, 81, 38134), -(167948, 0, 0, 0, 1329, 38134), -(167935, 0, 0, 0, 745, 38134), -(174650, 0, 0, 0, 81, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(160060, 0, 0, 0, 745, 38134), -(160048, 0, 0, 0, 1329, 38134), -(167356, 0, 0, 0, 81, 38134), -(167949, 0, 0, 0, 1329, 38134), -(170456, 0, 0, 0, 745, 38134), -(175398, 0, 2, 2, 2060, 38134), -(165335, 0, 0, 0, 837, 38134), -(168045, 0, 0, 0, 837, 38134), -(161668, 0, 0, 0, 837, 38134), -(161679, 0, 0, 0, 837, 38134), -(167641, 0, 0, 0, 837, 38134), -(161676, 0, 0, 0, 837, 38134), -(175963, 0, 0, 0, 837, 38134), -(167642, 0, 0, 0, 837, 38134), -(157803, 0, 0, 0, 745, 38134), -(164915, 0, 0, 0, 1325, 38134), -(157514, 0, 0, 0, 837, 38134), -(157843, 0, 0, 0, 837, 38134), -(158637, 0, 0, 0, 872, 38134), -(158339, 0, 0, 0, 837, 38134), -(167209, 0, 0, 0, 837, 38134), -(168381, 0, 0, 0, 745, 38134), -(167743, 0, 0, 0, 837, 38134), -(167747, 0, 0, 0, 837, 38134), -(164833, 0, 0, 0, 1325, 38134), -(165182, 0, 0, 0, 837, 38134), -(167273, 0, 0, 0, 1333, 38134), -(167741, 0, 0, 0, 837, 38134), -(170693, 0, 0, 0, 745, 38134), -(164667, 0, 0, 0, 837, 38134), -(167737, 0, 0, 0, 837, 38134), -(160415, 0, 0, 0, 837, 38134), -(160424, 0, 0, 0, 1333, 38134), -(157671, 0, 0, 0, 1333, 38134), -(161890, 0, 0, 0, 745, 38134), -(161881, 0, 0, 0, 745, 38134), -(168196, 0, 0, 0, 1329, 38134), -(173200, 0, 0, 0, 81, 38134), -(175097, 0, 0, 0, 745, 38134), -(175100, 0, 0, 0, 745, 38134), -(175095, 0, 0, 0, 745, 38134), -(168216, 0, 0, 0, 745, 38134), -(174223, 0, 0, 0, 81, 38134), -(169634, 0, 0, 0, 1325, 38134), -(159856, 0, 0, 0, 1329, 38134), -(170191, 0, 0, 0, 1336, 38134), -(169751, 0, 0, 0, 1336, 38134), -(156558, 0, 0, 0, 745, 38134), -(168440, 0, 0, 0, 745, 38134), -(166564, 0, 0, 0, 837, 38134), -(163041, 0, 0, 0, 837, 38134), -(162259, 0, 0, 0, 745, 38134), -(121541, 0, 0, 0, 336, 38134), -(170496, 0, 0, 0, 745, 38134), -(157540, 0, 0, 0, 837, 38134), -(164997, 0, 0, 0, 745, 38134), -(169452, 0, 0, 0, 837, 38134), -(166423, 0, 0, 0, 745, 38134), -(172422, 0, 0, 0, 837, 38134), -(161712, 0, 0, 0, 745, 38134), -(93008, 0, 0, 0, 81, 38134), -(166567, 0, 0, 0, 1330, 38134), -(166565, 0, 0, 0, 1330, 38134), -(162853, 0, 1, 1, 1335, 38134), -(166421, 0, 0, 0, 1325, 38134), -(170095, 0, 0, 0, 1335, 38134), -(166424, 0, 0, 0, 837, 38134), -(172581, 0, 0, 0, 1327, 38134), -(175021, 0, 0, 0, 81, 38134), -(166375, 0, 0, 0, 837, 38134), -(167354, 0, 0, 0, 81, 38134), -(167435, 0, 0, 0, 1325, 38134), -(166908, 0, 0, 0, 1325, 38134), -(158040, 0, 0, 0, 1325, 38134), -(162258, 0, 0, 0, 745, 38134), -(176024, 0, 0, 0, 81, 38134), -(167353, 0, 0, 0, 81, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(162477, 0, 0, 0, 1338, 38134), -(167355, 0, 0, 0, 81, 38134), -(162589, 0, 0, 0, 1338, 38134), -(176023, 0, 0, 0, 81, 38134), -(174653, 0, 0, 0, 81, 38134), -(170901, 0, 0, 0, 745, 38134), -(170890, 0, 0, 0, 1325, 38134), -(164831, 0, 0, 0, 1325, 38134), -(170892, 0, 0, 0, 1325, 38134), -(171199, 0, 0, 0, 745, 38134), -(163536, 0, 0, 0, 837, 38134), -(168642, 0, 0, 0, 745, 38134), -(168562, 0, 0, 0, 1326, 38134), -(168560, 0, 0, 0, 1326, 38134), -(168561, 0, 0, 0, 1326, 38134), -(168616, 0, 0, 0, 1326, 38134), -(168637, 0, 0, 0, 745, 38134), -(171169, 0, 0, 0, 1325, 38134), -(169999, 0, 0, 0, 837, 38134), -(168036, 0, 0, 0, 1326, 38134), -(172567, 0, 1, 1, 1335, 38134), -(172607, 0, 1, 1, 1335, 38134), -(172609, 0, 1, 1, 1335, 38134), -(169453, 0, 0, 0, 743, 38134), -(159065, 0, 0, 0, 745, 38134), -(164825, 0, 0, 0, 1325, 38134), -(170996, 0, 0, 0, 1325, 38134), -(170562, 0, 0, 0, 1325, 38134), -(170573, 0, 0, 0, 1325, 38134), -(170563, 0, 0, 0, 1325, 38134), -(158794, 0, 0, 0, 1325, 38134), -(168288, 0, 0, 0, 1326, 38134), -(171516, 0, 0, 0, 1325, 38134), -(158490, 0, 0, 0, 745, 38134), -(158809, 0, 0, 0, 1325, 38134), -(170993, 0, 0, 0, 1325, 38134), -(157662, 0, 0, 0, 1325, 38134), -(157665, 0, 0, 0, 745, 38134), -(157677, 0, 0, 0, 745, 38134), -(170551, 0, 0, 0, 1325, 38134), -(168206, 0, 0, 0, 745, 38134), -(157654, 0, 0, 0, 1325, 38134), -(172388, 0, 0, 0, 2060, 38134), -(170773, 0, 0, 0, 1325, 38134), -(172397, 0, 0, 0, 2060, 38134), -(172398, 0, 0, 0, 2060, 38134), -(170777, 0, 0, 0, 1325, 38134), -(164886, 0, 0, 0, 2060, 38134), -(172390, 0, 0, 0, 2060, 38134), -(168463, 0, 0, 0, 1325, 38134), -(170969, 0, 0, 0, 2060, 38134), -(170994, 0, 0, 0, 1325, 38134), -(164905, 0, 1, 1, 2060, 38134), -(164914, 0, 0, 0, 1325, 38134), -(164916, 0, 1, 1, 1325, 38134), -(164884, 0, 0, 0, 2060, 38134), -(157676, 0, 0, 0, 837, 38134), -(170971, 0, 0, 0, 837, 38134), -(164913, 0, 0, 0, 2060, 38134), -(164834, 0, 0, 0, 2060, 38134), -(168494, 0, 0, 0, 1326, 38134), -(168491, 0, 0, 0, 1325, 38134), -(170908, 0, 0, 0, 1333, 38134), -(164878, 0, 0, 0, 1325, 38134), -(164882, 0, 0, 0, 1325, 38134), -(157708, 0, 0, 0, 1325, 38134), -(164836, 0, 0, 0, 1325, 38134), -(164845, 0, 0, 0, 1325, 38134), -(164848, 0, 0, 0, 1325, 38134), -(169055, 0, 0, 0, 1336, 38134), -(164864, 0, 0, 0, 1325, 38134), -(164877, 0, 0, 0, 1325, 38134), -(164847, 0, 0, 0, 1325, 38134), -(170580, 0, 0, 0, 1325, 38134), -(170891, 0, 0, 0, 1325, 38134), -(164879, 0, 0, 0, 745, 38134), -(158007, 0, 0, 0, 837, 38134), -(167817, 0, 0, 0, 1326, 38134), -(170883, 0, 0, 0, 1325, 38134), -(170582, 0, 0, 0, 1325, 38134), -(170962, 0, 0, 0, 745, 38134), -(170923, 0, 0, 0, 1325, 38134), -(170929, 0, 0, 0, 1326, 38134), -(170963, 0, 0, 0, 2060, 38134), -(164880, 0, 0, 0, 1325, 38134), -(170956, 0, 0, 0, 1325, 38134), -(170550, 0, 0, 0, 1325, 38134), -(170583, 0, 0, 0, 1325, 38134), -(170893, 0, 0, 0, 745, 38134), -(156208, 0, 0, 0, 746, 38134), -(170931, 0, 0, 0, 1325, 38134), -(170964, 0, 0, 0, 1325, 38134), -(162816, 0, 0, 0, 745, 38134), -(157895, 0, 0, 0, 745, 38134), -(164885, 0, 0, 0, 1325, 38134), -(164829, 0, 0, 0, 1325, 38134), -(170558, 0, 0, 0, 1325, 38134), -(170954, 0, 0, 0, 745, 38134), -(169872, 0, 0, 0, 1326, 38134), -(169864, 0, 0, 0, 1336, 38134), -(169376, 0, 0, 0, 1325, 38134), -(170967, 0, 0, 0, 1325, 38134), -(170966, 0, 0, 0, 1325, 38134), -(164824, 0, 0, 0, 1325, 38134), -(170965, 0, 0, 0, 1325, 38134), -(170955, 0, 0, 0, 1325, 38134), -(164830, 0, 0, 0, 1325, 38134), -(164860, 0, 0, 0, 1325, 38134), -(170553, 0, 0, 0, 1325, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (156479,174564,142612,136091,132228,143260,150300,142176,136071,148228,141274,136059,143502,130368,133536,143259,143242,139375,145731,137277,137285,137284,137283,137286,137370,137280,137296,137297,137278,143251,145730,143968,137301,152080,161074,137299,161091,152079,152081,137267,137315,137300,137314,145728,145729,137316,137317,146902,142994,137279,143839,142995,143846,135618,124695,135614,138704,137294,137281,137282,137298,137293,137295,142685,142700,142998,144635,142997,135612,140552,135681,142721,148927,143007,143402,143008,143498,143380,153932,143853,143852,140473,151173,142189,143856,126781,131983,151176,140472,141117,142089,141114,141116,143272,141115,143842,142163,142182,150104,142161,142141,142162,142143,122072,142190,142165,135216,142142,137433,144084,24968,143128,143863,138423,137199,142050,142035,144114,137191,137196,142111,142031,136456,136453,138421,142029,142051,142069,138410,142046,142044,142030,148906,142613,142043,143535,138422,142052,142053,142453,142042,142032,142055,142040,137201,138957,138952,137797,138956,138953,143892,138954,138955,144110,142178,142113,144028,144027,143152,136450,142490,141080,141129,141091,129875,129956,131382,126672,131389,133485,141078,130889,130898,128838,130880,139161,131048,131079,131302,141485,72587,131665,130697,130703,130879,141708,130700,136482,130599,130695,130061,137694,132179,139080,139107,139166,126991,130044,133481,140935,133419,129880,129864,128768,129909,133434,133418,133415,126967,130776,128774,139235,130045,133600,133851,126966,128896,98143,138316,143041,127626,123212,126569,138326,126953,143463,136468,133550,142791,123224,134226,142796,136576,145239,125335,142614,134176,126546,125326,123226,138738,129153,126497,126824,123236,130077,143056,135056,123818,140954,137763,140952,126455,126463,126530,135623,135613,128630,142956,144116,144111,143493,143508,143487,143489,143519,143513,143511,143518,133951,136177,133983,136166,139699,136343,143330,123231,123604,146763,124845,126387,144112,124805,126519,143547,135906,135896,140496,140497,135945,135943,123210,142954,133973,135525,144174,135538,143186,144176,144178,135797,135799,135605,136174,139735,126496,135798,144175,149397,144177,135606,136158,146762,144030,135833,136742,144108,134688,135610,135609,136110,135767,143151,136198,137744,139068,144109,138771,136221,152051,152059,145253,142115,143699,142140,143700,142644,143571,142541,137448,142967,142691,140865,143192,137547,137546,142062,142181,138587,141085,135783,140421,124918,138544,145297,138603,135913,134729,145309,145302,134725,134838,144212,134840,126642,134847,144213,135019,135053,135107,134920,134845,130246,134921,134722,141773,141772,134849,143793,131997,126434,131998,144029,142882,142881,143718,145838,142885,142884,142564,161565,142886,143336,142767,142602,142603,143560,143559,141698,143847,140904,144493,141771,142119,88696,88697,142608,142784,142775,135604,138041,144002,142778,142771,142760,140640,125004,142772,147206,135889,142238,141009,140948,124883,141001,126640,135521,143040,131992,135112,131989,139088,123641,126583,140906,140936,135603,127193,140944,135792,124238,143420,136106,135658,139148,139144,141033,143036,126634,138280,143248,142160,135064,142138,143870,143844,148922,131290,147972,135675,143004,135677,142993,135678,143541,147973,135230,136063,142457,136061,140313,142169,142346,136041,124720,149045,132625,120599,154464,143709,142117,142752,142543,142094,132036,142056,142095,142086,124180,139522,124295,124181,138726,142068,142073,138724,138725,142371,135808,142174,144383,142063,124725,129940,124727,135509,177193,123633,142132,142136,142188,123675,142077,135446,142191,124289,123635,122370,142187,142139,143244,143246,142066,143261,143263,137268,143243,133282,121235,137265,137266,144148,120788,123169,144147,130377,125005,143250,121541,143254,142167,131994,142166,132642,126682,123639,143005,142459,128531,142137,143295,133325,136052,142180,123642,143262,135153,132638,143022,144310,140350,135520,136633,123244,175402,1311,1141,5081,3628,149467,149616,149469,331,85819,5498,85818,150122,85307,111190,3627,32520,52408,147741,5497,82564,2485,2708,148796,147714,155739,84751,151937,1307,149099,84749,85817,85816,149124,1419,84745,149121,1412,103033,89174,174146,147785,148124,1976,148233,149445,149131,149626,5694,173548,173610,175526,173545,175525,176186,156666,162918,167738,156733,156732,164736,156685,156670,156777,173351,156668,156687,156686,156689,156692,156691,114665,173571,174922,164096,168011,164095,166312,164685,171299,167591,164579,55370,164079,162896,164684,164099,164098,164100,170310,169524,173354,156663,32642,32641,173369,156664,165796,156791,159478,166284,173370,173318,173330,173327,165654,171338,54638,175132,170557,170256,162928,173357,173353,173355,173356,156768,173352,165657,162929,164596,164173,172702,175327,156688,173367,156734,173300,165403,164803,177829,164686,173348,167880,176545,156735,166061,173304,162666,173305,173325,173118,173302,173301,32639,32638,170607,164353,156769,164352,166307,165405,156758,173350,173364,156698,167881,164123,171668,163974,165055,170325,174998,175785,156279,168397,168624,164369,172124,172058,169263,171664)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(156479, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(142612, 0, 0, 0, 186, 38134), -(136091, 0, 0, 0, 292, 38134), -(132228, 0, 0, 0, 186, 38134), -(143260, 0, 0, 0, 186, 38134), -(150300, 0, 0, 0, 292, 38134), -(142176, 0, 0, 0, 186, 38134), -(136071, 0, 0, 0, 292, 38134), -(148228, 0, 0, 0, 186, 38134), -(141274, 0, 0, 0, 186, 38134), -(136059, 0, 0, 0, 292, 38134), -(143502, 0, 0, 0, 186, 38134), -(130368, 0, 0, 0, 186, 38134), -(133536, 0, 0, 0, 292, 38134), -(143259, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(139375, 0, 0, 0, 292, 38134), -(145731, 0, 0, 0, 289, 38134), -(137277, 0, 0, 0, 289, 38134), -(137285, 0, 0, 0, 289, 38134), -(137284, 0, 0, 0, 289, 38134), -(137283, 0, 0, 0, 289, 38134), -(137286, 0, 0, 0, 289, 38134), -(137370, 0, 0, 0, 289, 38134), -(137280, 0, 0, 0, 289, 38134), -(137296, 0, 0, 0, 289, 38134), -(137297, 0, 0, 0, 289, 38134), -(137278, 0, 0, 0, 289, 38134), -(143251, 0, 0, 0, 186, 38134), -(145730, 0, 0, 0, 289, 38134), -(143968, 0, 0, 0, 289, 38134), -(137301, 0, 0, 0, 289, 38134), -(152080, 0, 0, 0, 289, 38134), -(161074, 0, 0, 0, 186, 38134), -(137299, 0, 0, 0, 289, 38134), -(161091, 0, 0, 0, 186, 38134), -(152079, 0, 0, 0, 289, 38134), -(152081, 0, 0, 0, 289, 38134), -(137267, 0, 0, 0, 289, 38134), -(137315, 0, 0, 0, 289, 38134), -(137300, 0, 0, 0, 289, 38134), -(137314, 0, 0, 0, 289, 38134), -(145728, 0, 0, 0, 289, 38134), -(145729, 0, 0, 0, 289, 38134), -(137316, 0, 0, 0, 289, 38134), -(137317, 0, 0, 0, 289, 38134), -(146902, 0, 0, 0, 186, 38134), -(142994, 0, 0, 0, 464, 38134), -(137279, 0, 0, 0, 289, 38134), -(143839, 0, 0, 0, 492, 38134), -(142995, 0, 0, 0, 464, 38134), -(143846, 0, 0, 0, 492, 38134), -(135618, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(135614, 0, 0, 0, 492, 38134), -(138704, 0, 0, 0, 841, 38134), -(137294, 0, 0, 0, 289, 38134), -(137281, 0, 0, 0, 289, 38134), -(137282, 0, 0, 0, 289, 38134), -(137298, 0, 0, 0, 289, 38134), -(137293, 0, 0, 0, 289, 38134), -(137295, 0, 0, 0, 289, 38134), -(142685, 0, 0, 0, 464, 38134), -(142700, 0, 0, 0, 464, 38134), -(142998, 0, 0, 0, 464, 38134), -(144635, 0, 0, 0, 492, 38134), -(142997, 0, 0, 0, 464, 38134), -(135612, 0, 0, 0, 492, 38134), -(140552, 0, 0, 0, 186, 38134), -(135681, 0, 0, 0, 492, 38134), -(142721, 0, 1, 1, 464, 38134), -(148927, 0, 0, 0, 464, 38134), -(143007, 0, 0, 0, 464, 38134), -(143402, 0, 0, 0, 464, 38134), -(143008, 0, 0, 0, 464, 38134), -(143498, 0, 0, 0, 464, 38134), -(143380, 0, 0, 0, 464, 38134), -(153932, 0, 3, 3, 794, 38134), -(143853, 0, 0, 0, 492, 38134), -(143852, 0, 0, 0, 492, 38134), -(140473, 0, 0, 0, 186, 38134), -(151173, 0, 0, 0, 292, 38134), -(142189, 0, 0, 0, 186, 38134), -(143856, 0, 0, 0, 492, 38134), -(126781, 0, 0, 0, 181, 38134), -(131983, 0, 3, 3, 838, 38134), -(151176, 0, 0, 0, 292, 38134), -(140472, 0, 0, 0, 186, 38134), -(141117, 0, 5, 5, 186, 38134), -(142089, 0, 0, 0, 186, 38134), -(141114, 0, 4, 4, 186, 38134), -(141116, 0, 4, 4, 186, 38134), -(143272, 0, 4, 4, 81, 38134), -(141115, 0, 4, 4, 186, 38134), -(143842, 0, 0, 0, 492, 38134), -(142163, 0, 0, 0, 186, 38134), -(142182, 0, 0, 0, 186, 38134), -(150104, 0, 0, 0, 713, 38134), -(142161, 0, 0, 0, 186, 38134), -(142141, 0, 0, 0, 186, 38134), -(142162, 0, 0, 0, 186, 38134), -(142143, 0, 0, 0, 186, 38134), -(122072, 0, 0, 0, 186, 38134), -(142190, 0, 0, 0, 186, 38134), -(142165, 0, 0, 0, 186, 38134), -(135216, 0, 0, 0, 186, 38134), -(142142, 0, 0, 0, 186, 38134), -(137433, 0, 0, 0, 186, 38134), -(144084, 0, 0, 0, 186, 38134), -(24968, 0, 0, 0, 371, 38134), -(143128, 0, 0, 0, 188, 38134), -(143863, 0, 0, 0, 186, 38134), -(138423, 0, 0, 0, 186, 38134), -(137199, 0, 0, 0, 186, 38134), -(142050, 0, 0, 0, 186, 38134), -(142035, 0, 0, 0, 186, 38134), -(144114, 0, 0, 0, 186, 38134), -(137191, 0, 0, 0, 186, 38134), -(137196, 0, 0, 0, 186, 38134), -(142111, 0, 0, 0, 186, 38134), -(142031, 0, 0, 0, 186, 38134), -(136456, 0, 0, 0, 186, 38134), -(136453, 0, 0, 0, 186, 38134), -(138421, 0, 0, 0, 186, 38134), -(142029, 0, 0, 0, 186, 38134), -(142051, 0, 0, 0, 186, 38134), -(142069, 0, 0, 0, 186, 38134), -(138410, 0, 0, 0, 186, 38134), -(142046, 0, 0, 0, 186, 38134), -(142044, 0, 0, 0, 186, 38134), -(142030, 0, 0, 0, 186, 38134), -(148906, 0, 0, 0, 186, 38134), -(142613, 0, 0, 0, 186, 38134), -(142043, 0, 0, 0, 186, 38134), -(143535, 0, 0, 0, 2117, 38134), -(138422, 0, 0, 0, 186, 38134), -(142052, 0, 0, 0, 186, 38134), -(142053, 0, 0, 0, 186, 38134), -(142453, 0, 0, 0, 186, 38134), -(142042, 0, 0, 0, 186, 38134), -(142032, 0, 0, 0, 186, 38134), -(142055, 0, 0, 0, 186, 38134), -(142040, 0, 0, 0, 186, 38134), -(137201, 0, 0, 0, 186, 38134), -(138957, 0, 0, 0, 186, 38134), -(138952, 0, 0, 0, 186, 38134), -(137797, 0, 0, 0, 186, 38134), -(138956, 0, 0, 0, 186, 38134), -(138953, 0, 0, 0, 186, 38134), -(143892, 0, 0, 0, 465, 38134), -(138954, 0, 0, 0, 186, 38134), -(138955, 0, 0, 0, 186, 38134), -(144110, 0, 0, 0, 188, 38134), -(142178, 0, 0, 0, 186, 38134), -(142113, 0, 0, 0, 81, 38134), -(144028, 0, 0, 0, 186, 38134), -(144027, 0, 0, 0, 186, 38134), -(143152, 0, 0, 0, 186, 38134), -(136450, 0, 0, 0, 186, 38134), -(142490, 0, 0, 0, 328, 38134), -(141080, 0, 0, 0, 186, 38134), -(141129, 0, 0, 0, 186, 38134), -(141091, 0, 0, 0, 186, 38134), -(129875, 0, 0, 0, 186, 38134), -(129956, 0, 0, 0, 186, 38134), -(131382, 0, 0, 0, 186, 38134), -(126672, 0, 0, 0, 186, 38134), -(131389, 0, 0, 0, 186, 38134), -(133485, 0, 0, 0, 186, 38134), -(141078, 0, 0, 0, 186, 38134), -(130889, 0, 0, 0, 186, 38134), -(130898, 0, 4, 4, 186, 38134), -(128838, 0, 0, 0, 186, 38134), -(130880, 0, 0, 0, 186, 38134), -(139161, 0, 0, 0, 186, 38134), -(131048, 0, 0, 0, 186, 38134), -(131079, 0, 0, 0, 186, 38134), -(131302, 0, 0, 0, 186, 38134), -(141485, 0, 0, 0, 186, 38134), -(72587, 0, 0, 0, 181, 38134), -(131665, 0, 0, 0, 186, 38134), -(130697, 0, 0, 0, 186, 38134), -(130703, 0, 0, 0, 186, 38134), -(130879, 0, 0, 0, 186, 38134), -(141708, 0, 0, 0, 186, 38134), -(130700, 0, 0, 0, 186, 38134), -(136482, 0, 0, 0, 186, 38134), -(130599, 0, 0, 0, 2117, 38134), -(130695, 0, 0, 0, 186, 38134), -(130061, 0, 0, 0, 186, 38134), -(137694, 0, 0, 0, 186, 38134), -(132179, 0, 0, 0, 186, 38134), -(139080, 0, 0, 0, 186, 38134), -(139107, 0, 0, 0, 81, 38134), -(139166, 0, 0, 0, 186, 38134), -(126991, 0, 0, 0, 186, 38134), -(130044, 0, 0, 0, 186, 38134), -(133481, 0, 0, 0, 186, 38134), -(140935, 0, 0, 0, 186, 38134), -(133419, 0, 0, 0, 805, 38134), -(129880, 0, 0, 0, 186, 38134), -(129864, 0, 0, 0, 186, 38134), -(128768, 0, 0, 0, 186, 38134), -(129909, 0, 0, 0, 186, 38134), -(133434, 0, 0, 0, 186, 38134), -(133418, 0, 0, 0, 805, 38134), -(133415, 0, 0, 0, 805, 38134), -(126967, 0, 0, 0, 186, 38134), -(130776, 0, 0, 0, 186, 38134), -(128774, 0, 0, 0, 186, 38134), -(139235, 0, 0, 0, 186, 38134), -(130045, 0, 0, 0, 186, 38134), -(133600, 0, 0, 0, 186, 38134), -(133851, 0, 0, 0, 186, 38134), -(126966, 0, 0, 0, 186, 38134), -(128896, 0, 0, 0, 81, 38134), -(98143, 0, 0, 0, 334, 38134), -(138316, 0, 0, 0, 186, 38134), -(143041, 0, 0, 0, 371, 38134), -(127626, 0, 0, 0, 186, 38134), -(123212, 0, 0, 0, 186, 38134), -(126569, 0, 0, 0, 81, 38134), -(138326, 0, 0, 0, 81, 38134), -(126953, 0, 0, 0, 186, 38134), -(143463, 0, 0, 0, 186, 38134), -(136468, 0, 0, 0, 186, 38134), -(133550, 0, 0, 0, 186, 38134), -(142791, 0, 0, 0, 186, 38134), -(123224, 0, 0, 0, 186, 38134), -(134226, 0, 0, 0, 2117, 38134), -(142796, 0, 0, 0, 186, 38134), -(136576, 0, 0, 0, 186, 38134), -(145239, 0, 0, 0, 708, 38134), -(125335, 0, 0, 0, 186, 38134), -(142614, 0, 0, 0, 186, 38134), -(134176, 0, 0, 0, 186, 38134), -(126546, 0, 0, 0, 81, 38134), -(125326, 0, 0, 0, 186, 38134), -(123226, 0, 0, 0, 186, 38134), -(138738, 0, 0, 0, 186, 38134), -(129153, 0, 0, 0, 81, 38134), -(126497, 0, 0, 0, 81, 38134), -(126824, 0, 0, 0, 81, 38134), -(123236, 0, 0, 0, 830, 38134), -(130077, 0, 0, 0, 81, 38134), -(143056, 0, 0, 0, 371, 38134), -(135056, 0, 0, 0, 2117, 38134), -(123818, 0, 0, 0, 830, 38134), -(140954, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(137763, 0, 0, 0, 830, 38134), -(140952, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(126463, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(135623, 0, 0, 0, 186, 38134), -(135613, 0, 0, 0, 186, 38134), -(128630, 0, 0, 0, 186, 38134), -(142956, 0, 0, 0, 186, 38134), -(144116, 0, 0, 0, 186, 38134), -(144111, 0, 0, 0, 186, 38134), -(143493, 0, 0, 0, 187, 38134), -(143508, 0, 0, 0, 187, 38134), -(143487, 0, 0, 0, 187, 38134), -(143489, 0, 0, 0, 187, 38134), -(143519, 0, 0, 0, 187, 38134), -(143513, 0, 0, 0, 187, 38134), -(143511, 0, 0, 0, 187, 38134), -(143518, 0, 0, 0, 187, 38134), -(133951, 0, 0, 0, 186, 38134), -(136177, 0, 0, 0, 186, 38134), -(133983, 0, 0, 0, 186, 38134), -(136166, 0, 0, 0, 186, 38134), -(139699, 0, 0, 0, 186, 38134), -(136343, 0, 0, 0, 186, 38134), -(143330, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(123604, 0, 0, 0, 186, 38134), -(146763, 0, 0, 0, 706, 38134), -(124845, 0, 0, 0, 186, 38134), -(126387, 0, 0, 0, 186, 38134), -(144112, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(143547, 0, 0, 0, 2117, 38134), -(135906, 0, 0, 0, 186, 38134), -(135896, 0, 0, 0, 186, 38134), -(140496, 0, 0, 0, 186, 38134), -(140497, 0, 0, 0, 186, 38134), -(135945, 0, 0, 0, 186, 38134), -(135943, 0, 0, 0, 186, 38134), -(123210, 0, 0, 0, 186, 38134), -(142954, 0, 0, 0, 328, 38134), -(133973, 0, 0, 0, 186, 38134), -(135525, 0, 0, 0, 186, 38134), -(144174, 0, 0, 0, 186, 38134), -(135538, 0, 0, 0, 186, 38134), -(143186, 0, 0, 0, 186, 38134), -(144176, 0, 0, 0, 186, 38134), -(144178, 0, 0, 0, 186, 38134), -(135797, 0, 0, 0, 186, 38134), -(135799, 0, 0, 0, 186, 38134), -(135605, 0, 0, 0, 186, 38134), -(136174, 0, 0, 0, 186, 38134), -(139735, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(135798, 0, 0, 0, 186, 38134), -(144175, 0, 0, 0, 186, 38134), -(149397, 0, 0, 0, 186, 38134), -(144177, 0, 0, 0, 186, 38134), -(135606, 0, 0, 0, 186, 38134), -(136158, 0, 0, 0, 186, 38134), -(146762, 0, 0, 0, 706, 38134), -(144030, 0, 0, 0, 186, 38134), -(135833, 0, 0, 0, 186, 38134), -(136742, 0, 0, 0, 186, 38134), -(144108, 0, 0, 0, 186, 38134), -(134688, 0, 0, 0, 188, 38134), -(135610, 0, -4, -4, 1723, 38134), -(135609, 0, -4, -4, 1723, 38134), -(136110, 0, 0, 0, 186, 38134), -(135767, 0, -4, -4, 1723, 38134), -(143151, 0, 0, 0, 186, 38134), -(136198, 0, 0, 0, 805, 38134), -(137744, 0, 0, 0, 188, 38134), -(139068, 0, 0, 0, 969, 38134), -(144109, 0, 0, 0, 186, 38134), -(138771, 0, 0, 0, 186, 38134), -(136221, 0, 0, 0, 805, 38134), -(152051, 0, 0, 0, 187, 38134), -(152059, 0, 0, 0, 187, 38134), -(145253, 0, 0, 0, 188, 38134), -(142115, 0, 0, 0, 186, 38134), -(143699, 0, 0, 0, 186, 38134), -(142140, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(142644, 0, 0, 0, 464, 38134), -(143571, 0, 0, 0, 186, 38134), -(142541, 0, 0, 0, 186, 38134), -(137448, 0, 0, 0, 186, 38134), -(142967, 0, 0, 0, 186, 38134), -(142691, 0, 0, 0, 186, 38134), -(140865, 0, 4, 4, 186, 38134), -(143192, 0, 0, 0, 186, 38134), -(137547, 0, 0, 0, 186, 38134), -(137546, 0, 0, 0, 186, 38134), -(142062, 0, 0, 0, 186, 38134), -(142181, 0, 0, 0, 187, 38134), -(138587, 0, 0, 0, 186, 38134), -(141085, 0, 0, 0, 186, 38134), -(135783, 0, 0, 0, 188, 38134), -(140421, 0, 0, 0, 188, 38134), -(124918, 0, 0, 0, 186, 38134), -(138544, 0, 0, 0, 186, 38134), -(145297, 0, 0, 0, 186, 38134), -(138603, 0, 0, 0, 186, 38134), -(135913, 0, 0, 0, 186, 38134), -(134729, 0, 0, 0, 186, 38134), -(145309, 0, 0, 0, 186, 38134), -(145302, 0, 0, 0, 186, 38134), -(134725, 0, 0, 0, 186, 38134), -(134838, 0, 0, 0, 186, 38134), -(144212, 0, 0, 0, 186, 38134), -(134840, 0, 0, 0, 186, 38134), -(126642, 0, 0, 0, 186, 38134), -(134847, 0, 0, 0, 186, 38134), -(144213, 0, 0, 0, 186, 38134), -(135019, 0, 0, 0, 186, 38134), -(135053, 0, 0, 0, 186, 38134), -(135107, 0, 0, 0, 186, 38134), -(134920, 0, 0, 0, 186, 38134), -(134845, 0, 0, 0, 186, 38134), -(130246, 0, 0, 0, 81, 38134), -(134921, 0, 0, 0, 186, 38134), -(134722, 0, 0, 0, 186, 38134), -(141773, 0, 0, 0, 186, 38134), -(141772, 0, 0, 0, 186, 38134), -(134849, 0, 9, 9, 186, 38134), -(143793, 0, 0, 0, 186, 38134), -(131997, 0, 0, 0, 181, 38134), -(126434, 0, 0, 0, 186, 38134), -(131998, 0, 0, 0, 181, 38134), -(144029, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(141771, 0, 0, 0, 186, 38134), -(142119, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(142608, 0, 0, 0, 186, 38134), -(142784, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(140640, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(141009, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(124883, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(126640, 0, 0, 0, 81, 38134), -(135521, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(131992, 0, 2, 2, 181, 38134), -(135112, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(139088, 0, 0, 0, 465, 38134), -(123641, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(143420, 0, 0, 0, 464, 38134), -(136106, 0, 0, 0, 292, 38134), -(135658, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(126634, 0, 0, 0, 81, 38134), -(138280, 0, 0, 0, 81, 38134), -(143248, 0, 0, 0, 186, 38134), -(142160, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(142138, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(143844, 0, 0, 0, 492, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(147972, 0, 0, 0, 464, 38134), -(135675, 0, 0, 0, 492, 38134), -(143004, 0, 0, 0, 464, 38134), -(135677, 0, 0, 0, 492, 38134), -(142993, 0, 0, 0, 464, 38134), -(135678, 0, 0, 0, 492, 38134), -(143541, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(135230, 0, 0, 0, 186, 38134), -(136063, 0, 0, 0, 292, 38134), -(142457, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(140313, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(124720, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(154464, 0, 0, 0, 740, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(142056, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(138726, 0, 0, 0, 186, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(135808, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(129940, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(123633, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(142191, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(143243, 0, 0, 0, 186, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(144148, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(123169, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(136633, 0, 0, 0, 465, 38134), -(123244, 0, 0, 0, 186, 38134), -(175402, 0, 0, 0, 807, 38134), -(1311, 0, 0, 0, 864, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149467, 0, 0, 0, 830, 38134), -(149616, 0, 0, 0, 347, 38134), -(149469, 0, 0, 0, 847, 38134), -(331, 0, 0, 0, 864, 38134), -(85819, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(85818, 0, 0, 0, 857, 38134), -(150122, 0, 0, 0, 37, 38134), -(85307, 0, 0, 0, 37, 38134), -(111190, 0, 0, 0, 773, 38134), -(3627, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(52408, 0, 0, 0, 818, 38134), -(147741, 0, 0, 0, 172, 38134), -(5497, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(2485, 0, 0, 0, 864, 38134), -(2708, 0, 0, 0, 864, 38134), -(148796, 0, 0, 0, 810, 38134), -(147714, 0, 0, 0, 847, 38134), -(155739, 0, 0, 0, 959, 38134), -(84751, 0, 0, 0, 857, 38134), -(151937, 0, 0, 0, 847, 38134), -(1307, 0, 0, 0, 864, 38134), -(149099, 0, 0, 0, 196, 38134), -(84749, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(85816, 0, 0, 0, 857, 38134), -(149124, 0, 0, 0, 847, 38134), -(1419, 0, 0, 0, 81, 38134), -(84745, 0, 0, 0, 857, 38134), -(149121, 0, 0, 0, 847, 38134), -(1412, 0, 0, 0, 81, 38134), -(103033, 0, 0, 0, 633, 38134), -(89174, 0, 0, 0, 874, 38134), -(174146, 0, 0, 0, 830, 38134), -(147785, 0, 0, 0, 488, 38134), -(148124, 0, 0, 0, 777, 38134), -(1976, 0, 0, 0, 883, 38134), -(148233, 0, 0, 0, 828, 38134), -(149445, 0, 0, 0, 828, 38134), -(149131, 0, 0, 0, 847, 38134), -(149626, 0, 0, 0, 178, 38134), -(5694, 0, 0, 0, 864, 38134), -(173548, 0, 0, 0, 807, 38134), -(173610, 0, 0, 0, 807, 38134), -(175526, 0, 0, 0, 783, 38134), -(173545, 0, 0, 0, 807, 38134), -(175525, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(156666, 0, 0, 0, 783, 38134), -(162918, 0, 0, 0, 783, 38134), -(167738, 0, 0, 0, 807, 38134), -(156733, 0, 0, 0, 783, 38134), -(156732, 0, 0, 0, 783, 38134), -(164736, 0, 0, 0, 783, 38134), -(156685, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(156777, 0, 0, 0, 783, 38134), -(173351, 0, 0, 0, 783, 38134), -(156668, 0, 0, 0, 783, 38134), -(156687, 0, 0, 0, 783, 38134), -(156686, 0, 0, 0, 783, 38134), -(156689, 0, 0, 0, 783, 38134), -(156692, 0, 0, 0, 783, 38134), -(156691, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(173571, 0, 0, 0, 783, 38134), -(174922, 0, 0, 0, 783, 38134), -(164096, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(164095, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(164685, 0, 0, 0, 783, 38134), -(171299, 0, 0, 0, 783, 38134), -(167591, 0, 0, 0, 807, 38134), -(164579, 0, 0, 0, 2060, 38134), -(55370, 0, 0, 0, 328, 38134), -(164079, 0, 0, 0, 837, 38134), -(162896, 0, 0, 0, 783, 38134), -(164684, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(170310, 0, 0, 0, 2060, 38134), -(169524, 0, 0, 0, 783, 38134), -(173354, 0, 0, 0, 807, 38134), -(156663, 0, 0, 0, 783, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(173369, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(156791, 0, 0, 0, 783, 38134), -(159478, 0, 0, 0, 837, 38134), -(166284, 0, 0, 0, 807, 38134), -(173370, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(173330, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(165654, 0, 3, 3, 746, 38134), -(171338, 0, 0, 0, 2060, 38134), -(54638, 0, 0, 0, 181, 38134), -(175132, 0, 0, 0, 2060, 38134), -(170557, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173357, 0, 0, 0, 783, 38134), -(173353, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(165657, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(164596, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(172702, 0, 0, 0, 783, 38134), -(175327, 0, 0, 0, 2060, 38134), -(156688, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(164803, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(173304, 0, 0, 0, 783, 38134), -(162666, 0, 0, 0, 2060, 38134), -(173305, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(170607, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(171668, 0, 0, 0, 371, 38134), -(163974, 0, 0, 0, 1318, 38134), -(165055, 0, 0, 0, 1321, 38134), -(170325, 0, 0, 0, 743, 38134), -(174998, 0, 0, 0, 181, 38134), -(175785, 0, 24, 24, 371, 38134), -(156279, 0, 0, 0, 743, 38134), -(168397, 0, 0, 0, 81, 38134), -(168624, 0, 0, 0, 81, 38134), -(164369, 0, 0, 0, 1318, 38134), -(172124, 0, 0, 0, 743, 38134), -(172058, 0, 0, 0, 1321, 38134), -(169263, 0, 0, 0, 743, 38134), -(171664, 0, 0, 0, 371, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (128973,124921,129340,129341,127296,127297,129984,127089,127087,127088,126965,127396,127393,127080,127038,126974,127104,127292,126973,128798,143929,130143,127092,4076,124885,124890,129945,129771,136480,137573,129886,137548,137551,137550,137824,131860,137005,131388,131396,136987,134866,131372,136655,131373,131393,135526,132966,61366,131845,131844,131552,143045,135574,128623,4075,131843,135527,134077,133098,133183,134078,133116,134185,134300,133117,134208,134189,134190,134188,134211,134076,137587,129593,134299,134080,134774,137641,134004,139321,139330,137640,144285,41200,135856,61325,6491,138003,142278,61320,3300,138863,50487,137758,130849,130848,134448,139714,129642,131359,133126,131368,135021,133105,142273,131363,136486,141783,135023,143525,135992,137010,135973,129137,137030,135815,137031,129575,129485,129641,137032,139702,136697,136690,136514,127682,136490,127701,127702,128188,127822,130188,128852,127807,127808,127806,127801,129783,124173,129913,124170,124416,124516,128457,124466,124420,128467,130684,124497,129992,124499,124310,124426,124417,128389,130234,129810,129791,129794,116633,124382,130483,130194,126740,126687,126264,126710,126738,126210,129995,126739,128386,128384,128385,126695,126805,61081,125453,130165,130164,127526,128772,130269,1412,125401,127743,125464,144336,144337,144338,144339,128494,130096,130097,144335,125411,125394,125492,130160,69018,143745,128577,130136,129486,128576,130163,130359,125452,123226,143620,143621,143150,143093,142803,142756,142825,143375,142797,142794,142809,142804,142795,142813,143153,144458,143190,123236,123868,126387,143151,124918,123818,145239,151307,141292,151305,126677,141296,140755,141293,141295,130232,126708,144361,140752,140754,126455,130101,126953,132105,128381,144445,128286,128285,139090,133446,126519,125928,133451,133214,137763,133328,131886,125924,124805,129604,123231,130077,133187,129605,126496,143331,133659,134776,143700,133264,133309,139089,158148,158221,129627,141991,126530,126434,143572,143574,142754,142773,142759,144029,142611,126581,126582,143718,145838,142564,161565,142764,142885,142884,141066,148904,142777,142882,142881,142770,140904,142607,142605,142886,143336,142602,142603,143560,143559,142774,144493,142119,142608,142767,141698,143847,141771,142760,88696,88697,140640,135604,138041,142784,142775,144002,142778,142772,142771,125004,142238,124883,147206,126640,141009,135889,140948,141001,135521,143040,131992,127636,135112,131989,139088,123641,140906,140936,127193,140944,135792,124238,126583,143251,135603,136106,135658,139148,139144,141033,143036,126634,142457,143243,143870,136061,143248,143259,135064,139375,138280,126642,135677,135230,135675,124695,143242,135678,142160,147972,143004,142993,148922,131290,143541,147973,142169,142346,136041,124720,149045,132625,120599,154464,143709,142117,142543,142094,132036,124295,142056,142095,142086,124180,139522,124181,142068,142073,142752,138724,138725,126682,142371,121541,135808,142174,144383,142063,124725,143502,124727,177193,135520,123633,142132,142136,142188,142077,135446,142191,124289,123635,122370,142187,142139,143244,143246,142066,143261,143263,135509,137268,133282,121235,137265,137266,144148,120788,123169,144147,130377,125005,143250,143254,142167,131994,142166,132642,123639,143005,140313,123675,142459,128531,142137,143295,133325,136052,142180,123642,143262,138726,135153,132638,143022,144310,140350,136633,123244)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(128973, 0, 0, 0, 187, 38134), -(124921, 0, 0, 0, 187, 38134), -(129340, 0, 0, 0, 187, 38134), -(129341, 0, 0, 0, 187, 38134), -(127296, 0, 0, 0, 187, 38134), -(127297, 0, 0, 0, 187, 38134), -(129984, 0, 0, 0, 2117, 38134), -(127089, 0, 0, 0, 187, 38134), -(127087, 0, 0, 0, 187, 38134), -(127088, 0, 0, 0, 187, 38134), -(126965, 0, 0, 0, 187, 38134), -(127396, 0, 0, 0, 187, 38134), -(127393, 0, 0, 0, 187, 38134), -(127080, 0, 0, 0, 187, 38134), -(127038, 0, 0, 0, 187, 38134), -(126974, 0, 0, 0, 187, 38134), -(127104, 0, 0, 0, 187, 38134), -(127292, 0, 0, 0, 187, 38134), -(126973, 0, 0, 0, 187, 38134), -(128798, 0, 0, 0, 81, 38134), -(143929, 0, 0, 0, 187, 38134), -(130143, 0, 0, 0, 187, 38134), -(127092, 0, 0, 0, 187, 38134), -(4076, 0, 0, 0, 81, 38134), -(124885, 0, 0, 0, 187, 38134), -(124890, 0, 0, 0, 187, 38134), -(129945, 0, 0, 0, 68, 38134), -(129771, 0, 0, 0, 187, 38134), -(136480, 0, 0, 0, 187, 38134), -(137573, 0, 0, 0, 465, 38134), -(129886, 0, 0, 0, 81, 38134), -(137548, 0, 0, 0, 187, 38134), -(137551, 0, 0, 0, 187, 38134), -(137550, 0, 0, 0, 187, 38134), -(137824, 0, 0, 0, 187, 38134), -(131860, 0, 0, 0, 187, 38134), -(137005, 0, 0, 0, 187, 38134), -(131388, 0, 0, 0, 187, 38134), -(131396, 0, 0, 0, 187, 38134), -(136987, 0, 0, 0, 187, 38134), -(134866, 0, 0, 0, 2117, 38134), -(131372, 0, 0, 0, 187, 38134), -(136655, 0, 0, 0, 187, 38134), -(131373, 0, 0, 0, 187, 38134), -(131393, 0, 0, 0, 187, 38134), -(135526, 0, 0, 0, 188, 38134), -(132966, 0, 0, 0, 187, 38134), -(61366, 0, 0, 0, 371, 38134), -(131845, 0, 0, 0, 187, 38134), -(131844, 0, 0, 0, 187, 38134), -(131552, 0, 0, 0, 465, 38134), -(143045, 0, 0, 0, 371, 38134), -(135574, 0, 0, 0, 187, 38134), -(128623, 0, 0, 0, 187, 38134), -(4075, 0, 0, 0, 81, 38134), -(131843, 0, 0, 0, 187, 38134), -(135527, 0, 0, 0, 81, 38134), -(134077, 0, 0, 0, 187, 38134), -(133098, 0, 0, 0, 187, 38134), -(133183, 0, 0, 0, 187, 38134), -(134078, 0, 0, 0, 187, 38134), -(133116, 0, 0, 0, 187, 38134), -(134185, 0, 0, 0, 187, 38134), -(134300, 0, 0, 0, 187, 38134), -(133117, 0, 0, 0, 187, 38134), -(134208, 0, 0, 0, 187, 38134), -(134189, 0, 0, 0, 187, 38134), -(134190, 0, 0, 0, 187, 38134), -(134188, 0, 0, 0, 187, 38134), -(134211, 0, 0, 0, 187, 38134), -(134076, 0, 0, 0, 187, 38134), -(137587, 0, 0, 0, 187, 38134), -(129593, 0, 0, 0, 187, 38134), -(134299, 0, 0, 0, 187, 38134), -(134080, 0, 0, 0, 187, 38134), -(134774, 0, 0, 0, 187, 38134), -(137641, 0, 0, 0, 81, 38134), -(134004, 0, 0, 0, 187, 38134), -(139321, 0, 0, 0, 187, 38134), -(139330, 0, 0, 0, 187, 38134), -(137640, 0, 0, 0, 187, 38134), -(144285, 0, 0, 0, 187, 38134), -(41200, 0, 0, 0, 181, 38134), -(135856, 0, 0, 0, 81, 38134), -(61325, 0, 0, 0, 371, 38134), -(6491, 0, 0, 0, 328, 38134), -(138003, 0, 0, 0, 187, 38134), -(142278, 0, 0, 0, 187, 38134), -(61320, 0, 0, 0, 371, 38134), -(3300, 0, 0, 0, 81, 38134), -(138863, 0, 0, 0, 187, 38134), -(50487, 0, 0, 0, 81, 38134), -(137758, 0, 0, 0, 187, 38134), -(130849, 0, 0, 0, 187, 38134), -(130848, 0, 0, 0, 187, 38134), -(134448, 0, 0, 0, 187, 38134), -(139714, 0, 0, 0, 187, 38134), -(129642, 0, 0, 0, 187, 38134), -(131359, 0, 0, 0, 187, 38134), -(133126, 0, 0, 0, 187, 38134), -(131368, 0, 0, 0, 187, 38134), -(135021, 0, 0, 0, 187, 38134), -(133105, 0, 0, 0, 187, 38134), -(142273, 0, 0, 0, 464, 38134), -(131363, 0, 0, 0, 187, 38134), -(136486, 0, 0, 0, 187, 38134), -(141783, 0, 0, 0, 464, 38134), -(135023, 0, 0, 0, 2117, 38134), -(143525, 0, 0, 0, 187, 38134), -(135992, 0, 0, 0, 187, 38134), -(137010, 0, 0, 0, 187, 38134), -(135973, 0, 0, 0, 187, 38134), -(129137, 0, 0, 0, 81, 38134), -(137030, 0, 0, 0, 187, 38134), -(135815, 0, 0, 0, 805, 38134), -(137031, 0, 0, 0, 187, 38134), -(129575, 0, 0, 0, 187, 38134), -(129485, 0, 0, 0, 187, 38134), -(129641, 0, 0, 0, 187, 38134), -(137032, 0, 0, 0, 187, 38134), -(139702, 0, 0, 0, 187, 38134), -(136697, 0, 0, 0, 187, 38134), -(136690, 0, 0, 0, 187, 38134), -(136514, 0, 0, 0, 187, 38134), -(127682, 0, 0, 0, 187, 38134), -(136490, 0, 0, 0, 187, 38134), -(127701, 0, 0, 0, 187, 38134), -(127702, 0, 0, 0, 187, 38134), -(128188, 0, 0, 0, 187, 38134), -(127822, 0, 0, 0, 187, 38134), -(130188, 0, 0, 0, 187, 38134), -(128852, 0, 0, 0, 187, 38134), -(127807, 0, 0, 0, 187, 38134), -(127808, 0, 0, 0, 187, 38134), -(127806, 0, 0, 0, 187, 38134), -(127801, 0, 0, 0, 81, 38134), -(129783, 0, 0, 0, 187, 38134), -(124173, 0, 0, 0, 187, 38134), -(129913, 0, 0, 0, 187, 38134), -(124170, 0, 0, 0, 187, 38134), -(124416, 0, 0, 0, 187, 38134), -(124516, 0, 0, 0, 187, 38134), -(128457, 0, 0, 0, 187, 38134), -(124466, 0, 0, 0, 2117, 38134), -(124420, 0, 0, 0, 187, 38134), -(128467, 0, 0, 0, 187, 38134), -(130684, 0, 0, 0, 187, 38134), -(124497, 0, 0, 0, 187, 38134), -(129992, 0, 0, 0, 187, 38134), -(124499, 0, 0, 0, 187, 38134), -(124310, 0, 0, 0, 187, 38134), -(124426, 0, 0, 0, 187, 38134), -(124417, 0, 0, 0, 187, 38134), -(128389, 0, 0, 0, 187, 38134), -(130234, 0, 0, 0, 187, 38134), -(129810, 0, 0, 0, 187, 38134), -(129791, 0, 0, 0, 187, 38134), -(129794, 0, 0, 0, 187, 38134), -(116633, 0, 0, 0, 181, 38134), -(124382, 0, 0, 0, 187, 38134), -(130483, 0, 0, 0, 187, 38134), -(130194, 0, 0, 0, 81, 38134), -(126740, 0, 0, 0, 187, 38134), -(126687, 0, 0, 0, 187, 38134), -(126264, 0, 0, 0, 187, 38134), -(126710, 0, 0, 0, 81, 38134), -(126738, 0, 0, 0, 187, 38134), -(126210, 0, 0, 0, 187, 38134), -(129995, 0, 0, 0, 187, 38134), -(126739, 0, 0, 0, 187, 38134), -(128386, 0, 0, 0, 187, 38134), -(128384, 0, 0, 0, 187, 38134), -(128385, 0, 0, 0, 187, 38134), -(126695, 0, 0, 0, 187, 38134), -(126805, 0, 0, 0, 81, 38134), -(61081, 0, 0, 0, 371, 38134), -(125453, 0, 0, 0, 187, 38134), -(130165, 0, 0, 0, 187, 38134), -(130164, 0, 0, 0, 187, 38134), -(127526, 0, 0, 0, 187, 38134), -(128772, 0, 0, 0, 81, 38134), -(130269, 0, 0, 0, 81, 38134), -(1412, 0, 0, 0, 81, 38134), -(125401, 0, 0, 0, 187, 38134), -(127743, 0, 0, 0, 187, 38134), -(125464, 0, 0, 0, 187, 38134), -(144336, 0, 0, 0, 187, 38134), -(144337, 0, 0, 0, 187, 38134), -(144338, 0, 0, 0, 187, 38134), -(144339, 0, 0, 0, 187, 38134), -(128494, 0, 0, 0, 187, 38134), -(130096, 0, 0, 0, 187, 38134), -(130097, 0, 0, 0, 187, 38134), -(144335, 0, 0, 0, 187, 38134), -(125411, 0, 0, 0, 187, 38134), -(125394, 0, 0, 0, 187, 38134), -(125492, 0, 0, 0, 187, 38134), -(130160, 0, 0, 0, 187, 38134), -(69018, 0, 0, 0, 304, 38134), -(143745, 0, 0, 0, 465, 38134), -(128577, 0, 0, 0, 187, 38134), -(130136, 0, 0, 0, 81, 38134), -(129486, 0, 0, 0, 465, 38134), -(128576, 0, 0, 0, 2117, 38134), -(130163, 0, 0, 0, 81, 38134), -(130359, 0, 0, 0, 187, 38134), -(125452, 0, 0, 0, 187, 38134), -(123226, 0, 0, 0, 186, 38134), -(143620, 0, 0, 0, 186, 38134), -(143621, 0, 0, 0, 186, 38134), -(143150, 0, 0, 0, 186, 38134), -(143093, 0, 0, 0, 187, 38134), -(142803, 0, 0, 0, 189, 38134), -(142756, 0, 0, 0, 186, 38134), -(142825, 0, 0, 0, 186, 38134), -(143375, 0, 0, 0, 186, 38134), -(142797, 0, 0, 0, 186, 38134), -(142794, 0, 0, 0, 186, 38134), -(142809, 0, 0, 0, 186, 38134), -(142804, 0, 0, 0, 186, 38134), -(142795, 0, 0, 0, 186, 38134), -(142813, 0, 0, 0, 187, 38134), -(143153, 0, 0, 0, 188, 38134), -(144458, 0, 0, 0, 186, 38134), -(143190, 0, 0, 0, 188, 38134), -(123236, 0, 0, 0, 830, 38134), -(123868, 0, 0, 0, 186, 38134), -(126387, 0, 0, 0, 186, 38134), -(143151, 0, 0, 0, 186, 38134), -(124918, 0, 0, 0, 186, 38134), -(123818, 0, 0, 0, 830, 38134), -(145239, 0, 0, 0, 708, 38134), -(151307, 0, 0, 0, 186, 38134), -(141292, 0, 0, 0, 373, 38134), -(151305, 0, 0, 0, 186, 38134), -(126677, 0, 0, 0, 186, 38134), -(141296, 0, 0, 0, 371, 38134), -(140755, 0, 0, 0, 81, 38134), -(141293, 0, 0, 0, 371, 38134), -(141295, 0, 0, 0, 371, 38134), -(130232, 0, 0, 0, 186, 38134), -(126708, 0, 0, 0, 186, 38134), -(144361, 0, 0, 0, 189, 38134), -(140752, 0, 0, 0, 186, 38134), -(140754, 0, 0, 0, 186, 38134), -(126455, 0, 0, 0, 186, 38134), -(130101, 0, 0, 0, 186, 38134), -(126953, 0, 0, 0, 186, 38134), -(132105, 0, 0, 0, 2117, 38134), -(128381, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(144445, 0, 0, 0, 81, 38134), -(128286, 0, 0, 0, 186, 38134), -(128285, 0, 0, 0, 186, 38134), -(139090, 0, 0, 0, 465, 38134), -(133446, 0, 0, 0, 186, 38134), -(126519, 0, 0, 0, 81, 38134), -(125928, 0, 0, 0, 186, 38134), -(133451, 0, 0, 0, 186, 38134), -(133214, 0, 0, 0, 186, 38134), -(137763, 0, 0, 0, 830, 38134), -(133328, 0, 0, 0, 186, 38134), -(131886, 0, 0, 0, 186, 38134), -(125924, 0, 0, 0, 186, 38134), -(124805, 0, 0, 0, 186, 38134), -(129604, 0, 0, 0, 186, 38134), -(123231, 0, 0, 0, 186, 38134), -(130077, 0, 0, 0, 81, 38134), -(133187, 0, 0, 0, 186, 38134), -(129605, 0, 0, 0, 186, 38134), -(126496, 0, 0, 0, 81, 38134), -(143331, 0, 0, 0, 186, 38134), -(133659, 0, 0, 0, 186, 38134), -(134776, 0, 0, 0, 186, 38134), -(143700, 0, 0, 0, 186, 38134), -(133264, 0, 0, 0, 186, 38134), -(133309, 0, 0, 0, 186, 38134), -(139089, 0, 0, 0, 465, 38134), -(158148, 0, 0, 0, 782, 38134), -(158221, 0, 0, 0, 782, 38134), -(129627, 0, 0, 0, 186, 38134), -(141991, 0, 0, 0, 186, 38134), -(126530, 0, 0, 0, 81, 38134), -(126434, 0, 0, 0, 186, 38134), -(143572, 0, 0, 0, 186, 38134), -(143574, 0, 0, 0, 186, 38134), -(142754, 0, 0, 0, 186, 38134), -(142773, 0, 0, 0, 186, 38134), -(142759, 0, 0, 0, 186, 38134), -(144029, 0, 0, 0, 186, 38134), -(142611, 0, 0, 0, 186, 38134), -(126581, 0, 0, 0, 186, 38134), -(126582, 0, 0, 0, 186, 38134), -(143718, 0, 0, 0, 188, 38134), -(145838, 0, 0, 0, 347, 38134), -(142564, 0, 0, 0, 186, 38134), -(161565, 0, 0, 0, 186, 38134), -(142764, 0, 0, 0, 186, 38134), -(142885, 0, 0, 0, 186, 38134), -(142884, 0, 0, 0, 186, 38134), -(141066, 0, 0, 0, 186, 38134), -(148904, 0, 0, 0, 186, 38134), -(142777, 0, 0, 0, 186, 38134), -(142882, 0, 0, 0, 186, 38134), -(142881, 0, 0, 0, 186, 38134), -(142770, 0, 0, 0, 186, 38134), -(140904, 0, 0, 0, 186, 38134), -(142607, 0, 0, 0, 186, 38134), -(142605, 0, 0, 0, 186, 38134), -(142886, 0, 0, 0, 186, 38134), -(143336, 0, 0, 0, 186, 38134), -(142602, 0, 0, 0, 186, 38134), -(142603, 0, 0, 0, 186, 38134), -(143560, 0, 0, 0, 186, 38134), -(143559, 0, 0, 0, 186, 38134), -(142774, 0, 0, 0, 186, 38134), -(144493, 0, 0, 0, 492, 38134), -(142119, 0, 0, 0, 186, 38134), -(142608, 0, 0, 0, 186, 38134), -(142767, 0, 0, 0, 186, 38134), -(141698, 0, 0, 0, 186, 38134), -(143847, 0, 0, 0, 186, 38134), -(141771, 0, 0, 0, 186, 38134), -(142760, 0, 0, 0, 186, 38134), -(88696, 0, 1, 1, 755, 38134), -(88697, 0, 1, 1, 755, 38134), -(140640, 0, 0, 0, 186, 38134), -(135604, 0, 0, 0, 186, 38134), -(138041, 0, 0, 0, 802, 38134), -(142784, 0, 0, 0, 186, 38134), -(142775, 0, 0, 0, 186, 38134), -(144002, 0, 0, 0, 186, 38134), -(142778, 0, 0, 0, 186, 38134), -(142772, 0, 0, 0, 186, 38134), -(142771, 0, 0, 0, 186, 38134), -(125004, 0, 0, 0, 186, 38134), -(142238, 0, 0, 0, 483, 38134), -(124883, 0, 0, 0, 186, 38134), -(147206, 0, 0, 0, 186, 38134), -(126640, 0, 0, 0, 81, 38134), -(141009, 0, 0, 0, 186, 38134), -(135889, 0, 0, 0, 186, 38134), -(140948, 0, 0, 0, 186, 38134), -(141001, 0, 0, 0, 81, 38134), -(135521, 0, 0, 0, 186, 38134), -(143040, 0, 0, 0, 371, 38134), -(131992, 0, 2, 2, 181, 38134), -(127636, 0, 0, 0, 186, 38134), -(135112, 0, 0, 0, 186, 38134), -(131989, 0, 0, 0, 181, 38134), -(139088, 0, 0, 0, 465, 38134), -(123641, 0, 0, 0, 186, 38134), -(140906, 0, 0, 0, 186, 38134), -(140936, 0, 0, 0, 186, 38134), -(127193, 0, 0, 0, 186, 38134), -(140944, 0, 0, 0, 186, 38134), -(135792, 0, 0, 0, 186, 38134), -(124238, 0, 0, 0, 186, 38134), -(126583, 0, 0, 0, 81, 38134), -(143251, 0, 0, 0, 186, 38134), -(135603, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(135658, 0, 0, 0, 186, 38134), -(139148, 0, 0, 0, 186, 38134), -(139144, 0, 0, 0, 186, 38134), -(141033, 0, 0, 0, 81, 38134), -(143036, 0, 0, 0, 371, 38134), -(126634, 0, 0, 0, 81, 38134), -(142457, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(143870, 0, 0, 0, 492, 38134), -(136061, 0, 0, 0, 292, 38134), -(143248, 0, 0, 0, 186, 38134), -(143259, 0, 0, 0, 186, 38134), -(135064, 0, 0, 0, 2117, 38134), -(139375, 0, 0, 0, 292, 38134), -(138280, 0, 0, 0, 81, 38134), -(126642, 0, 0, 0, 186, 38134), -(135677, 0, 0, 0, 492, 38134), -(135230, 0, 0, 0, 186, 38134), -(135675, 0, 0, 0, 492, 38134), -(124695, 0, 0, 0, 186, 38134), -(143242, 0, 0, 0, 186, 38134), -(135678, 0, 0, 0, 492, 38134), -(142160, 0, 0, 0, 186, 38134), -(147972, 0, 0, 0, 464, 38134), -(143004, 0, 0, 0, 464, 38134), -(142993, 0, 0, 0, 464, 38134), -(148922, 0, 0, 0, 186, 38134), -(131290, 0, 0, 0, 186, 38134), -(143541, 0, 0, 0, 464, 38134), -(147973, 0, 0, 0, 464, 38134), -(142169, 0, 0, 0, 186, 38134), -(142346, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(124720, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(154464, 0, 0, 0, 740, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(132036, 0, 0, 0, 181, 38134), -(124295, 0, 0, 0, 186, 38134), -(142056, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(126682, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(121541, 0, 0, 0, 336, 38134), -(135808, 0, 0, 0, 186, 38134), -(142174, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(143502, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(123633, 0, 0, 0, 186, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(142191, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(133282, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(144148, 0, 0, 0, 186, 38134), -(120788, 0, 0, 0, 794, 38134), -(123169, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(140313, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(142459, 0, 0, 0, 186, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(143262, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134), -(135153, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134), -(123244, 0, 0, 0, 186, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (142346,142371,123633,135446,126434,144147,173545,173610,175525,175526,173548,176186,168011,164096,164095,174922,159478,158659,174666,165107,158329,170008,164370,166124,166223,166163,156398,163974,166161,158504,168309,158281,158599,158464,158332,173057,164369,158509,158510,168624,172058,168410,156228,166164,166227,174636,154631,174794,174635,154630,162666,175327,162918,162928,173330,173327,176545,172416,175133,175829,156791,173369,142666,142668,173370,169524,165796,173354,173353,166284,173355,156664,173318,156663,164686,164173,173352,156768,156769,156758,173357,173356,156735,167880,165403,173325,165405,156688,167881,173364,164685,164353,164352,173348,173350,166307,177829,174564,173365,156479,156672,164368,165379,164367,168353,156696,156690,156671,156669,156694,156683,156667,156666,156681,165657,167682,167683,173351,164079,162896,167591,172378,172377,171299,173615,167486,32642,32641,32639,32638,164596,170607,170256,165654,167738,170310,156668,170557,166312,156777,164123,173367,156687,156685,156689,156686,164736,164803,156732,173571,167425,167424,156692,162929,156691,173305,156670,166061,173118,156733,173300,114665,173304,156734,172532,173302,174917,174575,172702,168252,173301,156698,174871,168588,168586,168585,168535,175126,168478,171487,175125,170208,157822,175124,168584,171486,171490,171492,157820,171491,169832,157824,167937,171488,168162,169759,165539,169687,170519,169676,165543,168019,166413,167834,167960,167947,167833,165545,167961,167847,167704,170783,175269,167941,167939,167690,54638,167943,167942,165976,170220,170222,170163,170216,170152,170151,170180,167263,167604,174787,168544,171499,171498,165977,177071,165978,165909,167991,166980,168534,169474,166981,168533,167990,171425,169655,169656,167703,166077,168134,167989,171100,169857,171424,168542,167988,168136,174681,168044,166714,165983,165862,166195,171423,168130,168531,166415,171497,166612,170624,126605,165992,175366,166119,166605,166606,165918,166963,168014,168012,165860,165974,169071,170758,168670,169109,170760,170759,169101,169095,170763,169098,169075,169072,169076,170761,169073,169100,169093,116633,170762,169070,115634,17103,51938,2285,1439,4960,175138,1752,165505,61841,176554,61840,61839,169177,171789,1756,173220,173219,142786,69823,49908,49907,58167,5517,47688,5515,5516,88080,88081,88067,55285,55273,55272,133369,141030,35168,141036,141054,112698,133408,4753,158125,12360,133409,126332,172572,158119,4730,14602,141020,158123,158120,12359,12358,14556,14555,50307,133441,133433,50305,72654,112686,20716,42782,167032,141079,4423,112694,65072,65058,65048,43451,65068,65065,65060,70296,65074,65071,50088,65076,62106,133675,61809,65063,19269,44395,16908,43840,3681,43825,43725,721,43824,20407,43724,43723,43034,43823,44394,44393,44236,44235,1649,11069,44392,2879,5518,43842,14563,11026,5519,43841,43690,38821,957,6579,80069,5511,5510,5509,5413,29725,5512,45306,7232,1416,7798,656,5514,1472,5384,5513,112912,53991,54218,10782,54216,1646,53641,53626,54219,55684,54215,54214,54217,14450,14496,14497,157498,54117,1371,1370,1368,83890,83883,83882,83878,54026,157496,14439,71526,158637,65153,176230,176229,176233,61895,18406,18376,18360,18359,18357,43768,352,61896,162935,18375,18362,43769,35477,1302,1303,49877,61837,50525,50524,42421,50523,3520,50480,61838,56925,44582,44583,52361,52359,52358,14423,483,43822,3518,48632,482,43692,4981,4974,49540,51440,61834,46602,5193,29142,61836,1287,1289,1286,43820,1285,2455,50669,14438,43819,279,44774,44773,1432,1427,2456,12480,141270,1295,1294,6174,1291,49748,29093,2457,1275,1257,12481,15659,8670,1428,175420,1299,175416,1402,8719,42288,49701,1297,277,1431,5493,5494,1301,1298,6740,113211,30713,49893,30730,5386,46180,338,11068,1312,1318,1316,1317,1315,42339,68,5499,1313,5503,5500,149433,51348,1300,5566,1346,1347,1314,1310,1429,5567,4078,1309,158456,23837,158440,140407,158436,158755,158753,140403,140253,158463,2334,4075,1308,1311,1141,5081,3628,149436,3627,149467,149616,331,85819,5498,85818,150122,85307,111190,32520,52408,147741,5497,82564,2485,2708,148796,147714,155739,84751,151937,1307,149099,84749,85817,85816,1412,149124,1419,84745,149121,1415,1414,1413,103033,89174,174146,147785,149458,149469,148124,1976,148233,149445,149131,149626,5694,124720,136063,142191,143246,144148,136061,143262,136041,154464,142056,143263,123639,143243,142169,149045,132625,120599,143709,142117,142543,142094,124295,142095,142086,124180,139522,124181,142068,142073,142752,138724,138725,135230,121541,135808,136106,142174,144383,142063,124725,143502,124727,133325,135658,177193,135520,142132,142136,142188,142077,124289,123635,122370,142187,142139,143244,142066,143261,135509,137268,126682,121235,137265,137266,120788,132036,123169,123244,130377,125005,142457,143250,143254,142167,131994,142166,143251,132642,143005,140313,123675,62821,142459,62822,128531,142137,143295,136052,133282,126634,142180,123642,138726,135153,132638,143022,144310,140350,136633)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(142346, 0, 0, 0, 186, 38134), -(142371, 0, 0, 0, 328, 38134), -(123633, 0, 0, 0, 186, 38134), -(135446, 0, 0, 0, 492, 38134), -(126434, 0, 0, 0, 186, 38134), -(144147, 0, 0, 0, 186, 38134), -(173545, 0, 0, 0, 807, 38134), -(173610, 0, 0, 0, 807, 38134), -(175525, 0, 0, 0, 807, 38134), -(175526, 0, 0, 0, 783, 38134), -(173548, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(164096, 0, 0, 0, 783, 38134), -(164095, 0, 0, 0, 783, 38134), -(174922, 0, 0, 0, 783, 38134), -(159478, 0, 0, 0, 837, 38134), -(158659, 0, 0, 0, 1314, 38134), -(174666, 0, 3, 3, 837, 38134), -(165107, 0, 0, 0, 1314, 38134), -(158329, 0, 0, 0, 1314, 38134), -(170008, 0, 0, 0, 743, 38134), -(164370, 0, 0, 0, 1318, 38134), -(166124, 0, 0, 0, 1314, 38134), -(166223, 0, 0, 0, 1314, 38134), -(166163, 0, 0, 0, 1314, 38134), -(156398, 0, 0, 0, 1314, 38134), -(163974, 0, 0, 0, 1318, 38134), -(166161, 0, 0, 0, 1314, 38134), -(158504, 0, 0, 0, 1316, 38134), -(168309, 0, 0, 0, 743, 38134), -(158281, 0, 0, 0, 1314, 38134), -(158599, 0, 0, 0, 1314, 38134), -(158464, 0, 0, 0, 1314, 38134), -(158332, 0, 0, 0, 1314, 38134), -(173057, 0, 0, 0, 2060, 38134), -(164369, 0, 0, 0, 1318, 38134), -(158509, 0, 0, 0, 1314, 38134), -(158510, 0, 0, 0, 1314, 38134), -(168624, 0, 0, 0, 81, 38134), -(172058, 0, 0, 0, 1321, 38134), -(168410, 0, 0, 0, 81, 38134), -(156228, 0, 0, 0, 1316, 38134), -(166164, 0, 0, 0, 1316, 38134), -(166227, 0, 0, 0, 1314, 38134), -(174636, 0, 0, 0, 1316, 38134), -(154631, 0, 0, 0, 883, 38134), -(174794, 0, 0, 0, 1314, 38134), -(174635, 0, 0, 0, 1316, 38134), -(154630, 0, 0, 0, 883, 38134), -(162666, 0, 0, 0, 2060, 38134), -(175327, 0, 0, 0, 2060, 38134), -(162918, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173330, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(172416, 0, 0, 0, 2060, 38134), -(175133, 0, 0, 0, 2060, 38134), -(175829, 0, 0, 0, 2060, 38134), -(156791, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(142666, 0, 0, 0, 872, 38134), -(142668, 0, 3, 3, 872, 38134), -(173370, 0, 0, 0, 783, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(173353, 0, 0, 0, 807, 38134), -(166284, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(156664, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(156663, 0, 0, 0, 783, 38134), -(164686, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173352, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(173357, 0, 0, 0, 783, 38134), -(173356, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173325, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(173348, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(173365, 0, 0, 0, 783, 38134), -(156479, 0, 0, 0, 783, 38134), -(156672, 0, 0, 0, 783, 38134), -(164368, 0, 0, 0, 783, 38134), -(165379, 0, 0, 0, 783, 38134), -(164367, 0, 0, 0, 783, 38134), -(168353, 0, 0, 0, 783, 38134), -(156696, 0, 0, 0, 783, 38134), -(156690, 0, 0, 0, 783, 38134), -(156671, 0, 0, 0, 783, 38134), -(156669, 0, 0, 0, 783, 38134), -(156694, 0, 0, 0, 783, 38134), -(156683, 0, 0, 0, 783, 38134), -(156667, 0, 0, 0, 783, 38134), -(156666, 0, 0, 0, 783, 38134), -(156681, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(167682, 0, 0, 0, 783, 38134), -(167683, 0, 0, 0, 783, 38134), -(173351, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(162896, 0, 0, 0, 783, 38134), -(167591, 0, 0, 0, 807, 38134), -(172378, 0, 0, 0, 783, 38134), -(172377, 0, 0, 0, 783, 38134), -(171299, 0, 0, 0, 783, 38134), -(173615, 0, 0, 0, 837, 38134), -(167486, 0, 0, 0, 837, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(164596, 0, 0, 0, 783, 38134), -(170607, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(165654, 0, 3, 3, 746, 38134), -(167738, 0, 0, 0, 807, 38134), -(170310, 0, 0, 0, 2060, 38134), -(156668, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(156777, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(156687, 0, 0, 0, 783, 38134), -(156685, 0, 0, 0, 783, 38134), -(156689, 0, 0, 0, 783, 38134), -(156686, 0, 0, 0, 783, 38134), -(164736, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(156732, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(167425, 0, 0, 0, 2060, 38134), -(167424, 0, 0, 0, 2060, 38134), -(156692, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(156691, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(156733, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(173304, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(172532, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(174917, 0, 0, 0, 783, 38134), -(174575, 0, 0, 0, 783, 38134), -(172702, 0, 0, 0, 783, 38134), -(168252, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(174871, 0, 0, 0, 824, 38134), -(168588, 0, 0, 0, 1400, 38134), -(168586, 0, 0, 0, 1400, 38134), -(168585, 0, 0, 0, 1400, 38134), -(168535, 0, 0, 0, 1400, 38134), -(175126, 0, 0, 0, 1400, 38134), -(168478, 0, 0, 0, 1400, 38134), -(171487, 0, 0, 0, 1400, 38134), -(175125, 0, 0, 0, 1400, 38134), -(170208, 0, 0, 0, 2098, 38134), -(157822, 0, 0, 0, 2098, 38134), -(175124, 0, 0, 0, 1400, 38134), -(168584, 0, 0, 0, 1400, 38134), -(171486, 0, 0, 0, 742, 38134), -(171490, 0, 0, 0, 1400, 38134), -(171492, 0, 0, 0, 1400, 38134), -(157820, 0, 0, 0, 2098, 38134), -(171491, 0, 0, 0, 1400, 38134), -(169832, 0, 0, 0, 1400, 38134), -(157824, 0, 0, 0, 2098, 38134), -(167937, 0, 0, 0, 1400, 38134), -(171488, 0, 0, 0, 1400, 38134), -(168162, 0, 3, 3, 1400, 38134), -(169759, 0, 0, 0, 1400, 38134), -(165539, 0, 3, 3, 1400, 38134), -(169687, 0, 0, 0, 1400, 38134), -(170519, 0, 0, 0, 1400, 38134), -(169676, 0, 0, 0, 1400, 38134), -(165543, 0, 5, 5, 1400, 38134), -(168019, 0, 0, 0, 1400, 38134), -(166413, 0, 0, 0, 1400, 38134), -(167834, 0, 0, 0, 1400, 38134), -(167960, 0, 0, 0, 1400, 38134), -(167947, 0, 0, 0, 1400, 38134), -(167833, 0, 3, 3, 1400, 38134), -(165545, 0, 3, 3, 1400, 38134), -(167961, 0, 0, 0, 1400, 38134), -(167847, 0, 0, 0, 1400, 38134), -(167704, 0, 0, 0, 1400, 38134), -(170783, 0, 0, 0, 709, 38134), -(175269, 0, 0, 0, 1400, 38134), -(167941, 0, 0, 0, 1400, 38134), -(167939, 0, 0, 0, 1400, 38134), -(167690, 0, 0, 0, 1400, 38134), -(54638, 0, 0, 0, 181, 38134), -(167943, 0, 0, 0, 1400, 38134), -(167942, 0, 0, 0, 1400, 38134), -(165976, 0, 0, 0, 1400, 38134), -(170220, 0, 0, 0, 1400, 38134), -(170222, 0, 0, 0, 1400, 38134), -(170163, 0, 0, 0, 1400, 38134), -(170216, 0, 0, 0, 1400, 38134), -(170152, 0, 0, 0, 1400, 38134), -(170151, 0, 3, 3, 1400, 38134), -(170180, 0, 0, 0, 1400, 38134), -(167263, 0, 0, 0, 1400, 38134), -(167604, 0, 0, 0, 1400, 38134), -(174787, 0, 0, 0, 1400, 38134), -(168544, 0, 0, 0, 1400, 38134), -(171499, 0, 0, 0, 1400, 38134), -(171498, 0, 0, 0, 1400, 38134), -(165977, 0, 0, 0, 1400, 38134), -(177071, 0, 0, 0, 1400, 38134), -(165978, 0, 0, 0, 1400, 38134), -(165909, 0, 0, 0, 1400, 38134), -(167991, 0, 0, 0, 1400, 38134), -(166980, 0, 3, 3, 1400, 38134), -(168534, 0, 0, 0, 1400, 38134), -(169474, 0, 0, 0, 181, 38134), -(166981, 0, 3, 3, 1400, 38134), -(168533, 0, 0, 0, 1400, 38134), -(167990, 0, 0, 0, 1400, 38134), -(171425, 0, 0, 0, 1400, 38134), -(169655, 0, 0, 0, 1400, 38134), -(169656, 0, 0, 0, 1400, 38134), -(167703, 0, 0, 0, 1400, 38134), -(166077, 0, 0, 0, 742, 38134), -(168134, 0, 0, 0, 1936, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(167989, 0, 0, 0, 1400, 38134), -(171100, 0, 0, 0, 742, 38134), -(169857, 0, 0, 0, 1400, 38134), -(171424, 0, 0, 0, 1400, 38134), -(168542, 0, 0, 0, 1400, 38134), -(167988, 0, 0, 0, 1400, 38134), -(168136, 0, 0, 0, 1400, 38134), -(174681, 0, 0, 0, 1400, 38134), -(168044, 0, 0, 0, 1400, 38134), -(166714, 0, 0, 0, 1400, 38134), -(165983, 0, 0, 0, 1400, 38134), -(165862, 0, 0, 0, 1400, 38134), -(166195, 0, 0, 0, 742, 38134), -(171423, 0, 0, 0, 1400, 38134), -(168130, 0, 0, 0, 742, 38134), -(168531, 0, 0, 0, 1400, 38134), -(166415, 0, 0, 0, 1400, 38134), -(171497, 0, 0, 0, 742, 38134), -(166612, 0, 0, 0, 1400, 38134), -(170624, 0, 0, 0, 1400, 38134), -(126605, 0, 0, 0, 830, 38134), -(165992, 0, 0, 0, 1400, 38134), -(175366, 0, 0, 0, 1400, 38134), -(166119, 0, 0, 0, 1400, 38134), -(166605, 0, 0, 0, 1400, 38134), -(166606, 0, 0, 0, 1400, 38134), -(165918, 0, 0, 0, 1400, 38134), -(166963, 0, 0, 0, 1400, 38134), -(168014, 0, 0, 0, 1400, 38134), -(168012, 0, 0, 0, 1400, 38134), -(165860, 0, 0, 0, 1400, 38134), -(165974, 0, 0, 0, 1400, 38134), -(169071, 0, 0, 0, 1400, 38134), -(170758, 0, 0, 0, 691, 38134), -(168670, 0, 0, 0, 181, 38134), -(169109, 0, 0, 0, 1400, 38134), -(170760, 0, 0, 0, 1400, 38134), -(170759, 0, 0, 0, 1400, 38134), -(169101, 0, 0, 0, 1400, 38134), -(169095, 0, 0, 0, 1400, 38134), -(170763, 0, 1, 1, 1400, 38134), -(169098, 0, 0, 0, 1400, 38134), -(169075, 0, 0, 0, 1400, 38134), -(169072, 0, 0, 0, 1400, 38134), -(169076, 0, 0, 0, 1400, 38134), -(170761, 0, 0, 0, 1400, 38134), -(169073, 0, 0, 0, 1400, 38134), -(169100, 0, 0, 0, 1400, 38134), -(169093, 0, 0, 0, 1400, 38134), -(116633, 0, 0, 0, 181, 38134), -(170762, 0, 0, 0, 1400, 38134), -(169070, 0, 0, 0, 1400, 38134), -(115634, 0, 0, 0, 181, 38134), -(17103, 0, 0, 0, 864, 38134), -(51938, 0, 0, 0, 371, 38134), -(2285, 0, 0, 0, 378, 38134), -(1439, 0, 0, 0, 864, 38134), -(4960, 0, 0, 0, 864, 38134), -(175138, 0, 0, 0, 864, 38134), -(1752, 0, 0, 0, 864, 38134), -(165505, 0, 0, 0, 864, 38134), -(61841, 0, 0, 0, 864, 38134), -(176554, 0, 0, 0, 1400, 38134), -(61840, 0, 0, 0, 864, 38134), -(61839, 0, 0, 0, 864, 38134), -(169177, 0, 0, 0, 1400, 38134), -(171789, 0, 0, 0, 1400, 38134), -(1756, 0, 0, 0, 883, 38134), -(173220, 0, 0, 0, 1401, 38134), -(173219, 0, 0, 0, 1400, 38134), -(142786, 0, 0, 0, 830, 38134), -(69823, 0, 0, 0, 864, 38134), -(49908, 0, 0, 0, 864, 38134), -(49907, 0, -4, -4, 1723, 38134), -(58167, 0, 0, 0, 864, 38134), -(5517, 0, 0, 0, 864, 38134), -(47688, 0, 0, 0, 883, 38134), -(5515, 0, 0, 0, 864, 38134), -(5516, 0, 0, 0, 864, 38134), -(88080, 0, 0, 0, 864, 38134), -(88081, 0, 0, 0, 864, 38134), -(88067, 0, 0, 0, 864, 38134), -(55285, 0, 0, 0, 876, 38134), -(55273, 0, 0, 0, 872, 38134), -(55272, 0, 0, 0, 872, 38134), -(133369, 0, 0, 0, 293, 38134), -(141030, 0, 0, 0, 288, 38134), -(35168, 0, 0, 0, 872, 38134), -(141036, 0, 0, 0, 288, 38134), -(141054, 0, 0, 0, 288, 38134), -(112698, 0, 0, 0, 332, 38134), -(133408, 0, 0, 0, 293, 38134), -(4753, 0, 0, 0, 876, 38134), -(158125, 0, 0, 0, 674, 38134), -(12360, 0, 0, 0, 872, 38134), -(133409, 0, 0, 0, 293, 38134), -(126332, 0, 0, 0, 293, 38134), -(172572, 0, 0, 0, 866, 38134), -(158119, 0, 0, 0, 674, 38134), -(4730, 0, 0, 0, 876, 38134), -(14602, 0, 0, 0, 872, 38134), -(141020, 0, 0, 0, 288, 38134), -(158123, 0, 0, 0, 674, 38134), -(158120, 0, 0, 0, 674, 38134), -(12359, 0, 0, 0, 872, 38134), -(12358, 0, 0, 0, 872, 38134), -(14556, 0, 0, 0, 872, 38134), -(14555, 0, 0, 0, 872, 38134), -(50307, 0, 0, 0, 876, 38134), -(133441, 0, 0, 0, 293, 38134), -(133433, 0, 0, 0, 293, 38134), -(50305, 0, 0, 0, 876, 38134), -(72654, 0, 0, 0, 328, 38134), -(112686, 0, 0, 0, 332, 38134), -(20716, 0, 0, 0, 864, 38134), -(42782, 0, 0, 0, 864, 38134), -(167032, 0, 0, 0, 824, 38134), -(141079, 0, 0, 0, 883, 38134), -(4423, 0, 0, 0, 72, 38134), -(112694, 0, 0, 0, 332, 38134), -(65072, 0, 0, 0, 872, 38134), -(65058, 0, 0, 0, 657, 38134), -(65048, 0, 0, 0, 864, 38134), -(43451, 0, 4, 4, 1723, 38134), -(65068, 0, 0, 0, 864, 38134), -(65065, 0, 0, 0, 657, 38134), -(65060, 0, 0, 0, 657, 38134), -(70296, 0, 0, 0, 864, 38134), -(65074, 0, 0, 0, 872, 38134), -(65071, 0, 0, 0, 872, 38134), -(50088, 0, 0, 0, 53, 38134), -(65076, 0, 0, 0, 872, 38134), -(62106, 0, 0, 0, 872, 38134), -(133675, 0, 0, 0, 864, 38134), -(61809, 0, 0, 0, 657, 38134), -(65063, 0, 0, 0, 657, 38134), -(19269, 0, 24, 24, 373, 38134), -(44395, 0, 0, 0, 864, 38134), -(16908, 0, 0, 0, 293, 38134), -(43840, 0, 0, 0, 864, 38134), -(3681, 0, 0, 0, 72, 38134), -(43825, 0, 0, 0, 864, 38134), -(43725, 0, 0, 0, 864, 38134), -(721, 0, 0, 0, 81, 38134), -(43824, 0, 0, 0, 864, 38134), -(20407, 0, 0, 0, 864, 38134), -(43724, 0, 0, 0, 864, 38134), -(43723, 0, 0, 0, 864, 38134), -(43034, 0, 0, 0, 864, 38134), -(43823, 0, 0, 0, 864, 38134), -(44394, 0, 0, 0, 864, 38134), -(44393, 0, 0, 0, 864, 38134), -(44236, 0, 0, 0, 864, 38134), -(44235, 0, 0, 0, 864, 38134), -(1649, 0, 0, 0, 864, 38134), -(11069, 0, 0, 0, 864, 38134), -(44392, 0, 0, 0, 864, 38134), -(2879, 0, 0, 0, 864, 38134), -(5518, 0, 0, 0, 864, 38134), -(43842, 0, 0, 0, 864, 38134), -(14563, 0, 0, 0, 872, 38134), -(11026, 0, 0, 0, 378, 38134), -(5519, 0, 0, 0, 864, 38134), -(43841, 0, 0, 0, 864, 38134), -(43690, 0, 0, 0, 864, 38134), -(38821, 0, 0, 0, 181, 38134), -(957, 0, 0, 0, 378, 38134), -(6579, 0, 0, 0, 864, 38134), -(80069, 0, 0, 0, 864, 38134), -(5511, 0, 0, 0, 864, 38134), -(5510, 0, 0, 0, 864, 38134), -(5509, 0, 0, 0, 378, 38134), -(5413, 0, 0, 0, 864, 38134), -(29725, 0, 0, 0, 864, 38134), -(5512, 0, 0, 0, 864, 38134), -(45306, 0, 0, 0, 861, 38134), -(7232, 0, 0, 0, 864, 38134), -(1416, 0, 0, 0, 864, 38134), -(7798, 0, 0, 0, 864, 38134), -(656, 0, 0, 0, 378, 38134), -(5514, 0, 0, 0, 378, 38134), -(1472, 0, 0, 0, 864, 38134), -(5384, 0, 0, 0, 864, 38134), -(5513, 0, 0, 0, 864, 38134), -(112912, 0, 0, 0, 343, 38134), -(53991, 0, 0, 0, 861, 38134), -(54218, 0, 0, 0, 861, 38134), -(10782, 0, 0, 0, 73, 38134), -(54216, 0, 0, 0, 861, 38134), -(1646, 0, 0, 0, 378, 38134), -(53641, 0, 0, 0, 864, 38134), -(53626, 0, -3, -2, 1723, 38134), -(54219, 0, 0, 0, 861, 38134), -(55684, 0, 0, 0, 864, 38134), -(54215, 0, 0, 0, 861, 38134), -(54214, 0, 0, 0, 861, 38134), -(54217, 0, 0, 0, 861, 38134), -(14450, 0, 0, 0, 378, 38134), -(14496, 0, -3, -2, 1723, 38134), -(14497, 0, 0, 0, 378, 38134), -(157498, 0, 0, 0, 864, 38134), -(54117, 0, -4, -4, 1723, 38134), -(1371, 0, -4, -4, 1723, 38134), -(1370, 0, -4, -4, 1723, 38134), -(1368, 0, -4, -4, 1723, 38134), -(83890, 0, 0, 0, 864, 38134), -(83883, 0, 0, 0, 864, 38134), -(83882, 0, 0, 0, 864, 38134), -(83878, 0, 0, 0, 864, 38134), -(54026, 0, 0, 0, 864, 38134), -(157496, 0, 0, 0, 864, 38134), -(14439, 0, 0, 0, 864, 38134), -(71526, 0, 0, 0, 864, 38134), -(158637, 0, 0, 0, 872, 38134), -(65153, 0, 0, 0, 864, 38134), -(176230, 0, 0, 0, 1355, 38134), -(176229, 0, 0, 0, 1355, 38134), -(176233, 0, 0, 0, 1355, 38134), -(61895, 0, 3, 3, 1723, 38134), -(18406, 0, 0, 0, 864, 38134), -(18376, 0, 0, 0, 44, 38134), -(18360, 0, 0, 0, 872, 38134), -(18359, 0, 0, 0, 872, 38134), -(18357, 0, 0, 0, 872, 38134), -(43768, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(61896, 0, 0, 0, 864, 38134), -(162935, 0, 0, 0, 883, 38134), -(18375, 0, 0, 0, 44, 38134), -(18362, 0, 0, 0, 872, 38134), -(43769, 0, 0, 0, 864, 38134), -(35477, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(1303, 0, 0, 0, 864, 38134), -(49877, 0, 0, 0, 864, 38134), -(61837, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(42421, 0, 0, 0, 864, 38134), -(50523, 0, 0, 0, 864, 38134), -(3520, 0, 0, 0, 864, 38134), -(50480, 0, 0, 0, 864, 38134), -(61838, 0, 0, 0, 864, 38134), -(56925, 0, 0, 0, 827, 38134), -(44582, 0, 0, 0, 864, 38134), -(44583, 0, 0, 0, 864, 38134), -(52361, 0, 0, 0, 861, 38134), -(52359, 0, 0, 0, 864, 38134), -(52358, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(483, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(3518, 0, 0, 0, 378, 38134), -(48632, 0, 0, 0, 872, 38134), -(482, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(4981, 0, 0, 0, 864, 38134), -(4974, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(51440, 0, -4, -4, 1723, 38134), -(61834, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(61836, 0, 0, 0, 864, 38134), -(1287, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(44774, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(1432, 0, 0, 0, 378, 38134), -(1427, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(12480, 0, 0, 0, 883, 38134), -(141270, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(1294, 0, 0, 0, 864, 38134), -(6174, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(49748, 0, 0, 0, 861, 38134), -(29093, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(1275, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(12481, 0, 0, 0, 864, 38134), -(15659, 0, 0, 0, 181, 38134), -(8670, 0, 0, 0, 864, 38134), -(1428, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(1299, 0, 0, 0, 864, 38134), -(175416, 0, 0, 0, 868, 38134), -(1402, 0, 0, 0, 378, 38134), -(8719, 0, 0, 0, 864, 38134), -(42288, 0, 0, 0, 864, 38134), -(49701, 0, 0, 0, 864, 38134), -(1297, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(5493, 0, 0, 0, 864, 38134), -(5494, 0, 0, 0, 864, 38134), -(1301, 0, 0, 0, 864, 38134), -(1298, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(113211, 0, 0, 0, 883, 38134), -(30713, 0, 0, 0, 864, 38134), -(49893, 0, 0, 0, 864, 38134), -(30730, 0, 0, 0, 864, 38134), -(5386, 0, 0, 0, 864, 38134), -(46180, 0, 0, 0, 864, 38134), -(338, 0, 0, 0, 378, 38134), -(11068, 0, 0, 0, 864, 38134), -(1312, 0, 0, 0, 864, 38134), -(1318, 0, 0, 0, 864, 38134), -(1316, 0, 0, 0, 864, 38134), -(1317, 0, 0, 0, 864, 38134), -(1315, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(68, 0, 0, 0, 883, 38134), -(5499, 0, 0, 0, 864, 38134), -(1313, 0, 0, 0, 864, 38134), -(5503, 0, 0, 0, 864, 38134), -(5500, 0, 0, 0, 864, 38134), -(149433, 0, 0, 0, 777, 38134), -(51348, 0, 0, 0, 883, 38134), -(1300, 0, 0, 0, 864, 38134), -(5566, 0, 0, 0, 864, 38134), -(1346, 0, 0, 0, 864, 38134), -(1347, 0, 0, 0, 864, 38134), -(1314, 0, 0, 0, 864, 38134), -(1310, 0, 0, 0, 864, 38134), -(1429, 0, 0, 0, 864, 38134), -(5567, 0, 0, 0, 864, 38134), -(4078, 0, 0, 0, 378, 38134), -(1309, 0, 0, 0, 864, 38134), -(158456, 0, 0, 0, 81, 38134), -(23837, 0, 0, 0, 328, 38134), -(158440, 0, 0, 0, 73, 38134), -(140407, 0, 0, 0, 467, 38134), -(158436, 0, 0, 0, 73, 38134), -(158755, 0, 0, 0, 81, 38134), -(158753, 0, 0, 0, 81, 38134), -(140403, 0, 0, 0, 288, 38134), -(140253, 0, 0, 0, 288, 38134), -(158463, 0, 0, 0, 81, 38134), -(2334, 0, 0, 0, 328, 38134), -(4075, 0, 0, 0, 81, 38134), -(1308, 0, 0, 0, 864, 38134), -(1311, 0, 0, 0, 864, 38134), -(1141, 0, 0, 0, 864, 38134), -(5081, 0, 0, 0, 864, 38134), -(3628, 0, 0, 0, 378, 38134), -(149436, 0, 0, 0, 847, 38134), -(3627, 0, 0, 0, 864, 38134), -(149467, 0, 0, 0, 830, 38134), -(149616, 0, 0, 0, 347, 38134), -(331, 0, 0, 0, 864, 38134), -(85819, 0, 0, 0, 857, 38134), -(5498, 0, 0, 0, 378, 38134), -(85818, 0, 0, 0, 857, 38134), -(150122, 0, 0, 0, 37, 38134), -(85307, 0, 0, 0, 37, 38134), -(111190, 0, 0, 0, 773, 38134), -(32520, 0, 0, 0, 181, 38134), -(52408, 0, 0, 0, 818, 38134), -(147741, 0, 0, 0, 172, 38134), -(5497, 0, 0, 0, 864, 38134), -(82564, 0, 0, 0, 857, 38134), -(2485, 0, 0, 0, 864, 38134), -(2708, 0, 0, 0, 864, 38134), -(148796, 0, 0, 0, 810, 38134), -(147714, 0, 0, 0, 847, 38134), -(155739, 0, 0, 0, 959, 38134), -(84751, 0, 0, 0, 857, 38134), -(151937, 0, 0, 0, 847, 38134), -(1307, 0, 0, 0, 864, 38134), -(149099, 0, 0, 0, 196, 38134), -(84749, 0, 0, 0, 857, 38134), -(85817, 0, 0, 0, 857, 38134), -(85816, 0, 0, 0, 857, 38134), -(1412, 0, 0, 0, 81, 38134), -(149124, 0, 0, 0, 847, 38134), -(1419, 0, 0, 0, 81, 38134), -(84745, 0, 0, 0, 857, 38134), -(149121, 0, 0, 0, 847, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(1413, 0, 0, 0, 864, 38134), -(103033, 0, 0, 0, 633, 38134), -(89174, 0, 0, 0, 874, 38134), -(174146, 0, 0, 0, 830, 38134), -(147785, 0, 0, 0, 488, 38134), -(149458, 0, 0, 0, 488, 38134), -(149469, 0, 0, 0, 847, 38134), -(148124, 0, 0, 0, 777, 38134), -(1976, 0, 0, 0, 883, 38134), -(148233, 0, 0, 0, 828, 38134), -(149445, 0, 0, 0, 828, 38134), -(149131, 0, 0, 0, 847, 38134), -(149626, 0, 0, 0, 178, 38134), -(5694, 0, 0, 0, 864, 38134), -(124720, 0, 0, 0, 186, 38134), -(136063, 0, 0, 0, 292, 38134), -(142191, 0, 0, 0, 186, 38134), -(143246, 0, 0, 0, 186, 38134), -(144148, 0, 0, 0, 186, 38134), -(136061, 0, 0, 0, 292, 38134), -(143262, 0, 0, 0, 186, 38134), -(136041, 0, 0, 0, 292, 38134), -(154464, 0, 0, 0, 740, 38134), -(142056, 0, 0, 0, 186, 38134), -(143263, 0, 0, 0, 186, 38134), -(123639, 0, 0, 0, 186, 38134), -(143243, 0, 0, 0, 186, 38134), -(142169, 0, 0, 0, 186, 38134), -(149045, 0, 0, 0, 838, 38134), -(132625, 0, 0, 0, 186, 38134), -(120599, 0, 0, 0, 494, 38134), -(143709, 0, 0, 0, 290, 38134), -(142117, 0, 0, 0, 186, 38134), -(142543, 0, 0, 0, 191, 38134), -(142094, 0, 0, 0, 186, 38134), -(124295, 0, 0, 0, 186, 38134), -(142095, 0, 0, 0, 186, 38134), -(142086, 0, 0, 0, 186, 38134), -(124180, 0, 0, 0, 186, 38134), -(139522, 0, 0, 0, 186, 38134), -(124181, 0, -4, -4, 1723, 38134), -(142068, 0, 0, 0, 186, 38134), -(142073, 0, 0, 0, 186, 38134), -(142752, 0, 0, 0, 186, 38134), -(138724, 0, 0, 0, 186, 38134), -(138725, 0, 0, 0, 186, 38134), -(135230, 0, 0, 0, 186, 38134), -(121541, 0, 0, 0, 336, 38134), -(135808, 0, 0, 0, 186, 38134), -(136106, 0, 0, 0, 292, 38134), -(142174, 0, 0, 0, 186, 38134), -(144383, 0, 0, 0, 186, 38134), -(142063, 0, 0, 0, 186, 38134), -(124725, 0, 0, 0, 2117, 38134), -(143502, 0, 0, 0, 186, 38134), -(124727, 0, 0, 0, 186, 38134), -(133325, 0, 0, 0, 186, 38134), -(135658, 0, 0, 0, 186, 38134), -(177193, 0, 0, 0, 186, 38134), -(135520, 0, -4, -4, 1723, 38134), -(142132, 0, 0, 0, 186, 38134), -(142136, 0, 0, 0, 186, 38134), -(142188, 0, 0, 0, 186, 38134), -(142077, 0, 0, 0, 186, 38134), -(124289, 0, 0, 0, 186, 38134), -(123635, 0, 0, 0, 186, 38134), -(122370, 0, 0, 0, 186, 38134), -(142187, 0, 0, 0, 186, 38134), -(142139, 0, 0, 0, 186, 38134), -(143244, 0, 0, 0, 186, 38134), -(142066, 0, 0, 0, 186, 38134), -(143261, 0, 0, 0, 186, 38134), -(135509, 0, 0, 0, 186, 38134), -(137268, 0, 0, 0, 289, 38134), -(126682, 0, 0, 0, 186, 38134), -(121235, 0, 0, 0, 186, 38134), -(137265, 0, 0, 0, 289, 38134), -(137266, 0, 0, 0, 289, 38134), -(120788, 0, 0, 0, 794, 38134), -(132036, 0, 0, 0, 181, 38134), -(123169, 0, 0, 0, 186, 38134), -(123244, 0, 0, 0, 186, 38134), -(130377, 0, 0, 0, 186, 38134), -(125005, 0, 0, 0, 186, 38134), -(142457, 0, 0, 0, 186, 38134), -(143250, 0, 0, 0, 186, 38134), -(143254, 0, 0, 0, 186, 38134), -(142167, 0, 0, 0, 186, 38134), -(131994, 0, 0, 0, 181, 38134), -(142166, 0, 0, 0, 186, 38134), -(143251, 0, 0, 0, 186, 38134), -(132642, 0, 0, 0, 186, 38134), -(143005, 0, 0, 0, 464, 38134), -(140313, 0, 0, 0, 186, 38134), -(123675, 0, 0, 0, 186, 38134), -(62821, 0, 0, 0, 872, 38134), -(142459, 0, 0, 0, 186, 38134), -(62822, 0, 0, 0, 872, 38134), -(128531, 0, 0, 0, 186, 38134), -(142137, 0, 0, 0, 186, 38134), -(143295, 0, 0, 0, 186, 38134), -(136052, 0, 0, 0, 292, 38134), -(133282, 0, 0, 0, 186, 38134), -(126634, 0, 0, 0, 81, 38134), -(142180, 0, 0, 0, 186, 38134), -(123642, 0, 0, 0, 186, 38134), -(138726, 0, 0, 0, 186, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(135153, 0, 0, 0, 186, 38134), -(132638, 0, 0, 0, 186, 38134), -(143022, 0, 0, 0, 186, 38134), -(144310, 0, 0, 0, 186, 38134), -(140350, 0, 0, 0, 186, 38134), -(136633, 0, 0, 0, 465, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (2442,133369,88067,88081,88080,112698,133441,133409,133433,158125,72654,126332,133408,172572,158123,158120,158119,112686,167032,43451,112694,44395,16908,19269,43725,43825,43824,43840,43723,44393,43724,44394,43034,38821,44236,43823,1649,20407,44235,5519,11026,45306,14563,5518,1416,6579,43842,43690,43841,957,7798,5511,5510,5413,656,5512,29725,1472,53641,55684,54218,54217,54216,54215,54026,54117,53991,54219,54214,14497,14496,5509,7232,80069,5513,71526,5514,53626,51081,10782,1646,4982,7917,928,5492,56796,1351,5491,20716,42782,133675,176242,176239,176222,176227,176246,176245,176241,6171,176243,176238,173819,176240,176236,176234,176231,176225,176224,176223,50435,50434,1212,5489,6173,376,108585,108584,108583,108051,114465,108581,108742,108705,108748,108746,29154,108754,108750,108749,108747,108753,108722,108743,108759,107833,108767,108757,108765,108745,108752,108755,108758,108756,108744,108723,108751,108420,29016,107936,107823,107835,107935,107826,107934,107931,107933,108142,107829,29088,29019,108691,108525,107841,107839,107827,54443,44880,1348,1371,1370,1368,112958,15214,29712,42421,9977,7295,5505,151287,1304,5502,130828,113211,114246,297,11828,11827,5504,5506,1415,1414,1413,1367,1366,30730,52031,721,49701,30713,1412,1314,1347,42288,1300,1346,1316,338,5386,49893,1312,1318,1317,1315,11068,46180,5493,5494,2198,52359,52358,52361,42339,14438,2533,2532,53527,1299,1428,1298,29142,1297,175420,61838,175416,44774,141270,44773,1402,1294,1291,1295,1301,1427,4075,15659,8719,29093,8670,277,1289,1287,1431,6740,18360,61836,61834,352,12481,1302,32639,32638,18359,1303,6174,1286,1285,279,50669,54334,1432,35477,1257,49748,12480,3518,14423,18362,482,18357,121541,5193,43820,483,43822,46602,2456,2455,43819,2457,18375,49540,4981,4974,2334,1275,43769,48632,18927,51440,49877,43692,162935,61896,61895,14721,14394,65153,1976,17804,61080,140146,4959,32520,111190,154169,51348,140022,68,163963,154155,168255,157300,161504,156501,168738,156825,156828,156821,168740,156814,161350,157328,156965,153581,174530,174529,174528,174523,174527,174525,153583,153582,156961,156960,156954,161306,154146,154103,154147,153580,154145,153238,153239,153242,156943,156941,156942,156944,164927,155733,172026,161006,163040,171997,172027,163533,164835,163039,156886,156885,156887,164025,163069,164026,157104,156882,156986,153211,155199,169162,155197,155192,164022,152571,152998,156859,156860,172029,152843,155572,172028,162954,156932,156929,160451,156902,156900,156891,160394,160433,153964,156808,150245,174977,161666,165758,168382,156833,156807,162817,156595,156803,156801,156800,156804,154300,157114,156518,156799,157091,156532,153266,154268,165730,165711,149899,165727,149915,165757,156716,156676,155371,151091,150238,165713,165712,156662,150237,154327,89715,175031,154301,164826,164827,156607,156651,167761,161133,151088,154170,151089,161131,161265,161130,150229,150228,149917,161228,156622,156610,156609,156612,156626,161224,157070,160664,155125,156403,157049,157043,157042,157046,157044,154867,167886,156280,160737,174971,156345)) OR (`DifficultyID`=150 AND `Entry` IN (156913,166262,165198)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(2442, 0, 0, 0, 81, 38134), -(133369, 0, 0, 0, 293, 38134), -(88067, 0, 0, 0, 864, 38134), -(88081, 0, 0, 0, 864, 38134), -(88080, 0, 0, 0, 864, 38134), -(112698, 0, 0, 0, 332, 38134), -(133441, 0, 0, 0, 293, 38134), -(133409, 0, 0, 0, 293, 38134), -(133433, 0, 0, 0, 293, 38134), -(158125, 0, 0, 0, 674, 38134), -(72654, 0, 0, 0, 328, 38134), -(126332, 0, 0, 0, 293, 38134), -(133408, 0, 0, 0, 293, 38134), -(172572, 0, 0, 0, 866, 38134), -(158123, 0, 0, 0, 674, 38134), -(158120, 0, 0, 0, 674, 38134), -(158119, 0, 0, 0, 674, 38134), -(112686, 0, 0, 0, 332, 38134), -(167032, 0, 0, 0, 824, 38134), -(43451, 0, 4, 4, 1723, 38134), -(112694, 0, 0, 0, 332, 38134), -(44395, 0, 0, 0, 864, 38134), -(16908, 0, 0, 0, 293, 38134), -(19269, 0, 24, 24, 373, 38134), -(43725, 0, 0, 0, 864, 38134), -(43825, 0, 0, 0, 864, 38134), -(43824, 0, 0, 0, 864, 38134), -(43840, 0, 0, 0, 864, 38134), -(43723, 0, 0, 0, 864, 38134), -(44393, 0, 0, 0, 864, 38134), -(43724, 0, 0, 0, 864, 38134), -(44394, 0, 0, 0, 864, 38134), -(43034, 0, 0, 0, 864, 38134), -(38821, 0, 0, 0, 181, 38134), -(44236, 0, 0, 0, 864, 38134), -(43823, 0, 0, 0, 864, 38134), -(1649, 0, 0, 0, 864, 38134), -(20407, 0, 0, 0, 864, 38134), -(44235, 0, 0, 0, 864, 38134), -(5519, 0, 0, 0, 864, 38134), -(11026, 0, 0, 0, 378, 38134), -(45306, 0, 0, 0, 861, 38134), -(14563, 0, 0, 0, 872, 38134), -(5518, 0, 0, 0, 864, 38134), -(1416, 0, 0, 0, 864, 38134), -(6579, 0, 0, 0, 864, 38134), -(43842, 0, 0, 0, 864, 38134), -(43690, 0, 0, 0, 864, 38134), -(43841, 0, 0, 0, 864, 38134), -(957, 0, 0, 0, 378, 38134), -(7798, 0, 0, 0, 864, 38134), -(5511, 0, 0, 0, 864, 38134), -(5510, 0, 0, 0, 864, 38134), -(5413, 0, 0, 0, 864, 38134), -(656, 0, 0, 0, 378, 38134), -(5512, 0, 0, 0, 864, 38134), -(29725, 0, 0, 0, 864, 38134), -(1472, 0, 0, 0, 864, 38134), -(53641, 0, 0, 0, 864, 38134), -(55684, 0, 0, 0, 864, 38134), -(54218, 0, 0, 0, 861, 38134), -(54217, 0, 0, 0, 861, 38134), -(54216, 0, 0, 0, 861, 38134), -(54215, 0, 0, 0, 861, 38134), -(54026, 0, 0, 0, 864, 38134), -(54117, 0, -4, -4, 1723, 38134), -(53991, 0, 0, 0, 861, 38134), -(54219, 0, 0, 0, 861, 38134), -(54214, 0, 0, 0, 861, 38134), -(14497, 0, 0, 0, 378, 38134), -(14496, 0, -4, -3, 1723, 38134), -(5509, 0, 0, 0, 378, 38134), -(7232, 0, 0, 0, 864, 38134), -(80069, 0, 0, 0, 864, 38134), -(5513, 0, 0, 0, 864, 38134), -(71526, 0, 0, 0, 864, 38134), -(5514, 0, 0, 0, 378, 38134), -(53626, 0, -3, -2, 1723, 38134), -(51081, 0, -2, -2, 1723, 38134), -(10782, 0, 0, 0, 73, 38134), -(1646, 0, 0, 0, 378, 38134), -(4982, 0, 0, 0, 864, 38134), -(7917, 0, 0, 0, 378, 38134), -(928, 0, 0, 0, 864, 38134), -(5492, 0, 0, 0, 864, 38134), -(56796, 0, 0, 0, 864, 38134), -(1351, 0, 0, 0, 864, 38134), -(5491, 0, 0, 0, 864, 38134), -(20716, 0, 0, 0, 864, 38134), -(42782, 0, 0, 0, 864, 38134), -(133675, 0, 0, 0, 864, 38134), -(176242, 0, 0, 0, 1355, 38134), -(176239, 0, 0, 0, 1355, 38134), -(176222, 0, 0, 0, 1355, 38134), -(176227, 0, 0, 0, 1355, 38134), -(176246, 0, 0, 0, 1355, 38134), -(176245, 0, 0, 0, 1355, 38134), -(176241, 0, 0, 0, 1355, 38134), -(6171, 0, 0, 0, 864, 38134), -(176243, 0, 0, 0, 1355, 38134), -(176238, 0, 0, 0, 1355, 38134), -(173819, 0, 0, 0, 864, 38134), -(176240, 0, 0, 0, 1355, 38134), -(176236, 0, 0, 0, 1355, 38134), -(176234, 0, 0, 0, 1355, 38134), -(176231, 0, 0, 0, 1355, 38134), -(176225, 0, 0, 0, 1355, 38134), -(176224, 0, 0, 0, 1355, 38134), -(176223, 0, 0, 0, 1355, 38134), -(50435, 0, 0, 0, 861, 38134), -(50434, 0, 0, 0, 861, 38134), -(1212, 0, 0, 0, 864, 38134), -(5489, 0, 0, 0, 864, 38134), -(6173, 0, 0, 0, 864, 38134), -(376, 0, 0, 0, 864, 38134), -(108585, 0, 0, 0, 356, 38134), -(108584, 0, 0, 0, 356, 38134), -(108583, 0, 0, 0, 356, 38134), -(108051, 0, 0, 0, 356, 38134), -(114465, 0, 0, 0, 356, 38134), -(108581, 0, 0, 0, 356, 38134), -(108742, 0, 0, 0, 356, 38134), -(108705, 0, 0, 0, 356, 38134), -(108748, 0, 0, 0, 356, 38134), -(108746, 0, 0, 0, 356, 38134), -(29154, 0, 0, 0, 864, 38134), -(108754, 0, 0, 0, 356, 38134), -(108750, 0, 0, 0, 356, 38134), -(108749, 0, 0, 0, 356, 38134), -(108747, 0, 0, 0, 356, 38134), -(108753, 0, 0, 0, 356, 38134), -(108722, 0, 0, 0, 356, 38134), -(108743, 0, 0, 0, 356, 38134), -(108759, 0, 0, 0, 356, 38134), -(107833, 0, 0, 0, 356, 38134), -(108767, 0, 0, 0, 356, 38134), -(108757, 0, 0, 0, 356, 38134), -(108765, 0, 0, 0, 356, 38134), -(108745, 0, 0, 0, 356, 38134), -(108752, 0, 0, 0, 356, 38134), -(108755, 0, 0, 0, 356, 38134), -(108758, 0, 0, 0, 356, 38134), -(108756, 0, 0, 0, 356, 38134), -(108744, 0, 0, 0, 356, 38134), -(108723, 0, 0, 0, 356, 38134), -(108751, 0, 0, 0, 356, 38134), -(108420, 0, 0, 0, 356, 38134), -(29016, 0, 0, 0, 864, 38134), -(107936, 0, 0, 0, 356, 38134), -(107823, 0, 0, 0, 356, 38134), -(107835, 0, 0, 0, 356, 38134), -(107935, 0, 0, 0, 356, 38134), -(107826, 0, 0, 0, 356, 38134), -(107934, 0, 0, 0, 356, 38134), -(107931, 0, 0, 0, 356, 38134), -(107933, 0, 0, 0, 356, 38134), -(108142, 0, 0, 0, 356, 38134), -(107829, 0, 0, 0, 356, 38134), -(29088, 0, 0, 0, 864, 38134), -(29019, 0, 0, 0, 864, 38134), -(108691, 0, 0, 0, 356, 38134), -(108525, 0, 0, 0, 356, 38134), -(107841, 0, 0, 0, 356, 38134), -(107839, 0, 0, 0, 356, 38134), -(107827, 0, 0, 0, 356, 38134), -(54443, 0, 0, 0, 864, 38134), -(44880, 0, 0, 0, 81, 38134), -(1348, 0, 0, 0, 864, 38134), -(1371, 0, -4, -4, 1723, 38134), -(1370, 0, -4, -4, 1723, 38134), -(1368, 0, -4, -4, 1723, 38134), -(112958, 0, 0, 0, 773, 38134), -(15214, 0, 0, 0, 328, 38134), -(29712, 0, 0, 0, 883, 38134), -(42421, 0, 0, 0, 864, 38134), -(9977, 0, 0, 0, 864, 38134), -(7295, 0, 0, 0, 864, 38134), -(5505, 0, 0, 0, 864, 38134), -(151287, 0, 0, 0, 292, 38134), -(1304, 0, 0, 0, 864, 38134), -(5502, 0, 0, 0, 378, 38134), -(130828, 0, 0, 0, 293, 38134), -(113211, 0, 0, 0, 883, 38134), -(114246, 0, 0, 0, 864, 38134), -(297, 0, 0, 0, 378, 38134), -(11828, 0, 0, 0, 864, 38134), -(11827, 0, 0, 0, 864, 38134), -(5504, 0, 0, 0, 378, 38134), -(5506, 0, 0, 0, 864, 38134), -(1415, 0, 0, 0, 864, 38134), -(1414, 0, 0, 0, 864, 38134), -(1413, 0, 0, 0, 864, 38134), -(1367, 0, -4, -4, 1723, 38134), -(1366, 0, -4, -4, 1723, 38134), -(30730, 0, 0, 0, 864, 38134), -(52031, 0, 0, 0, 864, 38134), -(721, 0, 0, 0, 81, 38134), -(49701, 0, 0, 0, 864, 38134), -(30713, 0, 0, 0, 864, 38134), -(1412, 0, 0, 0, 81, 38134), -(1314, 0, 0, 0, 864, 38134), -(1347, 0, 0, 0, 864, 38134), -(42288, 0, 0, 0, 864, 38134), -(1300, 0, 0, 0, 864, 38134), -(1346, 0, 0, 0, 864, 38134), -(1316, 0, 0, 0, 864, 38134), -(338, 0, 0, 0, 378, 38134), -(5386, 0, 0, 0, 864, 38134), -(49893, 0, 0, 0, 864, 38134), -(1312, 0, 0, 0, 864, 38134), -(1318, 0, 0, 0, 864, 38134), -(1317, 0, 0, 0, 864, 38134), -(1315, 0, 0, 0, 864, 38134), -(11068, 0, 0, 0, 864, 38134), -(46180, 0, 0, 0, 864, 38134), -(5493, 0, 0, 0, 864, 38134), -(5494, 0, 0, 0, 864, 38134), -(2198, 0, 0, 0, 864, 38134), -(52359, 0, 0, 0, 864, 38134), -(52358, 0, 0, 0, 864, 38134), -(52361, 0, 0, 0, 861, 38134), -(42339, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(2533, 0, -4, -4, 1723, 38134), -(2532, 0, -4, -4, 1723, 38134), -(53527, 0, 0, 0, 861, 38134), -(1299, 0, 0, 0, 864, 38134), -(1428, 0, 0, 0, 864, 38134), -(1298, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(1297, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(61838, 0, 0, 0, 864, 38134), -(175416, 0, 0, 0, 868, 38134), -(44774, 0, 0, 0, 864, 38134), -(141270, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(1402, 0, 0, 0, 378, 38134), -(1294, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(1301, 0, 0, 0, 864, 38134), -(1427, 0, 0, 0, 864, 38134), -(4075, 0, 0, 0, 81, 38134), -(15659, 0, 0, 0, 181, 38134), -(8719, 0, 0, 0, 864, 38134), -(29093, 0, 0, 0, 864, 38134), -(8670, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(1287, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(6740, 0, 0, 0, 864, 38134), -(18360, 0, 0, 0, 872, 38134), -(61836, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(352, 0, 0, 0, 2117, 38134), -(12481, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(18359, 0, 0, 0, 872, 38134), -(1303, 0, 0, 0, 864, 38134), -(6174, 0, 0, 0, 864, 38134), -(1286, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(279, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(54334, 0, 0, 0, 402, 38134), -(1432, 0, 0, 0, 378, 38134), -(35477, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(49748, 0, 0, 0, 861, 38134), -(12480, 0, 0, 0, 883, 38134), -(3518, 0, 0, 0, 378, 38134), -(14423, 0, 0, 0, 883, 38134), -(18362, 0, 0, 0, 872, 38134), -(482, 0, 0, 0, 864, 38134), -(18357, 0, 0, 0, 872, 38134), -(121541, 0, 0, 0, 336, 38134), -(5193, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(46602, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(18375, 0, 0, 0, 44, 38134), -(49540, 0, 0, 0, 81, 38134), -(4981, 0, 0, 0, 864, 38134), -(4974, 0, 0, 0, 864, 38134), -(2334, 0, 0, 0, 328, 38134), -(1275, 0, 0, 0, 864, 38134), -(43769, 0, 0, 0, 864, 38134), -(48632, 0, 0, 0, 872, 38134), -(18927, 0, 0, 0, 181, 38134), -(51440, 0, -4, -4, 1723, 38134), -(49877, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(162935, 0, 0, 0, 883, 38134), -(61896, 0, 0, 0, 864, 38134), -(61895, 0, 3, 3, 1723, 38134), -(14721, 0, 0, 0, 864, 38134), -(14394, 0, 0, 0, 864, 38134), -(65153, 0, 0, 0, 864, 38134), -(1976, 0, 0, 0, 883, 38134), -(17804, 0, 0, 0, 864, 38134), -(61080, 0, 0, 0, 371, 38134), -(140146, 0, 0, 0, 467, 38134), -(4959, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(111190, 0, 0, 0, 773, 38134), -(154169, 0, 0, 0, 1421, 38134), -(51348, 0, 0, 0, 883, 38134), -(140022, 0, 0, 0, 467, 38134), -(68, 0, 0, 0, 883, 38134), -(163963, 0, 0, 0, 741, 38134), -(154155, 0, 0, 0, 741, 38134), -(168255, 0, 0, 0, 741, 38134), -(156913, 150, -2, -2, 1729, 38134), -(166262, 150, -2, -2, 1729, 38134), -(165198, 150, 0, 0, 741, 38134), -(157300, 0, 2, 2, 1729, 38134), -(161504, 0, 0, 0, 741, 38134), -(156501, 0, 2, 2, 1729, 38134), -(168738, 0, 0, 0, 81, 38134), -(156825, 0, 1, 1, 1729, 38134), -(156828, 0, 0, 0, 1729, 38134), -(156821, 0, 1, 1, 1729, 38134), -(168740, 0, 0, 0, 81, 38134), -(156814, 0, 2, 2, 1729, 38134), -(161350, 0, 0, 0, 1421, 38134), -(157328, 0, 1, 1, 1729, 38134), -(156965, 0, 0, 0, 741, 38134), -(153581, 0, 0, 0, 741, 38134), -(174530, 0, 0, 0, 741, 38134), -(174529, 0, 0, 0, 741, 38134), -(174528, 0, 0, 0, 741, 38134), -(174523, 0, 0, 0, 741, 38134), -(174527, 0, 0, 0, 741, 38134), -(174525, 0, 0, 0, 741, 38134), -(153583, 0, 0, 0, 741, 38134), -(153582, 0, 0, 0, 741, 38134), -(156961, 0, 0, 0, 1421, 38134), -(156960, 0, 0, 0, 741, 38134), -(156954, 0, 0, 0, 741, 38134), -(161306, 0, 0, 0, 741, 38134), -(154146, 0, 0, 0, 741, 38134), -(154103, 0, 0, 0, 741, 38134), -(154147, 0, 0, 0, 741, 38134), -(153580, 0, 0, 0, 741, 38134), -(154145, 0, 0, 0, 741, 38134), -(153238, 0, 0, 0, 741, 38134), -(153239, 0, 0, 0, 741, 38134), -(153242, 0, 0, 0, 741, 38134), -(156943, 0, 0, 0, 741, 38134), -(156941, 0, 0, 0, 1421, 38134), -(156942, 0, 0, 0, 741, 38134), -(156944, 0, 0, 0, 741, 38134), -(164927, 0, 0, 0, 741, 38134), -(155733, 0, 0, 0, 741, 38134), -(172026, 0, 0, 0, 81, 38134), -(161006, 0, 0, 0, 741, 38134), -(163040, 0, 0, 0, 741, 38134), -(171997, 0, 0, 0, 741, 38134), -(172027, 0, 0, 0, 81, 38134), -(163533, 0, 0, 0, 741, 38134), -(164835, 0, 0, 0, 741, 38134), -(163039, 0, 0, 0, 741, 38134), -(156886, 0, 0, 0, 741, 38134), -(156885, 0, 0, 0, 741, 38134), -(156887, 0, 0, 0, 741, 38134), -(164025, 0, 0, 0, 741, 38134), -(163069, 0, 0, 0, 741, 38134), -(164026, 0, 0, 0, 741, 38134), -(157104, 0, 0, 0, 741, 38134), -(156882, 0, 0, 0, 741, 38134), -(156986, 0, 0, 0, 741, 38134), -(153211, 0, 0, 0, 741, 38134), -(155199, 0, 0, 0, 741, 38134), -(169162, 0, 0, 0, 741, 38134), -(155197, 0, 0, 0, 741, 38134), -(155192, 0, 0, 0, 741, 38134), -(164022, 0, 0, 0, 741, 38134), -(152571, 0, 0, 0, 741, 38134), -(152998, 0, 0, 0, 741, 38134), -(156859, 0, 0, 0, 741, 38134), -(156860, 0, 0, 0, 741, 38134), -(172029, 0, 0, 0, 741, 38134), -(152843, 0, 0, 0, 741, 38134), -(155572, 0, 0, 0, 741, 38134), -(172028, 0, 0, 0, 741, 38134), -(162954, 0, 0, 0, 741, 38134), -(156932, 0, 0, 0, 741, 38134), -(156929, 0, 0, 0, 741, 38134), -(160451, 0, 0, 0, 741, 38134), -(156902, 0, 0, 0, 741, 38134), -(156900, 0, 0, 0, 741, 38134), -(156891, 0, 0, 0, 741, 38134), -(160394, 0, 0, 0, 741, 38134), -(160433, 0, 0, 0, 741, 38134), -(153964, 0, 0, 0, 741, 38134), -(156808, 0, 0, 0, 741, 38134), -(150245, 0, 0, 0, 741, 38134), -(174977, 0, 0, 0, 741, 38134), -(161666, 0, 0, 0, 741, 38134), -(165758, 0, 0, 0, 81, 38134), -(168382, 0, 0, 0, 741, 38134), -(156833, 0, 0, 0, 741, 38134), -(156807, 0, 0, 0, 1421, 38134), -(162817, 0, 0, 0, 955, 38134), -(156595, 0, 0, 0, 741, 38134), -(156803, 0, 0, 0, 741, 38134), -(156801, 0, 0, 0, 741, 38134), -(156800, 0, 0, 0, 741, 38134), -(156804, 0, 0, 0, 741, 38134), -(154300, 0, 0, 0, 741, 38134), -(157114, 0, 0, 0, 741, 38134), -(156518, 0, 0, 0, 741, 38134), -(156799, 0, 0, 0, 741, 38134), -(157091, 0, 0, 0, 741, 38134), -(156532, 0, 0, 0, 741, 38134), -(153266, 0, 0, 0, 956, 38134), -(154268, 0, -1, 0, 741, 38134), -(165730, 0, 0, 0, 741, 38134), -(165711, 0, 0, 0, 81, 38134), -(149899, 0, 0, 0, 741, 38134), -(165727, 0, 0, 0, 741, 38134), -(149915, 0, 0, 0, 741, 38134), -(165757, 0, 0, 0, 81, 38134), -(156716, 0, 0, 0, 741, 38134), -(156676, 0, 0, 0, 957, 38134), -(155371, 0, 0, 0, 741, 38134), -(151091, 0, 0, 0, 957, 38134), -(150238, 0, 0, 0, 957, 38134), -(165713, 0, 0, 0, 81, 38134), -(165712, 0, 0, 0, 81, 38134), -(156662, 0, 0, 0, 1421, 38134), -(150237, 0, 0, 0, 957, 38134), -(154327, 0, 0, 0, 741, 38134), -(89715, 0, 0, 0, 328, 38134), -(175031, 0, 0, 0, 741, 38134), -(154301, 0, 0, 0, 741, 38134), -(164826, 0, 0, 0, 741, 38134), -(164827, 0, 0, 0, 741, 38134), -(156607, 0, 0, 0, 741, 38134), -(156651, 0, 0, 0, 1421, 38134), -(167761, 0, 0, 0, 741, 38134), -(161133, 0, 0, 0, 957, 38134), -(151088, 0, 0, 0, 741, 38134), -(154170, 0, 0, 0, 741, 38134), -(151089, 0, 0, 0, 741, 38134), -(161131, 0, 0, 0, 957, 38134), -(161265, 0, 0, 0, 188, 38134), -(161130, 0, 0, 0, 957, 38134), -(150229, 0, 0, 0, 957, 38134), -(150228, 0, 0, 0, 957, 38134), -(149917, 0, 0, 0, 741, 38134), -(161228, 0, 0, 0, 81, 38134), -(156622, 0, 0, 0, 741, 38134), -(156610, 0, 0, 0, 741, 38134), -(156609, 0, 0, 0, 741, 38134), -(156612, 0, 0, 0, 741, 38134), -(156626, 0, 0, 0, 1421, 38134), -(161224, 0, 0, 0, 81, 38134), -(157070, 0, 0, 0, 741, 38134), -(160664, 0, 0, 0, 741, 38134), -(155125, 0, 0, 0, 741, 38134), -(156403, 0, 0, 0, 741, 38134), -(157049, 0, 0, 0, 741, 38134), -(157043, 0, 0, 0, 741, 38134), -(157042, 0, 0, 0, 741, 38134), -(157046, 0, 0, 0, 741, 38134), -(157044, 0, 0, 0, 741, 38134), -(154867, 0, 0, 0, 741, 38134), -(167886, 0, 0, 0, 741, 38134), -(156280, 0, 0, 0, 1421, 38134), -(160737, 0, 0, 0, 741, 38134), -(174971, 0, 0, 0, 741, 38134), -(156345, 0, 0, 0, 741, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (172801,170257,164778,157406,168539,164808,164542,155812,166713,166953,150965,168114,166660,173191,164549,167231,167230,165361,170130,173649,169628,174803,169632,169635,155945,168108,155824,175069,171336,156480,169782,157807,157561,153874,173645,168109,152594,167986,153849,155831,169237,164539,171159,164471,155790,155830,152708,164538,169561,169560,150958,151353,171166,164698,166360,155793)) OR (`DifficultyID`=0 AND `Entry` IN (173236,170724,165799,164937,175698,173640,156681,62822,62821,173351,156686,175211,176186,156732,156689,156687,156670,156733,156692,175209,175210,156691,173571,170651,176332,114665,162918,164096,174922,168011,171787,171790,164095,175213,164579,176368,176067,176065,176064,167591,162896,176066,171299,164079,171821,55370,173369,156504,175216,171795,171589,173386,164100,173388,164684,164078,164099,164098,166312,173330,170640,165796,170310,156664,169524,173327,175036,159478,156663,175066,173370,175081,175067,173354,170607,173318,175080,175082,175218,175083,175042,165654,54638,175019,175215,173353,175214,173355,156768,170256,171822,170557,175016,162928,165657,175035,164596,173352,173356,173357,162929,175212,156735,156769,167880,173305,156758,165405,175222,175208,156688,165403,164686,173367,178804,164173,173348,156734,173300,175017,166061,167881,175018,175327,177829,173350,175087,32639,162666,164685,32638,164803,173302,164353,175207,172702,173301,164352,175206,166307,175020,173304,173118,121541,171796,164123,173364,173325,156698,176545,176308,170825,162804,172925,70528,170827,170826,170824,170819,172631,173668,175009,152898,175121,175127,175026)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(172801, 167, 0, 0, 709, 38134), -(170257, 167, 0, 0, 709, 38134), -(164778, 167, 0, 0, 709, 38134), -(157406, 167, 0, 0, 709, 38134), -(168539, 167, 0, 0, 709, 38134), -(164808, 167, 0, 0, 709, 38134), -(164542, 167, 0, 0, 709, 38134), -(155812, 167, 0, 0, 709, 38134), -(166713, 167, 0, 0, 188, 38134), -(166953, 167, 0, 0, 709, 38134), -(150965, 167, 0, 0, 709, 38134), -(168114, 167, 0, 0, 709, 38134), -(166660, 167, 0, 0, 709, 38134), -(173191, 167, 1, 1, 709, 38134), -(164549, 167, 0, 0, 709, 38134), -(167231, 167, 0, 0, 709, 38134), -(167230, 167, 0, 0, 709, 38134), -(165361, 167, 0, 0, 709, 38134), -(170130, 167, 0, 0, 709, 38134), -(173649, 167, 0, 0, 709, 38134), -(169628, 167, 0, 0, 709, 38134), -(174803, 167, 0, 0, 709, 38134), -(169632, 167, 0, 0, 709, 38134), -(169635, 167, 0, 0, 709, 38134), -(155945, 167, 2, 2, 709, 38134), -(168108, 167, 1, 1, 709, 38134), -(155824, 167, 0, 0, 709, 38134), -(175069, 167, 0, 0, 709, 38134), -(171336, 167, 0, 0, 709, 38134), -(156480, 167, 0, 0, 709, 38134), -(169782, 167, 0, 0, 709, 38134), -(157807, 167, 0, 0, 709, 38134), -(157561, 167, 0, 0, 709, 38134), -(153874, 167, 0, 0, 709, 38134), -(173645, 167, 0, 0, 709, 38134), -(168109, 167, 1, 1, 709, 38134), -(152594, 167, 0, 0, 709, 38134), -(167986, 167, 0, 0, 709, 38134), -(153849, 167, 0, 0, 709, 38134), -(155831, 167, 0, 0, 709, 38134), -(169237, 167, 0, 0, 709, 38134), -(164539, 167, 0, 0, 709, 38134), -(171159, 167, 0, 0, 709, 38134), -(164471, 167, 0, 0, 709, 38134), -(155790, 167, 0, 0, 709, 38134), -(155830, 167, 0, 0, 709, 38134), -(152708, 167, 0, 0, 709, 38134), -(164538, 167, 0, 0, 709, 38134), -(169561, 167, 0, 0, 709, 38134), -(169560, 167, 0, 0, 709, 38134), -(150958, 167, 0, 0, 709, 38134), -(151353, 167, 0, 0, 709, 38134), -(171166, 167, 0, 0, 709, 38134), -(164698, 167, 0, 0, 709, 38134), -(166360, 167, 0, 0, 188, 38134), -(155793, 167, 0, 0, 709, 38134), -(173236, 0, 0, 0, 709, 38134), -(170724, 0, 0, 0, 709, 38134), -(165799, 0, 0, 0, 742, 38134), -(164937, 0, 1, 1, 2125, 38134), -(175698, 0, 0, 0, 742, 38134), -(173640, 0, 0, 0, 742, 38134), -(156681, 0, 0, 0, 783, 38134), -(62822, 0, 0, 0, 872, 38134), -(62821, 0, 0, 0, 872, 38134), -(173351, 0, 0, 0, 783, 38134), -(156686, 0, 0, 0, 783, 38134), -(175211, 0, 0, 0, 807, 38134), -(176186, 0, 0, 0, 783, 38134), -(156732, 0, 0, 0, 783, 38134), -(156689, 0, 0, 0, 783, 38134), -(156687, 0, 0, 0, 783, 38134), -(156670, 0, 0, 0, 783, 38134), -(156733, 0, 0, 0, 783, 38134), -(156692, 0, 0, 0, 783, 38134), -(175209, 0, 0, 0, 2060, 38134), -(175210, 0, 0, 0, 807, 38134), -(156691, 0, 0, 0, 783, 38134), -(173571, 0, 0, 0, 783, 38134), -(170651, 0, 0, 0, 837, 38134), -(176332, 0, 0, 0, 783, 38134), -(114665, 0, 0, 0, 982, 38134), -(162918, 0, 0, 0, 783, 38134), -(164096, 0, 0, 0, 783, 38134), -(174922, 0, 0, 0, 783, 38134), -(168011, 0, 0, 0, 807, 38134), -(171787, 0, 0, 0, 837, 38134), -(171790, 0, 0, 0, 743, 38134), -(164095, 0, 0, 0, 783, 38134), -(175213, 0, 0, 0, 2060, 38134), -(164579, 0, 0, 0, 2060, 38134), -(176368, 0, 0, 0, 837, 38134), -(176067, 0, 0, 0, 837, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(167591, 0, 0, 0, 807, 38134), -(162896, 0, 0, 0, 783, 38134), -(176066, 0, 0, 0, 1425, 38134), -(171299, 0, 0, 0, 783, 38134), -(164079, 0, 0, 0, 837, 38134), -(171821, 0, 0, 0, 2060, 38134), -(55370, 0, 0, 0, 328, 38134), -(173369, 0, 0, 0, 783, 38134), -(156504, 0, 0, 0, 783, 38134), -(175216, 0, 0, 0, 807, 38134), -(171795, 0, 3, 3, 837, 38134), -(171589, 0, 0, 0, 837, 38134), -(173386, 0, 0, 0, 837, 38134), -(164100, 0, 0, 0, 783, 38134), -(173388, 0, 0, 0, 837, 38134), -(164684, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(166312, 0, 0, 0, 807, 38134), -(173330, 0, 0, 0, 783, 38134), -(170640, 0, 0, 0, 1400, 38134), -(165796, 0, 0, 0, 807, 38134), -(170310, 0, 0, 0, 2060, 38134), -(156664, 0, 0, 0, 783, 38134), -(169524, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(175036, 0, 0, 0, 807, 38134), -(159478, 0, 0, 0, 837, 38134), -(156663, 0, 0, 0, 783, 38134), -(175066, 0, 0, 0, 2060, 38134), -(173370, 0, 0, 0, 783, 38134), -(175081, 0, 0, 0, 807, 38134), -(175067, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(170607, 0, 0, 0, 783, 38134), -(173318, 0, 0, 0, 783, 38134), -(175080, 0, 0, 0, 783, 38134), -(175082, 0, 0, 0, 807, 38134), -(175218, 0, 0, 0, 807, 38134), -(175083, 0, 0, 0, 807, 38134), -(175042, 0, 0, 0, 807, 38134), -(165654, 0, 3, 3, 746, 38134), -(54638, 0, 0, 0, 181, 38134), -(175019, 0, 0, 0, 807, 38134), -(175215, 0, 0, 0, 1291, 38134), -(173353, 0, 0, 0, 807, 38134), -(175214, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(170256, 0, 0, 0, 2060, 38134), -(171822, 0, 0, 0, 807, 38134), -(170557, 0, 0, 0, 783, 38134), -(175016, 0, 0, 0, 1314, 38134), -(162928, 0, 0, 0, 2060, 38134), -(165657, 0, 0, 0, 783, 38134), -(175035, 0, 0, 0, 807, 38134), -(164596, 0, 0, 0, 783, 38134), -(173352, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173357, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(175212, 0, 0, 0, 807, 38134), -(156735, 0, 0, 0, 783, 38134), -(156769, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(175222, 0, 0, 0, 807, 38134), -(175208, 0, 0, 0, 1314, 38134), -(156688, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(164686, 0, 0, 0, 783, 38134), -(173367, 0, 0, 0, 783, 38134), -(178804, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173348, 0, 0, 0, 783, 38134), -(156734, 0, 0, 0, 783, 38134), -(173300, 0, 0, 0, 783, 38134), -(175017, 0, 0, 0, 1291, 38134), -(166061, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(175018, 0, 0, 0, 807, 38134), -(175327, 0, 0, 0, 2060, 38134), -(177829, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(32639, 0, 0, 0, 872, 38134), -(162666, 0, 0, 0, 2060, 38134), -(164685, 0, 0, 0, 783, 38134), -(32638, 0, 0, 0, 872, 38134), -(164803, 0, 0, 0, 783, 38134), -(173302, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(175207, 0, 0, 0, 807, 38134), -(172702, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(175206, 0, 0, 0, 807, 38134), -(166307, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(173118, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(171796, 0, 0, 0, 807, 38134), -(164123, 0, 0, 0, 783, 38134), -(173364, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(176308, 0, 0, 0, 742, 38134), -(170825, 0, 0, 0, 81, 38134), -(162804, 0, 0, 0, 2098, 38134), -(172925, 0, 0, 0, 181, 38134), -(70528, 0, 0, 0, 167, 38134), -(170827, 0, 0, 0, 81, 38134), -(170826, 0, 0, 0, 81, 38134), -(170824, 0, 0, 0, 81, 38134), -(170819, 0, 0, 0, 81, 38134), -(172631, 0, 0, 0, 181, 38134), -(173668, 0, 0, 0, 709, 38134), -(175009, 0, 0, 0, 709, 38134), -(152898, 0, 0, 0, 709, 38134), -(175121, 0, 0, 0, 709, 38134), -(175127, 0, 0, 0, 709, 38134), -(175026, 0, 0, 0, 709, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (175123,170257,175294,166241,164778,166123,168592,168521,168539,166934,166933,164542,168002,150959,164549,173649,169641,151128,163538,152594,154030,165361,169237,164471,168622,157314,169902,171159,167003,152661,157260,164539,164538,171336,164408,167485,153849,157561,169640,156480,168106,157487,175068,169632,173645,150958,166684,152708,167986,164698,150965,169560,153874,153878,151353,169561)) OR (`DifficultyID`=0 AND `Entry` IN (165799,170724,173236,152898,175026,175009,175121,175127)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175123, 167, 2, 2, 709, 38134), -(170257, 167, 0, 0, 709, 38134), -(175294, 167, 0, 0, 742, 38134), -(166241, 167, 0, 0, 709, 38134), -(164778, 167, 0, 0, 709, 38134), -(166123, 167, 0, 0, 709, 38134), -(168592, 167, 0, 0, 709, 38134), -(168521, 167, 0, 0, 709, 38134), -(168539, 167, 0, 0, 709, 38134), -(166934, 167, 0, 0, 709, 38134), -(166933, 167, 0, 0, 709, 38134), -(164542, 167, 0, 0, 709, 38134), -(168002, 167, 1, 1, 709, 38134), -(150959, 167, 0, 0, 709, 38134), -(164549, 167, 0, 0, 709, 38134), -(173649, 167, 0, 0, 709, 38134), -(169641, 167, 0, 0, 709, 38134), -(151128, 167, 0, 0, 709, 38134), -(163538, 167, 2, 2, 742, 38134), -(152594, 167, 0, 0, 709, 38134), -(154030, 167, 0, 0, 709, 38134), -(165361, 167, 0, 0, 709, 38134), -(169237, 167, 0, 0, 709, 38134), -(164471, 167, 0, 0, 709, 38134), -(168622, 167, 0, 0, 709, 38134), -(157314, 167, 0, 0, 709, 38134), -(169902, 167, 0, 0, 709, 38134), -(171159, 167, 0, 0, 709, 38134), -(167003, 167, 0, 0, 709, 38134), -(152661, 167, 0, 0, 709, 38134), -(157260, 167, 0, 0, 709, 38134), -(164539, 167, 0, 0, 709, 38134), -(164538, 167, 0, 0, 709, 38134), -(171336, 167, 0, 0, 709, 38134), -(164408, 167, 0, 0, 709, 38134), -(167485, 167, 0, 0, 709, 38134), -(153849, 167, 0, 0, 709, 38134), -(157561, 167, 0, 0, 709, 38134), -(169640, 167, 0, 0, 709, 38134), -(156480, 167, 0, 0, 709, 38134), -(168106, 167, 1, 1, 709, 38134), -(157487, 167, 0, 0, 709, 38134), -(175068, 167, 0, 0, 709, 38134), -(169632, 167, 0, 0, 709, 38134), -(173645, 167, 0, 0, 709, 38134), -(150958, 167, 0, 0, 709, 38134), -(166684, 167, 2, 2, 709, 38134), -(152708, 167, 0, 0, 709, 38134), -(167986, 167, 0, 0, 709, 38134), -(164698, 167, 0, 0, 709, 38134), -(150965, 167, 0, 0, 709, 38134), -(169560, 167, 0, 0, 709, 38134), -(153874, 167, 0, 0, 709, 38134), -(153878, 167, 0, 0, 709, 38134), -(151353, 167, 0, 0, 709, 38134), -(169561, 167, 0, 0, 709, 38134), -(165799, 0, 0, 0, 742, 38134), -(170724, 0, 0, 0, 709, 38134), -(173236, 0, 0, 0, 709, 38134), -(152898, 0, 0, 0, 709, 38134), -(175026, 0, 0, 0, 709, 38134), -(175009, 0, 0, 0, 709, 38134), -(175121, 0, 0, 0, 709, 38134), -(175127, 0, 0, 0, 709, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (71526,3520,3504,2331,2330,51938,32639,32638,44246,12787,12786,12785,12781,146633,19848,176226,176244,52030,175051,52029,12784,69975,69974,54660,12779,12780,65153,176233,176230,176229,18357,43768,61896,61895,18376,18360,18359,352,18406,43769,18375,35477,44582,42421,50523,1302,50525,50524,56925,18362,1303,53527,52361,52359,52358,42339,14439,51348,44774,1287,61834,1301,1257,14423,6174,43822,43820,3518,6740,483,141270,1976,46602,1285,2533,2532,48632,279,44773,4981,1275,8670,1294,2457,277,15659,162935,29093,1291,14438,1432,1298,1289,1431,5193,43819,2456,4075,2334,49748,1286,2455,4974,175420,482,111190,1428,1299,1427,1295,175416,1297,12481,29142,32520,12480,68,51440,49877,61838,50669,43692,49540,8719,61836,1402)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(71526, 0, 0, 0, 864, 38134), -(3520, 0, 0, 0, 864, 38134), -(3504, 0, -4, -4, 1723, 38134), -(2331, 0, -4, -4, 1723, 38134), -(2330, 0, 0, 0, 864, 38134), -(51938, 0, 0, 0, 371, 38134), -(32639, 0, 0, 0, 872, 38134), -(32638, 0, 0, 0, 872, 38134), -(44246, 0, 0, 0, 864, 38134), -(12787, 0, 0, 0, 982, 38134), -(12786, 0, 0, 0, 982, 38134), -(12785, 0, 0, 0, 982, 38134), -(12781, 0, 0, 0, 982, 38134), -(146633, 0, 0, 0, 982, 38134), -(19848, 0, 0, 0, 982, 38134), -(176226, 0, 0, 0, 1355, 38134), -(176244, 0, 0, 0, 1355, 38134), -(52030, 0, 0, 0, 864, 38134), -(175051, 0, 0, 0, 864, 38134), -(52029, 0, 0, 0, 864, 38134), -(12784, 0, 0, 0, 982, 38134), -(69975, 0, 0, 0, 864, 38134), -(69974, 0, 0, 0, 864, 38134), -(54660, 0, 0, 0, 864, 38134), -(12779, 0, 0, 0, 982, 38134), -(12780, 0, 0, 0, 982, 38134), -(65153, 0, 0, 0, 864, 38134), -(176233, 0, 0, 0, 1355, 38134), -(176230, 0, 0, 0, 1355, 38134), -(176229, 0, 0, 0, 1355, 38134), -(18357, 0, 0, 0, 872, 38134), -(43768, 0, 0, 0, 864, 38134), -(61896, 0, 0, 0, 864, 38134), -(61895, 0, 3, 3, 1723, 38134), -(18376, 0, 0, 0, 44, 38134), -(18360, 0, 0, 0, 872, 38134), -(18359, 0, 0, 0, 872, 38134), -(352, 0, 0, 0, 2117, 38134), -(18406, 0, 0, 0, 864, 38134), -(43769, 0, 0, 0, 864, 38134), -(18375, 0, 0, 0, 44, 38134), -(35477, 0, 0, 0, 864, 38134), -(44582, 0, 0, 0, 864, 38134), -(42421, 0, 0, 0, 864, 38134), -(50523, 0, 0, 0, 864, 38134), -(1302, 0, 0, 0, 864, 38134), -(50525, 0, 0, 0, 864, 38134), -(50524, 0, 0, 0, 864, 38134), -(56925, 0, 0, 0, 827, 38134), -(18362, 0, 0, 0, 872, 38134), -(1303, 0, 0, 0, 864, 38134), -(53527, 0, 0, 0, 861, 38134), -(52361, 0, 0, 0, 861, 38134), -(52359, 0, 0, 0, 864, 38134), -(52358, 0, 0, 0, 864, 38134), -(42339, 0, 0, 0, 864, 38134), -(14439, 0, 0, 0, 864, 38134), -(51348, 0, 0, 0, 883, 38134), -(44774, 0, 0, 0, 864, 38134), -(1287, 0, 0, 0, 864, 38134), -(61834, 0, 0, 0, 864, 38134), -(1301, 0, 0, 0, 864, 38134), -(1257, 0, 0, 0, 864, 38134), -(14423, 0, 0, 0, 883, 38134), -(6174, 0, 0, 0, 864, 38134), -(43822, 0, 0, 0, 864, 38134), -(43820, 0, 0, 0, 864, 38134), -(3518, 0, 0, 0, 378, 38134), -(6740, 0, 0, 0, 864, 38134), -(483, 0, 0, 0, 864, 38134), -(141270, 0, 0, 0, 864, 38134), -(1976, 0, 0, 0, 883, 38134), -(46602, 0, 0, 0, 864, 38134), -(1285, 0, 0, 0, 864, 38134), -(2533, 0, -4, -4, 1723, 38134), -(2532, 0, -4, -4, 1723, 38134), -(48632, 0, 0, 0, 872, 38134), -(279, 0, 0, 0, 864, 38134), -(44773, 0, -2, -2, 1723, 38134), -(4981, 0, 0, 0, 864, 38134), -(1275, 0, 0, 0, 864, 38134), -(8670, 0, 0, 0, 864, 38134), -(1294, 0, 0, 0, 864, 38134), -(2457, 0, 0, 0, 864, 38134), -(277, 0, 0, 0, 864, 38134), -(15659, 0, 0, 0, 181, 38134), -(162935, 0, 0, 0, 883, 38134), -(29093, 0, 0, 0, 864, 38134), -(1291, 0, 0, 0, 864, 38134), -(14438, 0, 0, 0, 864, 38134), -(1432, 0, 0, 0, 378, 38134), -(1298, 0, 0, 0, 864, 38134), -(1289, 0, 0, 0, 864, 38134), -(1431, 0, 0, 0, 864, 38134), -(5193, 0, 0, 0, 864, 38134), -(43819, 0, 0, 0, 864, 38134), -(2456, 0, 0, 0, 864, 38134), -(4075, 0, 0, 0, 81, 38134), -(2334, 0, 0, 0, 328, 38134), -(49748, 0, 0, 0, 861, 38134), -(1286, 0, 0, 0, 864, 38134), -(2455, 0, 0, 0, 864, 38134), -(4974, 0, 0, 0, 864, 38134), -(175420, 0, 0, 0, 868, 38134), -(482, 0, 0, 0, 864, 38134), -(111190, 0, 0, 0, 773, 38134), -(1428, 0, 0, 0, 864, 38134), -(1299, 0, 0, 0, 864, 38134), -(1427, 0, 0, 0, 864, 38134), -(1295, 0, 0, 0, 864, 38134), -(175416, 0, 0, 0, 868, 38134), -(1297, 0, 0, 0, 864, 38134), -(12481, 0, 0, 0, 864, 38134), -(29142, 0, 0, 0, 864, 38134), -(32520, 0, 0, 0, 181, 38134), -(12480, 0, 0, 0, 883, 38134), -(68, 0, 0, 0, 883, 38134), -(51440, 0, -4, -4, 1723, 38134), -(49877, 0, 0, 0, 864, 38134), -(61838, 0, 0, 0, 864, 38134), -(50669, 0, 0, 0, 864, 38134), -(43692, 0, 0, 0, 864, 38134), -(49540, 0, 0, 0, 81, 38134), -(8719, 0, 0, 0, 864, 38134), -(61836, 0, 0, 0, 864, 38134), -(1402, 0, 0, 0, 378, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (175882,175698,175012,170827,170819,173640,172631,176308,32642,32641,170640,172110,174776,169882,174606,168075,174131,174139,174130,174138,168076,170677,168032,174521,167505,167507,169860,169874,173379,173378,173377,173380,170790,166180,175858,164040,164033,170206,170442,169978,165910,176021,169979,163967,165603,160074,169915,170227,170250,170209,169913,170205,165907,170733,170730,169206,169210,165855,172172,165857,169205,171349,165164,160816,158921,170902,165159,166248,158495,162446,158494,162434,177513,160814,160813,160077,160817,164728,166073,158487,165157,171116,165154,165162,165155,160440,165156,173539,169400,165685,164922,164923,168620,168660,157885,157883,164802,171883,164872,170768,164875,164874,176020,164809,164924,169812,169803,170769,170734,170446,169136,159030,169169,159029,172965,164700,171821,162896,173386,173388,162918,176368,171589,176066,176067,176065,176064,156504,164078,164684,164100,164099,164098,173369,156791,175042,170607,175218,172838,172813,115634,174395,174431,173582,172606,174020,160700,172922,173573,174435,172590,174226,172609,172567,172607,173509,173505,174377,172604,172833,173563,173507,173564,173503,172556,172601,173433,172596,157952,174654,172589,172627,172557,167353,173489,175022,169512,169190,169234,158442,158977,176219,175789,161196,173045,159747,173046,159901,159737,159750,159714,159886,159708,159852,168857,168859,160917,175478,165214,169699,160522,169249,173274,169250,159916,169395,169184,159893,165376,169521,169698,157517,168677,157844,162732,174533,165566,164312,166186,162727,158032,165549,165551,165440,158053,166370,158387,170095,165561,158566,158752,165473,168226,168440,168147,168148,163224,163030,172656,161599,158071,163032,162899,166253,161597,162813,163084,162816,166331,166534,155654,166321,159833,166545,163043,161585,161559,163019,166640,166540,175392,166400,163083,159830,161710,166552,160256,166562,169795,161757,162588,169830,174652,159689,159824,164507,159825,159822,159696,164492,164508,158642,163041,168216,175394,162477,162872,175393,166570,166568,161733,161697,161696,164833,173003,170542,166567,166565,169697,93008,157540,166420,161702,161712,166564,166424,166421,162880,169055,162873,162853,170496,164997,166423,176024,168196,173200,169751,159856,175100,170191,176023,174653,174223,175097,175095,167435,162258,175021,157671,170971,167273,162259,161890,167747,167743,166908,167355,169634,161881,156558,167354,165017,164221,160418,160419,173000,165350,172173,165321,167645,167649,164667,174484,174491,174488,176400,156479,174564,169524,165796,173370,175019,175066,156663,156664,166284,173318,175067,175036,166312,173330,159478,158637,175083,175080,173327,175082,175215,165654,170310,171822,170256,54638,173353,173356,173355,173354,156768,170557,175214,175081,175035,173352,164596,162928,173357,162929,165657,175016,175212,142666,142668,175017,175327,175216,175222,162666,175018,156734,166307,173350,177829,164353,164352,165403,173348,178804,62822,172702,62821,173367,173305,173325,167880,175020,173302,173301,156735,175207,173304,164123,167881,175208,171796,175206,173300,175087,156769,165405,164803,164685,156758,166061,156688,121541,164686,164173,173364,176545,173118,156698,167195,165701,156634,174705,174732,174729,169960,175054,174730,175053,174731,173906,174704,172815,172966,174713,172723,172934,172945,174837,165690,172722,172979,165901,176019,173106,174777,166187,167503,174634,174633,173766,174632,169862,168513,161917,161920,161882,174631,173862,173884,175421,173899,173916,174362,174365,174364,174371,164023,174568,174567,174570,174569,174611,174613,167193,174914,158556,174774,174571,158554,160292,158544,174572,174566,174565,165751,158547,173681,173682,158543,175419,175418,173171,165550,174775,174614,160262,174610,174609,170107,167206,174209,165702,176096,165659,158553,161509,160482,160481,175417,175413,175414,174655,167196,175415,174608,158555,172400,164701,168116,168100,174835)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175882, 0, 0, 0, 2098, 38134), -(175698, 0, 0, 0, 742, 38134), -(175012, 0, 2, 2, 2125, 38134), -(170827, 0, 0, 0, 81, 38134), -(170819, 0, 0, 0, 81, 38134), -(173640, 0, 0, 0, 742, 38134), -(172631, 0, 0, 0, 181, 38134), -(176308, 0, 0, 0, 742, 38134), -(32642, 0, 0, 0, 872, 38134), -(32641, 0, 0, 0, 872, 38134), -(170640, 0, 0, 0, 1400, 38134), -(172110, 0, 0, 0, 1237, 38134), -(174776, 0, 0, 0, 744, 38134), -(169882, 0, 0, 0, 837, 38134), -(174606, 0, 0, 0, 845, 38134), -(168075, 0, 0, 0, 807, 38134), -(174131, 0, 0, 0, 2060, 38134), -(174139, 0, 0, 0, 2060, 38134), -(174130, 0, 0, 0, 2060, 38134), -(174138, 0, 0, 0, 2060, 38134), -(168076, 0, 0, 0, 807, 38134), -(170677, 0, 0, 0, 1232, 38134), -(168032, 0, 0, 0, 807, 38134), -(174521, 0, 0, 0, 837, 38134), -(167505, 0, 0, 0, 837, 38134), -(167507, 0, 0, 0, 837, 38134), -(169860, 0, 0, 0, 81, 38134), -(169874, 0, 0, 0, 837, 38134), -(173379, 0, 0, 0, 371, 38134), -(173378, 0, 0, 0, 371, 38134), -(173377, 0, 0, 0, 745, 38134), -(173380, 0, 0, 0, 371, 38134), -(170790, 0, 0, 0, 837, 38134), -(166180, 0, 0, 0, 837, 38134), -(175858, 0, 0, 0, 81, 38134), -(164040, 0, 0, 0, 837, 38134), -(164033, 0, 0, 0, 837, 38134), -(170206, 0, 0, 0, 1234, 38134), -(170442, 0, 0, 0, 81, 38134), -(169978, 0, 0, 0, 81, 38134), -(165910, 0, 0, 0, 837, 38134), -(176021, 0, 0, 0, 371, 38134), -(169979, 0, 0, 0, 81, 38134), -(163967, 0, 0, 0, 837, 38134), -(165603, 0, 0, 0, 744, 38134), -(160074, 0, 0, 0, 1233, 38134), -(169915, 0, 0, 0, 1234, 38134), -(170227, 0, 0, 0, 1233, 38134), -(170250, 0, 0, 0, 1233, 38134), -(170209, 0, 0, 0, 81, 38134), -(169913, 0, 0, 0, 1234, 38134), -(170205, 0, 0, 0, 1234, 38134), -(165907, 0, 0, 0, 1234, 38134), -(170733, 0, 0, 0, 1233, 38134), -(170730, 0, 0, 0, 1233, 38134), -(169206, 0, 1, 1, 1234, 38134), -(169210, 0, 0, 0, 1234, 38134), -(165855, 0, 0, 0, 81, 38134), -(172172, 0, 0, 0, 807, 38134), -(165857, 0, 0, 0, 81, 38134), -(169205, 0, 1, 1, 1234, 38134), -(171349, 0, 0, 0, 744, 38134), -(165164, 0, 0, 0, 744, 38134), -(160816, 0, 0, 0, 1232, 38134), -(158921, 0, 0, 0, 1232, 38134), -(170902, 0, 0, 0, 1232, 38134), -(165159, 0, 0, 0, 1232, 38134), -(166248, 0, 0, 0, 81, 38134), -(158495, 0, 0, 0, 744, 38134), -(162446, 0, 0, 0, 744, 38134), -(158494, 0, 0, 0, 744, 38134), -(162434, 0, 0, 0, 744, 38134), -(177513, 0, 0, 0, 837, 38134), -(160814, 0, 0, 0, 1232, 38134), -(160813, 0, 0, 0, 1232, 38134), -(160077, 0, 0, 0, 1233, 38134), -(160817, 0, 0, 0, 1232, 38134), -(164728, 0, 0, 0, 744, 38134), -(166073, 0, 0, 0, 1234, 38134), -(158487, 0, 0, 0, 837, 38134), -(165157, 0, 0, 0, 1232, 38134), -(171116, 0, 0, 0, 1232, 38134), -(165154, 0, 0, 0, 744, 38134), -(165162, 0, 0, 0, 1232, 38134), -(165155, 0, 0, 0, 1238, 38134), -(160440, 0, 0, 0, 1231, 38134), -(165156, 0, 0, 0, 744, 38134), -(173539, 0, 0, 0, 807, 38134), -(169400, 0, 0, 0, 837, 38134), -(165685, 0, 0, 0, 1232, 38134), -(164922, 0, 0, 0, 1230, 38134), -(164923, 0, 0, 0, 81, 38134), -(168620, 0, 0, 0, 807, 38134), -(168660, 0, 0, 0, 1232, 38134), -(157885, 0, 0, 0, 807, 38134), -(157883, 0, 0, 0, 807, 38134), -(164802, 0, 0, 0, 807, 38134), -(171883, 0, 0, 0, 741, 38134), -(164872, 0, 0, 0, 81, 38134), -(170768, 0, 0, 0, 1230, 38134), -(164875, 0, 0, 0, 1230, 38134), -(164874, 0, 0, 0, 1230, 38134), -(176020, 0, 0, 0, 371, 38134), -(164809, 0, 0, 0, 81, 38134), -(164924, 0, 0, 0, 81, 38134), -(169812, 0, 0, 0, 807, 38134), -(169803, 0, 0, 0, 807, 38134), -(170769, 0, 0, 0, 1230, 38134), -(170734, 0, 0, 0, 81, 38134), -(170446, 0, 0, 0, 837, 38134), -(169136, 0, 0, 0, 1232, 38134), -(159030, 0, 0, 0, 807, 38134), -(169169, 0, 0, 0, 1232, 38134), -(159029, 0, 0, 0, 807, 38134), -(172965, 0, 0, 0, 1229, 38134), -(164700, 0, 0, 0, 81, 38134), -(171821, 0, 0, 0, 2060, 38134), -(162896, 0, 0, 0, 783, 38134), -(173386, 0, 0, 0, 837, 38134), -(173388, 0, 0, 0, 837, 38134), -(162918, 0, 0, 0, 783, 38134), -(176368, 0, 0, 0, 837, 38134), -(171589, 0, 0, 0, 837, 38134), -(176066, 0, 0, 0, 1425, 38134), -(176067, 0, 0, 0, 837, 38134), -(176065, 0, 0, 0, 837, 38134), -(176064, 0, 0, 0, 837, 38134), -(156504, 0, 0, 0, 783, 38134), -(164078, 0, 0, 0, 746, 38134), -(164684, 0, 0, 0, 783, 38134), -(164100, 0, 0, 0, 783, 38134), -(164099, 0, 0, 0, 783, 38134), -(164098, 0, 0, 0, 783, 38134), -(173369, 0, 0, 0, 783, 38134), -(156791, 0, 0, 0, 783, 38134), -(175042, 0, 0, 0, 807, 38134), -(170607, 0, 0, 0, 783, 38134), -(175218, 0, 0, 0, 807, 38134), -(172838, 0, 0, 0, 837, 38134), -(172813, 0, 0, 0, 837, 38134), -(115634, 0, 0, 0, 181, 38134), -(174395, 0, 0, 0, 1336, 38134), -(174431, 0, 0, 0, 837, 38134), -(173582, 0, 0, 0, 837, 38134), -(172606, 0, 0, 0, 837, 38134), -(174020, 0, 0, 0, 837, 38134), -(160700, 0, 0, 0, 837, 38134), -(172922, 0, 0, 0, 837, 38134), -(173573, 0, 0, 0, 837, 38134), -(174435, 0, 0, 0, 837, 38134), -(172590, 0, 0, 0, 837, 38134), -(174226, 0, 0, 0, 81, 38134), -(172609, 0, 1, 1, 1335, 38134), -(172567, 0, 1, 1, 1335, 38134), -(172607, 0, 1, 1, 1335, 38134), -(173509, 0, 0, 0, 837, 38134), -(173505, 0, 0, 0, 837, 38134), -(174377, 0, 0, 0, 837, 38134), -(172604, 0, 0, 0, 2060, 38134), -(172833, 0, 0, 0, 837, 38134), -(173563, 0, 0, 0, 703, 38134), -(173507, 0, 0, 0, 837, 38134), -(173564, 0, 0, 0, 703, 38134), -(173503, 0, 0, 0, 837, 38134), -(172556, 0, 0, 0, 837, 38134), -(172601, 0, 0, 0, 837, 38134), -(173433, 0, 0, 0, 837, 38134), -(172596, 0, 0, 0, 837, 38134), -(157952, 0, 0, 0, 837, 38134), -(174654, 0, 0, 0, 81, 38134), -(172589, 0, 0, 0, 837, 38134), -(172627, 0, 0, 0, 837, 38134), -(172557, 0, 0, 0, 837, 38134), -(167353, 0, 0, 0, 81, 38134), -(173489, 0, 0, 0, 745, 38134), -(175022, 0, 0, 0, 81, 38134), -(169512, 0, 0, 0, 1336, 38134), -(169190, 0, 0, 0, 1336, 38134), -(169234, 0, 0, 0, 1336, 38134), -(158442, 0, 0, 0, 837, 38134), -(158977, 0, 0, 0, 1330, 38134), -(176219, 0, 0, 0, 2060, 38134), -(175789, 0, 0, 0, 837, 38134), -(161196, 0, 0, 0, 837, 38134), -(173045, 0, 0, 0, 837, 38134), -(159747, 0, 0, 0, 2060, 38134), -(173046, 0, 0, 0, 837, 38134), -(159901, 0, 0, 0, 837, 38134), -(159737, 0, 0, 0, 2060, 38134), -(159750, 0, 0, 0, 713, 38134), -(159714, 0, 0, 0, 2060, 38134), -(159886, 0, 2, 2, 2060, 38134), -(159708, 0, 0, 0, 2060, 38134), -(159852, 0, 0, 0, 837, 38134), -(168857, 0, 0, 0, 837, 38134), -(168859, 0, 0, 0, 837, 38134), -(160917, 0, 0, 0, 837, 38134), -(175478, 0, 0, 0, 1325, 38134), -(165214, 0, 0, 0, 1334, 38134), -(169699, 0, 0, 0, 745, 38134), -(160522, 0, 0, 0, 2060, 38134), -(169249, 0, 0, 0, 1336, 38134), -(173274, 0, 0, 0, 371, 38134), -(169250, 0, 0, 0, 1336, 38134), -(159916, 0, 0, 0, 2060, 38134), -(169395, 0, 0, 0, 1336, 38134), -(169184, 0, 0, 0, 1336, 38134), -(159893, 0, 0, 0, 1331, 38134), -(165376, 0, 0, 0, 1331, 38134), -(169521, 0, 0, 0, 745, 38134), -(169698, 0, 0, 0, 745, 38134), -(157517, 0, 0, 0, 837, 38134), -(168677, 0, 0, 0, 1336, 38134), -(157844, 0, 0, 0, 837, 38134), -(162732, 0, 0, 0, 837, 38134), -(174533, 0, 0, 0, 81, 38134), -(165566, 0, 0, 0, 1336, 38134), -(164312, 0, 0, 0, 837, 38134), -(166186, 0, 0, 0, 188, 38134), -(162727, 0, 2, 2, 2060, 38134), -(158032, 0, 0, 0, 745, 38134), -(165549, 0, 0, 0, 1336, 38134), -(165551, 0, 0, 0, 1336, 38134), -(165440, 0, 0, 0, 1336, 38134), -(158053, 0, 0, 0, 1336, 38134), -(166370, 0, 0, 0, 1336, 38134), -(158387, 0, 0, 0, 1336, 38134), -(170095, 0, 0, 0, 1335, 38134), -(165561, 0, 0, 0, 1336, 38134), -(158566, 0, 0, 0, 1336, 38134), -(158752, 0, 0, 0, 1336, 38134), -(165473, 0, 0, 0, 1336, 38134), -(168226, 0, 0, 0, 837, 38134), -(168440, 0, 0, 0, 745, 38134), -(168147, 0, 2, 2, 2060, 38134), -(168148, 0, 2, 2, 2060, 38134), -(163224, 0, 0, 0, 745, 38134), -(163030, 0, 0, 0, 1335, 38134), -(172656, 0, 0, 0, 745, 38134), -(161599, 0, 0, 0, 1335, 38134), -(158071, 0, 0, 0, 1325, 38134), -(163032, 0, 0, 0, 1335, 38134), -(162899, 0, 0, 0, 837, 38134), -(166253, 0, 0, 0, 837, 38134), -(161597, 0, 0, 0, 1335, 38134), -(162813, 0, 0, 0, 1335, 38134), -(163084, 0, 1, 1, 1335, 38134), -(162816, 0, 0, 0, 745, 38134), -(166331, 0, 0, 0, 745, 38134), -(166534, 0, 1, 1, 745, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(155654, 0, 0, 0, 1425, 38134), -(166321, 0, 0, 0, 1335, 38134), -(159833, 0, 0, 0, 745, 38134), -(166545, 0, 0, 0, 1330, 38134), -(163043, 0, 0, 0, 745, 38134), -(161585, 0, 0, 0, 745, 38134), -(161559, 0, 0, 0, 837, 38134), -(163019, 0, 0, 0, 837, 38134), -(166640, 0, 0, 0, 745, 38134), -(166540, 0, 0, 0, 837, 38134), -(175392, 0, 0, 0, 837, 38134), -(166400, 0, 0, 0, 837, 38134), -(163083, 0, 1, 1, 1335, 38134), -(159830, 0, 0, 0, 745, 38134), -(161710, 0, 0, 0, 745, 38134), -(166552, 0, 0, 0, 1330, 38134), -(160256, 0, 0, 0, 745, 38134), -(166562, 0, 0, 0, 1330, 38134), -(169795, 0, 0, 0, 1336, 38134), -(161757, 0, 0, 0, 1335, 38134), -(162588, 0, 0, 0, 1336, 38134), -(169830, 0, 0, 0, 745, 38134), -(174652, 0, 0, 0, 81, 38134), -(159689, 0, 0, 0, 745, 38134), -(159824, 0, 0, 0, 837, 38134), -(164507, 0, 0, 0, 745, 38134), -(159825, 0, 0, 0, 745, 38134), -(159822, 0, 0, 0, 745, 38134), -(159696, 0, 0, 0, 837, 38134), -(164492, 0, 0, 0, 745, 38134), -(164508, 0, 0, 0, 745, 38134), -(158642, 0, 0, 0, 1336, 38134), -(163041, 0, 0, 0, 837, 38134), -(168216, 0, 0, 0, 745, 38134), -(175394, 0, 0, 0, 837, 38134), -(162477, 0, 0, 0, 1338, 38134), -(162872, 0, 1, 1, 1335, 38134), -(175393, 0, 0, 0, 837, 38134), -(166570, 0, 0, 0, 837, 38134), -(166568, 0, 0, 0, 837, 38134), -(161733, 0, 0, 0, 745, 38134), -(161697, 0, 0, 0, 745, 38134), -(161696, 0, 0, 0, 745, 38134), -(164833, 0, 0, 0, 1325, 38134), -(173003, 0, 0, 0, 745, 38134), -(170542, 0, 0, 0, 837, 38134), -(166567, 0, 0, 0, 1330, 38134), -(166565, 0, 0, 0, 1330, 38134), -(169697, 0, 0, 0, 837, 38134), -(93008, 0, 0, 0, 81, 38134), -(157540, 0, 0, 0, 837, 38134), -(166420, 0, 0, 0, 745, 38134), -(161702, 0, 0, 0, 745, 38134), -(161712, 0, 0, 0, 745, 38134), -(166564, 0, 0, 0, 837, 38134), -(166424, 0, 0, 0, 837, 38134), -(166421, 0, 0, 0, 1325, 38134), -(162880, 0, 1, 1, 1335, 38134), -(169055, 0, 0, 0, 1336, 38134), -(162873, 0, 1, 1, 1335, 38134), -(162853, 0, 1, 1, 1335, 38134), -(170496, 0, 0, 0, 745, 38134), -(164997, 0, 0, 0, 745, 38134), -(166423, 0, 0, 0, 745, 38134), -(176024, 0, 0, 0, 81, 38134), -(168196, 0, 0, 0, 1329, 38134), -(173200, 0, 0, 0, 81, 38134), -(169751, 0, 0, 0, 1336, 38134), -(159856, 0, 0, 0, 1329, 38134), -(175100, 0, 0, 0, 745, 38134), -(170191, 0, 0, 0, 1336, 38134), -(176023, 0, 0, 0, 81, 38134), -(174653, 0, 0, 0, 81, 38134), -(174223, 0, 0, 0, 81, 38134), -(175097, 0, 0, 0, 745, 38134), -(175095, 0, 0, 0, 745, 38134), -(167435, 0, 0, 0, 1325, 38134), -(162258, 0, 0, 0, 745, 38134), -(175021, 0, 0, 0, 81, 38134), -(157671, 0, 0, 0, 1333, 38134), -(170971, 0, 0, 0, 837, 38134), -(167273, 0, 0, 0, 1333, 38134), -(162259, 0, 0, 0, 745, 38134), -(161890, 0, 0, 0, 745, 38134), -(167747, 0, 0, 0, 837, 38134), -(167743, 0, 0, 0, 837, 38134), -(166908, 0, 0, 0, 1325, 38134), -(167355, 0, 0, 0, 81, 38134), -(169634, 0, 0, 0, 1325, 38134), -(161881, 0, 0, 0, 745, 38134), -(156558, 0, 0, 0, 745, 38134), -(167354, 0, 0, 0, 81, 38134), -(165017, 0, 0, 0, 745, 38134), -(164221, 0, 0, 0, 745, 38134), -(160418, 0, 0, 0, 745, 38134), -(160419, 0, 0, 0, 745, 38134), -(173000, 0, 0, 0, 837, 38134), -(165350, 0, 0, 0, 745, 38134), -(172173, 0, 0, 0, 837, 38134), -(165321, 0, 0, 0, 745, 38134), -(167645, 0, 0, 0, 837, 38134), -(167649, 0, 0, 0, 837, 38134), -(164667, 0, 0, 0, 837, 38134), -(174484, 0, 2, 2, 837, 38134), -(174491, 0, 3, 3, 837, 38134), -(174488, 0, 3, 3, 837, 38134), -(176400, 0, 0, 0, 2060, 38134), -(156479, 0, 0, 0, 783, 38134), -(174564, 0, 0, 0, 783, 38134), -(169524, 0, 0, 0, 783, 38134), -(165796, 0, 0, 0, 807, 38134), -(173370, 0, 0, 0, 783, 38134), -(175019, 0, 0, 0, 807, 38134), -(175066, 0, 0, 0, 2060, 38134), -(156663, 0, 0, 0, 783, 38134), -(156664, 0, 0, 0, 783, 38134), -(166284, 0, 0, 0, 807, 38134), -(173318, 0, 0, 0, 783, 38134), -(175067, 0, 0, 0, 807, 38134), -(175036, 0, 0, 0, 807, 38134), -(166312, 0, 0, 0, 807, 38134), -(173330, 0, 0, 0, 783, 38134), -(159478, 0, 0, 0, 837, 38134), -(158637, 0, 0, 0, 872, 38134), -(175083, 0, 0, 0, 807, 38134), -(175080, 0, 0, 0, 783, 38134), -(173327, 0, 0, 0, 783, 38134), -(175082, 0, 0, 0, 807, 38134), -(175215, 0, 0, 0, 1291, 38134), -(165654, 0, 3, 3, 746, 38134), -(170310, 0, 0, 0, 2060, 38134), -(171822, 0, 0, 0, 807, 38134), -(170256, 0, 0, 0, 2060, 38134), -(54638, 0, 0, 0, 181, 38134), -(173353, 0, 0, 0, 807, 38134), -(173356, 0, 0, 0, 807, 38134), -(173355, 0, 0, 0, 807, 38134), -(173354, 0, 0, 0, 807, 38134), -(156768, 0, 0, 0, 783, 38134), -(170557, 0, 0, 0, 783, 38134), -(175214, 0, 0, 0, 807, 38134), -(175081, 0, 0, 0, 807, 38134), -(175035, 0, 0, 0, 807, 38134), -(173352, 0, 0, 0, 807, 38134), -(164596, 0, 0, 0, 783, 38134), -(162928, 0, 0, 0, 2060, 38134), -(173357, 0, 0, 0, 783, 38134), -(162929, 0, 0, 0, 783, 38134), -(165657, 0, 0, 0, 783, 38134), -(175016, 0, 0, 0, 1314, 38134), -(175212, 0, 0, 0, 807, 38134), -(142666, 0, 0, 0, 872, 38134), -(142668, 0, 3, 3, 872, 38134), -(175017, 0, 0, 0, 1291, 38134), -(175327, 0, 0, 0, 2060, 38134), -(175216, 0, 0, 0, 807, 38134), -(175222, 0, 0, 0, 807, 38134), -(162666, 0, 0, 0, 2060, 38134), -(175018, 0, 0, 0, 807, 38134), -(156734, 0, 0, 0, 783, 38134), -(166307, 0, 0, 0, 783, 38134), -(173350, 0, 0, 0, 783, 38134), -(177829, 0, 0, 0, 783, 38134), -(164353, 0, 0, 0, 783, 38134), -(164352, 0, 0, 0, 783, 38134), -(165403, 0, 0, 0, 2060, 38134), -(173348, 0, 0, 0, 783, 38134), -(178804, 0, 0, 0, 783, 38134), -(62822, 0, 0, 0, 872, 38134), -(172702, 0, 0, 0, 783, 38134), -(62821, 0, 0, 0, 872, 38134), -(173367, 0, 0, 0, 783, 38134), -(173305, 0, 0, 0, 783, 38134), -(173325, 0, 0, 0, 783, 38134), -(167880, 0, 0, 0, 783, 38134), -(175020, 0, 0, 0, 807, 38134), -(173302, 0, 0, 0, 783, 38134), -(173301, 0, 0, 0, 783, 38134), -(156735, 0, 0, 0, 783, 38134), -(175207, 0, 0, 0, 807, 38134), -(173304, 0, 0, 0, 783, 38134), -(164123, 0, 0, 0, 783, 38134), -(167881, 0, 0, 0, 783, 38134), -(175208, 0, 0, 0, 1314, 38134), -(171796, 0, 0, 0, 807, 38134), -(175206, 0, 0, 0, 807, 38134), -(173300, 0, 0, 0, 783, 38134), -(175087, 0, 0, 0, 807, 38134), -(156769, 0, 0, 0, 783, 38134), -(165405, 0, 0, 0, 783, 38134), -(164803, 0, 0, 0, 783, 38134), -(164685, 0, 0, 0, 783, 38134), -(156758, 0, 0, 0, 783, 38134), -(166061, 0, 0, 0, 783, 38134), -(156688, 0, 0, 0, 783, 38134), -(121541, 0, 0, 0, 336, 38134), -(164686, 0, 0, 0, 783, 38134), -(164173, 0, 0, 0, 2060, 38134), -(173364, 0, 0, 0, 783, 38134), -(176545, 0, 0, 0, 807, 38134), -(173118, 0, 0, 0, 783, 38134), -(156698, 0, 0, 0, 783, 38134), -(167195, 0, 0, 0, 837, 38134), -(165701, 0, 0, 0, 744, 38134), -(156634, 0, 0, 0, 837, 38134), -(174705, 0, 0, 0, 2060, 38134), -(174732, 0, 0, 0, 837, 38134), -(174729, 0, 0, 0, 837, 38134), -(169960, 0, 0, 0, 837, 38134), -(175054, 0, 0, 0, 837, 38134), -(174730, 0, 0, 0, 837, 38134), -(175053, 0, 0, 0, 837, 38134), -(174731, 0, 0, 0, 837, 38134), -(173906, 0, 0, 0, 837, 38134), -(174704, 0, 0, 0, 2060, 38134), -(172815, 0, 0, 0, 81, 38134), -(172966, 0, 0, 0, 2060, 38134), -(174713, 0, 0, 0, 2060, 38134), -(172723, 0, 0, 0, 81, 38134), -(172934, 0, 0, 0, 2060, 38134), -(172945, 0, 0, 0, 2060, 38134), -(174837, 0, 0, 0, 81, 38134), -(165690, 0, 0, 0, 81, 38134), -(172722, 0, 0, 0, 2060, 38134), -(172979, 0, 0, 0, 2060, 38134), -(165901, 0, 0, 0, 81, 38134), -(176019, 0, 0, 0, 371, 38134), -(173106, 0, 0, 0, 81, 38134), -(174777, 0, 0, 0, 81, 38134), -(166187, 0, 0, 0, 837, 38134), -(167503, 0, 0, 0, 837, 38134), -(174634, 0, 0, 0, 837, 38134), -(174633, 0, 0, 0, 837, 38134), -(173766, 0, 0, 0, 837, 38134), -(174632, 0, 0, 0, 837, 38134), -(169862, 0, 0, 0, 81, 38134), -(168513, 0, 0, 0, 824, 38134), -(161917, 0, 0, 0, 837, 38134), -(161920, 0, 0, 0, 837, 38134), -(161882, 0, 0, 0, 837, 38134), -(174631, 0, 0, 0, 744, 38134), -(173862, 0, 0, 0, 837, 38134), -(173884, 0, 0, 0, 837, 38134), -(175421, 0, 0, 0, 744, 38134), -(173899, 0, 0, 0, 837, 38134), -(173916, 0, 0, 0, 837, 38134), -(174362, 0, 0, 0, 1234, 38134), -(174365, 0, 0, 0, 1229, 38134), -(174364, 0, 0, 0, 1229, 38134), -(174371, 0, 0, 0, 1235, 38134); - -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(164023, 0, 0, 0, 837, 38134), -(174568, 0, 2, 2, 837, 38134), -(174567, 0, 3, 3, 837, 38134), -(174570, 0, 0, 0, 837, 38134), -(174569, 0, 0, 0, 837, 38134), -(174611, 0, 0, 0, 837, 38134), -(174613, 0, 0, 0, 837, 38134), -(167193, 0, 0, 0, 837, 38134), -(174914, 0, 0, 0, 837, 38134), -(158556, 0, 0, 0, 837, 38134), -(174774, 0, 0, 0, 837, 38134), -(174571, 0, 0, 0, 837, 38134), -(158554, 0, 0, 0, 837, 38134), -(160292, 0, 0, 0, 837, 38134), -(158544, 0, 0, 0, 837, 38134), -(174572, 0, 0, 0, 181, 38134), -(174566, 0, 2, 2, 837, 38134), -(174565, 0, 3, 3, 837, 38134), -(165751, 0, 0, 0, 744, 38134), -(158547, 0, 0, 0, 744, 38134), -(173681, 0, 0, 0, 744, 38134), -(173682, 0, 0, 0, 744, 38134), -(158543, 0, 0, 0, 744, 38134), -(175419, 0, 0, 0, 807, 38134), -(175418, 0, 0, 0, 807, 38134), -(173171, 0, 0, 0, 807, 38134), -(165550, 0, 0, 0, 744, 38134), -(174775, 0, 0, 0, 837, 38134), -(174614, 0, 0, 0, 837, 38134), -(160262, 0, 0, 0, 837, 38134), -(174610, 0, 0, 0, 837, 38134), -(174609, 0, 0, 0, 837, 38134), -(170107, 0, 0, 0, 837, 38134), -(167206, 0, 0, 0, 837, 38134), -(174209, 0, 0, 0, 837, 38134), -(165702, 0, 0, 0, 2060, 38134), -(176096, 0, 0, 0, 837, 38134), -(165659, 0, 0, 0, 837, 38134), -(158553, 0, 0, 0, 744, 38134), -(161509, 0, 3, 3, 824, 38134), -(160482, 0, 0, 0, 837, 38134), -(160481, 0, 0, 0, 837, 38134), -(175417, 0, 0, 0, 807, 38134), -(175413, 0, 0, 0, 807, 38134), -(175414, 0, 0, 0, 807, 38134), -(174655, 0, 0, 0, 837, 38134), -(167196, 0, 0, 0, 744, 38134), -(175415, 0, 0, 0, 807, 38134), -(174608, 0, 0, 0, 837, 38134), -(158555, 0, 0, 0, 2115, 38134), -(172400, 0, 0, 0, 837, 38134), -(164701, 0, 0, 0, 81, 38134), -(168116, 0, 0, 0, 837, 38134), -(168100, 0, 0, 0, 837, 38134), -(174835, 0, 0, 0, 81, 38134); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (175234,168087,172801,170257,164808,157406,164778,173191,150965,157571,170414,157584,153878,166684,150959,166360,173649,169663,169662,169632,152594,154128,154131,168104,167985,167986,169561,164539,153849,164471,152661,164538,169237,152708,171166,167839,157634,173645,171159,157572,169560,157487,157583,151353,175070,150958,168001,156480,164698,153874)) OR (`DifficultyID`=0 AND `Entry` IN (165799,170724,173236,175127,175000,175121,175025)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(175234, 167, 2, 2, 709, 38556), -(168087, 167, 3, 3, 1400, 38556), -(172801, 167, 0, 0, 709, 38556), -(170257, 167, 0, 0, 709, 38556), -(164808, 167, 0, 0, 709, 38556), -(157406, 167, 0, 0, 709, 38556), -(164778, 167, 0, 0, 709, 38556), -(173191, 167, 1, 1, 709, 38556), -(150965, 167, 0, 0, 709, 38556), -(157571, 167, 0, 0, 709, 38556), -(170414, 167, 1, 1, 709, 38556), -(157584, 167, 0, 0, 709, 38556), -(153878, 167, 0, 0, 709, 38556), -(166684, 167, 2, 2, 709, 38556), -(150959, 167, 0, 0, 709, 38556), -(166360, 167, 0, 0, 188, 38556), -(173649, 167, 0, 0, 709, 38556), -(169663, 167, 0, 0, 709, 38556), -(169662, 167, 0, 0, 709, 38556), -(169632, 167, 0, 0, 709, 38556), -(152594, 167, 0, 0, 709, 38556), -(154128, 167, 0, 0, 709, 38556), -(154131, 167, 0, 0, 709, 38556), -(168104, 167, 1, 1, 709, 38556), -(167985, 167, 0, 0, 709, 38556), -(167986, 167, 0, 0, 709, 38556), -(169561, 167, 0, 0, 709, 38556), -(164539, 167, 0, 0, 709, 38556), -(153849, 167, 0, 0, 709, 38556), -(164471, 167, 0, 0, 709, 38556), -(152661, 167, 0, 0, 709, 38556), -(164538, 167, 0, 0, 709, 38556), -(169237, 167, 0, 0, 709, 38556), -(152708, 167, 0, 0, 709, 38556), -(171166, 167, 0, 0, 709, 38556), -(167839, 167, 0, 0, 709, 38556), -(157634, 167, 0, 0, 709, 38556), -(173645, 167, 0, 0, 709, 38556), -(171159, 167, 0, 0, 709, 38556), -(157572, 167, 0, 0, 709, 38556), -(169560, 167, 0, 0, 709, 38556), -(157487, 167, 0, 0, 709, 38556), -(157583, 167, 0, 0, 709, 38556), -(151353, 167, 0, 0, 709, 38556), -(175070, 167, 0, 0, 709, 38556), -(150958, 167, 0, 0, 709, 38556), -(168001, 167, 1, 1, 709, 38556), -(156480, 167, 0, 0, 709, 38556), -(164698, 167, 0, 0, 709, 38556), -(153874, 167, 0, 0, 709, 38556), -(165799, 0, 0, 0, 742, 38556), -(170724, 0, 0, 0, 709, 38556), -(173236, 0, 0, 0, 709, 38556), -(175127, 0, 0, 0, 709, 38556), -(175000, 0, 0, 0, 709, 38556), -(175121, 0, 0, 0, 709, 38556), -(175025, 0, 0, 0, 709, 38556); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (170257,172801,166157,171166,166147,171336,164778,166953,170414,164674,168104,166660,170417,166713,168661,164675,167231,167230,173648,170789,154030,168539,174806,152594,166360,169663,169662,173649,171422,166684,168001,150965,153849,153878,169632,157584,157571,157634,157487,167839,167985,173645,171159,150958,169237,168105,152708,164539,175070,156480,164538,167986,157583,169561,169560,153874,164471,157572,152661,164698,151353)) OR (`DifficultyID`=0 AND `Entry` IN (173236,170724,165799,175121,175000,175025,175127)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(170257, 167, 0, 0, 709, 38556), -(172801, 167, 0, 0, 709, 38556), -(166157, 167, 0, 0, 709, 38556), -(171166, 167, 0, 0, 709, 38556), -(166147, 167, 0, 0, 709, 38556), -(171336, 167, 0, 0, 709, 38556), -(164778, 167, 0, 0, 709, 38556), -(166953, 167, 0, 0, 709, 38556), -(170414, 167, 1, 1, 709, 38556), -(164674, 167, 0, 0, 709, 38556), -(168104, 167, 1, 1, 709, 38556), -(166660, 167, 0, 0, 709, 38556), -(170417, 167, 1, 1, 709, 38556), -(166713, 167, 0, 0, 188, 38556), -(168661, 167, 0, 0, 709, 38556), -(164675, 167, 0, 0, 709, 38556), -(167231, 167, 0, 0, 709, 38556), -(167230, 167, 0, 0, 709, 38556), -(173648, 167, 0, 0, 709, 38556), -(170789, 167, 0, 0, 709, 38556), -(154030, 167, 0, 0, 709, 38556), -(168539, 167, 0, 0, 709, 38556), -(174806, 167, 0, 0, 709, 38556), -(152594, 167, 0, 0, 709, 38556), -(166360, 167, 0, 0, 188, 38556), -(169663, 167, 0, 0, 709, 38556), -(169662, 167, 0, 0, 709, 38556), -(173649, 167, 0, 0, 709, 38556), -(171422, 167, 2, 2, 709, 38556), -(166684, 167, 2, 2, 709, 38556), -(168001, 167, 1, 1, 709, 38556), -(150965, 167, 0, 0, 709, 38556), -(153849, 167, 0, 0, 709, 38556), -(153878, 167, 0, 0, 709, 38556), -(169632, 167, 0, 0, 709, 38556), -(157584, 167, 0, 0, 709, 38556), -(157571, 167, 0, 0, 709, 38556), -(157634, 167, 0, 0, 709, 38556), -(157487, 167, 0, 0, 709, 38556), -(167839, 167, 0, 0, 709, 38556), -(167985, 167, 0, 0, 709, 38556), -(173645, 167, 0, 0, 709, 38556), -(171159, 167, 0, 0, 709, 38556), -(150958, 167, 0, 0, 709, 38556), -(169237, 167, 0, 0, 709, 38556), -(168105, 167, 1, 1, 709, 38556), -(152708, 167, 0, 0, 709, 38556), -(164539, 167, 0, 0, 709, 38556), -(175070, 167, 0, 0, 709, 38556), -(156480, 167, 0, 0, 709, 38556), -(164538, 167, 0, 0, 709, 38556), -(167986, 167, 0, 0, 709, 38556), -(157583, 167, 0, 0, 709, 38556), -(169561, 167, 0, 0, 709, 38556), -(169560, 167, 0, 0, 709, 38556), -(153874, 167, 0, 0, 709, 38556), -(164471, 167, 0, 0, 709, 38556), -(157572, 167, 0, 0, 709, 38556), -(152661, 167, 0, 0, 709, 38556), -(164698, 167, 0, 0, 709, 38556), -(151353, 167, 0, 0, 709, 38556), -(173236, 0, 0, 0, 709, 38556), -(170724, 0, 0, 0, 709, 38556), -(165799, 0, 0, 0, 742, 38556), -(175121, 0, 0, 0, 709, 38556), -(175000, 0, 0, 0, 709, 38556), -(175025, 0, 0, 0, 709, 38556), -(175127, 0, 0, 0, 709, 38556); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173350,156734,175222,165403,172702,167880,121541,175018,175017,175216,167881,156735,166307,156688,156769,175327,173301,175207,175206,164352,175020,173305,176545,171796,164803,156758,173302,178804,173300,173348,164173,173325,162666,177829,165405,164353,164686,175087,156698,173367,173118,175208,164123,173304,173364,166061,173668,173236,165799,170724,175025,175121,175127,175000)) OR (`DifficultyID`=167 AND `Entry` IN (152253,170257,171166,172264,166360,164906,173645,168521,164808,157406,168592,165060,168539,151329,152594,151128,163538,154030,168106,164674,164675,169902,152661,166241,166123,164778,169640,157561,169641,169237,171159,164471,165361,169560,150959,175068,153849,150965,169561,173649,166713,167986,164539,164538,168002,156480,152708,153874,153878,150958,151353,164698,173051,169632)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173350, 0, 0, 0, 783, 38556), -(156734, 0, 0, 0, 783, 38556), -(175222, 0, 0, 0, 807, 38556), -(165403, 0, 0, 0, 2060, 38556), -(172702, 0, 0, 0, 783, 38556), -(167880, 0, 0, 0, 783, 38556), -(121541, 0, 0, 0, 336, 38556), -(175018, 0, 0, 0, 807, 38556), -(175017, 0, 0, 0, 1291, 38556), -(175216, 0, 0, 0, 807, 38556), -(167881, 0, 0, 0, 783, 38556), -(156735, 0, 0, 0, 783, 38556), -(166307, 0, 0, 0, 783, 38556), -(156688, 0, 0, 0, 783, 38556), -(156769, 0, 0, 0, 783, 38556), -(175327, 0, 0, 0, 2060, 38556), -(173301, 0, 0, 0, 783, 38556), -(175207, 0, 0, 0, 807, 38556), -(175206, 0, 0, 0, 807, 38556), -(164352, 0, 0, 0, 783, 38556), -(175020, 0, 0, 0, 807, 38556), -(173305, 0, 0, 0, 783, 38556), -(176545, 0, 0, 0, 807, 38556), -(171796, 0, 0, 0, 807, 38556), -(164803, 0, 0, 0, 783, 38556), -(156758, 0, 0, 0, 783, 38556), -(173302, 0, 0, 0, 783, 38556), -(178804, 0, 0, 0, 783, 38556), -(173300, 0, 0, 0, 783, 38556), -(173348, 0, 0, 0, 783, 38556), -(164173, 0, 0, 0, 2060, 38556), -(173325, 0, 0, 0, 783, 38556), -(162666, 0, 0, 0, 2060, 38556), -(177829, 0, 0, 0, 783, 38556), -(165405, 0, 0, 0, 783, 38556), -(164353, 0, 0, 0, 783, 38556), -(164686, 0, 0, 0, 783, 38556), -(175087, 0, 0, 0, 807, 38556), -(156698, 0, 0, 0, 783, 38556), -(173367, 0, 0, 0, 783, 38556), -(173118, 0, 0, 0, 783, 38556), -(175208, 0, 0, 0, 1314, 38556), -(164123, 0, 0, 0, 783, 38556), -(173304, 0, 0, 0, 783, 38556), -(173364, 0, 0, 0, 783, 38556), -(166061, 0, 0, 0, 783, 38556), -(173668, 0, 0, 0, 709, 38556), -(152253, 167, 3, 3, 709, 38556), -(170257, 167, 0, 0, 709, 38556), -(171166, 167, 0, 0, 709, 38556), -(172264, 167, 0, 0, 709, 38556), -(166360, 167, 0, 0, 188, 38556), -(164906, 167, 0, 0, 709, 38556), -(173645, 167, 0, 0, 709, 38556), -(168521, 167, 0, 0, 709, 38556), -(164808, 167, 0, 0, 709, 38556), -(157406, 167, 0, 0, 709, 38556), -(168592, 167, 0, 0, 709, 38556), -(165060, 167, 0, 0, 709, 38556), -(168539, 167, 0, 0, 709, 38556), -(151329, 167, 2, 2, 709, 38556), -(152594, 167, 0, 0, 709, 38556), -(151128, 167, 0, 0, 709, 38556), -(163538, 167, 2, 2, 742, 38556), -(154030, 167, 0, 0, 709, 38556), -(168106, 167, 1, 1, 709, 38556), -(164674, 167, 0, 0, 709, 38556), -(164675, 167, 0, 0, 709, 38556), -(169902, 167, 0, 0, 709, 38556), -(152661, 167, 0, 0, 709, 38556), -(166241, 167, 0, 0, 709, 38556), -(166123, 167, 0, 0, 709, 38556), -(164778, 167, 0, 0, 709, 38556), -(169640, 167, 0, 0, 709, 38556), -(157561, 167, 0, 0, 709, 38556), -(169641, 167, 0, 0, 709, 38556), -(169237, 167, 0, 0, 709, 38556), -(171159, 167, 0, 0, 709, 38556), -(164471, 167, 0, 0, 709, 38556), -(165361, 167, 0, 0, 709, 38556), -(169560, 167, 0, 0, 709, 38556), -(150959, 167, 0, 0, 709, 38556), -(175068, 167, 0, 0, 709, 38556), -(153849, 167, 0, 0, 709, 38556), -(150965, 167, 0, 0, 709, 38556), -(169561, 167, 0, 0, 709, 38556), -(173649, 167, 0, 0, 709, 38556), -(166713, 167, 0, 0, 188, 38556), -(167986, 167, 0, 0, 709, 38556), -(164539, 167, 0, 0, 709, 38556), -(164538, 167, 0, 0, 709, 38556), -(168002, 167, 1, 1, 709, 38556), -(156480, 167, 0, 0, 709, 38556), -(152708, 167, 0, 0, 709, 38556), -(153874, 167, 0, 0, 709, 38556), -(153878, 167, 0, 0, 709, 38556), -(150958, 167, 0, 0, 709, 38556), -(151353, 167, 0, 0, 709, 38556), -(164698, 167, 0, 0, 709, 38556), -(173051, 167, 1, 1, 709, 38556), -(169632, 167, 0, 0, 709, 38556), -(173236, 0, 0, 0, 709, 38556), -(165799, 0, 0, 0, 742, 38556), -(170724, 0, 0, 0, 709, 38556), -(175025, 0, 0, 0, 709, 38556), -(175121, 0, 0, 0, 709, 38556), -(175127, 0, 0, 0, 709, 38556), -(175000, 0, 0, 0, 709, 38556); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=167 AND `Entry` IN (172801,170257,167230,152612,168105,167231,173648,170789,174806,168539,157260,153849,166660,166713,164674,164675,169663,159755,169662,173191,150958,164624,167986,164628,171166,157583,164542,164549,167985,167839,168104,152594,175070,152508,173645,153878,170203,152708,156480,169237,157487,164471,153874,164539,169561,166360,157584,154030,169560,157571,157572,168661,169632,151353,152661,173649,157634,164698,164538)) OR (`DifficultyID`=0 AND `Entry` IN (165799,170724,173236,175121,175000,175025,175127)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(172801, 167, 0, 0, 709, 38556), -(170257, 167, 0, 0, 709, 38556), -(167230, 167, 0, 0, 709, 38556), -(152612, 167, 1, 1, 709, 38556), -(168105, 167, 1, 1, 709, 38556), -(167231, 167, 0, 0, 709, 38556), -(173648, 167, 0, 0, 709, 38556), -(170789, 167, 0, 0, 709, 38556), -(174806, 167, 0, 0, 709, 38556), -(168539, 167, 0, 0, 709, 38556), -(157260, 167, 0, 0, 709, 38556), -(153849, 167, 0, 0, 709, 38556), -(166660, 167, 0, 0, 709, 38556), -(166713, 167, 0, 0, 188, 38556), -(164674, 167, 0, 0, 709, 38556), -(164675, 167, 0, 0, 709, 38556), -(169663, 167, 0, 0, 709, 38556), -(159755, 167, 2, 2, 709, 38556), -(169662, 167, 0, 0, 709, 38556), -(173191, 167, 1, 1, 709, 38556), -(150958, 167, 0, 0, 709, 38556), -(164624, 167, 0, 0, 709, 38556), -(167986, 167, 0, 0, 709, 38556), -(164628, 167, 0, 0, 709, 38556), -(171166, 167, 0, 0, 709, 38556), -(157583, 167, 0, 0, 709, 38556), -(164542, 167, 0, 0, 709, 38556), -(164549, 167, 0, 0, 709, 38556), -(167985, 167, 0, 0, 709, 38556), -(167839, 167, 0, 0, 709, 38556), -(168104, 167, 1, 1, 709, 38556), -(152594, 167, 0, 0, 709, 38556), -(175070, 167, 0, 0, 709, 38556), -(152508, 167, 1, 1, 709, 38556), -(173645, 167, 0, 0, 709, 38556), -(153878, 167, 0, 0, 709, 38556), -(170203, 167, 0, 0, 709, 38556), -(152708, 167, 0, 0, 709, 38556), -(156480, 167, 0, 0, 709, 38556), -(169237, 167, 0, 0, 709, 38556), -(157487, 167, 0, 0, 709, 38556), -(164471, 167, 0, 0, 709, 38556), -(153874, 167, 0, 0, 709, 38556), -(164539, 167, 0, 0, 709, 38556), -(169561, 167, 0, 0, 709, 38556), -(166360, 167, 0, 0, 188, 38556), -(157584, 167, 0, 0, 709, 38556), -(154030, 167, 0, 0, 709, 38556), -(169560, 167, 0, 0, 709, 38556), -(157571, 167, 0, 0, 709, 38556), -(157572, 167, 0, 0, 709, 38556), -(168661, 167, 0, 0, 709, 38556), -(169632, 167, 0, 0, 709, 38556), -(151353, 167, 0, 0, 709, 38556), -(152661, 167, 0, 0, 709, 38556), -(173649, 167, 0, 0, 709, 38556), -(157634, 167, 0, 0, 709, 38556), -(164698, 167, 0, 0, 709, 38556), -(164538, 167, 0, 0, 709, 38556), -(165799, 0, 0, 0, 742, 38556), -(170724, 0, 0, 0, 709, 38556), -(173236, 0, 0, 0, 709, 38556), -(175121, 0, 0, 0, 709, 38556), -(175000, 0, 0, 0, 709, 38556), -(175025, 0, 0, 0, 709, 38556), -(175127, 0, 0, 0, 709, 38556); - -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (173668,175025,175127,175000,164937)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(173668, 0, 0, 0, 709, 38556), -(175025, 0, 0, 0, 709, 38556), -(175127, 0, 0, 0, 709, 38556), -(175000, 0, 0, 0, 709, 38556), -(164937, 0, 1, 1, 2125, 38556); diff --git a/sql/updates/world/master/2021_09_21_03_world.sql b/sql/updates/world/master/2021_09_21_03_world.sql deleted file mode 100644 index 6ed3f430380..00000000000 --- a/sql/updates/world/master/2021_09_21_03_world.sql +++ /dev/null @@ -1,26 +0,0 @@ --- 37443 Solanian's Belongings -UPDATE `quest_template` SET `RewardMoney`=200, `RewardBonusMoney`=270, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=37443; - -UPDATE `quest_template_addon` SET `PrevQuestID`=8326 WHERE `ID`=37443; - -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=37443; - -DELETE FROM `quest_poi` WHERE (`QuestID`=37443 AND `BlobIndex`=0 AND `Idx1`=4) OR (`QuestID`=37443 AND `BlobIndex`=0 AND `Idx1`=3) OR (`QuestID`=37443 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=37443 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=37443 AND `BlobIndex`=0 AND `Idx1`=0); -INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES -(37443, 0, 4, 32, 0, 0, 530, 467, 0, 0, 0, 0, 0, 120439, 0, 40120), -(37443, 0, 3, 2, 276222, 20472, 530, 467, 0, 0, 0, 0, 0, 120395, 0, 40120), -(37443, 0, 2, 1, 276221, 20471, 530, 467, 0, 0, 0, 0, 0, 120392, 0, 40120), -(37443, 0, 1, 0, 276220, 20470, 530, 467, 0, 0, 0, 0, 0, 120390, 0, 40120), -(37443, 0, 0, -1, 0, 0, 530, 467, 0, 0, 0, 0, 0, 120439, 0, 40120); - -DELETE FROM `quest_poi_points` WHERE (`QuestID`=37443 AND `Idx1`=4 AND `Idx2`=0) OR (`QuestID`=37443 AND `Idx1`=3 AND `Idx2`=0) OR (`QuestID`=37443 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=37443 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=37443 AND `Idx1`=0 AND `Idx2`=0); -INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES -(37443, 4, 0, 10376, -6407, 50, 40120), -(37443, 3, 0, 10224, -6344, 31, 40120), -(37443, 2, 0, 10295, -6030, 28, 40120), -(37443, 1, 0, 10093, -6218, 17, 40120), -(37443, 0, 0, 10376, -6407, 50, 40120); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=37443; - -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `VerifiedBuild`=40120 WHERE `ID`=37443; diff --git a/sql/updates/world/master/2021_09_21_04_world.sql b/sql/updates/world/master/2021_09_21_04_world.sql deleted file mode 100644 index d0df12450c8..00000000000 --- a/sql/updates/world/master/2021_09_21_04_world.sql +++ /dev/null @@ -1,17 +0,0 @@ -UPDATE `quest_template` SET `RewardMoney`=1130, `RewardBonusMoney`=450, `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=37442; - -DELETE FROM `quest_template_addon` WHERE `ID`=37442; -INSERT INTO `quest_template_addon`(`ID`, `PrevQuestID`) VALUES -(37442, 8326); - -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=37442; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE `QuestID`=37442 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37442 AND `Idx1` IN (0,1,2) AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=37442; - -DELETE FROM `quest_request_items` WHERE `ID`=37442; -INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES -(37442, 0, 6, 0, 0, 'Have you read the plaque on the shrine then, $c?', 40120); diff --git a/sql/updates/world/master/2021_09_21_05_world.sql b/sql/updates/world/master/2021_09_21_05_world.sql deleted file mode 100644 index dfecde8e952..00000000000 --- a/sql/updates/world/master/2021_09_21_05_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `quest_template_addon` SET `PrevQuestID`=8335 WHERE `ID`=8347; diff --git a/sql/updates/world/master/2021_09_21_06_world.sql b/sql/updates/world/master/2021_09_21_06_world.sql deleted file mode 100644 index d633c8e7153..00000000000 --- a/sql/updates/world/master/2021_09_21_06_world.sql +++ /dev/null @@ -1,19 +0,0 @@ --- -DELETE FROM `quest_template_addon` WHERE `ID` IN(37440, 37439); -INSERT INTO `quest_template_addon`(`ID`, `PrevQuestID`) VALUES -(37440, 8326), -- A Fistful of Slivers -(37439, 8326); -- Thirst Unending - -DELETE FROM `creature_queststarter` WHERE (`id`=15296 AND `quest`=37440) OR (`id`=15297 AND `quest`=37439); -INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES -(15296, 37440), -- A Fistful of Slivers -(15297, 37439); -- Thirst Unending - -DELETE FROM `creature_questender` WHERE (`id`=15296 AND `quest`=37440) OR (`id`=15297 AND `quest`=37439); -INSERT INTO `creature_questender` (`id`, `quest`) VALUES -(15296, 37440), -- A Fistful of Slivers -(15297, 37439); -- Thirst Unending - -DELETE FROM `quest_request_items` WHERE `ID`=37439; -INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES -(37439, 0, 25, 0, 0, 'It is not an option or a choice... you must quench your magical thirst. To fail in this is to fail as a blood elf. Those who thought they could control their needs without tutoring now find themselves as one of the Wretched.$B$BYou do NOT want to end up as an insane addict. Believe me.', 40120); -- Thirst Unending diff --git a/sql/updates/world/master/2021_09_21_07_world.sql b/sql/updates/world/master/2021_09_21_07_world.sql deleted file mode 100644 index 2dabb7bc179..00000000000 --- a/sql/updates/world/master/2021_09_21_07_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- 15371 Sunstrider Guardian -DELETE FROM `creature` WHERE `guid` IN (375657,375658,375659); diff --git a/sql/updates/world/master/2021_09_21_08_world.sql b/sql/updates/world/master/2021_09_21_08_world.sql deleted file mode 100644 index 47d2ebbcb7a..00000000000 --- a/sql/updates/world/master/2021_09_21_08_world.sql +++ /dev/null @@ -1,38 +0,0 @@ --- -SET @TRANSPORT_GUID := 29; -SET @TRANSPORT_ENTRY := 272677; -SET @CGUID := 850000; - -DELETE FROM `gameobject_template_addon` WHERE `entry`=@TRANSPORT_ENTRY; -INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `mingold`, `maxgold`, `WorldEffectID`, `AIAnimKitID`) VALUES -(@TRANSPORT_ENTRY, 0, 0x100028, 0, 0, 0, 0); - -DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+4; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(@CGUID+0, 142943, 1, 6453, 0, '0', 0, 0, 0, 0, -982.69268798828125, -5769.1474609375, 6.43129730224609375, 1.789803504943847656, 120, 0, 0, 1604, 0, 0, 0, 0, 0, 38134), -- 142943 (Area: 0 - Difficulty: 0) -(@CGUID+1, 142964, 1958, 8499, 9717, '0', 0, 0, 0, 0, 37.68718338012695312, 6.610872745513916015, 7.138050079345703125, 5.743672370910644531, 120, 0, 0, 4579, 0, 0, 0, 0, 0, 38134), -- Golden Skipper Sailor (Area: Bay of Kings - Difficulty: 0) -(@CGUID+2, 142971, 1958, 8499, 9717, '0', 0, 0, 0, 0, 32.22069168090820312, 0.028408050537109375, 13.14441967010498046, 3.159996747970581054, 120, 0, 0, 4579, 0, 0, 0, 0, 0, 38134), -- Navigator Moye (Area: Bay of Kings - Difficulty: 0) -(@CGUID+3, 142972, 1958, 8499, 9717, '0', 0, 0, 0, 0, -15.4023046493530273, 6.615559101104736328, 15.34604835510253906, 5.255162239074707031, 120, 0, 0, 4579, 0, 0, 0, 0, 0, 38134), -- Watcher Char'mayne (Area: Bay of Kings - Difficulty: 0) -(@CGUID+4, 142958, 1958, 8499, 9717, '0', 0, 0, 0, 0, 1.150999307632446289, -0.02078290842473506, 6.332591533660888671, 0.353185951709747314, 120, 0, 0, 4579, 0, 0, 0, 0, 0, 38134); -- Captain Dam'en (Area: Bay of Kings - Difficulty: 0) - -DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+1 AND @CGUID+4; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(@CGUID+1, 0, 0, 0, 1, 0, 0, 0, 0, '145953'), -- Golden Skipper Sailor -(@CGUID+2, 0, 0, 0, 1, 0, 16390, 0, 0, ''), -- Navigator Moye -(@CGUID+3, 0, 0, 0, 1, 426, 0, 0, 0, ''), -- Watcher Char'mayne -(@CGUID+4, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- Captain Dam'en - -DELETE FROM `npc_text` WHERE `ID` IN (35974 /*35974*/, 35969 /*35969*/, 35987 /*35987*/); -INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES -(35974, 1, 0, 0, 0, 0, 0, 0, 0, 161135, 0, 0, 0, 0, 0, 0, 0, 38134), -- 35974 -(35969, 1, 0, 0, 0, 0, 0, 0, 0, 161114, 0, 0, 0, 0, 0, 0, 0, 38134), -- 35969 -(35987, 1, 0, 0, 0, 0, 0, 0, 0, 161154, 0, 0, 0, 0, 0, 0, 0, 38134); -- 35987 - -DELETE FROM `gossip_menu` WHERE (`MenuId`=23227 AND `TextId`=35974) OR (`MenuId`=23225 AND `TextId`=35969) OR (`MenuId`=23235 AND `TextId`=35987); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(23227, 35974, 38134), -- 142943 (Mith'aka) -(23225, 35969, 38134), -- 142943 (Mith'aka) -- default -(23235, 35987, 38134); -- 142958 (Captain Dam'en) - -UPDATE `creature_template` SET `gossip_menu_id`=23225 WHERE `entry`=142943; -UPDATE `creature_template` SET `gossip_menu_id`=23235 WHERE `entry`=142958; diff --git a/sql/updates/world/master/2021_09_22_00_world.sql b/sql/updates/world/master/2021_09_22_00_world.sql deleted file mode 100644 index 2b90b442ee9..00000000000 --- a/sql/updates/world/master/2021_09_22_00_world.sql +++ /dev/null @@ -1,14 +0,0 @@ --- Hunter -UPDATE `quest_template_addon` SET `PrevQuestID`=28759 WHERE `ID`=28780; -- Join the Battle! --- Mage -UPDATE `quest_template_addon` SET `PrevQuestID`=28769 WHERE `ID`=28784; -- Join the Battle! --- Paladin -UPDATE `quest_template_addon` SET `PrevQuestID`=28770 WHERE `ID`=28785; -- Join the Battle! --- Priest -UPDATE `quest_template_addon` SET `PrevQuestID`=28771 WHERE `ID`=28786; -- Join the Battle! --- Rogue -UPDATE `quest_template_addon` SET `PrevQuestID`=28772 WHERE `ID`=28787; -- Join the Battle! --- Warlock -UPDATE `quest_template_addon` SET `PrevQuestID`=28773 WHERE `ID`=28788; -- Join the Battle! --- Warrior -UPDATE `quest_template_addon` SET `PrevQuestID`=28774 WHERE `ID`=28789; -- Join the Battle! diff --git a/sql/updates/world/master/2021_09_22_01_world.sql b/sql/updates/world/master/2021_09_22_01_world.sql deleted file mode 100644 index 631ed81a227..00000000000 --- a/sql/updates/world/master/2021_09_22_01_world.sql +++ /dev/null @@ -1,6 +0,0 @@ --- Shatterspear Laborers -UPDATE `creature_template` SET `unit_flags`=`unit_flags`&~(0x100|0x200|0x8000|0x20000000), `unit_flags2`=`unit_flags2`&~0x1, `unit_flags3`=`unit_flags3`&~0x2000 WHERE `entry`=32861; -UPDATE `creature` SET `unit_flags`=(0x100|0x200|0x8000|0x20000000), `unit_flags2`=0x1, `unit_flags3`=0x2000 WHERE `guid` IN(260181, 260182, 260188, 260189, 260190); - --- Shatterspear Raiders -UPDATE `creature` SET `unit_flags`=(0x100|0x200|0x8000|0x20000000), `unit_flags2`=0x1, `unit_flags3`=0x2000 WHERE `guid` IN(315289, 315293, 315292, 315305); diff --git a/sql/updates/world/master/2021_09_22_02_world.sql b/sql/updates/world/master/2021_09_22_02_world.sql deleted file mode 100644 index 09a29dc4884..00000000000 --- a/sql/updates/world/master/2021_09_22_02_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `creature_template` SET `gossip_menu_id`=10430, `minlevel`=30, `maxlevel`=30, `RangeAttackTime`=0 WHERE `entry`=34103; -- Keynira Owlwing diff --git a/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql b/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql deleted file mode 100644 index 00f9b4f00b7..00000000000 --- a/sql/updates/world/master/2021_09_22_03_world_2018_03_21_01_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=4 AND `link`=5; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=3 AND `target_type`=12; -UPDATE `smart_scripts` SET `id`=3 WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=4 AND `action_type`=80; diff --git a/sql/updates/world/master/2021_09_22_04_world_2018_03_21_02_world.sql b/sql/updates/world/master/2021_09_22_04_world_2018_03_21_02_world.sql deleted file mode 100644 index 3c054070129..00000000000 --- a/sql/updates/world/master/2021_09_22_04_world_2018_03_21_02_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -UPDATE `smart_scripts` SET `event_param1`=8, `event_param2`=1 WHERE `entryorguid`=26096 AND `source_type`=0 AND `id`=3; -UPDATE `smart_scripts` SET `event_type`=40 WHERE `entryorguid` IN (-102329,-102341,-102330,-102328,-102326,-102333,-102327) AND `source_type`=0 AND `id`=3; diff --git a/sql/updates/world/master/2021_09_22_05_world_2018_03_23_01_world.sql b/sql/updates/world/master/2021_09_22_05_world_2018_03_23_01_world.sql deleted file mode 100644 index 10a242cdfc9..00000000000 --- a/sql/updates/world/master/2021_09_22_05_world_2018_03_23_01_world.sql +++ /dev/null @@ -1,8 +0,0 @@ --- Warsong Marksman (ID 25244) corpses on Garrosh's Landing should appear dead in-game, both in portrait and NPC name -UPDATE `creature_addon` SET `bytes1`=0,`auras`='29266' WHERE `guid` IN (110545,110546); -- 2x Warsong Marksman in burning heap of corpses -UPDATE `creature_addon` SET `bytes1`=0,`bytes2`=2,`auras`='29266' WHERE `guid` IN (110540,110541,110544,110547,110551,110552,110553,110554); -- scattered Marksman corpses with ranged weapon -UPDATE `creature` SET `unit_flags`=`unit_flags`|537133824 WHERE `guid` IN (110552, 110547, 110541, 110554, 110545, 110546, 110553, 110544, 110551, 110540, 110370, 110378); --- Garhal minions -DELETE FROM `creature_addon` WHERE `guid` IN (118803, 118804); -INSERT INTO `creature_addon` (`guid`,`bytes1`,`bytes2`) VALUES -(118803,0,0),(118804,0,0); diff --git a/sql/updates/world/master/2021_09_22_06_world_2018_03_23_03_world.sql b/sql/updates/world/master/2021_09_22_06_world_2018_03_23_03_world.sql deleted file mode 100644 index f5c6953bd8c..00000000000 --- a/sql/updates/world/master/2021_09_22_06_world_2018_03_23_03_world.sql +++ /dev/null @@ -1,10 +0,0 @@ --- -DELETE FROM `smart_scripts` WHERE `source_type`=9 AND `entryorguid` IN (1814603,1814604) AND `source_type`=9 AND `id`>1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1814603,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,19,16222,10,0,0,0,0,0,'Champion Vranesh - Script 3 - Silvermoon City Guardian say 2'), -(1814604,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,19,16222,10,0,0,0,0,0,'Champion Vranesh - Script 3 - Silvermoon City Guardian say 3'); - -DELETE FROM `creature_text` WHERE `CreatureID`=16222 AND `GroupID`>1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16222,2,0,"Even the Light is no match for the indomitable will of our people.",12,1,100,0,0,0,14793,0,"Silvermoon City Guardian"), -(16222,3,0,"Your power strengthens us all.",12,1,100,0,0,0,14792,0,"Silvermoon City Guardian"); diff --git a/sql/updates/world/master/2021_09_22_07_world_2018_03_27_00_world.sql b/sql/updates/world/master/2021_09_22_07_world_2018_03_27_00_world.sql deleted file mode 100644 index ad6f5cf8abe..00000000000 --- a/sql/updates/world/master/2021_09_22_07_world_2018_03_27_00_world.sql +++ /dev/null @@ -1,6 +0,0 @@ --- -UPDATE `quest_template_addon` SET `PrevQuestID`=10956 WHERE `ID`=10968; -DELETE FROM `creature_queststarter` WHERE `quest` IN (10968); -DELETE FROM `game_event_creature_quest` WHERE `quest` IN (10968); -INSERT INTO `game_event_creature_quest` (`eventEntry`, `id`, `quest`) VALUES -(10,17538,10968); diff --git a/sql/updates/world/master/2021_09_22_08_world_2018_03_27_01_world.sql b/sql/updates/world/master/2021_09_22_08_world_2018_03_27_01_world.sql deleted file mode 100644 index 617f7d50af9..00000000000 --- a/sql/updates/world/master/2021_09_22_08_world_2018_03_27_01_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19216) AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19216,0,1,0,25,0,100,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grand Anchorite Almonen - On reset - set run off"); diff --git a/sql/updates/world/master/2021_09_22_09_world_2018_03_27_02_world.sql b/sql/updates/world/master/2021_09_22_09_world_2018_03_27_02_world.sql deleted file mode 100644 index 0793d7ec4a2..00000000000 --- a/sql/updates/world/master/2021_09_22_09_world_2018_03_27_02_world.sql +++ /dev/null @@ -1,8 +0,0 @@ --- --- Fix prerequisite for quest "Feathers for Nafien" -UPDATE `quest_template_addon` SET `PrevQuestID`=8461 WHERE `ID`=8467; - --- Fix prerequisite for quest "Speak to Salfa" -DELETE FROM `quest_template_addon` WHERE `ID`=8465; -INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES -(8465,0,0,0,8461,0,0,0,0,0,0,0,0,0,0,0,0); diff --git a/sql/updates/world/master/2021_09_22_10_world_2018_03_27_03_world_335.sql b/sql/updates/world/master/2021_09_22_10_world_2018_03_27_03_world_335.sql deleted file mode 100644 index 3bcc1502e31..00000000000 --- a/sql/updates/world/master/2021_09_22_10_world_2018_03_27_03_world_335.sql +++ /dev/null @@ -1,6 +0,0 @@ --- --- Dreka'Sur --> Add Gossip Text -UPDATE `creature_template` SET `gossip_menu_id`=4067 WHERE `entry`=9620; -DELETE FROM `gossip_menu` WHERE `MenuID`=4067; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(4067,4960,0); diff --git a/sql/updates/world/master/2021_09_22_11_world_2018_03_27_04_world_335.sql b/sql/updates/world/master/2021_09_22_11_world_2018_03_27_04_world_335.sql deleted file mode 100644 index 38ead2080af..00000000000 --- a/sql/updates/world/master/2021_09_22_11_world_2018_03_27_04_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Henze Faulk -DELETE FROM `creature_text` WHERE `CreatureID`=6172 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6172,1,0,"Good luck to you, $n. And don't forget... get that script before finding Gazin.",12,7,100,0,0,0,2353,0,"Henze Faulk"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=6172 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6172,0,4,0,19,0,100,0,1787,0,0,0,1,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Henze Faulk - On Quest 'The Tome of Divinity (Part 7)' Taken - Say Line 1"); - --- Narm Faulk -DELETE FROM `creature_text` WHERE `CreatureID`=6177 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6177,1,0,"Good luck, $n. And remember, find Muiredon once you've accomplished the task.",12,6,100,0,0,0,2351,0,"Narm Faulk"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=6177 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6177,0,4,0,19,0,100,0,1784,0,0,0,1,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Narm Faulk - On Quest 'The Tome of Divinity (Part 7)' Taken - Say Line 1"); diff --git a/sql/updates/world/master/2021_09_22_12_world_2018_03_27_05_world_335.sql b/sql/updates/world/master/2021_09_22_12_world_2018_03_27_05_world_335.sql deleted file mode 100644 index 3cebb2e2a4c..00000000000 --- a/sql/updates/world/master/2021_09_22_12_world_2018_03_27_05_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Yorus Barleybrew -DELETE FROM `creature_text` WHERE `CreatureID`=6166; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6166,0,0,"$n ran the Gauntlet! Three cheers for $n!",12,7,100,22,0,0,2308,0,"Yorus Barleybrew"), -(6166,1,0,"Hip hip, hoorah!",12,7,100,4,0,0,2309,0,"Yorus Barleybrew"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6166; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6166 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=616600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6166,0,0,0,20,0,100,0,1699,0,0,0,80,616600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Quest 'The Rethban Gauntlet' Finished - Run Script"), -(616600,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Remove Npc Flag Questgiver"), -(616600,9,1,0,0,0,100,0,500,500,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Say Line 0"), -(616600,9,2,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Say Line 1"), -(616600,9,3,0,0,0,100,0,3500,3500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Say Line 1"), -(616600,9,4,0,0,0,100,0,3500,3500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Say Line 1"), -(616600,9,5,0,0,0,100,0,3000,3000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Yorus Barleybrew - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_22_13_world_2018_03_27_06_world_335.sql b/sql/updates/world/master/2021_09_22_13_world_2018_03_27_06_world_335.sql deleted file mode 100644 index 86ecd3811d4..00000000000 --- a/sql/updates/world/master/2021_09_22_13_world_2018_03_27_06_world_335.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Muren Stormpike -DELETE FROM `creature_text` WHERE `CreatureID`=6114; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6114,0,0,"Farewell, $n. And remember, a warrior never shows his back to his foe!",12,0,100,66,0,0,2302,0,"Muren Stormpike"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6114; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6114 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6114,0,0,0,19,0,100,0,1680,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Muren Stormpike - On Quest 'Tormus Deepforge' Taken - Say Line 0"); diff --git a/sql/updates/world/master/2021_09_23_00_world_2018_03_27_07_world_335.sql b/sql/updates/world/master/2021_09_23_00_world_2018_03_27_07_world_335.sql deleted file mode 100644 index 06ccb5d3a51..00000000000 --- a/sql/updates/world/master/2021_09_23_00_world_2018_03_27_07_world_335.sql +++ /dev/null @@ -1,36 +0,0 @@ --- Furen Longbeard -DELETE FROM `creature_text` WHERE `CreatureID`=5413; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5413,0,0,"%s begins to work...",16,0,100,0,0,0,2341,0,"Furen Longbeard"), -(5413,1,0,"Finished! And the results are amazing. I must convey them to my associates Grimand, Mathiel and Klockmort!",12,7,100,4,0,0,2342,0,"Furen Longbeard"), -(5413,2,0,"Your armor is ready, $n.",12,7,100,1,0,0,2343,0,"Furen Longbeard"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5413; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5413 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (541300,541301,541302) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5413,0,0,0,20,0,100,0,1701,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Quest 'Fire Hardened Mail' Finished - Remove Npc Flag Questgiver"), -(5413,0,1,0,20,0,100,0,1701,0,0,0,53,0,5413,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Quest 'Fire Hardened Mail' Finished - Start Waypoint"), -(5413,0,2,0,40,0,100,0,1,5413,0,0,80,541300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Waypoint 1 Reached - Run Script"), -(5413,0,3,0,40,0,100,0,2,5413,0,0,80,541301,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Waypoint 2 Reached - Run Script"), -(5413,0,4,0,40,0,100,0,4,5413,0,0,80,541302,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Waypoint 4 Reached - Run Script"), -(541300,9,0,0,0,0,100,0,0,0,0,0,54,16000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Pause Waypoint"), -(541300,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.190955,"Furen Longbeard - On Script - Set Orientation"), -(541300,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Say Line 0"), -(541300,9,3,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Set Emote State 233"), -(541300,9,4,0,0,0,100,0,15000,15000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Set Emote State 0"), -(541301,9,0,0,0,0,100,0,0,0,0,0,54,26000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Pause Waypoint"), -(541301,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.38748,"Furen Longbeard - On Script - Set Orientation"), -(541301,9,2,0,0,0,100,0,1000,1000,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Set Emote State 233"), -(541301,9,3,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Set Emote State 0"), -(541301,9,4,0,0,0,100,0,500,500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Say Line 1"), -(541302,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.281,"Furen Longbeard - On Script - Set Orientation"), -(541302,9,1,0,0,0,100,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Say Line 2"), -(541302,9,2,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Furen Longbeard - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=5413; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(5413,1,-8427.86,607.066,95.0986,""), -(5413,2,-8426.26,613.757,95.269,""), -(5413,3,-8428.98,607.758,95.1228,""), -(5413,4,-8427,600.092,94.706,""); diff --git a/sql/updates/world/master/2021_09_23_01_world_2018_03_27_08_world_335.sql b/sql/updates/world/master/2021_09_23_01_world_2018_03_27_08_world_335.sql deleted file mode 100644 index c31dee9c46c..00000000000 --- a/sql/updates/world/master/2021_09_23_01_world_2018_03_27_08_world_335.sql +++ /dev/null @@ -1,18 +0,0 @@ --- Grimand Elmore -DELETE FROM `creature_text` WHERE `CreatureID`=1416 AND `GroupID` IN (2,3); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1416,2,0,"%s begins to work...",16,0,100,0,0,0,2346,0,"Grimand Elmore"), -(1416,3,0,"Amazing! It worked! $n, I have your armor.",12,7,100,5,0,0,2347,0,"Grimand Elmore"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=1416 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=141601 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1416,0,1,0,20,0,100,0,1705,0,0,0,80,141601,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Quest 'Burning Blood' Finished - Run Script"), -(141601,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Remove Npc Flag Questgiver+Gossip"), -(141601,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.72935,"Grimand Elmore - On Script - Set Orientation"), -(141601,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Say Line 2"), -(141601,9,3,0,0,0,100,0,0,0,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Set Emote State 233"), -(141601,9,4,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Set Emote State 0"), -(141601,9,5,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.286,"Grimand Elmore - On Script - Set Orientation"), -(141601,9,6,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Say Line 3"), -(141601,9,7,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grimand Elmore - On Script - Add Npc Flag Questgiver+Gossip"); diff --git a/sql/updates/world/master/2021_09_23_02_world_2018_03_27_09_world_335.sql b/sql/updates/world/master/2021_09_23_02_world_2018_03_27_09_world_335.sql deleted file mode 100644 index 5bd4220ac24..00000000000 --- a/sql/updates/world/master/2021_09_23_02_world_2018_03_27_09_world_335.sql +++ /dev/null @@ -1,18 +0,0 @@ --- Mathiel -DELETE FROM `creature_text` WHERE `CreatureID`=6142 AND `GroupID` IN (2,3); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6142,2,0,"%s begins to work...",16,0,100,0,0,0,2348,0,"Mathiel"), -(6142,3,0,"It is done. $n, your armor is ready.",12,7,100,1,0,0,2349,0,"Mathiel"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=6142 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=614201 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6142,0,1,0,20,0,100,0,1710,0,0,0,80,614201,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Quest 'Sunscorched Shells' Finished - Run Script"), -(614201,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Remove Npc Flag Questgiver"), -(614201,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.166394,"Mathiel - On Script - Set Orientation"), -(614201,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Say Line 2"), -(614201,9,3,0,0,0,100,0,0,0,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Set Emote State 233"), -(614201,9,4,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Set Emote State 0"), -(614201,9,5,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.71042,"Mathiel - On Script - Set Orientation"), -(614201,9,6,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Say Line 3"), -(614201,9,7,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mathiel - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_23_03_world_2018_03_27_10_world_335.sql b/sql/updates/world/master/2021_09_23_03_world_2018_03_27_10_world_335.sql deleted file mode 100644 index e3645e6df14..00000000000 --- a/sql/updates/world/master/2021_09_23_03_world_2018_03_27_10_world_335.sql +++ /dev/null @@ -1,29 +0,0 @@ --- Klockmort Spannerspan -DELETE FROM `creature_text` WHERE `CreatureID`=6169; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6169,0,0,"%s begins to work...",16,0,100,0,0,0,2344,0,"Klockmort Spannerspan"), -(6169,1,0,"Hooray hooray! $n! It's done!",12,7,100,4,0,0,2345,0,"Klockmort Spannerspan"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6169; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6169 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (616900,616901) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6169,0,0,0,20,0,100,0,1708,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Quest 'Iron Coral' Finished - Remove Npc Flag Questgiver"), -(6169,0,1,0,20,0,100,0,1708,0,0,0,53,0,6169,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Quest 'Iron Coral' Finished - Start Waypoint"), -(6169,0,2,0,40,0,100,0,1,6169,0,0,80,616900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Waypoint 1 Reached - Run Script"), -(6169,0,3,0,40,0,100,0,2,6169,0,0,80,616901,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Waypoint 2 Reached - Run Script"), -(616900,9,0,0,0,0,100,0,0,0,0,0,54,12000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Pause Waypoint"), -(616900,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.97526,"Klockmort Spannerspan - On Script - Set Orientation"), -(616900,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Say Line 0"), -(616900,9,3,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Set Emote State 233"), -(616900,9,4,0,0,0,100,0,10000,10000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Set Emote State 0"), -(616901,9,0,0,0,0,100,0,1000,1000,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Set Emote State 233"), -(616901,9,1,0,0,0,100,0,15000,15000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Set Emote State 0"), -(616901,9,2,0,0,0,100,0,1000,1000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Say Line 1"), -(616901,9,3,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.62512,"Klockmort Spannerspan - On Script - Set Orientation"), -(616901,9,4,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klockmort Spannerspan - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=6169; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(6169,1,-4815,-1250.3,501.915,""), -(6169,2,-4812.48,-1250.62,502.014,""); diff --git a/sql/updates/world/master/2021_09_23_04_world_2018_03_27_11_world_335.sql b/sql/updates/world/master/2021_09_23_04_world_2018_03_27_11_world_335.sql deleted file mode 100644 index 4974e392fa7..00000000000 --- a/sql/updates/world/master/2021_09_23_04_world_2018_03_27_11_world_335.sql +++ /dev/null @@ -1,27 +0,0 @@ --- Tormus Deepforge -DELETE FROM `creature_text` WHERE `CreatureID`=6031; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6031,0,0,"%s begins to work...",16,0,100,0,0,0,2303,0,"Tormus Deepforge"), -(6031,1,0,"$n! I'm finished!",12,7,100,1,0,0,2304,0,"Tormus Deepforge"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6031; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6031 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (603100,603101) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6031,0,0,0,20,0,100,0,1681,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Quest 'Ironband's Compound' Finished - Remove Npc Flag Questgiver"), -(6031,0,1,0,20,0,100,0,1681,0,0,0,53,0,6031,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Quest 'Ironband's Compound' Finished - Start Waypoint"), -(6031,0,2,0,40,0,100,0,1,6031,0,0,80,603100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Waypoint 1 Reached - Run Script"), -(6031,0,3,0,40,0,100,0,2,6031,0,0,80,603101,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Waypoint 2 Reached - Run Script"), -(603100,9,0,0,0,0,100,0,0,0,0,0,54,21000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Pause Waypoint"), -(603100,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.00425,"Tormus Deepforge - On Script - Set Orientation"), -(603100,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Say Line 0"), -(603100,9,3,0,0,0,100,0,0,0,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Set Emote State 233"), -(603100,9,4,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Set Emote State 0"), -(603101,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.60767,"Tormus Deepforge - On Script - Set Orientation"), -(603101,9,1,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Say Line 1"), -(603101,9,2,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tormus Deepforge - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=6031; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(6031,1,-4798.04,-1104.75,499.605,""), -(6031,2,-4793.38,-1098.17,498.89,""); diff --git a/sql/updates/world/master/2021_09_23_05_world_2018_03_27_14_world_335.sql b/sql/updates/world/master/2021_09_23_05_world_2018_03_27_14_world_335.sql deleted file mode 100644 index a321416ba31..00000000000 --- a/sql/updates/world/master/2021_09_23_05_world_2018_03_27_14_world_335.sql +++ /dev/null @@ -1,33 +0,0 @@ --- Winna Hazzard -DELETE FROM `creature_text` WHERE `CreatureID`=9996; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9996,0,0,"I'm very curious to see what this sample of water will do!",12,0,100,1,0,0,5945,0,"Winna Hazzard"), -(9996,1,0,"%s pours the corrupted water onto the cat.",16,0,100,16,0,0,5946,0,"Winna Hazzard"), -(9996,2,0,"Haha! Perfect!",12,0,100,11,0,0,5947,0,"Winna Hazzard"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9996; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9996 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=999600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9996,0,0,0,20,0,100,0,4505,0,0,0,80,999600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Quest 'Well of Corruption' Finished - Run Script"), -(999600,9,0,0,0,0,100,0,0,0,0,0,36,10658,0,0,0,0,0,19,10657,0,0,0,0,0,0,"Winna Hazzard - On Script - Update Template To 'Winna's Kitten' (Corrupted Cat)"), -- Reset script (in case event was triggered a few seconds before) -(999600,9,1,0,0,0,100,0,0,0,0,0,3,0,0,0,0,0,0,19,10658,0,0,0,0,0,0,"Winna Hazzard - On Script - Demorph (Winna's Kitten)"), -- Reset script (in case event was triggered a few seconds before) -(999600,9,2,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Remove Npc Flag Questgiver"), -(999600,9,3,0,0,0,100,0,0,0,0,0,89,0,0,0,0,0,0,19,10658,0,0,0,0,0,0,"Winna Hazzard - On Script - Stop Random Movement (Winna's Kitten)"), -(999600,9,4,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Say Line 0"), -(999600,9,5,0,0,0,100,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Set Run On"), -(999600,9,6,0,0,0,100,0,0,0,0,0,29,0,0,0,0,0,0,19,10658,0,0,0,0,0,0,"Winna Hazzard - On Script - Start Follow"), -(999600,9,7,0,0,0,100,0,5000,5000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Say Line 1"), -(999600,9,8,0,0,0,100,0,3000,3000,0,0,36,10657,0,0,0,0,0,19,10658,0,0,0,0,0,0,"Winna Hazzard - On Script - Update Template To 'Corrupted Cat' (Winna's Kitten)"), -(999600,9,9,0,0,0,100,0,0,0,0,0,86,16510,0,19,10657,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Cross Cast 'Corrupted Saber Visual (DND)'"), -(999600,9,10,0,0,0,100,0,0,0,0,0,3,10657,0,0,0,0,0,19,10657,0,0,0,0,0,0,"Winna Hazzard - On Script - Morph to Entry 'Corrupted Cat' (Winna's Kitten)"), -(999600,9,11,0,0,0,100,0,2000,2000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Say Line 2"), -(999600,9,12,0,0,0,100,0,4000,4000,0,0,69,0,0,0,0,0,0,8,0,0,0,5126.82,-325.127,358.926,0,"Winna Hazzard - On Script - Move to Position"), -(999600,9,13,0,0,0,100,0,0,0,0,0,89,8,0,0,0,0,0,19,10657,0,0,0,0,0,0,"Winna Hazzard - On Script - Start Random Movement (Winna's Kitten)"), -(999600,9,14,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.99164,"Winna Hazzard - On Script - Set Orientation"), -(999600,9,15,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Winna Hazzard - On Script - Add Npc Flag Questgiver"), -(999600,9,16,0,0,0,100,0,60000,60000,0,0,36,10658,0,0,0,0,0,19,10657,0,0,0,0,0,0,"Winna Hazzard - On Script - Update Template To 'Winna's Kitten' (Corrupted Cat)"), -- Reset script -(999600,9,17,0,0,0,100,0,0,0,0,0,3,0,0,0,0,0,0,19,10658,0,0,0,0,0,0,"Winna Hazzard - On Script - Demorph (Winna's Kitten)"); -- Reset script - --- Fix position and add random movement for Winna's Kitten --- UPDATE `creature` SET `position_x`=5126.69, `position_y`=-332.264, `position_z`=356.926, `spawndist`=8, `MovementType`=1 WHERE `guid`=39704; diff --git a/sql/updates/world/master/2021_09_23_06_world_2018_03_27_15_world_335.sql b/sql/updates/world/master/2021_09_23_06_world_2018_03_27_15_world_335.sql deleted file mode 100644 index 02e5ee21cd7..00000000000 --- a/sql/updates/world/master/2021_09_23_06_world_2018_03_27_15_world_335.sql +++ /dev/null @@ -1,400 +0,0 @@ --- Quest "Bathran's Hair" -DELETE FROM `quest_details` WHERE `ID`=1010; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1010,1,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1010; - --- Quest "Elune's Tear" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1033; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=2 WHERE `ID`=1033; - --- Quest "The Ruins of Stardust" -DELETE FROM `quest_details` WHERE `ID`=1034; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1034,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1034; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=2 WHERE `ID`=1034; - --- Quest "Fallen Sky Lake" -DELETE FROM `quest_details` WHERE `ID`=1035; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1035,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1035; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=1035; - --- Quest "Journey to Stonetalon Peak" -DELETE FROM `quest_details` WHERE `ID`=1056; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1056,1,1,0,0,0,0,0,0,0); - --- Quest "Raene's Cleansing" -DELETE FROM `quest_details` WHERE `ID`=991; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(991,1,1,20,0,0,0,0,0,0); - --- Quest "Raene's Cleansing (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2 WHERE `ID`=1023; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=1023; - --- Quest "Raene's Cleansing (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1024; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1024,1,1,0,0,0,0,0,0,0); - --- Quest "Raene's Cleansing (Part 8)" -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1029; - --- Quest "Raene's Cleansing (Part 9)" -DELETE FROM `quest_details` WHERE `ID`=1030; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1030,6,1,1,0,0,0,0,0,0); - --- Quest "Raene's Cleansing (Part 10)" -DELETE FROM `quest_details` WHERE `ID`=1045; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1045,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1045; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1045; - --- Quest "Raene's Cleansing (Part 11)" -DELETE FROM `quest_details` WHERE `ID`=1046; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1046,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1046; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=2, `Emote4`=1 WHERE `ID`=1046; - --- Quest "Culling the Threat" -DELETE FROM `quest_details` WHERE `ID`=1054; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1054,1,1,2,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1054; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1054; - --- Quest "The Ancient Statuette" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1007; - --- Quest "Ruuzel" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1009; - --- Quest "Elemental Bracers" -DELETE FROM `quest_details` WHERE `ID`=1016; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1016,66,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1016; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6 WHERE `ID`=1016; - --- Quest "Mage Summoner" -DELETE FROM `quest_details` WHERE `ID`=1017; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1017,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1017; -UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1 WHERE `ID`=1017; - --- Quest "An Aggressive Defense" -DELETE FROM `quest_details` WHERE `ID`=1025; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1025,1,1,5,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1025; - --- Quest "The Zoram Strand" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1008; - --- Quest "Pridewings of Stonetalon" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1134; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=1134; - --- Quest "Kayneth Stillwind" -DELETE FROM `quest_details` WHERE `ID`=4581; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4581,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=4581; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4581; - --- Quest "Forsaken Diseases" -DELETE FROM `quest_details` WHERE `ID`=1011; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1011,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1011; - --- Quest "Insane Druids" -DELETE FROM `quest_details` WHERE `ID`=1012; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1012,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1012; - --- Quest "The Howling Vale" -DELETE FROM `quest_details` WHERE `ID`=1022; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1022,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1022; - --- Quest "Velinde Starsong" -DELETE FROM `quest_details` WHERE `ID`=1037; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1037,1,1,0,0,0,0,0,0,0); - --- Quest "Velinde's Effects" -DELETE FROM `quest_details` WHERE `ID`=1038; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1038,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1038; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1038; - --- Quest "The Barrens Port" -DELETE FROM `quest_details` WHERE `ID`=1039; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1039,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1039; - --- Quest "The Caravan Road" -DELETE FROM `quest_details` WHERE `ID`=1041; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1041,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1041; - --- Quest "The Carevin Family" -DELETE FROM `quest_details` WHERE `ID`=1042; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1042,274,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1042; - --- Quest "The Scythe of Elune" -DELETE FROM `quest_details` WHERE `ID`=1043; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1043,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1043; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1043; - --- Quest "Answered Questions" -DELETE FROM `quest_details` WHERE `ID`=1044; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1044,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=2 WHERE `ID`=1044; - --- Quest "A Helping Hand" -DELETE FROM `quest_details` WHERE `ID`=9533; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9533,1,274,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9533; - --- Quest "A Shameful Waste" -DELETE FROM `quest_details` WHERE `ID`=9517; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9517,1,0,0,0,0,0,0,0,0); - --- Quest "The Lost Chalice" -DELETE FROM `quest_details` WHERE `ID`=9519; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9519,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9519; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=9519; - --- Quest "Destroy the Legion" -DELETE FROM `quest_details` WHERE `ID`=9516; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9516,5,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9516; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=9516; - --- Quest "Diabolical Plans" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=9520; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=274 WHERE `ID`=9520; - --- Quest "Never Again!" -DELETE FROM `quest_details` WHERE `ID`=9522; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9522,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9522; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=66 WHERE `ID`=9522; - --- Quest "Agents of Destruction" -DELETE FROM `quest_details` WHERE `ID`=9518; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9518,1,5,25,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=5, `Emote3`=6 WHERE `ID`=9518; - --- Quest "Report from the Northern Front" -DELETE FROM `quest_details` WHERE `ID`=9521; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9521,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=9521; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=9521; - --- Quest "Supplies to Auberdine" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=976; - --- Quest "In Search of Thaelrid" -DELETE FROM `quest_details` WHERE `ID`=1198; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1198,1,1,0,0,0,0,0,0,0); - --- Quest "Twilight Falls" -DELETE FROM `quest_details` WHERE `ID`=1199; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1199,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1199; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=1199; - --- Quest "Blackfathom Villainy" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1200; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=66 WHERE `ID`=1200; - --- Quest "The Tower of Althalaxx (Part 2)" -UPDATE `quest_details` SET `Emote2`=1 WHERE `ID`=966; -UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=5 WHERE `ID`=966; - --- Quest "The Tower of Althalaxx (Part 3)" -UPDATE `quest_details` SET `Emote2`=1 WHERE `ID`=967; - --- Quest "The Tower of Althalaxx (Part 6)" -UPDATE `quest_details` SET `Emote2`=1, `Emote3`=1 WHERE `ID`=1140; - --- Quest "The Tower of Althalaxx (Part 7)" -DELETE FROM `quest_details` WHERE `ID`=1167; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1167,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=6 WHERE `ID`=1167; - --- Quest "The Tower of Althalaxx (Part 8)" -UPDATE `quest_details` SET `Emote2`=1 WHERE `ID`=1143; - --- Quest "The Tower of Althalaxx (Part 9)" -DELETE FROM `quest_details` WHERE `ID`=981; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(981,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=2 WHERE `ID`=981; - --- Quest "Cave Mushrooms" -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=947; - --- Quest "The Corruption Abroad" -DELETE FROM `quest_details` WHERE `ID`=3765; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3765,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=3765; - --- Quest "Researching the Corruption" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1275; - --- Quest "The Powers Below" -UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=6 WHERE `ID`=968; - --- Quest "Reclaiming the Charred Vale (Part 2)" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1059; - --- Quest "On Guard in Stonetalon" -DELETE FROM `quest_details` WHERE `ID`=1070; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1070,3,6,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1070; - --- Quest "On Guard in Stonetalon (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1085; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1085,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1085; - --- Quest "A Gnome's Respite" -DELETE FROM `quest_details` WHERE `ID`=1071; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1071,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=1071; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=1071; - --- Quest "A Scroll from Mauren" -DELETE FROM `quest_details` WHERE `ID`=1075; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1075,1,0,0,0,0,0,0,0,0); - --- Quest "Devils in Westfall" -DELETE FROM `quest_details` WHERE `ID`=1076; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1076,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1076; - --- Quest "Special Delivery for Gaxim" -DELETE FROM `quest_details` WHERE `ID`=1077; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1077,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=1077; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=1077; - --- Quest "An Old Colleague" -DELETE FROM `quest_details` WHERE `ID`=1072; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1072,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1072; - --- Quest "Ineptitude + Chemicals = Fun" -DELETE FROM `quest_details` WHERE `ID`=1073; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1073,11,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1073; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1 WHERE `ID`=1073; - --- Quest "Ineptitude + Chemicals = Fun (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1074; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1074,1,11,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1074; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=1074; - --- Quest "Covert Ops - Alpha" -DELETE FROM `quest_details` WHERE `ID`=1079; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1079,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1079; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1079; - --- Quest "Covert Ops - Beta" -DELETE FROM `quest_details` WHERE `ID`=1080; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1080,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1080; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1080; - --- Quest "Kaela's Update" -DELETE FROM `quest_details` WHERE `ID`=1091; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1091,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1091; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1091; - --- Quest "Enraged Spirits" -DELETE FROM `quest_details` WHERE `ID`=1083; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1083,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1083; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1083; - --- Quest "Enraged Spirits" -DELETE FROM `quest_details` WHERE `ID`=1084; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1084,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=1084; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1084; - --- Quest "Update for Sentinel Thenysil" -DELETE FROM `quest_details` WHERE `ID`=1082; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1082,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1082; - --- Quest "Reception from Tyrande" -DELETE FROM `quest_details` WHERE `ID`=1081; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1081,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1081; - --- Quest "Castpipe's Task" -DELETE FROM `quest_details` WHERE `ID`=2931; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2931,5,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2931; - --- Quest "Data Rescue" -DELETE FROM `quest_details` WHERE `ID`=2930; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2930,5,1,1,6,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2930; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=2930; diff --git a/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql b/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql deleted file mode 100644 index 63d1abf9dff..00000000000 --- a/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql +++ /dev/null @@ -1,5 +0,0 @@ --- UPDATE `item_template` SET `maxcount`=1 WHERE `entry`=6926; -UPDATE `quest_template` SET `AllowableRaces`=8 WHERE `ID`=1703; -UPDATE `quest_template` SET `AllowableRaces`=64 WHERE `ID`=1704; -UPDATE `quest_template` SET `AllowableRaces`=1|4 WHERE `ID`=1700; -UPDATE `quest_template_addon` SET `PrevQuestID`=1782 WHERE `ID` IN (1710, 1705, 1708,1703,1704,1700); diff --git a/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql b/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql deleted file mode 100644 index 01a49af6db5..00000000000 --- a/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql +++ /dev/null @@ -1,3 +0,0 @@ --- Kargath Grunt -UPDATE `creature_equip_template` SET `ItemID1`=5287 WHERE `CreatureID`=8155; --- UPDATE `creature_addon` SET `bytes2`=1 WHERE `guid`=6898; diff --git a/sql/updates/world/master/2021_09_23_09_world_2018_03_29_00_world.sql b/sql/updates/world/master/2021_09_23_09_world_2018_03_29_00_world.sql deleted file mode 100644 index 9288c55e1ed..00000000000 --- a/sql/updates/world/master/2021_09_23_09_world_2018_03_29_00_world.sql +++ /dev/null @@ -1,441 +0,0 @@ --- Duplicates removed -DELETE FROM creature WHERE guid IN (128989,129260,128975,128971,129421,129426,129420,129422,129419,129429,129418,129430,129427,129431,129425,129428,129424,129423,128961,128951,128952,128950,129000,128992,128983,128955,128969,128933,128941,128931,128954,128972,128960,128926,128981,128912,128977,128978,128929,128979,128914,128987,128918,128944,128994,128995,128942,128993,128945,128964,128917,128956,128943,128996,128916,128940,128965,128930,128963,128928,128970,128982,129001,128953,128920,128922,128973,128966,128913,128968,128937,128938,128967,128915,128976,128932,128980,128947,128921,128958,128959,128911,128984,128962); -DELETE FROM creature_addon WHERE guid IN (128989,151046,129260,128975,128971,129421,129426,129420,129422,129419,129429,129418,129430,129427,129431,129425,129428,129424,129423,128961,128951,128952,128950,129000,128992,128983,128955,128969,128933,128941,128931,128954,128972,128960,128926,128981,128912,128977,128978,128929,128979,128914,128987,128918,128944,128994,128995,128942,128993,128945,128964,128917,128956,128943,128996,128916,128940,128965,128930,128963,128928,128970,128982,129001,128953,128920,128922,128973,128966,128913,128968,128937,128938,128967,128915,128976,128932,128980,128947,128921,128958,128959,128911,128984,128962); --- Saronite Arrow -DELETE FROM gameobject WHERE guid IN (66149, 66150, 66151, 66153, 66154, 66155, 66157, 66158, 66161, 66163, 66164, 66165, 66166, 66169, 66170, 66171, 66174, 66176, 66177, 66178, 66180, 66182, 66183, 66186, 66188,66194, 66195, 66197, 66201, 66203, 66204, 66208, 66209, 66210, 66211, 66212, 66213, 66219, 66220, 66221, 66222, 66223, 66224, 66225, 66227, 66229, 66231, 66232); --- Citizen of Havenshire -UPDATE creature SET spawntimesecs = 5 WHERE id IN (28576,28577); --- #1 -UPDATE creature SET position_x = 2056.845215, position_y = -5887.278809, position_z = 105.142105, orientation = 5.18, MovementType = 2, spawndist = 0 WHERE guid = 128934; -DELETE FROM `creature_addon` WHERE `guid` IN (128934); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128934, 1289340, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289340; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289340,1,2056.84,-5887.27,105.142, 0, 1, 0, 100, 0), -(1289340,2,2057.01,-5896.95,105.123, 0, 1, 0, 100, 0), -(1289340,3,2035.39,-5906.56,105.121, 0, 1, 0, 100, 0), -(1289340,4,2017.4, -5907.31,104.623, 0, 1, 0, 100, 0), -(1289340,5,1975.06,-5904.35,102.864, 0, 1, 0, 100, 0), -(1289340,6,1945.99,-5904.95,101.207, 0, 1, 0, 100, 0), -(1289340,7,1917.03,-5911.18,101.617, 0, 1, 0, 100, 0), -(1289340,8,1903.82,-5909.42,101.736, 0, 1, 0, 100, 0), -(1289340,9,1877.38,-5911.21,103.984, 0, 1, 0, 100, 0), -(1289340,10,1827.52,-5927.2,111.352, 0, 1, 0, 100, 0), -(1289340,11,1813.52,-5931.47,114.61, 0, 1, 0, 100, 0), -(1289340,12,1807.51,-5941.81,115.80, 0, 1, 0, 100, 0), -(1289340,13,1807.12,-5972.92,116.18, 0, 1, 0, 100, 0), -(1289340,14,1807.86,-5991.78,117.61, 0, 1, 0, 100, 0), -(1289340,15,1810.83,-6000.76,117.63, 2000, 1, 1188, 100, 0); --- #2 -UPDATE creature SET spawndist = 0, MovementType = 2 WHERE guid = 128999; -DELETE FROM `creature_addon` WHERE `guid` IN (128999); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128999, 1289990, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289990; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289990,1,2240.29,-5923.61,98.8092, 0, 1, 0, 100, 0), -(1289990,2,2225.95,-5917.15,100.564, 0, 1, 0, 100, 0), -(1289990,3,2183.44,-5892.94,100.710, 0, 1, 0, 100, 0), -(1289990,4,2165.87,-5868.91,101.326, 0, 1, 0, 100, 0), -(1289990,5,2144.29,-5833.26,101.282, 0, 1, 0, 100, 0), -(1289990,6,2134.01,-5800.38,99.6541, 0, 1, 0, 100, 0), -(1289990,7,2124.79,-5797.24,99.4295, 0, 1, 0, 100, 0), -(1289990,8,2116.25,-5802.6,100.7940, 2000, 1, 1188, 100, 0); --- #3 -UPDATE creature SET position_x = 2279.38, position_y = -5792.860840, position_z = 100.936661, orientation = 2.211558, spawndist = 0, MovementType = 2 WHERE guid = 128957; -DELETE FROM `creature_addon` WHERE `guid` IN (128957); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128957, 1289570, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289570; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289570,1,2279.38,-5792.86,100.936, 0, 1, 0, 100, 0), -(1289570,2,2237.48,-5762.68,101.423, 0, 1, 0, 100, 0), -(1289570,3,2195.92,-5750.89,102.247, 0, 1, 0, 100, 0), -(1289570,4,2159.98,-5731.86,101.111, 0, 1, 0, 100, 0), -(1289570,5,2137.79,-5726.60,100.368, 0, 1, 0, 100, 0), -(1289570,6,2122.49,-5721.89,100.341, 0, 1, 0, 100, 0), -(1289570,7,2079.47,-5736.64,100.508, 0, 1, 0, 100, 0), -(1289570,8,2043.49,-5745.04,98.6616, 0, 1, 0, 100, 0), -(1289570,9,2016.05,-5748.10,99.5260, 0, 1, 0, 100, 0), -(1289570,10,1980.49,-5754.46,99.502, 0, 1, 0, 100, 0), -(1289570,11,1945.86,-5764.75,102.86, 0, 1, 0, 100, 0), -(1289570,12,1917.47,-5769.25,102.56, 0, 1, 0, 100, 0), -(1289570,13,1898.75,-5770.96,103.71, 0, 1, 0, 100, 0), -(1289570,14,1862.43,-5790.36,102.18, 0, 1, 0, 100, 0), -(1289570,15,1825.73,-5806.88,102.91, 0, 1, 0, 100, 0), -(1289570,16,1797.47,-5813.53,109.97, 0, 1, 0, 100, 0), -(1289570,17,1769.65,-5813.99,115.93, 0, 1, 0, 100, 0), -(1289570,18,1752.63,-5817.66,116.12, 0, 1, 0, 100, 0), -(1289570,19,1747.26,-5809.18,116.12, 0, 1, 0, 100, 0), -(1289570,20,1748.11,-5802.21,117.12, 2000, 1, 1188, 100, 0); --- #4 -UPDATE creature SET position_x = 2260.174805, position_y = -5801.781250, position_z = 102.004921, orientation = 3.76, spawndist = 0, MovementType = 2 WHERE guid = 128948; -DELETE FROM `creature_addon` WHERE `guid` IN (128948); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128948, 1289480, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289480; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289480,1,2260.17,-5801.78,102.01, 0, 1, 0, 100, 0), -(1289480,2,2250.01,-5803.18,100.98, 0, 1, 0, 100, 0), -(1289480,3,2165.42,-5814.7,101.322, 0, 1, 0, 100, 0), -(1289480,4,2101.6,-5840.02,102.298, 0, 1, 0, 100, 0), -(1289480,5,2038.31,-5843.82,100.35, 0, 1, 0, 100, 0), -(1289480,6,1945.59,-5846.08,100.35, 0, 1, 0, 100, 0), -(1289480,7,1902.9,-5844.42,100.833, 0, 1, 0, 100, 0), -(1289480,8,1849.54,-5819.23,99.928, 0, 1, 0, 100, 0), -(1289480,9,1767.95,-5819.02,116.02, 0, 1, 0, 100, 0), -(1289480,10,1745.79,-5834.48,116.8, 0, 1, 0, 100, 0), -(1289480,11,1723.42,-5867.11,116.1, 0, 1, 0, 100, 0), -(1289480,12,1729.19,-5872.37,116.1, 0, 1, 0, 100, 0), -(1289480,13,1739.22,-5872.44,116.6, 2000, 1, 1188, 100, 0); --- #5 -UPDATE creature SET position_x = 2286.046631, position_y = -5829.061035, position_z = 100.934441, orientation = 2.1, spawndist = 0, MovementType = 2 WHERE guid = 128949; -DELETE FROM `creature_addon` WHERE `guid` IN (128949); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128949, 1289490, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289490; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289490,1,2286.04,-5829.06,100.934, 0, 1, 0, 100, 0), -(1289490,2,2273.30,-5836.75,100.934, 0, 1, 0, 100, 0), -(1289490,3,2249.23,-5837.22,101.289, 0, 1, 0, 100, 0), -(1289490,4,2186.37,-5864.02,101.326, 0, 1, 0, 100, 0), -(1289490,5,2165.92,-5868.08,101.326, 0, 1, 0, 100, 0), -(1289490,6,2140.53,-5857.96,101.363, 0, 1, 0, 100, 0), -(1289490,7,2107.88,-5872.78,103.037, 0, 1, 0, 100, 0), -(1289490,8,2104.77,-5877.18,103.393, 0, 1, 0, 100, 0), -(1289490,9,2107.28,-5882.22,103.865, 2000, 1, 1188, 100, 0); --- #6 -UPDATE creature SET position_x = 2270.406494, position_y = -5825.929199, position_z = 100.935585, orientation = 2.91, spawndist = 0, MovementType = 2 WHERE guid = 128946; -DELETE FROM `creature_addon` WHERE `guid` IN (128946); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128946, 1289460, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289460; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289460,1,2270.40,-5825.92,100.935, 0, 1, 0, 100, 0), -(1289460,2,2235.89,-5826.65,101.323, 0, 1, 0, 100, 0), -(1289460,3,2211.43,-5824.89,101.391, 0, 1, 0, 100, 0), -(1289460,4,2161.91,-5813.19,101.513, 0, 1, 0, 100, 0), -(1289460,5,2112.32,-5785.67,98.9869, 0, 1, 0, 100, 0), -(1289460,6,2085.38,-5800.41,102.163, 0, 1, 0, 100, 0), -(1289460,7,2069.57,-5809.84,103.118, 0, 1, 0, 100, 0), -(1289460,8,2021.36,-5802.96,100.410, 0, 1, 0, 100, 0), -(1289460,9,1981.07,-5806.64,100.999, 0, 1, 0, 100, 0), -(1289460,10,1941.97,-5799.79,100.25, 2000, 1, 1188, 100, 0); --- #7 -UPDATE creature SET position_x = 2269.964844, position_y = -5826.081055, position_z = 100.936157, orientation = 3.1, spawndist = 0, MovementType = 2 WHERE guid = 128997; -DELETE FROM `creature_addon` WHERE `guid` IN (128997); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128997, 1289970, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289970; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289970,1,2269.96,-5826.08,100.932, 8000, 1, 0, 100, 0), -(1289970,2,2236.19,-5803.16,101.208, 0, 1, 0, 100, 0), -(1289970,3,2167.06,-5816.79,101.337, 0, 1, 0, 100, 0), -(1289970,4,2105.5,-5839.54,102.1880, 0, 1, 0, 100, 0), -(1289970,5,2049.9,-5864.14,102.8060, 0, 1, 0, 100, 0), -(1289970,6,1987.16,-5898.45,102.500, 0, 1, 0, 100, 0), -(1289970,7,1937.49,-5907.82,101.143, 0, 1, 0, 100, 0), -(1289970,8,1886.73,-5910.87,103.037, 0, 1, 0, 100, 0), -(1289970,9,1853.53,-5921.4,105.2080, 0, 1, 0, 100, 0), -(1289970,10,1812.25,-5927.43,114.55, 0, 1, 0, 100, 0), -(1289970,11,1768.08,-5923.11,116.12, 0, 1, 0, 100, 0), -(1289970,12,1761.5,-5930.56,116.119, 0, 1, 0, 100, 0), -(1289970,13,1742.4,-5967.17,117.122, 2000, 1, 1188, 100, 0); --- #8 -UPDATE creature SET position_x = 2258.272461, position_y = -5805.730957, position_z = 100.938576, orientation = 4.38, spawndist = 0, MovementType = 2 WHERE guid = 128998; -DELETE FROM `creature_addon` WHERE `guid` IN (128998); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128998, 1289980, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289980; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289980,1,2258.27,-5805.73,100.938, 5000, 1, 0, 100, 0), -(1289980,2,2253.32,-5824.7,101.0520, 0, 1, 0, 100, 0), -(1289980,3,2232.21,-5831.54,101.341, 0, 1, 0, 100, 0), -(1289980,4,2196.33,-5826.97,101.406, 0, 1, 0, 100, 0), -(1289980,5,2140.07,-5816.52,100.652, 0, 1, 0, 100, 0), -(1289980,6,2126.99,-5799.26,99.5154, 0, 1, 0, 100, 0), -(1289980,7,2117.59,-5801.23,99.9204, 2000, 1, 1188, 100, 0); --- #9 -UPDATE creature SET position_x = 2277.270020, position_y = -5867.498047, position_z = 100.942833, orientation = 1.66, spawndist = 0, MovementType = 2 WHERE guid = 128990; -DELETE FROM `creature_addon` WHERE `guid` IN (128990); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128990, 1289900, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289900; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289900,1,2277.27,-5867.49,100.942, 7000, 1, 0, 100, 0), -(1289900,2,2272.55,-5847.26,100.935, 0, 1, 0, 100, 0), -(1289900,3,2248.3,-5807.73,100.9950, 0, 1, 0, 100, 0), -(1289900,4,2229.75,-5773.74,101.512, 0, 1, 0, 100, 0), -(1289900,5,2207.39,-5751.6,102.4630, 0, 1, 0, 100, 0), -(1289900,6,2162.07,-5722.95,101.576, 0, 1, 0, 100, 0), -(1289900,7,2144.9,-5704.05,102.2520, 0, 1, 0, 100, 0), -(1289900,8,2132.24,-5701.09,101.273, 0, 1, 0, 100, 0), -(1289900,9,2098.18,-5703.38,100.270, 0, 1, 0, 100, 0), -(1289900,10,2083.12,-5711.63,100.36, 0, 1, 0, 100, 0), -(1289900,11,2071.02,-5730.28,100.25, 0, 1, 0, 100, 0), -(1289900,12,2039.03,-5757.86,98.815, 0, 1, 0, 100, 0), -(1289900,13,2014.79,-5784.96,100.44, 0, 1, 0, 100, 0), -(1289900,14,2015.79,-5833.84,100.67, 0, 1, 0, 100, 0), -(1289900,15,2014.32,-5862.64,100.46, 0, 1, 0, 100, 0), -(1289900,16,2005.57,-5893.96,102.37, 0, 1, 0, 100, 0), -(1289900,17,1985.4,-5923.43,104.304, 0, 1, 0, 100, 0), -(1289900,18,1971.35,-5933.44,102.88, 0, 1, 0, 100, 0), -(1289900,19,1913.35,-5938.29,102.50, 0, 1, 0, 100, 0), -(1289900,20,1866.07,-5922.39,104.32, 0, 1, 0, 100, 0), -(1289900,21,1840.94,-5922.4,107.583, 0, 1, 0, 100, 0), -(1289900,22,1813.25,-5930.15,114.56, 0, 1, 0, 100, 0), -(1289900,23,1789.73,-5930.3,116.116, 0, 1, 0, 100, 0), -(1289900,24,1713.48,-5892.5,116.135, 0, 1, 0, 100, 0), -(1289900,25,1691.18,-5872.74,116.15, 0, 1, 0, 100, 0), -(1289900,26,1682.69,-5868.98,116.23, 0, 1, 0, 100, 0), -(1289900,27,1658.57,-5878.73,117.14, 2000, 1, 1188, 100, 0); --- #10 -UPDATE creature SET position_x = 2244.684570, position_y = -5863.497070, position_z = 101.023544, orientation = 3.25, spawndist = 0, MovementType = 2 WHERE guid = 128988; -DELETE FROM `creature_addon` WHERE `guid` IN (128988); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128988, 1289880, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289880; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289880,1,2244.68,-5863.49,101.023, 10000, 1, 0, 100, 0), -(1289880,2,2236.78,-5865.79,101.105, 0, 1, 0, 100, 0), -(1289880,3,2176.49,-5844.66,101.348, 0, 1, 0, 100, 0), -(1289880,4,2143.43,-5844.3,101.3280, 0, 1, 0, 100, 0), -(1289880,5,2088.85,-5847.07,103.921, 0, 1, 0, 100, 0), -(1289880,6,2068.05,-5859.08,103.275, 0, 1, 0, 100, 0), -(1289880,7,2026.17,-5873.86,101.836, 0, 1, 0, 100, 0), -(1289880,8,1970.37,-5871.27,100.618, 0, 1, 0, 100, 0), -(1289880,9,1950.31,-5859.67,100.117, 0, 1, 0, 100, 0), -(1289880,10,1922.59,-5845.54,100.15, 0, 1, 0, 100, 0), -(1289880,11,1870.15,-5833.8,101.252, 0, 1, 0, 100, 0), -(1289880,12,1831.83,-5825.1,101.150, 0, 1, 0, 100, 0), -(1289880,13,1762.85,-5824.3,116.116, 0, 1, 0, 100, 0), -(1289880,14,1714.55,-5821.33,116.12, 0, 1, 0, 100, 0), -(1289880,15,1701.84,-5811.57,116.01, 0, 1, 0, 100, 0), -(1289880,16,1667.87,-5798.99,116.11, 0, 1, 0, 100, 0), -(1289880,17,1648.39,-5804.74,117.12, 2000, 1, 1188, 100, 0); --- #11 -UPDATE creature SET position_x = 2170.995605, position_y = -5910.861816, position_z = 100.466431, orientation = 2.95, spawndist = 0, MovementType = 2 WHERE guid = 128991; -DELETE FROM `creature_addon` WHERE `guid` IN (128991); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128991, 1289910, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289910; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289910,1,2170.99,-5910.86,100.460, 0, 1, 0, 100, 0), -(1289910,2,2123.96,-5908.37,103.537, 0, 1, 0, 100, 0), -(1289910,3,2063.83,-5917.86,106.994, 0, 1, 0, 100, 0), -(1289910,4,2018.57,-5925.72,104.636, 0, 1, 0, 100, 0), -(1289910,5,1978.91,-5931.81,103.270, 0, 1, 0, 100, 0), -(1289910,6,1930.42,-5925.82,103.547, 0, 1, 0, 100, 0), -(1289910,7,1882.12,-5918.43,104.002, 0, 1, 0, 100, 0), -(1289910,8,1847.43,-5919.06,106.024, 0, 1, 0, 100, 0), -(1289910,9,1803.47,-5923.31,115.736, 0, 1, 0, 100, 0), -(1289910,10,1746.99,-5912.37,116.11, 0, 1, 0, 100, 0), -(1289910,11,1706.68,-5886.96,116.13, 0, 1, 0, 100, 0), -(1289910,12,1658.84,-5845.24,116.13, 0, 1, 0, 100, 0), -(1289910,13,1644.38,-5842.67,117.29, 2000, 1, 1188, 100, 0); --- #12 -UPDATE creature SET position_x = 2170.457764, position_y = -5907.129883, position_z = 100.424911, orientation = 3.02, spawndist = 0, MovementType = 2 WHERE guid = 128935; -DELETE FROM `creature_addon` WHERE `guid` IN (128935); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128935, 1289350, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289350; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289350,1,2170.45,-5907.12,100.424, 4000, 1, 0, 100, 0), -(1289350,2,2142.37,-5894.82,101.973, 0, 1, 0, 100, 0), -(1289350,3,2107.72,-5872.92,103.053, 0, 1, 0, 100, 0), -(1289350,4,2067.51,-5867.54,103.870, 0, 1, 0, 100, 0), -(1289350,5,2024.79,-5869.48,101.221, 0, 1, 0, 100, 0), -(1289350,6,1951.56,-5846.48,100.403, 0, 1, 0, 100, 0), -(1289350,7,1869.61,-5831.08,100.987, 0, 1, 0, 100, 0), -(1289350,8,1830.11,-5820.79,101.520, 0, 1, 0, 100, 0), -(1289350,9,1768.9,-5799.65,116.1450, 0, 1, 0, 100, 0), -(1289350,10,1756.63,-5788.3,116.123, 0, 1, 0, 100, 0), -(1289350,11,1744.66,-5783.13,116.12, 0, 1, 0, 100, 0), -(1289350,12,1742.19,-5775.26,116.120, 0, 1, 0, 100, 0), -(1289350,13,1748.05,-5772.54,117.08, 2000, 1, 1188, 100, 0); --- #13 -UPDATE creature SET position_x = 2217.407471, position_y = -5875.900391, position_z = 101.085777, orientation = 2.83, spawndist = 0, MovementType = 2 WHERE guid = 128985; -DELETE FROM `creature_addon` WHERE `guid` IN (128985); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128985, 1289850, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289850; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289850,1,2217.40,-5875.90,101.085, 6000, 1, 0, 100, 0), -(1289850,2,2196.64,-5866.59,101.304, 0, 1, 0, 100, 0), -(1289850,3,2170.04,-5867.43,101.340, 0, 1, 0, 100, 0), -(1289850,4,2137.81,-5856.76,101.391, 0, 1, 0, 100, 0), -(1289850,5,2082.67,-5847.29,103.244, 0, 1, 0, 100, 0), -(1289850,6,2029.99,-5848.05,100.431, 0, 1, 0, 100, 0), -(1289850,7,1969.77,-5874.91,100.636, 0, 1, 0, 100, 0), -(1289850,8,1918.99,-5906.72,101.467, 0, 1, 0, 100, 0), -(1289850,9,1858.61,-5915.66,104.490, 0, 1, 0, 100, 0), -(1289850,10,1803.63,-5926.08,115.62, 0, 1, 0, 100, 0), -(1289850,11,1768.5,-5923.63,116.119, 0, 1, 0, 100, 0), -(1289850,12,1754.77,-5942.33,116.14, 0, 1, 0, 100, 0), -(1289850,13,1742.09,-5966.46,117.12, 2000, 1, 1188, 100, 0); --- #14 -UPDATE creature SET position_x = 1941.105225, position_y = -5799.148926, position_z = 100.515633, orientation = 5.55, spawndist = 0, MovementType = 2 WHERE guid = 128936; -DELETE FROM `creature_addon` WHERE `guid` IN (128936); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128936, 1289360, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289360; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289360,1,1941.10,-5799.14,100.515, 0, 1, 0, 100, 0), -(1289360,2,1945.67,-5802.12,100.476, 0, 1, 0, 100, 0), -(1289360,3,1951.73,-5799.14,100.577, 0, 1, 0, 100, 0), -(1289360,4,1942.04,-5772.9,102.1260, 0, 1, 0, 100, 0), -(1289360,5,1927.43,-5772.54,101.941, 0, 1, 0, 100, 0), -(1289360,6,1895.65,-5808.82,101.188, 0, 1, 0, 100, 0), -(1289360,7,1866.02,-5820.96,100.295, 0, 1, 0, 100, 0), -(1289360,8,1826.25,-5818.95,102.312, 0, 1, 0, 100, 0), -(1289360,9,1772.64,-5818.85,115.730, 0, 1, 0, 100, 0), -(1289360,10,1717.71,-5814.72,116.15, 0, 1, 0, 100, 0), -(1289360,11,1664.44,-5790.83,116.12, 0, 1, 0, 100, 0), -(1289360,12,1608.48,-5763.8,116.663, 0, 1, 0, 100, 0), -(1289360,13,1595.3,-5741.35,119.236, 0, 1, 0, 100, 0), -(1289360,14,1585.9,-5721.38,121.680, 0, 1, 0, 100, 0), -(1289360,15,1575.5,-5724.96,120.779, 2000, 1, 1188, 100, 0); --- #15 -UPDATE creature SET position_x = 1941.454590, position_y = -5800.637695, position_z = 100.260811, orientation = 5.36, spawndist = 0, MovementType = 2 WHERE guid = 128927; -DELETE FROM `creature_addon` WHERE `guid` IN (128927); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128927, 1289270, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289270; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289270,1,1941.45,-5800.63,100.260, 5000, 1, 0, 100, 0), -(1289270,2,1886.91,-5834.98,101.234, 0, 1, 0, 100, 0), -(1289270,3,1852.12,-5830.11,100.757, 0, 1, 0, 100, 0), -(1289270,4,1831.31,-5827.4,101.2170, 0, 1, 0, 100, 0), -(1289270,5,1779.23,-5826.67,115.221, 0, 1, 0, 100, 0), -(1289270,6,1733.84,-5854.41,116.616, 0, 1, 0, 100, 0), -(1289270,7,1683.82,-5870.42,116.177, 0, 1, 0, 100, 0), -(1289270,8,1659.01,-5878.35,117.142, 2000, 1, 1188, 100, 0); --- #16 -UPDATE creature SET position_x = 1939.179810, position_y = -5802.433105, position_z = 100.259399, orientation = 4.3, spawndist = 0, MovementType = 2 WHERE guid = 128924; -DELETE FROM `creature_addon` WHERE `guid` IN (128924); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128924, 1289240, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289240; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289240,1,1939.17,-5802.43,100.259, 3000, 1, 0, 100, 0), -(1289240,2,1905.17,-5812.59,100.617, 0, 1, 0, 100, 0), -(1289240,3,1839.49,-5820.87,100.435, 0, 1, 0, 100, 0), -(1289240,4,1770.56,-5825.94,115.982, 0, 1, 0, 100, 0), -(1289240,5,1750.1,-5823.17,116.1220, 0, 1, 0, 100, 0), -(1289240,6,1747.84,-5801.86,117.123, 2000, 1, 1188, 100, 0); --- #17 -UPDATE creature SET position_x = 1938.616211, position_y = -5867.627930, position_z = 99.059547, orientation = 0.5, spawndist = 0, MovementType = 2 WHERE guid = 128986; -DELETE FROM `creature_addon` WHERE `guid` IN (128986); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128986, 1289860, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289860; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289860,1,1938.61,-5867.62,99.0595, 0, 1, 0, 100, 0), -(1289860,2,1953.07,-5871.43,100.064, 0, 1, 0, 100, 0), -(1289860,3,1957.82,-5886.43,101.620, 0, 1, 0, 100, 0), -(1289860,4,1927.15,-5905.47,101.052, 0, 1, 0, 100, 0), -(1289860,5,1865.38,-5906.94,103.945, 0, 1, 0, 100, 0), -(1289860,6,1813.74,-5924.07,114.088, 0, 1, 0, 100, 0), -(1289860,7,1744.47,-5905.5,116.1420, 0, 1, 0, 100, 0), -(1289860,8,1666.27,-5874.95,116.156, 0, 1, 0, 100, 0), -(1289860,9,1659.64,-5878.93,117.141, 2000, 1, 1188, 100, 0); --- #18 -UPDATE creature SET position_x = 2067.154541, position_y = -5900.735840, position_z = 105.315590, orientation = 3.37, spawndist = 0, MovementType = 2 WHERE guid = 128925; -DELETE FROM `creature_addon` WHERE `guid` IN (128925); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128925, 1289250, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289250; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289250,1,2067.15,-5900.73,105.315, 10000, 1, 0, 100, 0), -(1289250,2,2023.75,-5909.85,104.968, 0, 1, 0, 100, 0), -(1289250,3,1950.40,-5910.79,101.778, 0, 1, 0, 100, 0), -(1289250,4,1898.09,-5912.00,101.896, 0, 1, 0, 100, 0), -(1289250,5,1854.49,-5919.36,104.994, 0, 1, 0, 100, 0), -(1289250,6,1805.89,-5925.83,115.401, 0, 1, 0, 100, 0), -(1289250,7,1739.83,-5908.36,116.121, 0, 1, 0, 100, 0), -(1289250,8,1695.83,-5881.50,116.135, 0, 1, 0, 100, 0), -(1289250,9,1652.39,-5843.25,116.135, 0, 1, 0, 100, 0), -(1289250,10,1645.1,-5842.39,117.290, 2000, 1, 1188, 100, 0); --- #19 -UPDATE creature SET spawndist = 0, MovementType = 2 WHERE guid = 128919; -DELETE FROM `creature_addon` WHERE `guid` IN (128919); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128919, 1289190, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289190; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289190,1,2159.18,-5892.81,101.401, 0, 1, 0, 100, 0), -(1289190,2,2132.78,-5865.54,101.596, 0, 1, 0, 100, 0), -(1289190,3,2084.84,-5829.55,102.578, 0, 1, 0, 100, 0), -(1289190,4,2054.93,-5803.12,102.494, 0, 1, 0, 100, 0), -(1289190,5,1997.51,-5805.87,100.678, 0, 1, 0, 100, 0), -(1289190,6,1977.29,-5813.95,101.035, 0, 1, 0, 100, 0), -(1289190,7,1959.61,-5811.83,101.148, 0, 1, 0, 100, 0), -(1289190,8,1941.14,-5799.42,100.516, 2000, 1, 1188, 100, 0); --- #20 -UPDATE creature SET position_x = 2067.149414, position_y = -5885.223633, position_z = 104.120804, orientation = 3.6, spawndist = 0, MovementType = 2 WHERE guid = 128974; -DELETE FROM `creature_addon` WHERE `guid` IN (128974); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128974, 1289740, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289740; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289740,1,2067.14,-5885.22,104.120, 6000, 1, 0, 100, 0), -(1289740,2,2034.37,-5906.14,105.076, 0, 1, 0, 100, 0), -(1289740,3,1948.81,-5904.8,101.3640, 0, 1, 0, 100, 0), -(1289740,4,1899, -5901.04,102.011, 0, 1, 0, 100, 0), -(1289740,5,1857.14,-5919.97,104.759, 0, 1, 0, 100, 0), -(1289740,6,1806.77,-5925.39,115.368, 0, 1, 0, 100, 0), -(1289740,7,1743.95,-5906.21,116.130, 0, 1, 0, 100, 0), -(1289740,8,1696.17,-5874.24,116.141, 0, 1, 0, 100, 0), -(1289740,9,1666.11,-5875.97,116.156, 0, 1, 0, 100, 0), -(1289740,10,1660.01,-5877.95,117.14, 2000, 1, 1188, 100, 0); --- #21 -UPDATE creature SET position_x = 2140.980225, position_y = -5779.114258, position_z = 99.407547, orientation = 3.5, spawndist = 0, MovementType = 2 WHERE guid = 128939; -DELETE FROM `creature_addon` WHERE `guid` IN (128939); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128939, 1289390, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289390; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289390,1,2140.98,-5779.11,99.4075, 6000, 1, 0, 100, 0), -(1289390,2,2086.14,-5775.21,99.1742, 0, 1, 0, 100, 0), -(1289390,3,2043.6,-5761.94,98.89110, 0, 1, 0, 100, 0), -(1289390,4,2008.65,-5779.73,100.501, 0, 1, 0, 100, 0), -(1289390,5,1977.81,-5796.46,100.932, 0, 1, 0, 100, 0), -(1289390,6,1942.26,-5800.28,100.278, 2000, 1, 1188, 100, 0); --- #22 -UPDATE creature SET position_x = 2116.1, position_y = -5802.52, position_z = 100.8, orientation = 0.9, spawndist = 0, MovementType = 2 WHERE guid = 128923; -DELETE FROM `creature_addon` WHERE `guid` IN (128923); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128923, 1289230, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289230; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289230,1,2116.10,-5802.52,100.800, 0, 1, 0, 100, 0), -(1289230,2,2119.35,-5797.03,99.6076, 0, 1, 0, 100, 0), -(1289230,3,2117.58,-5787.27,98.7951, 0, 1, 0, 100, 0), -(1289230,4,2076.21,-5768.19,99.1701, 0, 1, 0, 100, 0), -(1289230,5,2034.56,-5763.16,99.7534, 0, 1, 0, 100, 0), -(1289230,6,2000.9,-5792.28,100.6950, 0, 1, 0, 100, 0), -(1289230,7,1956.93,-5830.99,100.828, 0, 1, 0, 100, 0), -(1289230,8,1906.43,-5844.33,100.691, 0, 1, 0, 100, 0), -(1289230,9,1870.69,-5831.22,101.043, 0, 1, 0, 100, 0), -(1289230,10,1837.45,-5821.06,100.59, 0, 1, 0, 100, 0), -(1289230,11,1774.77,-5819.43,115.49, 0, 1, 0, 100, 0), -(1289230,12,1752.66,-5819.17,116.12, 0, 1, 0, 100, 0), -(1289230,13,1747.47,-5809.54,116.12, 0, 1, 0, 100, 0), -(1289230,14,1748.39,-5803.1,117.124, 2000, 1, 1188, 100, 0); --- #23 -UPDATE creature SET position_x = 1908.830811, position_y = -5884.311035, position_z = 100.260605, orientation = 4.1, spawndist = 0, MovementType = 2 WHERE guid = 128910; -DELETE FROM `creature_addon` WHERE `guid` IN (128910); -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES -(128910, 1289100, 0, 0, ''); -DELETE FROM `waypoint_data` WHERE `id`=1289100; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1289100,1,1908.8,-5884.31,100.260, 0, 1, 0, 100, 0), -(1289100,2,1870.1,-5910.93,104.046, 0, 1, 0, 100, 0), -(1289100,3,1823.62,-5927.41,112.22, 0, 1, 0, 100, 0), -(1289100,4,1793.2,-5931.67,116.089, 0, 1, 0, 100, 0), -(1289100,5,1751.19,-5914.43,116.11, 0, 1, 0, 100, 0), -(1289100,6,1696.15,-5881.5,116.137, 0, 1, 0, 100, 0), -(1289100,7,1652.94,-5833.58,116.20, 0, 1, 0, 100, 0), -(1289100,8,1615.36,-5781.67,116.11, 0, 1, 0, 100, 0), -(1289100,9,1586.79,-5723.86,121.68, 2000, 1, 1188, 100, 0); diff --git a/sql/updates/world/master/2021_09_24_00_world_2018_04_04_02_world_335.sql b/sql/updates/world/master/2021_09_24_00_world_2018_04_04_02_world_335.sql deleted file mode 100644 index 1540aba2ac9..00000000000 --- a/sql/updates/world/master/2021_09_24_00_world_2018_04_04_02_world_335.sql +++ /dev/null @@ -1,21 +0,0 @@ --- Common Kitten -DELETE FROM `creature_text` WHERE `CreatureID` IN (9937,9936); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9937,0,0,"%s jumps into the moonwell, and goes underwater...",16,0,100,0,0,0,5939,0,"Common Kitten"), -(9936,1,0,"%s follows $n obediently.",16,0,100,0,0,0,5940,0,"Corrupted Kitten"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=9937 AND `source_type`=0 AND `id` IN (0,1,2); -DELETE FROM `smart_scripts` WHERE `entryorguid`=993700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9937,0,0,0,54,0,100,0,0,0,0,0,80,993700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Just Summoned - Run Script"), -(993700,9,0,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Script - Set Rooted On"), -(993700,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,23,0,0,0,0,0,0,0,"Common Kitten - On Script - Say Line 0"), -(993700,9,2,0,0,0,100,0,4000,4000,0,0,36,9936,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Script - Update Template To 'Corrupted Kitten'"), -(993700,9,3,0,0,0,100,0,0,0,0,0,11,16510,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Script - Cast 'Corrupted Saber Visual (DND)'"), -(993700,9,4,0,0,0,100,0,0,0,0,0,3,10042,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Script - Morph to Entry 'Corrupted Kitten'"), -(993700,9,5,0,0,0,100,0,2000,2000,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Common Kitten - On Script - Set Rooted Off"), -(993700,9,6,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Common Kitten - On Script - Say Line 1"); - -DELETE FROM `gossip_menu` WHERE `MenuID`=55002; -- Add Gossip Text -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(55002,3550,0); diff --git a/sql/updates/world/master/2021_09_24_01_world_2018_04_04_03_world_335.sql b/sql/updates/world/master/2021_09_24_01_world_2018_04_04_03_world_335.sql deleted file mode 100644 index e6523e794d6..00000000000 --- a/sql/updates/world/master/2021_09_24_01_world_2018_04_04_03_world_335.sql +++ /dev/null @@ -1,271 +0,0 @@ --- Chillwind Ravager -DELETE FROM `smart_scripts` WHERE `entryorguid`=7449 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7449,0,1,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chillwind Ravager - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7449; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7449,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Chillwind Ravager"); - --- Crazed Owlbeast -DELETE FROM `smart_scripts` WHERE `entryorguid`=7452 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7452,0,1,0,2,0,100,1,0,50,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Crazed Owlbeast - Between 0-50% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7452; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7452,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Crazed Owlbeast"); - --- Frostsaber Huntress -DELETE FROM `smart_scripts` WHERE `entryorguid`=7433 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7433,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostsaber Huntress - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7433; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7433,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Frostsaber Huntress"); - --- Frostsaber Pride Watcher -DELETE FROM `smart_scripts` WHERE `entryorguid`=7434 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7434,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostsaber Pride Watcher - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7434; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7434,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Frostsaber Pride Watcher"); - --- Rak'shiri --- DELETE FROM `smart_scripts` WHERE `entryorguid`=10200 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (10200,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rak'shiri - Between 0-30% Health - Say Line 0 (No Repeat)"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=10200; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (10200,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Rak'shiri"); - --- Shadowhide Brute -DELETE FROM `smart_scripts` WHERE `entryorguid`=432 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(432,0,2,0,2,0,100,1,0,30,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Brute - Between 0-30% Health - Say Line 1 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=432 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(432,1,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Shadowhide Brute"); - --- Bloodscalp Witch Doctor -DELETE FROM `smart_scripts` WHERE `entryorguid`=660 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(660,0,4,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bloodscalp Witch Doctor - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=660; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(660,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Bloodscalp Witch Doctor"); - --- Bloodscalp Scavenger -DELETE FROM `smart_scripts` WHERE `entryorguid`=702 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(702,0,4,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bloodscalp Scavenger - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=702; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(702,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Bloodscalp Scavenger"); - --- Gan'zulah -DELETE FROM `smart_scripts` WHERE `entryorguid`=1061 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1061,0,1,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gan'zulah - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1061; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1061,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Gan'zulah"); - --- Scarlet Executioner -DELETE FROM `smart_scripts` WHERE `entryorguid`=1841 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1841,0,4,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Executioner - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1841; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1841,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Scarlet Executioner"); - --- Raging Thunder Lizard -DELETE FROM `smart_scripts` WHERE `entryorguid`=4726 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4726,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Thunder Lizard - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=4726; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4726,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Raging Thunder Lizard"); - --- Withered Protector -DELETE FROM `smart_scripts` WHERE `entryorguid`=7149 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7149,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Withered Protector - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7149; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7149,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Withered Protector"); - --- Retherokk the Berserker -DELETE FROM `smart_scripts` WHERE `entryorguid`=8216 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8216,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Retherokk the Berserker - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=8216; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(8216,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Retherokk the Berserker"); - --- Verek -DELETE FROM `smart_scripts` WHERE `entryorguid`=9042 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9042,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Verek - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=9042; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9042,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Verek"); - --- Xavathras -DELETE FROM `smart_scripts` WHERE `entryorguid`=9454 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9454,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Xavathras - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=9454; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9454,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Xavathras"); - --- Brumeran -DELETE FROM `smart_scripts` WHERE `entryorguid`=10807 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10807,0,3,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Brumeran - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10807; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10807,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Brumeran"); - --- Desert Rager -DELETE FROM `smart_scripts` WHERE `entryorguid`=11747 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11747,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Desert Rager - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=11747; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(11747,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Desert Rager"); - --- Twilight Avenger -DELETE FROM `smart_scripts` WHERE `entryorguid`=11880 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11880,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Avenger - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=11880; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(11880,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Twilight Avenger"); - --- Enraged Reef Crawler -DELETE FROM `smart_scripts` WHERE `entryorguid`=12347 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(12347,0,1,0,2,0,100,1,0,20,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Enraged Reef Crawler - Between 0-20% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=12347; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(12347,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Enraged Reef Crawler"); - --- Mongress --- DELETE FROM `smart_scripts` WHERE `entryorguid`=14344 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (14344,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mongress - Between 0-30% Health - Say Line 0 (No Repeat)"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=14344; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (14344,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Mongress"); - --- Twilight Marauder -DELETE FROM `smart_scripts` WHERE `entryorguid`=15542 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(15542,0,3,0,2,0,100,1,0,20,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Marauder - Between 0-20% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=15542; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(15542,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Twilight Marauder"); - --- Xandivious --- DELETE FROM `smart_scripts` WHERE `entryorguid`=15623 AND `source_type`=0 AND `id`=6; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (15623,0,6,0,2,0,100,1,0,50,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Xandivious - Between 0-50% Health - Say Line 0 (No Repeat)"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=15623; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (15623,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Xandivious"); - --- Gangled Cannibal -DELETE FROM `smart_scripts` WHERE `entryorguid`=16309 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16309,0,1,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gangled Cannibal - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16309; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16309,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Gangled Cannibal"); - --- Vengeful Apparition -DELETE FROM `smart_scripts` WHERE `entryorguid`=16328 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16328,0,1,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Vengeful Apparition - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16328; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16328,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Vengeful Apparition"); - --- Bonechewer Mutant -DELETE FROM `smart_scripts` WHERE `entryorguid`=16876 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16876,0,4,0,2,0,100,1,0,50,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bonechewer Mutant - Between 0-50% Health - Say Line 1 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16876 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16876,1,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Bonechewer Mutant"); - --- Gordunni Head-Splitter -DELETE FROM `smart_scripts` WHERE `entryorguid`=22148 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22148,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gordunni Head-Splitter - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22148; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22148,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Gordunni Head-Splitter"); - --- Jabbering Ghoul -DELETE FROM `smart_scripts` WHERE `entryorguid`=10801 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10801,0,3,0,4,0,100,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jabbering Ghoul - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10801; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10801,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Jabbering Ghoul"); - --- Farmer Dalson -DELETE FROM `smart_scripts` WHERE `entryorguid`=10836 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10836,0,4,0,4,0,100,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Farmer Dalson - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10836; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10836,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Farmer Dalson"); - --- Raging Moonkin --- DELETE FROM `smart_scripts` WHERE `entryorguid`=10160 AND `source_type`=0 AND `id` IN (0,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (10160,0,0,0,4,0,100,0,0,0,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Moonkin - On Aggro - Cast 'Enrage'"), --- (10160,0,2,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Moonkin - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=10160; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (10160,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Raging Moonkin"); - --- Raging Owlbeast -DELETE FROM `smart_scripts` WHERE `entryorguid`=7451 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7451,0,1,0,2,0,100,1,0,30,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Owlbeast - Between 0-30% Health - Cast Enrage (No Repeat)"), -(7451,0,2,0,2,0,100,1,0,30,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Owlbeast - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=7451; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7451,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Raging Owlbeast"); diff --git a/sql/updates/world/master/2021_09_24_02_world_2018_04_04_04_world_335.sql b/sql/updates/world/master/2021_09_24_02_world_2018_04_04_04_world_335.sql deleted file mode 100644 index 7a15cd0a666..00000000000 --- a/sql/updates/world/master/2021_09_24_02_world_2018_04_04_04_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Mehlar Dawnblade -DELETE FROM `creature_text` WHERE `CreatureID`=17099; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(17099,0,0,"Uther Lightbringer brought only darkness to Quel'Thalas. Let us see if we can bring some darkness to his tomb!",12,0,100,1,0,0,14112,0,"Mehlar Dawnblade"), -(17099,1,0,"At last I will have my revenge!",12,0,100,11,0,0,14115,0,"Mehlar Dawnblade"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=17099; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17099 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1709900 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(17099,0,0,0,20,0,100,0,9443,0,0,0,80,1709900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Quest 'The So-Called Mark of the Lightbringer' Finished - Run Script"), -(1709900,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Script - Remove Npc Flag Questgiver+Gossip"), -(1709900,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Script - Say Line 0"), -(1709900,9,2,0,0,0,100,0,3000,3000,0,0,11,16633,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Script - Cast 'Create Item Visual (DND)'"), -(1709900,9,3,0,0,0,100,0,7000,7000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Script - Say Line 1"), -(1709900,9,4,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mehlar Dawnblade - On Script - Add Npc Flag Questgiver+Gossip"); diff --git a/sql/updates/world/master/2021_09_24_03_world_2018_04_04_05_world_335.sql b/sql/updates/world/master/2021_09_24_03_world_2018_04_04_05_world_335.sql deleted file mode 100644 index d1371d992d0..00000000000 --- a/sql/updates/world/master/2021_09_24_03_world_2018_04_04_05_world_335.sql +++ /dev/null @@ -1,6 +0,0 @@ --- Champion Cyssa Dawnrose --> Fix gossip text -DELETE FROM `gossip_menu` WHERE `MenuID`=8111 AND `TextID` IN (10040,10044); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(8111,10044,0); - -UPDATE `conditions` SET `SourceEntry`=10044 WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=8111 AND `SourceEntry`=10040; diff --git a/sql/updates/world/master/2021_09_24_04_world_2018_04_04_06_world_335.sql b/sql/updates/world/master/2021_09_24_04_world_2018_04_04_06_world_335.sql deleted file mode 100644 index 80fbb3a919b..00000000000 --- a/sql/updates/world/master/2021_09_24_04_world_2018_04_04_06_world_335.sql +++ /dev/null @@ -1,15 +0,0 @@ --- Ambassador Sunsorrow -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7178; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,7178,8740,0,0,16,0,512,0,0,0,0,0,"","Show gossip text if player is a Blood Elf"), -(14,7178,8458,0,0,16,0,1279,0,0,0,0,0,"","Show gossip text if player is not a Blood Elf"); - -DELETE FROM `gossip_menu` WHERE `MenuID` IN (7178,8312) AND `TextID`=10378; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(8312,10378,0); - -UPDATE `gossip_menu_option_action` SET `ActionMenuID`=8312 WHERE `MenuID`=7178; - -DELETE FROM `smart_scripts` WHERE `entryorguid`=16287 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16287,0,0,0,62,0,100,0,7178,0,0,0,0,85,37084,0,0,0,0,0,7,0,0,0,0,0,0,0,"Ambassador Sunsorrow - On Gossip Option 0 Selected - Create Item 'Lament of the Highborne'"); diff --git a/sql/updates/world/master/2021_09_24_05_world_2018_04_04_07_world_335.sql b/sql/updates/world/master/2021_09_24_05_world_2018_04_04_07_world_335.sql deleted file mode 100644 index fdd5fb624a5..00000000000 --- a/sql/updates/world/master/2021_09_24_05_world_2018_04_04_07_world_335.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Joseph Redpath's Monument -UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=176145; -DELETE FROM `smart_scripts` WHERE `entryorguid`=176145 AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(176145,1,0,0,70,0,100,1,2,0,0,0,12,10936,3,0,0,0,0,8,0,0,0,1165.83,-1719.55,60.9121,2.1369,"Joseph Redpath's Monument - On Gameobject State Changed - Summon Creature 'Joseph Redpath'"), -(176145,1,1,0,70,0,100,1,2,0,0,0,1,2,0,0,0,0,0,19,10936,0,0,0,0,0,0,"Joseph Redpath's Monument - On Gameobject State Changed - Say Line 2 (Joseph Redpath)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10936 AND `GroupID`=2; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10936,2,0,"Save me...",15,0,100,0,0,0,6274,0,"Joseph Redpath"); diff --git a/sql/updates/world/master/2021_09_24_06_world_2018_04_06_00_world_335.sql b/sql/updates/world/master/2021_09_24_06_world_2018_04_06_00_world_335.sql deleted file mode 100644 index 33ec9b02d07..00000000000 --- a/sql/updates/world/master/2021_09_24_06_world_2018_04_06_00_world_335.sql +++ /dev/null @@ -1,11 +0,0 @@ --- Augustus the Touched -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=12384; -DELETE FROM `smart_scripts` WHERE `entryorguid`=12384 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(12384,0,0,0,1,0,100,0,1000,15000,150000,180000,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Augustus the Touched - Out of Combat - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=12384; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(12384,0,0,"You won't find better prices anywhere!",14,0,100,22,0,0,7627,0,"Augustus the Touched"), -(12384,0,1,"I'm Augustus, and my prices are INSANE!",14,0,100,22,0,0,7628,0,"Augustus the Touched"), -(12384,0,2,"I'm Augustus! You want it, I got it! You wanna sell it, then I want it!",14,0,100,22,0,0,7629,0,"Augustus the Touched"); diff --git a/sql/updates/world/master/2021_09_24_07_world_2018_04_06_01_world_335.sql b/sql/updates/world/master/2021_09_24_07_world_2018_04_06_01_world_335.sql deleted file mode 100644 index d8fed9737c2..00000000000 --- a/sql/updates/world/master/2021_09_24_07_world_2018_04_06_01_world_335.sql +++ /dev/null @@ -1,8 +0,0 @@ --- Tirion Fordring -DELETE FROM `gossip_menu` WHERE `MenuID`=3502 AND `TextID`=4673; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(3502,4673,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=3502; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,3502,4673,0,0,9,0,5742,0,0,0,0,0,"","Show gossip text 4673 if quest 'Redemption' is taken"); diff --git a/sql/updates/world/master/2021_09_24_08_world_2018_04_06_02_world_335.sql b/sql/updates/world/master/2021_09_24_08_world_2018_04_06_02_world_335.sql deleted file mode 100644 index 000e19bead0..00000000000 --- a/sql/updates/world/master/2021_09_24_08_world_2018_04_06_02_world_335.sql +++ /dev/null @@ -1,34 +0,0 @@ --- Thun'grim Firegaze -DELETE FROM `creature_text` WHERE `CreatureID`=5878; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5878,0,0,"%s begins to work...",16,0,100,0,0,0,2348,0,"Thun'grim Firegaze"), -(5878,1,0,"Your armor is ready, $n.",12,1,100,1,0,0,2634,0,"Thun'grim Firegaze"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5878; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5878 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (587800,587801) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5878,0,0,0,20,0,100,0,1838,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Quest 'Brutal Armor' Finished - Remove Npc Flag Questgiver"), -(5878,0,1,0,20,0,100,0,1838,0,0,0,53,0,5878,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Quest 'Brutal Armor' Finished - Start Waypoint"), -(5878,0,2,0,40,0,100,0,3,5878,0,0,80,587800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Waypoint 3 Reached - Run Script"), -(5878,0,3,0,40,0,100,0,6,5878,0,0,80,587801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Waypoint 6 Reached - Run Script"), -(587800,9,0,0,0,0,100,0,0,0,0,0,54,39000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Pause Waypoint"), -(587800,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.92829,"Thun'grim Firegaze - On Script - Set Orientation"), -(587800,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Say Line 0"), -(587800,9,3,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Set Emote State 69"), -(587800,9,4,0,0,0,100,0,15000,15000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Set Emote State 0"), -(587800,9,5,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.30012,"Thun'grim Firegaze - On Script - Set Orientation"), -(587800,9,6,0,0,0,100,0,1000,1000,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Set Emote State 233"), -(587800,9,7,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Set Emote State 0"), -(587801,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.820305,"Thun'grim Firegaze - On Script - Set Orientation"), -(587801,9,1,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Say Line 1"), -(587801,9,2,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thun'grim Firegaze - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=5878; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(5878,1,-423.713,-3167.24,212.779,""), -(5878,2,-423.211,-3164.23,212.864,""), -(5878,3,-425.1,-3162.25,212.697,""), -(5878,4,-423.211,-3164.23,212.864,""), -(5878,5,-423.713,-3167.24,212.779,""), -(5878,6,-437.62,-3176.26,211.385,""); diff --git a/sql/updates/world/master/2021_09_24_09_world_2018_04_06_03_world_335.sql b/sql/updates/world/master/2021_09_24_09_world_2018_04_06_03_world_335.sql deleted file mode 100644 index fa2c9ddc59a..00000000000 --- a/sql/updates/world/master/2021_09_24_09_world_2018_04_06_03_world_335.sql +++ /dev/null @@ -1,19 +0,0 @@ --- Ula'elek -DELETE FROM `creature_text` WHERE `CreatureID`=6408; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6408,0,0,"%s begins to work...",16,0,100,0,0,0,2348,0,"Ula'elek"), -(6408,1,0,"I am done. Your armor is ready, $n.",12,1,100,1,0,0,2646,0,"Ula'elek"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6408; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6408 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=640800 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6408,0,0,0,20,0,100,0,1842,0,0,0,80,640800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Quest 'Satyr Hooves' Finished - Run Script"), -(640800,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Remove Npc Flag Questgiver"), -(640800,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Say Line 0"), -(640800,9,2,0,0,0,100,0,0,0,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Set Emote State 233"), -(640800,9,3,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Set Emote State 0"), -(640800,9,4,0,0,0,100,0,500,500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Say Line 1"), -(640800,9,5,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ula'elek - On Script - Add Npc Flag Questgiver"); - --- UPDATE `creature` SET `position_x`=-811.458, `position_y`=-4939.82, `position_z`=20.4816, `orientation`=3.59002 WHERE `guid`=6490; diff --git a/sql/updates/world/master/2021_09_24_10_world_2018_04_06_04_world_335.sql b/sql/updates/world/master/2021_09_24_10_world_2018_04_06_04_world_335.sql deleted file mode 100644 index 39ce2177065..00000000000 --- a/sql/updates/world/master/2021_09_24_10_world_2018_04_06_04_world_335.sql +++ /dev/null @@ -1,20 +0,0 @@ --- Orm Stonehoof -DELETE FROM `creature_text` WHERE `CreatureID`=6410; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6410,0,0,"%s begins to work...",16,0,100,0,0,0,2348,0,"Orm Stonehoof"), -(6410,1,0,"I have completed your helm, $n.",12,1,100,1,0,0,2635,0,"Orm Stonehoof"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6410; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6410 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=641000 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6410,0,0,0,20,0,100,0,1844,0,0,0,80,641000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Quest 'Chimaeric Horn' Finished - Run Script"), -(641000,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Remove Npc Flag Questgiver"), -(641000,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Say Line 0"), -(641000,9,2,0,0,0,100,0,0,0,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Set Emote State 233"), -(641000,9,3,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Set Emote State 0"), -(641000,9,4,0,0,0,100,0,500,500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Say Line 1"), -(641000,9,5,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Orm Stonehoof - On Script - Add Npc Flag Questgiver"); - --- UPDATE `creature` SET `position_x`=-1239.54, `position_y`=109.707, `position_z`=129.58, `orientation`=1.89658 WHERE `guid`=24678; -UPDATE `creature` SET `guid`=24678, `spawntimesecs`=300 WHERE `guid`=296257; diff --git a/sql/updates/world/master/2021_09_24_11_world_2018_04_06_05_world_335.sql b/sql/updates/world/master/2021_09_24_11_world_2018_04_06_05_world_335.sql deleted file mode 100644 index c23721c1d1b..00000000000 --- a/sql/updates/world/master/2021_09_24_11_world_2018_04_06_05_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Velora Nitely -DELETE FROM `creature_text` WHERE `CreatureID`=6411; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6411,0,0,"%s begins to craft...",16,0,100,0,0,0,2644,0,"Velora Nitely"), -(6411,1,0,"I have finished your leg guards, $n.",12,0,100,1,0,0,2645,0,"Velora Nitely"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6411; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6411 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=641100 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6411,0,0,0,20,0,100,0,1846,0,0,0,80,641100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Quest 'Dragonmaw Shinbones' Finished - Run Script"), -(641100,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Remove Npc Flag Questgiver"), -(641100,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Say Line 0"), -(641100,9,2,0,0,0,100,0,0,0,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Set Emote State 133"), -(641100,9,3,0,0,0,100,0,20000,20000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Set Emote State 0"), -(641100,9,4,0,0,0,100,0,500,500,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Say Line 1"), -(641100,9,5,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Velora Nitely - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_24_12_world_2018_04_06_06_world_335.sql b/sql/updates/world/master/2021_09_24_12_world_2018_04_06_06_world_335.sql deleted file mode 100644 index a4b37e4c15e..00000000000 --- a/sql/updates/world/master/2021_09_24_12_world_2018_04_06_06_world_335.sql +++ /dev/null @@ -1,23 +0,0 @@ --- Brutal Armor set Quest chaining -UPDATE `quest_template` SET `AllowableRaces`=16 WHERE `ID`=1841; -UPDATE `quest_template` SET `AllowableRaces`=32 WHERE `ID`=1840; -UPDATE `quest_template` SET `AllowableRaces`=2|128 WHERE `ID`=1839; -UPDATE `quest_template_addon` SET `PrevQuestID`=1848 WHERE `ID` IN (1841,1840,1839,1846,1844,1842); - --- BreadCrumb Quest "Velora Nitely and the Brutal Legguards" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (1841,1846); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,1841,0,0,14,0,1846,0,0,0,0,0,"","Quest 'Velora Nitely and the Brutal Legguards' can only be taken if quest 'Dragonmaw Shinbones' is not taken"), -(19,0,1846,0,0,28,0,1841,0,0,1,0,0,"","Quest 'Dragonmaw Shinbones' can only be taken if quest 'Velora Nitely and the Brutal Legguards' is not completed"); - --- BreadCrumb Quest "Orm Stonehoof and the Brutal Helm" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (1840,1844); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,1840,0,0,14,0,1844,0,0,0,0,0,"","Quest 'Orm Stonehoof and the Brutal Helm' can only be taken if quest 'Chimaeric Horn' is not taken"), -(19,0,1844,0,0,28,0,1840,0,0,1,0,0,"","Quest 'Chimaeric Horn' can only be taken if quest 'Orm Stonehoof and the Brutal Helm' is not completed"); - --- BreadCrumb Quest "Ula'elek and the Brutal Gauntlets" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (1839,1842); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,1839,0,0,14,0,1842,0,0,0,0,0,"","Quest 'Ula'elek and the Brutal Gauntlets' can only be taken if quest 'Satyr Hooves' is not taken"), -(19,0,1842,0,0,28,0,1839,0,0,1,0,0,"","Quest 'Satyr Hooves' can only be taken if quest 'Ula'elek and the Brutal Gauntlets' is not completed"); diff --git a/sql/updates/world/master/2021_09_25_00_world_2018_04_07_00_world.sql b/sql/updates/world/master/2021_09_25_00_world_2018_04_07_00_world.sql deleted file mode 100644 index f840aacdac5..00000000000 --- a/sql/updates/world/master/2021_09_25_00_world_2018_04_07_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `gameobject` WHERE `id` IN (191163); diff --git a/sql/updates/world/master/2021_09_25_01_world_2018_04_08_00_world_335.sql b/sql/updates/world/master/2021_09_25_01_world_2018_04_08_00_world_335.sql deleted file mode 100644 index d0d2f717e65..00000000000 --- a/sql/updates/world/master/2021_09_25_01_world_2018_04_08_00_world_335.sql +++ /dev/null @@ -1,18 +0,0 @@ --- -DELETE FROM `quest_template_addon` WHERE `ID` IN (6042,6022,6133,6135,6136,6163,6144,14349,14350); -INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES -(6022,0,0,0,0,6136,-6133,0,0,0,0,0,0,0,0,1,0), -(6042,0,0,0,0,6135,-6133,0,0,0,0,0,0,0,0,0,0), -(6133,0,0,0,0,6135,-6133,0,0,0,0,0,0,0,0,0,0), -(6135,0,0,0,0,6144,-6135,0,0,0,0,0,0,0,0,0,0), -(6136,0,0,0,0,6163,-6135,0,0,0,0,0,0,0,0,0,0), -(6144,0,0,0,0,14350,0,0,0,0,0,0,0,0,0,0,0), -(14350,0,0,0,0,6146,0,0,0,0,0,0,0,0,0,0,0); - -DELETE FROM `disables` WHERE `sourceType`=1 AND `entry` IN (14349,6145); -INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES -(1,14349,0,"","","Deprecated quest"), -(1,6145,0,"","","Deprecated quest"); - --- UPDATE `quest_template` SET `RewardNextQuest`=0 WHERE `ID`=6144; --- UPDATE `quest_offer_reward` SET `RewardText`="The Grand Crusader sits safely in the Scarlet Bastion while his forces pour into our lands, desecrate our structures and monuments and murder our people.$B$BThe time has come to deal with this pest. You will become the instrument of our reckoning." WHERE `ID`=6144; diff --git a/sql/updates/world/master/2021_09_25_02_world_2018_04_08_01_world_335.sql b/sql/updates/world/master/2021_09_25_02_world_2018_04_08_01_world_335.sql deleted file mode 100644 index e43e5e23979..00000000000 --- a/sql/updates/world/master/2021_09_25_02_world_2018_04_08_01_world_335.sql +++ /dev/null @@ -1,34 +0,0 @@ --- Rohan the Assassin --> Add gossip option -DELETE FROM `gossip_menu` WHERE `MenuID` IN (7118,7119,7120,7121,7122); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7118,8380,0), -(7119,8381,0), -(7120,8382,0), -(7121,8383,0), -(7122,8384,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=7101 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (7118,7119,7120,7121); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7101,0,0,"What is it that you do exactly, Rohan?",12003,1,1,0), -(7118,0,0,"So what brings you to Light's Hope?",12005,1,1,0), -(7119,0,0,"What? Bonescythe?",12007,1,1,0), -(7120,0,0,"Wow, you're insane, aren't you?",12009,1,1,0), -(7121,0,0,"Hey wait, Gadgetzan has a disco?",12011,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=7101 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (7118,7119,7120,7121); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(7101,0,7118,0), -(7118,0,7119,0), -(7119,0,7120,0), -(7120,0,7121,0), -(7121,0,7122,0); - -DELETE FROM `npc_text` WHERE `ID` IN (8380,8381,8382,8383,8384); -INSERT INTO `npc_text` (`ID`,`BroadcastTextID0`,`Probability0`) VALUES -(8380,12004,1), -(8381,12006,1), -(8382,12008,1), -(8383,12010,1), -(8384,12012,1); diff --git a/sql/updates/world/master/2021_09_25_03_world_2018_04_08_02_world_335.sql b/sql/updates/world/master/2021_09_25_03_world_2018_04_08_02_world_335.sql deleted file mode 100644 index d12fe3ee7a6..00000000000 --- a/sql/updates/world/master/2021_09_25_03_world_2018_04_08_02_world_335.sql +++ /dev/null @@ -1,26 +0,0 @@ --- Rayne --> Add gossip chatter -DELETE FROM `gossip_menu` WHERE `MenuID` IN (7123,7124,7125); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7123,8385,0), -(7124,8386,0), -(7125,8387,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=7104 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (7123,7124); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7104,0,0,"Hello, Rayne. What brings the Cenarion Circle to the Plaguelands?",12015,1,1,0), -(7123,0,0,"Are these lands not beyond healing? They look pretty beat up.",12017,1,1,0), -(7124,0,0,"What kind of services?",12019,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=7104 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (7123,7124); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES -(7104,0,7123,0), -(7123,0,7124,0), -(7124,0,7125,0); - -DELETE FROM `npc_text` WHERE `ID` IN (8385,8386,8387); -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(8385,12016,1), -(8386,12018,1), -(8387,12020,1); diff --git a/sql/updates/world/master/2021_09_25_04_world_2018_04_08_03_world_335.sql b/sql/updates/world/master/2021_09_25_04_world_2018_04_08_03_world_335.sql deleted file mode 100644 index 73566dec0b6..00000000000 --- a/sql/updates/world/master/2021_09_25_04_world_2018_04_08_03_world_335.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Quest "Araj's Scarab" -DELETE FROM `smart_scripts` WHERE `entryorguid`=11056 AND `source_type`=0 AND `id`=8; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1105600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11056,0,8,0,20,0,100,0,5803,0,0,0,0,80,1105600,0,0,0,0,0,1,0,0,0,0,0,0,0,'Alchemist Arbington - On Quest \'Araj\'s Scarab\' Rewarded - Run Script'), -(1105600,9,0,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alchemist Arbington and Apothecary Dithers - On Script - Remove Npc Flag Questgiver"), -(1105600,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Alchemist Arbington and Apothecary Dithers - On Script - Say Line 0"), -(1105600,9,2,0,0,0,100,0,0,0,0,0,0,11,15050,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alchemist Arbington and Apothecary Dithers - On Script - Cast 'Psychometry'"), -(1105600,9,3,0,0,0,100,0,6000,6000,0,0,0,1,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Alchemist Arbington and Apothecary Dithers - On Script - Say Line 1"), -(1105600,9,4,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Alchemist Arbington and Apothecary Dithers - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_25_05_world_2018_04_10_00_world_335.sql b/sql/updates/world/master/2021_09_25_05_world_2018_04_10_00_world_335.sql deleted file mode 100644 index 06be06e78a7..00000000000 --- a/sql/updates/world/master/2021_09_25_05_world_2018_04_10_00_world_335.sql +++ /dev/null @@ -1,157 +0,0 @@ --- Texts -DELETE FROM `creature_text` WHERE `CreatureID` IN (16114,16115,16113,16256,16116,16134,16135); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16114,0,0,"Your message did reach us, Commander, but by no means is our involvement here sanctioned by the Grand Crusader.",12,0,100,1,0,0,12047,0,"Scarlet Commander Marjhan"), -(16114,1,0,"The heathens will be forced to react. Orcs, bull-men...",12,0,100,1,0,0,12052,0,"Scarlet Commander Marjhan"), -(16114,2,0,"Whatever. The revolting, unkempt Horde filth...",12,0,100,5,0,0,12054,0,"Scarlet Commander Marjhan"), -(16114,3,0,"Too little, too late. The dam has broken. We are a bump in the road at best.",12,0,100,274,0,0,12056,0,"Scarlet Commander Marjhan"), -(16114,4,0,"There is always... Ashbringer.",12,0,100,1,0,0,12058,0,"Scarlet Commander Marjhan"), -(16114,5,0,"Thank you, Jessica.",12,0,100,2,0,0,12143,0,"Scarlet Commander Marjhan"), -(16114,6,0,"And might I add, that dress is lovely! You must tell me where you got it from.",12,0,100,1,0,0,12144,0,"Scarlet Commander Marjhan"), -(16115,0,0,"Your leader takes residence at the doorstep to Naxxramas. Do you think he does not feel the pressure?",12,0,100,6,0,0,12048,0,"Commander Eligor Dawnbringer"), -(16115,1,0,"%s lowers the sound of his voice to a whisper.",16,0,100,0,0,0,12049,0,"Commander Eligor Dawnbringer"), -(16115,2,0,"Even demons are capable of fear...",12,0,100,0,0,0,12050,0,"Commander Eligor Dawnbringer"), -(16115,3,0,"Scourge activity in the Plaguelands has increased ten-fold. We are receiving reports of Scourge attacks from as far away as Kalimdor! Now how do you suppose this has happened? How have the wretched undead done that which was previously thought impossible? Is nowhere safe?",12,0,100,1,0,0,12051,0,"Commander Eligor Dawnbringer"), -(16115,4,0,"Tauren.",12,0,100,0,0,0,12053,0,"Commander Eligor Dawnbringer"), -(16115,5,0,"You lack tact, Commander. This is not surprising. However, you are right in that the Horde will be forced to act. But not just the Horde. They already come - heroes from across the world.",12,0,100,1,0,0,12055,0,"Commander Eligor Dawnbringer"), -(16115,6,0,"So why are you here? What are we to do if there is no hope?",12,0,100,6,0,0,12057,0,"Commander Eligor Dawnbringer"), -(16115,7,0,"So this is what you have come for? To try and claim that which is the reason for the Dawn's existence and the Crusade's downfall? You open old wounds with your words, Commander!",12,0,100,6,0,0,12062,0,"Commander Eligor Dawnbringer"), -(16115,8,0,"The Ashbringer is dead and there will never be another like him. The lesser Mograine is a far cry from the man his father was. You know this, Commander! It was, after all, your own leadership that was responsible for the death of the Scarlet Highlord Mograine.",12,0,100,5,0,0,12063,0,"Commander Eligor Dawnbringer"), -(16115,9,0,"It was your leadership that manipulated a grieving child to try and recover the sword. A child that has grown into a man with nothing but vengeance and hatred in his heart! And for what? You are no closer to the sword now than you were five years ago.",12,0,100,25,0,0,12065,0,"Commander Eligor Dawnbringer"), -(16115,10,0,"Yet you think that recovering Ashbringer will somehow turn the tide of battle? Let me let you in on a little secret, Commander: The power of the Ashbringer came from the man who would wield it... I was there, Commander. I watched him burn legions of undead in righteous fire before he would even unsheathe the blade. Alas, your grasp on history is ... lacking.",12,0,100,1,0,0,12066,0,"Commander Eligor Dawnbringer"), -(16115,11,0,"Now be silent and note where you are, lest I inform Lord Fordring and his knights that you are no longer here on amicable terms. I am certain he would take great pleasure in seeing to your 'atonement.'",12,0,100,5,0,0,12067,0,"Commander Eligor Dawnbringer"), -(16115,12,0,"The fish is exquisite, Jessica.",12,0,100,1,0,0,12138,0,"Commander Eligor Dawnbringer"), -(16115,13,0,"My compliments to the chef!",12,0,100,1,0,0,12137,0,"Commander Eligor Dawnbringer"), -(16115,14,0,"Delicious!",12,0,100,0,0,0,12139,0,"Commander Eligor Dawnbringer"), -(16256,0,0,"Ok, you had the fish platter, Commander. Enjoy!",12,0,100,1,0,0,12132,0,"Jessica Chambers"), -(16256,1,0,"Father, you had the bowl of fruit? Right?",12,0,100,6,0,0,12133,0,"Jessica Chambers"), -(16256,2,0,"And for the ladies, roast baby boar. Enjoy!",12,0,100,1,0,0,12134,0,"Jessica Chambers"), -(16256,3,0,"Please let me know if you need anything else!",12,0,100,1,0,0,12135,0,"Jessica Chambers"), -(16113,0,0,"Thank you, Mrs. Chambers.",12,0,100,1,0,0,12140,0,"Father Inigo Montoy"), -(16113,1,0,"Is this a mango? Stupendous!",12,0,100,4,0,0,12141,0,"Father Inigo Montoy"), -(16113,2,0,"You've really outdone yourself this time, Mrs. Chambers. Not a spot of mold to be found!",12,0,100,1,0,0,12142,0,"Father Inigo Montoy"), -(16116,0,0,"Oh, quite succulent. Many thanks, Mrs. Chambers.",12,0,100,2,0,0,12147,0,"Archmage Angela Dosantos"), -(16116,1,0,"The boar is superb!",12,0,100,4,0,0,12146,0,"Archmage Angela Dosantos"), -(16116,2,0,"Indeed... lovely dress, Jessica.",12,0,100,273,0,0,12145,0,"Archmage Angela Dosantos"), -(16134,0,0,"Watch, druid. The earth still breathes. It yearns to be cleansed.",12,0,100,1,0,0,11946,0,"Rimblat Earthshatter"), -(16135,0,0,"That is wonderous, Rimblat! Even this foul, sundered earth is not beyond healing.",12,0,100,273,0,0,11945,0,"Rayne"); - --- Scarlet Commander Marjhan -UPDATE `npc_text` SET `BroadcastTextID0`=11944 WHERE `ID`=8354; --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16114; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16114 AND `source_type`=0; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1611400 AND `source_type`=9; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16114,0,0,0,1,0,100,0,5000,5000,480000,480000,80,1611400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - Out of Combat - Run Script"), --- (16114,0,1,0,38,0,100,0,1,1,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Data 1 1 Set - Set Event Phase 1"), --- (16114,0,2,0,38,0,100,0,2,2,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Data 2 2 Set - Set Event Phase 0"), --- (16114,0,3,0,1,1,100,0,1000,3000,3000,5000,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - Out of Combat - Play Emote 'Eat'"), --- (1611400,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 0"), --- (1611400,9,1,0,0,0,100,0,6000,6000,0,0,1,0,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 0 (Commander Eligor Dawnbringer)"), --- (1611400,9,2,0,0,0,100,0,6000,6000,0,0,1,1,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 1 (Commander Eligor Dawnbringer)"), --- (1611400,9,3,0,0,0,100,0,0,0,0,0,1,2,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 2 (Commander Eligor Dawnbringer)"), --- (1611400,9,4,0,0,0,100,0,5000,5000,0,0,1,3,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 3 (Commander Eligor Dawnbringer)"), --- (1611400,9,5,0,0,0,100,0,15000,15000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 1"), --- (1611400,9,6,0,0,0,100,0,4000,4000,0,0,1,4,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 4 (Commander Eligor Dawnbringer)"), --- (1611400,9,7,0,0,0,100,0,2000,2000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 2"), --- (1611400,9,8,0,0,0,100,0,4000,4000,0,0,1,5,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 5 (Commander Eligor Dawnbringer)"), --- (1611400,9,9,0,0,0,100,0,10000,10000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 2"), --- (1611400,9,10,0,0,0,100,0,5000,5000,0,0,1,6,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 6 (Commander Eligor Dawnbringer)"), --- (1611400,9,11,0,0,0,100,0,5000,5000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 4"), --- (1611400,9,12,0,0,0,100,0,4000,4000,0,0,91,5,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Remove Flag Standstate 'Sit' (Commander Eligor Dawnbringer)"), --- (1611400,9,13,0,0,0,100,0,2000,2000,0,0,1,7,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 7 (Commander Eligor Dawnbringer)"), --- (1611400,9,14,0,0,0,100,0,10000,10000,0,0,1,8,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 8 (Commander Eligor Dawnbringer)"), --- (1611400,9,15,0,0,0,100,0,14000,14000,0,0,1,9,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 9 (Commander Eligor Dawnbringer)"), --- (1611400,9,16,0,0,0,100,0,13000,13000,0,0,1,10,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 10 (Commander Eligor Dawnbringer)"), --- (1611400,9,17,0,0,0,100,0,20000,20000,0,0,1,11,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Say Line 11 (Commander Eligor Dawnbringer)"), --- (1611400,9,18,0,0,0,100,0,10000,10000,0,0,90,5,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Add Flag Standstate 'Sit' (Commander Eligor Dawnbringer)"), --- (1611400,9,19,0,0,0,100,0,120000,120000,0,0,45,1,1,0,0,0,0,19,16256,0,0,0,0,0,0,"Scarlet Commander Marjhan - On Script - Set Data to Jessica Chambers"); - --- Jessica Chambers --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16256 AND `source_type`=0 AND `id` IN (2,3,4,5); --- DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1625600,1625601) AND `source_type`=9; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16256,0,2,0,38,0,100,0,1,1,0,0,53,0,16256,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Data Set - Start Waypoint"), --- (16256,0,3,0,40,0,100,0,1,16256,0,0,80,1625600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Waypoint 1 Reached - Run Script"), --- (16256,0,4,0,40,0,100,0,5,16256,0,0,80,1625601,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Waypoint 5 Reached - Run Script"), --- (16256,0,5,0,40,0,100,0,8,16256,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.16421,"Jessica Chambers - On Waypoint 8 Reached - Set Orientation"), --- (1625600,9,0,0,0,0,100,0,0,0,0,0,54,34000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Pause Waypoint"), --- (1625600,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.6761,"Jessica Chambers - On Script - Set Orientation"), --- (1625600,9,3,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 0"), --- (1625600,9,4,0,0,0,100,0,0,0,0,0,50,181143,120,0,0,0,0,8,0,0,0,2298.4,-5341.18,91.8703,5.28751,"Jessica Chambers - On Script - Summon Gameobject 'Fish of the Day'"), --- (1625600,9,5,0,0,0,100,0,4000,4000,0,0,5,7,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Play Emote 'Eat' (Commander Eligor Dawnbringer)"), --- (1625600,9,6,0,0,0,100,0,4000,4000,0,0,1,12,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 12 (Commander Eligor Dawnbringer)"), --- (1625600,9,7,0,0,0,100,0,4000,4000,0,0,1,13,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 13 (Commander Eligor Dawnbringer)"), --- (1625600,9,8,0,0,0,100,0,4000,4000,0,0,45,1,1,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 1 1 (Commander Eligor Dawnbringer)"), --- (1625600,9,9,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.23882,"Jessica Chambers - On Script - Set Orientation"), --- (1625600,9,10,0,0,0,100,0,1000,1000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 1"), --- (1625600,9,11,0,0,0,100,0,0,0,0,0,50,181144,103,0,0,0,0,8,0,0,0,2298.24,-5339.52,91.8803,0.683735,"Jessica Chambers - On Script - Summon Gameobject 'Bowl of Fruit'"), --- (1625600,9,12,0,0,0,100,0,4000,4000,0,0,1,0,0,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 0 (Father Inigo Montoy)"), --- (1625600,9,13,0,0,0,100,0,4000,4000,0,0,5,7,0,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Play Emote 'Eat' (Father Inigo Montoy)"), --- (1625600,9,14,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 1 (Father Inigo Montoy)"), --- (1625600,9,15,0,0,0,100,0,4000,4000,0,0,45,1,1,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 1 1 (Father Inigo Montoy)"), --- (1625601,9,0,0,0,0,100,0,0,0,0,0,54,32000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Pause Waypoint"), --- (1625601,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,6.14871,"Jessica Chambers - On Script - Set Orientation"), --- (1625601,9,3,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 2"), --- (1625601,9,4,0,0,0,100,0,0,0,0,0,50,181145,79,0,0,0,0,8,0,0,0,2296.58,-5338.5,91.8859,2.16942,"Jessica Chambers - On Script - Summon Gameobject 'Roast Boar Platter'"), --- (1625601,9,5,0,0,0,100,0,0,0,0,0,50,181145,79,0,0,0,0,8,0,0,0,2296.69,-5340.52,91.8701,3.80698,"Jessica Chambers - On Script - Summon Gameobject 'Roast Boar Platter'"), --- (1625601,9,6,0,0,0,100,0,4000,4000,0,0,1,5,0,0,0,0,0,19,16114,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 5 (Scarlet Commander Marjhan)"), --- (1625601,9,7,0,0,0,100,0,0,0,0,0,5,7,0,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Play Emote 'Eat' (Archmage Angela Dosantos)"), --- (1625601,9,8,0,0,0,100,0,3000,3000,0,0,1,0,0,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 0 (Archmage Angela Dosantos)"), --- (1625601,9,9,0,0,0,100,0,3000,3000,0,0,45,1,1,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 1 1 (Archmage Angela Dosantos)"), --- (1625601,9,10,0,0,0,100,0,2000,2000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 3"), --- (1625601,9,11,0,0,0,100,0,0,0,0,0,5,7,0,0,0,0,0,19,16114,0,0,0,0,0,0,"Jessica Chambers - On Script - Play Emote 'Eat' (Scarlet Commander Marjhan)"), --- (1625601,9,12,0,0,0,100,0,5000,5000,0,0,1,6,0,0,0,0,0,19,16114,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 6 (Scarlet Commander Marjhan)"), --- (1625601,9,13,0,0,0,100,0,6000,6000,0,0,1,2,0,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 2 (Archmage Angela Dosantos)"), --- (1625601,9,14,0,0,0,100,0,4000,4000,0,0,45,1,1,0,0,0,0,19,16114,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 1 1 (Scarlet Commander Marjhan)"), --- (1625601,9,15,0,0,0,100,0,20000,20000,0,0,1,14,0,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 14 (Commander Eligor Dawnbringer)"), --- (1625601,9,16,0,0,0,100,0,8000,8000,0,0,1,1,0,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 1 (Archmage Angela Dosantos)"), --- (1625601,9,17,0,0,0,100,0,9000,9000,0,0,1,2,0,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Say Line 2 (Father Inigo Montoy)"), --- (1625601,9,18,0,0,0,100,0,10000,10000,0,0,45,2,2,0,0,0,0,19,16116,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 2 2 (Archmage Angela Dosantos)"), --- (1625601,9,19,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,19,16115,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 2 2 (Commander Eligor Dawnbringer)"), --- (1625601,9,20,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,19,16113,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 2 2 (Father Inigo Montoy)"), --- (1625601,9,21,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,19,16114,0,0,0,0,0,0,"Jessica Chambers - On Script - Set Data 2 2 (Scarlet Commander Marjhan)"); - --- DELETE FROM `waypoints` WHERE `entry`=16256; --- INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES --- (16256,1,2300.27,-5340.53,90.8799,""), --- (16256,2,2300.8,-5337.74,90.8799,""), --- (16256,3,2298.02,-5334.07,90.8799,""), --- (16256,4,2293.54,-5335.07,90.8799,""), --- (16256,5,2294.49,-5339.1,90.8803,""), --- (16256,6,2293.89,-5341.91,90.8803,""), --- (16256,7,2295.97,-5344.84,90.8803,""), --- (16256,8,2300.9,-5345.09,90.8799,""); - --- Commander Eligor Dawnbringer --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16115; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16115 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16115,0,0,0,38,0,100,0,1,1,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Eligor Dawnbringer - On Data 1 1 Set - Set Event Phase 1"), --- (16115,0,1,0,38,0,100,0,2,2,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Eligor Dawnbringer - On Data 2 2 Set - Set Event Phase 0"), --- (16115,0,2,0,1,1,100,0,1000,3000,3000,5000,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Eligor Dawnbringer - Out of Combat - Play Emote 'Eat'"); - --- Father Inigo Montoy --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16113; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16113 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16113,0,0,0,38,0,100,0,1,1,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Father Inigo Montoy - On Data 1 1 Set - Set Event Phase 1"), --- (16113,0,1,0,38,0,100,0,2,2,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Father Inigo Montoy - On Data 2 2 Set - Set Event Phase 0"), --- (16113,0,2,0,1,1,100,0,1000,3000,3000,5000,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Father Inigo Montoy - Out of Combat - Play Emote 'Eat'"); - --- Archmage Angela Dosantos --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16116; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16116 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16116,0,0,0,38,0,100,0,1,1,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Angela Dosantos - On Data 1 1 Set - Set Event Phase 1"), --- (16116,0,1,0,38,0,100,0,2,2,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Angela Dosantos - On Data 2 2 Set - Set Event Phase 0"), --- (16116,0,2,0,1,1,100,0,1000,3000,3000,5000,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Archmage Angela Dosantos - Out of Combat - Play Emote 'Eat'"); - --- Rimblat Earthshatter --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16134; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=16134 AND `source_type`=0; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1613400 AND `source_type`=9; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (16134,0,0,0,1,0,100,0,1000,15000,150000,180000,80,1613400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rimblat Earthshatter - Out of Combat - Run Script"), --- (1613400,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rimblat Earthshatter - On Script - Say Line 0"), --- (1613400,9,1,0,0,0,100,0,6000,6000,0,0,1,0,0,0,0,0,0,19,16135,0,0,0,0,0,0,"Rimblat Earthshatter - On Script - Say Line 0 (Rayne)"); diff --git a/sql/updates/world/master/2021_09_25_06_world.sql b/sql/updates/world/master/2021_09_25_06_world.sql deleted file mode 100644 index c6876263383..00000000000 --- a/sql/updates/world/master/2021_09_25_06_world.sql +++ /dev/null @@ -1,204 +0,0 @@ --- Waypoints for 650022 (Entry: 132659 - veiled-riftblade) - SET @CGUID := 650022; - SET @PATH := @CGUID * 10; - DELETE FROM `waypoint_data` WHERE `id`= @PATH; - INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES - (@PATH, 0, 2110.74, 3325.3, 55.0659, 0, 0, 0, 0, 100, 0), - (@PATH, 1, 2112.68, 3325.87, 55.2172, 0, 0, 0, 0, 100, 0), - (@PATH, 2, 2118.86, 3326.29, 54.9672, 0, 0, 0, 0, 100, 0), - (@PATH, 3, 2123.43, 3325.14, 54.8422, 0, 0, 0, 0, 100, 0), - (@PATH, 4, 2126.91, 3319.69, 54.7172, 0, 0, 0, 0, 100, 0), - (@PATH, 5, 2128.23, 3313.1, 54.7172, 0, 0, 0, 0, 100, 0), - (@PATH, 6, 2126.03, 3308.25, 55.0403, 0, 0, 0, 0, 100, 0), - (@PATH, 7, 2123.25, 3305.33, 55.1947, 0, 0, 0, 0, 100, 0), - (@PATH, 8, 2119.69, 3303.65, 55.0172, 0, 0, 0, 0, 100, 0), - (@PATH, 9, 2113.92, 3304.17, 54.7172, 0, 0, 0, 0, 100, 0), - (@PATH, 10, 2105.08, 3305.9, 54.4879, 0, 0, 0, 0, 100, 0), - (@PATH, 11, 2097.5, 3308.19, 54.6971, 0, 0, 0, 0, 100, 0), - (@PATH, 12, 2087.47, 3312.49, 55.4686, 0, 0, 0, 0, 100, 0), - (@PATH, 13, 2082.64, 3314.45, 56.0273, 0, 0, 0, 0, 100, 0), - (@PATH, 14, 2082.64, 3314.45, 56.0273, 0, 0, 0, 0, 100, 0), - (@PATH, 15, 2082.64, 3314.45, 56.0273, 0, 0, 0, 0, 100, 0), - (@PATH, 16, 2082.64, 3314.45, 56.0273, 0, 0, 0, 0, 100, 0), - (@PATH, 17, 2076.78, 3318.1, 56.3617, 0, 0, 0, 0, 100, 0), - (@PATH, 18, 2070.05, 3325.42, 57.0473, 0, 0, 0, 0, 100, 0), - (@PATH, 19, 2061.91, 3333.73, 58.2271, 0, 0, 0, 0, 100, 0), - (@PATH, 20, 2058.68, 3337.04, 57.9553, 0, 0, 0, 0, 100, 0), - (@PATH, 21, 2052.94, 3344.77, 57.9228, 0, 0, 0, 0, 100, 0), - (@PATH, 22, 2050.2, 3351.46, 58.1259, 0, 0, 0, 0, 100, 0), - (@PATH, 23, 2049.41, 3356.56, 57.7374, 0, 0, 0, 0, 100, 0), - (@PATH, 24, 2051.74, 3361.04, 57.4626, 0, 0, 0, 0, 100, 0), - (@PATH, 25, 2056.82, 3363.64, 57.0072, 0, 0, 0, 0, 100, 0), - (@PATH, 26, 2061.28, 3361.73, 56.8679, 0, 0, 0, 0, 100, 0), - (@PATH, 27, 2063.88, 3356.53, 56.9626, 0, 0, 0, 0, 100, 0), - (@PATH, 28, 2065.25, 3348.35, 57.2413, 0, 0, 0, 0, 100, 0), - (@PATH, 29, 2065.1, 3342.96, 57.619, 0, 0, 0, 0, 100, 0), - (@PATH, 30, 2069.77, 3335.83, 58.103, 0, 0, 0, 0, 100, 0), - (@PATH, 31, 2074.22, 3330.93, 57.5512, 0, 0, 0, 0, 100, 0), - (@PATH, 32, 2080.84, 3326.52, 56.7585, 0, 0, 0, 0, 100, 0), - (@PATH, 33, 2087.45, 3325.22, 55.9707, 0, 0, 0, 0, 100, 0), - (@PATH, 34, 2100.52, 3325.96, 54.8422, 0, 0, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2110.738, `position_y`= 3325.302, `position_z`= 55.06594, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 257); - --- Waypoints for 650020 (Entry: 132648 - rift-warden) -SET @CGUID := 650016; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 2055.53, 3388.04, 55.6295, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 2054.85, 3379.7, 55.6295, 0, 0, 0, 0, 100, 0), -(@PATH, 2, 2054.96, 3372.37, 56.0996, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 2054.88, 3362.98, 57.3199, 0, 0, 0, 0, 100, 0), -(@PATH, 4, 2055.95, 3353.85, 57.5614, 0, 0, 0, 0, 100, 0), -(@PATH, 5, 2059.92, 3344.84, 57.2126, 0, 0, 0, 0, 100, 0), -(@PATH, 6, 2067.14, 3332.45, 57.9902, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 2072.94, 3324.88, 56.8858, 0, 0, 0, 0, 100, 0), -(@PATH, 8, 2082.05, 3314.14, 56.0273, 0, 0, 0, 0, 100, 0), -(@PATH, 9, 2086.39, 3308.65, 55.5273, 0, 0, 0, 0, 100, 0), -(@PATH, 10, 2089.58, 3304.28, 55.6141, 0, 14012, 0, 0, 100, 0), -(@PATH, 11, 2086.47, 3308.54, 55.4262, 0, 0, 0, 0, 100, 0), -(@PATH, 12, 2082.05, 3314.14, 56.0273, 0, 0, 0, 0, 100, 0), -(@PATH, 13, 2072.94, 3324.88, 56.8858, 0, 0, 0, 0, 100, 0), -(@PATH, 14, 2067.14, 3332.45, 57.9902, 0, 0, 0, 0, 100, 0), -(@PATH, 15, 2059.92, 3344.84, 57.2126, 0, 0, 0, 0, 100, 0), -(@PATH, 16, 2055.95, 3353.85, 57.5614, 0, 0, 0, 0, 100, 0), -(@PATH, 17, 2054.88, 3362.98, 57.3199, 0, 0, 0, 0, 100, 0), -(@PATH, 18, 2054.96, 3372.37, 56.0996, 0, 0, 0, 0, 100, 0), -(@PATH, 19, 2054.85, 3379.7, 55.6295, 0, 0, 0, 0, 100, 0), -(@PATH, 20, 2055.53, 3388.04, 55.6295, 0, 0, 0, 0, 100, 0), -(@PATH, 21, 2058.24, 3396.74, 55.6295, 0, 13252, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2055.53, `position_y`= 3388.04, `position_z`= 55.62954, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 256); - --- Waypoints for 650020 (Entry: 132648 - veiled-riftblade) -SET @CGUID := 650020; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 2074.65, 3361.83, 57.5111, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 2081.07, 3366.32, 58.2821, 0, 0, 0, 0, 100, 0), -(@PATH, 2, 2087.66, 3370.52, 58.6123, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 2096.25, 3372.34, 58.2373, 0, 0, 0, 0, 100, 0), -(@PATH, 4, 2102.29, 3372.8, 58.2044, 0, 4908, 0, 0, 100, 0), -(@PATH, 5, 2096.25, 3372.34, 58.2373, 0, 0, 0, 0, 100, 0), -(@PATH, 6, 2087.66, 3370.52, 58.6123, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 2081.07, 3366.32, 58.2821, 0, 0, 0, 0, 100, 0), -(@PATH, 8, 2074.65, 3361.83, 57.5111, 0, 0, 0, 0, 100, 0), -(@PATH, 9, 2067.4, 3356.73, 56.9907, 0, 4857, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2074.649, `position_y`= 3361.826, `position_z`= 57.51105, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 256); - --- Waypoints for 650048 (Entry: 132407 - umbral-ranger) -SET @CGUID := 650048; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 2087.74, 3425.45, 74.8456, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 2093.93, 3428.3, 74.4979, 0, 0, 0, 0, 100, 0), -(@PATH, 2, 2099.23, 3429.01, 73.8986, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 2103.87, 3429.52, 73.7585, 0, 97, 0, 0, 100, 0), -(@PATH, 4, 2099.38, 3429.03, 73.9124, 0, 0, 0, 0, 100, 0), -(@PATH, 5, 2093.93, 3428.3, 74.4979, 0, 0, 0, 0, 100, 0), -(@PATH, 6, 2087.74, 3425.45, 74.8456, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 2082.82, 3420.57, 74.7094, 0, 48665, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2087.74, `position_y`= 3425.445, `position_z`= 74.84563, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 258); - --- Waypoints for 650046 (Entry: 132407 - umbral-ranger) -SET @CGUID := 650046; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 2036.53, 3379.05, 51.967, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 2036.94, 3374.17, 52.5641, 0, 4999, 0, 0, 100, 0), -(@PATH, 2, 2036.53, 3379.05, 51.967, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 2036.18, 3384.9, 51.6257, 0, 0, 0, 0, 100, 0), -(@PATH, 4, 2036.26, 3391.73, 51.5781, 0, 0, 0, 0, 100, 0), -(@PATH, 5, 2038.15, 3399.91, 51.7246, 0, 0, 0, 0, 100, 0), -(@PATH, 6, 2043.04, 3408.97, 51.448, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 2046.28, 3413.06, 51.5613, 0, 0, 0, 0, 100, 0), -(@PATH, 8, 2049.61, 3416.24, 51.8443, 0, 0, 0, 0, 100, 0), -(@PATH, 9, 2052.34, 3417.68, 52.3157, 0, 3401, 0, 0, 100, 0), -(@PATH, 10, 2046.28, 3413.06, 51.5613, 0, 0, 0, 0, 100, 0), -(@PATH, 11, 2043.04, 3408.97, 51.448, 0, 0, 0, 0, 100, 0), -(@PATH, 12, 2038.15, 3399.91, 51.7246, 0, 0, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2036.533, `position_y`= 3379.05, `position_z`= 51.96703, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 258); - --- Waypoints for 650066 (Entry: 132407 - umbral-ranger) -SET @CGUID := 650066; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 1806.21, 3289.8, 88.6177, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 1806.64, 3295.07, 89.5579, 0, 0, 0, 0, 100, 0), -(@PATH, 2, 1809.53, 3301.15, 89.6783, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 1812.86, 3305.64, 89.563, 0, 0, 0, 0, 100, 0), -(@PATH, 4, 1818.88, 3312, 90.081, 0, 0, 0, 0, 100, 0), -(@PATH, 5, 1823.58, 3317.65, 90.7272, 0, 4926, 0, 0, 100, 0), -(@PATH, 6, 1818.51, 3312.28, 90.1258, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 1812.93, 3305.94, 89.589, 0, 0, 0, 0, 100, 0), -(@PATH, 8, 1809.45, 3301.21, 89.6994, 0, 0, 0, 0, 100, 0), -(@PATH, 9, 1806.47, 3295.67, 89.6733, 0, 0, 0, 0, 100, 0), -(@PATH, 10, 1806.08, 3290.12, 88.712, 0, 0, 0, 0, 100, 0), -(@PATH, 11, 1807.95, 3281.88, 86.5253, 0, 0, 0, 0, 100, 0), -(@PATH, 12, 1809.68, 3273.35, 84.3528, 0, 4881, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 1806.215, `position_y`= 3289.798, `position_z`= 88.61772, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 258); - --- Waypoints for 650038 (Entry: 132407 - umbral-ranger) -SET @CGUID := 650038; -SET @PATH := @CGUID * 10; -DELETE FROM `waypoint_data` WHERE `id`= @PATH; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(@PATH, 0, 2037.19, 3261.4, 59.9423, 0, 0, 0, 0, 100, 0), -(@PATH, 1, 2036.62, 3266.64, 59.8383, 0, 0, 0, 0, 100, 0), -(@PATH, 2, 2037.43, 3271.47, 59.6047, 0, 0, 0, 0, 100, 0), -(@PATH, 3, 2038.93, 3276.01, 59.3113, 0, 0, 0, 0, 100, 0), -(@PATH, 4, 2039.08, 3280.96, 59.0656, 0, 6315, 0, 0, 100, 0), -(@PATH, 5, 2038.93, 3276.01, 59.3113, 0, 0, 0, 0, 100, 0), -(@PATH, 6, 2037.43, 3271.47, 59.6047, 0, 0, 0, 0, 100, 0), -(@PATH, 7, 2036.62, 3266.64, 59.8383, 0, 0, 0, 0, 100, 0), -(@PATH, 8, 2037.19, 3261.4, 59.9423, 0, 0, 0, 0, 100, 0), -(@PATH, 9, 2038.05, 3258.44, 59.8121, 0, 0, 0, 0, 100, 0), -(@PATH, 10, 2039.29, 3256.64, 59.6799, 0, 5084, 0, 0, 100, 0); - -UPDATE `creature` SET `position_x`= 2037.189, `position_y`= 3261.398, `position_z`= 59.94227, `orientation`= 0, `spawndist`= 0, `MovementType`= 2 WHERE `guid`= @CGUID; -DELETE FROM `creature_addon` WHERE `guid`= @CGUID; -INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES -(@CGUID, @PATH, 258); - --- creature formation (GUID: 650046 & 650047) -SET @CLEADER := 650046; -SET @CMEMBER := 650047; -DELETE FROM `creature_formations` WHERE `leaderGUID` = @CLEADER; -INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES -(@CLEADER, @CLEADER, 0, 0, 515, 0, 0), -(@CLEADER, @CMEMBER, 2, 90, 515, 9, 0); - --- creature formation (GUID: 650038 & 650019) -SET @CLEADER := 650038; -SET @CMEMBER := 650019; -DELETE FROM `creature_formations` WHERE `leaderGUID` = @CLEADER; -INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES -(@CLEADER, @CLEADER, 0, 0, 515, 0, 0), -(@CLEADER, @CMEMBER, 2, 270, 515, 4, 10); diff --git a/sql/updates/world/master/2021_09_25_07_world_2018_04_11_00_world.sql b/sql/updates/world/master/2021_09_25_07_world_2018_04_11_00_world.sql deleted file mode 100644 index 15196f301c6..00000000000 --- a/sql/updates/world/master/2021_09_25_07_world_2018_04_11_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `creature_template` SET `ScriptName`='' WHERE `entry`=15184; diff --git a/sql/updates/world/master/2021_09_25_08_world_2018_04_11_01_world.sql b/sql/updates/world/master/2021_09_25_08_world_2018_04_11_01_world.sql deleted file mode 100644 index f536cb1eb30..00000000000 --- a/sql/updates/world/master/2021_09_25_08_world_2018_04_11_01_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- --- UPDATE `creature_equip_template` SET `ItemID1`= 38721, `ItemID2`= 12932 WHERE `CreatureID`= 28609; -UPDATE `creature_equip_template` SET `ItemID1`= 38723, `ItemID2`= 12932 WHERE `CreatureID`= 28896; diff --git a/sql/updates/world/master/2021_09_25_09_world_2018_04_14_00_world_335.sql b/sql/updates/world/master/2021_09_25_09_world_2018_04_14_00_world_335.sql deleted file mode 100644 index dd7a37ec693..00000000000 --- a/sql/updates/world/master/2021_09_25_09_world_2018_04_14_00_world_335.sql +++ /dev/null @@ -1,22 +0,0 @@ --- Huntsman Leopold --> Add gossip chatter -DELETE FROM `gossip_menu` WHERE `MenuId` IN (7112,7111); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(7111,8369,0), -(7112,8370,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=7102 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option` WHERE `MenuId`=7111; -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7102,0,0,"What is Cryptstalker armor?",11978,1,1,0), -(7111,0,0,"Continue please.",11980,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=7102 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=7111; -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(7102,0,7111,0), -(7111,0,7112,0); - -DELETE FROM `npc_text` WHERE `ID` IN (8369,8370); -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(8369,11979,1), -(8370,11981,1); diff --git a/sql/updates/world/master/2021_09_25_10_world_2018_04_14_01_world_335.sql b/sql/updates/world/master/2021_09_25_10_world_2018_04_14_01_world_335.sql deleted file mode 100644 index 583272d33bb..00000000000 --- a/sql/updates/world/master/2021_09_25_10_world_2018_04_14_01_world_335.sql +++ /dev/null @@ -1,24 +0,0 @@ --- Korfax, Champion of the Light --> Add gossip chatter -DELETE FROM `gossip_menu` WHERE `MenuId` IN (7106,7107,7108); -INSERT INTO `gossip_menu` (`MenuId`, `TextID`, `VerifiedBuild`) VALUES -(7106,8363,0), -(7107,8364,0), -(7108,8365,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=7099 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (7106,7107); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7099,0,0,"What is Dreadnaught armor?",11960,1,1,0), -(7106,0,0,"Continue please.",11962,1,1,0), -(7107,0,0,"Anything else?",11964,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=7099 AND `OptionIndex`=0; -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (7106,7107); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(7099,0,7106,0), -(7106,0,7107,0), -(7107,0,7108,0); - -DELETE FROM `npc_text` WHERE `ID`=8365; -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(8365,11965,1); diff --git a/sql/updates/world/master/2021_09_25_11_world_2018_04_14_02_world_335.sql b/sql/updates/world/master/2021_09_25_11_world_2018_04_14_02_world_335.sql deleted file mode 100644 index 7451f3416be..00000000000 --- a/sql/updates/world/master/2021_09_25_11_world_2018_04_14_02_world_335.sql +++ /dev/null @@ -1,24 +0,0 @@ --- Rimblat Earthshatter --> Add gossip chatter -DELETE FROM `gossip_menu` WHERE `MenuId` IN (7113,7114,7115); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(7113,8371,0), -(7114,8372,0), -(7115,8373,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (7103,7113,7114); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7103,0,0,"What brings a tauren to the Plaguelands?",11983,1,1,0), -(7113,0,0,"Continue please.",11985,1,1,0), -(7114,0,0,"Continue please.",11985,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (7103,7113,7114); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(7103,0,7113,0), -(7113,0,7114,0), -(7114,0,7115,0); - -DELETE FROM `npc_text` WHERE `ID` IN (8371,8372,8373); -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(8371,11984,1), -(8372,11986,1), -(8373,11987,1); diff --git a/sql/updates/world/master/2021_09_25_12_world_2018_04_14_03_world_335.sql b/sql/updates/world/master/2021_09_25_12_world_2018_04_14_03_world_335.sql deleted file mode 100644 index 57ff9ef140c..00000000000 --- a/sql/updates/world/master/2021_09_25_12_world_2018_04_14_03_world_335.sql +++ /dev/null @@ -1,891 +0,0 @@ --- Quest "A Call to Arms: The Plaguelands!" -DELETE FROM `quest_details` WHERE `ID` IN (5094,5066,5090,5091,10373,5093,10374,5095); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5094,5,0,0,0,0,0,0,0,0), -(5066,5,0,0,0,0,0,0,0,0), -(5090,5,0,0,0,0,0,0,0,0), -(5091,5,0,0,0,0,0,0,0,0), -(10373,5,0,0,0,0,0,0,0,0), -(5093,5,0,0,0,0,0,0,0,0), -(10374,5,0,0,0,0,0,0,0,0), -(5095,5,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID` IN (5094,5066,5090,5091,10373,5093,10374,5095); - --- Quest "Scarlet Diversions" -DELETE FROM `quest_details` WHERE `ID`=5096; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5096,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5096; - --- Quest "The Scourge Cauldrons" -DELETE FROM `quest_details` WHERE `ID`=5228; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5228,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=5228; - --- Quest "Target: Felstone Field" -DELETE FROM `quest_details` WHERE `ID`=5229; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5229,1,0,0,0,0,0,0,0,0); - --- Quest "Return to the Bulwark" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5230; - --- Quest "Target: Dalson's Tears" -DELETE FROM `quest_details` WHERE `ID`=5231; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5231,1,0,0,0,0,0,0,0,0); - --- Quest "Target: Writhing Haunt" -DELETE FROM `quest_details` WHERE `ID`=5233; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5233,1,0,0,0,0,0,0,0,0); - --- Quest "Target: Gahrron's Withering" -DELETE FROM `quest_details` WHERE `ID`=5235; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5235,1,0,0,0,0,0,0,0,0); - --- Quest "Mission Accomplished!" -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=5237; - --- Quest "All Along the Watchtowers" -DELETE FROM `quest_details` WHERE `ID`=5098; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5098,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `RewardText`="My warlocks are reporting that our beacon trackers are picking up extremely strong signals on all four towers! You've executed my orders with the skill and precision of a seasoned veteran. Your service to the Horde is duly noted once more, $N!$B$BWith the towers marked, our preparations for the attack are now in place. The time has come to take the fight to the Scourge!" WHERE `ID`=5098; - --- Quest "Alas, Andorhal" -DELETE FROM `quest_details` WHERE `ID`=105; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(105,5,1,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=105; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=105; - --- Quest "Scholomance" -DELETE FROM `quest_details` WHERE `ID`=838; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(838,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=838; - --- Quest "Skeletal Fragments" -DELETE FROM `quest_details` WHERE `ID`=964; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(964,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=964; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=964; - --- Quest "Mold Rhymes With..." -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=5514; - --- Quest "Fire Plume Forged" -DELETE FROM `quest_details` WHERE `ID`=5802; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5802,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5802; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=5802; - --- Quest "Araj's Scarab" -DELETE FROM `quest_details` WHERE `ID`=5804; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5804,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5804; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5804; - --- Quest "The Key to Scholomance" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5511; - --- Quest "A Plague Upon Thee" -DELETE FROM `quest_details` WHERE `ID`=5901; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5901,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=5901; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5901; - --- Quest "A Plague Upon Thee (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=5902; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5902,1,1,0,0,0,0,0,0,0); - --- Quest "A Plague Upon Thee (Part 3)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=6390; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=6390; - --- Quest "Barov Family Fortune" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=5341; - --- Quest "The Last Barov" -DELETE FROM `quest_details` WHERE `ID`=5342; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5342,1,1,0,0,3500,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5342; -UPDATE `quest_offer_reward` SET `Emote1`=11 WHERE `ID`=5342; - --- Quest "Better Late Than Never" -DELETE FROM `quest_details` WHERE `ID`=5021; - --- Quest "Better Late Than Never (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5023; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5023; - --- Quest "The Jeremiah Blues" -DELETE FROM `quest_details` WHERE `ID`=5049; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5049,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=18 WHERE `ID`=5049; - --- Quest "Good Natured Emma" -DELETE FROM `quest_details` WHERE `ID`=5048; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5048,1,0,0,0,0,0,0,0,0); - --- Quest "Good Luck Charm" -DELETE FROM `quest_details` WHERE `ID`=5050; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5050,2,0,0,0,0,0,0,0,0); - --- Quest "Two Halves Become One" -DELETE FROM `quest_details` WHERE `ID`=5051; - --- Quest "Unfinished Business" -DELETE FROM `quest_details` WHERE `ID`=6004; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6004,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=6004; - --- Quest "Unfinished Business (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=6023; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6023,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=6023; - --- Quest "Unfinished Business (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=6025; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6025,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6025; - --- Quest "The So-Called Mark of the Lightbringer" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9443; -UPDATE `quest_template` SET `RewardNextQuest`=0 WHERE `ID`=9443; - --- Quest "Defiling Uther's Tomb" -DELETE FROM `quest_details` WHERE `ID`=9444; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9444,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=9444; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=15, `Emote3`=5 WHERE `ID`=9444; - --- Quest "Glyphed Oaken Branch (Horde)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=4987; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4987; - --- Quest "Glyphed Oaken Branch (Alliance)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=4986; - --- Quest "To The Bulwark" -DELETE FROM `quest_details` WHERE `ID`=9601; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9601,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=9601; - --- Quest "Prove Your Hatred" -DELETE FROM `quest_details` WHERE `ID`=10590; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10590,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=10590; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=10590; - --- Quest "Wisdom of the Banshee Queen" -DELETE FROM `quest_details` WHERE `ID`=10592; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10592,1,1,0,0,0,2000,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=10592; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=10592; - --- Quest "Ancient Evil" -DELETE FROM `quest_details` WHERE `ID`=10593; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10593,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10593; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=2000 WHERE `ID`=10593; - --- Quest "Clear the Way" -DELETE FROM `quest_details` WHERE `ID`=5092; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5092,1,0,0,0,0,0,0,0,0); - --- Quest "All Along the Watchtowers" -DELETE FROM `quest_details` WHERE `ID`=5097; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5097,1,0,0,0,0,0,0,0,0); - --- Quest "The Scourge Cauldrons" -DELETE FROM `quest_details` WHERE `ID`=5215; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5215,1,0,0,0,0,0,0,0,0); - --- Quest "Target: Felstone Field" -DELETE FROM `quest_details` WHERE `ID`=5216; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5216,1,0,0,0,0,0,0,0,0); - --- Quest "Target: Dalson's Tears" -DELETE FROM `quest_details` WHERE `ID`=5219; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5219,1,0,0,0,0,0,0,0,0); - --- Quest "Target: Writhing Haunt" -DELETE FROM `quest_details` WHERE `ID`=5222; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5222,1,0,0,0,0,0,0,0,0); - --- Quest "Return to Chillwind Camp" -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=5223; - --- Quest "Target: Gahrron's Withering" -DELETE FROM `quest_details` WHERE `ID`=5225; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5225,1,0,0,0,0,0,0,0,0); - --- Quest "Barov Family Fortune" -DELETE FROM `quest_details` WHERE `ID`=5343; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5343,1,1,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25, `EmoteOnComplete`=25 WHERE `ID`=5343; - --- Quest "The Last Barov" -DELETE FROM `quest_details` WHERE `ID`=5344; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5344,1,1,0,0,3500,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5344; -UPDATE `quest_offer_reward` SET `Emote1`=11 WHERE `ID`=5344; - --- Quest "Scholomance" -DELETE FROM `quest_details` WHERE `ID`=5533; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5533,1,0,0,0,0,0,0,0,0); - --- Quest "Skeletal Fragments" -DELETE FROM `quest_details` WHERE `ID`=5537; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5537,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5537; - --- Quest "Mold Rhymes With..." -DELETE FROM `quest_details` WHERE `ID`=5538; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5538,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `RewardText`="Arbington said you'd deliver the goods, and deliver you have! A deal is a deal; let me pack the fragments into the mold for you.$b$bDid Arbington imbue them already? Excellent... otherwise, it would have been a long trip back to the Chillwind Camp for you." WHERE `ID`=5538; - --- Quest "Fire Plume Forged" -DELETE FROM `quest_details` WHERE `ID`=5801; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5801,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5801; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=5801; - --- Quest "Araj's Scarab" -DELETE FROM `quest_details` WHERE `ID`=5803; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5803,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5803; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5803; - --- Quest "The Key to Scholomance" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5505; - --- Quest "Alas, Andorhal" -DELETE FROM `quest_details` WHERE `ID`=211; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(211,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=211; - --- Quest "A Plague Upon Thee" -DELETE FROM `quest_details` WHERE `ID`=5903; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5903,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5903; - --- Quest "A Plague Upon Thee (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=5904; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5904,1,1,0,0,0,0,0,0,0); - --- Quest "The Eastern Plagues" -DELETE FROM `quest_details` WHERE `ID`=6185; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6185,1,1,1,1,0,0,1000,2000,0); - --- Quest "The Blightcaller Cometh" -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=35, `Emote3`=6, `Emote4`=274, `EmoteDelay1`=1000, `EmoteDelay2`=1000, `EmoteDelay3`=2000, `EmoteDelay4`=1000, `RewardText`="No. It... NO! How? An agent of the Forsaken? The CHAMPION of the Banshee Queen???$B$B<King Varian Wrynn slumps in defeat.>" WHERE `ID`=6186; - --- Quest "Order Must Be Restored" -DELETE FROM `quest_details` WHERE `ID`=6187; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6187,1,1,1,25,1000,2000,3000,3500,0); -UPDATE `quest_request_items` SET `CompletionText`="<King Varian Wrynn is lost in thought.>" WHERE `ID`=6187; - --- Quest "Chillwind Camp" -DELETE FROM `quest_details` WHERE `ID`=8415; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8415,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8415; - --- Quest "Dispelling Evil" -DELETE FROM `quest_details` WHERE `ID`=8414; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8414,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=8414; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8414; - --- Quest "Inert Scourgestones" -DELETE FROM `quest_details` WHERE `ID`=8416; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8416,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=8416; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8416; - --- Quest "Forging the Mightstone" -DELETE FROM `quest_details` WHERE `ID`=8418; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8418,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=8418; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=8418; - --- Quest "Minion's Scourgestones" / "Invader's Scourgestones" / "Corruptor's Scourgestones" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (5402,5408,5510,5403,5407,5509,5404,5406,5508); -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID` IN (5402,5408,5510,5403,5407,5509,5404,5406,5508); - --- Quest "Doctor Theolen Krastinov, the Butcher" -DELETE FROM `quest_details` WHERE `ID`=5382; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5382,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=5382; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5382; - --- Quest "Krastinov's Bag of Horrors" -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=5515; - --- Quest "Kirtonos the Herald" -DELETE FROM `quest_details` WHERE `ID`=5384; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5384,5,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5384; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25 WHERE `ID`=5384; - --- Quest "The Human, Ras Frostwhisper" -DELETE FROM `quest_details` WHERE `ID`=5461; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5461,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5461; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5461; - --- Quest "The Dying, Ras Frostwhisper" -DELETE FROM `quest_details` WHERE `ID`=5462; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5462,1,1,1,25,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=274 WHERE `ID`=5462; -UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=500 WHERE `ID`=5462; - --- Quest "Menethil's Gift" -DELETE FROM `quest_details` WHERE `ID`=5463; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5463,1,1,51,25,0,0,0,0,0); - --- Quest "Menethil's Gift (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5464; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5464; - --- Quest "Soulbound Keepsake" -DELETE FROM `quest_details` WHERE `ID`=5465; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5465,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5465; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5465; - --- Quest "The Lich, Ras Frostwhisper" -DELETE FROM `quest_details` WHERE `ID`=5466; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5466,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5466; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5466; - --- Quest "A Matter of Time" -DELETE FROM `quest_details` WHERE `ID`=4971; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4971,1,0,0,0,0,0,0,0,0); - --- Quest "Counting Out Time" -DELETE FROM `quest_details` WHERE `ID`=4972; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4972,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4972; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4972; - --- Quest "Counting Out Time (Repeatable)" -DELETE FROM `quest_details` WHERE `ID`=4973; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4973,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4973; -UPDATE `quest_offer_reward` SET `Emote1`=2, `RewardText`="Again, I thank you for your assistance. Please accept this gift. While you still may not know when to use such an item, perhaps in the future the path of time will reveal its true intentions to you. You could say that I've seen as such happening to you, $N." WHERE `ID`=4973; - --- Quest "The Everlook Report" -DELETE FROM `quest_details` WHERE `ID`=6029; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6029,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=66 WHERE `ID`=6029; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6029; - --- Quest "Demon Dogs" -DELETE FROM `quest_details` WHERE `ID`=5542; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5542,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote2`=5, `Emote3`=0 WHERE `ID`=5542; - --- Quest "Blood Tinged Skies" -DELETE FROM `quest_details` WHERE `ID`=5543; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5543,1,1,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote3`=5, `Emote4`=0 WHERE `ID`=5543; - --- Quest "Carrion Grubbage" -DELETE FROM `quest_details` WHERE `ID`=5544; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5544,1,6,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5544; - --- Quest "Redemption" -DELETE FROM `quest_details` WHERE `ID`=5742; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5742,1,0,0,0,0,0,0,0,0); -UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=5742; -UPDATE `quest_template_addon` SET `NextQuestID`=5742 WHERE `ExclusiveGroup`=-5542; - --- Quest "Of Forgotten Memories" -DELETE FROM `quest_details` WHERE `ID`=5781; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5781,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=5781; - --- Quest "Of Lost Honor" -DELETE FROM `quest_details` WHERE `ID`=5845; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5845,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5845; - --- Quest "Of Love and Family" -DELETE FROM `quest_details` WHERE `ID`=5846; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5846,1,1,1,1,0,0,0,0,0); - --- Quest "Of Love and Family (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=5848; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5848,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5848; - --- Quest "Find Myranda" -DELETE FROM `quest_details` WHERE `ID`=5861; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5861,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=5861; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=5861; - --- Quest "Scarlet Subterfuge" -DELETE FROM `quest_details` WHERE `ID`=5862; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5862,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=25 WHERE `ID`=5862; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=16, `EmoteDelay2`=1000 WHERE `ID`=5862; - --- Quest "In Dreams" -DELETE FROM `quest_details` WHERE `ID`=5944; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5944,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1 WHERE `ID`=5944; - --- Quest "The Restless Souls" -DELETE FROM `quest_details` WHERE `ID`=5281; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5281,1,1,1,1,0,0,0,0,0); - --- Quest "The Restless Souls (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=5282; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5282,1,1,1,1,0,0,0,0,0); - --- Quest "Zaeldarr the Outcast" -DELETE FROM `quest_details` WHERE `ID`=6021; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6021,5,0,0,0,0,0,0,0,0); - --- Quest "Duke Nicholas Zverenhoff" -DELETE FROM `quest_details` WHERE `ID`=6030; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6030,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=6030; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6030; - --- Quest "The Archivist" -DELETE FROM `quest_details` WHERE `ID`=5251; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5251,1,6,5,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=5251; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=5251; - --- Quest "Augustus' Receipt Book" -DELETE FROM `quest_details` WHERE `ID`=6164; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6164,1,6,1,5,0,0,0,0,0); - --- Quest "Sister Pamela" -DELETE FROM `quest_details` WHERE `ID`=5601; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5601,5,18,20,0,0,1000,2000,0,0); - --- Quest "Little Pamela" -DELETE FROM `quest_details` WHERE `ID`=5142; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5142,1,20,0,0,0,0,0,0,0); - --- Quest "A Strange Historian" -DELETE FROM `quest_details` WHERE `ID`=5153; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5153,1,0,0,0,0,0,0,0,0); - --- Quest "The Annals of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5154; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5154,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5154; - --- Quest "Brother Carlin" -DELETE FROM `quest_details` WHERE `ID`=5210; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5210,1,0,0,0,0,0,0,0,0); - --- Quest "Defenders of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5211; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5211,5,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=5211; - --- Quest "The Champion of the Banshee Queen" -DELETE FROM `quest_details` WHERE `ID`=5961; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5961,1,25,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=5961; - --- Quest "To Kill With Purpose" -DELETE FROM `quest_details` WHERE `ID`=6022; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6022,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=6022; -UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=1 WHERE `ID`=6022; - --- Quest "Un-Life's Little Annoyances" -DELETE FROM `quest_details` WHERE `ID`=6042; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6042,1,1,6,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6042; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6042; - --- Quest "The Ranger Lord's Behest" -DELETE FROM `quest_details` WHERE `ID`=6133; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6133,1,1,25,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6133; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6133; - --- Quest "The Corpulent One" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6136; -UPDATE `quest_offer_reward` SET `Emote1`=25 WHERE `ID`=6136; - --- Quest "Duskwing, Oh How I Hate Thee..." -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6135; -UPDATE `quest_offer_reward` SET `Emote1`=273, `RewardText`="Excellent work, imbecile. I shall fashion this fur into something you can use." WHERE `ID`=6135; - --- Quest "Ramstein" -DELETE FROM `quest_details` WHERE `ID`=6163; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6163,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6163; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=66, `EmoteDelay2`=1000 WHERE `ID`=6163; - --- Quest "The Call to Command" -DELETE FROM `quest_details` WHERE `ID`=6144; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6144,1,1,25,5,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25 WHERE `ID`=6144; - --- Quest "The Crimson Courier" -DELETE FROM `quest_details` WHERE `ID`=14350; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(14350,1,1,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=14350; -UPDATE `quest_offer_reward` SET `Emote1`=11 WHERE `ID`=14350; - --- Quest "Nathanos' Ruse" -DELETE FROM `quest_details` WHERE `ID`=6146; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6146,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=6146; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6146; - --- Quest "Return to Nathanos" -DELETE FROM `quest_details` WHERE `ID`=6147; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6147,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=5 WHERE `ID`=6147; - --- Quest "The Scarlet Oracle, Demetria" -DELETE FROM `quest_details` WHERE `ID`=6148; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6148,1,1,1,25,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=66 WHERE `ID`=6148; - --- Quest "Heroes of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5168; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5168,1,0,0,0,0,0,0,0,0); - --- Quest "Villains of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5181; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5181,1,0,0,0,0,0,0,0,0); - --- Quest "Marauders of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5206; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5206,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5206; - --- Quest "Return to Chromie" -DELETE FROM `quest_details` WHERE `ID`=5941; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5941,1,0,0,0,0,0,0,0,0); - --- Quest "The Battle of Darrowshire" -DELETE FROM `quest_details` WHERE `ID`=5721; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5721,1,0,0,0,0,0,0,0,0); - --- Quest "The Ice Guard" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9211; -UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=1000 WHERE `ID`=9211; - --- Quest "The Shadow Guard" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=274 WHERE `ID`=9213; -UPDATE `quest_offer_reward` SET `Emote1`=6, `EmoteDelay1`=1000 WHERE `ID`=9213; - --- Quest "Savage Flora" -DELETE FROM `quest_details` WHERE `ID`=9136; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9136,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9136; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=9136; - --- Quest "Savage Fronds" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9137; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9137; - --- Quest "Houses of the Holy" -DELETE FROM `quest_details` WHERE `ID`=5243; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5243,1,1,1,25,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `CompletionText`="Be wary, not all supply crates will have survived the destruction of the city. The Scourge dare not touch the water but surely the holy water will not prevent vermin infestations." WHERE `ID`=5243; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`="Well done, $R. You have proven that while you are tolerant of others, you will stop at nothing to destroy the minions of Kel'Thuzad." WHERE `ID`=5243; - --- Quest "Bonescythe Digs" -DELETE FROM `quest_details` WHERE `ID`=9126; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9126,1,1,1,6,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9126; - --- Quest "Bone Fragments" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9127; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=9127; - --- Quest "Cryptstalker Armor Doesn't Make Itself..." -DELETE FROM `quest_details` WHERE `ID`=9124; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9124,6,1,1,0,0,1000,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9124; - --- Quest "Crypt Fiend Parts" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9125; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=9125; - --- Quest "The Elemental Equation" -DELETE FROM `quest_details` WHERE `ID`=9128; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9128,2,6,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9128; - --- Quest "Core of Elements" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9129; -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=9129; - --- Quest "Binding the Dreadnaught" -DELETE FROM `quest_details` WHERE `ID`=9131; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9131,6,1,1,25,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9131; - --- Quest "Dark Iron Scraps" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=9132; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5 WHERE `ID`=9132; - --- Quest "The Great Fras Siabi" -DELETE FROM `quest_details` WHERE `ID`=5214; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5214,1,1,5,20,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5214; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5214; - --- Quest "That's Asking A Lot" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6026; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=6026; - --- Quest "When Smokey Sings, I Get Violent" -DELETE FROM `quest_details` WHERE `ID`=6041; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6041,1,1,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6041; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11 WHERE `ID`=6041; - --- Quest "They Call Me "The Rooster"" -DELETE FROM `quest_details` WHERE `ID`=9141; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9141,6,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9141; - --- Quest "Craftsman's Writ" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=9142; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=9142; - --- Quest "Glacial Wrists" -DELETE FROM `quest_details` WHERE `ID`=9238; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9238,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=9238; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9238; - --- Quest "Glacial Gloves" -DELETE FROM `quest_details` WHERE `ID`=9239; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9239,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9239; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=9239; - --- Quest "The Flesh Does Not Lie" -DELETE FROM `quest_details` WHERE `ID`=5212; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5212,1,1,5,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5212; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5212; - --- Quest "The Active Agent" -DELETE FROM `quest_details` WHERE `ID`=5213; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5213,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5213; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=5213; - --- Quest "Plagued Hatchlings" -DELETE FROM `quest_details` WHERE `ID`=5529; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5529,5,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5529; - --- Quest "Superior Armaments of Battle - Friend of the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9221; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9221,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9221; - --- Quest "Epic Armaments of Battle - Friend of the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9222; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9222,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9222; - --- Quest "Superior Armaments of Battle - Honored Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9223; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9223,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9223; - --- Quest "Epic Armaments of Battle - Honored Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9224; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9224,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9224; - --- Quest "Superior Armaments of Battle - Revered Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9226; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9226,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9226; - --- Quest "Epic Armaments of Battle - Revered Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9225; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9225,1,6,1,1,0,0,0,0,0); --- -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9225; - --- Quest "Superior Armaments of Battle - Exalted Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9228; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9228,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9228; - --- Quest "Epic Armaments of Battle - Exalted Amongst the Dawn" -DELETE FROM `quest_details` WHERE `ID`=9227; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9227,1,6,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9227; - --- Quest "The Truth Comes Crashing Down" -UPDATE `quest_request_items` SET `EmoteOnComplete`=25 WHERE `ID`=5262; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6 WHERE `ID`=5262; - --- Quest "Above and Beyond" -DELETE FROM `quest_details` WHERE `ID`=5263; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5263,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5263; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=25 WHERE `ID`=5263; - --- Quest "Lord Maxwell Tyrosus" -DELETE FROM `quest_details` WHERE `ID`=5264; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5264,1,1,5,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5264; - --- Quest "The Argent Hold" -DELETE FROM `quest_details` WHERE `ID`=5265; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5265,1,1,2,0,0,0,0,0,0); - --- Quest "The Balance of Light and Shadow" -DELETE FROM `quest_details` WHERE `ID`=7622; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7622,1,1,1,2,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7622; - --- Quest "Bolstering Our Defenses" -DELETE FROM `quest_details` WHERE `ID`=9665; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9665,66,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9665; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9665; - --- Quest "Establishing New Outposts" -DELETE FROM `quest_details` WHERE `ID`=9664; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9664,66,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9664; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9664; diff --git a/sql/updates/world/master/2021_09_25_13_world_2018_04_14_04_world.sql b/sql/updates/world/master/2021_09_25_13_world_2018_04_14_04_world.sql deleted file mode 100644 index d86da39b483..00000000000 --- a/sql/updates/world/master/2021_09_25_13_world_2018_04_14_04_world.sql +++ /dev/null @@ -1,7 +0,0 @@ --- -DELETE FROM `smart_scripts` WHERE `entryorguid`=18855 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18855, 0, 0, 0, 0, 0, 100, 0, 500, 500, 3000, 3000, 11, 9053, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Sunfury Magister - On Aggro - Cast 'Fireball' (No Repeat)"), -(18855, 0, 1, 0, 0, 0, 100, 0, 8000, 12000, 26000, 31000, 11, 35778, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sunfury Magister - In Combat - Cast 'Bloodcrystal Surge' (Phase 1) (No Repeat)"), -(18855, 0, 2, 0, 2, 0, 100, 513, 0, 15, 0, 0, 25, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Sunfury Magister - Between 0-15% Health - FLEE_FOR_ASSIST"), -(18855, 0, 3, 0, 1, 0, 50, 0, 10000, 20000, 15000, 30000, 11, 34397, 0, 0, 0, 0, 0, 19, 19421, 30, 0, 0, 0, 0, 0, "Sunfury Magister - Ooc - Cast Red Beam"); diff --git a/sql/updates/world/master/2021_09_25_14_world_2018_04_17_00_world_335.sql b/sql/updates/world/master/2021_09_25_14_world_2018_04_17_00_world_335.sql deleted file mode 100644 index 50cda3d0057..00000000000 --- a/sql/updates/world/master/2021_09_25_14_world_2018_04_17_00_world_335.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -UPDATE `creature_text` SET `BroadcastTextId`=1325, `Text`="These statuettes must hold a hidden compartment...." WHERE `CreatureID`=3846 AND `GroupID`=0 AND `ID`=0; -UPDATE `creature_text` SET `BroadcastTextId`=1354, `Text`="%s searches the ancient statuettes." WHERE `CreatureID`=3846 AND `GroupID`=1 AND `ID`=0; -UPDATE `creature_text` SET `BroadcastTextId`=1326, `Text`="They're locked! NO!!" WHERE `CreatureID`=3846 AND `GroupID`=2 AND `ID`=0; diff --git a/sql/updates/world/master/2021_09_26_00_world_2018_04_17_02_world_335.sql b/sql/updates/world/master/2021_09_26_00_world_2018_04_17_02_world_335.sql deleted file mode 100644 index a4f17a6134d..00000000000 --- a/sql/updates/world/master/2021_09_26_00_world_2018_04_17_02_world_335.sql +++ /dev/null @@ -1,24 +0,0 @@ --- --- Quest "Troubled Spirits of Kel'Theril" --- Highborne Relic Fragment -UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry` IN (175888,175891,175892,175893); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (175888,175891,175892,175893) AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(175888,1,0,0,70,0,100,1,2,0,0,0,12,7523,1,180000,0,0,0,8,0,0,0,6505.45,-4230.91,658.636,3.31351,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Suffering Highborne'"), -(175888,1,1,0,70,0,100,1,2,0,0,0,12,7524,1,180000,0,0,0,8,0,0,0,6494.32,-4228.23,658.549,5.63829,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Anguished Highborne'"), -(175891,1,0,0,70,0,100,1,2,0,0,0,12,7523,1,180000,0,0,0,8,0,0,0,6562.16,-3919.21,658.297,4.42878,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Suffering Highborne'"), -(175891,1,1,0,70,0,100,1,2,0,0,0,12,7524,1,180000,0,0,0,8,0,0,0,6556.55,-3938.87,658.313,1.30682,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Anguished Highborne'"), -(175892,1,0,0,70,0,100,1,2,0,0,0,12,7523,1,180000,0,0,0,8,0,0,0,6482.59,-4109.64,658.291,2.21004,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Suffering Highborne'"), -(175892,1,1,0,70,0,100,1,2,0,0,0,12,7524,1,180000,0,0,0,8,0,0,0,6482.84,-4093.91,658.412,4.11463,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Anguished Highborne'"), -(175893,1,0,0,70,0,100,1,2,0,0,0,12,7523,1,180000,0,0,0,8,0,0,0,6563.31,-4047.92,658.329,1.18116,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Suffering Highborne'"), -(175893,1,1,0,70,0,100,1,2,0,0,0,12,7524,1,180000,0,0,0,8,0,0,0,6557.38,-4041.45,658.408,0.313297,"Highborne Relic Fragment - On Gameobject State Changed - Summon Creature 'Anguished Highborne'"); - --- Anguished Highborne --- DELETE FROM `smart_scripts` WHERE `entryorguid`=7524 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (7524,0,1,0,11,0,100,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Anguished Highborne - On Respawn - Start Attacking"); - --- Suffering Highborne --- DELETE FROM `smart_scripts` WHERE `entryorguid`=7523 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (7523,0,1,0,11,0,100,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Suffering Highborne - On Respawn - Start Attacking"); diff --git a/sql/updates/world/master/2021_09_26_01_world_2018_04_17_03_world_335.sql b/sql/updates/world/master/2021_09_26_01_world_2018_04_17_03_world_335.sql deleted file mode 100644 index 04f2cf6ba30..00000000000 --- a/sql/updates/world/master/2021_09_26_01_world_2018_04_17_03_world_335.sql +++ /dev/null @@ -1,25 +0,0 @@ --- --- Remorseful Highborne -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10684; -DELETE FROM `smart_scripts` WHERE `entryorguid`=10684 AND `source_type`=0 AND `id` IN (1,2); -DELETE FROM `smart_scripts` WHERE `entryorguid`=1068400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10684,0,1,0,20,0,100,0,5248,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Remorseful Highborne - On Quest 'Tormented by the Past' Finished - Set Active On"), -(10684,0,2,0,20,0,100,0,5248,0,0,0,80,1068400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Remorseful Highborne - On Quest 'Tormented by the Past' Finished - Run Script"), -(1068400,9,0,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,11,7523,500,0,0,0,0,0,"Remorseful Highborne - On Script - Set Data 1 1"), -(1068400,9,1,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,11,7524,500,0,0,0,0,0,"Remorseful Highborne - On Script - Set Data 1 1"), -(1068400,9,2,0,0,0,100,0,120000,120000,0,0,45,2,2,0,0,0,0,11,7523,500,0,0,0,0,0,"Remorseful Highborne - On Script - Set Data 2 2"), -(1068400,9,3,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,11,7524,500,0,0,0,0,0,"Remorseful Highborne - On Script - Set Data 2 2"), -(1068400,9,4,0,0,0,100,0,0,0,0,0,48,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Remorseful Highborne - On Script - Set Active Off"); - --- Anguished Highborne -DELETE FROM `smart_scripts` WHERE `entryorguid`=7524 AND `source_type`=0 AND `id` IN (2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7524,0,2,0,38,0,100,0,1,1,0,0,2,124,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anguished Highborne - On Data Set 1 1 - Set Faction 124"), -(7524,0,3,0,38,0,100,0,2,2,0,0,2,21,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anguished Highborne - On Data Set 2 2 - Set Faction 21"); - --- Suffering Highborne -DELETE FROM `smart_scripts` WHERE `entryorguid`=7523 AND `source_type`=0 AND `id` IN (2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7523,0,2,0,38,0,100,0,1,1,0,0,2,124,0,0,0,0,0,1,0,0,0,0,0,0,0,"Suffering Highborne - On Data Set 1 1 - Set Faction 124"), -(7523,0,3,0,38,0,100,0,2,2,0,0,2,21,0,0,0,0,0,1,0,0,0,0,0,0,0,"Suffering Highborne - On Data Set 2 2 - Set Faction 21"); diff --git a/sql/updates/world/master/2021_09_26_02_world.sql b/sql/updates/world/master/2021_09_26_02_world.sql deleted file mode 100644 index 9c705d8413b..00000000000 --- a/sql/updates/world/master/2021_09_26_02_world.sql +++ /dev/null @@ -1,141 +0,0 @@ --- -SET @CGUID := 1050000; - -DELETE FROM `gameobject_template` WHERE `entry` IN (355480 /*Death Gate to the Maw*/, 355479 /*Death Gate to the Maw*/); -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `ContentTuningId`, `VerifiedBuild`) VALUES -(355480, 10, 8046, 'Death Gate to the Maw', 'questinteract', '', '', 2, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 335263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1400, 38134), -- Death Gate to the Maw -(355479, 10, 8046, 'Death Gate to the Maw', 'questinteract', '', '', 2, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 335262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1400, 38134); -- Death Gate to the Maw -UPDATE `gameobject_template` SET `VerifiedBuild`=38134 WHERE `entry`=355461; - -DELETE FROM `gameobject_template_addon` WHERE `entry` IN(355461, 355480, 355479); -INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES -(355461, 0, 262145, 0, 0), -- Death Gate to Acherus -(355480, 0, 262145, 0, 0), -- Death Gate to the Maw -(355479, 0, 262145, 0, 0); -- Death Gate to the Maw - -DELETE FROM `npc_text` WHERE `ID` IN (41745 /*41745*/, 41398 /*41398*/); -INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES -(41745, 1, 0, 0, 0, 0, 0, 0, 0, 201959, 0, 0, 0, 0, 0, 0, 0, 38134), -- 41745 -(41398, 1, 0, 0, 0, 0, 0, 0, 0, 204441, 0, 0, 0, 0, 0, 0, 0, 40120); -- 41398 -UPDATE `npc_text` SET `VerifiedBuild`=38134 WHERE `ID` IN(41744); - -DELETE FROM `gossip_menu` WHERE `MenuId`=26057 AND `TextId` IN (41745,41744,41398); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(26057, 41745, 38134), -- 171791 (Nazgrim) -(26057, 41744, 38134), -- 171791 (Nazgrim) -(26057, 41398, 38134); -- 171791 (Nazgrim) - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=26057 AND `OptionIndex`=0; -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionNpcFlag`, `OptionType`, `VerifiedBuild`) VALUES -(26057, 0, 0, 'Tell me what happened.', 0, 1, 1, 38134); - -UPDATE `creature_template` SET `minlevel`=50, `maxlevel`=50 WHERE `entry`=176554; -- Highlord Darion Mograine -UPDATE `creature_template` SET `minlevel`=0 WHERE `entry`=173279; -- Orgrimmar Grunt - -UPDATE `creature_equip_template` SET `ItemID1`=117049 WHERE (`CreatureID`=169177 AND `ID`=4); -- Knight of the Ebon Blade -UPDATE `creature_equip_template` SET `ItemID1`=49886 WHERE (`CreatureID`=169177 AND `ID`=3); -- Knight of the Ebon Blade -UPDATE `creature_equip_template` SET `ItemID1`=75223 WHERE (`CreatureID`=169177 AND `ID`=2); -- Knight of the Ebon Blade -UPDATE `creature_equip_template` SET `ItemID1`=164981 WHERE (`CreatureID`=169177 AND `ID`=1); -- Knight of the Ebon Blade - -DELETE FROM `creature_template_addon` WHERE `entry` IN(176554, 171791, 173279, 169177, 173281); -INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(176554, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 176554 (Highlord Darion Mograine) -(171791, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 171791 (Nazgrim) -(173279, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 173279 (Orgrimmar Grunt) -(169177, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 169177 (Knight of the Ebon Blade) -(173281, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- 173281 (Concerned Onlooker) - -DELETE FROM `creature_template_scaling` WHERE `Entry` IN(171791, 173279, 173281); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(171791, 0, 0, 0, 1400, 38134), -(173279, 0, 0, 0, 883, 38134), -(173281, 0, 0, 0, 1400, 38134); - -DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+37; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES --- Darion Mograine -(@CGUID+0, 176554, 1, 1637, 8618, '0', 16448, 0, 0, 0, 1596.546875, -4381.8818359375, 20.11281394958496093, 3.659459114074707031, 120, 0, 0, 186925, 45175, 0, 0, 0, 0, 38134), -- Highlord Darion Mograine (Area: -Unknown- - Difficulty: 0) --- Nazgrim -(@CGUID+1, 171791, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1598.939208984375, -4382.73095703125, 20.25117301940917968, 3.740239381790161132, 120, 0, 0, 112155, 0, 0, 0, 0, 0, 38134), -- Nazgrim (Area: -Unknown- - Difficulty: 0) --- Orgrimmar Grunt -(@CGUID+2, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1602.392333984375, -4393.05908203125, 18.4881591796875, 2.33484649658203125, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+3, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1606.6614990234375, -4389.59033203125, 19.99199867248535156, 2.686850309371948242, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+4, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1594.626708984375, -4369.7412109375, 21.27612495422363281, 4.686401844024658203, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+5, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1605.3072509765625, -4392.173828125, 19.05565071105957031, 2.54192972183227539, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+6, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1598.0625, -4393.798828125, 18.05163192749023437, 1.585963606834411621, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+7, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1583.0989990234375, -4375.4599609375, 20.3298492431640625, 5.958539485931396484, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+8, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1596.951416015625, -4366.64599609375, 21.15838050842285156, 4.124737739562988281, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+9, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1597.986083984375, -4369.31591796875, 21.32096290588378906, 4.266610622406005859, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+10, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1601.3646240234375, -4395.87158203125, 17.53847885131835937, 2.060830593109130859, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+11, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1582.7117919921875, -4372.65087890625, 20.59259033203125, 5.621002197265625, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+12, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1602.5521240234375, -4389.4775390625, 19.441741943359375, 2.42626500129699707, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+13, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1580.3975830078125, -4375.859375, 20.13587570190429687, 5.946003913879394531, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) -(@CGUID+14, 173279, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1581.90283203125, -4377.73974609375, 19.81879997253417968, 6.058449745178222656, 120, 0, 0, 17687, 0, 0, 0, 0, 0, 38134), -- Orgrimmar Grunt (Area: -Unknown- - Difficulty: 0) (Auras: ) --- Knight of the Ebon Blade -(@CGUID+15, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1590.34033203125, -4378.5, 19.91173744201660156, 2.393826484680175781, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+16, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1588.8489990234375, -4381.4130859375, 19.20941162109375, 2.873449563980102539, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+17, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1601.032958984375, -4386.21337890625, 19.85976982116699218, 5.448757171630859375, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+18, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1596.80908203125, -4388.59716796875, 18.87882614135742187, 4.734880447387695312, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+19, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1599.2603759765625, -4376.71337890625, 20.95309257507324218, 1.117129445075988769, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+20, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1595.2396240234375, -4375.35791015625, 20.7305755615234375, 1.574090123176574707, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+21, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1602.6632080078125, -4384.033203125, 20.34967422485351562, 6.105090141296386718, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+22, 169177, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1593.373291015625, -4388.111328125, 18.47126197814941406, 4.669833183288574218, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) --- Concerned Onlooker -(@CGUID+23, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1613.44970703125, -4394.81591796875, 19.32597923278808593, 2.209622621536254882, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+24, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1610.71875, -4393.54541015625, 19.62863922119140625, 0.552337467670440673, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+25, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1605.43408203125, -4385.7880859375, 20.48834991455078125, 0.503955304622650146, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+26, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1592.6302490234375, -4365.1162109375, 21.09588813781738281, 4.900725364685058593, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+27, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1583.8194580078125, -4387.9755859375, 17.79204750061035156, 1.526206493377685546, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+28, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1584.2742919921875, -4385.73095703125, 17.87681198120117187, 4.402769088745117187, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+29, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1588.71875, -4390.01220703125, 18.20344734191894531, 0.793151140213012695, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+30, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1605.9410400390625, -4396.31591796875, 17.54245567321777343, 2.35004425048828125, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+31, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1606.984375, -4384.4443359375, 20.7737884521484375, 3.663200855255126953, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+32, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1612.5850830078125, -4392.37841796875, 20.49319839477539062, 4.416680812835693359, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+33, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1594.1163330078125, -4395.90087890625, 17.3592071533203125, 2.14967203140258789, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) -(@CGUID+34, 173281, 1, 1637, 8618, '0', 16447, 0, 0, 0, 1577.673583984375, -4380.7880859375, 18.074951171875, 6.17918252944946289, 120, 0, 0, 7477, 0, 0, 0, 0, 0, 38134), -- Concerned Onlooker (Area: -Unknown- - Difficulty: 0) --- Nazgrim and two Ebon Blade Knights (Portal back to Maw after using it for the first time from Orgrimmar) -(@CGUID+35, 171791, 1, 1637, 5170, '0', 16450, 0, 0, 0, 1595.654541015625, -4350.970703125, 21.2030029296875, 4.991054534912109375, 120, 0, 0, 112155, 0, 0, 0, 0, 0, 38134), -- Nazgrim (Area: Valley of Strength - Difficulty: 0) -(@CGUID+36, 169177, 1, 1637, 5170, '0', 16450, 0, 0, 0, 1596.02783203125, -4348.5224609375, 21.2030029296875, 3.124286413192749023, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134), -- Knight of the Ebon Blade (Area: Valley of Strength - Difficulty: 0) (Auras: 335247 - -Unknown-) -(@CGUID+37, 169177, 1, 1637, 5170, '0', 16450, 0, 0, 0, 1587.782958984375, -4352.751953125, 21.20301055908203125, 0.944541215896606445, 120, 0, 0, 7477, 1807, 0, 0, 0, 0, 38134); -- Knight of the Ebon Blade (Area: Valley of Strength - Difficulty: 0) (Auras: 335247 - -Unknown-) - -DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+37; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(@CGUID+23, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+24, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+25, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+26, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+27, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+28, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+29, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+30, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+31, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+32, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+33, 0, 0, 0, 1, 578, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+34, 0, 0, 0, 1, 578, 0, 0, 0, ''), -- Concerned Onlooker -(@CGUID+36, 0, 0, 0, 1, 0, 0, 0, 0, '335247'), -- Knight of the Ebon Blade - 335247 - -Unknown- -(@CGUID+37, 0, 0, 0, 1, 0, 0, 0, 0, '335247'); -- Knight of the Ebon Blade - 335247 - -Unknown- - --- Portal itself does not have any assigned phase --- the initial Acherus portal is a personal spawn even (when Darion Mograine creates it), is static personal spawning w/o phases a thing? --- INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES --- initial (spawned by darion) --- (@OGUID+0, 355461, 1, 1637, 5170, '0', '13564 - 16447 - 16448 - 7688 - 10984 - 8658 - 12910 - 11965 - 11695 - 14852 - 16786 - 10351 - 10352 - 10353 - 16797 - 11596 - 4063 - 11744 - 6691 - 14647 - 11908 - 10401 - 1230', 0, 1591.545166015625, -4349.58349609375, 21.11966896057128906, 2.161438465118408203, 0, 0, 0.882296562194824218, 0.470693945884704589, 120, 255, 0, 38134), -- Death Gate to Acherus (Area: Valley of Strength - Difficulty: 0) --- after first quest is rewarded one of these is spawned depending on progress --- (@OGUID+1, 355461, 1, 1637, 5170, '0', '13564 - 16450 - 7688 - 10984 - 8658 - 12910 - 11965 - 11695 - 14852 - 16786 - 10351 - 10352 - 10353 - 11596 - 4063 - 11744 - 6691 - 14647 - 11908 - 10401 - 1230', 0, 1591.545166015625, -4349.58349609375, 21.11966896057128906, 2.161438465118408203, 0, 0, 0.882296562194824218, 0.470693945884704589, 120, 255, 0, 38134), -- Death Gate to Acherus (Area: Valley of Strength - Difficulty: 0) --- (@OGUID+2, 355479, 1, 1637, 8618, '0', '13564 - 16450 - 7688 - 10984 - 8658 - 12910 - 11965 - 11695 - 14852 - 10351 - 10352 - 10353 - 11596 - 4063 - 11744 - 6691 - 14647 - 11908 - 10401 - 1230', 0, 1591.545166015625, -4349.58349609375, 21.11966896057128906, 2.161438465118408203, 0, 0, 0.882296562194824218, 0.470693945884704589, 120, 255, 0, 38134), -- Death Gate to the Maw (Area: -Unknown- - Difficulty: 0) --- (@OGUID+3, 355480, 1, 1637, 8618, '0', '13564 - 16450 - 7688 - 10984 - 8658 - 12910 - 11965 - 11695 - 14852 - 10351 - 10352 - 10353 - 11596 - 4063 - 11744 - 6691 - 14647 - 11908 - 10401 - 1230', 0, 1591.545166015625, -4349.58349609375, 21.11966896057128906, 2.161438465118408203, 0, 0, 0.882296562194824218, 0.470693945884704589, 120, 255, 0, 38134), -- Death Gate to the Maw (Area: -Unknown- - Difficulty: 0) - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=173281; -DELETE FROM `smart_scripts` WHERE `entryorguid`=-(@CGUID+27) AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_chance`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `target_type`, `comment`) VALUES -(-(@CGUID+27), 0, 0, 0, 1, 100, 6000, 8000, 6000, 8000, 10, 396, 274, 273, 6, 1, "Concerned Onlooker - Out of Combat - Play Random Emote"); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN(14, 15) AND SourceGroup=26057; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14, 26057, 41745, 0, 0, 48, 0, 406784, 0, 0, 0, 0, 0, "", "Show gossip text if player has quest objective done: Take the Death Gate to Acherus"), -(14, 26057, 41745, 0, 1, 8, 0, 61874, 0, 0, 0, 0, 0, "", "Show gossip text if player has quest 61874 rewarded"), -(14, 26057, 41744, 0, 0, 48, 0, 406783, 0, 0, 1, 0, 0, "", "Show gossip text if player has not quest objective done: Learn about your leaders' fate"), -(14, 26057, 41398, 0, 0, 48, 0, 406783, 0, 0, 0, 0, 0, "", "Show gossip text if player has quest objective done: Learn about your leaders' fate"), -(14, 26057, 41398, 0, 0, 48, 0, 406784, 0, 0, 1, 0, 0, "", "Show gossip text if player has not quest objective done: Take the Death Gate to Acherus"), -(15, 26057, 0, 0, 0, 8, 0, 61874, 0, 0, 1, 0, 0, "", "Show gossip text if player has not quest 61874 rewarded"), -(15, 26057, 0, 0, 0, 48, 0, 406783, 0, 0, 1, 0, 0, "", "Show gossip option if player has not quest objective done: Learn about your leaders' fate"); diff --git a/sql/updates/world/master/2021_09_26_03_world_2018_04_24_00_world_335.sql b/sql/updates/world/master/2021_09_26_03_world_2018_04_24_00_world_335.sql deleted file mode 100644 index 6388aa8c926..00000000000 --- a/sql/updates/world/master/2021_09_26_03_world_2018_04_24_00_world_335.sql +++ /dev/null @@ -1,96 +0,0 @@ --- Quest "Ancient Spirit" -UPDATE `quest_template_addon` SET `SpecialFlags`=2 WHERE `ID`=4261; -- Prevents quest from auto completing --- Arei -DELETE FROM `creature_text` WHERE `CreatureID`=9598; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9598,0,0,"Please, help me to get through this cursed forest, $r.",12,0,100,0,0,0,5004,0,"Arei"), -(9598,1,0,"The corruption of Felwood has trapped my spirit here... I may never rest...",12,0,100,0,0,0,5037,0,"Arei"), -(9598,2,0,"That I must fight against my own kind deeply saddens me.",12,0,100,0,0,0,5008,0,"Arei"), -(9598,3,0,"The corruption of the fel has not left any of the creatures of Felwood untouched, $n. Please, be on your guard.",12,0,100,0,0,0,5005,0,"Arei"), -(9598,4,0,"I can sense it now, $n. Ashenvale lies down this path.",12,0,100,0,0,0,5023,0,"Arei"), -(9598,5,0,"I feel... something strange...",12,0,100,0,0,0,5026,0,"Arei"), -(9598,6,0,"$n, my form has now changed! The true strength of my spirit is returning to me now... The cursed grasp of the forest is leaving me.",12,0,100,0,0,0,5029,0,"Arei"), -(9598,7,0,"Thank you, $n. Now my spirit will finally be at peace.",12,0,100,0,0,0,5036,0,"Arei"), -(9598,8,0,"I sense the taint of corruption upon this $n. Help me destroy it!",12,0,100,0,0,0,5473,0,"Arei"), -(9598,8,1,"This creature suffers from the effects of the fel... We must end its misery.",12,0,100,0,0,0,5474,0,"Arei"), -(9598,8,2,"This $n has been driven mad from the corruption!",12,0,100,0,0,0,5475,0,"Arei"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9598; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9598 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (959800,959801,959802) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9598,0,0,1,19,0,100,0,4261,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Arei - On Quest 'Ancient Spirit' Taken - Store Targetlist"), -(9598,0,1,2,61,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Quest 'Ancient Spirit' Taken - Remove Npc Flag Questgiver"), -(9598,0,2,0,61,0,100,0,0,0,0,0,80,959800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Quest 'Ancient Spirit' Taken - Run Script"), -(9598,0,3,0,6,0,100,0,0,0,0,0,6,4261,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Just Died - Fail Quest 'Ancient Spirit'"), -(9598,0,4,0,6,0,100,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Just Died - Say Line 1"), -(9598,0,5,0,40,0,100,0,7,9598,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Waypoint 7 Reached - Say Line 2"), -(9598,0,6,0,40,0,100,0,7,9598,0,0,54,5000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Waypoint 7 Reached - Pause Waypoint"), -(9598,0,7,0,40,0,100,0,15,9598,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Waypoint 15 Reached - Say Line 3"), -(9598,0,8,0,40,0,100,0,15,9598,0,0,54,8000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Waypoint 15 Reached - Pause Waypoint"), -(9598,0,9,0,40,0,100,0,36,9598,0,0,107,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Waypoint 36 Reached - Summon Group 1"), -(9598,0,10,0,40,0,100,0,37,9598,0,0,80,959802,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Waypoint 36 Reached - Run Script"), -(9598,0,11,0,4,0,50,0,0,0,0,0,1,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Aggro - Say Line 8"), -(9598,0,12,0,0,0,100,0,6000,9000,16000,21000,11,5337,0,0,0,0,0,2,0,0,0,0,0,0,0,"Arei - In Combat - Cast 'Wither Strike'"), -(959800,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Say Line 0"), -(959800,9,1,0,0,0,100,0,5000,5000,0,0,53,0,9598,0,0,0,2,1,0,0,0,0,0,0,0,"Arei - On Script - Start Waypoint"), -(959800,9,2,0,0,0,100,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Script - Set Faction 250"), -(959802,9,0,0,0,0,100,0,0,0,0,0,2,124,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Script - Set Faction 124"), -(959802,9,1,0,0,0,100,0,1000,1000,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Say Line 4"), -(959802,9,2,0,0,0,100,0,5000,5000,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Say Line 5"), -(959802,9,3,0,0,0,100,0,2000,2000,0,0,11,14888,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Script - Cast 'Arei Transform'"), -(959802,9,4,0,0,0,100,0,3000,3000,0,0,1,6,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Say Line 6"), -(959802,9,5,0,0,0,100,0,8000,8000,0,0,1,7,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Say Line 7"), -(959802,9,6,0,0,0,100,0,0,0,0,0,15,4261,0,0,0,0,0,12,1,0,0,0,0,0,0,"Arei - On Script - Complete Quest 'Ancient Spirit'"), -(959802,9,7,0,0,0,100,0,0,0,0,0,41,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arei - On Script - Despawn"); - --- Condition -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=15033; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(17,0,15033,0,0,29,0,9598,200,0,1,0,0,"","Spell 'Summon Ancient Spirits' cannot be casted if Arei is already summoned"); - -DELETE FROM `waypoints` WHERE `entry`=9598; -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(9598,1,6004.265,-1180.494,376.377,''), -(9598,2,6002.512,-1157.294,381.407,''), -(9598,3,6029.228,-1139.720,383.127,''), -(9598,4,6042.479,-1128.963,386.582,''), -(9598,5,6062.820,-1115.522,386.850,''), -(9598,6,6089.188,-1111.907,383.105,''), -(9598,7,6104.390,-1114.561,380.490,''), -(9598,8,6115.080,-1128.572,375.779,''), -(9598,9,6119.352,-1147.314,372.518,''), -(9598,10,6119.003,-1176.082,371.072,''), -(9598,11,6120.982,-1198.408,373.432,''), -(9598,12,6123.521,-1226.636,374.119,''), -(9598,13,6127.737,-1246.035,373.574,''), -(9598,14,6133.433,-1253.642,369.100,''), -(9598,15,6150.787,-1269.151,369.240,''), -(9598,16,6155.805,-1275.029,373.627,''), -(9598,17,6163.544,-1307.130,376.234,''), -(9598,18,6174.800,-1340.885,379.039,''), -(9598,19,6191.144,-1371.260,378.453,''), -(9598,20,6215.652,-1397.517,376.012,''), -(9598,21,6243.784,-1407.675,371.594,''), -(9598,22,6280.775,-1408.259,370.554,''), -(9598,23,6325.360,-1406.688,370.082,''), -(9598,24,6355.000,-1404.337,370.646,''), -(9598,25,6374.679,-1399.176,372.105,''), -(9598,26,6395.803,-1367.057,374.910,''), -(9598,27,6408.569,-1333.487,376.616,''), -(9598,28,6409.075,-1312.168,379.598,''), -(9598,29,6418.689,-1277.697,381.638,''), -(9598,30,6441.689,-1247.316,387.246,''), -(9598,31,6462.136,-1226.316,397.610,''), -(9598,32,6478.021,-1216.260,408.284,''), -(9598,33,6499.632,-1217.087,419.461,''), -(9598,34,6523.165,-1220.780,430.549,''), -(9598,35,6542.716,-1216.997,437.788,''), -(9598,36,6557.279,-1211.125,441.452,''), -(9598,37,6574.568,-1204.589,443.216,''); - -DELETE FROM `creature_summon_groups` WHERE `summonerId`=9598; -INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES -(9598,0,1,7139,6573.321,-1195.213,442.489,5.544130,3,300000), -(9598,0,1,7138,6573.240,-1213.475,443.643,2.371120,3,300000), -(9598,0,1,7138,6583.354,-1209.811,444.769,2.452802,3,300000); diff --git a/sql/updates/world/master/2021_09_26_04_world_2018_04_26_00_world.sql b/sql/updates/world/master/2021_09_26_04_world_2018_04_26_00_world.sql deleted file mode 100644 index afa97a5c7af..00000000000 --- a/sql/updates/world/master/2021_09_26_04_world_2018_04_26_00_world.sql +++ /dev/null @@ -1,14 +0,0 @@ --- -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (17722,17801) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17722, 0, 0, 0, 0, 0, 100, 2, 1000, 1000, 2400, 3800, 0, 11, 12675, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - IC CMC - Cast 'Frostbolt' (Normal Dungeon)"), -(17722, 0, 1, 0, 0, 0, 100, 4, 1000, 1000, 2400, 3800, 0, 11, 37930, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - IC CMC - Cast 'Frostbolt' (Heroic Dungeon)"), -(17722, 0, 2, 0, 0, 0, 100, 2, 18000, 20000, 25000, 27000, 0, 11, 31581, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - In Combat - Cast 'Blizzard' (No Repeat) (Normal Dungeon)"), -(17722, 0, 3, 0, 0, 0, 100, 4, 18000, 20000, 25000, 27000, 0, 11, 39416, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - In Combat - Cast 'Blizzard' (Heroic Dungeon)"), -(17722, 0, 4, 0, 0, 0, 100, 2, 6000, 8000, 15000, 15000, 0, 11, 15063, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - In Combat - Cast 'Frost Nova' (Normal Dungeon)"), -(17722, 0, 5, 0, 0, 0, 100, 4, 6000, 8000, 15000, 15000, 0, 11, 15531, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Coilfang Sorceress - In Combat - Cast 'Frost Nova' (Heroic Dungeon)"), -(17801, 0, 0, 0, 0, 0, 100, 2, 1000, 1000, 4400, 5800, 0, 11, 15234, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Coilfang Siren - IC CMC - Cast 'Lightning Bolt' (Normal Dungeon)"), -(17801, 0, 1, 0, 0, 0, 100, 4, 1000, 1000, 3400, 4800, 0, 11, 37664, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Coilfang Siren - IC CMC - Cast 'Lightning Bolt' (Heroic Dungeon)"), -(17801, 0, 2, 0, 0, 0, 100, 2, 12000, 15000, 15000, 19000, 0, 11, 35106, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, "Coilfang Siren - In Combat - Cast 'Arcane Flare'(NormalDungeon)"), -(17801, 0, 3, 0, 0, 0, 100, 4, 9000, 12000, 15000, 17000, 0, 11, 37856, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, "Coilfang Siren - In Combat - Cast 'Arcane Flare' (HeroicDungeon)"), -(17801, 0, 4, 0, 0, 0, 100, 6, 9000, 13000, 10000, 14000, 0, 11, 38660, 1, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, "Coilfang Siren - In Combat - Cast 'Fear' (Dungeon)"); diff --git a/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql b/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql deleted file mode 100644 index a52bc1cb672..00000000000 --- a/sql/updates/world/master/2021_09_26_05_world_2018_05_04_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `spell_script_names` SET `ScriptName`='spell_anub_ar_skirmisher_fixate' WHERE `ScriptName`='spell_anub_ar_skirmisher_fixtate'; diff --git a/sql/updates/world/master/2021_09_26_06_world_2018_05_08_00_world_335.sql b/sql/updates/world/master/2021_09_26_06_world_2018_05_08_00_world_335.sql deleted file mode 100644 index d43b74049a6..00000000000 --- a/sql/updates/world/master/2021_09_26_06_world_2018_05_08_00_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- --- Gaeriyan --> Fix Gossip Texts -DELETE FROM `gossip_menu` WHERE `MenuID`=1914 AND `TextID` IN (2567,2569); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(1914,2567,0), -(1914,2569,0); - -DELETE FROM `npc_text` WHERE `ID`=2569; -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(2569,4826,1); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=1914; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,1914,2567,0,0,14,0,3912,0,0,0,0,0,"","Show gossip text 2567 if quest 'Meet at the Grave' is not taken"), -(14,1914,2568,0,0,14,0,3912,0,0,1,0,0,"","Show gossip text 2568 if quest 'Meet at the Grave' is taken"), -(14,1914,2568,0,0,14,0,3913,0,0,0,0,0,"","Show gossip text 2568 if quest 'A Grave Situation' is not taken"), -(14,1914,2569,0,0,14,0,3913,0,0,1,0,0,"","Show gossip text 2569 if quest 'A Grave Situation' is taken"); diff --git a/sql/updates/world/master/2021_09_26_07_world_2018_05_08_01_world_335.sql b/sql/updates/world/master/2021_09_26_07_world_2018_05_08_01_world_335.sql deleted file mode 100644 index 6b780a9c1a7..00000000000 --- a/sql/updates/world/master/2021_09_26_07_world_2018_05_08_01_world_335.sql +++ /dev/null @@ -1,35 +0,0 @@ --- Quest "The Videre Elixir" --- Miblon's Bait -UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=164758; -DELETE FROM `smart_scripts` WHERE `entryorguid`=164758 AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(164758,1,0,0,1,0,100,1,0,0,0,1000,45,1,1,0,0,0,0,19,9467,50,0,0,0,0,0,"Miblon's Bait - Out of Combat - Set Data to Miblon Snarltooth (No Repeat)"); - --- Miblon Snarltooth -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9467; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9467 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=946700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9467,0,0,0,11,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Respawn - Set Event Phase 1"), -(9467,0,1,0,38,1,100,0,1,1,0,0,80,946700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Data Set - Run Script (Phase 1)"), -(946700,9,0,0,0,0,100,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Event Phase 0"), -(946700,9,1,0,0,0,100,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Remove NPC Flag Gossip"), -(946700,9,2,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 0"), -(946700,9,3,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,20,164758,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Orientation"), -(946700,9,4,0,0,0,100,0,1000,1000,0,0,41,0,115,0,0,0,0,14,17428,164729,0,0,0,0,0,"Miblon Snarltooth - On Script - Despawn Gameobject 'Miblon's Door'"), -(946700,9,5,0,0,0,100,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Run On"), -(946700,9,6,0,0,0,100,0,1000,1000,0,0,69,0,0,0,0,0,0,20,164758,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Move to Closest Gameobject 'Miblon's Bait'"), -(946700,9,7,0,0,0,100,0,3000,3000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 1"), -(946700,9,8,0,0,0,100,0,3000,3000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 2"), -(946700,9,9,0,0,0,100,0,4000,4000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 3"), -(946700,9,10,0,0,0,100,0,105000,105000,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Evade"), -(946700,9,11,0,0,0,100,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Add NPC Flag Gossip"), -(946700,9,12,0,0,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Event Phase 1"); - --- Texts -DELETE FROM `creature_text` WHERE `CreatureID`=9467; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9467,0,0,"%s abandons the block he was holding up in the doorway, and looks towards the bait.",16,0,100,0,0,0,4836,0,"Miblon Snarltooth"), -(9467,1,0,"%s sniffs the bait.",16,0,100,0,0,0,4768,0,"Miblon Snarltooth"), -(9467,2,0,"Grumble...",12,0,100,0,0,0,4766,0,"Miblon Snarltooth"), -(9467,3,0,"%s gnaws at the bait ravenously.",16,0,100,0,0,0,4771,0,"Miblon Snarltooth"); diff --git a/sql/updates/world/master/2021_09_26_08_world_2018_05_08_02_world_335.sql b/sql/updates/world/master/2021_09_26_08_world_2018_05_08_02_world_335.sql deleted file mode 100644 index a53ddcf65e7..00000000000 --- a/sql/updates/world/master/2021_09_26_08_world_2018_05_08_02_world_335.sql +++ /dev/null @@ -1,26 +0,0 @@ --- --- Niby the Almighty --> Add gossip chatter -DELETE FROM `gossip_menu` WHERE `MenuId` IN (5841,5842,5843,5844); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(5844,7002,0), -(5843,7003,0), -(5842,7004,0), -(5841,7005,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (5845,5844,5843,5842); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(5845,0,0,"I am in search of a great and powerful Warlock.",9625,1,1,0), -(5844,0,0,"What task?",9627,1,1,0), -(5843,0,0,"This is all very interesting but what is it that you want?",9629,1,1,0), -(5842,0,0,"How do I do that?",9631,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (5845,5844,5843,5842); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(5845,0,5844,0), -(5844,0,5843,0), -(5843,0,5842,0), -(5842,0,5841,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=5845; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,5845,0,0,0,15,0,256,0,0,0,0,0,"","Show gossip option if player is a Warlock"); diff --git a/sql/updates/world/master/2021_09_26_09_world_2018_05_08_03_world_335.sql b/sql/updates/world/master/2021_09_26_09_world_2018_05_08_03_world_335.sql deleted file mode 100644 index f5874b28a26..00000000000 --- a/sql/updates/world/master/2021_09_26_09_world_2018_05_08_03_world_335.sql +++ /dev/null @@ -1,11 +0,0 @@ --- --- Ur'dan --> Add Gossip Text -UPDATE `creature_template` SET `gossip_menu_id`=5864 WHERE `entry`=14522; - -DELETE FROM `gossip_menu` WHERE `MenuID`=5864; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(5864,7037,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuID`=5864; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(5864,0,1,"I wish to purchase from you.",9734,3,128,0); diff --git a/sql/updates/world/master/2021_09_26_10_world_2018_05_08_04_world_335.sql b/sql/updates/world/master/2021_09_26_10_world_2018_05_08_04_world_335.sql deleted file mode 100644 index 9980bbc1d9d..00000000000 --- a/sql/updates/world/master/2021_09_26_10_world_2018_05_08_04_world_335.sql +++ /dev/null @@ -1,206 +0,0 @@ --- --- Quest "Forces of Jaedenar" -DELETE FROM `quest_details` WHERE `ID`=5155; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5155,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5155; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1 WHERE `ID`=5155; - --- Quest "Collection of the Corrupt Water" -DELETE FROM `quest_details` WHERE `ID`=5157; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5157,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5157; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=5157; - --- Quest "Seeking Spiritual Aid" -DELETE FROM `quest_details` WHERE `ID`=5158; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5158,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=5158; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5158; - --- Quest "Cleansed Water Returns to Felwood" -DELETE FROM `quest_details` WHERE `ID`=5159; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5159,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=5159; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=5159; - --- Quest "Dousing the Flames of Protection" -DELETE FROM `quest_details` WHERE `ID`=5165; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5165,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5165; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5165; - --- Quest "A Final Blow" -DELETE FROM `quest_details` WHERE `ID`=5242; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5242,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5242; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2 WHERE `ID`=5242; - --- Quest "Verifying the Corruption" -DELETE FROM `quest_details` WHERE `ID`=5156; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5156,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5156; - --- Quest "Cleansing Felwood" -DELETE FROM `quest_details` WHERE `ID` IN (4101,4102); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4101,1,0,0,0,0,0,0,0,0), -(4102,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID` IN (4101,4102); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (4101,4102); - --- Quest "Salve via Hunting" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (4103,4108,5882,5887); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (4103,4108,5882,5887); - --- Quest "A Strange One" -DELETE FROM `quest_details` WHERE `ID`=6605; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6605,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6605; - --- Quest "Well of Corruption" -DELETE FROM `quest_details` WHERE `ID`=4505; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4505,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=4505; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4505; - --- Quest "Corrupted Sabers" -DELETE FROM `quest_details` WHERE `ID`=4506; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4506,1,11,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=4506; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=11 WHERE `ID`=4506; - --- Quest "A Husband's Last Battle" -DELETE FROM `quest_details` WHERE `ID`=6162; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6162,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=6162; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=6162; - --- Quest "Timbermaw Ally" -DELETE FROM `quest_details` WHERE `ID`=8460; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8460,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8460; - --- Quest "Speak to Nafien" -DELETE FROM `quest_details` WHERE `ID`=8462; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8462,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8462; - --- Quest "Feathers for Grazle" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=0 WHERE `ID`=8466; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8466; - --- Quest "Feathers for Nafien" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=0 WHERE `ID`=8467; - --- Quest "Wild Guardians" -DELETE FROM `quest_details` WHERE `ID`=4521; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4521,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=4521; - --- Quest "Wild Guardians (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=4741; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4741,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4741; - --- Quest "Wild Guardians (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=4721; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4721,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=4721; - --- Quest "The Corruption of the Jadefire" -DELETE FROM `quest_details` WHERE `ID`=4421; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4421,1,2,1,0,0,0,0,0,0); - --- Quest "Further Corruption" -DELETE FROM `quest_details` WHERE `ID`=4906; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4906,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=20 WHERE `ID`=4906; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=4906; - --- Quest "Flute of Xavaric" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=939; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=939; - --- Quest "Felbound Ancients" -DELETE FROM `quest_details` WHERE `ID`=4441; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4441,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4441; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4441; - --- Quest "Purified!" -DELETE FROM `quest_details` WHERE `ID`=4442; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4442,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4442; - --- Quest "Ancient Spirit" -UPDATE `quest_offer_reward` SET `Emote1`=2, `RewardText`="Yes, $N. Felwood has been through much hardship. Thank you for what you have done.$B$BOne day, we may be able to reclaim Felwood from the corruption; every kind deed helps." WHERE `ID`=4261; - --- Quest "A Strange Red Key" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5202; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5202; - --- Quest "Rescue From Jaedenar" -DELETE FROM `quest_details` WHERE `ID`=5203; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5203,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=5203; - --- Quest "Retribution of the Light" -DELETE FROM `quest_details` WHERE `ID`=5204; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5204,1,1,1,0,0,0,0,0,0); - --- Quest "The Remains of Trey Lightforge" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5385; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=5385; - --- Quest "An Imp's Request" -DELETE FROM `quest_details` WHERE `ID`=8419; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8419,1,0,0,0,0,0,0,0,0); - --- Quest "What Niby Commands" -DELETE FROM `quest_details` WHERE `ID`=7601; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7601,1,1,1,1,0,0,0,0,0); - --- Quest "Kroshius' Infernal Core" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7603; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=7603; - --- Quest "Sacred Cloth" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6032; - --- Quest "The Root of All Evil" -DELETE FROM `quest_details` WHERE `ID`=8481; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8481,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=8481; - --- Quest "The Brokering of Peace" -DELETE FROM `quest_details` WHERE `ID` IN (8484,8485); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8484,1,1,0,0,0,0,0,0,0), -(8485,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID` IN (8484,8485); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID` IN (8484,8485); diff --git a/sql/updates/world/master/2021_09_26_11_world_2018_05_08_05_world_335.sql b/sql/updates/world/master/2021_09_26_11_world_2018_05_08_05_world_335.sql deleted file mode 100644 index 3ada38bcd83..00000000000 --- a/sql/updates/world/master/2021_09_26_11_world_2018_05_08_05_world_335.sql +++ /dev/null @@ -1,9 +0,0 @@ --- --- Ulathek -DELETE FROM `smart_scripts` WHERE `entryorguid`=14523 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14523,0,6,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ulathek - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=14523; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(14523,0,0,"You dog! Now I'll trap your soul into a shard and give you to my imp as a plaything!",12,0,100,0,0,0,9735,0,"Ulathek"); diff --git a/sql/updates/world/master/2021_09_26_12_world_2018_05_08_06_world_335.sql b/sql/updates/world/master/2021_09_26_12_world_2018_05_08_06_world_335.sql deleted file mode 100644 index 610a14a9726..00000000000 --- a/sql/updates/world/master/2021_09_26_12_world_2018_05_08_06_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- -DELETE FROM `smart_scripts` WHERE `entryorguid`=946700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(946700,9,0,0,0,0,100,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Event Phase 0"), -(946700,9,1,0,0,0,100,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Remove NPC Flag Gossip"), -(946700,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 2"), -(946700,9,3,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 0"), -(946700,9,4,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,20,164758,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Orientation"), -(946700,9,5,0,0,0,100,0,1000,1000,0,0,41,0,115,0,0,0,0,14,17428,164729,0,0,0,0,0,"Miblon Snarltooth - On Script - Despawn Gameobject 'Miblon's Door'"), -(946700,9,6,0,0,0,100,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Run On"), -(946700,9,7,0,0,0,100,0,1000,1000,0,0,69,0,0,0,0,0,0,20,164758,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Move to Closest Gameobject 'Miblon's Bait'"), -(946700,9,8,0,0,0,100,0,3000,3000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 1"), -(946700,9,9,0,0,0,100,0,4000,4000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Say Line 3"), -(946700,9,10,0,0,0,100,0,108000,108000,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Evade"), -(946700,9,11,0,0,0,100,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Add NPC Flag Gossip"), -(946700,9,12,0,0,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Miblon Snarltooth - On Script - Set Event Phase 1"); diff --git a/sql/updates/world/master/2021_09_26_13_world_2018_05_08_07_world_335.sql b/sql/updates/world/master/2021_09_26_13_world_2018_05_08_07_world_335.sql deleted file mode 100644 index 0931f5dbfb7..00000000000 --- a/sql/updates/world/master/2021_09_26_13_world_2018_05_08_07_world_335.sql +++ /dev/null @@ -1,79 +0,0 @@ --- --- World Invisible Trigger --- SET @GUID := 64987; --- DELETE FROM `creature` WHERE `guid`=@GUID; --- INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES --- (@GUID,12999,1,0,0,1,1,0,0,5416.44,-742.98,346.204,1.75579,300,0,0,7212,0,0,0,0,0,"",0); - --- Niby the Almighty -DELETE FROM `smart_scripts` WHERE `entryorguid`=14469 AND `source_type`=0 AND `id` IN (1,2,3,4,5); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1446900,1446901,1446902,1446903) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14469,0,1,0,40,0,100,0,1,14469,0,0,0,80,1446901,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Waypoint 1 Reached - Run Script"), -(14469,0,2,0,40,0,100,0,2,14469,0,0,0,80,1446902,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Waypoint 2 Reached - Run Script"), -(14469,0,3,0,1,1,100,0,1000,15000,150000,180000,0,80,1446903,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - Out of Combat - Run Script"), -(14469,0,4,0,11,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Respawn - Set Event Phase 1"), -(14469,0,5,0,38,0,100,0,1,1,0,0,0,69,0,0,0,0,0,0,8,0,0,0,5413.9,-737.721,344.624,0,"Niby the Almighty - On Data Set - Move to Position"), -(1446900,9,0,0,0,0,100,0,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Set Event Phase 0"), -(1446900,9,1,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Remove Npc Flag Questgiver+Gossip"), -(1446900,9,2,0,0,0,100,0,0,0,0,0,0,53,0,14469,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Start Waypoint"), -(1446901,9,0,0,0,0,100,0,0,0,0,0,0,54,23000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Pause Waypoint"), -(1446901,9,1,0,0,0,100,0,1000,1000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.2,"Niby the Almighty - On Script - Set Orientation"), -(1446901,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 0"), -(1446901,9,3,0,0,0,100,0,6000,6000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 1"), -(1446901,9,4,0,0,0,100,0,0,0,0,0,0,11,23056,0,0,0,0,0,19,12999,0,0,0,0,0,0,"Niby the Almighty - On Script - Cast 'Call Infernal Destroyer'"), -(1446901,9,5,0,0,0,100,0,6000,6000,0,0,0,1,0,0,0,0,0,0,19,14470,100,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 0"), -(1446901,9,6,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,19,14470,100,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 1"), -(1446901,9,7,0,0,0,100,0,4000,4000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 2"), -(1446902,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.653,"Niby the Almighty - On Script - Set Orientation"), -(1446902,9,1,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Add Npc Flag Questgiver+Gossip"), -(1446902,9,2,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Set Event Phase 1"), -(1446903,9,0,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 3"), -(1446903,9,1,0,0,0,100,0,5000,5000,0,0,0,11,23053,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Cast 'Infernal Conjure Dummy DND'"), -(1446903,9,2,0,0,0,100,0,3000,3000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 4"), -(1446903,9,3,0,0,0,100,0,1000,1000,0,0,0,1,2,0,0,0,0,0,19,14470,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 2 (Impsy)"), -(1446903,9,4,0,0,0,100,0,5000,5000,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 5"), -(1446903,9,5,0,0,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,19,14470,0,0,0,0,0,0,"Niby the Almighty - On Script - Set Data to Impsy"), -(1446903,9,6,0,0,0,100,0,0,0,0,0,0,29,1,180,0,0,0,0,19,14470,0,0,0,0,0,0,"Niby the Almighty - On Script - Start Follow"), -(1446903,9,7,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,19,14470,0,0,0,0,0,0,"Niby the Almighty - On Script - Say Line 3 (Impsy)"); - --- Impsy -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=14470; -DELETE FROM `smart_scripts` WHERE `entryorguid`=14470 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14470,0,0,0,38,0,100,0,1,1,0,0,0,89,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Impsy - On Data Set - Stop Random Movement"), -(14470,0,1,0,38,0,100,0,1,1,0,0,0,53,1,14470,0,0,0,0,1,0,0,0,0,0,0,0,"Impsy - On Data Set - Start Waypoint"), -(14470,0,2,0,40,0,100,0,11,14470,0,0,0,45,1,1,0,0,0,0,19,14469,0,0,0,0,0,0,"Impsy - On Waypoint 11 Reached - Set Data to Niby the Almighty"), -(14470,0,3,0,40,0,100,0,11,14470,0,0,0,89,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Impsy - On Waypoint 11 Reached - Start Random Movement"), -(14470,0,4,0,11,0,100,0,0,0,0,0,0,89,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Impsy - On Respawn - Start Random Movement"); - --- Texts -DELETE FROM `creature_text` WHERE `CreatureID`=14469 AND `GroupID` IN (3,4,5); -DELETE FROM `creature_text` WHERE `CreatureID`=14470 AND `GroupID` IN (2,3); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(14469,3,0,"This is it, Impsy. I can feel it! This is the big one!",12,0,100,5,0,0,9615,0,"Niby the Almighty"), -(14469,3,1,"Brace yourself for the glorious impact, Impsy!",12,0,100,5,0,0,9616,0,"Niby the Almighty"), -(14469,3,2,"Kick me out, will they!? I'll show those uptight cone heads in Stormwind the true power of Niby! BEHOLD!",12,0,100,15,0,0,9617,0,"Niby the Almighty"), -(14469,4,0,"%s shakes his fist in frustration.",16,0,100,0,0,0,9618,0,"Niby the Almighty"), -(14469,5,0,"Why you little!",12,0,100,0,0,0,9622,0,"Niby the Almighty"), -(14470,2,0,"Niby, you are stupid.",12,0,100,0,0,0,9619,0,"Impsy"), -(14470,2,1,"Oh my, what a surprise! Another failure!? But how, oh great one??",12,0,100,0,0,0,9620,0,"Impsy"), -(14470,2,2,"Awe inspiring, master. Your ineptitude is awe inspiring.",12,0,100,0,0,0,9621,0,"Impsy"), -(14470,3,0,"Ack! Help! Crazed gnome trying to kill me!",12,0,100,0,0,0,9623,0,"Impsy"); - --- Waypoints -DELETE FROM `waypoints` WHERE `entry` IN (14469,14470); -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`) VALUES -(14469,1,5407.19,-753,350.82), -(14469,2,5413.9,-737.721,344.624), -(14470,1,5399.15,-735.454,343.567), -(14470,2,5386.63,-729.446,343.992), -(14470,3,5384.08,-722.534,345.173), -(14470,4,5396.26,-713.693,346.403), -(14470,5,5415.7,-722.556,344.598), -(14470,6,5434.85,-723.435,342.78), -(14470,7,5444.68,-732.313,342.527), -(14470,8,5440.93,-743.161,343.643), -(14470,9,5427.72,-750.631,347.609), -(14470,10,5416.55,-749.533,348.499), -(14470,11,5407.59,-736.618,344.249); diff --git a/sql/updates/world/master/2021_09_26_14_world_2018_05_13_00_world_335.sql b/sql/updates/world/master/2021_09_26_14_world_2018_05_13_00_world_335.sql deleted file mode 100644 index 8dd102b657f..00000000000 --- a/sql/updates/world/master/2021_09_26_14_world_2018_05_13_00_world_335.sql +++ /dev/null @@ -1,35 +0,0 @@ --- -DELETE FROM `creature` WHERE `guid` IN (48255, 75558,88485, 103543,106482, 106483,106486, 106487,107837, 142693,142694, 142695,142696, 142697,142710, 143230,143231, 143232,143263, 143264,143268, 143269,143271, 143272,143273, 143697,143700, 143705,143708, 143713,143715, 143921,144009, 144094,144785, 144789,144792, 144794,144796, 203124); -DELETE FROM `creature_addon` WHERE `guid` IN (48255, 75558,88485, 103543,106482, 106483,106486, 106487,107837, 142693,142694, 142695,142696, 142697,142710, 143230,143231, 143232,143263, 143264,143268, 143269,143271, 143272,143273, 143697,143700, 143705,143708, 143713,143715, 143921,144009, 144094,144785, 144789,144792, 144794,144796, 203124); -DELETE FROM `creature` WHERE `id`=31401 AND `guid` IN (111931, 111932, 111933, 111934, 111935); - -DELETE FROM `waypoint_data` WHERE `id`=1325600; -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES -(1325600, 25, -4210.05, 3036.03, 359.272, 0, 0, 1, 0, 100, 0), -(1325600, 24, -4197.81, 3024.34, 366.188, 0, 0, 1, 0, 100, 0), -(1325600, 23, -4166.6, 3015.78, 353.327, 0, 0, 1, 0, 100, 0), -(1325600, 22, -4119.36, 3000.52, 350.383, 0, 0, 1, 0, 100, 0), -(1325600, 21, -4078.06, 3004.44, 346.771, 0, 0, 1, 0, 100, 0), -(1325600, 20, -4047.5, 3033.21, 346.827, 0, 0, 1, 0, 100, 0), -(1325600, 19, -4037.82, 3075.94, 350.938, 0, 0, 1, 0, 100, 0), -(1325600, 18, -4037.22, 3122.49, 345.133, 0, 0, 1, 0, 100, 0), -(1325600, 17, -4020.08, 3150.26, 329.883, 0, 0, 1, 0, 100, 0), -(1325600, 16, -3983.11, 3172.78, 330.133, 0, 0, 1, 0, 100, 0), -(1325600, 15, -3945.8, 3163.18, 338.493, 0, 0, 1, 0, 100, 0), -(1325600, 14, -3906.74, 3138.08, 347.049, 0, 0, 1, 0, 100, 0), -(1325600, 13, -3872.96, 3116.54, 357.438, 0, 0, 1, 0, 100, 0), -(1325600, 12, -3857.7, 3086.13, 367.605, 0, 0, 1, 0, 100, 0), -(1325600, 11, -3866.05, 3043.05, 372.104, 0, 0, 1, 0, 100, 0), -(1325600, 10, -3902.36, 3025, 374.716, 0, 0, 1, 0, 100, 0), -(1325600, 9, -3939.95, 3047.44, 368.138, 0, 0, 1, 0, 100, 0), -(1325600, 8, -3976.81, 3075.32, 357.966, 0, 0, 1, 0, 100, 0), -(1325600, 7, -4015.78, 3101.06, 352.327, 0, 0, 1, 0, 100, 0), -(1325600, 6, -4057.3, 3120.64, 344.022, 0, 0, 1, 0, 100, 0), -(1325600, 5, -4093.99, 3151.9, 340.022, 0, 0, 1, 0, 100, 0), -(1325600, 4, -4133.58, 3148.63, 338.077, 0, 0, 1, 0, 100, 0), -(1325600, 3, -4161.6, 3113.01, 348.633, 0, 0, 1, 0, 100, 0), -(1325600, 2, -4193.34, 3081.12, 359.272, 0, 0, 1, 0, 100, 0), -(1325600, 1, -4214.1, 3060.08, 359.272, 0, 0, 1, 0, 100, 0); - -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-143921) AND `source_type`=0; -DELETE FROM `spawn_group` WHERE `spawnType`=0 AND `SpawnId` IN (48255,106482,106483,106486,106487,107837,111931,111932,111933,111934,111935,142710); diff --git a/sql/updates/world/master/2021_09_26_15_world_2018_05_14_00_world.sql b/sql/updates/world/master/2021_09_26_15_world_2018_05_14_00_world.sql deleted file mode 100644 index d39666704e0..00000000000 --- a/sql/updates/world/master/2021_09_26_15_world_2018_05_14_00_world.sql +++ /dev/null @@ -1,13 +0,0 @@ --- -DELETE FROM `creature` WHERE `guid` IN (48255,64988,64989,64990,64991,64992,64993,75558,84444,84484); -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES -(48255, 20038, 550, 0, 0, '4', 0, 0, 0, 310.438, 41.6756, -2.38937, 3.79216, 300, 0, 0, 48902, 0, 0, 0, 0, 0, "", 0), -(64988, 20038, 550, 0, 0, '4', 0, 0, 0, 313.605, 38.1466, -2.38937, 3.53769, 300, 0, 0, 48902, 0, 0, 0, 0, 0, "", 0), -(64989, 20037, 550, 0, 0, '4', 0, 0, 1, 319.51, 43.7734, -2.38937, 3.57472, 300, 0, 0, 100520, 16155, 0, 0, 0, 0, "", 0), -(64990, 20037, 550, 0, 0, '4', 0, 0, 1, 339.52, -50.6231, -2.38754, 0.416626, 300, 0, 0, 100520, 16155, 0, 0, 0, 0, "", 0), -(64991, 20038, 550, 0, 0, '4', 0, 0, 0, 348.485, -42.0046, -2.38833, 0.531368, 300, 0, 0, 48902, 0, 0, 0, 0, 0, "", 0), -(64992, 20038, 550, 0, 0, '4', 0, 0, 0, 352.302, -40.07, -2.38816, 0.492098, 300, 0, 0, 48902, 0, 0, 0, 0, 0, "", 0), -(64993, 20037, 550, 0, 0, '4', 0, 0, 1, 358.22, -39.9547, -2.38682, 0.465866, 300, 0, 0, 100520, 16155, 0, 0, 0, 0, "", 0), -(75558, 20052, 550, 0, 0, '4', 0, 0, 0, 433.013, 324.812, 15.4822, 1.68793, 300, 0, 0, 125668, 0, 0, 0, 0, 0, "", 0), -(84444, 20052, 550, 0, 0, '4', 0, 0, 0, 479.372, 376.597, 15.5883, 3.10479, 300, 0, 0, 125668, 0, 0, 0, 0, 0, "", 0), -(84484, 20042, 550, 0, 0, '4', 0, 0, 0, 401.508, 356.858, 14.8947, 3.68035, 300, 0, 0, 125668, 0, 0, 0, 0, 0, "", 0); diff --git a/sql/updates/world/master/2021_09_26_16_world_2018_05_15_00_world_335.sql b/sql/updates/world/master/2021_09_26_16_world_2018_05_15_00_world_335.sql deleted file mode 100644 index 75cb960198c..00000000000 --- a/sql/updates/world/master/2021_09_26_16_world_2018_05_15_00_world_335.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -DELETE FROM `disables` WHERE `sourceType`=1 AND `entry` IN (4485,4486); -INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES -(1,4485,0,"","","Deprecated quest"), -(1,4486,0,"","","Deprecated quest"); diff --git a/sql/updates/world/master/2021_09_26_17_world_2018_05_15_01_world_335.sql b/sql/updates/world/master/2021_09_26_17_world_2018_05_15_01_world_335.sql deleted file mode 100644 index 3cb0398b927..00000000000 --- a/sql/updates/world/master/2021_09_26_17_world_2018_05_15_01_world_335.sql +++ /dev/null @@ -1,6 +0,0 @@ --- --- Quest "Tome of Divinity (1641)" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=1641; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,1641,0,0,14,0,2998,0,0,0,0,0,"","Quest 'Tome of Divinity (1641)' can only be taken if quest 'Tome of Divinity (2998)' is not taken"), -(19,0,1641,0,0,14,0,3681,0,0,0,0,0,"","Quest 'Tome of Divinity (1641)' can only be taken if quest 'Tome of Divinity (3681)' is not taken"); diff --git a/sql/updates/world/master/2021_09_26_18_world_2018_05_15_02_world_335.sql b/sql/updates/world/master/2021_09_26_18_world_2018_05_15_02_world_335.sql deleted file mode 100644 index 866680f3ddc..00000000000 --- a/sql/updates/world/master/2021_09_26_18_world_2018_05_15_02_world_335.sql +++ /dev/null @@ -1,28 +0,0 @@ --- --- Jordan Stilwell -DELETE FROM `creature_text` WHERE `CreatureID`=6181; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6181,0,0,"Let's get to work, $n!",12,0,100,1,0,0,2501,0,"Jordan Stilwell"), -(6181,1,0,"Here you are, $n.",12,0,100,1,0,0,2504,0,"Jordan Stilwell"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6181; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6181 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (618100,618101) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6181,0,0,0,19,0,100,0,1806,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Quest 'The Test of Righteousness (Part 3)' Taken - Remove Npc Flag Questgiver"), -(6181,0,1,0,19,0,100,0,1806,0,0,0,53,0,6181,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Quest 'The Test of Righteousness (Part 3)' Taken - Start Waypoint"), -(6181,0,2,0,19,0,100,0,1806,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Quest 'The Test of Righteousness (Part 3)' Taken - Say Line 0"), -(6181,0,3,0,40,0,100,0,1,6181,0,0,80,618100,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Waypoint 1 Reached - Run Script"), -(6181,0,4,0,40,0,100,0,2,6181,0,0,80,618101,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Waypoint 2 Reached - Run Script"), -(618100,9,0,0,0,0,100,0,0,0,0,0,54,23000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Script - Pause Waypoint"), -(618100,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.90077,"Jordan Stilwell - On Script - Set Orientation"), -(618100,9,2,0,0,0,100,0,1000,1000,0,0,17,233,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Script - Set Emote State 233"), -(618100,9,3,0,0,0,100,0,21000,21000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Script - Set Emote State 0"), -(618101,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.77704,"Jordan Stilwell - On Script - Set Orientation"), -(618101,9,1,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Script - Say Line 1"), -(618101,9,2,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jordan Stilwell - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=6181; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(6181,1,-5094.12,-786.116,495.226,""), -(6181,2,-5089.28,-782.95,495.279,""); diff --git a/sql/updates/world/master/2021_09_26_19_world_2018_05_15_03_world_335.sql b/sql/updates/world/master/2021_09_26_19_world_2018_05_15_03_world_335.sql deleted file mode 100644 index 145fead7480..00000000000 --- a/sql/updates/world/master/2021_09_26_19_world_2018_05_15_03_world_335.sql +++ /dev/null @@ -1,7 +0,0 @@ --- --- Quintis Jonespyre --> Add Gossip Text -UPDATE `creature_template` SET `gossip_menu_id`=1922 WHERE `entry`=7879; - -DELETE FROM `gossip_menu_option` WHERE `MenuId`=1922; -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(1922,0,1,"I'd like to purchase more Tharlendris seeds.",4851,3,128,0); diff --git a/sql/updates/world/master/2021_09_26_20_world_2018_05_16_00_world.sql b/sql/updates/world/master/2021_09_26_20_world_2018_05_16_00_world.sql deleted file mode 100644 index fc74a81d62b..00000000000 --- a/sql/updates/world/master/2021_09_26_20_world_2018_05_16_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `creature` WHERE `id`=20782; diff --git a/sql/updates/world/master/2021_09_26_21_world_2018_05_21_00_world_335.sql b/sql/updates/world/master/2021_09_26_21_world_2018_05_21_00_world_335.sql deleted file mode 100644 index 0c6dd9878a5..00000000000 --- a/sql/updates/world/master/2021_09_26_21_world_2018_05_21_00_world_335.sql +++ /dev/null @@ -1,19 +0,0 @@ --- --- Quests "Investigate the Blue Recluse" & "Investigate the Alchemist Shop" -DELETE FROM `creature_text` WHERE `CreatureID` IN (5497,4568); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5497,0,0,"Here, $n. Take a chest of containment coffers and a cantation of manifestation. You will need them for your mission.",12,7,100,25,0,0,2681,0,"Jennea Cannon"), -(4568,0,0,"Take a chest of containment coffers and a cantation of manifestation, $n. You will need them for your mission.",12,1,100,25,0,0,2682,0,"Anastasia Hartwell"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (5497,4568); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (5497,4568) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (549700,456800) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(5497,0,0,0,19,0,100,0,1920,0,0,0,80,549700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jennea Cannon - On Quest 'Investigate the Blue Recluse' Taken - Run Script"), -(4568,0,0,0,19,0,100,0,1960,0,0,0,80,456800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anastasia Hartwell - On Quest 'Investigate the Alchemist Shop' Taken - Run Script"), -(549700,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.96646,"Jennea Cannon - On Script - Set Orientation"), -(549700,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jennea Cannon - On Script - Say Line 0"), -(549700,9,2,0,0,0,100,0,10000,10000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.858,"Jennea Cannon - On Script - Set Orientation"), -(456800,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.77319,"Anastasia Hartwell - On Script - Set Orientation"), -(456800,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anastasia Hartwell - On Script - Say Line 0"), -(456800,9,2,0,0,0,100,0,10000,10000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.05433,"Anastasia Hartwell - On Script - Set Orientation"); diff --git a/sql/updates/world/master/2021_09_26_22_world_2018_05_21_01_world_335.sql b/sql/updates/world/master/2021_09_26_22_world_2018_05_21_01_world_335.sql deleted file mode 100644 index aef0bd7c40e..00000000000 --- a/sql/updates/world/master/2021_09_26_22_world_2018_05_21_01_world_335.sql +++ /dev/null @@ -1,38 +0,0 @@ --- --- Wynne Larson -DELETE FROM `creature_text` WHERE `CreatureID`=1309; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1309,0,0,"These are fine pieces, $n. Let me get started on your robe.",12,7,100,1,0,0,2647,0,"Wynne Larson"), -(1309,1,0,"That's it! It's all finished, $n.",12,7,100,1,0,0,2648,0,"Wynne Larson"), -(1309,2,0,"Ok, let's get to work!",12,7,100,0,0,0,2649,0,"Wynne Larson"), -(1309,3,0,"Now where did I put that silver spool...",12,7,100,0,0,0,2651,0,"Wynne Larson"), -(1309,4,0,"Aha! There it is.",12,7,100,0,0,0,2650,0,"Wynne Larson"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1309; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1309 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (130900,130901,130902,130903) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1309,0,0,0,20,0,100,0,1921,0,0,0,80,130900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Quest 'Gathering Materials' Finished - Run Script"), -(1309,0,1,0,20,0,100,0,1940,0,0,0,80,130901,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Quest 'Pristine Spider Silk' Finished - Run Script"), -(1309,0,2,0,40,0,100,0,1,1309,0,0,80,130902,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Waypoint 1 Reached - Run Script"), -(1309,0,3,0,40,0,100,0,2,1309,0,0,80,130903,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Waypoint 2 Reached - Run Script"), -(130900,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Remove Npc Flag Questgiver"), -(130900,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Say Line 0"), -(130900,9,2,0,0,0,100,0,4000,4000,0,0,11,9157,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Cast 'Create Mage's Robe'"), -(130900,9,3,0,0,0,100,0,5000,5000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Say Line 1"), -(130900,9,4,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Add Npc Flag Questgiver"), -(130901,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Remove Npc Flag Questgiver"), -(130901,9,1,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Say Line 2"), -(130901,9,2,0,0,0,100,0,4000,4000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Say Line 3"), -(130901,9,3,0,0,0,100,0,2000,2000,0,0,53,0,1309,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Start Waypoint"), -(130902,9,0,0,0,0,100,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Pause Waypoint"), -(130902,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.80513,"Wynne Larson - On Script - Set Orientation"), -(130902,9,2,0,0,0,100,0,1000,1000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Say Line 4"), -(130902,9,3,0,0,0,100,0,3000,3000,0,0,11,9157,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Cast 'Create Mage's Robe'"), -(130903,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.846,"Wynne Larson - On Script - Set Orientation"), -(130903,9,1,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wynne Larson - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=1309; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(1309,1,-8964.6,824.703,109.447,""), -(1309,2,-8963,822.517,109.447,""); diff --git a/sql/updates/world/master/2021_09_26_23_world_2018_05_21_02_world_335.sql b/sql/updates/world/master/2021_09_26_23_world_2018_05_21_02_world_335.sql deleted file mode 100644 index 48726ed695f..00000000000 --- a/sql/updates/world/master/2021_09_26_23_world_2018_05_21_02_world_335.sql +++ /dev/null @@ -1,56 +0,0 @@ --- Tabetha -DELETE FROM `creature_text` WHERE `CreatureID`=6546 AND `GroupID` IN (1,2,3,4,5,6,7,8,9); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6546,1,0,"Ok, let's get this orb made...",12,0,100,0,0,0,2663,0,"Tabetha"), -(6546,2,0,"All right. It's made!",12,0,100,1,0,0,2664,0,"Tabetha"), -(6546,3,0,"Stand back, and ... hold your breath. I haven't done this in a while.",12,0,100,1,0,0,2708,0,"Tabetha"), -(6546,4,0,"It worked! Amazing! I guess I haven't lost my touch...",12,0,100,4,0,0,2709,0,"Tabetha"), -(6546,5,0,"Good luck out there, $n.",12,0,100,0,0,0,2624,0,"Tabetha"), -(6546,6,0,"I just have one thing to check...",12,0,100,0,0,0,2656,0,"Tabetha"), -(6546,7,0,"That's it! It worked!",12,0,100,4,0,0,2657,0,"Tabetha"), -(6546,8,0,"Thanks for your patience, $n.",12,0,100,2,0,0,2658,0,"Tabetha"), -(6546,9,0,"I'll just keep this here until we need it... ",12,0,100,1,0,0,2659,0,"Tabetha"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=6546 AND `source_type`=0 AND `id` IN (1,2,6,7,8,9,10); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (654604,654605,654606) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6546,0,1,0,20,0,100,0,1957,0,0,0,41,0,600,0,0,0,0,14,28294,103680,0,0,0,0,0,"Tabetha - On Quest 'Mana Surges' Finished - Despawn Gameobject 'Mana Rift'"), -(6546,0,2,3,19,0,100,0,1957,0,0,0,70,600,0,0,0,0,0,14,28294,103680,0,0,0,0,0,"Tabetha - On Quest 'Mana Surges' Taken - Respawn Gameobject 'Mana Rift'"), -(6546,0,6,0,20,0,100,0,1957,0,0,0,80,654604,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Quest 'Mana Surges' Finished - Run Script"), -(6546,0,7,0,19,0,100,0,1952,0,0,0,80,654605,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Quest 'Mage's Wand' Taken - Run Script"), -(6546,0,8,0,19,0,100,0,1957,0,0,0,11,9079,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Quest 'Mana Surges' Taken - Cast 'Create Rift'"), -(6546,0,9,0,19,0,100,0,1957,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Quest 'Mana Surges' Taken - Say Line 5"), -(6546,0,10,0,20,0,100,0,1947,0,0,0,80,654606,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Quest 'Journey to the Marsh' Finished - Run Script"), -(654604,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Remove Npc Flag Questgiver+Gossip"), -(654604,9,1,0,0,0,100,0,1000,1000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 1"), -(654604,9,2,0,0,0,100,0,0,0,0,0,11,9156,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Cast 'Create Mage's Orb'"), -(654604,9,3,0,0,0,100,0,5500,5500,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 2"), -(654604,9,4,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Add Npc Flag Questgiver+Gossip"), -(654605,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Remove Npc Flag Questgiver+Gossip"), -(654605,9,1,0,0,0,100,0,1000,1000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 3"), -(654605,9,2,0,0,0,100,0,3000,3000,0,0,11,32990,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Cast 'Enchanting Cast Visual'"), -(654605,9,3,0,0,0,100,0,6000,6000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 4"), -(654605,9,4,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Add Npc Flag Questgiver+Gossip"), -(654606,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Remove Npc Flag Questgiver+Gossip"), -(654606,9,1,0,0,0,100,0,0,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 6"), -(654606,9,2,0,0,0,100,0,2000,2000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.499598,"Tabetha - On Script - Set Orientation"), -(654606,9,3,0,0,0,100,0,1000,1000,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Set Emote State 133"), -(654606,9,4,0,0,0,100,0,10000,10000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Set Emote State 0"), -(654606,9,5,0,0,0,100,0,500,500,0,0,1,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 7"), -(654606,9,6,0,0,0,100,0,4000,4000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.1293,"Tabetha - On Script - Set Orientation"), -(654606,9,7,0,0,0,100,0,0,0,0,0,1,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 8"), -(654606,9,9,0,0,0,100,0,5000,5000,0,0,1,9,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 9"), -(654606,9,10,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Add Npc Flag Questgiver+Gossip"); - --- Mana Rift --- UPDATE `gameobject` SET `spawntimesecs`=-600, `state`=1 WHERE `guid`=28294; - --- Mana Surge -DELETE FROM `smart_scripts` WHERE `entryorguid`=6550 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6550,0,3,0,54,0,100,0,0,0,0,0,11,9096,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mana Surge - On Just Summoned - Cast 'Rift SPawn Manifestation'"); - --- Condition -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=6550 AND `ConditionTypeOrReference`=9; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,2,6550,0,0,9,0,1957,0,0,0,0,0,"","SAI triggers only if player has quest 'Mana Surges' taken"); diff --git a/sql/updates/world/master/2021_09_26_24_world_2018_05_23_00_world_335.sql b/sql/updates/world/master/2021_09_26_24_world_2018_05_23_00_world_335.sql deleted file mode 100644 index 3f718ac2d53..00000000000 --- a/sql/updates/world/master/2021_09_26_24_world_2018_05_23_00_world_335.sql +++ /dev/null @@ -1,47 +0,0 @@ --- Quest "Get the Scoop" -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (21211, 21212,21217); -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=231; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,21211,0,0,0,9,0,1950,0,0,0,0,0,"","Show gossip option if quest 'Get the Scoop' is taken"), -- Goblin Pit Crewman -(15,21212,0,0,0,9,0,1950,0,0,0,0,0,"","Show gossip option if quest 'Get the Scoop' is taken"), -- Gnome Pit Crewman -(15,21217,0,0,0,9,0,1950,0,0,0,0,0,"","Show gossip option if quest 'Get the Scoop' is taken"), -- Race Master Kronkrider -(14,231,739,0,0,9,0,1950,0,0,1,0,0,"","Show gossip text 739 if quest 'Get the Scoop' is not taken"); -- "Plucky" Johnson - -DELETE FROM `gossip_menu` WHERE `MenuId` IN (281, 283,433); -DELETE FROM `gossip_menu` WHERE `MenuId`=231 AND `TextID`=739; -INSERT INTO `gossip_menu` (`MenuId`, `TextID`, `VerifiedBuild`) VALUES -(281,779,0), -- Goblin Pit Crewman -(283,781,0), -- Gnome Pit Crewman -(433,930,0), -- Race Master Kronkrider -(231,739,0); -- "Plucky" Johnson - -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (21211, 21212,21217); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(21211,0,0,"Where is Tirth's assistant?",2769,1,1,0), -- Goblin Pit Crewman -(21212,0,0,"Where is Tirth's assistant?",2779,1,1,0), -- Gnome Pit Crewman -(21217,0,0,"Where is Tirth's assistant?",2779,1,1,0); -- Race Master Kronkrider - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (21211, 21212,21217); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(21211,0,281,0), -- Goblin Pit Crewman -(21212,0,283,0), -- Gnome Pit Crewman -(21217,0,433,0); -- Race Master Kronkrider - -DELETE FROM `npc_text` WHERE `ID`=739; -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(739,2722,1); - --- "Plucky" Johnson -DELETE FROM `smart_scripts` WHERE `entryorguid`=6626 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=662600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6626,0,0,0,22,0,100,0,22,0,0,0,0,80,662600,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Received Emote 'Chicken' - Run Script"), -(6626,0,1,2,22,0,100,0,7,0,0,0,0,11,9192,2,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Received Emote 'Beckon' - Cast \"Plucky\" Resumes Human Form"), -(6626,0,2,3,61,0,100,0,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Received Emote 'Beckon' - Add NPC Flag Gossip"), -(6626,0,3,0,61,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Received Emote 'Beckon' - Move To Invoker"), -(6626,0,4,0,62,0,100,0,231,0,0,0,0,15,1950,0,0,0,0,0,7,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Gossip Option 0 Selected - Complete Quest 'Get the Scoop'"), -(6626,0,5,0,23,0,100,0,9192,0,1000,1000,0,81,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Has No Aura \"Plucky\" Resumes Human Form - Set NPC Flag 0"), -(662600,9,0,0,0,0,100,0,0,0,0,0,0,11,9192,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Script - Cast \"Plucky\" Resumes Human Form"), -(662600,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Script - Set Orientation"), -(662600,9,2,0,0,0,100,0,500,500,0,0,0,5,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Script - Play Emote 'Wave'"), -(662600,9,3,0,0,0,100,0,3500,3500,0,0,0,28,9192,0,0,0,0,0,1,0,0,0,0,0,0,0,"\"Plucky\" Johnson - On Script - Remove Aura \"Plucky\" Resumes Human Form"); diff --git a/sql/updates/world/master/2021_09_26_25_world_2018_05_26_01_world_335.sql b/sql/updates/world/master/2021_09_26_25_world_2018_05_26_01_world_335.sql deleted file mode 100644 index 20b5ee6ef38..00000000000 --- a/sql/updates/world/master/2021_09_26_25_world_2018_05_26_01_world_335.sql +++ /dev/null @@ -1,31 +0,0 @@ --- Old Town Thug -DELETE FROM `creature_text` WHERE `CreatureID` IN (4969,38867); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4969,0,0,"Yeah, okay, boss. No problem.",12,0,100,0,0,0,1715,0,"Old Town Thug"), -(38867,0,0,"All right, boss. You sure though? Just seems like a waste of good practice.",12,0,100,0,0,0,1716,0,"Old Town Thug"), -(38867,1,0,"%s cracks his knuckles.",16,0,100,0,0,0,1717,0,"Old Town Thug"); - -UPDATE `smart_scripts` SET `event_param1`=18000, `event_param2`=18000 WHERE `entryorguid`=496900 AND `source_type`=9 AND `id`=2; - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=38867; -DELETE FROM `smart_scripts` WHERE `entryorguid`=38867 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(38867,0,0,1,54,0,100,0,0,0,0,0,0,42,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Old Town Thug - Just Summoned - Set Invinciblity"), -(38867,0,1,0,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,30,0,0,0,0,0,0,"Old Town Thug - Just Summoned - Start Attacking"), -(38867,0,2,0,38,0,100,1,1,1,0,0,0,80,496900,2,0,0,0,0,1,0,0,0,0,0,0,0,"Old Town Thug - On Data Set - Run Script"); - --- Dashel Stonefist -UPDATE `smart_scripts` SET `action_param1`=38867 WHERE `entryorguid`=496100 AND `source_type`=9 AND `id`=4; -DELETE FROM `smart_scripts` WHERE `entryorguid`=496101 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(496101,9,0,0,0,0,100,0,0,0,0,0,0,15,1447,0,0,0,0,0,7,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Quest Credit 'The Missing Diplomat'"), -(496101,9,1,0,0,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,11,4969,30,0,0,0,0,0,"Dashel Stonefist - On Script - Set Data to Old Town Thug"), -(496101,9,2,0,0,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,11,38867,30,0,0,0,0,0,"Dashel Stonefist - On Script - Set Data to Old Town Thug"), -(496101,9,3,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Evade"), -(496101,9,4,0,0,0,100,0,0,0,0,0,0,2,84,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Set Faction 84"), -(496101,9,5,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Say Line 1"), -(496101,9,6,0,0,0,100,0,6000,6000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Say Line 2"), -(496101,9,7,0,0,0,100,0,0,0,0,0,0,42,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dashel Stonefist - On Script - Set Invincibility Off"), -(496101,9,8,0,0,0,100,0,4000,4000,0,0,0,1,0,0,0,0,0,0,19,4969,0,0,0,0,0,0,"Dashel Stonefist - On Script - Say Line 0 (Old Town Thug)"), -(496101,9,9,0,0,0,100,0,3000,3000,0,0,0,1,0,0,0,0,0,0,19,38867,0,0,0,0,0,0,"Dashel Stonefist - On Script - Say Line 0 (Old Town Thug)"), -(496101,9,10,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,19,38867,0,0,0,0,0,0,"Dashel Stonefist - On Script - Say Line 1 (Old Town Thug)"); diff --git a/sql/updates/world/master/2021_09_26_26_world_2018_05_26_02_world_335.sql b/sql/updates/world/master/2021_09_26_26_world_2018_05_26_02_world_335.sql deleted file mode 100644 index d175fdb9ffe..00000000000 --- a/sql/updates/world/master/2021_09_26_26_world_2018_05_26_02_world_335.sql +++ /dev/null @@ -1,15 +0,0 @@ --- Daryn Lightwind -DELETE FROM `creature_text` WHERE `CreatureID`=7907; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7907,0,0,"Take a look around, $n. Perhaps you will find something that I have missed.",12,0,100,0,0,0,4042,0,"Daryn Lightwind"), -(7907,1,0,"%s gestures at the piles of books.",16,0,100,25,0,0,4043,0,"Daryn Lightwind"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=7907; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7907 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=790700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7907,0,0,0,20,0,100,0,2939,0,0,0,80,790700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Daryn Lightwind - On Quest 'In Search of Knowledge' Finished - Run Script"), -(790700,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.127147,"Daryn Lightwind - On Script - Set Orientation"), -(790700,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Daryn Lightwind - On Script - Say Line 0"), -(790700,9,2,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Daryn Lightwind - On Script - Say Line 1"), -(790700,9,3,0,0,0,100,0,10000,10000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.82227,"Daryn Lightwind - On Script - Set Orientation"); diff --git a/sql/updates/world/master/2021_09_26_27_world_2018_05_26_03_world_335.sql b/sql/updates/world/master/2021_09_26_27_world_2018_05_26_03_world_335.sql deleted file mode 100644 index a07d156b61e..00000000000 --- a/sql/updates/world/master/2021_09_26_27_world_2018_05_26_03_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Troyas Moonbreeze -DELETE FROM `creature_text` WHERE `CreatureID`=7764; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7764,0,0,"Feralas: A History... Hmmmm... Let me examine this for a moment.",12,0,100,0,0,0,4039,0,"Troyas Moonbreeze"), -(7764,1,0,"%s skims the pages of the book.",16,0,100,0,0,0,4040,0,"Troyas Moonbreeze"), -(7764,2,0,"Amazing! I think I have found it, $n!",12,0,100,5,0,0,4041,0,"Troyas Moonbreeze"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=7764; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7764 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=776400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7764,0,0,0,20,0,100,0,2943,0,0,0,80,776400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Quest 'Return to Troyas' Finished - Run Script"), -(776400,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Script - Remove Npc Flag Questgiver"), -(776400,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Script - Say Line 0"), -(776400,9,2,0,0,0,100,0,3000,3000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Script - Say Line 1"), -(776400,9,3,0,0,0,100,0,5000,5000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Script - Say Line 2"), -(776400,9,4,0,0,0,100,0,2000,2000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Troyas Moonbreeze - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_26_28_world_2018_05_29_00_world_335.sql b/sql/updates/world/master/2021_09_26_28_world_2018_05_29_00_world_335.sql deleted file mode 100644 index 16358d44409..00000000000 --- a/sql/updates/world/master/2021_09_26_28_world_2018_05_29_00_world_335.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Lucius -DELETE FROM `creature_text` WHERE `CreatureID`=6966; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6966,0,0,"Oh! I almost forgot! I slipped you a set of thieven' tools. You'll need those where you're going.",12,0,100,0,0,0,3562,0,"Lucius"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6966; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6966 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6966,0,0,0,19,0,100,0,2282,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lucius - On Quest 'Alther's Mill' Taken - Say Line 0"); diff --git a/sql/updates/world/master/2021_09_26_29_world_2018_05_29_01_world_335.sql b/sql/updates/world/master/2021_09_26_29_world_2018_05_29_01_world_335.sql deleted file mode 100644 index 0f8b10e60c2..00000000000 --- a/sql/updates/world/master/2021_09_26_29_world_2018_05_29_01_world_335.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Klaven Mortwake -UPDATE `creature_text` SET `Emote`=5 WHERE `CreatureID`=7053 AND `GroupID`=2; -UPDATE `creature_text` SET `Emote`=11 WHERE `CreatureID`=7053 AND `GroupID`=1; -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=7053; -DELETE FROM `creature_text` WHERE `CreatureID`=7053 AND `GroupID`=5; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7053,5,0,"You cannot hide from me, rogue. I can smell your fear.",12,0,100,0,0,0,3092,0,"Klaven Mortwake"); - -UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`=7053 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7053 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7053,0,3,0,4,0,100,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Klaven Mortwake - On Aggro - Say Line 5"); diff --git a/sql/updates/world/master/2021_09_26_30_world_2018_05_29_03_world_335.sql b/sql/updates/world/master/2021_09_26_30_world_2018_05_29_03_world_335.sql deleted file mode 100644 index d441f881763..00000000000 --- a/sql/updates/world/master/2021_09_26_30_world_2018_05_29_03_world_335.sql +++ /dev/null @@ -1,43 +0,0 @@ --- Doc Mixilpixil -DELETE FROM `creature_text` WHERE `CreatureID`=7207; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(7207,0,0,"Just /lay down anywhere, $n. I promise, this won't hurt a bit!",12,0,100,0,0,0,3567,0,"Doc Mixilpixil"), -(7207,1,0,"%s prepares his syringe.",16,0,100,0,0,0,3563,0,"Doc Mixilpixil"), -(7207,2,0,"%s examines the blood in the bottle.",16,0,100,0,0,0,3564,0,"Doc Mixilpixil"), -(7207,3,0,"Very interesting!",12,0,100,0,0,0,3565,0,"Doc Mixilpixil"), -(7207,4,0,"%s seems to be talking to the squirrel and the statue. He periodically points in your direction.",16,0,100,0,0,0,3566,0,"Doc Mixilpixil"), -(7207,5,0,"This doesn't look good!",12,0,100,274,0,0,3568,0,"Doc Mixilpixil"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=7207 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (720700,720701) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7207,0,0,0,19,0,100,0,2608,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Quest 'The Touch of Zanzil (Part 2)' Taken - Say Line 0"), -(7207,0,1,0,22,0,100,0,61,15000,15000,0,0,80,720700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Received Emote 'Lay Down' - Run Script"), -(7207,0,2,0,20,0,100,0,2608,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Quest 'The Touch of Zanzil (Part 2)' Finished - Remove Npc Flag Questgiver+Gossip"), -(7207,0,3,0,20,0,100,0,2608,0,0,0,0,53,0,7207,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Quest 'The Touch of Zanzil (Part 2)' Finished - Start Waypoint"), -(7207,0,4,0,40,0,100,0,1,7207,0,0,0,80,720701,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Waypoint 1 Reached - Run Script"), -(7207,0,5,0,40,0,100,0,2,7207,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.15905,"Doc Mixilpixil - On Waypoint 2 Reached - Set Orientation"), -(7207,0,6,0,40,0,100,0,2,7207,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Waypoint 2 Reached - Add Npc Flag Questgiver+Gossip"), -(7207,0,7,0,40,0,100,0,2,7207,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Waypoint 2 Reached - Say Line 5"), -(720700,9,0,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Remove Npc Flag Questgiver+Gossip"), -(720700,9,1,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Say Line 1"), -(720700,9,2,0,0,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Set Flag Standstate 'Kneel'"), -(720700,9,3,0,0,0,100,0,6000,6000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Set Emote State 233"), -(720700,9,4,0,0,0,100,0,2000,2000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Say Line 2"), -(720700,9,5,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Say Line 3"), -(720700,9,6,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Add Npc Flag Questgiver+Gossip"), -(720700,9,7,0,0,0,100,0,0,0,0,0,0,15,2608,0,0,0,0,0,7,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Complete Quest 'The Touch of Zanzil (Part 2)'"), -(720701,9,0,0,0,0,100,0,0,0,0,0,0,54,17000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Pause Waypoint"), -(720701,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.291581,"Doc Mixilpixil - On Script - Set Orientation"), -(720701,9,2,0,0,0,100,0,1000,1000,0,0,0,17,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Set Emote State 1"), -(720701,9,3,0,0,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Say Line 4"), -(720701,9,4,0,0,0,100,0,15000,15000,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doc Mixilpixil - On Script - Set Emote State 0"); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=7207; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,2,7207,0,0,9,0,2608,0,0,0,0,0,"","SAI triggers only if quest 'The Touch of Zanzil (Part 2)' is taken"); - -DELETE FROM `waypoints` WHERE `entry`=7207; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(7207,1,-8806.36,338.259,95.0989,""), -(7207,2,-8805.56,331.968,95.0986,""); diff --git a/sql/updates/world/master/2021_09_26_31_world_2018_05_29_04_world_335.sql b/sql/updates/world/master/2021_09_26_31_world_2018_05_29_04_world_335.sql deleted file mode 100644 index 710c5c32c73..00000000000 --- a/sql/updates/world/master/2021_09_26_31_world_2018_05_29_04_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Lord Baurles K. Wishock -DELETE FROM `creature_text` WHERE `CreatureID`=1439; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1439,0,0,"My, that Black Claw stout packs quite a punch!",12,7,100,33,0,0,387,0,"Lord Baurles K. Wishock"), -(1439,1,0,"I feel... dizzy. It's so hot... in... here...",12,7,100,0,0,0,388,0,"Lord Baurles K. Wishock"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1439; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1439 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=143900 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1439,0,0,0,20,0,100,0,336,0,0,0,80,143900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Quest 'A Noble Brew (Part 2)' Finished - Run Script"), -(143900,9,0,0,0,0,100,0,0,0,0,0,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Script - Play Emote 'Eat'"), -(143900,9,1,0,0,0,100,0,3000,3000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Script - Say Line 0"), -(143900,9,2,0,0,0,100,0,4000,4000,0,0,17,64,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Script - Set Emote State 'Stun'"), -(143900,9,3,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Script - Say Line 1"), -(143900,9,4,0,0,0,100,0,5000,5000,0,0,11,2596,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Baurles K. Wishock - On Script - Cast touch-of-the-black-claw"); diff --git a/sql/updates/world/master/2021_09_26_32_world_2018_05_29_05_world_335.sql b/sql/updates/world/master/2021_09_26_32_world_2018_05_29_05_world_335.sql deleted file mode 100644 index 7dd67a2f870..00000000000 --- a/sql/updates/world/master/2021_09_26_32_world_2018_05_29_05_world_335.sql +++ /dev/null @@ -1,21 +0,0 @@ --- Menara Voidrender -DELETE FROM `creature_text` WHERE `CreatureID`=6266; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6266,1,0,"Ok, let's get this orb made...",12,0,100,0,0,0,2663,0,"Menara Voidrender"), -(6266,2,0,"All right. It's made!",12,0,100,1,0,0,2664,0,"Menara Voidrender"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=6266; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6266 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=626600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6266,0,0,0,19,0,100,0,4975,0,0,0,80,626600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Menara Voidrender - On Quest 'The Completed Orb of Noh'Orahil' Taken - Run Script"), -(6266,0,1,0,19,0,100,0,4964,0,0,0,80,626600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Menara Voidrender - On Quest 'The Completed Orb of Dar'Orahil' Taken - Run Script"), -(626600,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Remove Npc Flag Questgiver+Gossip"), -(626600,9,1,0,0,0,100,0,1000,1000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 1"), -(626600,9,2,0,0,0,100,0,0,0,0,0,11,9156,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Cast 'Create Mage's Orb'"), -(626600,9,3,0,0,0,100,0,5500,5500,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Say Line 2"), -(626600,9,4,0,0,0,100,0,0,0,0,0,15,4975,0,0,0,0,0,7,0,0,0,0,0,0,0,"Tabetha - On Script - Complete Quest 'The Completed Orb of Noh'Orahil'"), -(626600,9,5,0,0,0,100,0,0,0,0,0,15,4964,0,0,0,0,0,7,0,0,0,0,0,0,0,"Tabetha - On Script - Complete Quest 'The Completed Orb of Dar'Orahil'"), -(626600,9,6,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tabetha - On Script - Add Npc Flag Questgiver+Gossip"); - -UPDATE `quest_template_addon` SET `SpecialFlags`=2 WHERE `ID`=4964; diff --git a/sql/updates/world/master/2021_09_26_33_world_2018_05_29_06_world_335.sql b/sql/updates/world/master/2021_09_26_33_world_2018_05_29_06_world_335.sql deleted file mode 100644 index 188efff91b1..00000000000 --- a/sql/updates/world/master/2021_09_26_33_world_2018_05_29_06_world_335.sql +++ /dev/null @@ -1,22 +0,0 @@ --- -DELETE FROM `gossip_menu` WHERE `MenuID`=2912 AND `TextID`=3591; -DELETE FROM `gossip_menu` WHERE `MenuID`=2913 AND `TextID`=3592; -DELETE FROM `gossip_menu` WHERE `MenuID`=2603 AND `TextID` IN (3594,3299); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(2912,3591,0), -(2913,3592,0), -(2603,3594,0), -(2603,3299,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN (2912,2913,2603); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,2912,3591,0,0,14,0,1799,0,0,1,0,0,"","Show gossip text 3591 if quest 'Fragments of the Orb of Orahil' is taken"), -(14,2912,3591,0,0,8,0,4963,0,0,1,0,0,"","Show gossip text 3591 if quest 'Shard of an Infernal' is not rewarded"), -(14,2912,3591,0,0,8,0,4962,0,0,1,0,0,"","Show gossip text 3591 if quest 'Shard of a Felhound' is not rewarded"), -(14,2913,3592,0,0,14,0,1799,0,0,1,0,0,"","Show gossip text 3592 if quest 'Fragments of the Orb of Orahil' is taken"), -(14,2913,3592,0,0,8,0,4963,0,0,1,0,0,"","Show gossip text 3592 if quest 'Shard of an Infernal' is not rewarded"), -(14,2913,3592,0,0,8,0,4962,0,0,1,0,0,"","Show gossip text 3592 if quest 'Shard of a Felhound' is not rewarded"), -(14,2603,3594,0,0,14,0,1799,0,0,1,0,0,"","Show gossip text 3592 if quest 'Fragments of the Orb of Orahil' is taken"), -(14,2603,3594,0,0,8,0,4963,0,0,1,0,0,"","Show gossip text 3592 if quest 'Shard of an Infernal' is not rewarded"), -(14,2603,3298,0,0,15,0,1279,0,0,0,0,0,"","Show gossip text 3299 if if Player is not a Warlock"), -(14,2603,3299,0,0,15,0,256,0,0,0,0,0,"","Show gossip text 3299 if if Player is a Warlock"); diff --git a/sql/updates/world/master/2021_09_26_34_world_2018_05_31_00_world.sql b/sql/updates/world/master/2021_09_26_34_world_2018_05_31_00_world.sql deleted file mode 100644 index 1deccbc47d5..00000000000 --- a/sql/updates/world/master/2021_09_26_34_world_2018_05_31_00_world.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=184906; -DELETE FROM `smart_scripts` WHERE `entryorguid`=184906 AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(184906,1,0,0,70,0,100,0,2,0,0,0,41,1500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Power Converter - On state changed - despawn"); diff --git a/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql b/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql deleted file mode 100644 index 68706279fbb..00000000000 --- a/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`=4 AND `SourceEntry`=36904; diff --git a/sql/updates/world/master/2021_09_26_36_world_2018_05_31_02_world_335.sql b/sql/updates/world/master/2021_09_26_36_world_2018_05_31_02_world_335.sql deleted file mode 100644 index d31d13d8435..00000000000 --- a/sql/updates/world/master/2021_09_26_36_world_2018_05_31_02_world_335.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (4975,4964); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(19,0,4975,0,0,8,0,4963,0,0,0,0,0,"","Quest 'The Completed Orb of Noh'Orahil' can only be taken if quest 'Shard of an Infernal' is rewarded"), -(19,0,4964,0,0,8,0,4962,0,0,0,0,0,"","Quest 'The Completed Orb of Dar'Orahil' can only be taken if quest 'Shard of a Felhound' is rewarded"); diff --git a/sql/updates/world/master/2021_09_26_37_world_2018_05_31_03_world_335.sql b/sql/updates/world/master/2021_09_26_37_world_2018_05_31_03_world_335.sql deleted file mode 100644 index 3ccdbc07a73..00000000000 --- a/sql/updates/world/master/2021_09_26_37_world_2018_05_31_03_world_335.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Lady Jaina Proudmoore -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=2465; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,2465,3158,0,0,8,0,1267,0,0,0,0,0,"","Show gossip text 3158 if quest 'The Missing Diplomat (Part 17)' is rewarded"); diff --git a/sql/updates/world/master/2021_09_26_38_world_2018_06_03_00_world.sql b/sql/updates/world/master/2021_09_26_38_world_2018_06_03_00_world.sql deleted file mode 100644 index 5039bedb124..00000000000 --- a/sql/updates/world/master/2021_09_26_38_world_2018_06_03_00_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `gossip_menu_option` SET `OptionType`=1, `OptionNpcFlag`=1 WHERE `MenuID` IN (7441, 7442, 7443) AND `OptionIndex`=0; diff --git a/sql/updates/world/master/2021_09_26_39_world_2018_06_03_01_world_335.sql b/sql/updates/world/master/2021_09_26_39_world_2018_06_03_01_world_335.sql deleted file mode 100644 index be6c7bb5375..00000000000 --- a/sql/updates/world/master/2021_09_26_39_world_2018_06_03_01_world_335.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Anchorite Delan --> Fix gossip text -DELETE FROM `gossip_menu` WHERE `MenuID`=7364 AND `TextID`=8799; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7364,8799,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7364; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,7364,8799,0,0,16,0,1024,0,0,0,0,0,"","Show gossip text if player is a Draenei"), -(14,7364,8798,0,0,16,0,767,0,0,0,0,0,"","Show gossip text if player is not a Draenei"); diff --git a/sql/updates/world/master/2021_09_27_00_world_2018_06_03_02_world_335.sql b/sql/updates/world/master/2021_09_27_00_world_2018_06_03_02_world_335.sql deleted file mode 100644 index 29f73108818..00000000000 --- a/sql/updates/world/master/2021_09_27_00_world_2018_06_03_02_world_335.sql +++ /dev/null @@ -1,1770 +0,0 @@ --- Quest "Kobold Camp Cleanup" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7; - --- Quest "Investigate Echo Ridge" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=15; - --- Quest "Skirmish at Echo Ridge" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=21; - --- Quest "Brotherhood of Thieves" -DELETE FROM `quest_details` WHERE `ID`=18; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(18,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=18; - --- Quest "Bounty on Garrick Padfoot" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6; - --- Quest "Milly's Harvest" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3904; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3904; - --- Quest "Grape Manifest" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3905; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4 WHERE `ID`=3905; - --- Quest "In Favor of the Light" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5623; - --- Quest "Garments of the Light" -DELETE FROM `quest_details` WHERE `ID`=5624; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5624,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5624; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5624; - --- Quest "Report to Goldshire" --- UPDATE `quest_offer_reward` SET `Emote2`=66 WHERE `ID`=54; - --- Quest "Rest and Relaxation" -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=2158; - --- Quest "The Fargodeep Mine" --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=62; - --- Quest "The Jasperlode Mine" --- UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=76; - --- Quest "Report to Gryan Stoutmantle" -DELETE FROM `quest_details` WHERE `ID`=109; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(109,1,25,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=109; - --- Quest "Westbrook Garrison Needs Help!" --- DELETE FROM `quest_details` WHERE `ID`=239; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (239,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=239; - --- Quest "Kobold Candles" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=60; --- UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=60; - --- Quest "Shipment to Stormwind" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=61; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=61; - --- Quest "Gold Dust Exchange" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=47; - --- Quest "A Fishy Peril" --- DELETE FROM `quest_details` WHERE `ID`=40; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (40,5,0,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=40; - --- Quest "Further Concerns" --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=35; - --- Quest "Protect the Frontier" --- DELETE FROM `quest_details` WHERE `ID`=52; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (52,66,1,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=52; - --- Quest "Report to Thomas" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=71; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=71; - --- Quest "Cloth and Leather Armor" --- DELETE FROM `quest_details` WHERE `ID`=59; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (59,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=59; - --- Quest "Red Linen Goods" --- UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=83; - --- Quest "A Bundle of Trouble" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5545; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5545; - --- Quest "Bounty on Murlocs" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=46; --- UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=46; - --- Quest "A Watchful Eye" -DELETE FROM `quest_details` WHERE `ID`=94; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(94,1,0,0,0,0,0,0,0,0); - --- Quest "Tome of Divinity" -DELETE FROM `quest_details` WHERE `ID`=2998; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2998,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2998; - --- Quest "Tome of Divinity" -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=1641; - --- Quest "Tome of Divinity" -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=6, `Emote3`=1, `Emote4`=1 WHERE `ID`=1642; - --- Quest "Tome of Divinity (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1643; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1643,2,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1643; - --- Quest "Tome of Divinity (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1644; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1644,1,1,1,16,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1644; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1, `Emote4`=2 WHERE `ID`=1644; - --- Quest "Tome of Divinity (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=1780; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1780,1,1,3,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1780; - --- Quest "Tome of Divinity (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=1781; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1781,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=33, `Emote2`=2, `Emote3`=1, `Emote4`=1 WHERE `ID`=1781; - --- Quest "Tome of Divinity (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=1786; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1786,1,1,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=1 WHERE `ID`=1786; - --- Quest "Tome of Divinity (Part 7)" -DELETE FROM `quest_details` WHERE `ID`=1787; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1787,1,1,6,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1787; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=1787; - --- Quest "Tome of Divinity (Part 8)" -DELETE FROM `quest_details` WHERE `ID`=1788; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1788,1,1,2,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=2 WHERE `ID`=1788; - --- Quest "Give Gerard a Drink" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=16; --- UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=16; - --- Quest "Young Lovers" --- DELETE FROM `quest_details` WHERE `ID`=106; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (106,18,20,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=106; - --- Quest "Speak with Gramma" --- DELETE FROM `quest_details` WHERE `ID`=111; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (111,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=111; - --- Quest "Note to William" --- DELETE FROM `quest_details` WHERE `ID`=107; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (107,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=107; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=107; - --- Quest "Collecting Kelp" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=112; --- UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=112; - --- Quest "The Escape" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=114; --- UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=114; - --- Quest "Princess Must Die!" --- DELETE FROM `quest_details` WHERE `ID`=88; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (88,1,5,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=88; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=88; - --- Quest "Lost Necklace" --- DELETE FROM `quest_details` WHERE `ID`=85; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (85,1,0,0,0,0,0,0,0,0); - --- Quest "Pie for Billy" --- DELETE FROM `quest_details` WHERE `ID`=86; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (86,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=86; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=86; - --- Quest "Back to Billy" --- DELETE FROM `quest_details` WHERE `ID`=84; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (84,1,0,0,0,0,0,0,0,0); - --- Quest "Goldtooth" --- UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=87; --- UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=87; - --- Quest "Riverpaw Gnoll Bounty" --- DELETE FROM `quest_details` WHERE `ID`=11; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (11,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=11; --- UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=11; - --- Quest "Wanted: Hogger" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=176; --- UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=176; - --- Quest "The Collector" --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=123; - --- Quest "Manhunt" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=147; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=147; - --- Quest "Elmore's Task" --- DELETE FROM `quest_details` WHERE `ID`=1097; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (1097,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1097; - --- Quest "Stormpike's Delivery" --- DELETE FROM `quest_details` WHERE `ID`=353; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (353,1,0,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=353; --- UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=353; - --- Quest "Wine Shop Advert" -DELETE FROM `quest_details` WHERE `ID`=332; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(332,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=332; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=332; - --- Quest "Harlan Needs a Resupply" --- DELETE FROM `quest_details` WHERE `ID`=333; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (333,1,1,1,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=333; --- UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=333; - --- Quest "Package for Thurman" --- DELETE FROM `quest_details` WHERE `ID`=334; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (334,1,1,0,0,0,0,0,0,0); - --- Quest "Retrieval for Mauren" -DELETE FROM `quest_details` WHERE `ID`=1078; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1078,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=1078; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1078; - --- Quest "The Color of Blood" -DELETE FROM `quest_details` WHERE `ID`=388; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(388,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=388; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=388; - --- Quest "Quell The Uprising" -DELETE FROM `quest_details` WHERE `ID`=387; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(387,5,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=387; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=387; - --- Quest "Mazen's Behest" -DELETE FROM `quest_details` WHERE `ID`=1363; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1363,1,6,1,6,0,0,0,0,0); - --- Quest "Mazen's Behest (Part 2)" -DELETE FROM `quest_template_addon` WHERE `ID`=1364; -INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES -(1364,0,0,0,1363,0,0,0,0,0,0,0,0,0,0,0,0); -DELETE FROM `quest_details` WHERE `ID`=1364; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1364,1,1,5,6,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1364; - --- Quest "The Corruption Abroad" -DELETE FROM `quest_details` WHERE `ID`=3765; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3765,2,1,1,0,0,0,0,0,0); - --- Quest "Speaking of Fortitude" -DELETE FROM `quest_details` WHERE `ID`=343; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(343,1,1,2,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=343; - --- Quest "Brother Paxton" -DELETE FROM `quest_details` WHERE `ID`=344; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(344,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=344; - --- Quest "Ink Supplies" -DELETE FROM `quest_details` WHERE `ID`=345; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(345,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=345; - --- Quest "Rethban Ore" -DELETE FROM `quest_details` WHERE `ID`=347; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(347,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=347; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=347; - --- Quest "Return to Kristoff" -DELETE FROM `quest_details` WHERE `ID`=346; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(346,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=346; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=346; - --- Quest "Humble Beginnings" -DELETE FROM `quest_details` WHERE `ID`=399; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(399,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=399; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=399; - --- Quest "Bring the Light" -DELETE FROM `quest_details` WHERE `ID`=3636; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3636,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=3636; - --- Quest "Underground Assault" -DELETE FROM `quest_details` WHERE `ID`=2040; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2040,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2040; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2040; - --- Quest "Gyrodrillmatic Excavationators" -DELETE FROM `quest_details` WHERE `ID`=2928; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2928,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2928; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2928; - --- Quest "Collecting Memories" -DELETE FROM `quest_details` WHERE `ID`=168; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(168,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=168; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=168; - --- Quest "Oh Brother. . ." -DELETE FROM `quest_details` WHERE `ID`=167; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(167,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=167; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=167; - --- Quest "Furlbrow's Deed" --- UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=184; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=184; - --- Quest "The Forgotten Heirloom" -DELETE FROM `quest_details` WHERE `ID`=64; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(64,5,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=64; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=64; - --- Quest "Poor Old Blanchy" -DELETE FROM `quest_details` WHERE `ID`=151; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(151,5,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=151; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=151; - --- Quest "Westfall Stew" -DELETE FROM `quest_details` WHERE `ID`=36; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(36,1,6,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=36; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=36; - --- Quest "Westfall Stew (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=38; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(38,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=38; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=38; - --- Quest "Goretusk Liver Pie" -DELETE FROM `quest_details` WHERE `ID`=22; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(22,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=6 WHERE `ID`=22; - --- Quest "The Killing Fields" -DELETE FROM `quest_details` WHERE `ID`=9; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9,5,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=9; - --- Quest "The People's Militia" -DELETE FROM `quest_details` WHERE `ID`=12; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(12,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=12; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=12; - --- Quest "The People's Militia (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=13; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(13,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=13; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=13; - --- Quest "The People's Militia (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=14; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(14,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=14; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=14; - --- Quest "Patrolling Westfall" -DELETE FROM `quest_details` WHERE `ID`=102; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(102,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=102; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=102; - --- Quest "A Swift Message" -DELETE FROM `quest_details` WHERE `ID`=6181; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6181,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6181; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6181; - --- Quest "Continue to Stormwind" -DELETE FROM `quest_details` WHERE `ID`=6281; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6281,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6281; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6281; - --- Quest "Dungar Longdrink" -DELETE FROM `quest_details` WHERE `ID`=6261; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6261,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=1 WHERE `ID`=6261; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6261; - --- Quest "Return to Lewis" -DELETE FROM `quest_details` WHERE `ID`=6285; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6285,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6285; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=6285; - --- Quest "Red Leather Bandanas" -DELETE FROM `quest_details` WHERE `ID`=153; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(153,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=153; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=153; - --- Quest "Thunderbrew Lager" -DELETE FROM `quest_details` WHERE `ID`=117; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(117,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=117; -UPDATE `quest_offer_reward` SET `Emote1`=94 WHERE `ID`=117; - --- Quest "Sweet Amber" -DELETE FROM `quest_details` WHERE `ID`=48; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(48,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=48; -UPDATE `quest_offer_reward` SET `Emote1`=33 WHERE `ID`=48; - --- Quest "Sweet Amber (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=49; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(49,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=49; -UPDATE `quest_offer_reward` SET `Emote1`=33 WHERE `ID`=49; - --- Quest "Sweet Amber (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=50; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(50,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=50; -UPDATE `quest_offer_reward` SET `Emote1`=33 WHERE `ID`=50; - --- Quest "Sweet Amber (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=51; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(51,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=51; -UPDATE `quest_offer_reward` SET `Emote1`=33 WHERE `ID`=51; - --- Quest "Sweet Amber (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=53; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(53,94,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=94, `EmoteOnComplete`=94 WHERE `ID`=53; -UPDATE `quest_offer_reward` SET `Emote1`=94 WHERE `ID`=53; - --- Quest "Keeper of the Flame" / "The Coastal Menace" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID` IN (103,104); - --- Quest "The Defias Brotherhood" -DELETE FROM `quest_details` WHERE `ID`=65; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(65,1,25,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=65; - --- Quest "The Defias Brotherhood (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=132; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(132,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=132; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=132; - --- Quest "The Defias Brotherhood (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=135; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(135,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=135; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=135; - --- Quest "The Defias Brotherhood (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=141; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(141,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=141; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=141; - --- Quest "The Defias Brotherhood (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=142; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(142,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=142; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=25 WHERE `ID`=142; - --- Quest "The Defias Brotherhood (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=155; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(155,6,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=155; - --- Quest "The Defias Brotherhood (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=166; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(166,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=166; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=166; - --- Quest "Red Silk Bandanas" -DELETE FROM `quest_details` WHERE `ID`=214; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(214,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=214; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=214; - --- Quest "Brother Anton" -DELETE FROM `quest_details` WHERE `ID`=6141; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6141,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6141; - --- Quest "Lord Grayson Shadowbreaker" -DELETE FROM `quest_details` WHERE `ID` IN (7638,7670); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7638,1,1,0,0,0,0,0,0,0), -(7670,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25 WHERE `ID` IN (7638,7670); - --- Quest "Emphasis on Sacrifice" -DELETE FROM `quest_details` WHERE `ID`=7637; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7637,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=7637; - --- Quest "To Show Due Judgment" -DELETE FROM `quest_details` WHERE `ID`=7639; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7639,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=7639; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7639; - --- Quest "Exorcising Terrordale" -DELETE FROM `quest_details` WHERE `ID`=7640; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7640,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7640; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=7640; - --- Quest "The Work of Grimand Elmore" -DELETE FROM `quest_details` WHERE `ID`=7641; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7641,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=1 WHERE `ID`=7641; - --- Quest "Collection of Goods" -DELETE FROM `quest_details` WHERE `ID`=7642; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7642,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7642; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7642; - --- Quest "Grimand's Finest Work" -DELETE FROM `quest_details` WHERE `ID`=7648; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7648,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7648; - --- Quest "Ancient Equine Spirit" -UPDATE `quest_template_addon` SET `PrevQuestID`=7648 WHERE `ID`=7643; -DELETE FROM `quest_details` WHERE `ID`=7643; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7643,1,1,0,0,0,0,0,0,0); - --- Quest "Manna-Enriched Horse Feed" -DELETE FROM `quest_details` WHERE `ID`=7645; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7645,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=7645; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1 WHERE `ID`=7645; - --- Quest "Blessed Arcanite Barding" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7644; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7644; - --- Quest "The Divination Scryer" -DELETE FROM `quest_details` WHERE `ID`=7646; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7646,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7646; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7646; - --- Quest "Judgment and Redemption" -DELETE FROM `quest_details` WHERE `ID`=7647; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7647,1,1,2,0,0,0,0,0,0); - --- Quest "Again Into the Great Ossuary" -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=7666; - --- Quest "The Tome of Valor" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `Emote4`=1 WHERE `ID`=1793; - --- Quest "The Tome of Valor (Part 2)" -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=6 WHERE `ID`=1649; - --- Quest "The Tome of Valor (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1650; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1650,21,1,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=24 WHERE `ID`=1650; - --- Quest "The Tome of Valor (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=1651; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1651,1,1,1,5,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1 WHERE `ID`=1651; - --- Quest "The Tome of Valor (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=1652; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1652,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4, `Emote3`=1 WHERE `ID`=1652; - --- Quest "The Test of Righteousness" -DELETE FROM `quest_details` WHERE `ID`=1653; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1653,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=6 WHERE `ID`=1653; - --- Quest "The Test of Righteousness (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1654; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1654,6,2,1,6,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1654; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1 WHERE `ID`=1654; - --- Quest "The Test of Righteousness (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1806; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1806,6,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=1806; - --- Quest "A Warrior's Training" -DELETE FROM `quest_details` WHERE `ID`=1638; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1638,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6 WHERE `ID`=1638; - --- Quest "Bartleby the Drunk" -DELETE FROM `quest_details` WHERE `ID`=1639; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1639,1,6,11,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=6 WHERE `ID`=1639; - --- Quest "Beat Bartleby" -DELETE FROM `quest_details` WHERE `ID`=1640; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1640,5,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=1640; - --- Quest "Bartleby's Mug" -DELETE FROM `quest_details` WHERE `ID`=1665; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1665,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1665; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1 WHERE `ID`=1665; - --- Quest "Marshal Haggard" -DELETE FROM `quest_details` WHERE `ID`=1666; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1666,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5 WHERE `ID`=1666; - --- Quest "Dead-tooth Jack" -DELETE FROM `quest_details` WHERE `ID`=1667; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1667,6,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1667; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=1667; - --- Quest "Speak with Jennea" -DELETE FROM `quest_details` WHERE `ID`=1860; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1860,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1860; - --- Quest "Mirror Lake" -DELETE FROM `quest_details` WHERE `ID`=1861; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1861,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1861; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=1861; - --- Quest "Report to Jennea" -DELETE FROM `quest_details` WHERE `ID`=1919; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1919,1,6,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1919; - --- Quest "Investigate the Blue Recluse" -DELETE FROM `quest_details` WHERE `ID`=1920; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1920,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1920; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=1920; - --- Quest "Gathering Materials" -DELETE FROM `quest_details` WHERE `ID`=1921; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1921,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=1921; -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=1921; - --- Quest "Manaweave Robe" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1941; - --- Quest "High Sorcerer Andromath" -DELETE FROM `quest_details` WHERE `ID`=1939; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1939,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1939; - --- Quest "Ur's Treatise on Shadow Magic" -DELETE FROM `quest_details` WHERE `ID`=1938; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1938,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1938; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1938; - --- Quest "Pristine Spider Silk" -DELETE FROM `quest_details` WHERE `ID`=1940; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1940,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1940; -UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=1940; - --- Quest "Astral Knot Garment" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=11 WHERE `ID`=1942; - --- Quest "Vital Supplies" -DELETE FROM `quest_details` WHERE `ID`=1477; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1477,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1477; - --- Quest "Supplies for Nethergarde" -DELETE FROM `quest_details` WHERE `ID`=1395; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1395,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=1395; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=1395; - --- Quest "Journey to the Marsh" -DELETE FROM `quest_details` WHERE `ID`=1947; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1947,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1947; - --- Quest "Items of Power" -UPDATE `quest_template_addon` SET `PrevQuestID`=1947 WHERE `ID`=1948; -DELETE FROM `quest_details` WHERE `ID`=1948; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1948,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=1948; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=6 WHERE `ID`=1948; - --- Quest "Hidden Secrets" -DELETE FROM `quest_details` WHERE `ID`=1949; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1949,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=25 WHERE `ID`=1949; - --- Quest "Get the Scoop" -DELETE FROM `quest_details` WHERE `ID`=1950; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1950,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=1950; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1950; - --- Quest "Rituals of Power" -DELETE FROM `quest_details` WHERE `ID`=1951; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1951,6,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=1951; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1951; - --- Quest "Mage's Wand" -DELETE FROM `quest_details` WHERE `ID`=1952; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1952,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1952; - --- Quest "Return to the Marsh" -DELETE FROM `quest_details` WHERE `ID`=1953; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1953,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1953; - --- Quest "The Infernal Orb" -DELETE FROM `quest_details` WHERE `ID`=1954; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1954,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1954; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5 WHERE `ID`=1954; - --- Quest "The Exorcism" -DELETE FROM `quest_details` WHERE `ID`=1955; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1955,1,25,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1955; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1 WHERE `ID`=1955; - --- Quest "Power in Uldaman" -DELETE FROM `quest_details` WHERE `ID`=1956; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1956,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1956; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1 WHERE `ID`=1956; - --- Quest "Mana Surges" -DELETE FROM `quest_details` WHERE `ID`=1957; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1957,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1957; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=1957; - --- Quest "Celestial Power" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1958; - --- Quest "Tabetha's Task" -DELETE FROM `quest_details` WHERE `ID`=2861; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2861,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6 WHERE `ID`=2861; - --- Quest "Tiara of the Deep" -DELETE FROM `quest_details` WHERE `ID`=2846; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2846,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=2846; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=2846; - --- Quest "Magecraft" -DELETE FROM `quest_details` WHERE `ID`=8250; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8250,1,0,0,0,0,0,0,0,0); - --- Quest "A Meal Served Cold" -DELETE FROM `quest_details` WHERE `ID`=212; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(212,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=212; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=212; - --- Quest "James Hyal" -DELETE FROM `quest_details` WHERE `ID`=1301; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1301,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1301; - --- Quest "James Hyal (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1302; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1302,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1302; - --- Quest "Morgan Stern" -DELETE FROM `quest_details` WHERE `ID`=1260; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1260,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1260; - --- Quest "The Perenolde Tiara" --- DELETE FROM `quest_details` WHERE `ID`=543; --- INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES --- (543,1,1,0,0,0,0,0,0,0); --- UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=543; --- UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=543; - --- Quest "Mayara Brightwing" -DELETE FROM `quest_details` WHERE `ID`=4766; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4766,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4766; - --- Quest "Tinkmaster Overspark" -DELETE FROM `quest_details` WHERE `ID`=2923; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2923,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=18, `Emote2`=6 WHERE `ID`=2923; - --- Quest "Save Techbot's Brain!" -DELETE FROM `quest_details` WHERE `ID`=2922; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2922,1,5,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2922; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=2922; - --- Quest "Seek out SI: 7" -DELETE FROM `quest_details` WHERE `ID`=2205; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2205,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2205; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6 WHERE `ID`=2205; - --- Quest "Snatch and Grab" -DELETE FROM `quest_details` WHERE `ID`=2206; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2206,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25, `EmoteOnComplete`=25 WHERE `ID`=2206; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2206; - --- Quest "Mathias and the Defias" -DELETE FROM `quest_details` WHERE `ID`=2360; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2360,1,1,1,25,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=2360; - --- Quest "Klaven's Tower" -DELETE FROM `quest_details` WHERE `ID`=2359; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2359,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2359; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=2359; - --- Quest "The Touch of Zanzil" -DELETE FROM `quest_details` WHERE `ID`=2607; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2607,1,6,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=2607; - --- Quest "The Touch of Zanzil (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=2608; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2608,1,11,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=22, `EmoteDelay1`=1500 WHERE `ID`=2608; - --- Quest "The Touch of Zanzil (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=2609; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2609,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2609; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5 WHERE `ID`=2609; - --- Quest "A Simple Request" -DELETE FROM `quest_details` WHERE `ID`=8233; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8233,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=6 WHERE `ID`=8233; - --- Quest "Sealed Azure Bag" -DELETE FROM `quest_details` WHERE `ID`=8234; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8234,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=8234; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8234; - --- Quest "Encoded Fragments" -DELETE FROM `quest_details` WHERE `ID`=8235; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8235,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=8235; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8235; - --- Quest "The Azure Key" -DELETE FROM `quest_details` WHERE `ID`=8236; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8236,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=8236; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote1`=1 WHERE `ID`=8236; - --- Quest "SI:7" -DELETE FROM `quest_details` WHERE `ID`=2300; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2300,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=2300; - --- Quest "Redridge Rendezvous" -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11 WHERE `ID`=2281; - --- Quest "Alther's Mill" -UPDATE `quest_template_addon` SET `PrevQuestID`=2281 WHERE `ID`=2282; -DELETE FROM `quest_details` WHERE `ID`=2282; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2282,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2282; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote1`=25 WHERE `ID`=2282; - --- Quest "Cenarion Aid" -DELETE FROM `quest_details` WHERE `ID`=8254; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8254,1,0,0,0,0,0,0,0,0); - --- Quest "Of Coursers We Know" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=8255; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8255; - --- Quest "The Ichor of Undeath" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=8256; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8256; - --- Quest "Blood of Morphaz" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=8257; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote1`=1 WHERE `ID`=8257; - --- Quest "Gakin's Summons" -DELETE FROM `quest_details` WHERE `ID` IN (1685,1717); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1685,1,1,0,0,0,0,0,0,0), -(1717,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID` IN (1685,1717); - --- Quest "The Slaughtered Lamb" -DELETE FROM `quest_details` WHERE `ID`=1715; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1715,1,5,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1715; - --- Quest "Surena Caledon" -DELETE FROM `quest_details` WHERE `ID`=1688; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1688,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1688; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1688; - --- Quest "The Binding" -DELETE FROM `quest_details` WHERE `ID`=1689; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1689,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1689; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1689; - --- Quest "A Noble Brew" -DELETE FROM `quest_details` WHERE `ID`=335; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(335,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=335; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=335; - --- Quest "A Noble Brew (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=336; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(336,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=336; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=336; - --- Quest "You Have Served Us Well" -DELETE FROM `quest_details` WHERE `ID`=397; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(397,11,1,0,0,0,0,0,0,0); - --- Quest "Knowledge of the Orb of Orahil" -DELETE FROM `quest_details` WHERE `ID` IN (4965,4967,4968,4969); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4965,21,1,0,0,0,0,0,0,0), -(4967,1,25,0,0,0,0,0,0,0), -(4968,21,1,0,0,0,0,0,0,0), -(4969,11,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID` IN (4965,4967,4968,4969); - --- Quest "Fragments of the Orb of Orahil" -DELETE FROM `quest_details` WHERE `ID`=1799; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1799,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1799; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1799; - --- Quest "Shard of an Infernal" -DELETE FROM `quest_details` WHERE `ID`=4963; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4963,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4963; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=4963; - --- Quest "Shard of a Felhound" -DELETE FROM `quest_details` WHERE `ID`=4962; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4962,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4962; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=4962; - --- Quest "Cleansing of the Orb of Orahil" -DELETE FROM `quest_details` WHERE `ID`=4961; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4961,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=4961; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=4961; - --- Quest "Returning the Cleansed Orb" -DELETE FROM `quest_details` WHERE `ID`=4976; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4976,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4976; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=4976; - --- Quest "The Completed Orb of Noh'Orahil" -DELETE FROM `quest_details` WHERE `ID`=4975; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4975,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4975; - --- Quest "The Completed Orb of Dar'Orahil" -DELETE FROM `quest_details` WHERE `ID`=4964; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4964,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4964; - --- Quest "In Search of Menara Voidrender" -DELETE FROM `quest_details` WHERE `ID` IN (4736,4737,4738,4739); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4736,3,1,0,0,0,0,0,0,0), -(4737,1,25,0,0,0,0,0,0,0), -(4738,1,1,0,0,0,0,0,0,0), -(4739,25,1,0,0,500,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID` IN (4736,4737,4738,4739); - --- Quest "Components for the Enchanted Gold Bloodrobe" -DELETE FROM `quest_details` WHERE `ID`=1796; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1796,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1796; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1796; - --- Quest "Components for the Enchanted Gold Bloodrobe (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=4781; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4781,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=4781; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=4781; - --- Quest "Components for the Enchanted Gold Bloodrobe (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=4782; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4782,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4782; - --- Quest "Components for the Enchanted Gold Bloodrobe (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=4783; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4783,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4783; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=6 WHERE `ID`=4783; - --- Quest "Components for the Enchanted Gold Bloodrobe (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=4784; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4784,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4784; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=4784; - --- Quest "The Completed Robe" -DELETE FROM `quest_details` WHERE `ID`=4786; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4786,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4786; - --- Quest "Devourer of Souls" -DELETE FROM `quest_details` WHERE `ID`=1716; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1716,1,1,1,0,0,0,0,0,0); - --- Quest "Heartswood" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1738; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1738; - --- Quest "The Binding" -DELETE FROM `quest_details` WHERE `ID`=1739; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1739,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=11, `EmoteOnComplete`=11 WHERE `ID`=1739; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=1739; - --- Quest "The Missing Diplomat" -DELETE FROM `quest_details` WHERE `ID`=1274; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1274,1,1,2,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=1274; - --- Quest "The Missing Diplomat (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1241; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1241,2,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `EmoteDelay1`=1000 WHERE `ID`=1241; - --- Quest "The Missing Diplomat (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1242; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1242,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1242; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11 WHERE `ID`=1242; - --- Quest "The Missing Diplomat (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=1243; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1243,1,6,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1243; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11, `Emote3`=6 WHERE `ID`=1243; - --- Quest "The Missing Diplomat (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=1244; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1244,6,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=1244; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1244; - --- Quest "The Missing Diplomat (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=1245; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1245,5,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1245; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1245; - --- Quest "The Missing Diplomat (Part 7)" -DELETE FROM `quest_details` WHERE `ID`=1246; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1246,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=14, `Emote2`=1 WHERE `ID`=1246; - --- Quest "The Missing Diplomat (Part 8)" -DELETE FROM `quest_details` WHERE `ID`=1447; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1447,14,6,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6 WHERE `ID`=1447; - --- Quest "The Missing Diplomat (Part 9)" -DELETE FROM `quest_details` WHERE `ID`=1247; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1247,11,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=1, `Emote3`=1 WHERE `ID`=1247; - --- Quest "The Missing Diplomat (Part 10)" -DELETE FROM `quest_details` WHERE `ID`=1248; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1248,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3, `Emote2`=1, `Emote3`=6, `Emote4`=1 WHERE `ID`=1248; - --- Quest "The Missing Diplomat (Part 11)" -DELETE FROM `quest_details` WHERE `ID`=1249; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1249,6,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=6 WHERE `ID`=1249; - --- Quest "The Missing Diplomat (Part 12)" -DELETE FROM `quest_details` WHERE `ID`=1250; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1250,18,1,1,5,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=1 WHERE `ID`=1250; - --- Quest "The Missing Diplomat (Part 13)" -DELETE FROM `quest_details` WHERE `ID`=1264; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1264,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `Emote3`=1 WHERE `ID`=1264; - --- Quest "The Missing Diplomat (Part 14)" -DELETE FROM `quest_details` WHERE `ID`=1265; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1265,6,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=1265; - --- Quest "The Missing Diplomat (Part 15)" -DELETE FROM `quest_details` WHERE `ID`=1266; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1266,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=1 WHERE `ID`=1266; - --- Quest "The Missing Diplomat (Part 16)" -DELETE FROM `quest_details` WHERE `ID`=1324; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1324,5,14,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1324; - --- Quest "The Missing Diplomat (Part 17)" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1267; - --- Quest "Yorus Barleybrew" -DELETE FROM `quest_details` WHERE `ID` IN (1698,10371); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1698,1,0,0,0,0,0,0,0,0), -(10371,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=25 WHERE `ID` IN (1698,10371); - --- Quest "The Rethban Gauntlet" -DELETE FROM `quest_details` WHERE `ID`=1699; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1699,1,25,1,6,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=1699; - --- Quest "The Shieldsmith" -DELETE FROM `quest_details` WHERE `ID`=1702; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1702,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID`=1702; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=273 WHERE `ID`=1702; - --- Quest "Fire Hardened Mail" -DELETE FROM `quest_details` WHERE `ID`=1701; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1701,1,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1701; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=1701; - --- Quest "Furen's Armor" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1782; - --- Quest "Mathiel" -DELETE FROM `quest_details` WHERE `ID`=1703; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1703,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=1703; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1703; - --- Quest "Sunscorched Shells" -DELETE FROM `quest_details` WHERE `ID`=1710; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1710,1,6,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1710; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1710; - --- Quest "Mathiel's Armor" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1711; - --- Quest "Grimand Elmore" -DELETE FROM `quest_details` WHERE `ID`=1700; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1700,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=1700; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5 WHERE `ID`=1700; - --- Quest "Burning Blood" -DELETE FROM `quest_details` WHERE `ID`=1705; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1705,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=1705; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1705; - --- Quest "Grimand's Armor" -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=1706; - --- Quest "Klockmort Spannerspan" -DELETE FROM `quest_details` WHERE `ID`=1704; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1704,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=1704; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=1704; - --- Quest "Iron Coral" -DELETE FROM `quest_details` WHERE `ID`=1708; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1708,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=1708; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=5 WHERE `ID`=1708; - --- Quest "Klockmort's Creation" -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5 WHERE `ID`=1709; - --- Quest "The Islander" -DELETE FROM `quest_details` WHERE `ID`=1718; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1718,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=1718; - --- Quest "The Affray" -DELETE FROM `quest_details` WHERE `ID`=1719; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1719,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=1719; - --- Quest "The Windwatcher" -DELETE FROM `quest_details` WHERE `ID`=1791; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1791,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1791; - --- Quest "Cyclonian" -DELETE FROM `quest_details` WHERE `ID`=1712; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1712,1,25,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1712; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1712; - --- Quest "The Summoning" -DELETE FROM `quest_details` WHERE `ID`=1713; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1713,1,6,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=1713; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1713; - --- Quest "Whirlwind Weapon" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1792; - --- Quest "A Troubled Spirit" -DELETE FROM `quest_details` WHERE `ID`=8417; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8417,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8417; - --- Quest "Warrior Kinship" -DELETE FROM `quest_details` WHERE `ID`=8423; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8423,25,1,0,0,500,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=8423; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8423; - --- Quest "War on the Shadowsworn" -DELETE FROM `quest_details` WHERE `ID`=8424; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8424,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=8424; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=8424; - --- Quest "Voodoo Feathers" -DELETE FROM `quest_details` WHERE `ID`=8425; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(8425,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=8425; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=8425; - --- Quest "A Donation of Wool" / "A Donation of Silk" / "A Donation of Mageweave" / "A Donation of Runecloth" / "Additional Runecloth" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (7791,7792,7793,7794,7795,7796,7798,7799,7800,10352,10354,7802,7803,7804,7805,7806,7807,7808,7809,7811,7812,7813,7814,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7831,7832,7833,7834,7835,7836,7837,10356,10361,10357,10360,10359); -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID` IN (7791,7792,7793,7794,7798,7799,10352,10354,7802,7803,7804,7807,7808,7809,7813,7814,7817,7820,7821,7822,7826,7827,7831,7833,7834,7835,10356,10361,10362,10360,10359); -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID` IN (7795,7800,7805,7811,7818,7823,7824,7836,10357,10362); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID` IN (7796,7801,7806,7812,7819,7825,7832,7837,10358,10363); - --- Quest "Malin's Request" -DELETE FROM `quest_details` WHERE `ID`=690; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(690,2,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=690; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=690; - --- Quest "The Unsent Letter" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=373; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2, `Emote3`=1 WHERE `ID`=373; - --- Quest "Bazil Thredd" -DELETE FROM `quest_details` WHERE `ID`=389; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(389,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1, `Emote4`=1 WHERE `ID`=389; - --- Quest "The Stockade Riots" -DELETE FROM `quest_details` WHERE `ID`=391; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(391,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=391; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=391; - --- Quest "The Curious Visitor" -DELETE FROM `quest_details` WHERE `ID`=392; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(392,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=392; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=392; - --- Quest "Shadow of the Past" -DELETE FROM `quest_details` WHERE `ID`=393; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(393,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=393; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=393; - --- Quest "Look to an Old Friend" -DELETE FROM `quest_details` WHERE `ID`=350; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(350,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=11, `Emote4`=1 WHERE `ID`=350; - --- Quest "Infiltrating the Castle" -DELETE FROM `quest_details` WHERE `ID`=2745; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2745,1,1,6,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=6, `Emote4`=5 WHERE `ID`=2745; - --- Quest "Items of Some Consequence" -DELETE FROM `quest_details` WHERE `ID`=2746; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2746,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2746; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=2746; - --- Quest "The Attack!" -DELETE FROM `quest_details` WHERE `ID`=434; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(434,1,1,6,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=434; - --- Quest "The Head of the Beast" -DELETE FROM `quest_details` WHERE `ID`=394; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(394,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=11, `Emote4`=2 WHERE `ID`=394; - --- Quest "Brotherhood's End" -DELETE FROM `quest_details` WHERE `ID`=395; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(395,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=395; - --- Quest "An Audience with the King" -DELETE FROM `quest_details` WHERE `ID`=396; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(396,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=396; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=396; - --- Quest "Travel to Darkshire" -DELETE FROM `quest_details` WHERE `ID`=9429; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9429,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=9429; - --- Quest "Stormwind Library" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=579; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=579; - --- Quest "An Old History Book" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=337; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=2 WHERE `ID`=337; - --- Quest "Southshore" -DELETE FROM `quest_details` WHERE `ID`=538; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(538,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=538; - --- Quest "Preserving Knowledge" -DELETE FROM `quest_details` WHERE `ID`=540; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(540,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=540; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=540; - --- Quest "Return to Milton" -DELETE FROM `quest_details` WHERE `ID`=542; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(542,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=542; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=2, `Emote3`=1 WHERE `ID`=542; - --- Quest "The Symbol of Life" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID` IN (1789,1790); - --- Quest "Goblin Engineering" -DELETE FROM `quest_details` WHERE `ID` IN (3526,3629,3633,4181); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3526,1,1,0,0,0,0,0,0,0), -(3629,1,1,0,0,0,0,0,0,0), -(3633,1,1,0,0,0,0,0,0,0), -(4181,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1 WHERE `ID` IN (3526,3629,3633,4181); - --- Quest "The Pledge of Secrecy" -DELETE FROM `quest_details` WHERE `ID` IN (3638,3640,3642); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3638,1,0,0,0,0,0,0,0,0), -(3640,1,0,0,0,0,0,0,0,0), -(3642,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID` IN (3638,3640,3642); -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID` IN (3638,3640,3642); - --- Quest "Show Your Work" -DELETE FROM `quest_details` WHERE `ID` IN (3639,3641,3643); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3639,1,1,25,0,0,0,0,0,0), -(3641,1,1,25,0,0,0,0,0,0), -(3643,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (3639,3641,3643); - --- Quest "Gnome Engineering" -DELETE FROM `quest_details` WHERE `ID` IN (3630,3632,3634,3635,3637); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3630,1,1,0,0,0,0,0,0,0), -(3632,1,1,0,0,0,0,0,0,0), -(3634,1,1,0,0,0,0,0,0,0), -(3635,1,1,0,0,0,0,0,0,0), -(3637,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID` IN (3630,3632,3634); -UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID` IN (3635,3637); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID` IN (3630,3632,3634); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID` IN (3635,3637); - --- Quest "The Origins of Smithing" -DELETE FROM `quest_details` WHERE `ID`=2758; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2758,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2758; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=2758; - --- Quest "The Old Ways" -DELETE FROM `quest_details` WHERE `ID`=2756; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2756,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=2756; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5 WHERE `ID`=2756; - --- Quest "Booty Bay or Bust!" / "In Search of Galvan" -DELETE FROM `quest_details` WHERE `ID` IN (2757,2759); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2757,25,1,0,0,0,0,0,0,0), -(2759,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=25 WHERE `ID` IN (2757,2759); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID` IN (2757,2759); - --- Quest "The Mithril Order" -DELETE FROM `quest_details` WHERE `ID`=2760; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2760,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2, `EmoteOnIncomplete`=2 WHERE `ID`=2760; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2760; - --- Quest "Smelt On, Smelt Off" -DELETE FROM `quest_details` WHERE `ID`=2761; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2761,1,6,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2761; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=2761; - --- Quest "The Great Silver Deceiver" -DELETE FROM `quest_details` WHERE `ID`=2762; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2762,1,1,2,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2762; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5 WHERE `ID`=2762; - --- Quest "The Art of the Imbue" -DELETE FROM `quest_details` WHERE `ID`=2763; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2763,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2763; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=2763; - --- Quest "Galvan's Finest Pupil" -DELETE FROM `quest_details` WHERE `ID`=2764; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2764,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=2 WHERE `ID`=2764; - --- Quest "Expert Blacksmith!" -DELETE FROM `quest_details` WHERE `ID`=2765; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2765,1,1,2,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=2765; - --- Quest "In Search of The Temple" -DELETE FROM `quest_details` WHERE `ID`=1448; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1448,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=1448; - --- Quest "To The Hinterlands" -DELETE FROM `quest_details` WHERE `ID`=1449; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1449,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5 WHERE `ID`=1449; - --- Quest "Gryphon Master Talonaxe" -DELETE FROM `quest_details` WHERE `ID`=1450; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1450,1,25,6,5,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1450; - --- Quest "Rhapsody Shindigger" -DELETE FROM `quest_details` WHERE `ID`=1451; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1451,1,1,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=33, `Emote2`=14, `Emote3`=33, `Emote4`=5 WHERE `ID`=1451; - --- Quest "Rhapsody's Kalimdor Kocktail" -DELETE FROM `quest_details` WHERE `ID`=1452; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1452,33,6,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1452; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=33 WHERE `ID`=1452; - --- Quest "Rhapsody's Tale" -DELETE FROM `quest_details` WHERE `ID`=1469; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1469,1,33,5,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1469; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=1469; - --- Quest "Into The Temple of Atal'Hakkar" -DELETE FROM `quest_details` WHERE `ID`=1475; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1475,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1475; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2 WHERE `ID`=1475; diff --git a/sql/updates/world/master/2021_09_27_01_world.sql b/sql/updates/world/master/2021_09_27_01_world.sql deleted file mode 100644 index ed94671283c..00000000000 --- a/sql/updates/world/master/2021_09_27_01_world.sql +++ /dev/null @@ -1,12 +0,0 @@ -DELETE FROM `playercreateinfo_cast_spell` WHERE `spell` IN (259086, 259085, 274907, 294662, 312339, 259087, 259084, 294659, 312338, 274905); -INSERT INTO `playercreateinfo_cast_spell` (`raceMask`, `ClassMask`, `spell`, `note`) VALUES -(0x10000000, 0x4, 259086, 'Void Elf summon Voidstalker Pet'), -- Voidelf -(0x20000000, 0x4, 259085, 'Lightforged Draenei summon Lightforged Talbuk Pet'), -- Lightforged Draenei -(0x800, 0x4, 274907, 'Dark Iron Dwarf summon Blazehound Pet'), -- Dark Iron Dwarf -(0x80000000, 0x4, 294662, 'Kul Tiran summon Alpine Falcon Pet'), -- Kul Tiran Human -(0x4000, 0x4, 312339, 'Mechagnome summon Robowolf Pet'), -- Mechagnome -(0x4000000, 0x4, 259087, 'Nightborne summon Manasaber Pet'), -- Nightborn -(0x8000000, 0x4, 259084, 'Highmountain Tauren summon Great Eagle Pet'), -- Highmountain Tauren -(0x40000000, 0x4, 294659, 'Zandalari Troll summon Slate Direhorn Pet'), -- Zandalari Troll -(0x1000, 0x4, 312338, 'Vulpera summon Crimson Cobra Pet'), -- Vulpera -(0x2000, 0x4, 274905, 'Maghar Orc Summon Shadowmoon Stalker Pet'); -- Maghar Orc diff --git a/sql/updates/world/master/2021_09_27_02_world_2018_06_03_03_world_335.sql b/sql/updates/world/master/2021_09_27_02_world_2018_06_03_03_world_335.sql deleted file mode 100644 index 45a7222835b..00000000000 --- a/sql/updates/world/master/2021_09_27_02_world_2018_06_03_03_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Josef Gregorian -DELETE FROM `creature_text` WHERE `CreatureID`=4576; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4576,0,0,"One moment while I stitch this together...",12,1,100,0,0,0,2761,0,"Josef Gregorian"), -(4576,1,0,"There. I am finished with your robe, $n.",12,1,100,1,0,0,2762,0,"Josef Gregorian"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4576; -DELETE FROM `smart_scripts` WHERE `entryorguid`=4576 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=457600 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4576,0,0,0,20,0,100,0,1961,0,0,0,80,457600,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Quest 'Gathering Materials' Finished - Run Script"), -(457600,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Script - Remove Npc Flag Questgiver"), -(457600,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Script - Say Line 0"), -(457600,9,2,0,0,0,100,0,3000,3000,0,0,11,9157,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Script - Cast 'Create Mage's Robe'"), -(457600,9,3,0,0,0,100,0,5000,5000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Script - Say Line 1"), -(457600,9,4,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Josef Gregorian - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_27_03_world_2018_06_03_04_world_335.sql b/sql/updates/world/master/2021_09_27_03_world_2018_06_03_04_world_335.sql deleted file mode 100644 index 26f818f4ac4..00000000000 --- a/sql/updates/world/master/2021_09_27_03_world_2018_06_03_04_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Kil'hala -DELETE FROM `creature_text` WHERE `CreatureID`=3484; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(3484,0,0,"I shall now begin the robe...",12,1,100,0,0,0,2665,0,"Kil'hala"), -(3484,1,0,"Your robe is complete, $n.",12,1,100,1,0,0,2666,0,"Kil'hala"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=3484; -DELETE FROM `smart_scripts` WHERE `entryorguid`=3484 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=348400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(3484,0,0,0,20,0,100,0,1945,0,0,0,80,348400,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Quest 'Laughing Sisters' Finished - Run Script"), -(348400,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Script - Remove Npc Flag Questgiver"), -(348400,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Script - Say Line 0"), -(348400,9,2,0,0,0,100,0,3000,3000,0,0,11,9157,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Script - Cast 'Create Mage's Robe'"), -(348400,9,3,0,0,0,100,0,5000,5000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Script - Say Line 1"), -(348400,9,4,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kil'hala - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_09_27_04_world_2018_06_03_05_world_335.sql b/sql/updates/world/master/2021_09_27_04_world_2018_06_03_05_world_335.sql deleted file mode 100644 index 05d598b0109..00000000000 --- a/sql/updates/world/master/2021_09_27_04_world_2018_06_03_05_world_335.sql +++ /dev/null @@ -1,33 +0,0 @@ --- J.D. Collie -DELETE FROM `creature_text` WHERE `CreatureID`=9117 AND `GroupID` IN (8,9); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9117,8,0,"I know it'll work this time...",12,0,100,1,0,0,4839,0,"J.D. Collie"), -(9117,8,1,"This will be my best experiment yet!",12,0,100,1,0,0,4840,0,"J.D. Collie"), -(9117,8,2,"I know it'll work this time... My last 13 tries were just practice!",12,0,100,1,0,0,4842,0,"J.D. Collie"), -(9117,9,0,"Now, if I add the yellow ones...",12,0,100,0,0,0,4841,0,"J.D. Collie"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=9117 AND `source_type`=0 AND `id` IN (2,3,4); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (911701,911702,911703) AND `source_type`=9; -DELETE FROM `smart_scripts` WHERE `entryorguid`=911700 AND `source_type`=9 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9117,0,2,0,20,0,100,0,3941,0,0,0,80,911701,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Quest 'A Gnome's Assistance' Finished - Run Script"), -(9117,0,3,0,40,0,100,0,1,9117,0,0,80,911702,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Waypoint 1 Reached - Run Script"), -(9117,0,4,0,40,0,100,0,2,9117,0,0,80,911703,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Waypoint 2 Reached - Run Script"), -(911701,9,0,0,0,0,100,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Remove Npc Flag Questgiver+Gossip"), -(911701,9,1,0,0,0,100,0,1000,1000,0,0,1,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 8"), -(911701,9,2,0,0,0,100,0,4000,4000,0,0,53,1,9117,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Start Waypoint"), -(911702,9,0,0,0,0,100,0,0,0,0,0,54,16000,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Pause Waypoint"), -(911702,9,1,0,0,0,100,0,1000,1000,0,0,1,9,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 9"), -(911702,9,2,0,0,0,100,0,3000,3000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 4"), -(911702,9,3,0,0,0,100,0,0,0,0,0,11,32990,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Cast 'Enchanting Cast Visual'"), -(911702,9,4,0,0,0,100,0,2000,2000,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 5"), -(911702,9,5,0,0,0,100,0,4000,4000,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 6"), -(911702,9,6,0,0,0,100,0,3000,3000,0,0,1,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 7"), -(911703,9,0,0,0,0,100,0,1000,1000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.872665,"J.D. Collie - On Script - Set Orientation"), -(911703,9,1,0,0,0,100,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Add Npc Flag Questgiver+Gossip"), -(911703,9,2,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"J.D. Collie - On Script - Say Line 3"); - -DELETE FROM `waypoints` WHERE `entry`=9117; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(9117,1,-6027.85,-1020.16,-217.056,""), -(9117,2,-6033.25,-1017.56,-217.055,""); diff --git a/sql/updates/world/master/2021_09_27_05_world_2018_06_03_06_world.sql b/sql/updates/world/master/2021_09_27_05_world_2018_06_03_06_world.sql deleted file mode 100644 index 93cc5e6076b..00000000000 --- a/sql/updates/world/master/2021_09_27_05_world_2018_06_03_06_world.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE `spell_proc` SET `DisableEffectsMask`=4 WHERE `SpellId`=41469; diff --git a/sql/updates/world/master/2021_09_28_00_world_2018_06_08_00_world_335.sql b/sql/updates/world/master/2021_09_28_00_world_2018_06_08_00_world_335.sql deleted file mode 100644 index 6faef76046a..00000000000 --- a/sql/updates/world/master/2021_09_28_00_world_2018_06_08_00_world_335.sql +++ /dev/null @@ -1,22 +0,0 @@ --- Larion --> Add gossip option -DELETE FROM `gossip_menu` WHERE `MenuID`=5631; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(5631,6742,0); - --- DELETE FROM `gossip_menu_option` WHERE `MenuID`=5630; --- INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES --- (5630,0,0,"Larion, I want to help you fight these pests!",9138,1,1,5631,0,0,0,"",0,0); - -DELETE FROM `npc_text` WHERE `ID`=6742; -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(6742,9139,1); - --- DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=5630; --- INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES --- (15,5630,0,0,0,8,0,4148,0,0,0,0,0,"","Show gossip option if quest 'Bloodpetal Zapper' is rewarded"), --- (15,5630,0,0,0,2,0,11320,1,1,1,0,0,"","Show gossip option if player does not have item 'Bloodpetal Zapper'"); - --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9118; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9118 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9118,0,0,0,62,0,100,0,5630,0,0,0,85,22565,0,0,0,0,0,7,0,0,0,0,0,0,0,"Larion - On Gossip Option 0 Selected - Invoker Cast 'Create Bloodpetal Zapper'"); diff --git a/sql/updates/world/master/2021_09_28_01_world_2018_06_08_02_world_335.sql b/sql/updates/world/master/2021_09_28_01_world_2018_06_08_02_world_335.sql deleted file mode 100644 index ee11bb36f1f..00000000000 --- a/sql/updates/world/master/2021_09_28_01_world_2018_06_08_02_world_335.sql +++ /dev/null @@ -1,328 +0,0 @@ --- Quest "Assisting Arch Druid Runetotem" -DELETE FROM `quest_details` WHERE `ID`=936; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(936,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=936; - --- Quest "Assisting Arch Druid Runetotem" -DELETE FROM `quest_details` WHERE `ID`=3762; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3762,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=3762; - --- Quest "Assisting Arch Druid Runetotem" -DELETE FROM `quest_details` WHERE `ID`=3784; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3784,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=3784; - --- Quest "Un'Goro Soil" -DELETE FROM `quest_details` WHERE `ID`=3761; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3761,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=25, `EmoteOnIncomplete`=25 WHERE `ID`=3761; - --- Quest "Morrowgrain Research" -DELETE FROM `quest_details` WHERE `ID`=3782; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3782,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=3782; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3782; - --- Quest "Morrowgrain Research (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=3786; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3786,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=3786; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3786; - --- Quest "Morrowgrain to Thunder Bluff" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3804; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3804; - --- Quest "Assisting Arch Druid Staghelm" -DELETE FROM `quest_details` WHERE `ID` IN (3763,3789,3790,10520); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3763,1,0,0,0,0,0,0,0,0), -(3789,1,0,0,0,0,0,0,0,0), -(3790,1,0,0,0,0,0,0,0,0), -(10520,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (3763,3789,3790,10520); - --- Quest "Un'Goro Soil" -DELETE FROM `quest_details` WHERE `ID`=3764; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3764,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=4, `EmoteOnComplete`=4 WHERE `ID`=3764; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3764; - --- Quest "Morrowgrain Research" -DELETE FROM `quest_details` WHERE `ID`=3781; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3781,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=3781; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3781; - --- Quest "Morrowgrain Research (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=3785; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3785,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=3785; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3785; - --- Quest "Morrowgrain to Darnassus" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3803; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3803; - --- Quest "Bone-Bladed Weapons" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=4300; - --- Quest "Bungle in the Jungle" -DELETE FROM `quest_details` WHERE `ID`=4496; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4496,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4496; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=4496; - --- Quest "Volcanic Activity" -DELETE FROM `quest_details` WHERE `ID`=4502; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4502,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4502; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=4502; - --- Quest "The Apes of Un'Goro" -DELETE FROM `quest_details` WHERE `ID`=4289; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4289,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2 WHERE `ID`=4289; - --- Quest "The Mighty U'cha" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4301; - --- Quest "The Fare of Lar'korwi" -DELETE FROM `quest_details` WHERE `ID`=4290; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4290,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4290; - --- Quest "The Scent of Lar'korwi" -DELETE FROM `quest_details` WHERE `ID`=4291; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4291,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4291; - --- Quest "The Bait for Lar'korwi" -DELETE FROM `quest_details` WHERE `ID`=4292; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4292,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2, `EmoteOnIncomplete`=2 WHERE `ID`=4292; - --- Quest "Chasing A-Me 01" -DELETE FROM `quest_details` WHERE `ID`=4243; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4243,18,1,1,0,4000,0,0,0,0); - --- Quest "Chasing A-Me 01 (Part 3)" -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2 WHERE `ID`=4245; - --- Quest "Roll the Bones" -DELETE FROM `quest_details` WHERE `ID`=3882; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3882,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3882; -UPDATE `quest_offer_reward` SET `Emote2`=22, `Emote3`=1, `EmoteDelay2`=1000, `EmoteDelay3`=1000 WHERE `ID`=3882; - --- Quest "Alien Ecology" -DELETE FROM `quest_details` WHERE `ID`=3883; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3883,5,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=3883; - --- Quest "Expedition Salvation" -DELETE FROM `quest_details` WHERE `ID`=3881; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3881,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3881; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3881; - --- Quest "Muigin and Larion" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=11 WHERE `ID`=4141; - --- Quest "A Visit to Gregan" -DELETE FROM `quest_details` WHERE `ID`=4142; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4142,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4142; -UPDATE `quest_offer_reward` SET `Emote2`=1 WHERE `ID`=4142; - --- Quest "Haze of Evil" -DELETE FROM `quest_details` WHERE `ID`=4143; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4143,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4143; - --- Quest "Bloodpetal Sprouts" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4144; - --- Quest "Larion and Muigin" -DELETE FROM `quest_details` WHERE `ID`=4145; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4145,5,1,6,0,0,0,0,0,0); - --- Quest "Marvon's Workshop" -DELETE FROM `quest_details` WHERE `ID`=4147; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4147,1,5,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4147; - --- Quest "Zapper Fuel" -DELETE FROM `quest_details` WHERE `ID`=4146; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4146,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=4146; - --- Quest "Bloodpetal Zapper" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4148; - --- Quest "Finding the Source" -DELETE FROM `quest_details` WHERE `ID`=974; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(974,6,4,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=974; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=974; - --- Quest "The New Springs" -DELETE FROM `quest_details` WHERE `ID`=980; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(980,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=980; - --- Quest "Strange Sources" -DELETE FROM `quest_details` WHERE `ID`=4842; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4842,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4842; - --- Quest "Shizzle's Flyer" -DELETE FROM `quest_details` WHERE `ID`=4503; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4503,4,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4503; -UPDATE `quest_offer_reward` SET `Emote2`=2 WHERE `ID`=4503; - --- Quest "Beware of Pterrordax" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4 WHERE `ID`=4501; - --- Quest "A Little Help From My Friends" -UPDATE `quest_offer_reward` SET `Emote1`=4, `EmoteDelay1`=2000 WHERE `ID`=4491; - --- Quest "Crystals of Power" -DELETE FROM `quest_details` WHERE `ID`=4284; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4284,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=4284; - --- Quest "It's a Secret to Everybody (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3845; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=3845; - --- Quest "It's a Secret to Everybody (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=3908; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3908,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3908; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3908; - --- Quest "The Videre Elixir" -DELETE FROM `quest_details` WHERE `ID`=3909; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3909,5,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=3909; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3909; - --- Quest "The Videre Elixir" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4041; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4041; - --- Quest "Meet at the Grave" -DELETE FROM `quest_details` WHERE `ID`=3912; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3912,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3912; - --- Quest "A Grave Situation" -DELETE FROM `quest_details` WHERE `ID`=3913; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3913,1,1,0,0,0,0,0,0,0); - --- Quest "Linken's Sword" -UPDATE `quest_request_items` SET `EmoteOnComplete`=25 WHERE `ID`=3914; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=6 WHERE `ID`=3914; - --- Quest "A Gnome's Assistance" -DELETE FROM `quest_details` WHERE `ID`=3941; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3941,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=3941; - --- Quest "Linken's Memory" -DELETE FROM `quest_details` WHERE `ID`=3942; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3942,6,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=3942; - --- Quest "Silver Heart" -DELETE FROM `quest_details` WHERE `ID`=4084; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4084,274,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4084; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4084; - --- Quest "Aquementas" -DELETE FROM `quest_details` WHERE `ID`=4005; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4005,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4005; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4005; - --- Quest "Linken's Adventure" -DELETE FROM `quest_details` WHERE `ID`=3961; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3961,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID`=3961; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=3961; - --- Quest "It's Dangerous to Go Alone" -DELETE FROM `quest_details` WHERE `ID`=3962; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3962,273,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3962; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=3962; - --- Quest "Torwa Pathfinder" -DELETE FROM `quest_details` WHERE `ID`=9063; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9063,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9063; - --- Quest "Bloodpetal Poison" -DELETE FROM `quest_details` WHERE `ID`=9052; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9052,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9052; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=9052; - --- Quest "Toxic Test" -DELETE FROM `quest_details` WHERE `ID`=9051; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9051,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9051; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=6 WHERE `ID`=9051; - --- Quest "A Better Ingredient" -DELETE FROM `quest_details` WHERE `ID`=9053; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9053,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=9053; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=9053; diff --git a/sql/updates/world/master/2021_09_28_02_world_2018_06_08_03_world_335.sql b/sql/updates/world/master/2021_09_28_02_world_2018_06_08_03_world_335.sql deleted file mode 100644 index cf8989dad74..00000000000 --- a/sql/updates/world/master/2021_09_28_02_world_2018_06_08_03_world_335.sql +++ /dev/null @@ -1,549 +0,0 @@ --- Deadwood Den Watcher -DELETE FROM `smart_scripts` WHERE `entryorguid`=7156 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7156,0,1,0,2,0,100,1,0,50,0,0,0,39,30,1,0,0,0,0,1,0,0,0,0,0,0,0,"Deadwood Den Watcher - Between 0-50% Health - Call For Help (No Repeat)"); - --- Overlord Ror -DELETE FROM `smart_scripts` WHERE `entryorguid`=9464 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(9464,0,2,0,2,0,100,1,0,50,0,0,0,39,40,1,0,0,0,0,1,0,0,0,0,0,0,0,"Overlord Ror - Between 0-50% Health - Call For Help (No Repeat)"); - --- Duskwing -DELETE FROM `smart_scripts` WHERE `entryorguid`=11897 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11897,0,1,0,0,0,100,0,6000,9000,14000,17000,0,11,8281,0,0,0,0,0,1,0,0,0,0,0,0,0,"Duskwing - In Combat - Cast 'Sonic Burst'"); - --- Unseen Servant --- UPDATE `smart_scripts` SET `action_param1`=30991 WHERE `entryorguid`=8538 AND `source_type`=0 AND `id`=2; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=8538 AND `source_type`=0 AND `id`=3; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (8538,0,3,0,25,0,100,0,0,0,0,0,0,11,8279,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unseen Servant - On Reset - Cast 'Stealth Detection'"); - --- Rotting Ghoul -DELETE FROM `smart_scripts` WHERE `entryorguid`=1793 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1793,0,1,0,25,0,100,0,0,0,0,0,0,11,16800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rotting Ghoul - On Reset - Cast 'Ghoul Rot'"), -(1793,0,2,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rotting Ghoul - On Respawn - Cast 'Birth'"); - --- Freezing Ghoul -DELETE FROM `smart_scripts` WHERE `entryorguid`=1796 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1796,0,1,0,23,0,100,0,12544,0,1000,3000,0,11,12544,2,0,0,0,0,1,0,0,0,0,0,0,0,"Freezing Ghoul - On Has No Aura 'Frost Armor' - Cast 'Frost Armor'"), -(1796,0,2,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Freezing Ghoul - On Respawn - Cast 'Birth'"); - --- Devouring Ooze -DELETE FROM `smart_scripts` WHERE `entryorguid`=1808 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1808,0,1,0,0,0,100,0,5000,10000,15000,20000,0,11,12250,0,0,0,0,0,1,0,0,0,0,0,0,0,"Devouring Ooze - In Combat - Cast 'Summon Oozeling'"); - --- Oozeling -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8257; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8257 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8257,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Oozeling - Just Summoned - Start Attacking"); - --- Fledgling Chillwind -DELETE FROM `smart_scripts` WHERE `entryorguid`=7447 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7447,0,0,0,0,0,100,0,1000,2000,2500,4500,0,11,16552,64,0,0,0,0,2,0,0,0,0,0,0,0,"Fledgling Chillwind - In Combat - Cast 'Venom Spit'"); - --- Cauldron Lord Bilemaw -DELETE FROM `smart_scripts` WHERE `entryorguid`=11075 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11075,0,2,0,25,0,100,0,0,0,0,0,0,11,3417,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cauldron Lord Bilemaw - On Reset - Cast 'Thrash'"); - --- Slavering Ghoul -DELETE FROM `smart_scripts` WHERE `entryorguid`=1791 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1791,0,0,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Slavering Ghoul - On Reset - Cast 'Thrash'"), -(1791,0,1,0,0,0,100,0,6000,9000,45000,60000,0,11,7125,0,0,0,0,0,2,0,0,0,0,0,0,0,"Slavering Ghoul - In Combat - Cast 'Toxic Saliva'"), -(1791,0,2,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Slavering Ghoul - On Respawn - Cast 'Birth'"); - --- Scarlet Paladin -DELETE FROM `smart_scripts` WHERE `entryorguid`=1834 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1834,0,4,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Paladin - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1834; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1834,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Paladin"), -(1834,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Paladin"), -(1834,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Paladin"), -(1834,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Paladin"); - --- Scarlet Priest -DELETE FROM `smart_scripts` WHERE `entryorguid`=10608 AND `source_type`=0 AND `id`=5; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10608,0,5,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Priest - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10608; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10608,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Priest"), -(10608,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Priest"), -(10608,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Priest"), -(10608,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Priest"); - --- Scarlet Sentinel -DELETE FROM `smart_scripts` WHERE `entryorguid`=1827 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1827,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Sentinel - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1827; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1827,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Sentinel"), -(1827,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Sentinel"), -(1827,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Sentinel"), -(1827,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Sentinel"); - --- Scarlet Spellbinder -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=4494 AND `source_type`=0 AND `id` IN (1,2); -DELETE FROM `smart_scripts` WHERE `entryorguid`=4494 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4494,0,4,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Spellbinder - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=4494; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4494,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Spellbinder"), -(4494,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Spellbinder"), -(4494,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Spellbinder"), -(4494,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Spellbinder"); - --- Scarlet Mage -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=1826 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1826 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1826,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Mage - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1826; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1826,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Mage"), -(1826,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Mage"), -(1826,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Mage"), -(1826,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Mage"); - --- Scarlet Avenger -DELETE FROM `smart_scripts` WHERE `entryorguid`=4493 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4493,0,0,0,25,0,100,0,0,0,0,0,0,11,12787,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Avenger - On Reset - Cast 'Thrash'"), -(4493,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Avenger - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=4493; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4493,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Avenger"), -(4493,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Avenger"), -(4493,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Avenger"), -(4493,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Avenger"); - --- Scarlet Knight -DELETE FROM `smart_scripts` WHERE `entryorguid`=1833 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1833,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Knight - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1833; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1833,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Knight"), -(1833,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Knight"), -(1833,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Knight"), -(1833,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Knight"); - --- Scarlet Medic -DELETE FROM `smart_scripts` WHERE `entryorguid`=10605 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10605,0,4,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Medic - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10605; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10605,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Medic"), -(10605,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Medic"), -(10605,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Medic"), -(10605,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Medic"); - --- Scarlet Invoker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1835 AND `source_type`=0 AND `id` IN (0,1,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1835,0,0,0,0,0,100,0,0,0,2000,4000,0,11,15736,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scarlet Invoker - In Combat - Cast 'Arcane Missiles'"), -(1835,0,1,0,9,0,100,0,0,8,12000,20000,0,11,11975,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Invoker - Within 0-8 Range - Cast 'Arcane Explosion'"), -(1835,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Invoker - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1835; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1835,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Invoker"), -(1835,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Invoker"), -(1835,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Invoker"), -(1835,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Invoker"); - --- Scarlet Hunter -DELETE FROM `smart_scripts` WHERE `entryorguid`=1831 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1831,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Hunter - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1831; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1831,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Hunter"), -(1831,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Hunter"), -(1831,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Hunter"), -(1831,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Hunter"); - --- Gibbering Ghoul -DELETE FROM `smart_scripts` WHERE `entryorguid`=8531 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8531,0,1,0,0,0,100,0,6000,12000,22000,28000,0,11,12889,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gibbering Ghoul - In Combat - Cast 'Curse of Tongues'"); - --- Snarlflare -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=14272; -DELETE FROM `smart_scripts` WHERE `entryorguid`=14272 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(14272,0,0,0,1,0,100,0,6000,10000,6000,10000,11,54293,0,0,0,0,0,1,0,0,0,0,0,0,0,"Snarlflare - Out Of Combat - Cast 'Flame Breath'"), -(14272,0,1,0,0,0,100,0,4000,6000,8000,12000,11,8873,0,0,0,0,0,2,0,0,0,0,0,0,0,"Snarlflare - Combat - Cast 'Flame Breath'"); - --- Scarlet Smith -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1885; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1885 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1885,0,0,0,0,0,100,0,5000,7000,5000,7000,0,11,12057,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scarlet Smith - In Combat - Cast 'Strike'"), -(1885,0,1,0,0,0,100,0,8000,11000,11000,14000,0,11,11428,0,0,0,0,0,2,0,0,0,0,0,0,0,"Scarlet Smith - In Combat - Cast 'Knockdown'"), -(1885,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Scarlet Smith - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Spectral Attendant -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=11873; -DELETE FROM `smart_scripts` WHERE `entryorguid`=11873 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(11873,0,0,0,0,0,100,0,0,0,3000,5000,0,11,13860,64,0,0,0,0,2,0,0,0,0,0,0,0,"Spectral Attendant - In Combat - Cast 'Mind Blast'"), -(11873,0,1,0,0,0,100,0,8000,11000,14000,17000,0,11,11981,0,0,0,0,0,2,0,0,0,0,0,0,0,"Spectral Attendant - In Combat - Cast 'Mana Burn'"), -(11873,0,2,0,0,0,100,0,5000,7000,18000,21000,0,11,11443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Spectral Attendant - In Combat - Cast 'Cripple'"); - --- The Husk -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1851; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1851 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1851,0,0,0,0,0,100,0,9000,11000,20000,23000,0,11,3604,0,0,0,0,0,2,0,0,0,0,0,0,0,"The Husk - In Combat - Cast 'Tendon Rip'"), -(1851,0,1,0,0,0,100,0,5000,7000,12000,18000,0,11,17230,0,0,0,0,0,2,0,0,0,0,0,0,0,"The Husk - In Combat - Cast 'Infected Wound'"); - --- Dreadwhisper -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1849; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1849 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1849,0,0,0,0,0,100,0,1000,2000,18000,21000,0,11,11443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dreadwhisper - In Combat - Cast 'Criple'"), -(1849,0,1,0,0,0,100,0,6000,7000,11000,13000,0,11,17228,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dreadwhisper - In Combat - Cast 'Shadow Bolt Volley'"), -(1849,0,2,0,0,0,100,0,10000,12000,18000,21000,0,11,7068,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dreadwhisper - In Combat - Cast 'Veil of Shadow'"); - --- Putridius -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1850; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1850 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1850,0,0,0,0,0,100,0,11000,15000,18000,22000,0,11,10101,0,0,0,0,0,2,0,0,0,0,0,0,0,"Putridius - In Combat - Cast 'Knock Away'"), -(1850,0,1,0,0,0,100,0,7000,10000,22000,28000,0,11,12946,0,0,0,0,0,1,0,0,0,0,0,0,0,"Putridius - In Combat - Cast 'Putrid Stench'"), -(1850,0,2,0,0,0,100,0,5000,7000,8000,12000,0,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,"Putridius - In Combat - Cast 'Uppercut'"); - --- Venom Mist Lurker -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1822; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1822 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1822,0,0,0,25,0,100,0,0,0,0,0,0,11,10022,0,0,0,0,0,1,0,0,0,0,0,0,0,"Venom Mist Lurker - On Reset - Cast 'Deadly Poison'"); - --- Skeletal Flayer --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1783 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1783,0,0,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skeletal Flayer - On Reset - Cast 'Thrash'"); - --- Soulless Ghoul -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=1794 AND `source_type`=0 AND `id`=2; - --- Searing Ghoul -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=1795 AND `source_type`=0 AND `id`=1; - --- Skeletal Acolyte -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=1789 AND `source_type`=0 AND `id`=0; - --- Diseased Black Bear -DELETE FROM `smart_scripts` WHERE `entryorguid`=1815 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1815,0,0,0,0,0,100,0,6000,9000,11000,14000,0,11,3427,32,0,0,0,0,2,0,0,0,0,0,0,0,"Diseased Black Bear - In Combat - Cast 'Infected Wound'"); - --- Diseased Grizzly -DELETE FROM `smart_scripts` WHERE `entryorguid`=1816 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1816,0,0,0,0,0,100,0,6000,9000,11000,14000,0,11,3427,32,0,0,0,0,2,0,0,0,0,0,0,0,"Diseased Grizzly - In Combat - Cast 'Infected Wound'"); - --- Skeletal Sorcerer -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=1784 AND `source_type`=0 AND `id`=0; - --- Dethryll Satyr -UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `event_param3`=2000, `event_param4`=4000 WHERE `entryorguid`=2212 AND `source_type`=0 AND `id`=0; - --- Diseased Wolf -DELETE FROM `smart_scripts` WHERE `entryorguid`=1817 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1817,0,0,0,0,0,100,0,4000,9000,10000,15000,0,11,3427,32,0,0,0,0,2,0,0,0,0,0,0,0,"Diseased Wolf - In Combat - Cast 'Infected Wound'"); - --- Carrion Lurker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1821 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1821,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Carrion Lurker - On Reset - Cast 'Poison Proc'"); - --- Large Vile Slime -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=12387; -DELETE FROM `smart_scripts` WHERE `entryorguid`=12387 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(12387,0,0,0,0,0,100,0,0,0,3000,5000,0,11,13901,64,0,0,0,0,2,0,0,0,0,0,0,0,"Large Vile Slime - In Combat - Cast 'Arcane Bolt'"), -(12387,0,1,0,0,0,100,0,8000,11000,9000,15000,0,11,16843,0,0,0,0,0,1,0,0,0,0,0,0,0,"Large Vile Slime - In Combat - Cast 'Crimson Fury'"), -(12387,0,2,0,9,0,100,0,0,8,13000,15000,0,11,11975,0,0,0,0,0,1,0,0,0,0,0,0,0,"Large Vile Slime - Within 0-8 Range - Cast 'Arcane Explosion'"); - --- Skeletal Sorcerer -UPDATE `smart_scripts` SET `event_chance`=100, `event_param1`=8000, `event_param3`=16000 WHERE `entryorguid`=1804 AND `source_type`=0 AND `id`=0; - --- Haunting Vision --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=4472 AND `source_type`=0 AND `id` IN (1,2); - --- Putrid Gargoyle -DELETE FROM `smart_scripts` WHERE `entryorguid`=8534 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8534,0,0,0,25,0,100,0,0,0,0,0,0,11,16574,0,0,0,0,0,1,0,0,0,0,0,0,0,"Putrid Gargoyle - On Reset - Cast 'Putrid Bile'"); - --- Diseased Flayer -DELETE FROM `smart_scripts` WHERE `entryorguid`=8532 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8532,0,1,0,25,0,100,0,0,0,0,0,0,11,16800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Diseased Flayer - On Reset - Cast 'Ghoul Rot'"), -(8532,0,2,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Diseased Flayer - On Respawn - Cast 'Birth'"); - --- Eyeless Watcher -UPDATE `smart_scripts` SET `action_param1`=30991 WHERE `entryorguid`=8539 AND `source_type`=0 AND `id`=2; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8539 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(8539,0,3,0,25,0,100,0,0,0,0,0,0,11,8279,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eyeless Watcher - On Reset - Cast 'Stealth Detection'"); - --- Plague Ravager --- DELETE FROM `smart_scripts` WHERE `entryorguid`=8520 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (8520,0,1,0,25,0,100,0,0,0,0,0,0,11,3417,0,0,0,0,0,1,0,0,0,0,0,0,0,"Plague Ravager - On Reset - Cast 'Thrash'"); - --- Scarlet Warder --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9447 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9447,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Warder - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9447; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9447,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Warder"), --- (9447,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Warder"), --- (9447,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Warder"), --- (9447,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Warder"); - --- -- Scarlet Cleric --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9449 AND `source_type`=0 AND `id` IN (1,3); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9449,0,1,0,14,0,100,0,3000,40,25000,35000,0,11,15586,0,0,0,0,0,7,0,0,0,0,0,0,0,"Scarlet Cleric - On Friendly Between 0-40% Health - Cast 'Heal'"), --- (9449,0,3,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Cleric - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9449; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9449,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Cleric"), --- (9449,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Cleric"), --- (9449,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Cleric"), --- (9449,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Cleric"); - --- -- Scarlet Enchanter --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9452 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9452,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Enchanter - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9452; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9452,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Enchanter"), --- (9452,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Enchanter"), --- (9452,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Enchanter"), --- (9452,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Enchanter"); - --- Scarlet Praetorian --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9448 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9448,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Praetorian - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9448; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9448,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Praetorian"), --- (9448,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Praetorian"), --- (9448,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Praetorian"), --- (9448,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Praetorian"); - --- -- Scarlet Archmage --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=9451 AND `source_type`=0 AND `id` IN (0,2); --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9451 AND `source_type`=0 AND `id`=5; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9451,0,5,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Archmage - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9451; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9451,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Archmage"), --- (9451,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Archmage"), --- (9451,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Archmage"), --- (9451,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Archmage"); - --- -- Scarlet Curate --- DELETE FROM `smart_scripts` WHERE `entryorguid`=9450 AND `source_type`=0 AND `id`=4; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (9450,0,4,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Scarlet Curate - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=9450; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (9450,0,0,"You carry the taint of the Scourge. Prepare to enter the Twisting Nether.",12,7,100,0,0,0,2625,0,"Scarlet Curate"), --- (9450,0,1,"There is no escape for you. The Crusade shall destroy all who carry the Scourge's taint.",12,7,100,0,0,0,2626,0,"Scarlet Curate"), --- (9450,0,2,"The Light condemns all who harbor evil. Now you will die!",12,7,100,0,0,0,2627,0,"Scarlet Curate"), --- (9450,0,3,"The Scarlet Crusade shall smite the wicked and drive evil from these lands!",12,7,100,0,0,0,2628,0,"Scarlet Curate"); - --- Cursed Mage -UPDATE `smart_scripts` SET `event_param3`=2000, `event_param4`=4000 WHERE `entryorguid`=8524 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=8524 AND `source_type`=0 AND `id`=1; - --- Baron Bloodbane -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10819; -DELETE FROM `smart_scripts` WHERE `entryorguid`=10819 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10819,0,0,0,0,0,100,0,3000,6000,9000,12000,0,11,18663,0,0,0,0,0,5,0,0,0,0,0,0,0,"Baron Bloodbane - In Combat - Cast 'Shadow Shock'"), -(10819,0,1,0,13,0,100,0,12000,16000,0,0,0,11,12555,0,0,0,0,0,7,0,0,0,0,0,0,0,"Baron Bloodbane - Target Casting - Cast 'Pummel'"), --- (10819,0,2,0,1,0,100,0,1000,1000,1800000,1800000,0,11,11733,2,0,0,0,0,1,0,0,0,0,0,0,0,"Baron Bloodbane - Out of Combat - Cast 'Demon Armor'"), -(10819,0,3,0,0,0,100,0,3000,5000,6000,8000,0,11,13446,0,0,0,0,0,2,0,0,0,0,0,0,0,"Baron Bloodbane - In Combat - Cast 'Strike'"); - --- Death Knight Soulbearer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10818; -DELETE FROM `smart_scripts` WHERE `entryorguid`=10818 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10818,0,0,0,0,0,100,0,2000,4000,5000,9000,0,11,12471,2,0,0,0,0,5,0,0,0,0,0,0,0,"Death Knight Soulbearer - In Combat - Cast 'Shadow Bolt'"), -(10818,0,1,0,1,0,100,0,1000,1000,1800000,1800000,0,11,79934,2,0,0,0,0,1,0,0,0,0,0,0,0,"Death Knight Soulbearer - Out of Combat - Cast 'Demon Armor'"), -(10818,0,2,0,0,0,100,0,5000,7000,9000,11000,0,11,13737,0,0,0,0,0,2,0,0,0,0,0,0,0,"Death Knight Soulbearer - In Combat - Cast 'Mortal Strike'"); - --- Forest Spider -DELETE FROM `smart_scripts` WHERE `entryorguid`=30 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(30,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Forest Spider - On Reset - Cast 'Poison Proc'"); - --- Mine Spider -DELETE FROM `smart_scripts` WHERE `entryorguid`=43 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(43,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mine Spider - On Reset - Cast 'Poison Proc'"); - --- Mother Fang -DELETE FROM `smart_scripts` WHERE `entryorguid`=471 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(471,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mother Fang - On Reset - Cast 'Poison Proc'"), -(471,0,1,0,0,0,100,0,3000,6000,12000,15000,0,11,12023,0,0,0,0,0,2,0,0,0,0,0,0,0,"Mother Fang - In Combat - Cast 'Web'"); - --- Ruklar the Trapper -DELETE FROM `smart_scripts` WHERE `entryorguid`=60 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(60,0,0,0,0,0,100,0,4000,6000,11000,15000,0,11,12024,0,0,0,0,0,2,0,0,0,0,0,0,0,"Ruklar the Trapper - In Combat - Cast 'Net'"), -(60,0,1,0,0,0,100,0,6000,8000,22000,26000,0,11,6016,2,0,0,0,0,2,0,0,0,0,0,0,0,"Ruklar the Trapper - In Combat - Cast 'Pierce Armor'"); - --- Kobold Miner -DELETE FROM `smart_scripts` WHERE `entryorguid`=40 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(40,0,1,0,0,0,100,0,4000,14000,22000,28000,0,11,6016,2,0,0,0,0,2,0,0,0,0,0,0,0,"Kobold Miner - In Combat - Cast 'Pierce Armor'"); - --- Riverpaw Outrunner -DELETE FROM `smart_scripts` WHERE `entryorguid`=478 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(478,0,1,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Riverpaw Outrunner - On Reset - Cast 'Thrash'"); - --- Kobold Geomancer -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=476 AND `source_type`=0 AND `id`=2; - --- Defias Rogue Wizard -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=474 AND `source_type`=0 AND `id`=0; - --- Defias Footpad -UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=481 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=5000, `event_param3`=5000, `event_param4`=7000 WHERE `entryorguid`=481 AND `source_type`=0 AND `id`=1; - --- Young Goretusk -DELETE FROM `smart_scripts` WHERE `entryorguid`=454 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(454,0,0,0,9,0,50,1,5,40,0,0,0,11,6268,0,0,0,0,0,1,0,0,0,0,0,0,0,"Young Goretusk - Within 5-40 Range - Cast 'Rushing Charge' (No Repeat)"); - --- Goretusk -DELETE FROM `smart_scripts` WHERE `entryorguid`=157 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(157,0,0,0,9,0,50,1,5,40,0,0,0,11,6268,0,0,0,0,0,1,0,0,0,0,0,0,0,"Goretusk - Within 5-40 Range - Cast 'Rushing Charge' (No Repeat)"); - --- Murloc Coastrunner -DELETE FROM `smart_scripts` WHERE `entryorguid`=126 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(126,0,0,0,0,0,100,0,6000,9000,18000,24000,0,11,7357,2,0,0,0,0,2,0,0,0,0,0,0,0,"Murloc Coastrunner - In Combat - Cast 'Poisonous Stab'"); - --- Slark --- DELETE FROM `smart_scripts` WHERE `entryorguid`=519 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (519,0,0,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Slark - On Reset - Cast 'Thrash'"); - --- Brack --- DELETE FROM `smart_scripts` WHERE `entryorguid`=520 AND `source_type`=0 AND `id` IN (0,1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (520,0,0,0,0,0,100,0,6000,9000,12000,18000,0,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Brack - In Combat - Cast 'Hamstring'"), --- (520,0,1,0,0,0,100,0,9000,11000,22000,26000,0,11,6016,2,0,0,0,0,2,0,0,0,0,0,0,0,"Brack - In Combat - Cast 'Pierce Armor'"), --- (520,0,2,0,0,0,100,0,5000,7000,11000,15000,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,"Brack - In Combat - Cast 'Strike'"); - --- Murloc Oracle --- DELETE FROM `smart_scripts` WHERE `entryorguid`=517 AND `source_type`=0 AND `id` IN (0,1); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (517,0,0,0,0,0,100,0,0,0,3000,5000,0,11,9734,64,0,0,0,0,2,0,0,0,0,0,0,0,"Murloc Oracle - In Combat - Cast 'Holy Smite'"), --- (517,0,1,0,14,0,100,0,50,40,35000,45000,0,11,6074,0,0,0,0,0,7,0,0,0,0,0,0,0,"Murloc Oracle - Friendly At 50 Health - Cast 'Renew'"); - --- Murloc Tidehunter --- DELETE FROM `smart_scripts` WHERE `entryorguid`=127 AND `source_type`=0 AND `id` IN (0,1); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (127,0,0,0,0,0,100,0,8000,11000,15000,19000,0,11,11831,0,0,0,0,0,1,0,0,0,0,0,0,0,"Murloc Tidehunter - In Combat - Cast 'Frost Nova'"), --- (127,0,1,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Murloc Tidehunter - On Reset - Cast 'Poison Proc'"); - --- Harvest Reaper -UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=8000, `event_param3`=14000, `event_param4`=20000 WHERE `entryorguid`=115 AND `source_type`=0 AND `id`=0; - --- Fleshripper -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid` IN (1109,154) AND `source_type`=0 AND `id`=0; - --- Defias Trapper -UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=504 AND `source_type`=0 AND `id`=0; - --- Dust Devil --- UPDATE `smart_scripts` SET `event_param1`=7000, `event_param2`=11000, `event_param3`=15000, `event_param4`=19000 WHERE `entryorguid`=832 AND `source_type`=0 AND `id`=0; - --- Riverpaw Shaman --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1065 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1065,0,2,0,14,0,100,0,120,40,35000,45000,0,11,913,1,0,0,0,0,7,0,0,0,0,0,0,0,"Riverpaw Shaman - Friendly At 120 Health - Cast 'Healing Wave'"); - --- Defias Looter --- DELETE FROM `smart_scripts` WHERE `entryorguid`=590 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (590,0,2,0,0,0,100,0,4000,9000,24000,29000,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Defias Looter - In Combat - Cast 'Disarm'"); - --- Riverpaw Mongrel --- UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=15000 WHERE `entryorguid`=123 AND `source_type`=0 AND `id`=1; - --- Defias Knuckleduster --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=449 AND `source_type`=0 AND `id`=0; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=449 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (449,0,2,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Defias Knuckleduster - On Reset - Cast 'Thrash'"); - --- Riverpaw Bandit --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=452 AND `source_type`=0 AND `id`=0; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=452 AND `source_type`=0 AND `id`=2; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (452,0,2,0,0,0,100,0,5000,9000,15000,19000,0,11,7357,2,0,0,0,0,2,0,0,0,0,0,0,0,"Riverpaw Bandit - In Combat - Cast 'Poisonous Stab'"); - --- Riverpaw Taskmaster -DELETE FROM `smart_scripts` WHERE `entryorguid`=98 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(98,0,1,0,74,0,100,0,0,80,12000,16000,0,11,3229,0,0,0,0,0,9,0,0,10,0,0,0,0,"Riverpaw Taskmaster - On Friendly Between 0-80% Health - Cast 'Quick Bloodlust'"); - --- Leprithus -DELETE FROM `smart_scripts` WHERE `entryorguid`=572 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(572,0,0,0,0,0,100,0,8000,11000,11000,17000,0,11,4974,0,0,0,0,0,2,0,0,0,0,0,0,0,"Leprithus - In Combat - Cast 'Wither Touch'"), -(572,0,1,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Leprithus - On Reset - Cast 'Poison Proc'"); - --- Fix bytes2 for some range-attacking creatures -UPDATE `creature_addon` SET `bytes2`=2 WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id` IN (/*1831,*/8561,12322,2212,3745,3926,7155,7442,8564,11680/*,500*/)); -UPDATE `creature_template_addon` SET `bytes2`=2 WHERE `entry` IN (/*1831,*/8561,12322,2212,3745,3926,7155,7442,8564,11680/*,500*/); - --- Brack and Slark shoud be running --- UPDATE `waypoint_data` SET `move_type`=1 WHERE `id` IN (902060,902070); diff --git a/sql/updates/world/master/2021_09_28_03_world_2018_06_13_00_world.sql b/sql/updates/world/master/2021_09_28_03_world_2018_06_13_00_world.sql deleted file mode 100644 index 35879fe8a37..00000000000 --- a/sql/updates/world/master/2021_09_28_03_world_2018_06_13_00_world.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Firewing Courier Aggro Text -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18548; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18548 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18548,0,0,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Firewing Courier - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=18548; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18548,0,0,"This belongs to Firewing Point. You'll not be putting your grubby hands on it!",12,0,100,0,0,0,15528,0,"Firewing Courier"); diff --git a/sql/updates/world/master/2021_09_28_04_world_2018_06_13_02_world.sql b/sql/updates/world/master/2021_09_28_04_world_2018_06_13_02_world.sql deleted file mode 100644 index 341ab315c3a..00000000000 --- a/sql/updates/world/master/2021_09_28_04_world_2018_06_13_02_world.sql +++ /dev/null @@ -1,18 +0,0 @@ --- Zeth'Gor Must Burn! (10792) -DELETE FROM `gameobject` WHERE `id`=183816; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (20813,20814,20815,20816) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(20813,0,0,1,8,0,100,512,35724,0,0,0,0,33,20813,0,0,0,0,0,7,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Barracks - On Spellhit \'Throw Torch\' - Quest Credit (No Repeat)'), -(20813,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,183816,75,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Barracks - On Spellhit \'Throw Torch\' - Despawn Game Object'), -(20813,0,2,0,61,0,100,512,0,0,0,0,0,11,36325,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Barracks - On Spellhit \'Throw Torch\' - Spawn Game Object'), -(20814,0,0,1,8,0,100,512,35724,0,0,0,0,33,20814,0,0,0,0,0,7,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Stable - On Spellhit \'Throw Torch\' - Quest Credit (No Repeat)'), -(20814,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,183816,20,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Stable - On Spellhit \'Throw Torch\' - Despawn Game Object'), -(20814,0,2,0,61,0,100,512,0,0,0,0,0,11,36325,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, Stable - On Spellhit \'Throw Torch\' - Spawn Game Object'), -(20815,0,0,1,8,0,100,512,35724,0,0,0,0,33,20815,0,0,0,0,0,7,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, East Hovel - On Spellhit \'Throw Torch\' - Kill Credit (No Repeat)'), -(20815,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,183816,20,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, East Hovel - On Spellhit \'Throw Torch\' - Despawn Game Object'), -(20815,0,2,0,61,0,100,512,0,0,0,0,0,11,36325,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, East Hovel - On Spellhit \'Throw Torch\' - Spawn Game Object'), -(20816,0,0,1,8,0,100,512,35724,0,0,0,0,33,20816,0,0,0,0,0,7,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, West Hovel - On Spellhit \'Throw Torch\' - Quest Credit (No Repeat)'), -(20816,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,183816,20,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, West Hovel - On Spellhit \'Throw Torch\' - Despawn Game Object'), -(20816,0,2,0,61,0,100,512,0,0,0,0,0,11,36325,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zeth\'Gor Quest Credit Marker, West Hovel - On Spellhit \'Throw Torch\' - Spawn Game Object'); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=36325; diff --git a/sql/updates/world/master/2021_09_28_05_world_2018_06_13_03_world.sql b/sql/updates/world/master/2021_09_28_05_world_2018_06_13_03_world.sql deleted file mode 100644 index 8e482a3546b..00000000000 --- a/sql/updates/world/master/2021_09_28_05_world_2018_06_13_03_world.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Burn It Up... For the Horde! (10087) -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18849, 19008) AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18849,0,0,1,8,0,100,512,33067,0,0,0,0,33,18849,0,0,0,0,0,7,0,0,0,0,0,0,0,'Invis Alliance Siege Engine - East - On Spellhit \'Ignite Alliance Siege Engine\' - Quest Credit \'Burn It Up... For the Horde!\' (No Repeat)'), -(18849,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,182817,30,0,0,0,0,0,'Invis Alliance Siege Engine - East - On Spellhit \'Ignite Alliance Siege Engine\' - Despawn Game Object'), -(18849,0,2,0,61,0,100,512,0,0,0,0,0,50,182817,60,0,0,0,0,20,183122,40,0,0,0,0,0,'Invis Alliance Siege Engine - East - On Spellhit \'Ignite Alliance Siege Engine\' - Summon Game Object'), -(19008,0,0,1,8,0,100,512,33067,0,0,0,0,33,19008,0,0,0,0,0,7,0,0,0,0,0,0,0,'Invis Alliance Siege Engine - West - On Spellhit \'Ignite Alliance Siege Engine\' - Quest Credit \'Burn It Up... For the Horde!\' (No Repeat)'), -(19008,0,1,2,61,0,100,512,0,0,0,0,0,41,0,0,0,0,0,0,15,182817,30,0,0,0,0,0,'Invis Alliance Siege Engine - West - On Spellhit \'Ignite Alliance Siege Engine\' - Despawn Game Object'), -(19008,0,2,0,61,0,100,512,0,0,0,0,0,50,182817,60,0,0,0,0,20,185122,40,0,0,0,0,0,'Invis Alliance Siege Engine - West - On Spellhit \'Ignite Alliance Siege Engine\' - Summon Game Object'); diff --git a/sql/updates/world/master/2021_09_28_06_world_2018_06_13_05_world_335.sql b/sql/updates/world/master/2021_09_28_06_world_2018_06_13_05_world_335.sql deleted file mode 100644 index c973ad98bd2..00000000000 --- a/sql/updates/world/master/2021_09_28_06_world_2018_06_13_05_world_335.sql +++ /dev/null @@ -1,270 +0,0 @@ --- Great Goretusk -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=547 AND `source_type`=0 AND `id`=0; - --- Tarantula -DELETE FROM `smart_scripts` WHERE `entryorguid`=442 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(442,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tarantula - On Reset - Cast 'Poison Proc'"); - --- Greater Tarantula -DELETE FROM `smart_scripts` WHERE `entryorguid`=505 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(505,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Greater Tarantula - On Reset - Cast 'Poison Proc'"); - --- Chatter -DELETE FROM `smart_scripts` WHERE `entryorguid`=616 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(616,0,0,0,25,0,100,0,0,0,0,0,0,11,11959,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chatter - On Reset - Cast 'Poison Proc'"); - --- Redridge Mongrel --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=423 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=423 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (423,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Mongrel"); - --- Redridge Thrasher --- DELETE FROM `smart_scripts` WHERE `entryorguid`=712 AND `source_type`=0 AND `id` IN (1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (712,0,1,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Redridge Thrasher - On Aggro - Say Line 0"), --- (712,0,2,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Redridge Thrasher - On Reset - Cast 'Thrash'"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=712; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (712,0,0,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Thrasher"), --- (712,0,1,"Grrrr... fresh meat!",12,0,100,0,0,0,1870,0,"Redridge Thrasher"), --- (712,0,2,"More bones to gnaw on...",12,0,100,0,0,0,1871,0,"Redridge Thrasher"); - --- Redridge Poacher --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=424 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=424 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (424,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Poacher"); - --- Redridge Brute --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=426 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=426 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (426,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Brute"); - --- Redridge Mystic --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=430 AND `source_type`=0 AND `id`=0; --- UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=430 AND `source_type`=0 AND `id`=1; - --- DELETE FROM `creature_text` WHERE `CreatureID`=430 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (430,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Mystic"); - --- Redridge Basher --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=446 AND `source_type`=0 AND `id`=0; --- UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=9000, `event_param3`=15000, `event_param4`=19000 WHERE `entryorguid`=446 AND `source_type`=0 AND `id`=1; - --- DELETE FROM `creature_text` WHERE `CreatureID`=446 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (446,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Basher"); - --- Redridge Alpha --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=445 AND `source_type`=0 AND `id`=0; --- UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=7000, `event_param3`=14000, `event_param4`=18000 WHERE `entryorguid`=445 AND `source_type`=0 AND `id`=1; - --- DELETE FROM `creature_text` WHERE `CreatureID`=445 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (445,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Alpha"); - --- Redridge Drudger --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=580 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=580 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (580,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Redridge Drudger"); - --- Shadowhide Warrior -DELETE FROM `smart_scripts` WHERE `entryorguid`=568 AND `source_type`=0 AND `id` IN (0,1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(568,0,0,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Warrior - On Aggro - Say Line 0"), -(568,0,1,0,4,0,100,0,0,0,0,0,0,11,7164,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Warrior - On Aggro - Cast 'Defensive Stance'"), -(568,0,2,0,0,0,100,0,5000,9000,11000,17000,0,11,7405,2,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowhide Warrior - In Combat - Cast 'Sunder Armor'"); - -DELETE FROM `creature_text` WHERE `CreatureID`=568 AND `GroupID`=0 AND `ID`=2; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(568,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Warrior"); - --- Shadowhide Slayer -DELETE FROM `smart_scripts` WHERE `entryorguid`=431 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(431,0,2,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Slayer - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=431; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(431,0,0,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Slayer"), -(431,0,1,"Grrrr... fresh meat!",12,0,100,0,0,0,1870,0,"Shadowhide Slayer"), -(431,0,2,"More bones to gnaw on...",12,0,100,0,0,0,1871,0,"Shadowhide Slayer"); - --- Shadowhide Darkweaver --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=429 AND `source_type`=0 AND `id`=0; --- UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=429 AND `source_type`=0 AND `id`=1; - --- DELETE FROM `creature_text` WHERE `CreatureID`=429 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (429,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Darkweaver"); - --- Shadowhide Brute --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=432 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=432 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (432,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Brute"); - --- Shadowhide Gnoll --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=433 AND `source_type`=0 AND `id`=0; - --- DELETE FROM `creature_text` WHERE `CreatureID`=433 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (433,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Gnoll"); - --- Rabid Shadowhide Gnoll -DELETE FROM `smart_scripts` WHERE `entryorguid`=434 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(434,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rabid Shadowhide Gnoll - On Reset - Cast 'Poison Proc'"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=434 AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (434,0,2,"Grrrrr!",12,0,100,0,0,0,1869,0,"Rabid Shadowhide Gnoll"); - --- Shadowhide Assassin --- DELETE FROM `smart_scripts` WHERE `entryorguid`=579 AND `source_type`=0 AND `ID` IN (0,2,4); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (579,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Assassin - On Reset - Cast 'Poison Proc'"), --- (579,0,2,0,25,0,100,0,0,0,0,0,0,11,30991,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Assassin - On Reset - Cast 'Stealth'"), --- (579,0,4,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowhide Assassin - On Aggro - Say Line 0"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=579; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (579,0,0,"Grrrrr!",12,0,100,0,0,0,1869,0,"Shadowhide Assassin"), --- (579,0,1,"Grrrr... fresh meat!",12,0,100,0,0,0,1870,0,"Shadowhide Assassin"), --- (579,0,2,"More bones to gnaw on...",12,0,100,0,0,0,1871,0,"Shadowhide Assassin"); - --- Rohh the Silent --- DELETE FROM `smart_scripts` WHERE `entryorguid`=947 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (947,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rohh the Silent - On Reset - Cast 'Poison Proc'"), --- (947,0,1,0,25,0,100,0,0,0,0,0,0,11,30991,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rohh the Silent - On Reset - Cast 'Stealth'"); - --- Murloc Flesheater -DELETE FROM `smart_scripts` WHERE `entryorguid`=422 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(422,0,0,0,25,0,100,0,0,0,0,0,0,11,3394,0,0,0,0,0,1,0,0,0,0,0,0,0,"Murloc Flesheater - On Reset - Cast 'Consume Flesh'"); - --- Murloc Minor Tidecaller --- DELETE FROM `smart_scripts` WHERE `entryorguid`=548 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (548,0,1,0,14,0,100,0,180,40,25000,35000,0,11,547,0,0,0,0,0,7,0,0,0,0,0,0,0,"Murloc Minor Tidecaller - Friendly At 180 Health - Cast 'Heal'"); - --- Murloc Tidecaller --- DELETE FROM `smart_scripts` WHERE `entryorguid`=545 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (545,0,1,0,14,0,100,0,200,40,23000,26000,0,11,913,0,0,0,0,0,7,0,0,0,0,0,0,0,"Murloc Tidecaller - Friendly At 200 Health - Cast 'Healing Wave'"); - --- Murloc Nightcrawler -DELETE FROM `smart_scripts` WHERE `entryorguid`=544 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(544,0,0,0,25,0,100,0,0,0,0,0,0,11,8601,0,0,0,0,0,1,0,0,0,0,0,0,0,"Murloc Nightcrawler - On Reset - Cast 'Slowing Poison'"); - --- Murloc Scout -DELETE FROM `smart_scripts` WHERE `entryorguid`=578 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(578,0,0,0,0,0,100,0,5000,7000,13000,15000,0,11,7357,2,0,0,0,0,2,0,0,0,0,0,0,0,"Murloc Scout - In Combat - Cast 'Poisonous Stab'"); - --- Blackrock Outrunner / Blackrock Grunt / Blackrock Renegade / Blackrock Sentry / Blackrock Shadowcaster / Blackrock Hunter / Blackrock Tracker / Blackrock Champion --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid` IN (485,440,437,4065,436,4462,615,435) AND `source_type`=0 AND `id`=0; - --- Blackrock Summoner --- UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid`=4463 AND `source_type`=0 AND `id`=1; --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=4463 AND `source_type`=0 AND `id` IN (3,4); - --- Blackrock Scout -DELETE FROM `smart_scripts` WHERE `entryorguid`=4064 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4064,0,4,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Blackrock Scout - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=4064 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4064,1,0,"Feel the power of the Blackrock Orcs!",12,1,100,0,0,0,1874,0,"Blackrock Scout"), -(4064,1,1,"You are no match for the Blackrock Orcs!",12,1,100,0,0,0,1875,0,"Blackrock Scout"); - --- Blackrock Shadowcaster --- UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=436 AND `source_type`=0 AND `id`=3; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=436 AND `source_type`=0 AND `id`=5; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (436,0,5,0,0,0,100,0,4000,8000,18000,24000,0,11,8994,0,0,0,0,0,6,0,0,0,0,0,0,0,"Blackrock Shadowcaster - In Combat - Cast 'Banish'"); - --- Blackrock Gladiator -DELETE FROM `smart_scripts` WHERE `entryorguid`=4464 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(4464,0,6,0,4,0,15,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Blackrock Gladiator - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=4464 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(4464,1,0,"Feel the power of the Blackrock Orcs!",12,1,100,0,0,0,1874,0,"Blackrock Gladiator"), -(4464,1,1,"You are no match for the Blackrock Orcs!",12,1,100,0,0,0,1875,0,"Blackrock Gladiator"); - --- Blackrock Hunter --- UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=15000, `event_param3`=19000, `event_param4`=28000 WHERE `entryorguid`=4462 AND `source_type`=0 AND `id`=2; - --- Gath'Ilzogg --- DELETE FROM `smart_scripts` WHERE `entryorguid`=334 AND `source_type`=0 AND `ID` IN (1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (334,0,1,0,0,0,100,0,7000,9000,32000,39000,0,11,3427,0,0,0,0,0,2,0,0,0,0,0,0,0,"Gath'Ilzogg - In Combat - Cast 'Infected Wound'"), --- (334,0,2,0,0,0,100,0,5000,7000,12000,16000,0,11,11972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Gath'Ilzogg - In Combat - Cast 'Shield Bash'"); - --- Servant of Ilgalar -UPDATE `smart_scripts` SET `event_param1`=1000, `event_param2`=9000, `event_param3`=13000, `event_param4`=21000 WHERE `entryorguid`=819 AND `source_type`=0 AND `id`=0; - --- Grand Magus Doane -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=397 AND `source_type`=0 AND `id`=1; - --- Minion of Doane -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2531; -DELETE FROM `smart_scripts` WHERE `entryorguid`=2531 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2531,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,40,0,0,0,0,0,0,"Minion of Doane - Just Summoned - Start Attacking"); - --- Kazon -UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=9000, `event_param3`=11000, `event_param4`=17000 WHERE `entryorguid`=584 AND `source_type`=0 AND `id`=0; - --- Blackrock Champion --- DELETE FROM `smart_scripts` WHERE `entryorguid`=435 AND `source_type`=0 AND `id`=5; --- UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=435 AND `source_type`=0 AND `id`=4; - --- Kobold Digger / Kobold Tunneler / Kobold Worker / Kobold Laborer / Kobold Vermin --- DELETE FROM `creature_text` WHERE `CreatureID` IN (1236,475,257,80,6) AND `GroupID`=0 AND `ID`=2; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (1236,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Digger"), --- (475,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Tunneler"), --- (257,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Worker"), --- (80,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Laborer"), --- (6,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Vermin"); - --- -- Kobold Geomancer / Kobold Miner / Goldtooth --- DELETE FROM `creature_text` WHERE `CreatureID` IN (327,476,40) AND `GroupID`=0 AND `ID` IN (1,2); --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (327,0,1,"You no take candle!",12,0,100,0,0,0,1868,0,"Goldtooth"), --- (327,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Goldtooth"), --- (476,0,1,"Yiieeeee! Me run!",12,0,100,0,0,0,1864,0,"Kobold Geomancer"), --- (476,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Geomancer"), --- (40,0,1,"Yiieeeee! Me run!",12,0,100,0,0,0,1864,0,"Kobold Miner"), --- (40,0,2,"No kill me! No kill me!",12,0,100,0,0,0,1863,0,"Kobold Miner"); - --- Fix spawn position and movement for some creatures --- UPDATE `creature` SET `position_x`=-9299.74, `position_y`=-1889.38, `position_z`=76.523 WHERE `guid`=6707; -- inside a tree --- UPDATE `creature` SET `position_z`=77.7874 WHERE `guid`=6707; --- UPDATE `creature` SET `position_z`=64.0717 WHERE `guid`=6261; --- UPDATE `creature` SET `position_x`=-9286.79, `position_y`=-1926.36, `position_z`=72.0246, `spawndist`=10, `MovementType`=1 WHERE `guid`=10105; - --- Fix spawn position for some objects --- UPDATE `gameobject` SET `position_x`=-9668.03, `position_y`=-2031.67, `position_z`=60.3287, `orientation`=4.497 WHERE `guid`=5242; -- inside a rock --- UPDATE `gameobject` SET `position_x`=-8964.17, `position_y`=-2652.36, `position_z`=154.183, `orientation`=4.79 WHERE `guid`=5637; -- beneath the ground --- UPDATE `gameobject` SET `position_x`=-9102.35, `position_y`=-2805.85, `position_z`=118.746, `orientation`=4.97 WHERE `guid`=5632; -- unreachable --- UPDATE `gameobject` SET `position_x`=-9047.56, `position_y`=-3322.43, `position_z`=106.844, `orientation`=4.673 WHERE `guid`=5632; -- inside a tree diff --git a/sql/updates/world/master/2021_09_28_07_world_2018_06_13_06_world.sql b/sql/updates/world/master/2021_09_28_07_world_2018_06_13_06_world.sql deleted file mode 100644 index d7af2a74940..00000000000 --- a/sql/updates/world/master/2021_09_28_07_world_2018_06_13_06_world.sql +++ /dev/null @@ -1,61 +0,0 @@ --- Quest "By Any Means Necessary" -UPDATE `quest_template_addon` SET `SpecialFlags`=2 WHERE `ID`=9978; - --- Empoor -DELETE FROM `gossip_menu` WHERE `MenuID`=7704 AND `TextID`=9406; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7704,9406,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuID`=7704 AND `OptionIndex`=1; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7704,1,0,"Tell me again what you know!",16123,1,1,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7704 AND `SourceEntry`=9406; -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=7704 AND `SourceEntry`=1; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,7704,9406,0,0,28,0,9978,0,0,0,0,0,"","Show gossip text 9406 if quest 'By Any Means Necessary' is complete"), -(15,7704,1,0,0,8,0,9978,0,0,0,0,0,"","Show gossip option 1 if quest 'By Any Means Necessary' is rewarded"), -(15,7704,1,0,0,14,0,9979,0,0,0,0,0,"","Show gossip option 1 if quest 'Wind Trader Lathrai' is not taken"), -(15,7704,1,0,1,28,0,9978,0,0,0,0,0,"","Show gossip option 1 if quest 'By Any Means Necessary' is complete"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=18482 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1848200,1848201,1848202) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18482,0,0,0,11,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Respawn - Remove Npc Flag Questgiver"), -(18482,0,1,0,11,0,100,0,0,0,0,0,0,42,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Respawn - Set Invincibility at 1 HP"), -(18482,0,2,4,62,0,100,0,7704,0,0,0,0,80,1848200,2,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Gossip Option 0 Selected - Run Script"), -(18482,0,3,4,62,0,100,0,7704,1,0,0,0,80,1848200,2,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Gossip Option 1 Selected - Run Script"), -(18482,0,4,0,61,0,100,0,0,0,0,0,0,78,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Gossip Option Selected - Reset All Scripts"), -(18482,0,5,0,2,0,100,1,0,1,0,0,0,80,1848201,2,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - Between 0-1% Health - Run Script"), -(18482,0,6,0,0,0,100,0,3000,5000,9000,12000,0,11,12548,0,0,0,0,0,2,0,0,0,0,0,0,0,"Empoor - In Combat - Cast 'Frost Shock'"), -(18482,0,7,0,23,0,100,0,12550,0,1000,2000,0,11,12550,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Has No Aura 'Lightning Shield' - Cast 'Lightning Shield'"), -(18482,0,8,0,7,0,100,0,0,0,0,0,0,80,1848202,2,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Evade - Run Script"), -(1848200,9,0,0,0,0,100,0,0,0,0,0,0,2,1679,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Set Faction 1679"), -(1848200,9,1,0,0,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,19,18483,0,0,0,0,0,0,"Empoor - On Script - Set Data 1 to Empoor's Bodyguard"), -(1848200,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Say Line 0"), -(1848200,9,3,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,40,0,0,0,0,0,0,"Empoor - On Script - Start Attacking"), -(1848201,9,0,0,0,0,100,0,0,0,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Set Faction 35"), -(1848201,9,1,0,0,0,100,0,0,0,0,0,0,27,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Stop Combat"), -(1848201,9,2,0,0,0,100,0,0,0,0,0,0,45,2,2,0,0,0,0,19,18483,0,0,0,0,0,0,"Empoor - On Script - Set Data 2 to Empoor's Bodyguard"), -(1848201,9,3,0,0,0,100,0,0,0,0,0,0,15,9978,0,0,0,0,0,18,50,0,0,0,0,0,0,"Empoor - On Script - Complete Quest 'By Any Means Necessary'"), -(1848201,9,4,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Add Npc Flag Questgiver"), -(1848201,9,5,0,0,0,100,0,120000,120000,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Remove Npc Flag Questgiver"), -(1848201,9,6,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Say Line 1"), -(1848202,9,0,0,0,0,100,0,20000,20000,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor - On Script - Set Faction 35"); - -DELETE FROM `creature_text` WHERE `CreatureID`=18482; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18482,0,0,"What is the meaning of this?!",12,0,100,0,0,0,15487,0,"Empoor"), -(18482,1,0,"I'm leaving now!",12,0,100,1,0,0,15491,0,"Empoor"); - --- Empoor's Bodyguard -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18483; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18483 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18483,0,0,0,38,0,100,0,1,1,0,0,2,1679,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor's Bodyguard - On Data Set - Set Faction 1679"), -(18483,0,1,0,38,0,100,0,1,1,0,0,49,0,0,0,0,0,0,21,40,0,0,0,0,0,0,"Empoor's Bodyguard - On Data Set - Start Attacking"), -(18483,0,2,0,38,0,100,0,2,2,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor's Bodyguard - On Data Set - Set Faction 35"), -(18483,0,3,0,38,0,100,0,2,2,0,0,27,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor's Bodyguard - On Data Set - Stop Combat"), -(18483,0,4,0,0,0,100,0,3000,5000,10000,14000,11,11977,0,0,0,0,0,2,0,0,0,0,0,0,0,"Empoor's Bodyguard - In Combat - Cast 'Rend'"), -(18483,0,5,0,0,0,100,0,5000,7000,15000,20000,11,13730,0,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor's Bodyguard - In Combat - Cast 'Demoralizing Shout'"), -(18483,0,6,0,7,0,100,0,0,0,0,0,80,1848202,2,0,0,0,0,1,0,0,0,0,0,0,0,"Empoor's Bodyguard - On Evade - Run Script"); diff --git a/sql/updates/world/master/2021_09_29_00_world_2018_06_17_00_world.sql b/sql/updates/world/master/2021_09_29_00_world_2018_06_17_00_world.sql deleted file mode 100644 index 6fd306a3a39..00000000000 --- a/sql/updates/world/master/2021_09_29_00_world_2018_06_17_00_world.sql +++ /dev/null @@ -1,62 +0,0 @@ --- Quest "The Final Code" --> Outro Event --- Texts -DELETE FROM `creature_text` WHERE `CreatureID` IN (18459,21400,21397); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18459,0,0,"Rejoice, my friends! $n has saved us from the looming shadow that threatened our very lives!",14,7,100,22,0,0,19075,0,"Jenai Starwhisper"), -(21400,0,0,"We're saved? We're really saved?! YAHOO!",12,7,100,5,0,0,19076,0,"Eckert"), -(21400,1,0,"It's time to PARTY!",12,7,100,0,0,0,19077,0,"Eckert"), -(21397,0,0,"%s applauds lightly, smiling.",16,0,100,21,0,0,19078,0,"Aeman Brightsong"), -(21397,1,0,"How fortuitous. I believe this calls for some wine.",12,7,100,1,0,0,19079,0,"Aeman Brightsong"), -(21397,2,0,"A fine vintage in celebration of our salvation!",12,7,100,1,0,0,19080,0,"Aeman Brightsong"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18459; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18459 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1845900 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18459,0,0,0,11,0,100,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jenai Starwhisper - On Respawn - Set Event Phase 1"), -(18459,0,1,0,20,1,100,0,10446,0,0,0,80,1845900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jenai Starwhisper - On Quest 'The Final Code' Finished - Run Script"), -(1845900,9,0,0,0,0,100,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jenai Starwhisper - On Script - Set Event Phase 0"), -(1845900,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jenai Starwhisper - On Script - Say Line 0"), -(1845900,9,2,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,21400,0,0,0,0,0,0,"Jenai Starwhisper - On Script - Set Data to Eckert"), -(1845900,9,3,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,19,21397,0,0,0,0,0,0,"Jenai Starwhisper - On Script - Set Data to Aeman Brightsong"), -(1845900,9,4,0,0,0,100,0,60000,60000,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Jenai Starwhisper - On Script - Set Event Phase 1"); - --- Eckert -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=21400; -DELETE FROM `smart_scripts` WHERE `entryorguid`=21400 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=2140000 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(21400,0,0,0,38,0,100,0,1,1,0,0,53,1,21400,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Data Set - Start Waypoint"), -(21400,0,1,0,38,0,100,0,1,1,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Data Set - Set Emote State 'None'"), -(21400,0,2,0,40,0,100,0,1,21400,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Waypoint 1 Reached - Pause Waypoint"), -(21400,0,3,0,40,0,100,0,1,21400,0,0,80,2140000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Waypoint 1 Reached - Run Script"), -(21400,0,4,0,40,0,100,0,2,21400,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.71374,"Eckert - On Waypoint 2 Reached - Set Orientation"), -(21400,0,5,0,40,0,100,0,2,21400,0,0,17,10,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Waypoint 2 Reached - Set Emote State 'Dance'"), -(21400,0,6,0,40,0,100,0,2,21400,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Waypoint 2 Reached - Say Line 1"), -(2140000,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.34305,"Eckert - On Script - Set Orientation"), -(2140000,9,1,0,0,0,100,0,500,500,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Script - Say Line 0"), -(2140000,9,2,0,0,0,100,0,3000,3000,0,0,5,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Eckert - On Script - Play Emote 'Cheer'"); - --- Aeman Brightsong -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=21397; -DELETE FROM `smart_scripts` WHERE `entryorguid`=21397 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2139700,2139701) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(21397,0,0,0,38,0,100,0,1,1,0,0,53,0,21397,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Data Set - Start Waypoint"), -(21397,0,1,0,40,0,100,0,1,21397,0,0,54,9000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Waypoint 1 Reached - Pause Waypoint"), -(21397,0,2,0,40,0,100,0,1,21397,0,0,80,2139700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Waypoint 1 Reached - Run Script"), -(21397,0,3,0,40,0,100,0,2,21397,0,0,80,2139701,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Waypoint 2 Reached - Run Script"), -(2139700,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Script - Say Line 0"), -(2139700,9,1,0,0,0,100,0,3000,3000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Script - Say Line 1"), -(2139701,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.56465,"Aeman Brightsong - On Script - Set Orientation"), -(2139701,9,1,0,0,0,100,0,0,0,0,0,41,0,0,0,0,0,0,15,184753,20,0,0,0,0,0,"Aeman Brightsong - On Script - Despawn Gameobject 'Brightsong Wine'"), -(2139701,9,2,0,0,0,100,0,0,0,0,0,50,184753,300,0,0,0,0,8,0,0,0,-2965.37,4012.68,1.49919,6.03974,"Aeman Brightsong - On Script - Summon Gameobject 'Brightsong Wine'"), -(2139701,9,3,0,0,0,100,0,500,500,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Aeman Brightsong - On Script - Say Line 2"); - --- WP -DELETE FROM `waypoints` WHERE `entry` IN (21400,21397); -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(21400,1,-2930.29,3996.8,-0.606507,""), -(21400,2,-2919.26,3969.4,0.28936,""), -(21397,1,-2938.29,4007.75,-1.12266,""), -(21397,2,-2965.84,4011.33,1.37422,""); diff --git a/sql/updates/world/master/2021_09_29_01_world_2018_06_17_01_world.sql b/sql/updates/world/master/2021_09_29_01_world_2018_06_17_01_world.sql deleted file mode 100644 index 726bdc8894c..00000000000 --- a/sql/updates/world/master/2021_09_29_01_world_2018_06_17_01_world.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Doorway to the Abyss (10392) -UPDATE `gameobject_template_addon` SET `Flags`=4 WHERE `entry`=182935; -UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI', `ScriptName`='' WHERE `entry`=182935; -DELETE FROM `smart_scripts` WHERE `entryorguid`=182935 AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(182935,1,0,1,8,0,100,0,35739,0,0,0,0,41,0,0,0,0,0,0,20,184656,10,0,0,0,0,0,'Rune of Spite - On Spell Hit - Despawn gob'), -(182935,1,1,0,61,0,100,0,0,0,0,0,0,99,3,0,0,0,0,0,20,185190,10,0,0,0,0,0,'Rune of Spite - On Spell Hit - Set Loot State'); -UPDATE `gameobject` SET `spawntimesecs`=30 WHERE `id` IN (184656,185190); - -DELETE FROM `gameobject_addon` WHERE `guid` in (24681,24682,32137,32138,32139); diff --git a/sql/updates/world/master/2021_09_29_02_world_2018_06_17_02_world.sql b/sql/updates/world/master/2021_09_29_02_world_2018_06_17_02_world.sql deleted file mode 100644 index 914a75a06ca..00000000000 --- a/sql/updates/world/master/2021_09_29_02_world_2018_06_17_02_world.sql +++ /dev/null @@ -1,285 +0,0 @@ --- A Question of Gluttony -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=9702; - --- Familiar Fungi -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9708; - --- Stealing Back the Mushrooms -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9709; - --- The Orebor Harborage -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9776; - --- Fulgor Spores -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9777; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9777; - --- Umbrafen Eel Filets -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9780; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9780; - --- Too Many Mouths to Feed -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9781; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9781; - --- The Dead Mire -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9782; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9782; - --- An Unnatural Drought -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9783; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9783; - --- The Boha'mu Ruins -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9786; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9786; - --- Idols of the Feralfen -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9787; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9787; - --- Diaphanous Wings -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9790; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9790; - --- Menacing Marshfangs -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9791; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9791; - --- A Message to Telaar -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9792; - --- The Fate of Tuurem -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9793; - --- No Time for Curiosity -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9794; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9794; - --- Gathering the Reagents -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9801; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9801; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9801; - --- Messenger to the Feralfen -DELETE FROM `quest_details` WHERE `ID`=9803; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9803,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9803; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9803; - --- Stinger Venom -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9830; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9830; - --- Lines of Communication -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9833; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9833; - --- Natural Armor -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9834; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9834; - --- Ango'rosh Encroachment -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9835; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9835; - --- Overlord Gorefist -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9839; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9839; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9839; - --- Secrets of the Daggerfen -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9848; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9848; - --- Safeguarding the Watchers -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9894; - --- The Dying Balance -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9895; - --- Blacksting's Bane -UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=9896; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9896; - --- Unfinished Business -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=9901; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9901; - --- The Terror of Marshlight Lake -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9902; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9902; - --- Maktu's Revenge -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9905; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9905; - --- What's Wrong at Cenarion Thicket? -DELETE FROM `quest_details` WHERE `ID`=9961; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9961,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=9961; - --- Strange Energy -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9968; - --- Clues in the Thicket -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9971; - --- Stymying the Arakkoa -DELETE FROM `quest_details` WHERE `ID`=9986; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9986,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9986; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9986; - --- Investigate Tuurem -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=9990; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE (ID=9990); - --- Olemba Seeds -DELETE FROM `quest_details` WHERE `ID`=9992; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9992,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9992; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9992; - --- What Are These Things? (Both factions) -DELETE FROM `quest_details` WHERE `ID` IN (9994,9995); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9994,1,1,0,0,0,0,0,0,0), -(9995,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete` = 6 WHERE `ID` IN (9994,9995); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID` IN (9994,9995); - --- Attack on Firewing Point -DELETE FROM `quest_details` WHERE `ID`=9996; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9996,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=9996; -UPDATE `quest_offer_reward` SET `Emote1`=1, Emote2=1 WHERE `ID`=9996; - --- Unruly Neighbors -DELETE FROM `quest_details` WHERE `ID`=9998; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(9998,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9998; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=9998; - --- The Firewing Liaison -DELETE FROM `quest_details` WHERE `ID`=10002; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10002,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10002; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10002; - --- Letting Earthbinder Tavgren Know -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10005; - --- Thinning the Ranks -DELETE FROM `quest_details` WHERE `ID`=10007; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10007,274,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10007; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10007; - --- Fel Orc Plans -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10012; - --- Timber Worg Tails -DELETE FROM `quest_details` WHERE `ID`=10016; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10016,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10016; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10016; - --- The Elusive Ironjaw -DELETE FROM `quest_details` WHERE `ID`=10022; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10022,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10022; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=10022; - --- Magical Disturbances -UPDATE `quest_details` SET `Emote1`=24, `Emote2`=1, `Emote3`=1 WHERE `ID`=10026; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10026; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=1 WHERE `ID`=10026; - --- Vessels of Power -DELETE FROM `quest_details` WHERE `ID`=10028; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10028,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10028; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10028; - --- Wanted: Bonelashers Dead! -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10033; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=10033; - --- Torgos! -DELETE FROM `quest_details` WHERE `ID`=10035; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10035,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10035; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=10035; - --- Speak with Private Weeks -DELETE FROM `quest_details` WHERE `ID`=10038; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10038,1,25,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=10038; - --- Who Are They? -DELETE FROM `quest_details` WHERE `ID`=10040; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10040,6,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=10040; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=10040; - --- Kill the Shadow Council! -DELETE FROM `quest_details` WHERE `ID`=10042; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10042,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10042; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=10042; - --- Escape from Firewing Point! (Both factions) -DELETE FROM `quest_details` WHERE `ID` IN (10051,10052); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10051,1,1,1,0,0,0,0,0,0), -(10052,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=10051; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10052; - --- Daggerfen Deviance -DELETE FROM `quest_details` WHERE `ID`=10115; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10115,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10115; - --- Wanted: Chieftain Mummaki -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10116; - --- Withered Flesh -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10355; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10355; - --- Report to the Allerian Post -DELETE FROM `quest_details` WHERE `ID`=10444; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10444,5,1,1,1,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, Emote2=1 WHERE `ID`=10444; - --- The Final Code -DELETE FROM `quest_details` WHERE `ID`=10446; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10446,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=10446; -UPDATE `quest_offer_reward` SET `Emote1`=4, Emote2=1 WHERE `ID`=10446; - --- Before Darkness Falls -UPDATE `quest_details` SET `Emote1`=0 WHERE `ID`=10878; - --- The Infested Protectors -UPDATE `quest_details` SET `Emote1`=0 WHERE `ID`=10896; diff --git a/sql/updates/world/master/2021_09_29_03_world_2018_06_17_03_world.sql b/sql/updates/world/master/2021_09_29_03_world_2018_06_17_03_world.sql deleted file mode 100644 index 68b0e95cbce..00000000000 --- a/sql/updates/world/master/2021_09_29_03_world_2018_06_17_03_world.sql +++ /dev/null @@ -1,78 +0,0 @@ --- Cabal Interrogator -DELETE FROM `smart_scripts` WHERE `entryorguid`=22378 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(22378,0,0,2,1,0,100,0,5000,15000,60000,80000,0,11,39043,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Interrogator - Out of Combat - Cast 'Kick Akuno'"), -(22378,0,2,0,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Interrogator - Out of Combat - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22378; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22378,0,0,"Speak, filthy refugee! What was your caravan doing in the Bone Wastes?",12,0,100,0,0,0,20160,0,"Cabal Interrogator"); - --- Akuno -DELETE FROM `creature_text` WHERE `CreatureID`=22377; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22377,0,0,"Let us leave this place. I've had enough of these madmen!",12,0,100,0,0,0,20161,0,"Akuno"), -(22377,1,0,"Beware! More cultists come!",12,0,100,0,0,0,20162,0,"Akuno"), -(22377,2,0,"I can find my way from here. My friend Mekeda will reward you for your kind actions.",12,0,100,0,0,0,20163,0,"Akuno"); - -UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry`=22377; - -UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=22377; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22377 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2237700,2237701,2237702,2237703) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(22377,0,0,0,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Respawn - Set Flag Standstate 'Kneel'"), -(22377,0,1,2,19,0,100,0,10887,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Akuno - On Quest 'Escaping the Tomb' Taken - Store Targetlist"), -(22377,0,2,3,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Quest 'Ancient Spirit' Taken - Remove Npc Flag Questgiver"), -(22377,0,3,0,61,0,100,0,0,0,0,0,0,80,2237700,2,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Quest 'Ancient Spirit' Taken - Run Script"), -(22377,0,4,0,19,0,100,0,10887,0,0,0,0,2,10,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Quest 'Escaping the Tomb' Taken - Set Faction 10"), -(22377,0,5,0,19,0,100,0,10887,0,0,0,0,2,33,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Quest 'Escaping the Tomb' Taken - Set Faction 33"), -(22377,0,6,0,6,0,100,0,0,0,0,0,0,6,10887,0,0,0,0,0,12,1,0,0,0,0,0,0,"Akuno - On Just Died - Fail Quest 'Escaping the Tomb'"), -(22377,0,7,0,40,0,100,0,7,22377,0,0,0,80,2237701,2,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Waypoint 7 Reached - Run Script"), -(22377,0,8,0,40,0,100,0,13,22377,0,0,0,80,2237702,2,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Waypoint 13 Reached - Run Script"), -(22377,0,9,0,40,0,100,0,14,22377,0,0,0,80,2237703,2,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Waypoint 14 Reached - Run Script"), -(2237700,9,0,0,0,0,100,0,3000,3000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Say Line 0"), -(2237700,9,1,0,0,0,100,0,3000,3000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Remove Flag Standstate 'Kneel'"), -(2237700,9,2,0,0,0,100,0,0,0,0,0,0,53,0,22377,0,0,0,2,1,0,0,0,0,0,0,0,"Akuno - On Script - Start Waypoint"), -(2237701,9,0,0,0,0,100,0,0,0,0,0,0,54,2000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Pause Waypoint"), -(2237701,9,1,0,0,0,100,0,0,0,0,0,0,107,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Summon Group 1"), -(2237702,9,0,0,0,0,100,0,0,0,0,0,0,54,2000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Pause Waypoint"), -(2237702,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Say Line 1"), -(2237702,9,2,0,0,0,100,0,0,0,0,0,0,107,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Summon Group 2"), -(2237702,9,3,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Set Run On"), -(2237703,9,0,0,0,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Say Line 2"), -(2237703,9,1,0,0,0,100,0,0,0,0,0,0,15,10887,0,0,0,0,0,12,1,0,0,0,0,0,0,"Akuno - On Script - Complete Quest 'Escaping the Tomb'"), -(2237703,9,2,0,0,0,100,0,0,0,0,0,0,41,8000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Akuno - On Script - Despawn"); - -DELETE FROM `creature_summon_groups` WHERE `summonerId`=22377; -INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES -(22377,0,1,21661,-2872.73,5416.57,-28.261,6.28158,1,25000), -(22377,0,1,21661,-2872.57,5411.03,-28.261,0.06515,1,25000), -(22377,0,2,21661,-2897.29,5325.13,-11.854,1.29125,1,25000), -(22377,0,2,21661,-2890.51,5324.94,-11.222,1.63291,1,25000); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=22377; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,6,22377,0,0,6,0,67,0,0,0,0,0,"","SAI triggers only if Player is Horde"), -(22,5,22377,0,0,6,0,469,0,0,0,0,0,"","SAI triggers only if Player is Alliance"); - -DELETE FROM `script_waypoint` WHERE `entry`=22377; -DELETE FROM `waypoints` WHERE `entry`=22377; -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(22377,1,-2766.31,5429.65,-34.53,""), -(22377,2,-2769.35,5416.25,-34.53,""), -(22377,3,-2780.07,5416.06,-34.53,""), -(22377,4,-2812.56,5415.2,-34.53,""), -(22377,5,-2816.95,5415.02,-34.52,""), -(22377,6,-2827.86,5414.56,-28.29,""), -(22377,7,-2864.44,5414.17,-28.26,""), -(22377,8,-2878.32,5414.11,-28.26,""), -(22377,9,-2893.17,5413.15,-18.59,""), -(22377,10,-2896.36,5409.65,-18.59,""), -(22377,11,-2896.5,5396.76,-8.77,""), -(22377,12,-2896.67,5366.2,-9.59,""), -(22377,13,-2891.52,5342.16,-11.6663,""), -(22377,14,-2861.98,5242.75,-12.4858,""); - --- Cabal Skirmisher -UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=21661 AND `source_type`=0 AND `id`=3; diff --git a/sql/updates/world/master/2021_09_29_04_world_2018_06_17_04_world.sql b/sql/updates/world/master/2021_09_29_04_world_2018_06_17_04_world.sql deleted file mode 100644 index 814ee722a72..00000000000 --- a/sql/updates/world/master/2021_09_29_04_world_2018_06_17_04_world.sql +++ /dev/null @@ -1,420 +0,0 @@ --- Deathwhisperer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=19299; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19299 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19299,0,0,0,25,0,100,0,0,0,0,0,0,11,12787,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathwhisperer - On Reset - Cast 'Thrash'"), -(19299,0,1,0,25,0,100,0,0,0,0,0,0,11,15088,0,0,0,0,0,1,0,0,0,0,0,0,0,"Deathwhisperer - On Reset - Cast 'Flurry'"), -(19299,0,2,0,0,0,100,0,4000,6000,12000,16000,0,11,32417,0,0,0,0,0,2,0,0,0,0,0,0,0,"Deathwhisperer - In Combat - Cast 'Mind Flay'"); - --- Dread Tactician -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16959; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16959 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16959,0,0,0,0,0,100,0,5000,8000,15000,20000,0,11,33678,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dread Tactician - In Combat - Cast 'Carrion Swarm'"), -(16959,0,1,0,0,0,100,0,8000,11000,24000,29000,0,11,12098,0,0,0,0,0,6,0,0,0,0,0,0,0,"Dread Tactician - In Combat - Cast 'Sleep'"), -(16959,0,2,0,2,0,100,1,0,30,0,0,0,11,33679,0,0,0,0,0,5,0,0,0,0,0,0,0,"Dread Tactician - Between 0-30% Health - Cast 'Inferno' (No Repeat)"); - --- Felguard Destroyer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18977; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18977 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18977,0,0,0,9,0,100,1,8,40,0,0,0,11,33971,2,0,0,0,0,2,0,0,0,0,0,0,0,"Felguard Destroyer - Within 8-40 Range - Cast 'Sweeping Charge' (No Reapeat)"), -(18977,0,1,0,0,0,100,0,7000,9000,11000,15000,0,11,13737,0,0,0,0,0,2,0,0,0,0,0,0,0,"Felguard Destroyer - In Combat - Cast 'Mortal Strike'"), -(18977,0,2,0,0,0,100,0,3000,5000,7000,11000,0,11,40505,0,0,0,0,0,2,0,0,0,0,0,0,0,"Felguard Destroyer - In Combat - Cast 'Cleave'"); - --- Subjugator Yalqiz -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=19335; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19335 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19335,0,0,0,0,0,100,0,6000,8000,12000,15000,0,11,32000,0,0,0,0,0,2,0,0,0,0,0,0,0,"Subjugator Yalqiz - In Combat - Cast 'Mind Sear'"), -(19335,0,1,0,0,0,100,0,3000,5000,9000,11000,0,11,32026,2,0,0,0,0,2,0,0,0,0,0,0,0,"Subjugator Yalqiz - In Combat - Cast 'Pain Spike'"); - --- Vorakem Doomspeaker -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18679; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18679 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18679,0,0,0,0,0,100,0,5000,7000,11000,14000,0,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Vorakem Doomspeaker - In Combat - Cast 'Hamstring'"), -(18679,0,1,0,0,0,100,0,7000,9000,12000,15000,0,11,33804,0,0,0,0,0,1,0,0,0,0,0,0,0,"Vorakem Doomspeaker - In Combat - Cast 'Flame Wave'"), -(18679,0,2,0,2,0,100,1,0,20,0,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Vorakem Doomspeaker - Between 0-20% Health - Cast Enrage (No Repeat)"), -(18679,0,3,0,2,0,100,1,0,20,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Vorakem Doomspeaker - Between 0-20% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=18679; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18679,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Vorakem Doomspeaker"); - --- Flame Wave -UPDATE `creature_template` SET `faction`=90, `AIName`="SmartAI" WHERE `entry`=19381; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19381 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19381,0,0,0,11,0,100,0,0,0,0,0,0,11,33800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Flame Wave - On Respawn - Cast 'Flame Wave'"); - --- Bonechewer Scavenger -DELETE FROM `creature_text` WHERE `CreatureID` IN (18952) AND `GroupID`=0 AND `ID` IN (1,2,3); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18952,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bonechewer Scavenger"), -(18952,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bonechewer Scavenger"), -(18952,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bonechewer Scavenger"); - --- Bonechewer Evoker -DELETE FROM `smart_scripts` WHERE `entryorguid`=19701 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19701,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bonechewer Evoker - On Aggro - Say Line 0"), -(19701,0,1,0,0,0,100,0,0,0,3000,5000,0,11,9053,64,0,0,0,0,2,0,0,0,0,0,0,0,"Bonechewer Evoker - In Combat - Cast 'Fireball'"), -(19701,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bonechewer Evoker - Between 0-15% Health - Flee For Assist (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=19701; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(19701,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bonechewer Evoker"), -(19701,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bonechewer Evoker"), -(19701,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bonechewer Evoker"), -(19701,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bonechewer Evoker"); - --- Starving Helboar -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16879; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16879 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16879,0,0,0,25,0,100,0,0,0,0,0,0,11,33908,0,0,0,0,0,1,0,0,0,0,0,0,0,"Starving Helboar - On Reset - Cast 'Burning Spikes'"); - --- Infernal Warbringer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=19261; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19261 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19261,0,0,0,25,0,100,0,0,0,0,0,0,11,19483,0,0,0,0,0,1,0,0,0,0,0,0,0,"Infernal Warbringer - On Reset - Cast 'Immolation'"); - --- Dreadcaller -DELETE FROM `smart_scripts` WHERE `entryorguid`=19434 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19434,0,0,0,0,0,100,0,0,0,2000,4000,0,11,32666,64,0,0,0,0,2,0,0,0,0,0,0,0,"Dreadcaller - In Combat - Cast 'Shadow Bolt'"), -(19434,0,1,0,0,0,100,0,4000,9000,18000,24000,0,11,11443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dreadcaller - In Combat - Cast 'Cripple'"); - --- Bleeding Hollow Peon -DELETE FROM `smart_scripts` WHERE `entryorguid`=16907 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16907,0,2,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Peon - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16907; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16907,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bleeding Hollow Peon"), -(16907,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bleeding Hollow Peon"), -(16907,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bleeding Hollow Peon"), -(16907,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bleeding Hollow Peon"); - --- Bleeding Hollow Grunt -DELETE FROM `smart_scripts` WHERE `entryorguid`=16871 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16871,0,3,0,4,0,20,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Grunt - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16871 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16871,1,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bleeding Hollow Grunt"), -(16871,1,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bleeding Hollow Grunt"), -(16871,1,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bleeding Hollow Grunt"), -(16871,1,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bleeding Hollow Grunt"); - --- Bleeding Hollow Necrolyte -DELETE FROM `smart_scripts` WHERE `entryorguid`=19422 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19422,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - On Aggro - Say Line 0"), -(19422,0,1,0,0,0,100,0,0,0,3000,5000,0,11,9053,64,0,0,0,0,2,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - In Combat - Cast 'Fireball'"), -(19422,0,2,0,0,0,100,0,8000,12000,30000,45000,0,11,34073,32,0,0,0,0,5,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - In Combat - Cast 'Curse of the Bleeding Hollow'"), -(19422,0,3,0,5,0,100,0,0,0,0,0,0,11,34019,1,0,0,0,0,7,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - On Killed Unit - Cast 'Raise Dead'"), -(19422,0,4,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - Between 0-15% Health - Flee For Assist (No Repeat)"), -(19422,0,5,0,8,0,100,1,38530,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Bleeding Hollow Necrolyte - On Spellhit - Start Attack"); - -DELETE FROM `creature_text` WHERE `CreatureID`=19422; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(19422,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bleeding Hollow Necrolyte"), -(19422,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bleeding Hollow Necrolyte"), -(19422,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bleeding Hollow Necrolyte"), -(19422,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bleeding Hollow Necrolyte"); - --- Bleeding Hollow Dark Shaman -DELETE FROM `smart_scripts` WHERE `entryorguid`=16873 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16873,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - On Aggro - Say Line 0"), -(16873,0,1,0,0,0,100,0,0,0,3000,5000,0,11,20825,64,0,0,0,0,2,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - In Combat - Cast 'Shadow Bolt'"), -(16873,0,2,0,0,0,100,0,4000,8000,30000,45000,0,11,32062,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - In Combat - Cast 'Fire Nova Totem'"), -(16873,0,3,0,5,0,100,0,0,0,0,0,0,11,34013,1,0,0,0,0,7,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - On Killed Unit - Cast 'Raise Soul'"), -(16873,0,4,0,2,0,100,1,0,30,0,0,0,11,6742,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - Between 0-30% Health - Cast 'Bloodlust' (No Repeat)"), -(16873,0,5,0,23,0,100,0,12550,0,1000,1000,0,11,12550,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - On Has No Aura 'Lightning Shield' - Cast 'Lightning Shield'"), -(16873,0,6,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - Between 0-15% Health - Flee For Assist (No Repeat)"), -(16873,0,7,0,8,0,100,1,38530,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Bleeding Hollow Dark Shaman - On Spellhit - Start Attack"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16873; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16873,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bleeding Hollow Dark Shaman"), -(16873,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bleeding Hollow Dark Shaman"), -(16873,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bleeding Hollow Dark Shaman"), -(16873,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bleeding Hollow Dark Shaman"); - --- Bleeding Hollow Tormentor -DELETE FROM `smart_scripts` WHERE `entryorguid`=19424 AND `source_type`=0 AND `id`=5; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19424,0,5,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bleeding Hollow Tormentor - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=19424; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(19424,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bleeding Hollow Tormentor"), -(19424,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bleeding Hollow Tormentor"), -(19424,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bleeding Hollow Tormentor"), -(19424,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bleeding Hollow Tormentor"); - --- Mekthorg the Wild -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18677; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18677 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18677,0,0,0,0,0,100,0,6000,8000,11000,13000,0,11,38875,0,0,0,0,0,2,0,0,0,0,0,0,0,"Mekthorg the Wild - In Combat - Cast 'Pike Vault'"), -(18677,0,1,0,9,0,100,0,0,5,11000,14000,0,11,37704,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mekthorg the Wild - Within 0-5 Range - Cast 'Whirlwind'"), -(18677,0,2,0,2,0,100,1,0,20,0,0,0,11,8599,1,0,0,0,0,1,0,0,0,0,0,0,0,"Mekthorg the Wild - Between 0-20% Health - Cast 'Enrage' (No Repeat)"), -(18677,0,3,0,2,0,100,1,0,20,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mekthorg the Wild - Between 0-20% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=18677; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18677,0,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Mekthorg the Wild"); - --- Unyielding Knight -DELETE FROM `smart_scripts` WHERE `entryorguid`=16906 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16906,0,2,0,14,0,100,0,1600,40,20000,25000,0,11,33910,0,0,0,0,0,7,0,0,0,0,0,0,0,"Unyielding Knight - Friendly At 1600 Health - Cast 'Heal Other'"); - --- Arch Mage Xintor -DELETE FROM `smart_scripts` WHERE `entryorguid`=16977 AND `source_type`=0 AND `id`=15; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16977,0,15,0,25,0,100,1,0,0,0,0,0,11,33900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arch Mage Xintor - On Respawn - Cast 'Shroud of Death'"); - --- Rogue Voidwalker -DELETE FROM `smart_scripts` WHERE `entryorguid`=16974 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16974,0,1,0,6,0,100,0,0,0,0,0,0,11,34234,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rogue Voidwalker - On Just Died - Cast 'Collapse'"); - --- Uncontrolled Voidwalker -DELETE FROM `smart_scripts` WHERE `entryorguid`=16975 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16975,0,1,0,2,0,100,1,0,50,0,0,0,11,33916,0,0,0,0,0,1,0,0,0,0,0,0,0,"Uncontrolled Voidwalker - Between 0-50% Health - Cast 'Void Drain'"), -(16975,0,2,0,6,0,100,0,0,0,0,0,0,11,34234,0,0,0,0,0,1,0,0,0,0,0,0,0,"Uncontrolled Voidwalker - On Just Died - Cast 'Collapse'"); - --- Void Spawner L -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=19681; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19681 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19681,0,0,0,1,0,100,0,1000,120000,120000,240000,0,11,34303,0,0,0,0,0,1,0,0,0,0,0,0,0,"Void Spawner L - Out of Combat - Cast 'Nether Charge'"); - -UPDATE `creature_addon` SET `auras`="" WHERE `auras`="34303"; - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=34303; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(13,3,34303,0,0,32,0,144,0,0,1,0,0,"","Nether Charge cannot target players"); - --- Warboss Nekrogg -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=19263; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19263 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19263,0,0,0,0,0,100,0,5000,7000,12000,16000,0,11,34113,0,0,0,0,0,2,0,0,0,0,0,0,0,"Warboss Nekrogg - In Combat - Cast 'Bonechewer Bite'"), -(19263,0,1,0,0,0,100,0,10000,12000,25000,30000,0,11,30474,0,0,0,0,0,2,0,0,0,0,0,0,0,"Warboss Nekrogg - In Combat - Cast 'Bloodthirst'"); - --- Shattered Hand Guard -DELETE FROM `smart_scripts` WHERE `entryorguid`=19414 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19414,0,1,0,0,0,100,0,6000,9000,13000,16000,0,11,33960,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shattered Hand Guard - In Combat - Cast 'Counterstrike'"); - --- Z'kral -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18974; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18974 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18974,0,0,0,0,0,100,0,5000,8000,9000,12000,0,11,32003,0,0,0,0,0,2,0,0,0,0,0,0,0,"Z'kral - In Combat - Cast 'Power Burn'"); - --- Explosive Charge -UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=183410; -DELETE FROM `smart_scripts` WHERE `entryorguid`=183410 AND `source_type`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(183410,1,0,0,1,0,100,1,10000,10000,0,0,9,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Explosive Charge - Out of Combat - Activate Gameobject"); - --- Bonechewer Raider -DELETE FROM `smart_scripts` WHERE `entryorguid`=16925 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16925,0,1,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bonechewer Raider - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16925; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16925,0,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bonechewer Raider"), -(16925,0,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bonechewer Raider"), -(16925,0,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bonechewer Raider"), -(16925,0,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bonechewer Raider"); - --- Bonechewer Mutant -DELETE FROM `smart_scripts` WHERE `entryorguid`=16876 AND `source_type`=0 AND `id`=5; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16876,0,5,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bonechewer Mutant - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16876 AND `GroupID`=2; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16876,2,0,"Death to the interlopers!",12,0,100,0,0,0,12837,0,"Bonechewer Mutant"), -(16876,2,1,"For Spinebreaker!",12,0,100,0,0,0,12838,0,"Bonechewer Mutant"), -(16876,2,2,"Your bones will be devoured!",12,0,100,0,0,0,12839,0,"Bonechewer Mutant"), -(16876,2,3,"Protect the Warchief at all costs!",12,0,100,0,0,0,12836,0,"Bonechewer Mutant"); - --- Shattered Hand Grunt -DELETE FROM `smart_scripts` WHERE `entryorguid`=16867 AND `source_type`=0 AND `id` IN (0,1); -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16867,0,0,0,0,0,100,0,5000,7000,8000,9000,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shattered Hand Grunt - In Combat - Cast 'Strike'"), -(16867,0,1,0,0,0,100,0,7000,9000,12000,14000,0,11,11978,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shattered Hand Grunt - In Combat - Cast 'Kick'"); - --- Shattered Hand Captain -UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=8000, `event_param3`=8000, `event_param4`=12000 WHERE `entryorguid`=16870 AND `source_type`=0 AND `id`=0; - --- Shattered Hand Warlock -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=19411 AND `source_type`=0 AND `id`=1; -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=19411 AND `source_type`=0 AND `id`=2; - --- Mo'arg Forgefiend -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16946; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16946 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16946,0,0,0,0,0,100,0,0,0,2000,4000,0,11,32735,64,0,0,0,0,2,0,0,0,0,0,0,0,"Mo'arg Forgefiend - In Combat - Cast 'Saw Blade'"), -(16946,0,1,0,9,0,100,0,0,5,15000,19000,0,11,36486,0,0,0,0,0,2,0,0,0,0,0,0,0,"Mo'arg Forgefiend - Within 0-5 Range - Cast 'Slime Spray'"); - --- Gan'arg Servant -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16947; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16947 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16947,0,0,0,0,0,100,0,5000,8000,12000,15000,0,11,32003,0,0,0,0,0,2,0,0,0,0,0,0,0,"Gan'arg Servant - In Combat - Cast 'Power Burn'"); - --- Incandescent Fel Spark -DELETE FROM `smart_scripts` WHERE `entryorguid`=22323 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(22323,0,0,0,0,0,100,0,1000,2000,3000,5000,0,11,36247,64,0,0,0,0,2,0,0,0,0,0,0,0,"Incandescent Fel Spark - In Combat - Cast 'Fel Fireball'"), -(22323,0,2,0,0,0,100,0,8000,11000,18000,24000,0,11,39055,0,0,0,0,0,1,0,0,0,0,0,0,0,"Incandescent Fel Spark - In Combat - Cast 'Flames of Chaos'"); - --- Fel Reaver -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18733; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18733 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(18733,0,0,0,0,0,100,0,9000,12000,18000,25000,0,11,41534,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fel Reaver - In Combat - Cast 'War Stomp'"), -(18733,0,1,0,25,0,100,0,0,0,0,0,0,11,19818,0,0,0,0,0,1,0,0,0,0,0,0,0,"War Stomp - On Respawn - Cast 'Double Attack'"), -(18733,0,2,0,25,0,100,0,0,0,0,0,0,11,34623,0,0,0,0,0,1,0,0,0,0,0,0,0,"War Stomp - On Respawn - Cast 'Fel Reaver Warning Aura'"), -(18733,0,3,0,25,0,100,0,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"War Stomp - On Respawn - Set Active On"); - --- Arazzius the Cruel -DELETE FROM `smart_scripts` WHERE `entryorguid`=19191 AND `source_type`=0 AND `id` IN (6,7,8); -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(19191,0,6,0,2,0,100,1,50,75,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arazzius the Cruel - Between 50-75% Health - Say Line 2 (No Repeat)"), -(19191,0,7,0,2,0,100,1,25,50,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arazzius the Cruel - Between 25-50% Health - Say Line 3 (No Repeat)"), -(19191,0,8,0,2,0,100,1,0,25,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Arazzius the Cruel - Between 0-25% Health - Say Line 4 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=19191 AND `GroupID` IN (2,3,4); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(19191,2,0,"Fool! You are a child playing in a world beyond your comprehension. Speak no more!",14,0,100,0,0,0,16858,0,"Arazzius the Cruel"), -(19191,3,0,"Your weapons are nothing to me! Relent!",14,0,100,0,0,0,16859,0,"Arazzius the Cruel"), -(19191,4,0,"You have confidence in your skills? Think carefully as the answer may surprise you.",14,0,100,0,0,0,16860,0,"Arazzius the Cruel"); - --- Thornfang Ravager -DELETE FROM `smart_scripts` WHERE `entryorguid`=19349 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19349,0,1,0,25,0,100,0,0,0,0,0,0,11,22696,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thornfang Ravager - On Respawn - Cast 'Thorns'"); - --- Thornfang Venomspitter -DELETE FROM `smart_scripts` WHERE `entryorguid`=19350 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19350,0,0,0,0,0,100,0,2000,4000,12000,14000,0,11,6917,0,0,0,0,0,2,0,0,0,0,0,0,0,"Thornfang Venomspitter - In Combat - Cast 'Venom Spit'"), -(19350,0,1,0,0,0,100,0,6000,8000,15000,17000,0,11,33781,0,0,0,0,0,2,0,0,0,0,0,0,0,"Thornfang Venomspitter - In Combat - Cast 'Ravage'"), -(19350,0,2,0,25,0,100,0,0,0,0,0,0,11,22696,0,0,0,0,0,1,0,0,0,0,0,0,0,"Thornfang Venomspitter - On Respawn - Cast 'Thorns'"); - --- Dreghood Brute -DELETE FROM `smart_scripts` WHERE `entryorguid`=16938 AND `source_type`=0 AND `id`=15; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16938,0,15,0,38,0,100,0,1,1,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Dreghood Brute - On Data 1 1 Set - Start Attacking"); - --- Dreghood Geomancer -DELETE FROM `smart_scripts` WHERE `entryorguid`=16937 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16937,0,1,0,0,0,100,0,0,0,3000,5000,0,11,34083,64,0,0,0,0,2,0,0,0,0,0,0,0,"Dreghood Geomancer - In Combat - Cast 'Fireball'"); - --- Stonescythe Whelp -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16927; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16927 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16927,0,0,0,2,0,100,1,0,15,0,0,0,11,33896,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Whelp - Between 0-15% Health - Cast 'Desperate Defense' (No Repeat)"), -(16927,0,1,0,2,0,100,1,0,15,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Whelp - Between 0-15% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16927; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16927,0,0,"%s defends himself in desperation.",16,0,100,0,0,0,16744,0,"Stonescythe Whelp"); - --- Stonescythe Alpha -DELETE FROM `smart_scripts` WHERE `entryorguid`=16929 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16929,0,1,0,2,0,100,1,0,15,0,0,0,11,33896,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Alpha - Between 0-15% Health - Cast 'Desperate Defense' (No Repeat)"), -(16929,0,2,0,2,0,100,1,0,15,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Alpha - Between 0-15% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16929; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16929,0,0,"%s defends himself in desperation.",16,0,100,0,0,0,16744,0,"Stonescythe Alpha"); - --- Stonescythe Ambusher -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16928; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16928 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16928,0,0,0,25,0,100,0,0,0,0,0,0,11,22766,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Ambusher - On Respawn - Cast 'Sneak'"), -(16928,0,1,0,0,0,100,0,1000,3000,14000,18000,0,11,31843,0,0,0,0,0,2,0,0,0,0,0,0,0,"Stonescythe Ambusher - In Combat - Cast 'Cheap Shot'"), -(16928,0,2,0,2,0,100,1,0,15,0,0,0,11,33896,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Ambusher - Between 0-15% Health - Cast 'Desperate Defense' (No Repeat)"), -(16928,0,3,0,2,0,100,1,0,15,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonescythe Ambusher - Between 0-15% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=16928; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(16928,0,0,"%s defends himself in desperation.",16,0,100,0,0,0,16744,0,"Stonescythe Ambusher"); - --- Haal'eshi Talonguard -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16967; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16967 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16967,0,0,0,4,0,100,0,0,0,0,0,0,11,32720,0,0,0,0,0,1,0,0,0,0,0,0,0,"Haal'eshi Talonguard - On Aggro - Cast 'Sprint'"), -(16967,0,1,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Haal'eshi Talonguard - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Haal'eshi Windwalker -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16966; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16966 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(16966,0,0,0,0,0,100,0,0,0,3000,5000,0,11,9532,64,0,0,0,0,2,0,0,0,0,0,0,0,"Haal'eshi Windwalker - In Combat - Cast 'Lightning Bolt'"), -(16966,0,1,0,0,0,100,0,8000,12000,20000,24000,0,11,32717,0,0,0,0,0,5,0,0,0,0,0,0,0,"Haal'eshi Windwalker - In Combat - Cast 'Hurricane'"), -(16966,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Haal'eshi Windwalker - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Quillfang Ravager -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=16934 AND `source_type`=0; -UPDATE `smart_scripts` SET `event_param1`=7000, `event_param2`=9000 WHERE `entryorguid`=16934 AND `source_type`=0 AND `id`=0; - --- Fix movement for some creatures -UPDATE `creature` SET `spawndist`=0, `MovementType`=0 WHERE `guid` IN (58637,58216,58207,58208,58209); -UPDATE `creature` SET `spawndist`=0, `MovementType`=0 WHERE `id`=19681; - --- Fix spell "Desperate Defense" -DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=33896; -INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES -(33896,33897,0,"Desperate Defense"); - --- Sister of Grief (16960) -UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=16960; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16960 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16960,0,0,0,0,0,100,0,3000,5000,5000,8000,0,11,21987,0,0,0,0,0,2,0,0,0,0,0,0,0,'Sister of Grief - In Combat - Cast \'Lash of Pain\''), -(16960,0,1,0,0,0,100,0,10000,15000,60000,60000,0,11,34250,0,0,0,0,0,1,0,0,0,0,0,0,0,'Sister of Grief - In Combat - Cast \'Whipped Fury\''); - --- Urga'zz (18976) -UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=18976; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18976 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18976,0,0,0,0,0,100,0,3000,7000,7000,12000,0,11,32004,0,0,0,0,0,2,0,0,0,0,0,0,0,'Urga\'zz - In Combat - Cast \'Drill\''), -(18976,0,1,0,0,0,100,0,11000,17000,17000,30000,0,11,32003,0,0,0,0,0,2,0,0,0,0,0,0,0,'Urga\'zz - In Combat - Cast \'Power Burn\''); - --- Warbringer Arix'Amal (19298) -UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=19298; -DELETE FROM `smart_scripts` WHERE `entryorguid`=19298 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(19298,0,0,0,0,0,100,0,3000,7000,7000,11000,0,11,15496,0,0,0,0,0,2,0,0,0,0,0,0,0,'Warbringer Arix\'Amal - In Combat - Cast \'Cleave\''), -(19298,0,1,0,0,0,100,0,8000,12000,11000,17000,0,11,32009,0,0,0,0,0,2,0,0,0,0,0,0,0,'Warbringer Arix\'Amal - In Combat - Cast \'Cutdown\''); - --- Razorsaw (20798) -UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=20798; -DELETE FROM `smart_scripts` WHERE `entryorguid`=20798 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(20798,0,0,0,0,0,100,0,4000,9000,14000,19000,0,11,36486,0,0,0,0,0,2,0,0,0,0,0,0,0,'Razorsaw - In Combat - Cast \'Slime Spray\''), -(20798,0,1,0,0,0,100,0,0,1000,1500,1500,0,11,32735,0,0,0,0,0,2,0,0,0,0,0,0,0,'Razorsaw - In Combat - Cast \'Saw Blade\''); diff --git a/sql/updates/world/master/2021_09_29_05_world_2018_06_17_05_world.sql b/sql/updates/world/master/2021_09_29_05_world_2018_06_17_05_world.sql deleted file mode 100644 index ceca54fcd0f..00000000000 --- a/sql/updates/world/master/2021_09_29_05_world_2018_06_17_05_world.sql +++ /dev/null @@ -1,139 +0,0 @@ --- Magtheridon (21174) -DELETE FROM `creature_text` WHERE `CreatureID`=21174; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(21174,0,0,'Wretched, meddling insects! Release me, and perhaps I will grant you a merciful death!',14,0, 100,0,0,10247,17339,3,'Magtheridon'), -(21174,0,1,'Vermin! Leeches! Take my blood and choke on it!',14,0,100,0,0,10248,17340,3,'Magtheridon'), -(21174,0,2,'Illidan is an arrogant fool! I will crush him and reclaim Outland as my own!',14,0,100,0,0,10249,17341,3,'Magtheridon'), -(21174,0,3,'Away, you mindless parasites! My blood is my own!',14,0,100,0,0,10250,17342,3,'Magtheridon'), -(21174,0,4,'How long do you believe your pathetic sorcery can hold me?',14,0,100,0,0,10251,17343,3,'Magtheridon'), -(21174,0,5,'My blood will be the end of you!',14,0,100,0,0,10252,17344,3,'Magtheridon'); -UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=21174; -DELETE FROM `smart_scripts` WHERE `entryorguid`=21174 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(21174,0,0,0,60,0,100,0,60000,60000,180000,180000,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Magtheridon - Update - Say Line 0'); - --- Laughing Skull Enforcer (17370, 18608) -DELETE FROM `creature_text` WHERE `CreatureID`=17370; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(17370,0,0,'This world is OURS!',12,0,100,0,0,0,16702,0,'Laughing Skull Enforcer'), -(17370,0,1,'We are the true Horde!',12,0,100,0,0,0,16697,0,'Laughing Skull Enforcer'), -(17370,0,2,'The blood is our power! ',12,0,100,0,0,0,16700,0,'Laughing Skull Enforcer'), -(17370,0,3,'For Kargath! For Victory!',12,0,100,0,0,0,16698,0,'Laughing Skull Enforcer'), -(17370,0,4,'Gakarah ma!',12,0,100,0,0,0,16699,0,'Laughing Skull Enforcer'), -(17370,0,5,'Lok\'tar Illadari!\n',12,0,100,0,0,0,16701,0,'Laughing Skull Enforcer'), -(17370,0,6,'Lok narash!',12,0,100,0,0,0,16703,0,'Laughing Skull Enforcer'); -UPDATE `creature_template` SET `pickpocketloot`=17370, `mechanic_immune_mask`=1 WHERE `entry`=18053; - --- Shadowmoon Warlock (17371, 18619) -UPDATE `creature_template` SET `pickpocketloot`=17371, `mechanic_immune_mask`=1 WHERE `entry`=18619; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17371 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17371,0,0,0,0,0,100,2,0,0,3300,4900,0,11,12739,64,0,0,0,0,2,0,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat CMC - Cast \'Shadow Bolt\' (Normal Dungeon)'), -(17371,0,1,0,0,0,100,4,0,0,3300,4900,0,11,15472,64,0,0,0,0,2,0,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat CMC - Cast \'Shadow Bolt\' (Heroic Dungeon)'), -(17371,0,2,0,0,0,100,2,1100,7800,14800,30100,0,11,32197,33,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat - Cast \'Corruption\' (Normal Dungeon)'), -(17371,0,3,0,0,0,100,4,1100,7800,14800,30100,0,11,37113,33,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat - Cast \'Corruption\' (Heroic Dungeon)'), -(17371,0,4,0,0,0,100,6,6600,10700,14900,14900,0,11,13338,33,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat - Cast \'Curse of Tongues\''), -(17371,0,5,0,0,0,100,6,12600,13700,21900,24900,0,11,33111,0,0,0,0,0,26,8,0,0,0,0,0,0,'Shadowmoon Warlock - In Combat - Cast \'Fel Power\''); - --- Shadowmoon Summoner (17395, 18617) -UPDATE `creature_template` SET `pickpocketloot`=17395 WHERE `entry`=18617; - --- Shadowmoon Adept (17397, 18615) -DELETE FROM `creature_text` WHERE `CreatureID`=17397; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(17397,0,0,'This world is OURS!',12,0,100,0,0,0,16702,0,'Shadowmoon Adept'), -(17397,0,1,'We are the true Horde!',12,0,100,0,0,0,16697,0,'Shadowmoon Adept'), -(17397,0,2,'The blood is our power! ',12,0,100,0,0,0,16700,0,'Shadowmoon Adept'), -(17397,0,3,'For Kargath! For Victory!',12,0,100,0,0,0,16698,0,'Shadowmoon Adept'), -(17397,0,4,'Gakarah ma!',12,0,100,0,0,0,16699,0,'Shadowmoon Adept'), -(17397,0,5,'Lok\'tar Illadari!\n',12,0,100,0,0,0,16701,0,'Shadowmoon Adept'), -(17397,0,6,'Lok narash!',12,0,100,0,0,0,16703,0,'Shadowmoon Adept'); -UPDATE `creature_template` SET `pickpocketloot`=17397 WHERE `entry`=18615; -DELETE FROM `creature_template_addon` WHERE `entry`=18615; -INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES (18615, 0, 0, 0, 4097, 0, ''); -DELETE FROM `smart_scripts` WHERE `entryorguid`=17397 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17397,0,0,0,1,0,100,1,1000,1000,0,0,0,11,31059,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Adept - Out of Combat - Cast \'Hellfire Channeling\''), -(17397,0,1,0,4,0,10,7,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Adept - On Aggro - Say Line 0'), -(17397,0,2,0,0,0,100,6,2600,7800,7200,13300,0,11,12787,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Adept - In Combat - Cast \'Thrash\''), -(17397,0,3,0,0,0,100,6,5600,12300,9600,11400,0,11,11978,0,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Adept - In Combat - Cast \'Kick\''), -(17397,0,4,0,2,0,100,7,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,'Shadowmoon Adept - Between 0-15% Health - Flee For Assist'); -DELETE FROM `conditions` WHERE `SourceEntry`=17397 AND `SourceTypeOrReferenceId`=22; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,0+1,17397,0,0,29,1,17477,10,0,0,0,0,'','Requires NPC Nearby'); - --- Nascent Fel Orc (17398, 18612) -DELETE FROM `creature_text` WHERE `CreatureID`=17398; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(17398,0,0,'This world is OURS!',12,0,100,0,0,0,16702,0,'Nascent Fel Orc'), -(17398,0,1,'We are the true Horde!',12,0,100,0,0,0,16697,0,'Nascent Fel Orc'), -(17398,0,2,'The blood is our power! ',12,0,100,0,0,0,16700,0,'Nascent Fel Orc'), -(17398,0,3,'For Kargath! For Victory!',12,0,100,0,0,0,16698,0,'Nascent Fel Orc'), -(17398,0,4,'Gakarah ma!',12,0,100,0,0,0,16699,0,'Nascent Fel Orc'), -(17398,0,5,'Lok\'tar Illadari!\n',12,0,100,0,0,0,16701,0,'Nascent Fel Orc'), -(17398,0,6,'Lok narash!',12,0,100,0,0,0,16703,0,'Nascent Fel Orc'); -UPDATE `creature_template` SET `pickpocketloot`=17398, `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=17398; -UPDATE `creature_template` SET `pickpocketloot`=17398, `AIName`='', `ScriptName`='' WHERE `entry`=18612; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17398 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17398,0,0,0,4,0,10,7,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - On Aggro - Say Line 0'), -(17398,0,1,0,0,0,100,6,0,500,1800,7800,0,11,22427,0,0,0,0,0,2,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - In Combat - Cast \'Concussion Blow\''), -(17398,0,2,0,0,0,100,6,7000,8200,15800,20800,0,11,31900,0,0,0,0,0,2,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - In Combat - Cast \'Stomp\''); - --- Hellfire Imp (17477, 18606) -DELETE FROM `smart_scripts` WHERE `entryorguid`=17477 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17477,0,0,0,1,0,100,1,1000,1000,0,0,0,11,30540,0,0,0,0,0,1,0,0,0,0,0,0,0,'Hellfire Imp - Out of Combat - Cast \'Summon Visual\''), -(17477,0,1,0,4,0,100,1,0,0,0,0,0,28,30540,0,0,0,0,0,1,0,0,0,0,0,0,0,'Hellfire Imp - On Aggro - Remove \'Summon Visual\''), -(17477,0,2,0,0,0,100,2,1000,3400,3400,4800,0,11,15242,64,0,0,0,0,5,0,0,0,0,0,0,0,'Hellfire Imp - In Combat CMC - Cast \'Fireball\' (Normal Dungeon)'), -(17477,0,3,0,0,0,100,4,1000,3400,3400,4800,0,11,17290,64,0,0,0,0,5,0,0,0,0,0,0,0,'Hellfire Imp - In Combat CMC - Cast \'Fireball\' (Heroic Dungeon)'), -(17477,0,4,0,0,0,100,4,6000,9000,6000,9000,0,11,16144,1,0,0,0,0,2,0,0,0,0,0,0,0,'Hellfire Imp - In Combat - Cast \'Fire Blast\''); -DELETE FROM `conditions` WHERE `SourceEntry`=17477 AND `SourceTypeOrReferenceId`=22; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,0+1,17477,0,0,29,1,17397,10,0,0,0,0,'','Requires NPC Nearby'); - --- Shadowmoon Technician (17414, 18618) -DELETE FROM `creature_text` WHERE `CreatureID`=17414; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(17414,0,0,'This world is OURS!',12,0,100,0,0,0,16702,0,'Shadowmoon Technician'), -(17414,0,1,'We are the true Horde!',12,0,100,0,0,0,16697,0,'Shadowmoon Technician'), -(17414,0,2,'The blood is our power! ',12,0,100,0,0,0,16700,0,'Shadowmoon Technician'), -(17414,0,3,'For Kargath! For Victory!',12,0,100,0,0,0,16698,0,'Shadowmoon Technician'), -(17414,0,4,'Gakarah ma!',12,0,100,0,0,0,16699,0,'Shadowmoon Technician'), -(17414,0,5,'Lok\'tar Illadari!\n',12,0,100,0,0,0,16701,0,'Shadowmoon Technician'), -(17414,0,6,'Lok narash!',12,0,100,0,0,0,16703,0,'Shadowmoon Technician'), -(17414,1,0,'%s begins to arm the Proximity Bomb!',16,0,100,0,0,0,15129,0,'Shadowmoon Technician'); -UPDATE `creature_template` SET `pickpocketloot`=17414 WHERE `entry`=18618; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17414 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17414,0,0,0,4,0,10,7,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Technician - On Aggro - Say Line 0'), -(17414,0,1,2,0,0,100,2,2800,4700,1400,23400,0,11,30846,1,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Cast \'Throw Proximity Bomb\''), -(17414,0,2,0,61,0,100,2,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Say Line 1 (Normal Dungeon)'), -(17414,0,3,4,0,0,100,4,2800,4700,17700,23400,0,11,32784,1,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Cast \'Throw Proximity Bomb\''), -(17414,0,4,0,61,0,100,4,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Say Line 1 (Heroic Dungeon)'), -(17414,0,5,0,0,0,100,2,4400,10600,3600,6200,0,11,40062,0,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Cast \'Throw Dynamite\' (Heroic Dungeon)'), -(17414,0,6,0,0,0,100,4,4400,10600,3600,6200,0,11,40064,0,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Cast \'Throw Dynamite\' (Heroic Dungeon)'), -(17414,0,7,0,0,0,100,6,5400,11600,24300,24300,0,11,6726,1,0,0,0,0,5,0,0,0,0,0,0,0,'Shadowmoon Technician - In Combat - Cast \'Silence\' (Heroic Dungeon)'); - --- Laughing Skull Rogue (17491, 18610) -UPDATE `creature_template` SET `mechanic_immune_mask`=1 WHERE `entry`=17491; -UPDATE `creature_template` SET `pickpocketloot`=17491, `mechanic_immune_mask`=1 WHERE `entry`=18610; - --- Laughing Skull Legionnaire (17626, 18609) -DELETE FROM `creature_text` WHERE `CreatureID`=17626; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(17626,0,0,'This world is OURS!',12,0,100,0,0,0,16702,0,'Laughing Skull Legionnaire'), -(17626,0,1,'We are the true Horde!',12,0,100,0,0,0,16697,0,'Laughing Skull Legionnaire'), -(17626,0,2,'The blood is our power! ',12,0,100,0,0,0,16700,0,'Laughing Skull Legionnaire'), -(17626,0,3,'For Kargath! For Victory!',12,0,100,0,0,0,16698,0,'Laughing Skull Legionnaire'), -(17626,0,4,'Gakarah ma!',12,0,100,0,0,0,16699,0,'Laughing Skull Legionnaire'), -(17626,0,5,'Lok\'tar Illadari!\n',12,0,100,0,0,0,16701,0,'Laughing Skull Legionnaire'), -(17626,0,6,'Lok narash!',12,0,100,0,0,0,16703,0,'Laughing Skull Legionnaire'), -(17626,1,0,'%s goes into a frenzy!',16,0,100,0,0,0,38630,0,'Laughing Skull Legionnaire'); -UPDATE `creature_template` SET `pickpocketloot`=17626 WHERE `entry`=18609; -DELETE FROM `smart_scripts` WHERE `entryorguid`=17626 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(17626,0,0,0,4,0,10,7,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - On Aggro - Say Line 0'), -(17626,0,1,0,0,0,100,6,5800,7200,11900,12400,0,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - In Combat - Cast \'Uppercut\''), -(17626,0,2,3,2,0,100,519,0,30,0,0,0,11,8599,2,0,0,0,0,1,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - Between 0-30% Health - Cast \'Enrage\' (No Repeat)'), -(17626,0,3,0,61,0,100,512,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - Between 0-30% Health - Say Line 1 (No Repeat)'); diff --git a/sql/updates/world/master/2021_09_29_06_world_2018_06_21_00_world_335.sql b/sql/updates/world/master/2021_09_29_06_world_2018_06_21_00_world_335.sql deleted file mode 100644 index 77387c7572b..00000000000 --- a/sql/updates/world/master/2021_09_29_06_world_2018_06_21_00_world_335.sql +++ /dev/null @@ -1,155 +0,0 @@ --- -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID` IN -(118, -- Quest "The Price of Shoes" -119, -- Quest "Return to Verner" -122, -- Quest "Underbelly Scales" -126, -- Quest "Howling in the Hills" -150, -- Quest "Murloc Poachers" -127, -- Quest "Selling Fish" -20, -- Quest "Blackrock Menace" -131, -- Quest "Delivering Daffodils" -129); -- Quest "A Free Lunch" - --- Quest "Blackrock Bounty" -DELETE FROM `quest_details` WHERE `ID`=128; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(128,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=128; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=128; - --- Quest "Tharil'zun" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=19; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=19; - --- Quest "Shadow Magic" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=115; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=115; - --- Quest "The Lost Tools" -DELETE FROM `quest_details` WHERE `ID`=125; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(125,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=125; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=125; - --- Quest "The Everstill Bridge" -DELETE FROM `quest_details` WHERE `ID`=89; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(89,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=89; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=89; - --- Quest "Hilary's Necklace" -DELETE FROM `quest_details` WHERE `ID`=3741; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3741,5,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=24, `EmoteOnComplete`=24 WHERE `ID`=3741; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=6 WHERE `ID`=3741; - --- Quest "Solomon's Law" -DELETE FROM `quest_details` WHERE `ID`=91; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(91,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=91; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=91; - --- Quest "Wanted: Gath'Ilzogg" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=169; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=169; - --- Quest "Messenger to Stormwind" -DELETE FROM `quest_details` WHERE `ID`=120; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(120,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=120; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=120; - --- Quest "Messenger to Stormwind (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=121; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(121,25,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=121; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=121; - --- Quest "Messenger to Westfall" -DELETE FROM `quest_details` WHERE `ID`=143; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(143,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=143; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=143; - --- Quest "Messenger to Westfall (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=144; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(144,1,25,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=144; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=144; - --- Quest "Messenger to Darkshire" -DELETE FROM `quest_details` WHERE `ID`=145; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(145,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=145; - --- Quest "Messenger to Darkshire (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=146; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(146,1,1,29,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=146; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `Emote3`=1 WHERE `ID`=146; - --- Quest "What Comes Around..." -DELETE FROM `quest_details` WHERE `ID`=386; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(386,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=386; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=386; - --- Quest "Wanted: Lieutenant Fangore" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=180; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2 WHERE `ID`=180; - --- Quest "Dry Times" -DELETE FROM `quest_details` WHERE `ID`=116; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(116,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25, `EmoteOnComplete`=25 WHERE `ID`=116; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=116; - --- Quest "Learn to Ride in Elwynn Forest / Dun Morogh / Orgrimmar / Eversong Woods / Darnassus / Tirisfal Glades / Mulgore / Durotar" -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID` IN (14079,14081,14082,14083,14084,14085,14086,14087,14088,14089); - --- Quest "An Unwelcome Guest" -DELETE FROM `quest_details` WHERE `ID`=34; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(34,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=34; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=34; - --- Quest "Redridge Goulash" -DELETE FROM `quest_details` WHERE `ID`=92; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(92,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=92; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=92; - --- Quest "Missing In Action" -DELETE FROM `quest_details` WHERE `ID`=219; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(219,5,1,20,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=219; - --- Quest "Theocritus' Retrieval" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=178; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=178; - --- Quest "Morganth" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=249; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=2 WHERE `ID`=249; - --- Quest "Horns of Nez'ra" -DELETE FROM `quest_details` WHERE `ID`=2358; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2358,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2358; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=2358; diff --git a/sql/updates/world/master/2021_09_29_07_world_2018_06_21_01_world.sql b/sql/updates/world/master/2021_09_29_07_world_2018_06_21_01_world.sql deleted file mode 100644 index 1fa92051194..00000000000 --- a/sql/updates/world/master/2021_09_29_07_world_2018_06_21_01_world.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Scarlet Crusader (28529) -DELETE FROM `creature_text` WHERE `CreatureID`=28529; -INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES -(28529,0,0,'Death stalks us! Destroy it!',12,0,100,0,0,0,28488,0,'Scarlet Crusader'), -(28529,0,1,'Begone foul demon!',12,0,100,0,0,0,28489,0,'Scarlet Crusader'), -(28529,0,2,'\'Tis the work of the Scourge!',12,0,100,0,0,0,28490,0,'Scarlet Crusader'), -(28529,0,3,'Scourge! Do not let it escape!',12,0,100,0,0,0,28491,0,'Scarlet Crusader'); -DELETE FROM `smart_scripts` WHERE `entryorguid`=28529 AND `source_type`=0 and `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(28529,0,1,0,4,0,50,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Scarlet Crusader - On Aggro - Say Line 0'); diff --git a/sql/updates/world/master/2021_09_29_08_world_2018_06_21_02_world_335.sql b/sql/updates/world/master/2021_09_29_08_world_2018_06_21_02_world_335.sql deleted file mode 100644 index 2d06e4bb550..00000000000 --- a/sql/updates/world/master/2021_09_29_08_world_2018_06_21_02_world_335.sql +++ /dev/null @@ -1,28 +0,0 @@ --- Rift Spawn -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=6492; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6492 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=649200 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(6492,0,0,1,25,0,100,0,0,0,0,0,0,11,34426,2,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Reset - Cast 'Greater Invisibility'"), -(6492,0,1,0,61,0,100,0,0,0,0,0,0,42,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Reset - Set Invincibility at 1 HP"), -(6492,0,2,3,8,0,100,0,9095,0,0,0,0,28,34426,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Spellhit 'Cantation of Manifestation' - Remove Aura 'Greater Invisibility'"), -(6492,0,3,4,61,0,100,0,0,0,0,0,0,11,9096,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Spellhit 'Cantation of Manifestation' - Cast 'Rift Spawn Manifestation'"), -(6492,0,4,5,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Rift Spawn - On Spellhit 'Cantation of Manifestation' - Start Attacking"), -(6492,0,5,0,61,0,100,0,0,0,0,0,0,28,9095,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Spellhit 'Cantation of Manifestation' - Remove Aura 'Cantation of Manifestation'"), -(6492,0,6,7,2,0,100,1,0,1,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - Between 0-1% Health - Set Faction 35"), -(6492,0,7,8,61,0,100,0,0,0,0,0,0,11,9032,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - Between 0-1% Health - Cast 'Self Stun - 30 seconds'"), -(6492,0,8,9,61,0,100,0,0,0,0,0,0,27,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - Between 0-1% Health - Stop Combat"), -(6492,0,9,10,61,0,100,0,0,0,0,0,0,80,649200,2,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - Between 0-1% Health - Run Script"), -(6492,0,10,0,61,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - Between 0-1% Health - Set Event Phase 1"), -(6492,0,11,12,38,1,100,0,1,1,0,0,0,12,23837,1,15000,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Data 1 Set - Summon Creature 'ELM General Purpose Bunny'"), -(6492,0,12,0,61,1,100,0,0,0,0,0,0,45,32,32,0,0,0,0,19,23837,0,0,0,0,0,0,"Rift Spawn - On Data 1 Set - Set Data to ELM General Purpose Bunny"), -(6492,0,13,0,38,1,100,0,2,2,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Data 2 Set - Despawn"), -(6492,0,14,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Aggro - Say Line 0"), -(6492,0,15,0,7,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Evade - Say Line 1"), -(649200,9,0,0,0,0,100,0,30000,30000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Script - Say line 1"), -(649200,9,1,0,0,0,100,0,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rift Spawn - On Script - Despawn"); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=6492; -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=9082 AND `ConditionTypeOrReference`=1; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(13,1,9082,0,0,1,0,9032,0,0,0,0,0,"","Create Containment Coffer can only be casted if target has aura 'Self Stun - 30 seconds'"); diff --git a/sql/updates/world/master/2021_09_29_09_world_2018_06_22_00_world.sql b/sql/updates/world/master/2021_09_29_09_world_2018_06_22_00_world.sql deleted file mode 100644 index 002f6ce843d..00000000000 --- a/sql/updates/world/master/2021_09_29_09_world_2018_06_22_00_world.sql +++ /dev/null @@ -1,13 +0,0 @@ -DELETE FROM `creature` WHERE `guid` IN(73427,73428); -INSERT INTO `creature` (`guid`,`id`,`map`,`zoneId`,`areaId`,`spawnDifficulties`,`phaseId`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`MovementType`,`npcflag`,`unit_flags`,`dynamicflags`,`ScriptName`,`VerifiedBuild`) VALUES -(73427,26121,547,0,0,'19',0,0,0,-69.8121,-162.4954,-2.30451,1.710423,300,0,0,1,1,0,0,0,0,'',0), -(73428,26120,547,0,0,'19',0,0,0,-98.1029,-230.7864,-10.8085,1.448623,300,0,0,1,1,0,0,0,0,'',0); - -DELETE FROM `game_event_creature` WHERE `eventEntry`=1 AND `guid` IN(73427,73428); -INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES -(1,73427), -(1,73428); - -DELETE FROM `creature_template_movement` WHERE `CreatureId`=26120; -INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES -(26120,0,0,1,0); diff --git a/sql/updates/world/master/2021_09_29_10_world_2018_06_23_00_world_335.sql b/sql/updates/world/master/2021_09_29_10_world_2018_06_23_00_world_335.sql deleted file mode 100644 index 8c6f6befd8a..00000000000 --- a/sql/updates/world/master/2021_09_29_10_world_2018_06_23_00_world_335.sql +++ /dev/null @@ -1,95 +0,0 @@ --- Private Thorsen -DELETE FROM `creature_text` WHERE `CreatureID` IN (738,775,733); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(738,0,0,"Time for my patrol. I'll be back shortly.",12,7,100,66,0,0,102,0,"Private Thorsen"), -(738,1,0,"Now that the coast is clear...",12,7,100,0,0,0,103,0,"Private Thorsen"), -(738,2,0,"Well I'm here. And I'm ready to rejoin...",12,7,100,1,0,0,23,0,"Private Thorsen"), -(738,3,0,"Thanks for saving me!",12,7,100,2,0,0,100,0,"Private Thorsen"), -(738,4,0,"I've been gone a long time...I better get back.",12,7,100,1,0,0,105,0,"Private Thorsen"), -(738,5,0,"Private Thorsen returning from patrol. Nothing new to report - it's pretty quiet out there...",12,7,100,66,0,0,106,0,"Private Thorsen"), -(775,0,0,"You're not joining anyone, Thorsen..",12,7,100,25,0,0,24,0,"Kurzen's Agent"), -(775,1,0,"Now you die!",12,7,100,0,0,0,101,0,"Kurzen's Agent"), -(733,0,0,"Very good. You are relieved, private. Rest, but don't get too comfortable. Kurzen won't leave us alone forever.",12,7,100,1,0,0,108,0,"Sergeant Yohwa"); - -UPDATE `creature_template` SET `faction`=11, `AIName`="SmartAI" WHERE `entry`=738; -DELETE FROM `smart_scripts` WHERE `entryorguid`=738 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (73800,73801,73802,73803,73804) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(738,0,0,0,11,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Respawn - Remove Npc Flag Questgiver"), -(738,0,1,0,11,0,100,0,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Respawn - Set Active On"), -(738,0,2,0,11,0,100,0,0,0,0,0,0,80,73800,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Respawn - Run Sript"), -(738,0,3,0,40,0,100,0,14,73800,0,0,0,80,73801,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 14 Reached - Run Script"), -(738,0,4,0,40,0,100,0,16,73800,0,0,0,80,73802,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 16 Reached - Run Script"), -(738,0,5,0,38,0,100,0,1,1,0,0,0,80,73803,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Data Set - Run Script"), -(738,0,6,0,40,0,100,0,16,73801,0,0,0,80,73804,2,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Waypoint 16 Reached - Run Script"), -(73800,9,0,0,0,0,100,0,600000,600000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0"), -(73800,9,1,0,0,0,100,0,5000,5000,0,0,0,53,0,73800,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"), -(73801,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Pause Waypoint"), -(73801,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 1"), -(73801,9,2,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Set Run On"), -(73802,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.23057,"Private Thorsen - On Script - Set Orientation"), -(73802,9,1,0,0,0,100,0,0,0,0,0,0,12,775,1,60000,0,0,0,8,0,0,0,-11520.9,-383.511,39.8521,1.21196,"Private Thorsen - On Script - Summon Creature 'Kurzen's Agent'"), -(73802,9,2,0,0,0,100,0,0,0,0,0,0,12,775,1,60000,0,0,0,8,0,0,0,-11524.9,-381.701,40.096,1.05488,"Private Thorsen - On Script - Summon Creature 'Kurzen's Agent'"), -(73802,9,3,0,0,0,100,0,9000,9000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 2"), -(73802,9,4,0,0,0,100,0,5000,5000,0,0,0,1,0,0,0,0,0,0,19,775,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0 (Kurzen's Agent)"), -(73802,9,5,0,0,0,100,0,5000,5000,0,0,0,1,1,0,0,0,0,0,19,775,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 1 (Kurzen's Agent)"), -(73802,9,6,0,0,0,100,0,1000,1000,0,0,0,45,1,1,0,0,0,0,11,775,50,0,0,0,0,0,"Private Thorsen - On Script - Set Data to Kurzen's Agent"), -(73803,9,0,0,0,0,100,0,2000,2000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 3"), -(73803,9,1,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Add Npc Flag Questgiver"), -(73803,9,2,0,0,0,100,0,120000,120000,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Remove Npc Flag Questgiver"), -(73803,9,3,0,0,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 4"), -(73803,9,4,0,0,0,100,0,5000,5000,0,0,0,53,0,73801,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"), -(73804,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.5676,"Private Thorsen - On Script - Set Orientation"), -(73804,9,1,0,0,0,100,0,500,500,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 5"), -(73804,9,2,0,0,0,100,0,7000,7000,0,0,0,1,0,0,0,0,0,0,19,733,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0 (Sergeant Yohwa)"), -(73804,9,3,0,0,0,100,0,900000,900000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Say Line 0"), -(73804,9,4,0,0,0,100,0,5000,5000,0,0,0,53,0,73800,0,0,0,2,1,0,0,0,0,0,0,0,"Private Thorsen - On Script - Start Waypoint"); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=738; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(22,6,738,0,0,29,1,775,200,0,1,0,0,"","SAI triggers only if both Kurzen's Agents are dead"); - -DELETE FROM `waypoints` WHERE `entry` IN (73800,73801); -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(73800,1,-11328.6,-204.605,75.3066,""), -(73800,2,-11344.1,-211.834,75.2203,""), -(73800,3,-11368.8,-212.901,75.2614,""), -(73800,4,-11376.9,-217.981,75.0992,""), -(73800,5,-11381.8,-226.245,73.6393,""), -(73800,6,-11382.7,-248.431,65.2537,""), -(73800,7,-11389.8,-277.379,59.5323,""), -(73800,8,-11393.7,-283.161,58.6077,""), -(73800,9,-11397.5,-285.631,58.2045,""), -(73800,10,-11417,-284.249,53.5163,""), -(73800,11,-11434.1,-286.4,48.2306,""), -(73800,12,-11471.1,-288.588,37.1529,""), -(73800,13,-11480.6,-296.055,36.0918,""), -(73800,14,-11513.5,-322.018,35.78,""), -(73800,15,-11520.2,-337.882,37.4359,""), -(73800,16,-11513.3,-362.046,37.7542,""), -(73801,1,-11520.2,-337.882,37.4359,""), -(73801,2,-11513.5,-322.018,35.78,""), -(73801,3,-11480.6,-296.055,36.0918,""), -(73801,4,-11471.1,-288.588,37.1529,""), -(73801,5,-11434.1,-286.4,48.2306,""), -(73801,6,-11417,-284.249,53.5163,""), -(73801,7,-11397.5,-285.631,58.2045,""), -(73801,8,-11393.7,-283.161,58.6077,""), -(73801,9,-11389.8,-277.379,59.5323,""), -(73801,10,-11382.7,-248.431,65.2537,""), -(73801,11,-11381.8,-226.245,73.6393,""), -(73801,12,-11376.9,-217.981,75.0992,""), -(73801,13,-11368.8,-212.901,75.2614,""), -(73801,14,-11344.1,-211.834,75.2203,""), -(73801,15,-11328.6,-204.605,75.3066,""), -(73801,16,-11313.9,-202.766,75.576,""); - --- Kurzen's Agent -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=775; -DELETE FROM `smart_scripts` WHERE `entryorguid`=775 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(775,0,0,0,54,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kurzen's Agent - Just Summoned - Set Run Off"), -(775,0,1,0,54,0,100,0,0,0,0,0,0,114,0,0,0,0,0,0,1,0,0,0,0,18,0,0,"Kurzen's Agent - Just Summoned - Move Forward"), -(775,0,2,0,38,0,100,0,1,1,0,0,0,2,46,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kurzen's Agent - On Data Set - Set Faction 46"), -(775,0,3,0,38,0,100,0,1,1,0,0,0,49,0,0,0,0,0,0,19,738,0,0,0,0,0,0,"Kurzen's Agent - On Data Set - Start Attacking"), -(775,0,4,0,6,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,19,738,0,0,0,0,0,0,"Kurzen's Agent - On Just Died - Set Data to Private Thorsen"); diff --git a/sql/updates/world/master/2021_09_29_11_world_2018_06_23_01_world_335.sql b/sql/updates/world/master/2021_09_29_11_world_2018_06_23_01_world_335.sql deleted file mode 100644 index c4962585b6a..00000000000 --- a/sql/updates/world/master/2021_09_29_11_world_2018_06_23_01_world_335.sql +++ /dev/null @@ -1,15 +0,0 @@ --- Forlorn Spirit -DELETE FROM `smart_scripts` WHERE `entryorguid`=2044 AND `source_type`=0 AND `id`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=204400 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2044,0,0,0,11,0,100,0,0,0,0,0,0,80,204400,2,0,0,0,0,1,0,0,0,0,0,0,0,"Forlorn Spirit - On Respawn - Run Script"), -(204400,9,0,0,0,0,100,0,2000,2000,0,0,0,1,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Forlorn Spirit - On Script - Say Line 0"), -(204400,9,1,0,0,0,100,0,2000,2000,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Forlorn Spirit - On Script - Start Attacking"); --- Old Footlocker -UPDATE `smart_scripts` SET `target_type`=8, `target_x`=-10951.4, `target_y`=1568.86, `target_z`=46.9779, `target_o`=3.75142 WHERE `entryorguid`=3643 AND `source_type`=1 AND `id`=0; - --- Sealed Crate -UPDATE `smart_scripts` SET `target_x`=-8841.93, `target_y`=985.171, `target_z`=98.6999, `target_o`=6.00926 WHERE `entryorguid`=1561 AND `source_type`=1 AND `id`=0; - --- Marshal Haggard's Chest -UPDATE `event_scripts` SET `delay`=0, `x`=-9553.53, `y`=-1432.44, `z`=62.2943, `o`=5.28835 WHERE `id`=264; diff --git a/sql/updates/world/master/2021_09_29_12_world_2018_06_23_02_world.sql b/sql/updates/world/master/2021_09_29_12_world_2018_06_23_02_world.sql deleted file mode 100644 index 1a76a41e222..00000000000 --- a/sql/updates/world/master/2021_09_29_12_world_2018_06_23_02_world.sql +++ /dev/null @@ -1,142 +0,0 @@ --- Recover the Bones -DELETE FROM `quest_details` WHERE `ID`=10030; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10030,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=10030; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=10030; - --- Helping the Lost Find Their Way -DELETE FROM `quest_details` WHERE `ID`=10031; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10031,1,1,6,0,0,0,0,0,0); - --- Rather Be Fishin' -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10037; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10037; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=10037; - --- Brother Against Brother -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=10097; - --- Terokk's Legacy -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=10098; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10098; - --- Trouble at Auchindoun -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10177; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=10177; - --- Can't Stay Away -DELETE FROM `quest_details` WHERE `ID`=10180; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10180,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=10180; - --- Veil Skith: Darkstone of Terokk -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10839; - --- The Tomb of Lights -DELETE FROM `quest_details` WHERE `ID`=10840; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10840,1,0,0,0,0,0,0,0,0); - --- Vengeful Souls -DELETE FROM `quest_details` WHERE `ID`=10842; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10842,1,0,0,0,0,0,0,0,0); - --- The Eyes of Skettis -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10847; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10847; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10847; - --- Veil Rhaze: Unliving Evil -DELETE FROM `quest_details` WHERE `ID`=10848; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10848,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10848; - --- Seek Out Kirrik -DELETE FROM `quest_details` WHERE `ID`=10849; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10849,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10849; - --- Veil Lithic: Preemptive Strike -DELETE FROM `quest_details` WHERE `ID`=10861; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10861,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10861; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10861; - --- Taken in the Night -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=10873; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=10873; - --- Veil Shalas: Signal Fires -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10874; - --- The Skettis Offensive -DELETE FROM `quest_details` WHERE `ID`=10879; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10879,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10879; - --- Return to Shattrath -DELETE FROM `quest_details` WHERE `ID`=10889; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10889,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10889; - --- An Improper Burial -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10913; - --- A Hero Is Needed -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=10914; - --- The Fallen Exarch -DELETE FROM `quest_details` WHERE `ID`=10915; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10915,1,1,1,5,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10915; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=10915; - --- The Outcast's Plight -UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10917; -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10917; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10917; - --- More Feathers -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10918; - --- For the Fallen -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=10920; - --- Digging Through Bones -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=273 WHERE `ID`=10922; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=10922; - --- Fumping -DELETE FROM `quest_details` WHERE `ID`=10929; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10929,1,1,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=10929; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=5 WHERE `ID`=10929; - --- The Big Bone Worm -DELETE FROM `quest_details` WHERE `ID`=10930; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10930,5,1,5,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=10930; - --- Mog'dorg the Wizened -DELETE FROM `quest_details` WHERE `ID`=10983; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(10983,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=10983; - --- Speak with the Ogre -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=10984; - --- Zorus the Judicator -UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=11045; diff --git a/sql/updates/world/master/2021_09_29_13_world_2018_06_23_03_world_335.sql b/sql/updates/world/master/2021_09_29_13_world_2018_06_23_03_world_335.sql deleted file mode 100644 index 56c6fcba062..00000000000 --- a/sql/updates/world/master/2021_09_29_13_world_2018_06_23_03_world_335.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Bookie Herod --- SET @GUID := 73429; --- DELETE FROM `creature` WHERE `guid`=@GUID; --- INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES --- (@GUID,815,0,0,0,1,1,0,1,-11662.9,-637.447,30.0416,0.000360489,300,0,0,993,2680,0,0,0,0,"",0); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=815; -DELETE FROM `smart_scripts` WHERE `entryorguid`=815 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(815,0,0,0,0,0,100,0,0,0,3000,5000,0,11,20816,64,0,0,0,0,2,0,0,0,0,0,0,0,"Bookie Herod - In Combat - Cast 'Shadow Bolt'"), -(815,0,1,0,4,0,100,0,0,0,0,0,0,11,3722,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bookie Herod - On Aggro - Cast 'Summon Syndicate Spectre'"); - --- Syndicate Spectre -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2638; -DELETE FROM `smart_scripts` WHERE `entryorguid`=2638 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2638,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Syndicate Spectre - Just Summoned - Start Attacking"); diff --git a/sql/updates/world/master/2021_09_30_00_world.sql b/sql/updates/world/master/2021_09_30_00_world.sql deleted file mode 100644 index 08fecadd6bf..00000000000 --- a/sql/updates/world/master/2021_09_30_00_world.sql +++ /dev/null @@ -1,14 +0,0 @@ --- Reclaiming Sunstrider Isle -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8325; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8325 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8325 AND `Idx1`=2 AND `Idx2`=0); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8325 AND `Idx1`=1 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9,10)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8325 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `Emote2`=1, `Emote3`=5, `VerifiedBuild`=40120 WHERE `ID`=8325; - -UPDATE `quest_request_items` SET `EmoteOnComplete`=0, `EmoteOnIncomplete`=1, `CompletionText`='Our work in rebuilding our society begins here, $n. Once we are able to secure our home, we can look outward and upward.', `VerifiedBuild`=40120 WHERE `ID`=8325; - -UPDATE `quest_template` SET `RewardMoney`=165, `RewardBonusMoney`=180, `FlagsEx`=512, `VerifiedBuild`=40120 WHERE `ID`=8325; diff --git a/sql/updates/world/master/2021_09_30_01_world.sql b/sql/updates/world/master/2021_09_30_01_world.sql deleted file mode 100644 index fb21541e867..00000000000 --- a/sql/updates/world/master/2021_09_30_01_world.sql +++ /dev/null @@ -1,26 +0,0 @@ --- Unfortunate Measures -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8326; - -DELETE FROM `quest_poi` WHERE (`QuestID`=8326 AND `BlobIndex`=0 AND `Idx1`=2) OR (`QuestID`=8326 AND `BlobIndex`=0 AND `Idx1`=1) OR (`QuestID`=8326 AND `BlobIndex`=0 AND `Idx1`=0); -INSERT INTO `quest_poi` (`QuestID`, `BlobIndex`, `Idx1`, `ObjectiveIndex`, `QuestObjectiveID`, `QuestObjectID`, `MapID`, `UiMapID`, `Priority`, `Flags`, `WorldEffectID`, `PlayerConditionID`, `NavigationPlayerConditionID`, `SpawnTrackingID`, `AlwaysAllowMergingBlobs`, `VerifiedBuild`) VALUES -(8326, 0, 2, 32, 0, 0, 530, 467, 0, 0, 0, 0, 0, 120146, 0, 40120), -(8326, 0, 1, 0, 256445, 20797, 530, 467, 0, 1, 0, 0, 0, 0, 0, 40120), -(8326, 0, 0, -1, 0, 0, 530, 467, 0, 1, 0, 0, 0, 0, 0, 40120); - -DELETE FROM `quest_poi_points` WHERE (`QuestID`=8326 AND `Idx1`=2 AND `Idx2`=0) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=6) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=5) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=4) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=3) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=2) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=1) OR (`QuestID`=8326 AND `Idx1`=1 AND `Idx2`=0) OR (`QuestID`=8326 AND `Idx1`=0 AND `Idx2`=0); -INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `Z`, `VerifiedBuild`) VALUES -(8326, 2, 0, 10352, -6360, 34, 40120), -(8326, 1, 6, 10457, -6375, 22, 40120), -(8326, 1, 5, 10493, -6418, 40, 40120), -(8326, 1, 4, 10518, -6449, 47, 40120), -(8326, 1, 3, 10521, -6483, 20, 40120), -(8326, 1, 2, 10345, -6522, 27, 40120), -(8326, 1, 1, 10313, -6474, 65, 40120), -(8326, 1, 0, 10360, -6453, 65, 40120), -(8326, 0, 0, 10358, -6370, 34, 40120); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=8326; - -UPDATE `quest_request_items` SET `VerifiedBuild`=40120 WHERE `ID`=8326; - -UPDATE `quest_template` SET `RewardMoney`=120, `RewardBonusMoney`=390, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=8326; diff --git a/sql/updates/world/master/2021_09_30_02_world.sql b/sql/updates/world/master/2021_09_30_02_world.sql deleted file mode 100644 index a55891658e9..00000000000 --- a/sql/updates/world/master/2021_09_30_02_world.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Report to Lanthan Perilon -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8327; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8327 AND `BlobIndex`=0 AND `Idx1` IN (0,1)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8327 AND `Idx1` IN (0,1) AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=8327; - -UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=8327; diff --git a/sql/updates/world/master/2021_09_30_03_world.sql b/sql/updates/world/master/2021_09_30_03_world.sql deleted file mode 100644 index 13efe156c3b..00000000000 --- a/sql/updates/world/master/2021_09_30_03_world.sql +++ /dev/null @@ -1,14 +0,0 @@ --- A Fistful of Slivers -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=37440; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37440 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37440 AND `Idx1`=2 AND `Idx2`=0); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37440 AND `Idx1`=1 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9,10,11)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37440 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=37440; - -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `VerifiedBuild`=40120 WHERE `ID`=37440; - -UPDATE `quest_template` SET `RewardBonusMoney`=270, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=37440; diff --git a/sql/updates/world/master/2021_09_30_04_world.sql b/sql/updates/world/master/2021_09_30_04_world.sql deleted file mode 100644 index 9bd09c7bcd9..00000000000 --- a/sql/updates/world/master/2021_09_30_04_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- The Shrine of Dath'Remar -UPDATE `quest_template` SET `RewardMoney`=400, `RewardBonusMoney`=270, `VerifiedBuild`=40120 WHERE `ID`=37442; diff --git a/sql/updates/world/master/2021_09_30_05_world.sql b/sql/updates/world/master/2021_09_30_05_world.sql deleted file mode 100644 index 3a0ba9782d2..00000000000 --- a/sql/updates/world/master/2021_09_30_05_world.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Thirst Unending -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=37439; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37439 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37439 AND `Idx1`=2 AND `Idx2`=0); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37439 AND `Idx1`=1 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9,10)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=37439 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=37439; - -UPDATE `quest_template` SET `RewardBonusMoney`=270, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=37439; diff --git a/sql/updates/world/master/2021_09_30_06_world.sql b/sql/updates/world/master/2021_09_30_06_world.sql deleted file mode 100644 index 0303389e7d9..00000000000 --- a/sql/updates/world/master/2021_09_30_06_world.sql +++ /dev/null @@ -1,13 +0,0 @@ --- Aggression -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8334; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8334 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2,3)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8334 AND `Idx1`=3 AND `Idx2`=0); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8334 AND `Idx1`=2 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9,10,11)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8334 AND `Idx1`=1 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8334 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `Emote1`=5, `Emote3`=1, `VerifiedBuild`=40120 WHERE `ID`=8334; - -UPDATE `quest_template` SET `RewardMoney`=200, `RewardBonusMoney`=270, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=8334; diff --git a/sql/updates/world/master/2021_10_01_00_world.sql b/sql/updates/world/master/2021_10_01_00_world.sql deleted file mode 100644 index fcb4dc4cc2c..00000000000 --- a/sql/updates/world/master/2021_10_01_00_world.sql +++ /dev/null @@ -1,29 +0,0 @@ --- Solanian's Belongings -UPDATE `gameobject_template` SET `ContentTuningId`=1485, `VerifiedBuild`=40120 WHERE `entry` IN (180510,180511,180512); - -UPDATE `gameobject_template_addon` SET `flags`=0 WHERE `entry` IN (180510,180511,180512); - -UPDATE `gameobject_questitem` SET `VerifiedBuild`=40120 WHERE (`GameObjectEntry` IN (180510,180511,180512) AND `Idx`=0); - -UPDATE `quest_objectives` SET `VerifiedBuild`=40120 WHERE `ID` IN (276220,256221,276222); - -UPDATE `quest_visual_effect` SET `VerifiedBuild`=40120 WHERE (`ID` IN (276220,276222) AND `Index`=0); - --- Solanian's Scrying Orb -UPDATE `gameobject_template` SET `data1`=180510 WHERE `entry`=180510; -DELETE FROM `gameobject_loot_template` WHERE `entry`=180510; -INSERT INTO `gameobject_loot_template` (`entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES -(180510, 20470, 0, 100, 0, 1, 0, 1, 1, ''); - --- Scroll of Scourge Magic -UPDATE `gameobject_template` SET `data1`=180511 WHERE `entry`=180511; -DELETE FROM `gameobject_loot_template` WHERE `entry`=180511; -INSERT INTO `gameobject_loot_template` (`entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES -(180511, 20471, 0, 100.000, 0, 1, 0, 1, 1, ''), -(180511, 21007, 0, 0.30826, 0, 1, 0, 1, 1, ''); - --- Solanian's Journal -UPDATE `gameobject_template` SET `data1`=180512 WHERE `entry`=180512; -DELETE FROM `gameobject_loot_template` WHERE `entry`=180512; -INSERT INTO `gameobject_loot_template` (`entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES -(180512, 20472, 0, 100, 0, 1, 0, 1, 1, ''); diff --git a/sql/updates/world/master/2021_10_01_01_world.sql b/sql/updates/world/master/2021_10_01_01_world.sql deleted file mode 100644 index 4abe9baf525..00000000000 --- a/sql/updates/world/master/2021_10_01_01_world.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Aiding the Outrunners -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8347; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8347 AND `BlobIndex`=0 AND `Idx1` IN (0,1)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8347 AND `Idx1` IN (0,1) AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=8347; - -UPDATE `quest_template` SET `RewardBonusMoney`=60, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=8347; diff --git a/sql/updates/world/master/2021_10_01_02_world.sql b/sql/updates/world/master/2021_10_01_02_world.sql deleted file mode 100644 index 6231c208205..00000000000 --- a/sql/updates/world/master/2021_10_01_02_world.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Felendren the Banished -UPDATE `quest_offer_reward` SET `Emote1`=0, `Emote2`=0, `VerifiedBuild`=40120 WHERE `ID`=8335; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8335 AND `BlobIndex`=0 AND `Idx1` IN (0,1,2,3,4)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8335 AND `Idx1` IN (3,4) AND `Idx2`=0); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8335 AND `Idx1`=2 AND `Idx2` IN (0,1,2)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8335 AND `Idx1`=1 AND `Idx2` IN (0,1,2,3,4,5,6,7,8,9)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8335 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=8335; - -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `VerifiedBuild`=40120 WHERE `ID`=8335; - -UPDATE `quest_template` SET `RewardMoney`=720, `RewardBonusMoney`=450, `VerifiedBuild`=40120 WHERE `ID`=8335; - -UPDATE `quest_objectives` SET `VerifiedBuild`=40120 WHERE `ID` IN (256930,256931,256932); diff --git a/sql/updates/world/master/2021_10_01_03_world.sql b/sql/updates/world/master/2021_10_01_03_world.sql deleted file mode 100644 index ed2840b640c..00000000000 --- a/sql/updates/world/master/2021_10_01_03_world.sql +++ /dev/null @@ -1,13 +0,0 @@ --- Tainted Arcane Sliver -UPDATE `quest_offer_reward` SET `VerifiedBuild`=40120 WHERE `ID`=8338; - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8338 AND `BlobIndex`=0 AND `Idx1` IN (0,1)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8338 AND `Idx1`=1 AND `Idx2` IN (0,1,2)); -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=8338 AND `Idx1`=0 AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=8338; - -UPDATE `quest_template` SET `RewardMoney`=1130, `RewardBonusMoney`=450, `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=8338; - -UPDATE `quest_objectives` SET `VerifiedBuild`=40120 WHERE `ID`=257005; diff --git a/sql/updates/world/master/2021_10_01_04_world.sql b/sql/updates/world/master/2021_10_01_04_world.sql deleted file mode 100644 index 572d3ae9859..00000000000 --- a/sql/updates/world/master/2021_10_01_04_world.sql +++ /dev/null @@ -1,8 +0,0 @@ --- Slain by the Wretched -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=9704 AND `BlobIndex`=0 AND `Idx1` IN (0,1)); - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=9704 AND `Idx1` IN (0,1) AND `Idx2`=0); - -UPDATE `quest_details` SET `VerifiedBuild`=40120 WHERE `ID`=9704; - -UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=9704; diff --git a/sql/updates/world/master/2021_10_01_05_world.sql b/sql/updates/world/master/2021_10_01_05_world.sql deleted file mode 100644 index 2ab0a701034..00000000000 --- a/sql/updates/world/master/2021_10_01_05_world.sql +++ /dev/null @@ -1,20 +0,0 @@ -DELETE FROM `creature_template_addon` WHERE `entry`=49874; - -DELETE FROM `creature_addon` WHERE `guid` IN (279746, 279747, 279758, 279822, 279909, 279921, 279924, 279935, 279937, 279939, 279948, 279971, 279977, 280012); -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(279746, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279747, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279758, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279822, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279909, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279921, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279924, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279935, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279937, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279939, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279948, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279971, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(279977, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'), -(280012, 0, 0, 8, 1, 0, 0, 565, 0, 0, '80676 349927'); - -UPDATE `creature_addon` SET `movementAnimKit` = 565, `auras` = '349927' WHERE `guid` IN (279756, 279821, 279918, 279936, 279950, 279952, 279970, 279993, 279996); diff --git a/sql/updates/world/master/2021_10_02_00_world.sql b/sql/updates/world/master/2021_10_02_00_world.sql deleted file mode 100644 index 0460bb59588..00000000000 --- a/sql/updates/world/master/2021_10_02_00_world.sql +++ /dev/null @@ -1,145 +0,0 @@ --- -DELETE FROM `spell_totem_model` WHERE (`RaceID`=35 AND `SpellID` IN (207399,98008,16191,51485,157153,198838,108280,8512,204336,204331,204330,355580,192077,192222,324386,8143,5394,2484,192058)) OR (`RaceID`=31 AND `SpellID` IN (207399,8143,98008,108280,157153,16191,198838,51485,8512,204331,204336,204330,355580,192077,192222,324386,5394,2484,192058)) OR (`RaceID`=36 AND `SpellID` IN (207399,98008,157153,108280,16191,51485,198838,8512,204336,204331,204330,355580,192077,192222,324386,8143,5394,2484,192058)) OR (`RaceID`=28 AND `SpellID` IN (16191,8512,355580,324386,8143)) OR (`RaceID`=9 AND `SpellID` IN (16191,8512,355580,324386,8143)) OR (`RaceID`=6 AND `SpellID` IN (16191,8512,355580,324386,8143)) OR (`RaceID`=8 AND `SpellID` IN (16191,8512,355580,324386,8143)) OR (`RaceID`=2 AND `SpellID` IN (16191,8512,355580,188592,324386,8143)) OR (`RaceID`=32 AND `SpellID` IN (207399,98008,108280,16191,157153,198838,51485,8512,5394,2484,192058,204336,204331,204330,355580,192222,192077,324386,8143)) OR (`RaceID`=25 AND `SpellID` IN (16191,8512,8143,355580,324386)) OR (`RaceID`=34 AND `SpellID` IN (355580,204336,204331,204330,207399,198838,157153,51485,108280,98008,16191,8512,192077,192222,324386,8143,5394,192058,2484)) OR (`RaceID`=11 AND `SpellID` IN (16191,8512,324386,8143,188616,355580)) OR (`RaceID`=3 AND `SpellID` IN (16191,8512,324386,8143,355580)) OR (`RaceID`=26 AND `SpellID` IN (16191,8512,355580,324386,8143)); -INSERT INTO `spell_totem_model` (`SpellID`, `RaceID`, `DisplayID`) VALUES -(207399, 35, 94542), -- Vulpera - 207399 (Ancestral Protection Totem) -(98008, 35, 94541), -- Vulpera - 98008 (Spirit Link Totem) -(16191, 35, 94544), -- Vulpera - 16191 (Mana Tide Totem) -(51485, 35, 94542), -- Vulpera - 51485 (Earthgrab Totem) -(157153, 35, 94544), -- Vulpera - 157153 (Cloudburst Totem) -(198838, 35, 94542), -- Vulpera - 198838 (Earthen Wall Totem) -(108280, 35, 94544), -- Vulpera - 108280 (Healing Tide Totem) -(8512, 35, 94541), -- Vulpera - 8512 (Windfury Totem) -(204336, 35, 94541), -- Vulpera - 204336 (Grounding Totem) -(204331, 35, 94541), -- Vulpera - 204331 (Counterstrike Totem) -(204330, 35, 94543), -- Vulpera - 204330 (Skyfury Totem) -(355580, 35, 94541), -- Vulpera - 355580 (Static Field Totem) -(192077, 35, 94541), -- Vulpera - 192077 (Wind Rush Totem) -(192222, 35, 94543), -- Vulpera - 192222 (Liquid Magma Totem) -(324386, 35, 94541), -- Vulpera - 324386 (Vesper Totem) -(8143, 35, 94542), -- Vulpera - 8143 (Tremor Totem) -(5394, 35, 94544), -- Vulpera - 5394 (Healing Stream Totem) -(2484, 35, 94542), -- Vulpera - 2484 (Earthbind Totem) -(192058, 35, 94541), -- Vulpera - 192058 (Capacitor Totem) -(207399, 31, 84987), -- ZandalariTroll - 207399 (Ancestral Protection Totem) -(8143, 31, 84987), -- ZandalariTroll - 8143 (Tremor Totem) -(98008, 31, 84680), -- ZandalariTroll - 98008 (Spirit Link Totem) -(108280, 31, 84934), -- ZandalariTroll - 108280 (Healing Tide Totem) -(157153, 31, 84934), -- ZandalariTroll - 157153 (Cloudburst Totem) -(16191, 31, 84934), -- ZandalariTroll - 16191 (Mana Tide Totem) -(198838, 31, 84987), -- ZandalariTroll - 198838 (Earthen Wall Totem) -(51485, 31, 84987), -- ZandalariTroll - 51485 (Earthgrab Totem) -(8512, 31, 84680), -- ZandalariTroll - 8512 (Windfury Totem) -(204331, 31, 84680), -- ZandalariTroll - 204331 (Counterstrike Totem) -(204336, 31, 84680), -- ZandalariTroll - 204336 (Grounding Totem) -(204330, 31, 84933), -- ZandalariTroll - 204330 (Skyfury Totem) -(355580, 31, 84680), -- ZandalariTroll - 355580 (Static Field Totem) -(192077, 31, 84680), -- ZandalariTroll - 192077 (Wind Rush Totem) -(192222, 31, 84933), -- ZandalariTroll - 192222 (Liquid Magma Totem) -(324386, 31, 84680), -- ZandalariTroll - 324386 (Vesper Totem) -(5394, 31, 84934), -- ZandalariTroll - 5394 (Healing Stream Totem) -(2484, 31, 84987), -- ZandalariTroll - 2484 (Earthbind Totem) -(192058, 31, 84680), -- ZandalariTroll - 192058 (Capacitor Totem) -(207399, 36, 86440), -- MagharOrc - 207399 (Ancestral Protection Totem) -(98008, 36, 86437), -- MagharOrc - 98008 (Spirit Link Totem) -(157153, 36, 86439), -- MagharOrc - 157153 (Cloudburst Totem) -(108280, 36, 86439), -- MagharOrc - 108280 (Healing Tide Totem) -(16191, 36, 86439), -- MagharOrc - 16191 (Mana Tide Totem) -(51485, 36, 86440), -- MagharOrc - 51485 (Earthgrab Totem) -(198838, 36, 86440), -- MagharOrc - 198838 (Earthen Wall Totem) -(8512, 36, 86437), -- MagharOrc - 8512 (Windfury Totem) -(204336, 36, 86437), -- MagharOrc - 204336 (Grounding Totem) -(204331, 36, 86437), -- MagharOrc - 204331 (Counterstrike Totem) -(204330, 36, 86438), -- MagharOrc - 204330 (Skyfury Totem) -(355580, 36, 86437), -- MagharOrc - 355580 (Static Field Totem) -(192077, 36, 86437), -- MagharOrc - 192077 (Wind Rush Totem) -(192222, 36, 86438), -- MagharOrc - 192222 (Liquid Magma Totem) -(324386, 36, 86437), -- MagharOrc - 324386 (Vesper Totem) -(8143, 36, 86440), -- MagharOrc - 8143 (Tremor Totem) -(5394, 36, 86439), -- MagharOrc - 5394 (Healing Stream Totem) -(2484, 36, 86440), -- MagharOrc - 2484 (Earthbind Totem) -(192058, 36, 86437), -- MagharOrc - 192058 (Capacitor Totem) -(16191, 28, 81442), -- HighmountainTauren - 16191 (Mana Tide Totem) -(8512, 28, 81441), -- HighmountainTauren - 8512 (Windfury Totem) -(355580, 28, 81441), -- HighmountainTauren - 355580 (Static Field Totem) -(324386, 28, 81441), -- HighmountainTauren - 324386 (Vesper Totem) -(8143, 28, 81443), -- HighmountainTauren - 8143 (Tremor Totem) -(16191, 9, 30784), -- Goblin - 16191 (Mana Tide Totem) -(8512, 9, 30781), -- Goblin - 8512 (Windfury Totem) -(355580, 9, 30781), -- Goblin - 355580 (Static Field Totem) -(324386, 9, 30781), -- Goblin - 324386 (Vesper Totem) -(8143, 9, 30782), -- Goblin - 8143 (Tremor Totem) -(16191, 6, 4587), -- Tauren - 16191 (Mana Tide Totem) -(8512, 6, 4590), -- Tauren - 8512 (Windfury Totem) -(355580, 6, 4590), -- Tauren - 355580 (Static Field Totem) -(324386, 6, 4590), -- Tauren - 324386 (Vesper Totem) -(8143, 6, 4588), -- Tauren - 8143 (Tremor Totem) -(16191, 8, 30763), -- Troll - 16191 (Mana Tide Totem) -(8512, 8, 30760), -- Troll - 8512 (Windfury Totem) -(355580, 8, 30760), -- Troll - 355580 (Static Field Totem) -(324386, 8, 30760), -- Troll - 324386 (Vesper Totem) -(8143, 8, 30761), -- Troll - 8143 (Tremor Totem) -(16191, 2, 30759), -- Orc - 16191 (Mana Tide Totem) -(8512, 2, 30756), -- Orc - 8512 (Windfury Totem) -(355580, 2, 30756), -- Orc - 355580 (Static Field Totem) -(188592, 2, 59800), -- Orc - 188592 (Fire Elemental) -(324386, 2, 30756), -- Orc - 324386 (Vesper Totem) -(8143, 2, 30757), -- Orc - 8143 (Tremor Totem) -(207399, 32, 90691), -- KulTiran - 207399 (Ancestral Protection Totem) -(98008, 32, 90693), -- KulTiran - 98008 (Spirit Link Totem) -(108280, 32, 90694), -- KulTiran - 108280 (Healing Tide Totem) -(16191, 32, 90694), -- KulTiran - 16191 (Mana Tide Totem) -(157153, 32, 90694), -- KulTiran - 157153 (Cloudburst Totem) -(198838, 32, 90691), -- KulTiran - 198838 (Earthen Wall Totem) -(51485, 32, 90691), -- KulTiran - 51485 (Earthgrab Totem) -(8512, 32, 90693), -- KulTiran - 8512 (Windfury Totem) -(5394, 32, 90694), -- KulTiran - 5394 (Healing Stream Totem) -(2484, 32, 90691), -- KulTiran - 2484 (Earthbind Totem) -(192058, 32, 90693), -- KulTiran - 192058 (Capacitor Totem) -(204336, 32, 90693), -- KulTiran - 204336 (Grounding Totem) -(204331, 32, 90693), -- KulTiran - 204331 (Counterstrike Totem) -(204330, 32, 90695), -- KulTiran - 204330 (Skyfury Totem) -(355580, 32, 90693), -- KulTiran - 355580 (Static Field Totem) -(192222, 32, 90695), -- KulTiran - 192222 (Liquid Magma Totem) -(192077, 32, 90693), -- KulTiran - 192077 (Wind Rush Totem) -(324386, 32, 90693), -- KulTiran - 324386 (Vesper Totem) -(8143, 32, 90691), -- KulTiran - 8143 (Tremor Totem) -(16191, 25, 41671), -- PandarenAlliance - 16191 (Mana Tide Totem) -(8512, 25, 41668), -- PandarenAlliance - 8512 (Windfury Totem) -(8143, 25, 41669), -- PandarenAlliance - 8143 (Tremor Totem) -(355580, 25, 41668), -- PandarenAlliance - 355580 (Static Field Totem) -(324386, 25, 41668), -- PandarenAlliance - 324386 (Vesper Totem) -(355580, 34, 86432), -- DarkIronDwarf - 355580 (Static Field Totem) -(204336, 34, 86432), -- DarkIronDwarf - 204336 (Grounding Totem) -(204331, 34, 86432), -- DarkIronDwarf - 204331 (Counterstrike Totem) -(204330, 34, 86433), -- DarkIronDwarf - 204330 (Skyfury Totem) -(207399, 34, 86435), -- DarkIronDwarf - 207399 (Ancestral Protection Totem) -(198838, 34, 86435), -- DarkIronDwarf - 198838 (Earthen Wall Totem) -(157153, 34, 86434), -- DarkIronDwarf - 157153 (Cloudburst Totem) -(51485, 34, 86435), -- DarkIronDwarf - 51485 (Earthgrab Totem) -(108280, 34, 86434), -- DarkIronDwarf - 108280 (Healing Tide Totem) -(98008, 34, 86432), -- DarkIronDwarf - 98008 (Spirit Link Totem) -(16191, 34, 86434), -- DarkIronDwarf - 16191 (Mana Tide Totem) -(8512, 34, 86432), -- DarkIronDwarf - 8512 (Windfury Totem) -(192077, 34, 86432), -- DarkIronDwarf - 192077 (Wind Rush Totem) -(192222, 34, 86433), -- DarkIronDwarf - 192222 (Liquid Magma Totem) -(324386, 34, 86432), -- DarkIronDwarf - 324386 (Vesper Totem) -(8143, 34, 86435), -- DarkIronDwarf - 8143 (Tremor Totem) -(5394, 34, 86434), -- DarkIronDwarf - 5394 (Healing Stream Totem) -(192058, 34, 86432), -- DarkIronDwarf - 192058 (Capacitor Totem) -(2484, 34, 86435), -- DarkIronDwarf - 2484 (Earthbind Totem) -(16191, 11, 19075), -- Draenei - 16191 (Mana Tide Totem) -(8512, 11, 19071), -- Draenei - 8512 (Windfury Totem) -(324386, 11, 19071), -- Draenei - 324386 (Vesper Totem) -(8143, 11, 19073), -- Draenei - 8143 (Tremor Totem) -(188616, 11, 14511), -- Draenei - 188616 (Earth Elemental) -(355580, 11, 19071), -- Draenei - 355580 (Static Field Totem) -(16191, 3, 30755), -- Dwarf - 16191 (Mana Tide Totem) -(8512, 3, 30736), -- Dwarf - 8512 (Windfury Totem) -(324386, 3, 30736), -- Dwarf - 324386 (Vesper Totem) -(8143, 3, 30753), -- Dwarf - 8143 (Tremor Totem) -(355580, 3, 30736), -- Dwarf - 355580 (Static Field Totem) -(16191, 26, 41671), -- PandarenHorde - 16191 (Mana Tide Totem) -(8512, 26, 41668), -- PandarenHorde - 8512 (Windfury Totem) -(355580, 26, 41668), -- PandarenHorde - 355580 (Static Field Totem) -(324386, 26, 41668), -- PandarenHorde - 324386 (Vesper Totem) -(8143, 26, 41669); -- PandarenHorde - 8143 (Tremor Totem) diff --git a/sql/updates/world/master/2021_10_02_01_world.sql b/sql/updates/world/master/2021_10_02_01_world.sql deleted file mode 100644 index abe6da2c24c..00000000000 --- a/sql/updates/world/master/2021_10_02_01_world.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Human -UPDATE `playercreateinfo` SET `orientation` = 5.1044426 WHERE `race` = 1 AND `class` != 6; - --- Dwarf -UPDATE `playercreateinfo` SET `zone` = 132, `orientation` = 0.501087 WHERE `race` = 3 AND `class` != 6; - --- Night Elf -UPDATE `playercreateinfo` SET `zone` = 188, `orientation` = 5.48033 WHERE `race` = 4 AND `class` NOT IN (6, 12); - --- Orc -UPDATE `playercreateinfo` SET `zone` = 363, `orientation` = 0 WHERE `race` = 2 AND `class` != 6; - --- Pandaren -UPDATE `playercreateinfo` SET `orientation` = 2.879619 WHERE `race` = 24 AND `class` != 6; - --- Death Knight -UPDATE `playercreateinfo` SET `orientation` = 3.659973 WHERE `class` = 6 AND `race` != 24; diff --git a/sql/updates/world/master/2021_10_02_02_world.sql b/sql/updates/world/master/2021_10_02_02_world.sql deleted file mode 100644 index 33ad77371bd..00000000000 --- a/sql/updates/world/master/2021_10_02_02_world.sql +++ /dev/null @@ -1,5 +0,0 @@ -UPDATE `creature_addon` SET `bytes2` = 1, `emote` = 333 WHERE `guid` IN (280020, 280019, 280001, 280003, 279956, 279945, 279928, 279914, 279906, 279894, 279893, 279888, 280008, 280002); - -DELETE FROM `creature_addon` WHERE `guid` = 280018; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(280018, 0, 0, 0, 1, 333, 0, 0, 0, 0, NULL); diff --git a/sql/updates/world/master/2021_10_02_03_world.sql b/sql/updates/world/master/2021_10_02_03_world.sql deleted file mode 100644 index f67c1c640fa..00000000000 --- a/sql/updates/world/master/2021_10_02_03_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -DELETE FROM `creature_addon` WHERE `guid` IN (279887, 279889, 279891, 279905, 279916, 279929, 279938, 279947, 279998, 279999, 280000, 280004, 280006, 280013, 280016); diff --git a/sql/updates/world/master/2021_10_02_04_world.sql b/sql/updates/world/master/2021_10_02_04_world.sql deleted file mode 100644 index 956e0aeb2ea..00000000000 --- a/sql/updates/world/master/2021_10_02_04_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- -UPDATE `quest_objectives` SET `VerifiedBuild`=40120 WHERE `ID` IN (256445,256853,256854,259624,276209,276210,276219,276221); - -UPDATE `quest_visual_effect` SET `VerifiedBuild`=40120 WHERE `ID` IN (259624,276219,276221) AND `Index`=0; diff --git a/sql/updates/world/master/2021_10_02_05_world.sql b/sql/updates/world/master/2021_10_02_05_world.sql deleted file mode 100644 index 2f51a6422f5..00000000000 --- a/sql/updates/world/master/2021_10_02_05_world.sql +++ /dev/null @@ -1,28 +0,0 @@ -ALTER TABLE `playercreateinfo` - ADD `npe_map` int(10) unsigned DEFAULT NULL AFTER `orientation`, - ADD `npe_position_x` float DEFAULT NULL AFTER `npe_map`, - ADD `npe_position_y` float DEFAULT NULL AFTER `npe_position_x`, - ADD `npe_position_z` float DEFAULT NULL AFTER `npe_position_y`, - ADD `npe_orientation` float DEFAULT NULL AFTER `npe_position_z`, - ADD `npe_transport_guid` bigint(20) unsigned DEFAULT NULL AFTER `npe_orientation`, - DROP `zone`; - -DELETE FROM `gameobject_template` WHERE `entry` IN (333479,349879); -INSERT INTO `gameobject_template` (`entry`,`type`,`displayId`,`name`,`IconName`,`castBarCaption`,`unk1`,`size`,`Data0`,`Data1`,`Data2`,`Data3`,`Data4`,`Data5`,`Data6`,`Data7`,`Data8`,`Data9`,`Data10`,`Data11`,`Data12`,`Data13`,`Data14`,`Data15`,`Data16`,`Data17`,`Data18`,`Data19`,`Data20`,`Data21`,`Data22`,`Data23`,`Data24`,`Data25`,`Data26`,`Data27`,`Data28`,`Data29`,`Data30`,`Data31`,`Data32`,`Data33`,`ContentTuningId`,`VerifiedBuild`) VALUES -(333479,15,61205,'Alliance Ship','','','',1,7748,10,2,0,0,81,2261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40120), -- Alliance Ship -(349879,15,61835,'Horde Transport','','','',1,8099,10,2,0,0,81,2369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40120); -- Horde Transport - -DELETE FROM `gameobject_template_addon` WHERE `entry` IN (333479,349879); -INSERT INTO `gameobject_template_addon` (`entry`,`faction`,`flags`,`mingold`,`maxgold`,`WorldEffectID`,`AIAnimKitID`) VALUES -(333479,0,0x28,0,0,0,0), -(349879,0,0x28,0,0,0,0); - -SET @ALLIANCE_SHIP := 29; -SET @HORDE_SHIP := 30; -DELETE FROM `transports` WHERE `guid` IN (@ALLIANCE_SHIP,@HORDE_SHIP); -INSERT INTO `transports` (`guid`, `entry`, `name`, `phaseUseFlags`, `phaseid`, `phasegroup`, `ScriptName`) VALUES -(29,333479,'NPE - Alliance Ship',0,0,0,''), -(30,349879,'NPE - Horde Transport',0,0,0,''); - -UPDATE `playercreateinfo` SET `npe_map`=2175,`npe_position_x`=11.1301,`npe_position_y`=-0.417182,`npe_position_z`=5.18741,`npe_orientation`=3.1484344,`npe_transport_guid`=@ALLIANCE_SHIP WHERE `race` IN (1,3,4,7,11,22,25) AND `class` NOT IN (6,12); -UPDATE `playercreateinfo` SET `npe_map`=2175,`npe_position_x`=-10.7291,`npe_position_y`=-7.14635,`npe_position_z`=8.73113,`npe_orientation`=1.563206,`npe_transport_guid`=@HORDE_SHIP WHERE `race` IN (2,5,6,8,9,10,26) AND `class` NOT IN (6,12); diff --git a/sql/updates/world/master/2021_10_03_00_world.sql b/sql/updates/world/master/2021_10_03_00_world.sql deleted file mode 100644 index 2fee0383707..00000000000 --- a/sql/updates/world/master/2021_10_03_00_world.sql +++ /dev/null @@ -1,81 +0,0 @@ -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (15367,15298,15273,20100,20244,20098,15291,43010,15468,15289,15287,15296,15284,15297,15285,15280,15513,15279,15295,15292,63332,44857,15283,15494,44937,15278,15281,15366,15274,15372,15294,15271,15301,15371,17849,17047,16270,16923,16271,43012,15403,15638,15644,16916,18929,16924,16259,44244,15418,15493,16266,63080,16267,63079,16186,16185,15433,18926,16276,16269,15416,15940)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(15367, 0, 0, 0, 1485, 40120), -(15298, 0, 0, 0, 1485, 40120), -(15273, 0, 0, 0, 1485, 40120), -(20100, 0, 0, 0, 1485, 40120), -(20244, 0, 0, 0, 1485, 40120), -(20098, 0, 0, 0, 1485, 40120), -(15291, 0, 0, 0, 1485, 40120), -(43010, 0, 0, 0, 1485, 40120), -(15468, 0, 0, 0, 1485, 40120), -(15289, 0, 0, 0, 1485, 40120), -(15287, 0, 0, 0, 1485, 40120), -(15296, 0, 0, 0, 1485, 40120), -(15284, 0, 0, 0, 1485, 40120), -(15297, 0, 0, 0, 1485, 40120), -(15285, 0, 0, 0, 1485, 40120), -(15280, 0, 0, 0, 1485, 40120), -(15513, 0, 0, 0, 1485, 40120), -(15279, 0, 0, 0, 1485, 40120), -(15295, 0, 0, 0, 1485, 40120), -(15292, 0, 0, 0, 1485, 40120), -(63332, 0, 0, 0, 1485, 40120), -(44857, 0, 0, 0, 1485, 40120), -(15283, 0, 0, 0, 1485, 40120), -(15494, 0, 0, 0, 1485, 40120), -(44937, 0, 0, 0, 1485, 40120), -(15278, 0, 0, 0, 1485, 40120), -(15281, 0, 0, 0, 1485, 40120), -(15366, 0, 0, 0, 1485, 40120), -(15274, 0, 0, 0, 1485, 40120), -(15372, 0, 0, 0, 1485, 40120), -(15294, 0, 0, 0, 1485, 40120), -(15271, 0, 0, 0, 1485, 40120), -(15301, 0, 0, 0, 1485, 40120), -(15371, 0, 3, 3, 883, 40120), -(17849, 0, 0, 0, 77, 40120), -(17047, 0, 0, 0, 77, 40120), -(16270, 0, 0, 0, 77, 40120), -(16923, 0, 0, 0, 77, 40120), -(16271, 0, 0, 0, 77, 40120), -(43012, 0, 0, 0, 77, 40120), -(15403, 0, 0, 0, 77, 40120), -(15638, 0, 0, 0, 77, 40120), -(15644, 0, 0, 0, 77, 40120), -(16916, 0, 0, 0, 77, 40120), -(18929, 0, 0, 0, 77, 40120), -(16924, 0, 0, 0, 77, 40120), -(16259, 0, 0, 0, 77, 40120), -(44244, 0, 0, 0, 881, 40120), -(15418, 0, 0, 0, 77, 40120), -(15493, 0, 0, 0, 77, 40120), -(16266, 0, 0, 0, 77, 40120), -(63080, 0, 0, 0, 77, 40120), -(16267, 0, 0, 0, 77, 40120), -(63079, 0, 4, 4, 373, 40120), -(16186, 0, 0, 0, 77, 40120), -(16185, 0, 0, 0, 77, 40120), -(15433, 0, 0, 0, 77, 40120), -(18926, 0, 0, 0, 77, 40120), -(16276, 0, 0, 0, 77, 40120), -(16269, 0, 0, 0, 77, 40120), -(15416, 0, 0, 0, 77, 40120), -(15940, 0, 0, 0, 77, 40120); - -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=6491 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=89713 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=62019 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=6368 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=61142 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=1420 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=17213 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=61071 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=721 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=62020 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=13321 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=2914 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=16221 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=61080 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=15654 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=15649 AND `DifficultyID`=0); diff --git a/sql/updates/world/master/2021_10_03_01_world.sql b/sql/updates/world/master/2021_10_03_01_world.sql deleted file mode 100644 index 582a11d8ed2..00000000000 --- a/sql/updates/world/master/2021_10_03_01_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `creature_template` SET `subname` = '' WHERE `entry` IN (68979, 68980); diff --git a/sql/updates/world/master/2021_10_03_02_world.sql b/sql/updates/world/master/2021_10_03_02_world.sql deleted file mode 100644 index 14497d7854d..00000000000 --- a/sql/updates/world/master/2021_10_03_02_world.sql +++ /dev/null @@ -1,28 +0,0 @@ --- --- 25152 Tu lugar en el mundo --- https://es.wowhead.com/quest=25152 -DELETE FROM `quest_offer_reward_locale` WHERE `ID`='25152' AND `locale`='esES'; -INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES ('25152', 'esES', 'Otro de los reclutas de Kaltunk, ¿eh?$B$BPues sí que están mal las cosas, si esto es lo mejor que puede ofrecer la Horda. No importa. Para cuando te llegue el momento de salir del Valle, serás un guerrero digno de la Horda.', '0'); - --- 25126 Dientes afilados --- https://es.wowhead.com/quest=25126 --- Blizzard server (quest_request_items_locale) -DELETE FROM `quest_request_items_locale` WHERE `ID`='25126' AND `locale`='esES'; -INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES ('25126', 'esES','Espero que no hayas vuelto para intentar convencerme de que has terminado tu tarea, $n, ¿verdad? No, claro que no. Esperaría algo mejor de ti.', '0'); -DELETE FROM `quest_offer_reward_locale` WHERE `ID`='25126' AND `locale`='esES'; -INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES ('25126', 'esES', 'Umm... no está mal, $n. Pero que no se te suba a la cabeza... tendrás que luchar con cosas mucho más duras que un jabalí en tu carrera.$B$BSin embargo, has mostrado tu valía, y tu siguiente prueba será contra un adversario mucho más peligroso, necesitarás algo más de protección.', '0'); - --- 25172 Invasores en nuestro hogar --- https://es.wowhead.com/quest=25172 --- Blizzard server (quest_request_items_locale) -DELETE FROM `quest_request_items_locale` WHERE `ID`='25172' AND `locale`='esES'; -INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES ('25172', 'esES', 'Rápido, $n. Despacha a estos humanos en nuestro valle.', '0'); -DELETE FROM `quest_offer_reward_locale` WHERE `ID`='25172' AND `locale`='esES'; -INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES ('25172', 'esES', 'Ejecutados con rapidez y discreción. Un trabajo bien hecho.', '0'); - --- 25127 Aguijón de escórpido --- https://es.wowhead.com/quest=25127 -DELETE FROM `quest_request_items_locale` WHERE `ID`='25127' AND `locale`='esES'; -INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES ('25127', 'esES', 'El caparazón de un escórpido no es tan resistente como para disuadir la fuerza y determinación de un guerrero. Golpea fuerte y sin dudas, y los escórpidos serán una presa fácil.', '0'); -DELETE FROM `quest_offer_reward_locale` WHERE `ID`='25127' AND `locale`='esES'; -INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES ('25127', 'esES', 'De tus luchas con los escórpidos debes sacar una lección importante. Tanto el menor como el mayor de tus oponentes pueden enviarte directo al infierno. En el combate cualquier cosa y en cualquier número o tamaño puede llevarte a la perdición.$B$BNo tengo nada más que enseñarte, $n. Te has portado bien y seguiré con mucho interés tus progresos.\r\n', '0'); diff --git a/sql/updates/world/master/2021_10_03_03_world.sql b/sql/updates/world/master/2021_10_03_03_world.sql deleted file mode 100644 index df49310d2ca..00000000000 --- a/sql/updates/world/master/2021_10_03_03_world.sql +++ /dev/null @@ -1,51 +0,0 @@ --- add missing EmoteState (GUID: 650005) -DELETE FROM `creature_addon` WHERE `guid` = 650005; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(650005, 0, 0, 0, 257, 415, 0, 0, 0, 0, ''); - --- add missing EmoteState (GUID: 650017) -DELETE FROM `creature_addon` WHERE `guid` = 650017; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(650017, 0, 0, 0, 1, 613, 0, 0, 0, 0, ''); - --- add missing EmoteState (GUID: 650051) -DELETE FROM `creature_addon` WHERE `guid` = 650051; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(650051, 0, 0, 0, 257, 641, 0, 0, 0, 0, ''); - --- add missing EmoteState (GUID: 650065) -DELETE FROM `creature_addon` WHERE `guid` = 650065; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES -(650065, 0, 0, 0, 257, 641, 0, 0, 0, 0, ''); - --- SAI Script for locus-researcher & rift-warden -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (132385, 132386); - --- SAI for GUID: 650030 -SET @ENTRY := -650030; -DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(@ENTRY, 0, 0, 0, 1, 0, 100, 1, 1000, 1000, 0, 0, 0, '', 11, 260888, 1, 0, 0, 0, 0, 10, 650039, 132397, 0, 0, 0, 0, 0, 'Cast Void Suppression on Bunny'); - --- SAI for GUID: 650002 -SET @ENTRY := -650002; -DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(@ENTRY, 0, 0, 0, 1, 0, 100, 1, 1000, 1000, 0, 0, 0, '', 11, 260888, 1, 0, 0, 0, 0, 10, 650039, 132397, 0, 0, 0, 0, 0, 'Cast Void Suppression on Bunny'); - --- SAI for GUID: 650003 -SET @ENTRY := -650003; -DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(@ENTRY, 0, 0, 0, 1, 0, 100, 1, 1000, 1000, 0, 0, 0, '', 11, 260888, 1, 0, 0, 0, 0, 10, 650039, 132397, 0, 0, 0, 0, 0, 'Cast Void Suppression on Bunny'); - --- Condition for Spell_Target -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 13 AND `SourceEntry` = 260888; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(13, 1, 260888, 0, 0, 31, 0, 3, 132397, 0, 0, 0, 0, '', 'Spell target hit Bunny 132397'); - --- SAI for GUID: 560056 -SET @ENTRY := -650056; -DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(@ENTRY, 0, 0, 0, 1, 0, 100, 0, 2000, 5000, 2000, 5000, 0, '', 10, 1, 6, 274, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'OOC - after 5000ms and 5000ms repeat - play Random Emote'); diff --git a/sql/updates/world/master/2021_10_03_04_world.sql b/sql/updates/world/master/2021_10_03_04_world.sql deleted file mode 100644 index f901ee450e5..00000000000 --- a/sql/updates/world/master/2021_10_03_04_world.sql +++ /dev/null @@ -1,308 +0,0 @@ -SET @CGUID := 1050038; -SET @OGUID := 600000; - --- playercreateinfo for Allied Race Deathknights -DELETE FROM `playercreateinfo` WHERE `race` IN (29, 27, 28, 30, 31, 32, 34, 35, 36, 37, 26, 25) AND `class`=6; -INSERT INTO `playercreateinfo` (`race`, `class`, `map`, `position_x`, `position_y`, `position_z`, `orientation`) VALUES -(29, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(27, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(28, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(30, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(31, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(32, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(34, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(35, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(36, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(37, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(26, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908), -(25, 6, 2297, 481.803009033203125, -2124.659912109375, 840.85699462890625, 3.1104908); - -DELETE FROM `scene_template` WHERE (`SceneId`=2394 AND `ScriptPackageID`=2780); -INSERT INTO `scene_template` (`SceneId`, `Flags`, `ScriptPackageID`, `Encrypted`) VALUES -(2394, 9, 2780, 0); - --- Update Quest stuff -DELETE FROM `creature_queststarter` WHERE `id` = 163016; -INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES -(163016, 58877), -- Deaths Power Grows -(163016, 58902), -- Defender of Azeroth (A) -(163016, 58903); -- Defender of Azeroth (H) - -DELETE FROM `creature_questender` WHERE `id` = 163016; -INSERT INTO `creature_questender` (`id`, `quest`) VALUES -(163016, 58877), -- Deaths Power Grows -(163016, 58902), -- Defender of Azeroth (A) -(163016, 58903); -- Defender of Azeroth (H) - -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `BlobIndex`=0 AND `Idx1`=4); -- Defender of Azeroth -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `BlobIndex`=1 AND `Idx1`=3); -- Defender of Azeroth -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `BlobIndex`=0 AND `Idx1`=2); -- Defender of Azeroth -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `BlobIndex`=0 AND `Idx1`=1); -- Defender of Azeroth -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `BlobIndex`=0 AND `Idx1`=0); -- Defender of Azeroth -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `BlobIndex`=0 AND `Idx1`=2); -- Death's Power Grows -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `BlobIndex`=0 AND `Idx1`=1); -- Death's Power Grows -UPDATE `quest_poi` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `BlobIndex`=0 AND `Idx1`=0); -- Death's Power Grows - -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `Idx1`=4 AND `Idx2`=0); -- Defender of Azeroth -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `Idx1`=3 AND `Idx2`=0); -- Defender of Azeroth -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `Idx1`=2 AND `Idx2`=0); -- Defender of Azeroth -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `Idx1`=1 AND `Idx2`=0); -- Defender of Azeroth -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58902 AND `Idx1`=0 AND `Idx2`=0); -- Defender of Azeroth -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `Idx1`=2 AND `Idx2`=0); -- Death's Power Grows -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `Idx1`=1 AND `Idx2`=0); -- Death's Power Grows -UPDATE `quest_poi_points` SET `VerifiedBuild`=40120 WHERE (`QuestID`=58877 AND `Idx1`=0 AND `Idx2`=0); -- Death's Power Grows - -DELETE FROM `quest_offer_reward` WHERE `ID`=58877; -INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES -(58877, 0, 0, 0, 0, 0, 0, 0, 0, 'I accept your pledge. Serve us well.\n\nTo that end, new weapons worthy of a Knight of the Ebon Blade have been forged.\n\nChoose, my champion.', 40120); -- Death's Power Grows - -DELETE FROM `quest_details` WHERE `ID` IN (58902 /*Defender of Azeroth*/, 58877 /*Death's Power Grows*/); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(58902, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Defender of Azeroth -(58877, 0, 0, 0, 0, 0, 0, 0, 0, 40120); -- Death's Power Grows - -DELETE FROM `quest_request_items` WHERE `ID`=58877; -INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `EmoteOnCompleteDelay`, `EmoteOnIncompleteDelay`, `CompletionText`, `VerifiedBuild`) VALUES -(58877, 0, 0, 0, 0, 'Swear your fealty, $n.', 40120); -- Death's Power Grows - --- NPC spawns & Addon -DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(@CGUID+0, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 514.51739501953125, -2132.288330078125, 840.9403076171875, 1.543633103370666503, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+1, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 514.92364501953125, -2116.732666015625, 840.94024658203125, 4.681285858154296875, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+2, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 502.567718505859375, -2116.8525390625, 840.94024658203125, 4.724217414855957031, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+3, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 489.935760498046875, -2132.288330078125, 840.9403076171875, 1.562398791313171386, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+4, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 512.61456298828125, -2116.71533203125, 840.94024658203125, 4.669904232025146484, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+5, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 511.98785400390625, -2132.288330078125, 840.94024658203125, 1.528188347816467285, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+6, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 509.392364501953125, -2132.2900390625, 840.9403076171875, 1.523436784744262695, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+7, 161708, 2297, 12952, 12951, '0', '0', 0, 0, 0, 466.701385498046875, -2131.3837890625, 840.9403076171875, 6.238399505615234375, 7200, 0, 0, 36632, 9035, 0, 0, 0, 0, 40120), -- High Inquisitor Whitemane (Area: -Unknown- - Difficulty: 0) -(@CGUID+8, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 492.51910400390625, -2116.850830078125, 840.94024658203125, 4.720029354095458984, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+9, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 507.03472900390625, -2132.288330078125, 840.94024658203125, 1.53494429588317871, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+10, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 490.036468505859375, -2116.850830078125, 840.94024658203125, 4.710337162017822265, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+11, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 517.3055419921875, -2132.2900390625, 840.94024658203125, 1.551848411560058593, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+12, 161707, 2297, 12952, 12951, '0', '0', 0, 0, 0, 466.701385498046875, -2121.79345703125, 840.9403076171875, 6.238399505615234375, 7200, 0, 0, 32053, 0, 0, 0, 0, 0, 40120), -- King Thoras Trollbane (Area: -Unknown- - Difficulty: 0) -(@CGUID+13, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 497.791656494140625, -2132.288330078125, 840.94024658203125, 1.568883061408996582, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+14, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 500.114593505859375, -2132.2900390625, 840.9403076171875, 1.567752838134765625, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+15, 161709, 2297, 12952, 12951, '0', '0', 0, 0, 0, 466.701385498046875, -2127.08154296875, 840.9403076171875, 6.238408565521240234, 7200, 0, 0, 114475, 45175, 0, 0, 0, 0, 40120), -- Highlord Darion Mograine (Area: -Unknown- - Difficulty: 0) -(@CGUID+16, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 495.166656494140625, -2116.8525390625, 840.94024658203125, 4.71814584732055664, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+17, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 495.26214599609375, -2132.288330078125, 840.9403076171875, 1.577044129371643066, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+18, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 507.4375, -2116.8525390625, 840.94024658203125, 4.692774295806884765, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+19, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 487.390625, -2116.850830078125, 840.94024658203125, 4.707186222076416015, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+20, 161706, 2297, 12952, 12951, '0', '0', 0, 0, 0, 466.701385498046875, -2116.763916015625, 840.9403076171875, 6.238399505615234375, 7200, 0, 0, 45790, 1807, 0, 0, 0, 0, 40120), -- Nazgrim (Area: -Unknown- - Difficulty: 0) -(@CGUID+21, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 517.513916015625, -2116.53466796875, 840.94024658203125, 4.703579425811767578, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+22, 163016, 2297, 12952, 12951, '0', '0', 0, 0, 0, 426.432281494140625, -2123.810791015625, 864.97430419921875, 3.191439628601074218, 7200, 0, 0, 9158000, 0, 0, 0, 0, 0, 40120), -- The Lich King (Area: -Unknown- - Difficulty: 0) (Auras: 192032 - Swirling Souls) -(@CGUID+23, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 504.94964599609375, -2132.2900390625, 840.94024658203125, 1.570852279663085937, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+24, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 497.78472900390625, -2116.8525390625, 840.94024658203125, 4.720065116882324218, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+25, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 519.9913330078125, -2116.397705078125, 840.9403076171875, 4.726891517639160156, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+26, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 487.255218505859375, -2132.288330078125, 840.9403076171875, 1.559023022651672363, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+27, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 520.13543701171875, -2132.3056640625, 840.9403076171875, 1.576829433441162109, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+28, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 492.689239501953125, -2132.2900390625, 840.9403076171875, 1.58624422550201416, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+29, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 502.670135498046875, -2132.2900390625, 840.94024658203125, 1.58245241641998291, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+30, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 510.126739501953125, -2116.713623046875, 840.94024658203125, 4.661986351013183593, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+31, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 504.923614501953125, -2116.8525390625, 840.94024658203125, 4.710828304290771484, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120), -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -(@CGUID+32, 161711, 2297, 12952, 12951, '0', '0', 0, 0, 0, 500.22222900390625, -2116.8525390625, 840.94024658203125, 4.712122440338134765, 7200, 0, 0, 9624, 852, 0, 0, 0, 0, 40120); -- Knight of the Ebon Blade (Area: -Unknown- - Difficulty: 0) -DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+32; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(@CGUID+0, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+1, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+2, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+3, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+4, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+5, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+6, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+7, 0, 70479, 0, 1, 0, 0, 0, 0, ''), -- High Inquisitor Whitemane -(@CGUID+8, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+9, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+10, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+11, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+12, 0, 70480, 0, 1, 0, 0, 0, 0, ''), -- King Thoras Trollbane -(@CGUID+13, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+14, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+15, 0, 70478, 0, 1, 0, 0, 0, 0, ''), -- Highlord Darion Mograine -(@CGUID+16, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+17, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+18, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+19, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+20, 0, 70481, 0, 1, 0, 0, 0, 0, ''), -- Nazgrim -(@CGUID+21, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+22, 0, 0, 0, 1, 0, 0, 0, 0, '192032'), -- The Lich King - 192032 - Swirling Souls -(@CGUID+23, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+24, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+25, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+26, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+27, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+28, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+29, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+30, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+31, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Knight of the Ebon Blade -(@CGUID+32, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- Knight of the Ebon Blade - --- GameObjects -DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+14; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES -(@OGUID+0, 202143, 2297, 12952, 12951, '0', '0', 0, 533.55987548828125, -2152.8310546875, 840.85699462890625, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Doodad_IceShard_standing03 (Area: -Unknown- - Difficulty: 0) -(@OGUID+1, 202141, 2297, 12952, 12951, '0', '0', 0, 473.74700927734375, -2096.476806640625, 840.85699462890625, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 1, 40120), -- Doodad_IceShard_standing02 (Area: -Unknown- - Difficulty: 0) -(@OGUID+2, 202190, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 840.5247802734375, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 1, 40120), -- Doodad_Icecrown_SnowEdgeWarning01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+3, 202144, 2297, 12952, 12951, '0', '0', 0, 533.5592041015625, -2096.475830078125, 840.85699462890625, 1.570795774459838867, 0, 0, 0.707106590270996093, 0.707106947898864746, 7200, 255, 1, 40120), -- Doodad_IceShard_standing04 (Area: -Unknown- - Difficulty: 0) -(@OGUID+4, 202188, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 836.6099853515625, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 0, 40120), -- Doodad_Icecrown_ThroneFrostyWind01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+5, 202142, 2297, 12952, 12951, '0', '0', 0, 473.747650146484375, -2152.83203125, 840.85699462890625, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 40120), -- Doodad_IceShard_standing01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+6, 202189, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 836.6099853515625, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 1, 40120), -- Doodad_Icecrown_ThroneFrostyEdge01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+7, 202189, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 836.6099853515625, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 1, 40120), -- Doodad_Icecrown_ThroneFrostyEdge01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+8, 341816, 2297, 12952, 12951, '0', '0', 0, 426.432281494140625, -2123.814208984375, 864.89141845703125, 3.191464900970458984, 0, 0, -0.99968910217285156, 0.02493344061076641, 7200, 255, 1, 40120), -- The Lich King (Area: -Unknown- - Difficulty: 0) -(@OGUID+9, 202143, 2297, 12952, 12951, '0', '0', 0, 533.55987548828125, -2152.8310546875, 840.85699462890625, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Doodad_IceShard_standing03 (Area: -Unknown- - Difficulty: 0) -(@OGUID+10, 202141, 2297, 12952, 12951, '0', '0', 0, 473.74700927734375, -2096.476806640625, 840.85699462890625, 3.141592741012573242, 0, 0, -1, 0, 7200, 255, 1, 40120), -- Doodad_IceShard_standing02 (Area: -Unknown- - Difficulty: 0) -(@OGUID+11, 202190, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 840.5247802734375, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 1, 40120), -- Doodad_Icecrown_SnowEdgeWarning01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+12, 202144, 2297, 12952, 12951, '0', '0', 0, 533.5592041015625, -2096.475830078125, 840.85699462890625, 1.570795774459838867, 0, 0, 0.707106590270996093, 0.707106947898864746, 7200, 255, 1, 40120), -- Doodad_IceShard_standing04 (Area: -Unknown- - Difficulty: 0) -(@OGUID+13, 202188, 2297, 12952, 12951, '0', '0', 0, 503.619140625, -2124.650390625, 836.6099853515625, 3.159062385559082031, 0, 0, -0.99996185302734375, 0.008734640665352344, 7200, 255, 0, 40120), -- Doodad_Icecrown_ThroneFrostyWind01 (Area: -Unknown- - Difficulty: 0) -(@OGUID+14, 202142, 2297, 12952, 12951, '0', '0', 0, 473.747650146484375, -2152.83203125, 840.85699462890625, 4.712389945983886718, 0, 0, -0.70710659027099609, 0.707106947898864746, 7200, 255, 1, 40120); -- Doodad_IceShard_standing01 (Area: -Unknown- - Difficulty: 0) -DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+14; -INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES -(@OGUID+0, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing03 -(@OGUID+1, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing02 -(@OGUID+2, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_SnowEdgeWarning01 -(@OGUID+3, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing04 -(@OGUID+4, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_ThroneFrostyWind01 -(@OGUID+5, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing01 -(@OGUID+6, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_ThroneFrostyEdge01 -(@OGUID+7, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_ThroneFrostyEdge01 -(@OGUID+9, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing03 -(@OGUID+10, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing02 -(@OGUID+11, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_SnowEdgeWarning01 -(@OGUID+12, 0, 0, 1, -0.00000004371138828, 0, 0), -- Doodad_IceShard_standing04 -(@OGUID+13, 0, 0, 0.999961912631988525, -0.00872652977705001, 0, 0), -- Doodad_Icecrown_ThroneFrostyWind01 -(@OGUID+14, 0, 0, 1, -0.00000004371138828, 0, 0); -- Doodad_IceShard_standing01 - --- creature_template -UPDATE `creature_template` SET `minlevel`=50, `maxlevel`=50, `faction`=35, `npcflag`=2, `speed_run`=1, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=4229120 WHERE `entry`=163016; -- The Lich King -UPDATE `creature_template` SET `minlevel`=50, `maxlevel`=50, `faction`=2050, `speed_run`=1.385714292526245117, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=161706; -- Nazgrim -UPDATE `creature_template` SET `gossip_menu_id`=25082, `minlevel`=50, `maxlevel`=50, `faction`=2050, `npcflag`=1, `speed_walk`=2.40000009536743164, `speed_run`=1.385714292526245117, `BaseAttackTime`=2000, `unit_flags`=33024, `unit_flags2`=2048 WHERE `entry`=161709; -- Highlord Darion Mograine -UPDATE `creature_template` SET `minlevel`=50, `maxlevel`=50, `faction`=2050, `speed_walk`=2.40000009536743164, `speed_run`=1.385714292526245117, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=161707; -- King Thoras Trollbane -UPDATE `creature_template` SET `minlevel`=50, `maxlevel`=50, `faction`=2050, `speed_walk`=2.40000009536743164, `speed_run`=1.385714292526245117, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=161708; -- High Inquisitor Whitemane -UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `faction`=2051, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=161711; -- Knight of the Ebon Blade - --- GameObject_template -DELETE FROM `gameobject_template` WHERE `entry` IN (341833 /*Death Gate*/, 341816 /*The Lich King*/); -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `ContentTuningId`, `VerifiedBuild`) VALUES -(341833, 22, 8046, 'Death Gate', 'questinteract', '', '', 1, 317309, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 961, 40120), -- Death Gate -(341816, 5, 60714, 'The Lich King', '', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120); -- The Lich King - -DELETE FROM `gameobject_template_addon` WHERE `entry` IN (341833 /*Death Gate*/, 341816 /*The Lich King*/); -INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES -(341833, 0, 32, 0, 0), -- Death Gate -(341816, 114, 32, 0, 0); -- The Lich King - --- NPC text -DELETE FROM `npc_text` WHERE `ID`=39541; -INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES -(39541, 1, 0, 0, 0, 0, 0, 0, 0, 187069, 0, 0, 0, 0, 0, 0, 0, 40120); -- 39541 - --- NPC Gossip -DELETE FROM `gossip_menu` WHERE (`MenuId`=25082 AND `TextId`=39541); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(25082, 39541, 40120); -- 161709 (Highlord Darion Mograine) - -DELETE FROM `gossip_menu_option` WHERE (`MenuId`=25082 AND `OptionIndex`=0); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(25082, 0, 0, 'Reporting for duty.', 0, 1, 1, 40120); - --- NPC scaling -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (155345,23482,23511,23510,153931,161709,161708,163016,161706,161707,161711)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(155345, 0, 0, 0, 298, 40120), -(23482, 0, 0, 0, 298, 40120), -(23511, 0, 0, 0, 298, 40120), -(23510, 0, 0, 0, 298, 40120), -(153931, 0, 0, 0, 298, 40120), -(161709, 0, 0, 0, 464, 40120), -(161708, 0, 0, 0, 464, 40120), -(163016, 0, 0, 0, 464, 40120), -(161706, 0, 0, 0, 464, 40120), -(161707, 0, 0, 0, 464, 40120), -(161711, 0, 0, 0, 856, 40120); - -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=111190 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=68 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=61165 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=883 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=17804 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=61080 AND `DifficultyID`=0); - --- Creature Model -DELETE FROM `creature_model_info` WHERE `DisplayID` IN (94647, 94654, 94660, 94656, 94653, 94661, 95187, 94664, 94663, 94667, 94651, 94648, 94649); -INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES -(94647, 0.305999994277954101, 1.5, 0, 40120), -(94654, 1, 1.5, 0, 40120), -(94660, 0.347222000360488891, 1.5, 0, 40120), -(94656, 0.372000008821487426, 1.5, 0, 40120), -(94653, 0.347222000360488891, 1.5, 0, 40120), -(94661, 0.347222000360488891, 1.5, 0, 40120), -(95187, 0.706999957561492919, 0, 0, 40120), -(94664, 0.347222000360488891, 1.5, 0, 40120), -(94663, 0.347222000360488891, 1.5, 0, 40120), -(94667, 0.305999994277954101, 1.5, 0, 40120), -(94651, 0.722000002861022949, 3, 0, 40120), -(94648, 0.347000002861022949, 1.5, 0, 40120), -(94649, 0.347000002861022949, 1.5, 0, 40120); - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=99391; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=5446; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=99389; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=3167; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=654; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91738; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=347; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91740; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91751; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=11686; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=22394; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91748; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91746; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=22628; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=21860; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=328; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91731; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=17250; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=22396; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=91743; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=4626; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=63575; -UPDATE `creature_model_info` SET `BoundingRadius`=0.236000001430511474, `CombatReach`=1.5, `VerifiedBuild`=40120 WHERE `DisplayID`=72255; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=94657; -UPDATE `creature_model_info` SET `BoundingRadius`=0.447349995374679565, `CombatReach`=1.724999904632568359, `VerifiedBuild`=40120 WHERE `DisplayID`=72264; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=27153; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=94655; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=72258; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=63577; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=71257; -UPDATE `creature_model_info` SET `BoundingRadius`=0.382999986410140991, `CombatReach`=1.5, `VerifiedBuild`=40120 WHERE `DisplayID`=72261; -UPDATE `creature_model_info` SET `BoundingRadius`=0.351899981498718261, `CombatReach`=1.724999904632568359, `VerifiedBuild`=40120 WHERE `DisplayID`=72265; -UPDATE `creature_model_info` SET `BoundingRadius`=0.347000002861022949, `CombatReach`=1.5, `VerifiedBuild`=40120 WHERE `DisplayID`=72257; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=70436; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=94658; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=63576; -UPDATE `creature_model_info` SET `BoundingRadius`=0.421299993991851806, `CombatReach`=1.65000009536743164, `VerifiedBuild`=40120 WHERE `DisplayID`=72259; -UPDATE `creature_model_info` SET `BoundingRadius`=0.336600005626678466, `CombatReach`=1.65000009536743164, `VerifiedBuild`=40120 WHERE `DisplayID`=72262; -UPDATE `creature_model_info` SET `BoundingRadius`=0.44044998288154602, `CombatReach`=1.724999904632568359, `VerifiedBuild`=40120 WHERE `DisplayID`=72260; -UPDATE `creature_model_info` SET `BoundingRadius`=0.336600005626678466, `CombatReach`=1.65000009536743164, `VerifiedBuild`=40120 WHERE `DisplayID`=72256; -UPDATE `creature_model_info` SET `BoundingRadius`=0.428399980068206787, `CombatReach`=2.099999904632568359, `VerifiedBuild`=40120 WHERE `DisplayID`=70807; - --- creature equipment -DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (161709,161708,161706,161707,161711)); -INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`) VALUES -(161709, 1, 40276, 0, 0, 40276, 0, 0, 0, 0, 0), -- Highlord Darion Mograine -(161708, 1, 79321, 0, 0, 0, 0, 0, 0, 0, 0), -- High Inquisitor Whitemane -(161706, 1, 38633, 0, 0, 0, 0, 0, 0, 0, 0), -- Nazgrim -(161707, 1, 129456, 0, 0, 0, 0, 0, 0, 0, 0), -- King Thoras Trollbane -(161711, 1, 117049, 0, 0, 0, 0, 0, 0, 0, 0); -- Knight of the Ebon Blade - -DELETE FROM `quest_template_addon` WHERE `ID` IN (58902, 58903); -INSERT INTO `quest_template_addon`(`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`, `ScriptName`) VALUES -(58902, 0, 0, 0, 58877, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -(58903, 0, 0, 0, 58877, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 25082; -INSERT INTO `conditions`(`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15, 25082, 0, 0, 1, 9, 0, 58903, 0, 0, 0, 0, 0, '', 'Show Gossip if Quest 58903 (H) is taken'), -(15, 25082, 0, 0, 1, 48, 0, 161709, 0, 0, 1, 0, 0, '', 'Show Gossip if Credit is not rewarded'), -(15, 25082, 0, 0, 2, 9, 0, 58902, 0, 0, 0, 0, 0, '', 'Show Gossip if Quest 58902 (A) is taken'), -(15, 25082, 0, 0, 2, 48, 0, 161709, 0, 0, 1, 0, 0, '', 'Show Gossip if Credit is not rewarded'); diff --git a/sql/updates/world/master/2021_10_03_05_world.sql b/sql/updates/world/master/2021_10_03_05_world.sql deleted file mode 100644 index 4c9cb72d14c..00000000000 --- a/sql/updates/world/master/2021_10_03_05_world.sql +++ /dev/null @@ -1,51 +0,0 @@ --- Sniff Data Start -DELETE FROM `npc_vendor` WHERE (`entry`=54442 AND `item`=164378 AND `ExtendedCost`=6444 AND `type`=1) OR (`entry`=54442 AND `item`=168061 AND `ExtendedCost`=6188 AND `type`=1) OR (`entry`=54442 AND `item`=168060 AND `ExtendedCost`=6188 AND `type`=1) OR (`entry`=54442 AND `item`=168059 AND `ExtendedCost`=6188 AND `type`=1) OR (`entry`=54442 AND `item`=168058 AND `ExtendedCost`=6188 AND `type`=1); -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(54442, 5, 164378, 0, 6444, 1, 0, 0, 40120), -(54442, 4, 168061, 0, 6188, 1, 9206, 0, 40120), -(54442, 3, 168060, 0, 6188, 1, 4617, 0, 40120), -(54442, 2, 168059, 0, 6188, 1, 0, 0, 40120), -(54442, 1, 168058, 0, 6188, 1, 4619, 0, 40120); - -DELETE FROM `npc_vendor` WHERE `entry`=54473; -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(54473, 14, 151116, 0, 6211, 1, 50225, 0, 40120), -(54473, 13, 151120, 0, 6188, 1, 9206, 0, 40120), -(54473, 12, 151119, 0, 6188, 1, 4617, 0, 40120), -(54473, 11, 151118, 0, 6188, 1, 0, 0, 40120), -(54473, 10, 151117, 0, 6188, 1, 4619, 0, 40120), -(54473, 9, 157577, 0, 6188, 1, 9206, 0, 40120), -(54473, 8, 157576, 0, 6188, 1, 4617, 0, 40120), -(54473, 7, 157574, 0, 6188, 1, 0, 0, 40120), -(54473, 6, 157573, 0, 6188, 1, 4619, 0, 40120), -(54473, 5, 164378, 0, 6444, 1, 0, 0, 40120), -(54473, 4, 168061, 0, 6188, 1, 9206, 0, 40120), -(54473, 3, 168060, 0, 6188, 1, 4617, 0, 40120), -(54473, 2, 168059, 0, 6188, 1, 0, 0, 40120), -(54473, 1, 168058, 0, 6188, 1, 4619, 0, 40120); - -UPDATE `npc_vendor` SET `slot`=14, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=151116 AND `ExtendedCost`=6211 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=13, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=151120 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=12, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=151119 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=11, `PlayerConditionID`=0, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=151118 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=10, `PlayerConditionID`=4619, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=151117 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=9, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=157577 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=8, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=157576 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=7, `PlayerConditionID`=0, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=157574 AND `ExtendedCost`=6188 AND `type`=1); -UPDATE `npc_vendor` SET `slot`=6, `PlayerConditionID`=4619, `VerifiedBuild`=40120 WHERE (`entry`=54442 AND `item`=157573 AND `ExtendedCost`=6188 AND `type`=1); - -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=13348 AND `TextId`=18280); -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21043 AND `TextId`=31799); - -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21043 AND `OptionIndex`=1); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21043 AND `OptionIndex`=0); --- Sniff Data End - --- My Fixes Start -UPDATE `gossip_menu_option` SET `OptionIcon` = 34, `OptionType` = 20, `OptionNpcFlag` = 268435456 WHERE `MenuId` = 21043 AND `OptionIndex` = 0; -UPDATE `gossip_menu_option` SET `OptionType` = 3, `OptionNpcFlag` = 128 WHERE `MenuId` = 21043 AND `OptionIndex` = 1; - -DELETE FROM `gossip_menu_option` WHERE `MenuId` = 21043 AND `OptionIndex` = 2; - -UPDATE `creature_template` SET `gossip_menu_id`=21043, `npcflag`=268435585 WHERE `entry` IN (54442, 54473); --- My Fixes End diff --git a/sql/updates/world/master/2021_10_03_06_world_shaman_wind_rush_totem.sql b/sql/updates/world/master/2021_10_03_06_world_shaman_wind_rush_totem.sql deleted file mode 100644 index 58f5f4ddb45..00000000000 --- a/sql/updates/world/master/2021_10_03_06_world_shaman_wind_rush_totem.sql +++ /dev/null @@ -1,11 +0,0 @@ --- -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=97285; -DELETE FROM `smart_scripts` WHERE `entryorguid`=97285 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `action_type`, `action_param1`, `target_type`, `comment`) VALUES -(97285, 0, 0, 0, 25, 11, 192078, 1, 'On Reset - Cast Spell Wind Rush Totem - Self'); - -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_sha_wind_rush_totem', `VerifiedBuild`=40120 WHERE `Id`=12676; - -DELETE FROM `areatrigger_create_properties` WHERE `Id`=8537; -INSERT INTO `areatrigger_create_properties` (`Id`, `AreaTriggerId`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `TimeToTarget`, `TimeToTargetScale`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `VerifiedBuild`) VALUES -(8537, 12676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 10, 0, 0, 0, 0, 40120); -- SpellId : 192078 diff --git a/sql/updates/world/master/2021_10_03_07_world_dh_sigils.sql b/sql/updates/world/master/2021_10_03_07_world_dh_sigils.sql deleted file mode 100644 index 10f87d9d7d7..00000000000 --- a/sql/updates/world/master/2021_10_03_07_world_dh_sigils.sql +++ /dev/null @@ -1,16 +0,0 @@ --- -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_dh_sigil_of_silence', `VerifiedBuild`=40120 WHERE `Id`=10714; -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_dh_sigil_of_misery', `VerifiedBuild`=40120 WHERE `Id`=11023; -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_dh_sigil_of_flame', `VerifiedBuild`=40120 WHERE `Id`=10727; -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_dh_sigil_of_chains', `VerifiedBuild`=40120 WHERE `Id`=10718; - -DELETE FROM `areatrigger_create_properties` WHERE `Id` IN (6027,6351,6039,6031); -INSERT INTO `areatrigger_create_properties` (`Id`, `AreaTriggerId`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `AnimId`, `AnimKitId`, `DecalPropertiesId`, `TimeToTarget`, `TimeToTargetScale`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `VerifiedBuild`) VALUES -(6027, 10714, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 0, 8, 8, 0, 0, 0, 0, 40120), -- SpellId : 202137 Sigil of Silence -(6351, 11023, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 0, 8, 8, 0, 0, 0, 0, 40120), -- SpellId : 207684 Sigil of Misery -(6039, 10727, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 0, 8, 8, 0, 0, 0, 0, 40120), -- SpellId : 204596 Sigil of Flame -(6031, 10718, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 0, 8, 8, 0, 0, 0, 0, 40120); -- SpellId : 202138 Sigil of Chains - -DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_dh_sigil_of_chains'; -INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -(204834, 'spell_dh_sigil_of_chains'); diff --git a/sql/updates/world/master/2021_10_04_00_world.sql b/sql/updates/world/master/2021_10_04_00_world.sql deleted file mode 100644 index 8d57a332866..00000000000 --- a/sql/updates/world/master/2021_10_04_00_world.sql +++ /dev/null @@ -1,1325 +0,0 @@ --- -SET @CGUID_CATA_MOP := 251000; -SET @CGUID_BFA := 850005; -SET @CGUID_SL := 1050132; - -DELETE FROM `creature` WHERE `guid` IN(310914, 287048, 287056, 314197, 314212, 314212, 314199); -UPDATE `creature` SET `position_x`=1666.9288330078125, `position_y`=-4165.66162109375, `position_z`=56.1122283935546875, `orientation`=4.176268577575683593 WHERE `guid`=287046; -- 52033 (Rogoc) -UPDATE `creature` SET `position_x`=1656.4149169921875, `position_y`=-4163.6318359375, `position_z`=56.24665069580078125, `orientation`=4.778867721557617187 WHERE `guid`=287044; -- 52036 (Galra) -UPDATE `creature` SET `position_x`=1670.954833984375, `position_y`=-4168.65625, `position_z`=56.31551361083984375, `orientation`=4.037116527557373046 WHERE `guid`=287063; -- 54657 (Doris Volanthius) -UPDATE `creature` SET `position_x`=1676.9114990234375, `position_y`=-4176.16162109375, `position_z`=56.38599014282226562, `orientation`=3.646105051040649414 WHERE `guid`=452639; -- 69977 (Blood Guard Zar'shi) -UPDATE `creature` SET `position_x`=1678.220458984375, `position_y`=-4182.44775390625, `position_z`=56.39879226684570312, `orientation`=3.262132644653320312 WHERE `guid`=452640; -- 69978 (Sergeant Thunderhorn) -UPDATE `creature` SET `position_x`=-8771.654296875, `position_y`=422.140625, `position_z`=104.0040054321289062, `orientation`=4.386255264282226562 WHERE `guid`=314207; -- 54660 (Lieutenant Tristia) - -DELETE FROM `creature` WHERE `guid` IN(@CGUID_BFA+0, @CGUID_BFA+1, @CGUID_SL+0, @CGUID_SL+1, @CGUID_CATA_MOP+0, @CGUID_CATA_MOP+1, @CGUID_CATA_MOP+2, @CGUID_CATA_MOP+3, @CGUID_CATA_MOP+4); -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(@CGUID_BFA+0, 146626, 1, 1637, 5170, '0', 0, 0, 0, 0, 1655.8853759765625, -4194.90478515625, 56.10667037963867187, 1.178137183189392089, 120, 0, 0, 11791, 2434, 0, 0, 0, 0, 40120), -- 146626 (Area: Valley of Strength - Difficulty: 0) -(@CGUID_BFA+1, 146633, 0, 1519, 5149, '0', 0, 0, 0, 0, -8783.544921875, 423.977447509765625, 105.3586654663085937, 0.336376428604125976, 120, 0, 0, 23582, 0, 0, 0, 0, 0, 40120), -- 146633 (Area: Old Town - Difficulty: 0) -(@CGUID_SL+0, 175050, 1, 1637, 5170, '0', 0, 0, 0, 0, 1661.46875, -4167.20166015625, 56.18302154541015625, 4.859273433685302734, 120, 0, 0, 176865, 0, 0, 0, 0, 0, 40120), -- 175050 (Area: Valley of Strength - Difficulty: 0) (Auras: 18950 - Invisibility and Stealth Detection) -(@CGUID_SL+1, 175051, 0, 1519, 5149, '0', 0, 0, 0, 0, -8775.41015625, 423.55035400390625, 105.3157196044921875, 4.683166980743408203, 120, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- 175051 (Area: Old Town - Difficulty: 0) -(@CGUID_CATA_MOP+0, 44246, 0, 1519, 5149, '0', 0, 0, 0, 0, -8761.40625, 411.796875, 109.7475051879882812, 4.386980533599853515, 120, 0, 0, 9433, 5751, 0, 0, 0, 0, 40120), -- 44246 (Area: Old Town - Difficulty: 0) -(@CGUID_CATA_MOP+1, 58154, 0, 1519, 5149, '0', 0, 0, 0, 0, -8759.1806640625, 408.755218505859375, 109.7475051879882812, 3.068455934524536132, 120, 0, 0, 9433, 5751, 0, 0, 0, 0, 40120), -- 58154 (Area: Old Town - Difficulty: 0) -(@CGUID_CATA_MOP+2, 44245, 0, 1519, 5149, '0', 0, 0, 0, 0, -8769.3681640625, 401.21527099609375, 109.79046630859375, 1.774731040000915527, 120, 0, 0, 9433, 5751, 0, 0, 0, 0, 40120), -- 44245 (Area: Old Town - Difficulty: 0) -(@CGUID_CATA_MOP+3, 69974, 0, 1519, 5149, '0', 0, 0, 0, 0, -8773.5556640625, 428.0069580078125, 105.3157196044921875, 4.180685997009277343, 120, 0, 0, 23582, 0, 0, 0, 0, 0, 40120), -- 69974 (Area: Old Town - Difficulty: 0) -(@CGUID_CATA_MOP+4, 69975, 0, 1519, 5149, '0', 0, 0, 0, 0, -8780.5283203125, 419.848968505859375, 105.31573486328125, 5.98647928237915039, 120, 0, 0, 23582, 0, 0, 0, 0, 0, 40120); -- 69975 (Area: Old Town - Difficulty: 0) (Auras: 5301 - Revenge Trigger) - -DELETE FROM `creature_template_addon` WHERE `entry` IN(146626,175050,175051,44246,58154,44245,69974,69975); -INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(146626, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 146626 -(175050, 0, 0, 0, 257, 0, 0, 0, 0, '18950'), -- 175050 - Invisibility and Stealth Detection -(175051, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 175051 -(44246, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 44246 -(58154, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 58154 -(44245, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 44245 -(69974, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 69974 -(69975, 0, 0, 0, 0, 0, 0, 0, 0, '5301'); -- 69975 - Revenge Trigger - - --- Horde Valor & Justice Quartermasters --- ---------------------------------------------------------------------------------------------------------------------------------------------- -DELETE FROM `npc_vendor` WHERE `entry` IN(46556,46555,58155,58155,146626,69978,69977,54657,52033,175050,52036,12793,12795,12794,12796,73151); -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(46556, 291, 78744, 0, 3861, 1, 0, 0, 40120), -- Deep Earth Shoulderwraps -(46556, 290, 78714, 0, 3860, 1, 0, 0, 40120), -- Deep Earth Leggings -(46556, 289, 78696, 0, 3858, 1, 0, 0, 40120), -- Deep Earth Cover -(46556, 288, 78676, 0, 3859, 1, 0, 0, 40120), -- Deep Earth Gloves -(46556, 287, 78662, 0, 3857, 1, 0, 0, 40120), -- Deep Earth Vestment -(46556, 286, 78740, 0, 3861, 1, 0, 0, 40120), -- Deep Earth Mantle -(46556, 285, 78710, 0, 3860, 1, 0, 0, 40120), -- Deep Earth Legwraps -(46556, 284, 78690, 0, 3858, 1, 0, 0, 40120), -- Deep Earth Helm -(46556, 283, 78680, 0, 3859, 1, 0, 0, 40120), -- Deep Earth Handwraps -(46556, 282, 78660, 0, 3857, 1, 0, 0, 40120), -- Deep Earth Robes -(46556, 281, 78743, 0, 3861, 1, 0, 0, 40120), -- Deep Earth Spaulders -(46556, 280, 78713, 0, 3860, 1, 0, 0, 40120), -- Deep Earth Legguards -(46556, 279, 78694, 0, 3858, 1, 0, 0, 40120), -- Deep Earth Headpiece -(46556, 278, 78684, 0, 3859, 1, 0, 0, 40120), -- Deep Earth Grips -(46556, 277, 78665, 0, 3857, 1, 0, 0, 40120), -- Deep Earth Raiment -(46556, 196, 77022, 0, 3851, 1, 0, 0, 40120), -- Deep Earth Shoulderwraps -(46556, 195, 77020, 0, 3852, 1, 0, 0, 40120), -- Deep Earth Leggings -(46556, 194, 77019, 0, 3853, 1, 0, 0, 40120), -- Deep Earth Cover -(46556, 193, 77018, 0, 3855, 1, 0, 0, 40120), -- Deep Earth Gloves -(46556, 192, 77021, 0, 3856, 1, 0, 0, 40120), -- Deep Earth Vestment -(46556, 191, 76753, 0, 3851, 1, 0, 0, 40120), -- Deep Earth Mantle -(46556, 190, 76751, 0, 3852, 1, 0, 0, 40120), -- Deep Earth Legwraps -(46556, 189, 76750, 0, 3853, 1, 0, 0, 40120), -- Deep Earth Helm -(46556, 188, 76749, 0, 3855, 1, 0, 0, 40120), -- Deep Earth Handwraps -(46556, 187, 76752, 0, 3856, 1, 0, 0, 40120), -- Deep Earth Robes -(46556, 186, 77017, 0, 3851, 1, 0, 0, 40120), -- Deep Earth Spaulders -(46556, 185, 77016, 0, 3852, 1, 0, 0, 40120), -- Deep Earth Legguards -(46556, 184, 77015, 0, 3853, 1, 0, 0, 40120), -- Deep Earth Headpiece -(46556, 183, 77014, 0, 3855, 1, 0, 0, 40120), -- Deep Earth Grips -(46556, 182, 77013, 0, 3856, 1, 0, 0, 40120), -- Deep Earth Raiment -(46556, 101, 78839, 0, 3830, 1, 0, 0, 40120), -- Deep Earth Shoulderwraps -(46556, 100, 78809, 0, 3828, 1, 0, 0, 40120), -- Deep Earth Leggings -(46556, 99, 78791, 0, 3827, 1, 0, 0, 40120), -- Deep Earth Cover -(46556, 98, 78771, 0, 3829, 1, 0, 0, 40120), -- Deep Earth Gloves -(46556, 97, 78757, 0, 3826, 1, 0, 0, 40120), -- Deep Earth Vestment -(46556, 96, 78835, 0, 3830, 1, 0, 0, 40120), -- Deep Earth Mantle -(46556, 95, 78805, 0, 3828, 1, 0, 0, 40120), -- Deep Earth Legwraps -(46556, 94, 78785, 0, 3827, 1, 0, 0, 40120), -- Deep Earth Helm -(46556, 93, 78775, 0, 3829, 1, 0, 0, 40120), -- Deep Earth Handwraps -(46556, 92, 78755, 0, 3826, 1, 0, 0, 40120), -- Deep Earth Robes -(46556, 91, 78838, 0, 3830, 1, 0, 0, 40120), -- Deep Earth Spaulders -(46556, 90, 78808, 0, 3828, 1, 0, 0, 40120), -- Deep Earth Legguards -(46556, 89, 78789, 0, 3827, 1, 0, 0, 40120), -- Deep Earth Headpiece -(46556, 88, 78779, 0, 3829, 1, 0, 0, 40120), -- Deep Earth Grips -(46556, 87, 78760, 0, 3826, 1, 0, 0, 40120), -- Deep Earth Raiment -(46556, 76, 77079, 0, 0, 1, 0, 0, 40120), -- Hungermouth Wand -(46556, 75, 77078, 0, 0, 1, 0, 0, 40120), -- Scintillating Rods -(46556, 74, 77164, 0, 0, 1, 0, 0, 40120), -- Gleaming Grips of Mending -(46556, 73, 77165, 0, 0, 1, 0, 0, 40120), -- Grimfist Crushers -(46556, 72, 77166, 0, 0, 1, 0, 0, 40120), -- Gauntlets of Feathery Blows -(46556, 71, 77316, 0, 0, 1, 0, 0, 40120), -- Flashing Bracers of Warmth -(46556, 70, 77317, 0, 0, 1, 0, 0, 40120), -- Heartcrusher Wristplates -(46556, 69, 77318, 0, 0, 1, 0, 0, 40120), -- Bracers of Unrelenting Excellence -(46556, 68, 77169, 0, 0, 1, 0, 0, 40120), -- Silver Sabatons of Fury -(46556, 67, 77170, 0, 0, 1, 0, 0, 40120), -- Kneebreaker Boots -(46556, 66, 77171, 0, 0, 1, 0, 0, 40120), -- Bladeshatter Treads -(46556, 65, 77184, 0, 0, 1, 0, 0, 40120), -- Blinding Girdle of Truth -(46556, 64, 77185, 0, 0, 1, 0, 0, 40120), -- Demonbone Waistguard -(46556, 63, 77186, 0, 0, 1, 0, 0, 40120), -- Forgesmelter Waistplate -(46556, 62, 77123, 0, 0, 1, 0, 0, 40120), -- Shining Carapace of Glory -(46556, 61, 77119, 0, 0, 1, 0, 0, 40120), -- Bones of the Damned -(46556, 60, 77120, 0, 0, 1, 0, 0, 40120), -- Chestplate of the Unshakable Titan -(46556, 59, 77153, 0, 0, 1, 0, 0, 40120), -- Glowing Wings of Hope -(46556, 58, 77155, 0, 0, 1, 0, 0, 40120), -- Visage of Petrification -(46556, 57, 77156, 0, 0, 1, 0, 0, 40120), -- Jaw of Repudiation -(46556, 56, 77163, 0, 0, 1, 0, 0, 40120), -- Gloves of Ghostly Dreams -(46556, 55, 77162, 0, 0, 1, 0, 0, 40120), -- Arrowflick Gauntlets -(46556, 54, 77319, 0, 0, 1, 0, 0, 40120), -- Bracers of the Spectral Wolf -(46556, 53, 77321, 0, 0, 1, 0, 0, 40120), -- Dragonbelly Bracers -(46556, 52, 77174, 0, 0, 1, 0, 0, 40120), -- Sabatons of the Graceful Spirit -(46556, 51, 77175, 0, 0, 1, 0, 0, 40120), -- Boneshard Boots -(46556, 50, 77183, 0, 0, 1, 0, 0, 40120), -- Girdle of Shamanic Fury -(46556, 49, 77182, 0, 0, 1, 0, 0, 40120), -- Cord of Dragon Sinew -(46556, 48, 77125, 0, 0, 1, 0, 0, 40120), -- Ghostworld Chestguard -(46556, 47, 77124, 0, 0, 1, 0, 0, 40120), -- Dragonflayer Vest -(46556, 46, 77151, 0, 0, 1, 0, 0, 40120), -- Wolfdream Circlet -(46556, 45, 77150, 0, 0, 1, 0, 0, 40120), -- Zeherah's Dragonskull Crown -(46556, 44, 77127, 0, 0, 1, 0, 0, 40120), -- Decaying Herbalist's Robes -(46556, 43, 77160, 0, 0, 1, 0, 0, 40120), -- Fungus-Born Gloves -(46556, 42, 77161, 0, 0, 1, 0, 0, 40120), -- Lightfinger Handwraps -(46556, 41, 77320, 0, 0, 1, 0, 0, 40120), -- Luminescent Bracers -(46556, 40, 77322, 0, 0, 1, 0, 0, 40120), -- Bracers of Manifold Pockets -(46556, 39, 77172, 0, 0, 1, 0, 0, 40120), -- Boots of Fungoid Growth -(46556, 38, 77173, 0, 0, 1, 0, 0, 40120), -- Rooftop Griptoes -(46556, 37, 77181, 0, 0, 1, 0, 0, 40120), -- Belt of Universal Curing -(46556, 36, 77180, 0, 0, 1, 0, 0, 40120), -- Belt of Hidden Keys -(46556, 35, 77126, 0, 0, 1, 0, 0, 40120), -- Shadowbinder Chestguard -(46556, 34, 77149, 0, 0, 1, 0, 0, 40120), -- Helmet of Perpetual Rebirth -(46556, 33, 77148, 0, 0, 1, 0, 0, 40120), -- Nocturnal Gaze -(46556, 32, 77122, 0, 0, 1, 0, 0, 40120), -- Robes of Searing Shadow -(46556, 31, 77121, 0, 0, 1, 0, 0, 40120), -- Lightwarper Vestments -(46556, 30, 77159, 0, 0, 1, 0, 0, 40120), -- Clockwinder's Immaculate Gloves -(46556, 29, 77157, 0, 0, 1, 0, 0, 40120), -- The Hands of Gilly -(46556, 28, 77324, 0, 0, 1, 0, 0, 40120), -- Chronoboost Bracers -(46556, 27, 77323, 0, 0, 1, 0, 0, 40120), -- Bracers of the Black Dream -(46556, 26, 77176, 0, 0, 1, 0, 0, 40120), -- Kavan's Forsaken Treads -(46556, 25, 77177, 0, 0, 1, 0, 0, 40120), -- Splinterfoot Sandals -(46556, 24, 77179, 0, 0, 1, 0, 0, 40120), -- Tentacular Belt -(46556, 23, 77187, 0, 0, 1, 0, 0, 40120), -- Vestal's Irrepressible Girdle -(46556, 22, 77147, 0, 0, 1, 0, 0, 40120), -- Hood of Hidden Flesh -(46556, 21, 77146, 0, 0, 1, 0, 0, 40120), -- Soulgaze Cowl -(46556, 20, 77098, 0, 0, 1, 0, 0, 40120), -- Nanoprecise Cape -(46556, 19, 77096, 0, 0, 1, 0, 0, 40120), -- Woundlicker Cover -(46556, 18, 77097, 0, 0, 1, 0, 0, 40120), -- Dreamcrusher Drape -(46556, 17, 77099, 0, 0, 1, 0, 0, 40120), -- Indefatigable Greatcloak -(46556, 16, 77095, 0, 0, 1, 0, 0, 40120), -- Batwing Cloak -(46556, 15, 77117, 0, 0, 1, 0, 0, 40120), -- Fire of the Deep -(46556, 14, 77114, 0, 0, 1, 0, 0, 40120), -- Bottled Wishes -(46556, 13, 77113, 0, 0, 1, 0, 0, 40120), -- Kiroptyric Sigil -(46556, 12, 77116, 0, 0, 1, 0, 0, 40120), -- Rotting Skull -(46556, 11, 77115, 0, 0, 1, 0, 0, 40120), -- Reflection of the Light -(46556, 10, 77108, 0, 0, 1, 0, 0, 40120), -- Seal of the Grand Architect -(46556, 9, 77109, 0, 0, 1, 0, 0, 40120), -- Band of Reconstruction -(46556, 8, 77110, 0, 0, 1, 0, 0, 40120), -- Ring of Torn Flesh -(46556, 7, 77112, 0, 0, 1, 0, 0, 40120), -- Signet of the Resolute -(46556, 6, 77111, 0, 0, 1, 0, 0, 40120), -- Emergency Descent Loop -(46556, 5, 77088, 0, 0, 1, 0, 0, 40120), -- Opal of the Secret Order -(46556, 4, 77089, 0, 0, 1, 0, 0, 40120), -- Threadlinked Chain -(46556, 3, 77092, 0, 0, 1, 0, 0, 40120), -- Guardspike Choker -(46556, 2, 77090, 0, 0, 1, 0, 0, 40120), -- Necklace of Black Dragon's Teeth -(46556, 1, 77091, 0, 0, 1, 0, 0, 40120), -- Cameo of Terrible Memories -(46555, 141, 71500, 0, 3560, 1, 0, 0, 40120), -- Obsidian Arborweave Shoulderwraps -(46555, 140, 71499, 0, 3614, 1, 0, 0, 40120), -- Obsidian Arborweave Vestment -(46555, 139, 71498, 0, 3574, 1, 0, 0, 40120), -- Obsidian Arborweave Leggings -(46555, 138, 71497, 0, 3563, 1, 0, 0, 40120), -- Obsidian Arborweave Cover -(46555, 137, 71496, 0, 3593, 1, 0, 0, 40120), -- Obsidian Arborweave Gloves -(46555, 136, 71495, 0, 3560, 1, 0, 0, 40120), -- Obsidian Arborweave Mantle -(46555, 135, 71494, 0, 3613, 1, 0, 0, 40120), -- Obsidian Arborweave Tunic -(46555, 134, 71493, 0, 3573, 1, 0, 0, 40120), -- Obsidian Arborweave Legwraps -(46555, 133, 71492, 0, 3563, 1, 0, 0, 40120), -- Obsidian Arborweave Helm -(46555, 132, 71491, 0, 3592, 1, 0, 0, 40120), -- Obsidian Arborweave Handwraps -(46555, 131, 71490, 0, 3560, 1, 0, 0, 40120), -- Obsidian Arborweave Spaulders -(46555, 130, 71489, 0, 3572, 1, 0, 0, 40120), -- Obsidian Arborweave Legguards -(46555, 129, 71488, 0, 3563, 1, 0, 0, 40120), -- Obsidian Arborweave Headpiece -(46555, 128, 71487, 0, 3591, 1, 0, 0, 40120), -- Obsidian Arborweave Grips -(46555, 127, 71486, 0, 3611, 1, 0, 0, 40120), -- Obsidian Arborweave Raiment -(46555, 46, 71111, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Shoulderwraps -(46555, 45, 71110, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Vestment -(46555, 44, 71109, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Leggings -(46555, 43, 71108, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Cover -(46555, 42, 71107, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Gloves -(46555, 41, 71106, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Mantle -(46555, 40, 71105, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Tunic -(46555, 39, 71104, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Legwraps -(46555, 38, 71103, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Helm -(46555, 37, 71102, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Handwraps -(46555, 36, 71101, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Spaulders -(46555, 35, 71099, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Legguards -(46555, 34, 71098, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Headpiece -(46555, 33, 71097, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Grips -(46555, 32, 71100, 0, 0, 1, 0, 0, 40120), -- Obsidian Arborweave Raiment -(46555, 21, 71151, 0, 0, 1, 0, 0, 40120), -- Trail of Embers -(46555, 20, 71150, 0, 0, 1, 0, 0, 40120), -- Scorchvine Wand -(46555, 19, 71262, 0, 0, 1, 0, 0, 40120), -- Smolderskull Bindings -(46555, 18, 71261, 0, 0, 1, 0, 0, 40120), -- Gigantiform Bracers -(46555, 17, 71130, 0, 0, 1, 0, 0, 40120), -- Flamebinder Bracers -(46555, 16, 71266, 0, 0, 1, 0, 0, 40120), -- Firesoul Wristguards -(46555, 15, 71265, 0, 0, 1, 0, 0, 40120), -- Emberflame Bracers -(46555, 14, 70937, 0, 0, 1, 0, 0, 40120), -- Bracers of Regal Force -(46555, 13, 71263, 0, 0, 1, 0, 0, 40120), -- Bracers of Misting Ash -(46555, 12, 71260, 0, 0, 1, 0, 0, 40120), -- Bracers of Imperious Truths -(46555, 11, 71264, 0, 0, 1, 0, 0, 40120), -- Bracers of Forked Lightning -(46555, 10, 70935, 0, 0, 1, 0, 0, 40120), -- Stoneheart Necklace -(46555, 9, 71212, 0, 0, 1, 0, 0, 40120), -- Stoneheart Choker -(46555, 8, 71129, 0, 0, 1, 0, 0, 40120), -- Necklace of Smoke Signals -(46555, 7, 71214, 0, 0, 1, 0, 0, 40120), -- Firemind Pendant -(46555, 6, 71213, 0, 0, 1, 0, 0, 40120), -- Amulet of Burning Brilliance -(46555, 5, 71209, 0, 0, 1, 0, 0, 40120), -- Splintered Brimstone Seal -(46555, 4, 71211, 0, 0, 1, 0, 0, 40120), -- Soothing Brimstone Circle -(46555, 3, 71208, 0, 0, 1, 0, 0, 40120), -- Serrated Brimstone Signet -(46555, 2, 70940, 0, 0, 1, 0, 0, 40120), -- Deflecting Brimstone Band -(46555, 1, 71210, 0, 0, 1, 0, 0, 40120), -- Crystalline Brimstone Ring -(58155, 225, 65203, 0, 3046, 1, 0, 0, 40120), -- Stormrider's Shoulderwraps -(58155, 224, 65202, 0, 3091, 1, 0, 0, 40120), -- Stormrider's Vestment -(58155, 223, 65201, 0, 3109, 1, 0, 0, 40120), -- Stormrider's Leggings -(58155, 222, 65200, 0, 3054, 1, 0, 0, 40120), -- Stormrider's Cover -(58155, 221, 65199, 0, 3149, 1, 0, 0, 40120), -- Stormrider's Gloves -(58155, 220, 65198, 0, 3118, 1, 0, 0, 40120), -- Stormrider's Mantle -(58155, 219, 65197, 0, 3092, 1, 0, 0, 40120), -- Stormrider's Robes -(58155, 218, 65196, 0, 3110, 1, 0, 0, 40120), -- Stormrider's Legwraps -(58155, 217, 65195, 0, 3054, 1, 0, 0, 40120), -- Stormrider's Helm -(58155, 216, 65194, 0, 3148, 1, 0, 0, 40120), -- Stormrider's Handwraps -(58155, 215, 65193, 0, 3046, 1, 0, 0, 40120), -- Stormrider's Spaulders -(58155, 214, 65192, 0, 3093, 1, 0, 0, 40120), -- Stormrider's Raiment -(58155, 213, 65191, 0, 3111, 1, 0, 0, 40120), -- Stormrider's Legguards -(58155, 212, 65190, 0, 3054, 1, 0, 0, 40120), -- Stormrider's Headpiece -(58155, 211, 65189, 0, 3147, 1, 0, 0, 40120), -- Stormrider's Grips -(58155, 198, 67426, 0, 3329, 1, 0, 0, 40120), -- Leggings of the Forlorn Vanquisher -(58155, 195, 65002, 0, 3329, 1, 0, 0, 40120), -- Crown of the Forlorn Vanquisher -(58155, 192, 67431, 0, 3329, 1, 0, 0, 40120), -- Gauntlets of the Forlorn Vanquisher -(58155, 189, 65089, 0, 3329, 1, 0, 0, 40120), -- Shoulders of the Forlorn Vanquisher -(58155, 186, 67425, 0, 3329, 1, 0, 0, 40120), -- Chest of the Forlorn Vanquisher -(58155, 169, 60284, 0, 0, 1, 0, 0, 40120), -- Stormrider's Shoulderwraps -(58155, 168, 60289, 0, 0, 1, 0, 0, 40120), -- Stormrider's Spaulders -(58155, 167, 60279, 0, 0, 1, 0, 0, 40120), -- Stormrider's Mantle -(58155, 162, 60287, 0, 0, 1, 0, 0, 40120), -- Stormrider's Raiment -(58155, 161, 60276, 0, 0, 1, 0, 0, 40120), -- Stormrider's Robes -(58155, 160, 60281, 0, 0, 1, 0, 0, 40120), -- Stormrider's Vestment -(58155, 143, 60283, 0, 0, 1, 0, 0, 40120), -- Stormrider's Leggings -(58155, 142, 60288, 0, 0, 1, 0, 0, 40120), -- Stormrider's Legguards -(58155, 141, 60278, 0, 0, 1, 0, 0, 40120), -- Stormrider's Legwraps -(58155, 124, 60286, 0, 0, 1, 0, 0, 40120), -- Stormrider's Headpiece -(58155, 123, 60277, 0, 0, 1, 0, 0, 40120), -- Stormrider's Helm -(58155, 122, 60282, 0, 0, 1, 0, 0, 40120), -- Stormrider's Cover -(58155, 106, 60285, 0, 0, 1, 0, 0, 40120), -- Stormrider's Gloves -(58155, 105, 60290, 0, 0, 1, 0, 0, 40120), -- Stormrider's Grips -(58155, 103, 60280, 0, 0, 1, 0, 0, 40120), -- Stormrider's Handwraps -(58155, 90, 58180, 0, 0, 1, 0, 0, 40120), -- License to Slay -(58155, 89, 58181, 0, 0, 1, 0, 0, 40120), -- Fluid Death -(58155, 88, 58182, 0, 0, 1, 0, 0, 40120), -- Bedrock Talisman -(58155, 87, 58183, 0, 0, 1, 0, 0, 40120), -- Soul Casket -(58155, 86, 58184, 0, 0, 1, 0, 0, 40120), -- Core of Ripeness -(58155, 85, 68812, 0, 0, 1, 0, 0, 40120), -- Hornet-Sting Band -(58155, 84, 58185, 0, 0, 1, 0, 0, 40120), -- Band of Bees -(58155, 83, 58187, 0, 0, 1, 0, 0, 40120), -- Ring of the Battle Anthem -(58155, 82, 58188, 0, 0, 1, 0, 0, 40120), -- Band of Secret Names -(58155, 81, 58189, 0, 0, 1, 0, 0, 40120), -- Twined Band of Flowers -(58155, 80, 58195, 0, 0, 1, 0, 0, 40120), -- Woe Breeder's Boots -(58155, 79, 58197, 0, 0, 1, 0, 0, 40120), -- Rock Furrow Boots -(58155, 78, 58198, 0, 0, 1, 0, 0, 40120), -- Eternal Pathfinders -(58155, 77, 58199, 0, 0, 1, 0, 0, 40120), -- Moccasins of Verdurous Glooms -(58155, 76, 58481, 0, 0, 1, 0, 0, 40120), -- Boots of the Perilous Seas -(58155, 75, 58482, 0, 0, 1, 0, 0, 40120), -- Treads of Fleeting Joy -(58155, 74, 58484, 0, 0, 1, 0, 0, 40120), -- Fading Violet Sandals -(58155, 73, 58485, 0, 0, 1, 0, 0, 40120), -- Melodious Slippers -(58155, 72, 58486, 0, 0, 1, 0, 0, 40120), -- Slippers of Moving Waters -(58155, 71, 58191, 0, 0, 1, 0, 0, 40120), -- Viewless Wings -(58155, 70, 58192, 0, 0, 1, 0, 0, 40120), -- Gray Hair Cloak -(58155, 69, 58193, 0, 0, 1, 0, 0, 40120), -- Haunt of Flies -(58155, 68, 58190, 0, 0, 1, 0, 0, 40120), -- Floating Web -(58155, 67, 58194, 0, 0, 1, 0, 0, 40120), -- Heavenly Breeze -(58155, 66, 57919, 0, 0, 1, 0, 0, 40120), -- Thatch Eave Vines -(58155, 65, 57921, 0, 0, 1, 0, 0, 40120), -- Incense Infused Cummerbund -(58155, 64, 57916, 0, 0, 1, 0, 0, 40120), -- Belt of the Dim Forest -(58155, 63, 57915, 0, 0, 1, 0, 0, 40120), -- Belt of Barred Clouds -(58155, 62, 57913, 0, 0, 1, 0, 0, 40120), -- Beech Green Belt -(58155, 61, 57914, 0, 0, 1, 0, 0, 40120), -- Girdle of the Mountains -(58155, 60, 57922, 0, 0, 1, 0, 0, 40120), -- Belt of the Falling Rain -(58155, 59, 57918, 0, 0, 1, 0, 0, 40120), -- Sash of Musing -(58155, 58, 57917, 0, 0, 1, 0, 0, 40120), -- Belt of the Still Stream -(58155, 57, 58157, 0, 0, 1, 0, 0, 40120), -- Meadow Mantle -(58155, 56, 58151, 0, 0, 1, 0, 0, 40120), -- Somber Shawl -(58155, 55, 58124, 0, 0, 1, 0, 0, 40120), -- Wrap of the Valley Glades -(58155, 54, 58109, 0, 0, 1, 0, 0, 40120), -- Pauldrons of the Forlorn -(58155, 53, 58100, 0, 0, 1, 0, 0, 40120), -- Pauldrons of the High Requiem -(58155, 52, 58104, 0, 0, 1, 0, 0, 40120), -- Sunburnt Pauldrons -(58155, 51, 58162, 0, 0, 1, 0, 0, 40120), -- Summer Song Shoulderwraps -(58155, 50, 58134, 0, 0, 1, 0, 0, 40120), -- Embrace of the Night -(58155, 49, 58129, 0, 0, 1, 0, 0, 40120), -- Seafoam Mantle -(58155, 48, 57925, 0, 0, 1, 0, 0, 40120); -- Shield of the Mists - -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(58155, 47, 57926, 0, 0, 1, 0, 0, 40120), -- Shield of the Four Grey Towers -(58155, 46, 58153, 0, 0, 1, 0, 0, 40120), -- Robes of Embalmed Darkness -(58155, 45, 58139, 0, 0, 1, 0, 0, 40120), -- Chestguard of Forgetfulness -(58155, 44, 58159, 0, 0, 1, 0, 0, 40120), -- Musk Rose Robes -(58155, 43, 57927, 0, 0, 1, 0, 0, 40120), -- Throat Slasher -(58155, 42, 57928, 0, 0, 1, 0, 0, 40120), -- Windslicer -(58155, 41, 57929, 0, 0, 1, 0, 0, 40120), -- Dawnblaze Blade -(58155, 40, 57931, 0, 0, 1, 0, 0, 40120), -- Amulet of Dull Dreaming -(58155, 39, 57933, 0, 0, 1, 0, 0, 40120), -- String of Beaded Bubbles -(58155, 38, 57934, 0, 0, 1, 0, 0, 40120), -- Celadon Pendant -(58155, 37, 57930, 0, 0, 1, 0, 0, 40120), -- Pendant of Quiet Breath -(58155, 36, 57932, 0, 0, 1, 0, 0, 40120), -- The Lustrous Eye -(58155, 35, 58154, 0, 0, 1, 0, 0, 40120), -- Pensive Legwraps -(58155, 34, 58140, 0, 0, 1, 0, 0, 40120), -- Leggings of Late Blooms -(58155, 33, 58122, 0, 0, 1, 0, 0, 40120), -- Hillside Striders -(58155, 32, 58107, 0, 0, 1, 0, 0, 40120), -- Legguards of the Gentle -(58155, 31, 58097, 0, 0, 1, 0, 0, 40120), -- Greaves of Gallantry -(58155, 30, 58102, 0, 0, 1, 0, 0, 40120), -- Greaves of Splendor -(58155, 29, 58160, 0, 0, 1, 0, 0, 40120), -- Leggings of Charity -(58155, 28, 58132, 0, 0, 1, 0, 0, 40120), -- Leggings of the Burrowing Mole -(58155, 27, 58127, 0, 0, 1, 0, 0, 40120), -- Leggings of Soothing Silence -(58155, 26, 57923, 0, 0, 1, 0, 0, 40120), -- Hermit's Lamp -(58155, 25, 57924, 0, 0, 1, 0, 0, 40120), -- Apple-Bent Bough -(58155, 24, 58155, 0, 0, 1, 0, 0, 40120), -- Cowl of Pleasant Gloom -(58155, 23, 58150, 0, 0, 1, 0, 0, 40120), -- Cluster of Stars -(58155, 22, 58123, 0, 0, 1, 0, 0, 40120), -- Willow Mask -(58155, 21, 58108, 0, 0, 1, 0, 0, 40120), -- Crown of the Blazing Sun -(58155, 20, 58098, 0, 0, 1, 0, 0, 40120), -- Helm of Easeful Death -(58155, 19, 58103, 0, 0, 1, 0, 0, 40120), -- Helm of the Proud -(58155, 18, 58161, 0, 0, 1, 0, 0, 40120), -- Mask of New Snow -(58155, 17, 58133, 0, 0, 1, 0, 0, 40120), -- Mask of Vines -(58155, 16, 58128, 0, 0, 1, 0, 0, 40120), -- Helm of the Inward Eye -(58155, 15, 58158, 0, 0, 1, 0, 0, 40120), -- Gloves of the Painless Midnight -(58155, 14, 58152, 0, 0, 1, 0, 0, 40120), -- Blessed Hands of Elune -(58155, 13, 58125, 0, 0, 1, 0, 0, 40120), -- Gloves of the Passing Night -(58155, 12, 58110, 0, 0, 1, 0, 0, 40120), -- Gloves of Curious Conscience -(58155, 11, 58099, 0, 0, 1, 0, 0, 40120), -- Reaping Gauntlets -(58155, 10, 58105, 0, 0, 1, 0, 0, 40120), -- Numbing Handguards -(58155, 9, 58163, 0, 0, 1, 0, 0, 40120), -- Gloves of Purification -(58155, 8, 58138, 0, 0, 1, 0, 0, 40120), -- Sticky Fingers -(58155, 7, 58130, 0, 0, 1, 0, 0, 40120), -- Gleaning Gloves -(58155, 6, 58121, 0, 0, 1, 0, 0, 40120), -- Vest of the True Companion -(58155, 5, 58106, 0, 0, 1, 0, 0, 40120), -- Chestguard of Dancing Waves -(58155, 4, 58096, 0, 0, 1, 0, 0, 40120), -- Breastplate of Raging Fury -(58155, 3, 58101, 0, 0, 1, 0, 0, 40120), -- Chestplate of the Steadfast -(58155, 2, 58131, 0, 0, 1, 0, 0, 40120), -- Tunic of Sinking Envy -(58155, 1, 58126, 0, 0, 1, 0, 0, 40120); -- Vest of the Waking Dream - -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(146626, 3, 163974, 0, 0, 1, 64785, 0, 40120), -- Bucketshell -(146626, 2, 139776, 0, 0, 1, 0, 0, 40120), -- Horde Fanatic -(146626, 1, 142380, 0, 0, 1, 0, 0, 40120), -- Dutiful Gruntling -(69978, 175, 73446, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shield Wall -(69978, 174, 73468, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Barrier -(69978, 173, 73458, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Redoubt -(69978, 172, 73465, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Reprieve -(69978, 171, 73469, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Endgame -(69978, 170, 73475, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Greatsword -(69978, 169, 73476, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bonegrinder -(69978, 168, 73477, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Decapitator -(69978, 167, 73447, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Slicer -(69978, 166, 73448, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bonecracker -(69978, 165, 73451, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Slasher -(69978, 164, 73452, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Right Render -(69978, 163, 73449, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Hacker -(69978, 162, 73457, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Energy Staff -(69978, 161, 73466, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Battle Staff -(69978, 160, 73464, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Touch of Defeat -(69978, 159, 73450, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Baton of Light -(69978, 158, 73459, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Gavel -(69978, 157, 73467, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Spellblade -(69978, 156, 73462, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Staff -(69978, 155, 73456, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Pike -(69978, 154, 73460, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Rifle -(69978, 153, 73463, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Heavy Crossbow -(69978, 152, 73470, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Longbow -(69978, 151, 73472, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Quickblade -(69978, 150, 73473, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Pummeler -(69978, 149, 73453, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Fleshslicer -(69978, 148, 73454, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Ripper -(69978, 147, 73461, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shiv -(69978, 146, 73455, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shanker -(69978, 145, 73474, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cleaver -(69978, 144, 73630, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Drape of Prowess -(69978, 143, 73629, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Drape of Diffusion -(69978, 142, 73628, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Drape of Meditation -(69978, 139, 73646, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cape of Prowess -(69978, 138, 73647, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cape of Cruelty -(69978, 129, 73600, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bindings of Prowess -(69978, 128, 73608, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bindings of Meditation -(69978, 127, 73529, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Armwraps of Alacrity -(69978, 126, 73528, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Armwraps of Accuracy -(69978, 111, 73601, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Footguards of Alacrity -(69978, 110, 73609, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Footguards of Meditation -(69978, 109, 73530, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Boots of Alacrity -(69978, 108, 73531, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Boots of Cruelty -(69978, 99, 73602, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Belt of Cruelty -(69978, 98, 73610, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Belt of Meditation -(69978, 97, 73533, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Waistband of Cruelty -(69978, 96, 73532, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Waistband of Accuracy -(69978, 51, 73595, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Wyrmhide Spaulders -(69978, 50, 73603, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Kodohide Spaulders -(69978, 48, 73611, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dragonhide Spaulders -(69978, 47, 73597, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Wyrmhide Legguards -(69978, 46, 73605, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Kodohide Legguards -(69978, 44, 73613, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dragonhide Legguards -(69978, 43, 73606, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Kodohide Helm -(69978, 42, 73598, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Wyrmhide Helm -(69978, 40, 73614, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dragonhide Helm -(69978, 39, 73607, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Kodohide Gloves -(69978, 38, 73599, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Wyrmhide Gloves -(69978, 37, 73615, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dragonhide Gloves -(69978, 35, 73596, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Wyrmhide Robes -(69978, 34, 73604, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Kodohide Robes -(69978, 33, 73612, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dragonhide Robes -(69978, 11, 146639, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Cataclysmic Gladiator's Weapons -(69978, 2, 146441, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Cataclysmic Gladiator's Dragonhide Armor -(69977, 174, 70241, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Shield Wall -(69977, 173, 70242, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Barrier -(69977, 172, 70243, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Redoubt -(69977, 171, 70240, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Reprieve -(69977, 170, 70239, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Endgame -(69977, 169, 70231, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Greatsword -(69977, 168, 70224, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Bonegrinder -(69977, 167, 70213, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Decapitator -(69977, 166, 70229, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Slicer -(69977, 165, 70222, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Bonecracker -(69977, 164, 70219, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Slasher -(69977, 163, 70220, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Right Render -(69977, 162, 70212, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Hacker -(69977, 161, 70227, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Energy Staff -(69977, 160, 70226, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Battle Staff -(69977, 159, 70234, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Touch of Defeat -(69977, 158, 70235, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Baton of Light -(69977, 157, 70223, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Gavel -(69977, 156, 70216, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Spellblade -(69977, 155, 70228, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Staff -(69977, 154, 70225, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Pike -(69977, 153, 70237, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Rifle -(69977, 152, 70238, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Heavy Crossbow -(69977, 151, 70236, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Longbow -(69977, 150, 70230, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Quickblade -(69977, 149, 70221, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Pummeler -(69977, 148, 70218, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Fleshslicer -(69977, 147, 70217, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Ripper -(69977, 146, 70215, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Shiv -(69977, 145, 70214, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Shanker -(69977, 144, 70211, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Cleaver -(69977, 143, 70389, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Drape of Meditation -(69977, 142, 70388, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Drape of Prowess -(69977, 141, 70387, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Drape of Diffusion -(69977, 140, 70386, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Cape of Cruelty -(69977, 139, 70385, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Cape of Prowess -(69977, 133, 70359, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Bindings of Prowess -(69977, 132, 70352, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Armwraps of Alacrity -(69977, 131, 70350, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Armwraps of Accuracy -(69977, 130, 70345, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Bindings of Meditation -(69977, 121, 70358, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Footguards of Alacrity -(69977, 117, 70351, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Boots of Alacrity -(69977, 116, 70348, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Boots of Cruelty -(69977, 115, 70344, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Footguards of Meditation -(69977, 103, 70349, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Waistband of Accuracy -(69977, 102, 70347, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Waistband of Cruelty -(69977, 101, 70346, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Belt of Cruelty -(69977, 100, 70343, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Belt of Meditation -(69977, 61, 70293, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Wyrmhide Spaulders -(69977, 60, 70291, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Wyrmhide Legguards -(69977, 59, 70290, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Wyrmhide Helm -(69977, 58, 70289, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Wyrmhide Gloves -(69977, 57, 70292, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Wyrmhide Robes -(69977, 56, 70288, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Kodohide Spaulders -(69977, 55, 70286, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Kodohide Legguards -(69977, 54, 70285, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Kodohide Helm -(69977, 53, 70284, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Kodohide Gloves -(69977, 52, 70287, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Kodohide Robes -(69977, 51, 70283, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Dragonhide Spaulders -(69977, 50, 70281, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dragonhide Legguards -(69977, 49, 70280, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dragonhide Helm -(69977, 48, 70279, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Dragonhide Gloves -(69977, 47, 70282, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dragonhide Robes -(69977, 11, 146640, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Ruthless Gladiator's Weapons -(69977, 2, 146501, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Ruthless Gladiator's Dragonhide Armor -(54657, 174, 61359, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Shield Wall -(54657, 173, 61360, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Barrier -(54657, 172, 61361, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Redoubt -(54657, 171, 61358, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Reprieve -(54657, 170, 61357, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Endgame -(54657, 169, 61346, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Greatsword -(54657, 168, 61339, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Bonegrinder -(54657, 167, 61326, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Decapitator -(54657, 166, 61344, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Slicer -(54657, 165, 61336, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Bonecracker -(54657, 164, 61332, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Slasher -(54657, 163, 61333, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Right Render -(54657, 162, 61325, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Hacker -(54657, 161, 61350, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Touch of Defeat -(54657, 160, 61351, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Baton of Light -(54657, 159, 61342, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Energy Staff -(54657, 158, 61341, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Battle Staff -(54657, 157, 61338, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Gavel -(54657, 156, 61329, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Spellblade -(54657, 155, 61343, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Staff -(54657, 154, 61340, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Pike -(54657, 153, 61354, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Rifle -(54657, 152, 61355, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Heavy Crossbow -(54657, 151, 61353, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Longbow -(54657, 150, 61345, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Quickblade -(54657, 149, 61335, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Pummeler -(54657, 148, 61331, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Fleshslicer -(54657, 147, 61330, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Ripper -(54657, 146, 61328, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Shiv -(54657, 145, 61327, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Shanker -(54657, 144, 61324, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Cleaver -(54657, 143, 60788, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Drape of Meditation -(54657, 142, 60787, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Drape of Prowess -(54657, 141, 60786, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Drape of Diffusion -(54657, 140, 60783, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Cape of Cruelty -(54657, 139, 60779, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Cape of Prowess -(54657, 133, 60611, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Bindings of Prowess -(54657, 132, 60594, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Armwraps of Alacrity -(54657, 131, 60591, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Armwraps of Accuracy -(54657, 130, 60582, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Bindings of Meditation -(54657, 118, 60607, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Footguards of Alacrity -(54657, 117, 60593, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Boots of Alacrity -(54657, 116, 60587, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Boots of Cruelty -(54657, 115, 60581, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Footguards of Meditation -(54657, 106, 60583, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Belt of Cruelty -(54657, 105, 60580, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Belt of Meditation -(54657, 104, 60589, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Waistband of Accuracy -(54657, 103, 60586, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Waistband of Cruelty -(54657, 66, 60457, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Wyrmhide Spaulders -(54657, 65, 60456, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Wyrmhide Robes -(54657, 64, 60455, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Wyrmhide Legguards -(54657, 63, 60454, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Wyrmhide Helm -(54657, 62, 60453, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Wyrmhide Gloves -(54657, 61, 60452, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Kodohide Spaulders -(54657, 60, 60451, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Kodohide Robes -(54657, 59, 60450, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Kodohide Legguards -(54657, 58, 60449, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Kodohide Helm -(54657, 57, 60448, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Kodohide Gloves -(54657, 56, 60447, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Dragonhide Spaulders -(54657, 55, 60446, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dragonhide Robes -(54657, 54, 60445, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dragonhide Legguards -(54657, 53, 60444, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dragonhide Helm -(54657, 52, 60443, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Dragonhide Gloves -(54657, 11, 146641, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Vicious Gladiator's Weapons -(54657, 2, 146521, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Vicious Gladiator's Dragonhide Armor -(52033, 142, 64706, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Cape of Cruelty -(52033, 141, 64707, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Cape of Prowess -(52033, 140, 64734, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Drape of Prowess -(52033, 139, 64732, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Drape of Diffusion -(52033, 138, 64733, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Drape of Meditation -(52033, 132, 64698, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Bindings of Meditation -(52033, 131, 64699, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Bindings of Prowess -(52033, 130, 64686, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Armwraps of Alacrity -(52033, 129, 64685, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Armwraps of Accuracy -(52033, 119, 64751, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Footguards of Meditation -(52033, 118, 64750, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Footguards of Alacrity -(52033, 117, 64703, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Boots of Cruelty -(52033, 116, 64702, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Boots of Alacrity -(52033, 104, 64697, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Belt of Meditation -(52033, 103, 64696, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Belt of Cruelty -(52033, 102, 64866, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Waistband of Cruelty -(52033, 101, 64865, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Waistband of Accuracy -(52033, 70, 64731, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dragonhide Spaulders -(52033, 69, 64729, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dragonhide Legguards -(52033, 68, 64728, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dragonhide Helm -(52033, 67, 64727, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dragonhide Gloves -(52033, 66, 64730, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dragonhide Robes -(52033, 65, 64768, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Kodohide Spaulders -(52033, 64, 64766, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Kodohide Legguards -(52033, 63, 64765, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Kodohide Helm -(52033, 62, 64764, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Kodohide Gloves -(52033, 61, 64767, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Kodohide Robes -(52033, 60, 64878, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Wyrmhide Spaulders -(52033, 59, 64876, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Wyrmhide Legguards -(52033, 58, 64875, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Wyrmhide Helm -(52033, 57, 64874, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Wyrmhide Gloves -(52033, 56, 64877, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Wyrmhide Robes -(52033, 2, 146421, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Bloodthirsty Gladiator's Dragonhide Armor -(175050, 61, 172798, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Gauntlets -(175050, 60, 172790, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Gloves -(175050, 59, 172782, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Gloves -(175050, 58, 172807, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Gauntlets -(175050, 57, 172811, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Armguards -(175050, 56, 172803, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Armbands -(175050, 55, 172795, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Bindings -(175050, 54, 172786, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Cuffs -(175050, 53, 172797, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Sabatons -(175050, 52, 172806, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Warboots -(175050, 51, 172789, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Boots -(175050, 50, 172781, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Treads -(175050, 49, 172800, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Leggings -(175050, 48, 172808, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Legguards -(175050, 47, 172792, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Legguards -(175050, 46, 172784, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Leggings -(175050, 45, 172810, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Girdle -(175050, 44, 172794, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Belt -(175050, 43, 172802, 0, 6775, 1, 0, 0, 40120); -- Corrupted Aspirant's Chain Waistguard - -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(175050, 42, 172787, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Cord -(175050, 41, 172805, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Chestpiece -(175050, 40, 172788, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Tunic -(175050, 39, 172780, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Robe -(175050, 38, 172796, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Armor -(175050, 37, 172809, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Pauldrons -(175050, 36, 172801, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Spaulders -(175050, 35, 172785, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Mantle -(175050, 34, 172793, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Spaulders -(175050, 33, 172799, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Helm -(175050, 32, 172783, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Hood -(175050, 31, 172804, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Helm -(175050, 30, 172791, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Helm -(175050, 29, 174016, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Rifle -(175050, 28, 172863, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Wand -(175050, 27, 172867, 0, 6882, 1, 0, 0, 40120), -- Corrupted Aspirant's Reprieve -(175050, 26, 172865, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Staff -(175050, 25, 172885, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Greatsword -(175050, 24, 174014, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Decapitator -(175050, 23, 172883, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Pike -(175050, 22, 174018, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's War Staff -(175050, 21, 172871, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Longbow -(175050, 20, 172869, 0, 6882, 1, 0, 0, 40120), -- Corrupted Aspirant's Shield Wall -(175050, 19, 174010, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Spellblade -(175050, 18, 172875, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Pummeler -(175050, 17, 172861, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Shanker -(175050, 16, 172881, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Chopper -(175050, 15, 172873, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Gavel -(175050, 14, 172877, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Slicer -(175050, 13, 172879, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Cleaver -(175050, 12, 172860, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Stabber -(175050, 11, 172887, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Warglaive -(175050, 10, 174012, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Claw -(175050, 9, 172845, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Band -(175050, 8, 172844, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Ring -(175050, 7, 172848, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Insignia -(175050, 6, 172846, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Bauble -(175050, 5, 172849, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Badge -(175050, 4, 172847, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Emblem -(175050, 3, 184059, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Relentless Brooch -(175050, 2, 184060, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Sigil of Adaptation -(175050, 1, 184058, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Medallion -(52036, 18, 122339, 0, 5975, 1, 0, 0, 40120), -- Ancient Heirloom Scabbard -(52036, 17, 122338, 0, 5973, 1, 0, 0, 40120), -- Ancient Heirloom Armor Casing -(52036, 16, 122365, 0, 5971, 1, 0, 0, 40120), -- Reforged Truesilver Champion -(52036, 15, 122369, 0, 5971, 1, 0, 0, 40120), -- Battleworn Thrash Blade -(52036, 14, 122367, 0, 5971, 1, 0, 0, 40120), -- The Blessed Hammer of Grace -(52036, 13, 122368, 0, 5971, 1, 0, 0, 40120), -- Grand Staff of Jordan -(52036, 12, 122364, 0, 5971, 1, 0, 0, 40120), -- Sharpened Scarlet Kris -(52036, 11, 122366, 0, 5971, 1, 0, 0, 40120), -- Upgraded Dwarven Hand Cannon -(52036, 10, 122378, 0, 5969, 1, 0, 0, 40120), -- Exquisite Sunderseer Mantle -(52036, 9, 122376, 0, 5969, 1, 0, 0, 40120), -- Exceptional Stormshroud Shoulders -(52036, 8, 122377, 0, 5969, 1, 0, 0, 40120), -- Lasting Feralheart Spaulders -(52036, 7, 122375, 0, 5969, 1, 0, 0, 40120), -- Aged Pauldrons of The Five Thunders -(52036, 6, 122374, 0, 5969, 1, 0, 0, 40120), -- Prized Beastmaster's Mantle -(52036, 5, 122372, 0, 5969, 1, 0, 0, 40120), -- Strengthened Stockade Pauldrons -(52036, 4, 122373, 0, 5969, 1, 0, 0, 40120), -- Pristine Lightforge Spaulders -(52036, 3, 122530, 0, 5965, 1, 0, 0, 40120), -- Inherited Mark of Tyranny -(52036, 1, 122370, 0, 5965, 1, 0, 0, 40120), -- Inherited Insignia of the Horde -(12793, 33, 28123, 0, 6004, 1, 0, 0, 40120), -- Potent Ornate Topaz -(12793, 32, 28363, 0, 6004, 1, 0, 0, 40120), -- Deadly Ornate Topaz -(12793, 31, 28119, 0, 6004, 1, 0, 0, 40120), -- Smooth Ornate Dawnstone -(12793, 30, 28118, 0, 6004, 1, 0, 0, 40120), -- Brilliant Ornate Ruby -(12793, 29, 28362, 0, 6004, 1, 0, 0, 40120), -- Delicate Ornate Ruby -(12793, 28, 77134, 0, 6004, 1, 0, 0, 40120), -- Mystic Lightstone -(12793, 27, 77133, 0, 6004, 1, 0, 0, 40120), -- Mysterious Shadow Spinel -(12793, 26, 77144, 0, 6004, 1, 0, 0, 40120), -- Willful Lava Coral -(12793, 25, 77141, 0, 6004, 1, 0, 0, 40120), -- Tenuous Lava Coral -(12793, 24, 77138, 0, 6004, 1, 0, 0, 40120), -- Splendid Lava Coral -(12793, 23, 77136, 0, 6004, 1, 0, 0, 40120), -- Resplendent Lava Coral -(12793, 22, 77132, 0, 6004, 1, 0, 0, 40120), -- Lucent Lava Coral -(12793, 21, 77143, 0, 6004, 1, 0, 0, 40120), -- Vivid Elven Peridot -(12793, 20, 77142, 0, 6004, 1, 0, 0, 40120), -- Turbid Elven Peridot -(12793, 19, 77139, 0, 6004, 1, 0, 0, 40120), -- Steady Elven Peridot -(12793, 18, 77137, 0, 6004, 1, 0, 0, 40120), -- Shattered Elven Peridot -(12793, 17, 77154, 0, 6004, 1, 0, 0, 40120), -- Radiant Elven Peridot -(12793, 16, 77131, 0, 6004, 1, 0, 0, 40120), -- Infused Elven Peridot -(12793, 15, 77130, 0, 6004, 1, 0, 0, 40120), -- Balanced Elven Peridot -(12793, 14, 77140, 0, 6004, 1, 0, 0, 40120), -- Stormy Deepholm Iolite -(12793, 13, 68773, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Strength -(12793, 12, 68772, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Intellect -(12793, 11, 68774, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Agility -(12793, 9, 18607, 0, 5962, 1, 0, 0, 40120), -- Horde Battle Standard -(12793, 8, 15199, 0, 5962, 1, 0, 0, 40120), -- Stone Guard's Herald -(12793, 7, 15197, 0, 5962, 1, 0, 0, 40120), -- Scout's Tabard -(12793, 6, 32453, 0, 0, 1, 0, 0, 40120), -- Star's Tears -(12793, 5, 32455, 0, 0, 1, 0, 0, 40120), -- Star's Lament -(12793, 4, 31855, 0, 0, 1, 0, 0, 40120), -- Major Combat Mana Potion -(12793, 3, 31853, 0, 0, 1, 0, 0, 40120), -- Major Combat Healing Potion -(12793, 2, 18841, 0, 0, 1, 0, 0, 40120), -- Combat Mana Potion -(12793, 1, 18839, 0, 0, 1, 0, 0, 40120), -- Combat Healing Potion -(12795, 123, 28378, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Heavy Cape -(12795, 122, 28377, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Heavy Cloak -(12795, 121, 18461, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cloak -(12795, 120, 16341, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cloak -(12795, 119, 18427, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cloak -(12795, 114, 18434, 0, 5962, 1, 0, 0, 40120), -- First Sergeant's Dragonhide Armguards -(12795, 113, 18436, 0, 5962, 1, 0, 0, 40120), -- First Sergeant's Dragonhide Armguards -(12795, 60, 16549, 0, 5964, 1, 0, 0, 40120), -- Warlord's Dragonhide Hauberk -(12795, 59, 16550, 0, 5964, 1, 0, 0, 40120), -- Warlord's Dragonhide Helmet -(12795, 58, 16551, 0, 5963, 1, 0, 0, 40120), -- Warlord's Dragonhide Epaulets -(12795, 57, 16552, 0, 5964, 1, 0, 0, 40120), -- General's Dragonhide Leggings -(12795, 56, 16555, 0, 5963, 1, 0, 0, 40120), -- General's Dragonhide Gloves -(12795, 55, 16554, 0, 5963, 1, 0, 0, 40120), -- General's Dragonhide Boots -(12795, 48, 23253, 0, 5964, 1, 0, 0, 40120), -- Champion's Dragonhide Headguard -(12795, 47, 23254, 0, 5963, 1, 0, 0, 40120), -- Champion's Dragonhide Shoulders -(12795, 44, 22877, 0, 5964, 1, 0, 0, 40120), -- Legionnaire's Dragonhide Chestpiece -(12795, 43, 22878, 0, 5964, 1, 0, 0, 40120), -- Legionnaire's Dragonhide Leggings -(12795, 40, 22852, 0, 5963, 1, 0, 0, 40120), -- Blood Guard's Dragonhide Treads -(12795, 39, 22863, 0, 5963, 1, 0, 0, 40120), -- Blood Guard's Dragonhide Grips -(12794, 21, 23469, 0, 5963, 1, 0, 0, 40120), -- High Warlord's Tome of Mending -(12794, 20, 23468, 0, 5963, 1, 0, 0, 40120), -- High Warlord's Tome of Destruction -(12794, 19, 23466, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Spellblade -(12794, 18, 18874, 0, 5966, 1, 0, 0, 40120), -- High Warlord's War Staff -(12794, 17, 18860, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Street Sweeper -(12794, 16, 18837, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Crossbow -(12794, 15, 18835, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Recurve -(12794, 14, 18826, 0, 5963, 1, 0, 0, 40120), -- High Warlord's Shield Wall -(12794, 13, 18840, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Razor -(12794, 12, 18848, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Razor Claw -(12794, 11, 18844, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Right Claw -(12794, 10, 23464, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Battle Mace -(12794, 9, 18866, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Bludgeon -(12794, 8, 23467, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Quickblade -(12794, 7, 16345, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Blade -(12794, 6, 18828, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Cleaver -(12794, 5, 18871, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Pig Sticker -(12794, 4, 23465, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Destroyer -(12794, 3, 18868, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Pulverizer -(12794, 2, 18831, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Battle Axe -(12794, 1, 18877, 0, 5966, 1, 0, 0, 40120), -- High Warlord's Greatsword -(12796, 5, 34129, 0, 5976, 1, 0, 0, 40120), -- Swift Warstrider -(12796, 4, 29472, 0, 5976, 1, 0, 0, 40120), -- Whistle of the Black War Raptor -(12796, 3, 29470, 0, 5976, 1, 0, 0, 40120), -- Red Skeletal Warhorse -(12796, 2, 29469, 0, 5976, 1, 0, 0, 40120), -- Horn of the Black War Wolf -(12796, 1, 29466, 0, 5976, 1, 0, 0, 40120), -- Black War Kodo -(73151, 14, 173713, 0, 5214, 1, 0, 0, 40120), -- Vicious White Bonesteed -(73151, 13, 163121, 0, 5214, 1, 0, 0, 40120), -- Vicious War Basilisk -(73151, 12, 165020, 0, 5214, 1, 0, 0, 40120), -- Vicious Black Bonesteed -(73151, 11, 163124, 0, 5214, 1, 0, 0, 40120), -- Vicious War Clefthoof -(73151, 10, 152869, 0, 5214, 1, 0, 0, 40120), -- Vicious War Fox -(73151, 9, 142235, 0, 5214, 1, 0, 0, 40120), -- Vicious War Bear -(73151, 8, 142437, 0, 5214, 1, 0, 0, 40120), -- Vicious War Scorpion -(73151, 7, 143649, 0, 5214, 1, 0, 0, 40120), -- Vicious War Turtle -(73151, 6, 140354, 0, 5214, 1, 0, 0, 40120), -- Vicious War Trike -(73151, 5, 140348, 0, 5214, 1, 0, 0, 40120), -- Vicious Warstrider -(73151, 4, 124540, 0, 5214, 1, 0, 0, 40120), -- Vicious War Kodo -(73151, 3, 116778, 0, 5214, 1, 0, 0, 40120), -- Vicious War Raptor -(73151, 2, 102533, 0, 5214, 1, 0, 0, 40120), -- Reins of the Vicious Skeletal Warhorse -(73151, 1, 70910, 0, 5214, 1, 0, 0, 40120); -- Horn of the Vicious War Wolf - --- Alliance Valor & Justice Quartermasters --- ---------------------------------------------------------------------------------------------------------------------------------------------- -DELETE FROM `npc_vendor` WHERE `entry` IN(44246,58154,44245,52029,146633,52030,69974,175051,69975,54660,12781,12784,12785,12783,73190); -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(44246, 126, 71485, 0, 3560, 1, 0, 0, 40120), -- Elementium Deathplate Shoulderguards -(44246, 125, 71484, 0, 3571, 1, 0, 0, 40120), -- Elementium Deathplate Legguards -(44246, 124, 71483, 0, 3563, 1, 0, 0, 40120), -- Elementium Deathplate Faceguard -(44246, 123, 71482, 0, 3590, 1, 0, 0, 40120), -- Elementium Deathplate Handguards -(44246, 122, 71481, 0, 3610, 1, 0, 0, 40120), -- Elementium Deathplate Chestguard -(44246, 121, 71480, 0, 3560, 1, 0, 0, 40120), -- Elementium Deathplate Pauldrons -(44246, 120, 71479, 0, 3570, 1, 0, 0, 40120), -- Elementium Deathplate Greaves -(44246, 119, 71478, 0, 3563, 1, 0, 0, 40120), -- Elementium Deathplate Helmet -(44246, 118, 71477, 0, 3589, 1, 0, 0, 40120), -- Elementium Deathplate Gauntlets -(44246, 117, 71476, 0, 3609, 1, 0, 0, 40120), -- Elementium Deathplate Breastplate -(44246, 31, 70951, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Shoulderguards -(44246, 30, 70952, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Legguards -(44246, 29, 70954, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Faceguard -(44246, 28, 70953, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Handguards -(44246, 27, 70955, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Chestguard -(44246, 26, 71062, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Pauldrons -(44246, 25, 71061, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Greaves -(44246, 24, 71060, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Helmet -(44246, 23, 71059, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Gauntlets -(44246, 22, 71058, 0, 0, 1, 0, 0, 40120), -- Elementium Deathplate Breastplate -(44246, 21, 71151, 0, 0, 1, 0, 0, 40120), -- Trail of Embers -(44246, 20, 71150, 0, 0, 1, 0, 0, 40120), -- Scorchvine Wand -(44246, 19, 71262, 0, 0, 1, 0, 0, 40120), -- Smolderskull Bindings -(44246, 18, 71261, 0, 0, 1, 0, 0, 40120), -- Gigantiform Bracers -(44246, 17, 71130, 0, 0, 1, 0, 0, 40120), -- Flamebinder Bracers -(44246, 16, 71266, 0, 0, 1, 0, 0, 40120), -- Firesoul Wristguards -(44246, 15, 71265, 0, 0, 1, 0, 0, 40120), -- Emberflame Bracers -(44246, 14, 70937, 0, 0, 1, 0, 0, 40120), -- Bracers of Regal Force -(44246, 13, 71263, 0, 0, 1, 0, 0, 40120), -- Bracers of Misting Ash -(44246, 12, 71260, 0, 0, 1, 0, 0, 40120), -- Bracers of Imperious Truths -(44246, 11, 71264, 0, 0, 1, 0, 0, 40120), -- Bracers of Forked Lightning -(44246, 10, 70935, 0, 0, 1, 0, 0, 40120), -- Stoneheart Necklace -(44246, 9, 71212, 0, 0, 1, 0, 0, 40120), -- Stoneheart Choker -(44246, 8, 71129, 0, 0, 1, 0, 0, 40120), -- Necklace of Smoke Signals -(44246, 7, 71214, 0, 0, 1, 0, 0, 40120), -- Firemind Pendant -(44246, 6, 71213, 0, 0, 1, 0, 0, 40120), -- Amulet of Burning Brilliance -(44246, 5, 71209, 0, 0, 1, 0, 0, 40120), -- Splintered Brimstone Seal -(44246, 4, 71211, 0, 0, 1, 0, 0, 40120), -- Soothing Brimstone Circle -(44246, 3, 71208, 0, 0, 1, 0, 0, 40120), -- Serrated Brimstone Signet -(44246, 2, 70940, 0, 0, 1, 0, 0, 40120), -- Deflecting Brimstone Band -(44246, 1, 71210, 0, 0, 1, 0, 0, 40120), -- Crystalline Brimstone Ring -(58154, 210, 65188, 0, 3046, 1, 0, 0, 40120), -- Magma Plated Shoulderguards -(58154, 209, 65187, 0, 3112, 1, 0, 0, 40120), -- Magma Plated Legguards -(58154, 208, 65186, 0, 3054, 1, 0, 0, 40120), -- Magma Plated Faceguard -(58154, 207, 65185, 0, 3146, 1, 0, 0, 40120), -- Magma Plated Handguards -(58154, 206, 65184, 0, 3084, 1, 0, 0, 40120), -- Magma Plated Chestguard -(58154, 205, 65183, 0, 3046, 1, 0, 0, 40120), -- Magma Plated Pauldrons -(58154, 204, 65182, 0, 3113, 1, 0, 0, 40120), -- Magma Plated Legplates -(58154, 203, 65181, 0, 3054, 1, 0, 0, 40120), -- Magma Plated Helmet -(58154, 202, 65180, 0, 3145, 1, 0, 0, 40120), -- Magma Plated Gauntlets -(58154, 201, 65179, 0, 3085, 1, 0, 0, 40120), -- Magma Plated Battleplate -(58154, 198, 67426, 0, 3329, 1, 0, 0, 40120), -- Leggings of the Forlorn Vanquisher -(58154, 195, 65002, 0, 3329, 1, 0, 0, 40120), -- Crown of the Forlorn Vanquisher -(58154, 192, 67431, 0, 3329, 1, 0, 0, 40120), -- Gauntlets of the Forlorn Vanquisher -(58154, 189, 65089, 0, 3329, 1, 0, 0, 40120), -- Shoulders of the Forlorn Vanquisher -(58154, 186, 67425, 0, 3329, 1, 0, 0, 40120), -- Chest of the Forlorn Vanquisher -(58154, 178, 60343, 0, 0, 1, 0, 0, 40120), -- Magma Plated Pauldrons -(58154, 176, 60353, 0, 0, 1, 0, 0, 40120), -- Magma Plated Shoulderguards -(58154, 152, 60342, 0, 0, 1, 0, 0, 40120), -- Magma Plated Legplates -(58154, 150, 60352, 0, 0, 1, 0, 0, 40120), -- Magma Plated Legguards -(58154, 133, 60341, 0, 0, 1, 0, 0, 40120), -- Magma Plated Helmet -(58154, 131, 60351, 0, 0, 1, 0, 0, 40120), -- Magma Plated Faceguard -(58154, 115, 60340, 0, 0, 1, 0, 0, 40120), -- Magma Plated Gauntlets -(58154, 112, 60350, 0, 0, 1, 0, 0, 40120), -- Magma Plated Handguards -(58154, 94, 60339, 0, 0, 1, 0, 0, 40120), -- Magma Plated Battleplate -(58154, 93, 60349, 0, 0, 1, 0, 0, 40120), -- Magma Plated Chestguard -(58154, 90, 58180, 0, 0, 1, 0, 0, 40120), -- License to Slay -(58154, 89, 58181, 0, 0, 1, 0, 0, 40120), -- Fluid Death -(58154, 88, 58182, 0, 0, 1, 0, 0, 40120), -- Bedrock Talisman -(58154, 87, 58183, 0, 0, 1, 0, 0, 40120), -- Soul Casket -(58154, 86, 58184, 0, 0, 1, 0, 0, 40120), -- Core of Ripeness -(58154, 85, 68812, 0, 0, 1, 0, 0, 40120), -- Hornet-Sting Band -(58154, 84, 58185, 0, 0, 1, 0, 0, 40120), -- Band of Bees -(58154, 83, 58187, 0, 0, 1, 0, 0, 40120), -- Ring of the Battle Anthem -(58154, 82, 58188, 0, 0, 1, 0, 0, 40120), -- Band of Secret Names -(58154, 81, 58189, 0, 0, 1, 0, 0, 40120), -- Twined Band of Flowers -(58154, 80, 58195, 0, 0, 1, 0, 0, 40120), -- Woe Breeder's Boots -(58154, 79, 58197, 0, 0, 1, 0, 0, 40120), -- Rock Furrow Boots -(58154, 78, 58198, 0, 0, 1, 0, 0, 40120), -- Eternal Pathfinders -(58154, 77, 58199, 0, 0, 1, 0, 0, 40120), -- Moccasins of Verdurous Glooms -(58154, 76, 58481, 0, 0, 1, 0, 0, 40120), -- Boots of the Perilous Seas -(58154, 75, 58482, 0, 0, 1, 0, 0, 40120), -- Treads of Fleeting Joy -(58154, 74, 58484, 0, 0, 1, 0, 0, 40120), -- Fading Violet Sandals -(58154, 73, 58485, 0, 0, 1, 0, 0, 40120), -- Melodious Slippers -(58154, 72, 58486, 0, 0, 1, 0, 0, 40120), -- Slippers of Moving Waters -(58154, 71, 58191, 0, 0, 1, 0, 0, 40120), -- Viewless Wings -(58154, 70, 58192, 0, 0, 1, 0, 0, 40120), -- Gray Hair Cloak -(58154, 69, 58193, 0, 0, 1, 0, 0, 40120), -- Haunt of Flies -(58154, 68, 58190, 0, 0, 1, 0, 0, 40120), -- Floating Web -(58154, 67, 58194, 0, 0, 1, 0, 0, 40120), -- Heavenly Breeze -(58154, 66, 57919, 0, 0, 1, 0, 0, 40120), -- Thatch Eave Vines -(58154, 65, 57921, 0, 0, 1, 0, 0, 40120), -- Incense Infused Cummerbund -(58154, 64, 57916, 0, 0, 1, 0, 0, 40120), -- Belt of the Dim Forest -(58154, 63, 57915, 0, 0, 1, 0, 0, 40120), -- Belt of Barred Clouds -(58154, 62, 57913, 0, 0, 1, 0, 0, 40120), -- Beech Green Belt -(58154, 61, 57914, 0, 0, 1, 0, 0, 40120), -- Girdle of the Mountains -(58154, 60, 57922, 0, 0, 1, 0, 0, 40120), -- Belt of the Falling Rain -(58154, 59, 57918, 0, 0, 1, 0, 0, 40120), -- Sash of Musing -(58154, 58, 57917, 0, 0, 1, 0, 0, 40120), -- Belt of the Still Stream -(58154, 57, 58157, 0, 0, 1, 0, 0, 40120), -- Meadow Mantle -(58154, 56, 58151, 0, 0, 1, 0, 0, 40120), -- Somber Shawl -(58154, 55, 58124, 0, 0, 1, 0, 0, 40120), -- Wrap of the Valley Glades -(58154, 54, 58109, 0, 0, 1, 0, 0, 40120), -- Pauldrons of the Forlorn -(58154, 53, 58100, 0, 0, 1, 0, 0, 40120), -- Pauldrons of the High Requiem -(58154, 52, 58104, 0, 0, 1, 0, 0, 40120), -- Sunburnt Pauldrons -(58154, 51, 58162, 0, 0, 1, 0, 0, 40120), -- Summer Song Shoulderwraps -(58154, 50, 58134, 0, 0, 1, 0, 0, 40120), -- Embrace of the Night -(58154, 49, 58129, 0, 0, 1, 0, 0, 40120), -- Seafoam Mantle -(58154, 48, 57925, 0, 0, 1, 0, 0, 40120), -- Shield of the Mists -(58154, 47, 57926, 0, 0, 1, 0, 0, 40120), -- Shield of the Four Grey Towers -(58154, 46, 58153, 0, 0, 1, 0, 0, 40120), -- Robes of Embalmed Darkness -(58154, 45, 58139, 0, 0, 1, 0, 0, 40120), -- Chestguard of Forgetfulness -(58154, 44, 58159, 0, 0, 1, 0, 0, 40120), -- Musk Rose Robes -(58154, 43, 57927, 0, 0, 1, 0, 0, 40120), -- Throat Slasher -(58154, 42, 57928, 0, 0, 1, 0, 0, 40120), -- Windslicer -(58154, 41, 57929, 0, 0, 1, 0, 0, 40120), -- Dawnblaze Blade -(58154, 40, 57931, 0, 0, 1, 0, 0, 40120), -- Amulet of Dull Dreaming -(58154, 39, 57933, 0, 0, 1, 0, 0, 40120), -- String of Beaded Bubbles -(58154, 38, 57934, 0, 0, 1, 0, 0, 40120), -- Celadon Pendant -(58154, 37, 57930, 0, 0, 1, 0, 0, 40120), -- Pendant of Quiet Breath -(58154, 36, 57932, 0, 0, 1, 0, 0, 40120), -- The Lustrous Eye -(58154, 35, 58154, 0, 0, 1, 0, 0, 40120), -- Pensive Legwraps -(58154, 34, 58140, 0, 0, 1, 0, 0, 40120), -- Leggings of Late Blooms -(58154, 33, 58122, 0, 0, 1, 0, 0, 40120), -- Hillside Striders -(58154, 32, 58107, 0, 0, 1, 0, 0, 40120), -- Legguards of the Gentle -(58154, 31, 58097, 0, 0, 1, 0, 0, 40120), -- Greaves of Gallantry -(58154, 30, 58102, 0, 0, 1, 0, 0, 40120), -- Greaves of Splendor -(58154, 29, 58160, 0, 0, 1, 0, 0, 40120), -- Leggings of Charity -(58154, 28, 58132, 0, 0, 1, 0, 0, 40120), -- Leggings of the Burrowing Mole -(58154, 27, 58127, 0, 0, 1, 0, 0, 40120), -- Leggings of Soothing Silence -(58154, 26, 57923, 0, 0, 1, 0, 0, 40120), -- Hermit's Lamp -(58154, 25, 57924, 0, 0, 1, 0, 0, 40120), -- Apple-Bent Bough -(58154, 24, 58155, 0, 0, 1, 0, 0, 40120), -- Cowl of Pleasant Gloom -(58154, 23, 58150, 0, 0, 1, 0, 0, 40120), -- Cluster of Stars -(58154, 22, 58123, 0, 0, 1, 0, 0, 40120), -- Willow Mask -(58154, 21, 58108, 0, 0, 1, 0, 0, 40120), -- Crown of the Blazing Sun -(58154, 20, 58098, 0, 0, 1, 0, 0, 40120), -- Helm of Easeful Death -(58154, 19, 58103, 0, 0, 1, 0, 0, 40120), -- Helm of the Proud -(58154, 18, 58161, 0, 0, 1, 0, 0, 40120), -- Mask of New Snow -(58154, 17, 58133, 0, 0, 1, 0, 0, 40120), -- Mask of Vines -(58154, 16, 58128, 0, 0, 1, 0, 0, 40120), -- Helm of the Inward Eye -(58154, 15, 58158, 0, 0, 1, 0, 0, 40120), -- Gloves of the Painless Midnight -(58154, 14, 58152, 0, 0, 1, 0, 0, 40120), -- Blessed Hands of Elune -(58154, 13, 58125, 0, 0, 1, 0, 0, 40120), -- Gloves of the Passing Night -(58154, 12, 58110, 0, 0, 1, 0, 0, 40120), -- Gloves of Curious Conscience -(58154, 11, 58099, 0, 0, 1, 0, 0, 40120), -- Reaping Gauntlets -(58154, 10, 58105, 0, 0, 1, 0, 0, 40120), -- Numbing Handguards -(58154, 9, 58163, 0, 0, 1, 0, 0, 40120), -- Gloves of Purification -(58154, 8, 58138, 0, 0, 1, 0, 0, 40120), -- Sticky Fingers -(58154, 7, 58130, 0, 0, 1, 0, 0, 40120), -- Gleaning Gloves -(58154, 6, 58121, 0, 0, 1, 0, 0, 40120), -- Vest of the True Companion -(58154, 5, 58106, 0, 0, 1, 0, 0, 40120), -- Chestguard of Dancing Waves -(58154, 4, 58096, 0, 0, 1, 0, 0, 40120), -- Breastplate of Raging Fury -(58154, 3, 58101, 0, 0, 1, 0, 0, 40120), -- Chestplate of the Steadfast -(58154, 2, 58131, 0, 0, 1, 0, 0, 40120), -- Tunic of Sinking Envy -(58154, 1, 58126, 0, 0, 1, 0, 0, 40120), -- Vest of the Waking Dream -(44245, 276, 78751, 0, 3861, 1, 0, 0, 40120), -- Necrotic Boneplate Shoulderguards -(44245, 275, 78716, 0, 3860, 1, 0, 0, 40120), -- Necrotic Boneplate Legguards -(44245, 274, 78697, 0, 3858, 1, 0, 0, 40120), -- Necrotic Boneplate Faceguard -(44245, 273, 78678, 0, 3859, 1, 0, 0, 40120), -- Necrotic Boneplate Handguards -(44245, 272, 78663, 0, 3857, 1, 0, 0, 40120), -- Necrotic Boneplate Chestguard -(44245, 271, 78736, 0, 3861, 1, 0, 0, 40120), -- Necrotic Boneplate Pauldrons -(44245, 270, 78707, 0, 3860, 1, 0, 0, 40120), -- Necrotic Boneplate Greaves -(44245, 269, 78687, 0, 3858, 1, 0, 0, 40120), -- Necrotic Boneplate Helmet -(44245, 268, 78670, 0, 3859, 1, 0, 0, 40120), -- Necrotic Boneplate Gauntlets -(44245, 267, 78659, 0, 3857, 1, 0, 0, 40120), -- Necrotic Boneplate Breastplate -(44245, 181, 77012, 0, 3851, 1, 0, 0, 40120), -- Necrotic Boneplate Shoulderguards -(44245, 180, 77011, 0, 3852, 1, 0, 0, 40120), -- Necrotic Boneplate Legguards -(44245, 179, 77010, 0, 3853, 1, 0, 0, 40120), -- Necrotic Boneplate Faceguard -(44245, 178, 77009, 0, 3855, 1, 0, 0, 40120), -- Necrotic Boneplate Handguards -(44245, 177, 77008, 0, 3856, 1, 0, 0, 40120), -- Necrotic Boneplate Chestguard -(44245, 176, 76978, 0, 3851, 1, 0, 0, 40120), -- Necrotic Boneplate Pauldrons -(44245, 175, 76977, 0, 3852, 1, 0, 0, 40120), -- Necrotic Boneplate Greaves -(44245, 174, 76976, 0, 3853, 1, 0, 0, 40120), -- Necrotic Boneplate Helmet -(44245, 173, 76975, 0, 3855, 1, 0, 0, 40120), -- Necrotic Boneplate Gauntlets -(44245, 172, 76974, 0, 3856, 1, 0, 0, 40120), -- Necrotic Boneplate Breastplate -(44245, 86, 78846, 0, 3830, 1, 0, 0, 40120), -- Necrotic Boneplate Shoulderguards -(44245, 85, 78811, 0, 3828, 1, 0, 0, 40120), -- Necrotic Boneplate Legguards -(44245, 84, 78792, 0, 3827, 1, 0, 0, 40120), -- Necrotic Boneplate Faceguard -(44245, 83, 78773, 0, 3829, 1, 0, 0, 40120), -- Necrotic Boneplate Handguards -(44245, 82, 78758, 0, 3826, 1, 0, 0, 40120), -- Necrotic Boneplate Chestguard -(44245, 81, 78831, 0, 3830, 1, 0, 0, 40120), -- Necrotic Boneplate Pauldrons -(44245, 80, 78802, 0, 3828, 1, 0, 0, 40120), -- Necrotic Boneplate Greaves -(44245, 79, 78782, 0, 3827, 1, 0, 0, 40120), -- Necrotic Boneplate Helmet -(44245, 78, 78765, 0, 3829, 1, 0, 0, 40120), -- Necrotic Boneplate Gauntlets -(44245, 77, 78754, 0, 3826, 1, 0, 0, 40120), -- Necrotic Boneplate Breastplate -(44245, 76, 77079, 0, 0, 1, 0, 0, 40120), -- Hungermouth Wand -(44245, 75, 77078, 0, 0, 1, 0, 0, 40120), -- Scintillating Rods -(44245, 74, 77164, 0, 0, 1, 0, 0, 40120), -- Gleaming Grips of Mending -(44245, 73, 77165, 0, 0, 1, 0, 0, 40120), -- Grimfist Crushers -(44245, 72, 77166, 0, 0, 1, 0, 0, 40120), -- Gauntlets of Feathery Blows -(44245, 71, 77316, 0, 0, 1, 0, 0, 40120), -- Flashing Bracers of Warmth -(44245, 70, 77317, 0, 0, 1, 0, 0, 40120), -- Heartcrusher Wristplates -(44245, 69, 77318, 0, 0, 1, 0, 0, 40120), -- Bracers of Unrelenting Excellence -(44245, 68, 77169, 0, 0, 1, 0, 0, 40120), -- Silver Sabatons of Fury -(44245, 67, 77170, 0, 0, 1, 0, 0, 40120), -- Kneebreaker Boots -(44245, 66, 77171, 0, 0, 1, 0, 0, 40120), -- Bladeshatter Treads -(44245, 65, 77184, 0, 0, 1, 0, 0, 40120), -- Blinding Girdle of Truth -(44245, 64, 77185, 0, 0, 1, 0, 0, 40120), -- Demonbone Waistguard -(44245, 63, 77186, 0, 0, 1, 0, 0, 40120), -- Forgesmelter Waistplate -(44245, 62, 77123, 0, 0, 1, 0, 0, 40120), -- Shining Carapace of Glory -(44245, 61, 77119, 0, 0, 1, 0, 0, 40120), -- Bones of the Damned -(44245, 60, 77120, 0, 0, 1, 0, 0, 40120), -- Chestplate of the Unshakable Titan -(44245, 59, 77153, 0, 0, 1, 0, 0, 40120), -- Glowing Wings of Hope -(44245, 58, 77155, 0, 0, 1, 0, 0, 40120), -- Visage of Petrification -(44245, 57, 77156, 0, 0, 1, 0, 0, 40120), -- Jaw of Repudiation -(44245, 56, 77163, 0, 0, 1, 0, 0, 40120), -- Gloves of Ghostly Dreams -(44245, 55, 77162, 0, 0, 1, 0, 0, 40120), -- Arrowflick Gauntlets -(44245, 54, 77319, 0, 0, 1, 0, 0, 40120), -- Bracers of the Spectral Wolf -(44245, 53, 77321, 0, 0, 1, 0, 0, 40120), -- Dragonbelly Bracers -(44245, 52, 77174, 0, 0, 1, 0, 0, 40120), -- Sabatons of the Graceful Spirit -(44245, 51, 77175, 0, 0, 1, 0, 0, 40120), -- Boneshard Boots -(44245, 50, 77183, 0, 0, 1, 0, 0, 40120), -- Girdle of Shamanic Fury -(44245, 49, 77182, 0, 0, 1, 0, 0, 40120), -- Cord of Dragon Sinew -(44245, 48, 77125, 0, 0, 1, 0, 0, 40120), -- Ghostworld Chestguard -(44245, 47, 77124, 0, 0, 1, 0, 0, 40120), -- Dragonflayer Vest -(44245, 46, 77151, 0, 0, 1, 0, 0, 40120), -- Wolfdream Circlet -(44245, 45, 77150, 0, 0, 1, 0, 0, 40120), -- Zeherah's Dragonskull Crown -(44245, 44, 77127, 0, 0, 1, 0, 0, 40120), -- Decaying Herbalist's Robes -(44245, 43, 77160, 0, 0, 1, 0, 0, 40120), -- Fungus-Born Gloves -(44245, 42, 77161, 0, 0, 1, 0, 0, 40120), -- Lightfinger Handwraps -(44245, 41, 77320, 0, 0, 1, 0, 0, 40120), -- Luminescent Bracers -(44245, 40, 77322, 0, 0, 1, 0, 0, 40120), -- Bracers of Manifold Pockets -(44245, 39, 77172, 0, 0, 1, 0, 0, 40120), -- Boots of Fungoid Growth -(44245, 38, 77173, 0, 0, 1, 0, 0, 40120), -- Rooftop Griptoes -(44245, 37, 77181, 0, 0, 1, 0, 0, 40120), -- Belt of Universal Curing -(44245, 36, 77180, 0, 0, 1, 0, 0, 40120), -- Belt of Hidden Keys -(44245, 35, 77126, 0, 0, 1, 0, 0, 40120), -- Shadowbinder Chestguard -(44245, 34, 77149, 0, 0, 1, 0, 0, 40120), -- Helmet of Perpetual Rebirth -(44245, 33, 77148, 0, 0, 1, 0, 0, 40120), -- Nocturnal Gaze -(44245, 32, 77122, 0, 0, 1, 0, 0, 40120), -- Robes of Searing Shadow -(44245, 31, 77121, 0, 0, 1, 0, 0, 40120), -- Lightwarper Vestments -(44245, 30, 77159, 0, 0, 1, 0, 0, 40120), -- Clockwinder's Immaculate Gloves -(44245, 29, 77157, 0, 0, 1, 0, 0, 40120), -- The Hands of Gilly -(44245, 28, 77324, 0, 0, 1, 0, 0, 40120), -- Chronoboost Bracers -(44245, 27, 77323, 0, 0, 1, 0, 0, 40120), -- Bracers of the Black Dream -(44245, 26, 77176, 0, 0, 1, 0, 0, 40120), -- Kavan's Forsaken Treads -(44245, 25, 77177, 0, 0, 1, 0, 0, 40120), -- Splinterfoot Sandals -(44245, 24, 77179, 0, 0, 1, 0, 0, 40120), -- Tentacular Belt -(44245, 23, 77187, 0, 0, 1, 0, 0, 40120), -- Vestal's Irrepressible Girdle -(44245, 22, 77147, 0, 0, 1, 0, 0, 40120), -- Hood of Hidden Flesh -(44245, 21, 77146, 0, 0, 1, 0, 0, 40120), -- Soulgaze Cowl -(44245, 20, 77098, 0, 0, 1, 0, 0, 40120), -- Nanoprecise Cape -(44245, 19, 77096, 0, 0, 1, 0, 0, 40120), -- Woundlicker Cover -(44245, 18, 77097, 0, 0, 1, 0, 0, 40120), -- Dreamcrusher Drape -(44245, 17, 77099, 0, 0, 1, 0, 0, 40120), -- Indefatigable Greatcloak -(44245, 16, 77095, 0, 0, 1, 0, 0, 40120), -- Batwing Cloak -(44245, 15, 77117, 0, 0, 1, 0, 0, 40120), -- Fire of the Deep -(44245, 14, 77114, 0, 0, 1, 0, 0, 40120), -- Bottled Wishes -(44245, 13, 77113, 0, 0, 1, 0, 0, 40120); -- Kiroptyric Sigil - -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(44245, 12, 77116, 0, 0, 1, 0, 0, 40120), -- Rotting Skull -(44245, 11, 77115, 0, 0, 1, 0, 0, 40120), -- Reflection of the Light -(44245, 10, 77108, 0, 0, 1, 0, 0, 40120), -- Seal of the Grand Architect -(44245, 9, 77109, 0, 0, 1, 0, 0, 40120), -- Band of Reconstruction -(44245, 8, 77110, 0, 0, 1, 0, 0, 40120), -- Ring of Torn Flesh -(44245, 7, 77112, 0, 0, 1, 0, 0, 40120), -- Signet of the Resolute -(44245, 6, 77111, 0, 0, 1, 0, 0, 40120), -- Emergency Descent Loop -(44245, 5, 77088, 0, 0, 1, 0, 0, 40120), -- Opal of the Secret Order -(44245, 4, 77089, 0, 0, 1, 0, 0, 40120), -- Threadlinked Chain -(44245, 3, 77092, 0, 0, 1, 0, 0, 40120), -- Guardspike Choker -(44245, 2, 77090, 0, 0, 1, 0, 0, 40120), -- Necklace of Black Dragon's Teeth -(44245, 1, 77091, 0, 0, 1, 0, 0, 40120), -- Cameo of Terrible Memories -(52029, 137, 64718, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Cloak of Alacrity -(52029, 136, 64719, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Cloak of Prowess -(52029, 124, 64684, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Armplates of Proficiency -(52029, 123, 64683, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Armplates of Alacrity -(52029, 109, 64870, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Warboots of Cruelty -(52029, 108, 64869, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Warboots of Alacrity -(52029, 92, 64753, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Girdle of Cruelty -(52029, 91, 64754, 0, 5962, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Girdle of Prowess -(52029, 30, 64739, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dreadplate Shoulders -(52029, 29, 64738, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dreadplate Legguards -(52029, 28, 64737, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dreadplate Helm -(52029, 27, 64736, 0, 5963, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dreadplate Gauntlets -(52029, 26, 64735, 0, 5964, 1, 0, 0, 40120), -- Bloodthirsty Gladiator's Dreadplate Chestpiece -(52029, 3, 146423, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Bloodthirsty Gladiator's Dreadplate Armor -(146633, 3, 163975, 0, 0, 1, 64785, 0, 40120), -- Sir Snips -(146633, 2, 139775, 0, 0, 1, 0, 0, 40120), -- Alliance Enthusiast -(146633, 1, 142379, 0, 0, 1, 0, 0, 40120), -- Dutiful Squire -(52030, 18, 122339, 0, 5975, 1, 0, 0, 40120), -- Ancient Heirloom Scabbard -(52030, 17, 122338, 0, 5973, 1, 0, 0, 40120), -- Ancient Heirloom Armor Casing -(52030, 16, 122365, 0, 5971, 1, 0, 0, 40120), -- Reforged Truesilver Champion -(52030, 15, 122369, 0, 5971, 1, 0, 0, 40120), -- Battleworn Thrash Blade -(52030, 14, 122367, 0, 5971, 1, 0, 0, 40120), -- The Blessed Hammer of Grace -(52030, 13, 122368, 0, 5971, 1, 0, 0, 40120), -- Grand Staff of Jordan -(52030, 12, 122364, 0, 5971, 1, 0, 0, 40120), -- Sharpened Scarlet Kris -(52030, 11, 122366, 0, 5971, 1, 0, 0, 40120), -- Upgraded Dwarven Hand Cannon -(52030, 10, 122378, 0, 5969, 1, 0, 0, 40120), -- Exquisite Sunderseer Mantle -(52030, 9, 122376, 0, 5969, 1, 0, 0, 40120), -- Exceptional Stormshroud Shoulders -(52030, 8, 122377, 0, 5969, 1, 0, 0, 40120), -- Lasting Feralheart Spaulders -(52030, 7, 122375, 0, 5969, 1, 0, 0, 40120), -- Aged Pauldrons of The Five Thunders -(52030, 6, 122374, 0, 5969, 1, 0, 0, 40120), -- Prized Beastmaster's Mantle -(52030, 5, 122372, 0, 5969, 1, 0, 0, 40120), -- Strengthened Stockade Pauldrons -(52030, 4, 122373, 0, 5969, 1, 0, 0, 40120), -- Pristine Lightforge Spaulders -(52030, 3, 122530, 0, 5965, 1, 0, 0, 40120), -- Inherited Mark of Tyranny -(52030, 2, 122371, 0, 5965, 1, 0, 0, 40120), -- Inherited Insignia of the Alliance -(69974, 174, 70241, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Shield Wall -(69974, 173, 70242, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Barrier -(69974, 172, 70243, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Redoubt -(69974, 171, 70240, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Reprieve -(69974, 170, 70239, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Endgame -(69974, 169, 70231, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Greatsword -(69974, 168, 70224, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Bonegrinder -(69974, 167, 70213, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Decapitator -(69974, 166, 70229, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Slicer -(69974, 165, 70222, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Bonecracker -(69974, 164, 70219, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Slasher -(69974, 163, 70220, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Right Render -(69974, 162, 70212, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Hacker -(69974, 161, 70227, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Energy Staff -(69974, 160, 70226, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Battle Staff -(69974, 159, 70234, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Touch of Defeat -(69974, 158, 70235, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Baton of Light -(69974, 157, 70223, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Gavel -(69974, 156, 70216, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Spellblade -(69974, 155, 70228, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Staff -(69974, 154, 70225, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Pike -(69974, 153, 70237, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Rifle -(69974, 152, 70238, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Heavy Crossbow -(69974, 151, 70236, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Longbow -(69974, 150, 70230, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Quickblade -(69974, 149, 70221, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Pummeler -(69974, 148, 70218, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Fleshslicer -(69974, 147, 70217, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Ripper -(69974, 146, 70215, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Shiv -(69974, 145, 70214, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Shanker -(69974, 144, 70211, 0, 5966, 1, 0, 0, 40120), -- Ruthless Gladiator's Cleaver -(69974, 138, 70384, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Cloak of Prowess -(69974, 137, 70383, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Cloak of Alacrity -(69974, 124, 70327, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Armplates of Proficiency -(69974, 122, 70322, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Armplates of Alacrity -(69974, 108, 70323, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Warboots of Alacrity -(69974, 107, 70321, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Warboots of Cruelty -(69974, 94, 70326, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Girdle of Prowess -(69974, 93, 70320, 0, 5962, 1, 0, 0, 40120), -- Ruthless Gladiator's Girdle of Cruelty -(69974, 16, 70248, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Dreadplate Shoulders -(69974, 15, 70247, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dreadplate Legguards -(69974, 14, 70246, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dreadplate Helm -(69974, 13, 70245, 0, 5963, 1, 0, 0, 40120), -- Ruthless Gladiator's Dreadplate Gauntlets -(69974, 12, 70244, 0, 5964, 1, 0, 0, 40120), -- Ruthless Gladiator's Dreadplate Chestpiece -(69974, 11, 146640, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Ruthless Gladiator's Weapons -(69974, 3, 146503, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Ruthless Gladiator's Dreadplate Armor -(175051, 61, 172822, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Gauntlets -(175051, 60, 172824, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Gauntlets -(175051, 59, 172821, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Gloves -(175051, 58, 172823, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Gloves -(175051, 57, 172841, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Armguards -(175051, 56, 172842, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Armbands -(175051, 55, 172843, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Bindings -(175051, 54, 172840, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Cuffs -(175051, 53, 172817, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Warboots -(175051, 52, 172819, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Sabatons -(175051, 51, 172820, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Boots -(175051, 50, 172818, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Treads -(175051, 49, 172828, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Legguards -(175051, 48, 172830, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Leggings -(175051, 47, 172831, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Legguards -(175051, 46, 172829, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Leggings -(175051, 45, 172836, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Girdle -(175051, 44, 172838, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Waistguard -(175051, 43, 172839, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Belt -(175051, 42, 172837, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Cord -(175051, 41, 172814, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Chestpiece -(175051, 40, 172815, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Armor -(175051, 39, 172816, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Tunic -(175051, 38, 172813, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Robe -(175051, 37, 172833, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Pauldrons -(175051, 36, 172835, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Spaulders -(175051, 35, 172832, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Spaulders -(175051, 34, 172834, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Mantle -(175051, 33, 172812, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Plate Helm -(175051, 32, 172826, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Chain Helm -(175051, 31, 172827, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Leather Helm -(175051, 30, 172825, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Silk Hood -(175051, 29, 172862, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Wand -(175051, 28, 174017, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Rifle -(175051, 27, 172866, 0, 6882, 1, 0, 0, 40120), -- Corrupted Aspirant's Reprieve -(175051, 26, 172864, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Staff -(175051, 25, 174015, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Decapitator -(175051, 24, 172884, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Greatsword -(175051, 23, 174019, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's War Staff -(175051, 22, 172882, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Pike -(175051, 21, 172870, 0, 6777, 1, 0, 0, 40120), -- Corrupted Aspirant's Longbow -(175051, 20, 172868, 0, 6882, 1, 0, 0, 40120), -- Corrupted Aspirant's Shield Wall -(175051, 19, 172878, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Cleaver -(175051, 18, 172886, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Warglaive -(175051, 17, 172876, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Slicer -(175051, 16, 174011, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Spellblade -(175051, 15, 172874, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Pummeler -(175051, 14, 172880, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Chopper -(175051, 13, 172859, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Shanker -(175051, 12, 172858, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Stabber -(175051, 11, 172872, 0, 6776, 1, 0, 0, 40120), -- Corrupted Aspirant's Gavel -(175051, 10, 174013, 0, 6881, 1, 0, 0, 40120), -- Corrupted Aspirant's Claw -(175051, 9, 172845, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Band -(175051, 8, 172844, 0, 6774, 1, 0, 0, 40120), -- Corrupted Aspirant's Ring -(175051, 7, 172848, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Insignia -(175051, 6, 172846, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Bauble -(175051, 5, 172849, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Badge -(175051, 4, 172847, 0, 6775, 1, 0, 0, 40120), -- Corrupted Aspirant's Emblem -(175051, 3, 184059, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Relentless Brooch -(175051, 2, 184060, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Sigil of Adaptation -(175051, 1, 184058, 0, 0, 1, 0, 0, 40120), -- Corrupted Aspirant's Medallion -(69975, 175, 73446, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shield Wall -(69975, 174, 73468, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Barrier -(69975, 173, 73458, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Redoubt -(69975, 172, 73465, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Reprieve -(69975, 171, 73469, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Endgame -(69975, 170, 73475, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Greatsword -(69975, 169, 73476, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bonegrinder -(69975, 168, 73477, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Decapitator -(69975, 167, 73447, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Slicer -(69975, 166, 73448, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Bonecracker -(69975, 165, 73451, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Slasher -(69975, 164, 73452, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Right Render -(69975, 163, 73449, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Hacker -(69975, 162, 73457, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Energy Staff -(69975, 161, 73466, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Battle Staff -(69975, 160, 73464, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Touch of Defeat -(69975, 159, 73450, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Baton of Light -(69975, 158, 73459, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Gavel -(69975, 157, 73467, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Spellblade -(69975, 156, 73462, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Staff -(69975, 155, 73456, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Pike -(69975, 154, 73460, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Rifle -(69975, 153, 73463, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Heavy Crossbow -(69975, 152, 73470, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Longbow -(69975, 151, 73472, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Quickblade -(69975, 150, 73473, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Pummeler -(69975, 149, 73453, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Fleshslicer -(69975, 148, 73454, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Ripper -(69975, 147, 73461, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shiv -(69975, 146, 73455, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Shanker -(69975, 145, 73474, 0, 5966, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cleaver -(69975, 141, 73494, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cloak of Prowess -(69975, 140, 73495, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Cloak of Alacrity -(69975, 135, 73551, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Armplates of Proficiency -(69975, 134, 73550, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Armplates of Alacrity -(69975, 113, 73552, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Warboots of Alacrity -(69975, 112, 73553, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Warboots of Cruelty -(69975, 105, 73554, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Girdle of Prowess -(69975, 104, 73555, 0, 5962, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Girdle of Cruelty -(69975, 89, 73616, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dreadplate Shoulders -(69975, 85, 73617, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dreadplate Legguards -(69975, 81, 73618, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dreadplate Helm -(69975, 77, 73619, 0, 5963, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dreadplate Gauntlets -(69975, 72, 73620, 0, 5964, 1, 0, 0, 40120), -- Cataclysmic Gladiator's Dreadplate Chestpiece -(69975, 11, 146639, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Cataclysmic Gladiator's Weapons -(69975, 3, 146443, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Cataclysmic Gladiator's Dreadplate Armor -(54660, 174, 61359, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Shield Wall -(54660, 173, 61360, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Barrier -(54660, 172, 61361, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Redoubt -(54660, 171, 61358, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Reprieve -(54660, 170, 61357, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Endgame -(54660, 169, 61346, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Greatsword -(54660, 168, 61339, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Bonegrinder -(54660, 167, 61326, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Decapitator -(54660, 166, 61344, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Slicer -(54660, 165, 61336, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Bonecracker -(54660, 164, 61332, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Slasher -(54660, 163, 61333, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Right Render -(54660, 162, 61325, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Hacker -(54660, 161, 61350, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Touch of Defeat -(54660, 160, 61351, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Baton of Light -(54660, 159, 61342, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Energy Staff -(54660, 158, 61341, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Battle Staff -(54660, 157, 61338, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Gavel -(54660, 156, 61329, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Spellblade -(54660, 155, 61343, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Staff -(54660, 154, 61340, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Pike -(54660, 153, 61354, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Rifle -(54660, 152, 61355, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Heavy Crossbow -(54660, 151, 61353, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Longbow -(54660, 150, 61345, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Quickblade -(54660, 149, 61335, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Pummeler -(54660, 148, 61331, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Fleshslicer -(54660, 147, 61330, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Ripper -(54660, 146, 61328, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Shiv -(54660, 145, 61327, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Shanker -(54660, 144, 61324, 0, 5966, 1, 0, 0, 40120), -- Vicious Gladiator's Cleaver -(54660, 138, 60778, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Cloak of Prowess -(54660, 137, 60776, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Cloak of Alacrity -(54660, 125, 60523, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Armplates of Proficiency -(54660, 122, 60512, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Armplates of Alacrity -(54660, 108, 60513, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Warboots of Alacrity -(54660, 107, 60509, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Warboots of Cruelty -(54660, 94, 60521, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Girdle of Prowess -(54660, 93, 60508, 0, 5962, 1, 0, 0, 40120), -- Vicious Gladiator's Girdle of Cruelty -(54660, 16, 60412, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Dreadplate Shoulders -(54660, 15, 60411, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dreadplate Legguards -(54660, 14, 60410, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dreadplate Helm -(54660, 13, 60409, 0, 5963, 1, 0, 0, 40120), -- Vicious Gladiator's Dreadplate Gauntlets -(54660, 12, 60408, 0, 5964, 1, 0, 0, 40120), -- Vicious Gladiator's Dreadplate Chestpiece -(54660, 11, 146641, 0, 5981, 1, 0, 0, 40120), -- Arsenal: Vicious Gladiator's Weapons -(54660, 3, 146523, 0, 6012, 1, 0, 0, 40120), -- Ensemble: Vicious Gladiator's Dreadplate Armor -(12781, 33, 28123, 0, 6004, 1, 0, 0, 40120), -- Potent Ornate Topaz -(12781, 32, 28363, 0, 6004, 1, 0, 0, 40120), -- Deadly Ornate Topaz -(12781, 31, 28119, 0, 6004, 1, 0, 0, 40120), -- Smooth Ornate Dawnstone -(12781, 30, 28118, 0, 6004, 1, 0, 0, 40120), -- Brilliant Ornate Ruby -(12781, 29, 28362, 0, 6004, 1, 0, 0, 40120); -- Delicate Ornate Ruby - -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(12781, 28, 77134, 0, 6004, 1, 0, 0, 40120), -- Mystic Lightstone -(12781, 27, 77133, 0, 6004, 1, 0, 0, 40120), -- Mysterious Shadow Spinel -(12781, 26, 77144, 0, 6004, 1, 0, 0, 40120), -- Willful Lava Coral -(12781, 25, 77141, 0, 6004, 1, 0, 0, 40120), -- Tenuous Lava Coral -(12781, 24, 77138, 0, 6004, 1, 0, 0, 40120), -- Splendid Lava Coral -(12781, 23, 77136, 0, 6004, 1, 0, 0, 40120), -- Resplendent Lava Coral -(12781, 22, 77132, 0, 6004, 1, 0, 0, 40120), -- Lucent Lava Coral -(12781, 21, 77143, 0, 6004, 1, 0, 0, 40120), -- Vivid Elven Peridot -(12781, 20, 77142, 0, 6004, 1, 0, 0, 40120), -- Turbid Elven Peridot -(12781, 19, 77139, 0, 6004, 1, 0, 0, 40120), -- Steady Elven Peridot -(12781, 18, 77137, 0, 6004, 1, 0, 0, 40120), -- Shattered Elven Peridot -(12781, 17, 77154, 0, 6004, 1, 0, 0, 40120), -- Radiant Elven Peridot -(12781, 16, 77131, 0, 6004, 1, 0, 0, 40120), -- Infused Elven Peridot -(12781, 15, 77130, 0, 6004, 1, 0, 0, 40120), -- Balanced Elven Peridot -(12781, 14, 77140, 0, 6004, 1, 0, 0, 40120), -- Stormy Deepholm Iolite -(12781, 13, 68773, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Strength -(12781, 12, 68772, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Intellect -(12781, 11, 68774, 0, 6005, 1, 0, 0, 40120), -- Greater Inscription of Vicious Agility -(12781, 9, 18606, 0, 5962, 1, 0, 0, 40120), -- Alliance Battle Standard -(12781, 8, 15198, 0, 5962, 1, 0, 0, 40120), -- Knight's Colors -(12781, 7, 15196, 0, 5962, 1, 0, 0, 40120), -- Private's Tabard -(12781, 6, 32453, 0, 0, 1, 0, 0, 40120), -- Star's Tears -(12781, 5, 32455, 0, 0, 1, 0, 0, 40120), -- Star's Lament -(12781, 4, 31855, 0, 0, 1, 0, 0, 40120), -- Major Combat Mana Potion -(12781, 3, 31853, 0, 0, 1, 0, 0, 40120), -- Major Combat Healing Potion -(12781, 2, 18841, 0, 0, 1, 0, 0, 40120), -- Combat Mana Potion -(12781, 1, 18839, 0, 0, 1, 0, 0, 40120), -- Combat Healing Potion -(12784, 21, 23453, 0, 5963, 1, 0, 0, 40120), -- Grand Marshal's Tome of Restoration -(12784, 20, 23452, 0, 5963, 1, 0, 0, 40120), -- Grand Marshal's Tome of Power -(12784, 19, 23451, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Mageblade -(12784, 18, 18873, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Stave -(12784, 17, 18855, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Hand Cannon -(12784, 16, 18836, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Repeater -(12784, 15, 18833, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Bullseye -(12784, 14, 18825, 0, 5963, 1, 0, 0, 40120), -- Grand Marshal's Aegis -(12784, 13, 18838, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Dirk -(12784, 12, 18847, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Razor Hand Blade -(12784, 11, 18843, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Right Hand Blade -(12784, 10, 23454, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Warhammer -(12784, 9, 18865, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Punisher -(12784, 8, 23456, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Swiftblade -(12784, 7, 12584, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Longsword -(12784, 6, 18827, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Handaxe -(12784, 5, 18869, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Glaive -(12784, 4, 23455, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Demolisher -(12784, 3, 18867, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Battle Hammer -(12784, 2, 18830, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Sunderer -(12784, 1, 18876, 0, 5966, 1, 0, 0, 40120), -- Grand Marshal's Claymore -(12785, 123, 28379, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Heavy Cape -(12785, 122, 28380, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Heavy Cloak -(12785, 121, 16342, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cape -(12785, 120, 18441, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cape -(12785, 119, 18440, 0, 5962, 1, 0, 0, 40120), -- Sergeant's Cape -(12783, 5, 35906, 0, 5976, 1, 0, 0, 40120), -- Reins of the Black War Elekk -(12783, 4, 29471, 0, 5976, 1, 0, 0, 40120), -- Reins of the Black War Tiger -(12783, 3, 29468, 0, 5976, 1, 0, 0, 40120), -- Black War Steed Bridle -(12783, 2, 29467, 0, 5976, 1, 0, 0, 40120), -- Black War Ram -(12783, 1, 29465, 0, 5976, 1, 0, 0, 40120), -- Black Battlestrider -(73190, 14, 173714, 0, 5214, 1, 0, 0, 40120), -- Vicious White Warsaber -(73190, 13, 163122, 0, 5214, 1, 0, 0, 40120), -- Vicious War Basilisk -(73190, 12, 165019, 0, 5214, 1, 0, 0, 40120), -- Vicious Black Warsaber -(73190, 11, 163123, 0, 5214, 1, 0, 0, 40120), -- Vicious War Riverbeast -(73190, 10, 152870, 0, 5214, 1, 0, 0, 40120), -- Vicious War Fox -(73190, 9, 142234, 0, 5214, 1, 0, 0, 40120), -- Vicious War Bear -(73190, 8, 142237, 0, 5214, 1, 0, 0, 40120), -- Vicious War Lion -(73190, 7, 143648, 0, 5214, 1, 0, 0, 40120), -- Vicious War Turtle -(73190, 6, 140353, 0, 5214, 1, 0, 0, 40120), -- Vicious Gilnean Warhorse -(73190, 5, 140350, 0, 5214, 1, 0, 0, 40120), -- Vicious War Elekk -(73190, 4, 124089, 0, 5214, 1, 0, 0, 40120), -- Vicious War Mechanostrider -(73190, 3, 116777, 0, 5214, 1, 0, 0, 40120), -- Vicious War Ram -(73190, 2, 70909, 0, 5214, 1, 0, 0, 40120), -- Reins of the Vicious War Steed -(73190, 1, 102514, 0, 5214, 1, 0, 0, 40120); -- Reins of the Vicious Warsaber diff --git a/sql/updates/world/master/2021_10_04_01_world.sql b/sql/updates/world/master/2021_10_04_01_world.sql deleted file mode 100644 index aa592f2eea2..00000000000 --- a/sql/updates/world/master/2021_10_04_01_world.sql +++ /dev/null @@ -1,455 +0,0 @@ -SET @CGUID := 650070; -SET @OGUID := 400061; - --- creatrue spawns + addon -DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+61; -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(@CGUID+0, 130993, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 463.76214599609375, 1452.3004150390625, 757.6563720703125, 3.580926895141601562, 7200, 0, 0, 117910, 24340, 0, 0, 0, 0, 40120), -- Captain Fareeya (Area: -Unknown- - Difficulty: 0) -(@CGUID+1, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 412.4757080078125, 1445.8021240234375, 742.0906982421875, 6.152740001678466796, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+2, 132262, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 453.930572509765625, 1468.77783203125, 757.53436279296875, 4.978931903839111328, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+3, 132323, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 402.961822509765625, 1470.2239990234375, 773.267578125, 6.024432659149169921, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Yalia (Area: -Unknown- - Difficulty: 0) -(@CGUID+4, 123395, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 401.232635498046875, 1450.111083984375, 772.73828125, 5.916550159454345703, 7200, 0, 0, 1456, 1534, 0, 0, 0, 0, 40120), -- High Priestess Ishanah (Area: -Unknown- - Difficulty: 0) -(@CGUID+5, 132334, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 514.09027099609375, 1466.1649169921875, 765.88055419921875, 5.33148050308227539, 7200, 0, 0, 35373, 0, 0, 0, 0, 0, 40120), -- Grand Artificer Romuul (Area: -Unknown- - Difficulty: 0) -(@CGUID+6, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 449.546875, 1390.829833984375, 772.73822021484375, 0.790043234825134277, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+7, 114590, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 400.505218505859375, 1430.263916015625, 745.0450439453125, 0, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Generic Bunny (Area: -Unknown- - Difficulty: 0) -(@CGUID+8, 132224, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 400.017364501953125, 1473.9757080078125, 742.05755615234375, 2.548465728759765625, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Durael (Area: -Unknown- - Difficulty: 0) -(@CGUID+9, 132266, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 499.46527099609375, 1459.7742919921875, 766.04296875, 2.432829141616821289, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+10, 132328, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 501.348968505859375, 1439.2274169921875, 757.1728515625, 1.927380919456481933, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Bulwark (Area: -Unknown- - Difficulty: 0) -(@CGUID+11, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 458.697906494140625, 1495.8958740234375, 742.05755615234375, 5.855896949768066406, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) -(@CGUID+12, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 471.477447509765625, 1409.045166015625, 764.34619140625, 0.43889319896697998, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+13, 132262, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 475.171875, 1439.329833984375, 757.53436279296875, 2.426834821701049804, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+14, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 421.729156494140625, 1399.5069580078125, 772.7384033203125, 1.936838746070861816, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) (Auras: 260861 - -Unknown-) -(@CGUID+15, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 425.3350830078125, 1412.5191650390625, 772.77972412109375, 2.104905605316162109, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+16, 96507, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 400.411468505859375, 1459.6163330078125, 772.869873046875, 5.853755950927734375, 7200, 0, 0, 3236, 0, 0, 0, 0, 0, 40120), -- Tassia Whisperglen (Area: -Unknown- - Difficulty: 0) -(@CGUID+17, 126030, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 407.739593505859375, 1488.7257080078125, 772.73828125, 0.137238010764122009, 7200, 0, 0, 1456, 6136, 0, 0, 0, 0, 40120), -- Lightsworn Anchorite (Area: -Unknown- - Difficulty: 0) (Auras: 237554 - Mod Scale -25%, 240226 - Read) -(@CGUID+18, 132225, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 450.708343505859375, 1452.9322509765625, 741.0560302734375, 1.025328755378723144, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Lightforged Artificer (Area: -Unknown- - Difficulty: 0) -(@CGUID+19, 132266, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 447.821197509765625, 1466.16845703125, 757.53436279296875, 5.30818939208984375, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+20, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 468.720489501953125, 1398.420166015625, 772.715087890625, 0.853685319423675537, 7200, 0, 0, 11791, 9736, 2, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+21, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 417.572906494140625, 1402.9410400390625, 772.7398681640625, 5.88143157958984375, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) (Auras: 260861 - -Unknown-) -(@CGUID+22, 130560, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 419.357635498046875, 1478.951416015625, 741.9805908203125, 4.082100868225097656, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Maras (Area: -Unknown- - Difficulty: 0) -(@CGUID+23, 126022, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 473.36285400390625, 1388.5069580078125, 772.736328125, 1.595954656600952148, 7200, 0, 0, 1456, 1534, 0, 0, 0, 0, 40120), -- Anchorite Lysara (Area: -Unknown- - Difficulty: 0) -(@CGUID+24, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 446.970489501953125, 1450.7100830078125, 757.6558837890625, 0.353923439979553222, 7200, 0, 0, 35373, 2434, 0, 1, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+25, 132262, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 464.119781494140625, 1431.342041015625, 757.53436279296875, 1.835720300674438476, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+26, 132328, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 423.73785400390625, 1502.6978759765625, 772.73822021484375, 3.16117405891418457, 7200, 0, 0, 58955, 24340, 2, 0, 0, 0, 40120), -- Lightforged Bulwark (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+27, 114590, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 406.71527099609375, 1417.32470703125, 745.19354248046875, 0, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Generic Bunny (Area: -Unknown- - Difficulty: 0) -(@CGUID+28, 126389, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 410.567718505859375, 1423.107666015625, 741.835693359375, 0.693184614181518554, 7200, 0, 0, 1456, 0, 0, 0, 0, 0, 40120), -- Artificer Shela'na (Area: -Unknown- - Difficulty: 0) -(@CGUID+29, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 406.114593505859375, 1418.4305419921875, 772.97607421875, 0.630915641784667968, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+30, 132266, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 470.317718505859375, 1434.3541259765625, 757.53436279296875, 2.293528079986572265, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+31, 130986, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 441.727447509765625, 1388.3819580078125, 742.0577392578125, 1.234178662300109863, 7200, 0, 0, 82537, 0, 0, 0, 0, 0, 40120), -- Vigilant Quoram (Area: -Unknown- - Difficulty: 0) -(@CGUID+32, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 461.232635498046875, 1495.3160400390625, 742.05755615234375, 3.130662918090820312, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+33, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 470.5382080078125, 1412.1146240234375, 764.50634765625, 0.361256211996078491, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+34, 132262, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 492.21527099609375, 1475.203125, 766.04412841796875, 4.566351890563964843, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+35, 132328, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 499.682281494140625, 1441.5572509765625, 757.1708984375, 5.122677326202392578, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Bulwark (Area: -Unknown- - Difficulty: 0) -(@CGUID+36, 132358, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 405.383697509765625, 1481.8541259765625, 742.0577392578125, 2.217966794967651367, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Enstraa (Area: -Unknown- - Difficulty: 0) -(@CGUID+37, 132225, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 487.984375, 1449.9461669921875, 742.0576171875, 2.175845623016357421, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Lightforged Artificer (Area: -Unknown- - Difficulty: 0) -(@CGUID+38, 132266, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 387.743072509765625, 1423.5728759765625, 769.68865966796875, 3.993125438690185546, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+39, 126075, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 440.055572509765625, 1395.6875, 773.2657470703125, 1.242475390434265136, 7200, 0, 0, 1456, 0, 0, 0, 0, 0, 40120), -- A'naa (Area: -Unknown- - Difficulty: 0) -(@CGUID+40, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 486.2413330078125, 1451.2586669921875, 742.0576171875, 5.524411201477050781, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) -(@CGUID+41, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 426.37847900390625, 1416.3160400390625, 742.0906982421875, 1.025040030479431152, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+42, 125524, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 453.9375, 1414.282958984375, 742.05755615234375, 4.930695533752441406, 7200, 0, 0, 1456, 6136, 0, 0, 0, 0, 40120), -- Lightsworn Anchorite (Area: -Unknown- - Difficulty: 0) (Auras: 237554 - Mod Scale -25%) -(@CGUID+43, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 438.352447509765625, 1508.420166015625, 772.73809814453125, 2.828768253326416015, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+44, 132266, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 460.326385498046875, 1469.4478759765625, 757.53436279296875, 4.65492105484008789, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+45, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 434.880218505859375, 1507.62158203125, 772.7381591796875, 0.062875635921955108, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+46, 132325, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 406.385406494140625, 1466.861083984375, 742.0577392578125, 0.847385883331298828, 7200, 0, 0, 11791, 0, 0, 0, 0, 0, 40120), -- Jarus (Area: -Unknown- - Difficulty: 0) -(@CGUID+47, 125524, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 455.48785400390625, 1412.189208984375, 742.05755615234375, 2.391975164413452148, 7200, 0, 0, 1456, 6136, 0, 0, 0, 0, 40120), -- Lightsworn Anchorite (Area: -Unknown- - Difficulty: 0) (Auras: 237554 - Mod Scale -25%) -(@CGUID+48, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 435.052093505859375, 1419.71875, 742.05755615234375, 2.283060073852539062, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+49, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 432.697906494140625, 1416.8333740234375, 742.07305908203125, 1.956531167030334472, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) -(@CGUID+50, 125843, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 458.5538330078125, 1435.16845703125, 741.5250244140625, 2.386775016784667968, 7200, 0, 0, 1456, 0, 0, 0, 0, 0, 40120), -- Exodar Artificer (Area: -Unknown- - Difficulty: 0) -(@CGUID+51, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 418.541656494140625, 1482.03125, 772.72589111328125, 1.48262488842010498, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) -(@CGUID+52, 125524, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 427.9132080078125, 1412.0035400390625, 772.73809814453125, 1.935839176177978515, 7200, 0, 0, 1456, 6136, 0, 0, 0, 0, 40120), -- Lightsworn Anchorite (Area: -Unknown- - Difficulty: 0) (Auras: 237554 - Mod Scale -25%) -(@CGUID+53, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 451.727447509765625, 1440.1649169921875, 757.6558837890625, 0.537459969520568847, 7200, 0, 0, 35373, 2434, 0, 1, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+54, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 456.564239501953125, 1436.0850830078125, 741.5250244140625, 5.735340595245361328, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) -(@CGUID+55, 132262, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 393.49652099609375, 1411.4757080078125, 769.6885986328125, 2.775591135025024414, 7200, 0, 0, 58955, 24340, 0, 0, 0, 0, 40120), -- Lightforged Protector (Area: -Unknown- - Difficulty: 0) (Auras: 79968 - Blessing of Kings) -(@CGUID+56, 125524, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 427.442718505859375, 1414.5694580078125, 772.77691650390625, 4.600401878356933593, 7200, 0, 0, 1456, 6136, 0, 0, 0, 0, 40120), -- Lightsworn Anchorite (Area: -Unknown- - Difficulty: 0) (Auras: 237554 - Mod Scale -25%) -(@CGUID+57, 132214, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 418.85589599609375, 1484.7430419921875, 772.7310791015625, 4.209278583526611328, 7200, 0, 0, 11791, 9736, 0, 0, 0, 0, 40120), -- Lightforged Anchorite (Area: -Unknown- - Difficulty: 0) -(@CGUID+58, 132215, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 401.232635498046875, 1428.829833984375, 772.97607421875, 0.261928290128707885, 7200, 0, 0, 35373, 2434, 0, 0, 0, 0, 40120), -- Lightforged Vindicator (Area: -Unknown- - Difficulty: 0) -(@CGUID+59, 126390, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 496.010406494140625, 1475.40283203125, 742.67413330078125, 4.389081954956054687, 7200, 0, 0, 1456, 0, 0, 0, 0, 0, 40120), -- Thelbus Wimblenod (Area: -Unknown- - Difficulty: 0) (Auras: 250840 - -Unknown-) -(@CGUID+60, 132210, 1860, 9359, 9359, '0', '10260', 0, 0, 0, 380, 1412.359375, 769.6326904296875, 0.384114116430282592, 7200, 10, 0, 235820, 0, 1, 0, 0, 0, 40120), -- T'paartos (Area: -Unknown- - Difficulty: 0) (Auras: 246141 - -Unknown-) (possible waypoints or random movement) -(@CGUID+61, 130993, 1860, 9359, 9359, '0', '9949', 0, 0, 0, 502.442718505859375, 1470.8004150390625, 765.88055419921875, 3.580926895141601562, 7200, 0, 0, 117910, 24340, 0, 0, 0, 0, 40120); -- Captain Fareeya (Area: -Unknown- - Difficulty: 0) - -DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+61; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(@CGUID+0, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Captain Fareeya -(@CGUID+1, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+2, 0, 0, 0, 1, 0, 12976, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+3, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Yalia -(@CGUID+4, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- High Priestess Ishanah -(@CGUID+5, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Grand Artificer Romuul -(@CGUID+6, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+7, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Generic Bunny -(@CGUID+8, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Durael -(@CGUID+9, 0, 0, 0, 1, 0, 14737, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+10, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Bulwark -(@CGUID+11, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+12, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+13, 0, 0, 0, 1, 0, 12976, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+14, 0, 0, 1, 1, 0, 0, 0, 0, '260861'), -- Lightforged Vindicator - 260861 - -Unknown- -(@CGUID+15, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+16, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- Tassia Whisperglen -(@CGUID+17, 0, 0, 0, 0, 0, 0, 0, 0, '237554 240226'), -- Lightsworn Anchorite - 237554 - Mod Scale -25%, 240226 - Read -(@CGUID+18, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Artificer -(@CGUID+19, 0, 0, 0, 0, 0, 14737, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+20, 0, 0, 0, 0, 0, 12894, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+21, 0, 0, 1, 1, 0, 0, 0, 0, '260861'), -- Lightforged Vindicator - 260861 - -Unknown- -(@CGUID+22, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Maras -(@CGUID+23, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Anchorite Lysara -(@CGUID+24, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+25, 0, 0, 0, 1, 0, 12976, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+26, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Bulwark -(@CGUID+27, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Generic Bunny -(@CGUID+28, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Artificer Shela'na -(@CGUID+29, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+30, 0, 0, 0, 1, 0, 14737, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+31, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Vigilant Quoram -(@CGUID+32, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+33, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+34, 0, 0, 0, 1, 0, 12976, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+35, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Bulwark -(@CGUID+36, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Enstraa -(@CGUID+37, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Artificer -(@CGUID+38, 0, 0, 0, 1, 0, 14737, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+39, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- A'naa -(@CGUID+40, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+41, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+42, 0, 0, 0, 0, 0, 0, 0, 0, '237554'), -- Lightsworn Anchorite - 237554 - Mod Scale -25% -(@CGUID+43, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+44, 0, 0, 0, 1, 0, 14737, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+45, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+46, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Jarus -(@CGUID+47, 0, 0, 0, 0, 0, 0, 0, 0, '237554'), -- Lightsworn Anchorite - 237554 - Mod Scale -25% -(@CGUID+48, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+49, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+50, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Exodar Artificer -(@CGUID+51, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+52, 0, 0, 0, 0, 0, 0, 0, 0, '237554'), -- Lightsworn Anchorite - 237554 - Mod Scale -25% -(@CGUID+53, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+54, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+55, 0, 0, 0, 1, 0, 0, 0, 0, '79968'), -- Lightforged Protector - 79968 - Blessing of Kings -(@CGUID+56, 0, 0, 0, 0, 0, 0, 0, 0, '237554'), -- Lightsworn Anchorite - 237554 - Mod Scale -25% -(@CGUID+57, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- Lightforged Anchorite -(@CGUID+58, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Lightforged Vindicator -(@CGUID+59, 0, 0, 0, 1, 0, 7276, 0, 0, '250840'), -- Thelbus Wimblenod - 250840 - -Unknown- -(@CGUID+60, 0, 0, 0, 1, 0, 0, 0, 0, '246141'), -- T'paartos - 246141 - -Unknown- -(@CGUID+61, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- Captain Fareeya - -DELETE FROM `creature_template_addon` WHERE `entry` IN (132210 /*132210 (T'paartos) - -Unknown-*/, 126390 /*126390 (Thelbus Wimblenod) - -Unknown-*/, 125843 /*125843 (Exodar Artificer)*/, 132325 /*132325 (Jarus)*/, 125524 /*125524 (Lightsworn Anchorite) - Mod Scale -25%*/, 126075 /*126075 (A'naa)*/, 132358 /*132358 (Enstraa)*/, 130986 /*130986 (Vigilant Quoram)*/, 126389 /*126389 (Artificer Shela'na)*/, 126022 /*126022 (Anchorite Lysara)*/, 130560 /*130560 (Maras)*/, 132225 /*132225 (Lightforged Artificer)*/, 126030 /*126030 (Lightsworn Anchorite) - Mod Scale -25%, Read*/, 96507 /*96507 (Tassia Whisperglen)*/, 132214 /*132214 (Lightforged Anchorite)*/, 132328 /*132328 (Lightforged Bulwark)*/, 132266 /*132266 (Lightforged Protector) - Blessing of Kings*/, 132224 /*132224 (Durael)*/, 114590 /*114590 (Generic Bunny)*/, 132334 /*132334 (Grand Artificer Romuul)*/, 123395 /*123395 (High Priestess Ishanah)*/, 132323 /*132323 (Yalia)*/, 132262 /*132262 (Lightforged Protector) - Blessing of Kings*/, 132215 /*132215 (Lightforged Vindicator)*/, 130993 /*130993 (Captain Fareeya)*/); -INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(132210, 0, 0, 0, 1, 0, 0, 0, 0, '246141'), -- 132210 (T'paartos) - -Unknown- -(126390, 0, 0, 0, 1, 0, 7276, 0, 0, '250840'), -- 126390 (Thelbus Wimblenod) - -Unknown- -(125843, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 125843 (Exodar Artificer) -(132325, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132325 (Jarus) -(125524, 0, 0, 0, 0, 0, 0, 0, 0, '237554'), -- 125524 (Lightsworn Anchorite) - Mod Scale -25% -(126075, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 126075 (A'naa) -(132358, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 132358 (Enstraa) -(130986, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 130986 (Vigilant Quoram) -(126389, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 126389 (Artificer Shela'na) -(126022, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 126022 (Anchorite Lysara) -(130560, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 130560 (Maras) -(132225, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132225 (Lightforged Artificer) -(126030, 0, 0, 0, 0, 0, 0, 0, 0, '237554 240226'), -- 126030 (Lightsworn Anchorite) - Mod Scale -25%, Read -(96507, 0, 0, 0, 257, 0, 0, 0, 0, ''), -- 96507 (Tassia Whisperglen) -(132214, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 132214 (Lightforged Anchorite) -(132328, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 132328 (Lightforged Bulwark) -(132266, 0, 0, 0, 1, 0, 14737, 0, 0, '79968'), -- 132266 (Lightforged Protector) - Blessing of Kings -(132224, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132224 (Durael) -(114590, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 114590 (Generic Bunny) -(132334, 0, 0, 0, 0, 0, 0, 0, 0, ''), -- 132334 (Grand Artificer Romuul) -(123395, 0, 0, 0, 256, 0, 0, 0, 0, ''), -- 123395 (High Priestess Ishanah) -(132323, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132323 (Yalia) -(132262, 0, 0, 0, 1, 0, 12976, 0, 0, '79968'), -- 132262 (Lightforged Protector) - Blessing of Kings -(132215, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- 132215 (Lightforged Vindicator) -(130993, 0, 0, 0, 0, 0, 0, 0, 0, ''); -- 130993 (Captain Fareeya) - --- GameObject spawns + Addon -DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+25; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES -(@OGUID+0, 273496, 1860, 9359, 9359, '0', '10349', 0, 403.679534912109375, 1465.95068359375, 773.2154541015625, 5.628692626953125, 0, 0, -0.32143688201904296, 0.946931004524230957, 7200, 255, 1, 40120), -- Mailbox (Area: -Unknown- - Difficulty: 0) -(@OGUID+1, 273289, 1860, 9359, 9359, '0', '10260', 0, 399.8360595703125, 1453.932373046875, 772.62030029296875, 5.122548580169677734, 0, 0, -0.54829025268554687, 0.836288094520568847, 7200, 255, 1, 40120), -- Anvil (Area: -Unknown- - Difficulty: 0) -(@OGUID+2, 273288, 1860, 9359, 9359, '0', '10260', 0, 397.92938232421875, 1475.33349609375, 741.92742919921875, 4.162619590759277343, 0, 0, -0.87249374389648437, 0.488625317811965942, 7200, 255, 1, 40120), -- Anvil (Area: -Unknown- - Difficulty: 0) -(@OGUID+3, 272190, 1860, 9359, 9359, '0', '10260', 0, 506.250762939453125, 1472.5489501953125, 765.83477783203125, 0.445062816143035888, 0, 0, 0.220699310302734375, 0.97534191608428955, 7200, 255, 1, 40120), -- Navigation Console (Area: -Unknown- - Difficulty: 0) -(@OGUID+4, 273287, 1860, 9359, 9359, '0', '10260', 0, 394.411376953125, 1471.2208251953125, 741.87213134765625, 6.257011890411376953, 0, 0, -0.01308631896972656, 0.999914348125457763, 7200, 255, 1, 40120), -- Forge (Area: -Unknown- - Difficulty: 0) -(@OGUID+5, 273682, 1860, 9359, 9359, '0', '10260', 0, 490.098968505859375, 1477.7430419921875, 742.00762939453125, 5.458199977874755859, 0, 0, -0.4008941650390625, 0.916124403476715087, 7200, 255, 1, 40120), -- Crate (Area: -Unknown- - Difficulty: 0) -(@OGUID+6, 202862, 1860, 9359, 9359, '0', '10260', 0, 478.671875, 1487.732666015625, 742.68634033203125, 4.719912052154541015, 0, 0, -0.70444202423095703, 0.709761500358581542, 7200, 255, 1, 40120), -- Tiny Blue Ragdoll (Area: -Unknown- - Difficulty: 0) -(@OGUID+7, 273288, 1860, 9359, 9359, '0', '10260', 0, 397.92938232421875, 1475.33349609375, 741.92742919921875, 4.162619590759277343, 0, 0, -0.87249374389648437, 0.488625317811965942, 7200, 255, 1, 40120), -- Anvil (Area: -Unknown- - Difficulty: 0) -(@OGUID+8, 273683, 1860, 9359, 9359, '0', '10260', 0, 497.001739501953125, 1475.373291015625, 743.53948974609375, 5.823760986328125, 0, 0, -0.22769737243652343, 0.973731935024261474, 7200, 255, 1, 40120), -- Magical Hat (Area: -Unknown- - Difficulty: 0) -(@OGUID+9, 278730, 1860, 9359, 9359, '0', '10260', 0, 403.619781494140625, 1423.670166015625, 741.75201416015625, 0.436331570148468017, 0, 0, 0.216439247131347656, 0.976296067237854003, 7200, 255, 1, 40120), -- Netherlight Crucible (Area: -Unknown- - Difficulty: 0) -(@OGUID+10, 273850, 1860, 9359, 9359, '0', '10260', 0, 406.720489501953125, 1417.3004150390625, 743.69940185546875, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Shadow (Area: -Unknown- - Difficulty: 0) -(@OGUID+11, 273682, 1860, 9359, 9359, '0', '10260', 0, 497.453125, 1475.5382080078125, 742.42327880859375, 5.367619514465332031, 0, 0, -0.44196033477783203, 0.89703458547592163, 7200, 255, 1, 40120), -- Crate (Area: -Unknown- - Difficulty: 0) -(@OGUID+12, 251228, 1860, 9359, 9359, '0', '10260', 0, 419.30035400390625, 1479.0103759765625, 741.97442626953125, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Draenei Pillow 3 (Area: -Unknown- - Difficulty: 0) -(@OGUID+13, 246170, 1860, 9359, 9359, '0', '10260', 0, 406.4288330078125, 1466.890625, 741.97442626953125, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Chair Low (Area: -Unknown- - Difficulty: 0) -(@OGUID+14, 278729, 1860, 9359, 9359, '0', '10260', 0, 458.87152099609375, 1449.935791015625, 741.23095703125, 3.595921516418457031, 0, 0, -0.97430896759033203, 0.22521558403968811, 7200, 255, 1, 40120), -- Vindicaar Matrix Core (Area: -Unknown- - Difficulty: 0) -(@OGUID+15, 273849, 1860, 9359, 9359, '0', '10260', 0, 400.588531494140625, 1430.265625, 743.67462158203125, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Light (Area: -Unknown- - Difficulty: 0) -(@OGUID+16, 276296, 1860, 9359, 9359, '0', '10260', 0, 408.19097900390625, 1425.7916259765625, 743.59747314453125, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Netherlight Crucible (Area: -Unknown- - Difficulty: 0) -(@OGUID+17, 272190, 1860, 9359, 9359, '0', '10260', 0, 506.250762939453125, 1472.5489501953125, 765.83477783203125, 0.445062816143035888, 0, 0, 0.220699310302734375, 0.97534191608428955, 7200, 255, 1, 40120), -- Navigation Console (Area: -Unknown- - Difficulty: 0) -(@OGUID+18, 273287, 1860, 9359, 9359, '0', '10260', 0, 394.411376953125, 1471.2208251953125, 741.87213134765625, 6.257011890411376953, 0, 0, -0.01308631896972656, 0.999914348125457763, 7200, 255, 1, 40120), -- Forge (Area: -Unknown- - Difficulty: 0) -(@OGUID+19, 273496, 1860, 9359, 9359, '0', '10260', 0, 403.679534912109375, 1465.95068359375, 773.2154541015625, 5.628692626953125, 0, 0, -0.32143688201904296, 0.946931004524230957, 7200, 255, 1, 40120), -- Mailbox (Area: -Unknown- - Difficulty: 0) -(@OGUID+20, 278732, 1860, 9359, 9359, '0', '10260', 0, 500.380218505859375, 1469.8160400390625, 742.44256591796875, 0, 0, 0, 0, 1, 7200, 255, 1, 40120), -- Portal to Stormwind (Area: -Unknown- - Difficulty: 0) -(@OGUID+21, 273681, 1860, 9359, 9359, '0', '10260', 0, 496.133697509765625, 1475.6597900390625, 742.42327880859375, 5.934101104736328125, 0, 0, -0.17365741729736328, 0.9848061203956604, 7200, 255, 1, 40120), -- Crate (Area: -Unknown- - Difficulty: 0) -(@OGUID+22, 278728, 1860, 9359, 9359, '0', '10260', 0, 436.213531494140625, 1439.1197509765625, 761.61798095703125, 0.436331570148468017, 0, 0, 0.216439247131347656, 0.976296067237854003, 7200, 255, 1, 40120), -- Crown Pedestal (Area: -Unknown- - Difficulty: 0) -(@OGUID+23, 233662, 1860, 9359, 9359, '0', '10260', 0, 488.7882080078125, 1477.75, 742.0079345703125, 6.024680614471435546, 0, 0, -0.12889289855957031, 0.991658508777618408, 7200, 255, 1, 40120), -- Small Crate (Area: -Unknown- - Difficulty: 0) -(@OGUID+24, 273684, 1860, 9359, 9359, '0', '10260', 0, 496.8038330078125, 1475.24658203125, 742.42327880859375, 4.1532745361328125, 0, 0, -0.87476730346679687, 0.48454323410987854, 7200, 255, 1, 40120), -- Magical Boots (Area: -Unknown- - Difficulty: 0) -(@OGUID+25, 273289, 1860, 9359, 9359, '0', '10260', 0, 399.8360595703125, 1453.932373046875, 772.62030029296875, 5.122548580169677734, 0, 0, -0.54829025268554687, 0.836288094520568847, 7200, 255, 1, 40120); -- Anvil (Area: -Unknown- - Difficulty: 0) -DELETE FROM `gameobject_addon` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+25; -INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES -(@OGUID+0, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Mailbox -(@OGUID+1, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Anvil -(@OGUID+2, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Anvil -(@OGUID+3, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Navigation Console -(@OGUID+4, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Forge -(@OGUID+7, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Anvil -(@OGUID+17, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Navigation Console -(@OGUID+18, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Forge -(@OGUID+19, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0), -- Mailbox -(@OGUID+20, 0, 0, 0, 1, 8786, 0), -- Portal to Stormwind -(@OGUID+25, 0, 0, 0.220700010657310485, 0.975341737270355224, 0, 0); -- Anvil - --- scaling -DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (132210,126390,125843,132325,125524,126075,132358,130986,126389,126022,130560,132225,126030,132214,132328,132266,132224,132334,123395,132323,132262,132215,130993)); -INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES -(132210, 0, 0, 0, 293, 40120), -(126390, 0, 0, 0, 337, 40120), -(125843, 0, 0, 0, 337, 40120), -(132325, 0, 0, 0, 293, 40120), -(125524, 0, 0, 0, 337, 40120), -(126075, 0, 0, 0, 337, 40120), -(132358, 0, 0, 0, 293, 40120), -(130986, 0, 0, 0, 293, 40120), -(126389, 0, 0, 0, 337, 40120), -(126022, 0, 0, 0, 337, 40120), -(130560, 0, 0, 0, 293, 40120), -(132225, 0, 0, 0, 293, 40120), -(126030, 0, 0, 0, 337, 40120), -(132214, 0, 0, 0, 293, 40120), -(132328, 0, 0, 0, 293, 40120), -(132266, 0, 0, 0, 293, 40120), -(132224, 0, 0, 0, 293, 40120), -(132334, 0, 0, 0, 293, 40120), -(123395, 0, 0, 0, 337, 40120), -(132323, 0, 0, 0, 293, 40120), -(132262, 0, 0, 0, 293, 40120), -(132215, 0, 0, 0, 293, 40120), -(130993, 0, 0, 0, 293, 40120); - -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=96507 AND `DifficultyID`=0); -UPDATE `creature_template_scaling` SET `VerifiedBuild`=40120 WHERE (`Entry`=114590 AND `DifficultyID`=0); - --- Creature Model -DELETE FROM `creature_model_info` WHERE `DisplayID` IN (79624, 83125, 82309, 82303, 82297, 82323, 82308, 82300, 82301, 82321, 82299, 82324, 82307, 82322, 82302); -INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`, `DisplayID_Other_Gender`, `VerifiedBuild`) VALUES -(79624, 1.20000004768371582, 1.80000007152557373, 0, 40120), -(83125, 1, 1.5, 0, 40120), -(82309, 0.899999976158142089, 1.349999904632568359, 0, 40120), -(82303, 1, 1.5, 0, 40120), -(82297, 1, 1.5, 0, 40120), -(82323, 1, 1.5, 0, 40120), -(82308, 0.899999976158142089, 1.349999904632568359, 0, 40120), -(82300, 1, 1.5, 0, 40120), -(82301, 1, 1.5, 0, 40120), -(82321, 1, 1.5, 0, 40120), -(82299, 1, 1.5, 0, 40120), -(82324, 1, 1.5, 0, 40120), -(82307, 1.10000002384185791, 1.65000009536743164, 0, 40120), -(82322, 1, 1.5, 0, 40120), -(82302, 1, 1.5, 0, 40120); - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78910; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=71155; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78609; -UPDATE `creature_model_info` SET `BoundingRadius`=1, `CombatReach`=1.5, `VerifiedBuild`=40120 WHERE `DisplayID`=78677; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78434; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78387; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=79929; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78896; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78659; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=80784; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=71154; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=25607; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=78386; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=27823; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=76255; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=17882; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=60739; -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=77524; - --- Trainer Data -DELETE FROM `trainer` WHERE `Id`=882; -INSERT INTO `trainer` (`Id`, `Type`, `Greeting`, `VerifiedBuild`) VALUES -(882, 2, 'Here, let me show you how to bind those wounds....', 40120); - -DELETE FROM `trainer_spell` WHERE (`TrainerId`=882 AND `SpellId` IN (102698,102697,202853,202854,7928,7929,74558,74556,88893,74557,3278,3277,27033,27032,3276,18630,10840,10841,18629,45546,45545)); -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(882, 102698, 100, 2536, 25, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 102697, 10, 2536, 1, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 202853, 10, 2534, 1, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 202854, 250, 2534, 60, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 7928, 6500, 2540, 150, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 7929, 18000, 2540, 180, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 74558, 350, 2537, 75, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 74556, 10, 2537, 1, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 88893, 350, 2537, 75, 74558, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 74557, 100, 2537, 25, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 3278, 1750, 2540, 115, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 3277, 400, 2540, 80, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 27033, 115, 2539, 30, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 27032, 10, 2539, 1, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 3276, 150, 2540, 40, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 18630, 560000, 2540, 290, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 10840, 46000, 2540, 210, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 10841, 130000, 2540, 240, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 18629, 260000, 2540, 260, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 45546, 50, 2538, 15, 0, 0, 0, 0, 40120), -- No Faction found! MoneyCost not recalculated! -(882, 45545, 10, 2538, 1, 0, 0, 0, 0, 40120); -- No Faction found! MoneyCost not recalculated! - -DELETE FROM `creature_trainer` WHERE (`CreatureId`=126022 AND `MenuID`=8522 AND `OptionIndex`=0); -INSERT INTO `creature_trainer` (`CreatureId`, `TrainerId`, `MenuID`, `OptionIndex`) VALUES -(126022, 882, 8522, 0); - --- Vendor Data -DELETE FROM `npc_vendor` WHERE (`entry`=132224 AND `item`=3857 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=18567 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=3466 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=2880 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=180733 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=5956 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132224 AND `item`=2901 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=8953 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=4602 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=4539 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=4538 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=4537 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=4536 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=8766 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=1645 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=1708 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=1205 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=1179 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=132323 AND `item`=159 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=96507 AND `item`=37460 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=123395 AND `item`=152717 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=123395 AND `item`=152718 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=3857 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=18567 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=3466 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=2880 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=180733 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=5956 AND `ExtendedCost`=0 AND `type`=1) OR (`entry`=126075 AND `item`=2901 AND `ExtendedCost`=0 AND `type`=1); -INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES -(132224, 7, 3857, 0, 0, 1, 0, 0, 40120), -- Coal -(132224, 6, 18567, 0, 0, 1, 0, 0, 40120), -- Elemental Flux -(132224, 5, 3466, 0, 0, 1, 0, 0, 40120), -- Strong Flux -(132224, 4, 2880, 0, 0, 1, 0, 0, 40120), -- Weak Flux -(132224, 3, 180733, 0, 0, 1, 0, 0, 40120), -- -Unknown- -(132224, 2, 5956, 0, 0, 1, 0, 0, 40120), -- Blacksmith Hammer -(132224, 1, 2901, 0, 0, 1, 0, 0, 40120), -- Mining Pick -(132323, 12, 8953, 0, 0, 1, 0, 0, 40120), -- Deep Fried Plantains -(132323, 11, 4602, 0, 0, 1, 0, 0, 40120), -- Moon Harvest Pumpkin -(132323, 10, 4539, 0, 0, 1, 0, 0, 40120), -- Goldenbark Apple -(132323, 9, 4538, 0, 0, 1, 0, 0, 40120), -- Snapvine Watermelon -(132323, 8, 4537, 0, 0, 1, 0, 0, 40120), -- Tel'Abim Banana -(132323, 7, 4536, 0, 0, 1, 0, 0, 40120), -- Shiny Red Apple -(132323, 6, 8766, 0, 0, 1, 0, 0, 40120), -- Morning Glory Dew -(132323, 5, 1645, 0, 0, 1, 0, 0, 40120), -- Moonberry Juice -(132323, 4, 1708, 0, 0, 1, 0, 0, 40120), -- Sweet Nectar -(132323, 3, 1205, 0, 0, 1, 0, 0, 40120), -- Melon Juice -(132323, 2, 1179, 0, 0, 1, 0, 0, 40120), -- Ice Cold Milk -(132323, 1, 159, 0, 0, 1, 0, 0, 40120), -- Refreshing Spring Water -(96507, 1, 37460, 0, 0, 1, 0, 0, 40120), -- Rope Pet Leash -(123395, 2, 152717, 0, 0, 1, 0, 0, 40120), -- -Unknown- -(123395, 1, 152718, 0, 0, 1, 0, 0, 40120), -- -Unknown- -(126075, 7, 3857, 0, 0, 1, 0, 0, 40120), -- Coal -(126075, 6, 18567, 0, 0, 1, 0, 0, 40120), -- Elemental Flux -(126075, 5, 3466, 0, 0, 1, 0, 0, 40120), -- Strong Flux -(126075, 4, 2880, 0, 0, 1, 0, 0, 40120), -- Weak Flux -(126075, 3, 180733, 0, 0, 1, 0, 0, 40120), -- -Unknown- -(126075, 2, 5956, 0, 0, 1, 0, 0, 40120), -- Blacksmith Hammer -(126075, 1, 2901, 0, 0, 1, 0, 0, 40120); -- Mining Pick - --- Creature Equipment -DELETE FROM `creature_equip_template` WHERE (`ID`=1 AND `CreatureID` IN (132358,130986,132225,132214,132328,132266,132334,132262,132215,130993)); -INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `AppearanceModID1`, `ItemVisual1`, `ItemID2`, `AppearanceModID2`, `ItemVisual2`, `ItemID3`, `AppearanceModID3`, `ItemVisual3`) VALUES -(132358, 1, 12260, 0, 0, 0, 0, 0, 0, 0, 0), -- Enstraa -(130986, 1, 153354, 0, 0, 153353, 0, 0, 0, 0, 0), -- Vigilant Quoram -(132225, 1, 28487, 0, 0, 29637, 0, 0, 0, 0, 0), -- Lightforged Artificer -(132214, 1, 122076, 0, 0, 0, 0, 0, 0, 0, 0), -- Lightforged Anchorite -(132328, 1, 140555, 0, 0, 138831, 0, 0, 0, 0, 0), -- Lightforged Bulwark -(132266, 1, 141994, 0, 0, 0, 0, 0, 0, 0, 0), -- Lightforged Protector -(132334, 1, 126431, 0, 0, 45617, 0, 0, 0, 0, 0), -- Grand Artificer Romuul -(132262, 1, 141994, 0, 0, 0, 0, 0, 0, 0, 0), -- Lightforged Protector -(132215, 1, 94667, 0, 0, 110156, 0, 0, 0, 0, 0), -- Lightforged Vindicator -(130993, 1, 141994, 0, 0, 0, 0, 0, 0, 0, 0); -- Captain Fareeya - --- Gossip Data -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21451 AND `TextId`=32658); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21454 AND `TextId`=32670); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21423 AND `TextId`=32623); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=9821 AND `TextId`=13584); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `TextId`=9849); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `TextId`=9849); -- 0 -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=8522 AND `TextId`=7028); -- 0 - -DELETE FROM `gossip_menu` WHERE (`MenuId`=21910 AND `TextId`=33495) OR (`MenuId`=22018 AND `TextId`=33727) OR (`MenuId`=22008 AND `TextId`=33709) OR (`MenuId`=22017 AND `TextId`=33725) OR (`MenuId`=22019 AND `TextId`=33728) OR (`MenuId`=22014 AND `TextId`=33721); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(21910, 33495, 40120), -- 130986 (Vigilant Quoram) -(22018, 33727, 40120), -- 132358 (Enstraa) -(22008, 33709, 40120), -- 130560 (Maras) -(22017, 33725, 40120), -- 132334 (Grand Artificer Romuul) -(22019, 33728, 40120), -- 130993 (Captain Fareeya) -(22014, 33721, 40120); -- 132215 (Lightforged Vindicator) - --- Update Gossip_menu_option -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (21910, 21462, 21423, 21910, 9821) AND `OptionIndex` IN (5,4,3,2,1,0); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(21462, 0, 5, 'Make this inn your home.', 2822, 8, 65536, 40120), -(21462, 1, 0, 'It is good to see you, Ishanah. How are you?', 136389, 0, 0, 27980), -(21462, 2, 1, 'Let me browse your goods.', 8097, 3, 128, 40120), -(21423, 0, 1, 'I need repairs, Durael.', 136412, 3, 128, 40120), -(21910, 0, 0, 'Hello, Vigilant Quoram. We met before on Argus.', 142629, 1, 1, 40120), -(21910, 1, 0, 'I passed my trial!', 142630, 1, 1, 40120), -(21910, 2, 0, 'What do you know about becoming Lightforged?', 142631, 1, 1, 40120), -(21910, 3, 0, 'Do you plan on staying with the draenei?', 142632, 1, 1, 40120), -(21910, 4, 0, 'How do you like being on the Vindicaar?', 142633, 1, 1, 40120), -(21910, 5, 0, 'Can you teleport me back up to the bridge?', 142634, 1, 1, 40120), -(9821, 0, 12, 'I\'d like to stable my pet here.', 0, 0, 0, 27326), -(9821, 1, 1, 'I\'m looking for a lost companion.', 56613, 3, 128, 40120), -(9821, 3, 0, 'I\'d like to heal and revive my battle pets.', 64115, 1, 1, 40120); - -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21423 AND `OptionIndex`=0); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=9821 AND `OptionIndex`=3); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=9821 AND `OptionIndex`=1); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `OptionIndex`=2); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `OptionIndex`=0); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `OptionIndex`=2); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=21462 AND `OptionIndex`=0); -UPDATE `gossip_menu_option` SET `VerifiedBuild`=40120 WHERE (`MenuId`=8522 AND `OptionIndex`=0); - --- Update Creature_Template Data -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=1665, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132210; -- T'paartos -UPDATE `creature_template` SET `gossip_menu_id`=21454, `minlevel`=45, `maxlevel`=45 WHERE `entry`=126390; -- Thelbus Wimblenod -UPDATE `creature_template` SET `minlevel`=45, `maxlevel`=45 WHERE `entry`=125843; -- Exodar Artificer -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132325; -- Jarus -UPDATE `creature_template` SET `minlevel`=45, `maxlevel`=45 WHERE `entry`=125524; -- Lightsworn Anchorite -UPDATE `creature_template` SET `minlevel`=45, `maxlevel`=45, `npcflag`=4224, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=126075; -- A'naa -UPDATE `creature_template` SET `gossip_menu_id`=22018, `minlevel`=60, `maxlevel`=60, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132358; -- Enstraa -UPDATE `creature_template` SET `gossip_menu_id`=21910, `minlevel`=60, `maxlevel`=60, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048, `HoverHeight`=3 WHERE `entry`=130986; -- Vigilant Quoram -UPDATE `creature_template` SET `gossip_menu_id`=21451, `minlevel`=45, `maxlevel`=45, `npcflag`=3 WHERE `entry`=126389; -- Artificer Shela'na -UPDATE `creature_template` SET `gossip_menu_id`=8522, `minlevel`=45, `maxlevel`=45 WHERE `entry`=126022; -- Anchorite Lysara -UPDATE `creature_template` SET `gossip_menu_id`=22008, `minlevel`=60, `maxlevel`=60, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=130560; -- Maras -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=132225; -- Lightforged Artificer -UPDATE `creature_template` SET `minlevel`=45, `maxlevel`=45 WHERE `entry`=126030; -- Lightsworn Anchorite -UPDATE `creature_template` SET `gossip_menu_id`=9821 WHERE `entry`=96507; -- Tassia Whisperglen -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=132214; -- Lightforged Anchorite -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=33556480 WHERE `entry`=132328; -- Lightforged Bulwark -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2860, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=33556480 WHERE `entry`=132266; -- Lightforged Protector -UPDATE `creature_template` SET `gossip_menu_id`=21423, `minlevel`=60, `maxlevel`=60, `npcflag`=4227, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132224; -- Durael -UPDATE `creature_template` SET `minlevel`=60 WHERE `entry`=114590; -- Generic Bunny -UPDATE `creature_template` SET `gossip_menu_id`=22017, `minlevel`=60, `maxlevel`=60, `npcflag`=1, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=132334; -- Grand Artificer Romuul -UPDATE `creature_template` SET `gossip_menu_id`=21462, `minlevel`=45, `maxlevel`=45 WHERE `entry`=123395; -- High Priestess Ishanah -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `npcflag`=640, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=2048 WHERE `entry`=132323; -- Yalia -UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=2860, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=33556480 WHERE `entry`=132262; -- Lightforged Protector -UPDATE `creature_template` SET `gossip_menu_id`=22014, `minlevel`=60, `maxlevel`=60, `BaseAttackTime`=2000, `unit_flags`=33024, `unit_flags2`=2048 WHERE `entry`=132215; -- Lightforged Vindicator -UPDATE `creature_template` SET `gossip_menu_id`=22019, `minlevel`=60, `maxlevel`=60, `faction`=1665, `npcflag`=3, `BaseAttackTime`=2000, `unit_flags`=32768, `unit_flags2`=33556480 WHERE `entry`=130993; -- Captain Fareeya - --- Update GameObject_Template Data -DELETE FROM `gameobject_template` WHERE `entry` IN (278729 /*Vindicaar Matrix Core*/, 278730 /*Netherlight Crucible*/, 278732 /*Portal to Stormwind*/, 278728 /*Crown Pedestal*/, 246170 /*Chair Low*/); -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `Data33`, `ContentTuningId`, `VerifiedBuild`) VALUES -(278729, 5, 43982, 'Vindicaar Matrix Core', '', '', '', 1.551480054855346679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 293, 40120), -- Vindicaar Matrix Core -(278730, 5, 44671, 'Netherlight Crucible', '', '', '', 1.149999976158142089, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 293, 40120), -- Netherlight Crucible -(278732, 22, 47526, 'Portal to Stormwind', '', '', '', 1.5, 258310, -1, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 863, 40120), -- Portal to Stormwind -(278728, 5, 43983, 'Crown Pedestal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 293, 40120), -- Crown Pedestal -(246170, 5, 30889, 'Chair Low', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 40120); -- Chair Low - --- NPC Text -DELETE FROM `npc_text` WHERE `ID` IN (33495 /*33495*/, 33727 /*33727*/, 33709 /*33709*/, 33725 /*33725*/, 33728 /*33728*/, 33721); -INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES -(33495, 1, 0, 0, 0, 0, 0, 0, 0, 142628, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33495 -(33727, 1, 0, 0, 0, 0, 0, 0, 0, 144921, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33727 -(33709, 1, 1, 1, 0, 0, 0, 0, 0, 144770, 144772, 144923, 0, 0, 0, 0, 0, 40120), -- 33709 -(33725, 1, 0, 0, 0, 0, 0, 0, 0, 144908, 0, 0, 0, 0, 0, 0, 0, 40120), -- 33725 -(33728, 1, 1, 0, 0, 0, 0, 0, 0, 144924, 144925, 0, 0, 0, 0, 0, 0, 40120), -- 33728 -(33721, 1, 0, 0, 0, 0, 0, 0, 0, 144864, 0, 0, 0, 0, 0, 0, 0, 40120); -- 33721 - --- SET SAI in Template -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (132262, 132266); - --- SAI script for 132262 lightforged-protector -DELETE FROM `smart_scripts` WHERE `entryorguid` = 132262 AND `source_type` = 0; -INSERT INTO `smart_scripts`(`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(132262, 0, 0, 0, 1, 0, 100, 0, 1000, 1000, 300000, 300000, 0, '', 11, 79968, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1sec and Reapeat every 5min cast Spell on self'); - --- SAI script for 132266 lightforged-protector -DELETE FROM `smart_scripts` WHERE `entryorguid` = 132266 AND `source_type` = 0; -INSERT INTO `smart_scripts`(`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(132266, 0, 0, 0, 1, 0, 100, 0, 1000, 1000, 300000, 300000, 0, '', 11, 79968, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'After 1sec and Reapeat every 5min cast Spell on self'); diff --git a/sql/updates/world/master/2021_10_04_02_world.sql b/sql/updates/world/master/2021_10_04_02_world.sql deleted file mode 100644 index a2bef3b5aec..00000000000 --- a/sql/updates/world/master/2021_10_04_02_world.sql +++ /dev/null @@ -1,1274 +0,0 @@ --- -DELETE FROM `trainer_spell` WHERE `TrainerId` IN (122,46,29,133,791,27,62,373,91,136,386,163,580,196,10,407,56,880,424,63,790,880); - --- --- Orgrimmar profession trainers --- -DELETE FROM `trainer` WHERE `Id`=12; -INSERT INTO `trainer` (`Id`, `Type`, `Greeting`, `VerifiedBuild`) VALUES -(12, 0, 'Zug Zug!', 38134); - -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=386; -UPDATE `trainer` SET `Greeting`='Hello! Can I teach you something?', `VerifiedBuild`=38134 WHERE `Id`=46; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=10; -UPDATE `trainer` SET `Greeting`='Hello! Can I teach you something?', `VerifiedBuild`=38134 WHERE `Id`=46; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=29; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=91; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=373; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=91; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `Greeting`='Hello! Can I teach you something?', `VerifiedBuild`=38134 WHERE `Id`=46; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=407; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=163; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=91; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=424; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=136; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=63; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=10; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=136; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=133; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=27; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=196; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=163; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=133; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=790; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=136; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=136; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=163; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=407; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=56; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=196; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=62; -UPDATE `trainer` SET `Greeting`='The herbs of this land can be brewed into powerful potions.', `VerifiedBuild`=38134 WHERE `Id`=122; - -DELETE FROM `trainer_spell` WHERE (`TrainerId`=386 AND `SpellId` IN (90266,33389,33392,34092)) OR (`TrainerId`=46 AND `SpellId` IN (33392,33389)) OR (`TrainerId`=10 AND `SpellId` IN (271617,271663,271673,271659,271657,271661,271665)) OR (`TrainerId`=29 AND `SpellId` IN (264541,73622,99544,99543,99542,99541,99540,99539,73266,73270,73246,73268,73267,73243,73274,73250,73234,73281,73249,73241,73240,73279,73247,73239,73230,73226,73222,73225,73232,73228,73227,73223,73620,73496,73494,73478,73621,73497,73495,264533,36523,37818,32178,32179,31252,26928,26927,26926,25280,25278,25490,25287,25284,25283,32801,25617,25612,25610,36524,38175,25615,25613,25498,25321,25318,25317,25305,32807,34959,34955,26880,26876,63743,26874,26872,25621,25620,32809,32808,34961,34960,36526,36525,62941,26911,26908,26907,26903,26902,26885,26883)) OR (`TrainerId`=91 AND `SpellId` IN (265844,74537,84038,74530,74529,265838,2659,3304,2658,3569,3308,3307,10098,16153,10097,70524)) OR (`TrainerId`=27 AND `SpellId` IN (330158,330157,330156,330155,330154,264441,76179,76262,76281,76280,76180,76263,76291,76178,76474,76441,76438,76437,76436,76435,76434,76433,76293,76289,76288,76287,76286,76285,76283,76270,76269,76267,76266,76265,76264,76261,76260,76259,76258,76182,76181,330143,330142,330141,330140,330134,9983,3320,3319,3294,2739,2738,264435,8880,7408,3326,3324,3323,3293,3116,2666,2665,2661,2737,2662,9987,9986,9985,3491,3337,3333,3296,19667,19666,7817,6517,8768,3331,3328,3292,3117,2675,2674,2672,2670,2668,2742,2741,2740,2664,280671,9916,9993,15972,9918,19668,3508,3506,3502,9920,9921,9935,9926,9931,9928,7223,3501,16663,16647,16646,16730,16658,16657,16649,16641,16640,9968,9961,9959,16969,16644,16643,16642,16662,16653,16652,16971,10001,19669,16639)) OR (`TrainerId`=373 AND `SpellId` IN (158763,110394,89727,89725,89723,89726,89724,89129,80836)) OR (`TrainerId`=407 AND `SpellId` IN (12760,12718,12716,12717,8895,12715,12902,12905,12903,12899,12897,12895,12907,12759,12906,12908,12758,12754,12755,84413,95705,95707,84412,264484,95703,94748,84408,81720,84431,84415,84430,84406,84429,84421,81725,84428,84420,81724,81716,84411,84403,81715,84418,84410,81722,81714,84417,84409,84432,84416,264478,7430,3931,3929,3977,3925,3923,3922,3979,3958,15255,12603,12599,3962,3961,12595,12594,12591,12589,12590,12586,12585,3967,3965,3963,12615,3939,3956,9271,8334,6458,3955,3953,3950,3949,3946,3945,3942,3941,3978,3938,3937,3936,3934,3932,3973,12584,39895,12617,63750,12622,12619,12618,19788,23070,19791,19790,19825,19795,19794,23071,19792)) OR (`TrainerId`=163 AND `SpellId` IN (330241,330240,330239,330238,330237,264623,134585,99537,94743,75250,75264,75249,75247,74964,75248,75268,75260,75267,75263,75266,75262,75259,75261,75258,75265,75255,75292,75296,75290,75294,75269,75291,75295,75270,75297,75293,75141,75142,75145,75144,75146,75251,75252,75253,75254,75256,75257,330226,330225,330224,330223,330222,264617,3841,2394,2393,2392,2386,3840,2385,3914,8776,8465,7624,7623,3755,12046,12045,2402,2964,2396,3842,2397,2395,3852,3839,3859,8760,8758,8467,6690,3757,3813,6521,3845,63742,3855,3866,3850,3848,2406,2401,2399,3843,12071,12055,12052,3861,3865,8762,8764,3871,8791,8804,8799,8774,8772,8770,8766,12070,12069,12067,12065,12061,12053,12049,12050,12048,8489,8483,18453,18451,18442,18437,18424,18423,18411,18407,18403,12082,12076,18446,18444,18441,18438,18421,18420,18417,18416,18415,18402,18401,12092,12088,12079,12077,12074,12073,12072,18414,18413,18410,18409,18406,18450,18449)) OR (`TrainerId`=424 AND `SpellId` IN (2373,265820)) OR (`TrainerId`=136 AND `SpellId` IN (264639,88015,88006,264633,6412,6415,93741,6499,2544,2541,2539,37836,3399,6500,2546,3400,18238,4094,21175,46684,46688,18244,18243,18240)) OR (`TrainerId`=63 AND `SpellId` IN (264501,86654,89373,86653,89372,86652,89371,86643,86403,89370,86642,86402,89369,86649,86641,86609,86401,85785,89368,86648,86640,86616,86615,86375,86005,86004,264495,50598,50605,50612,52739,52843,48248,53462,58484,58472,92026,59478,59475,48247,58473,58485,57707,57706,57704,57703,58565,59480,59489,60336,59387,58476,58486,50599,50606,50614,59486,59484,57710,57709,57708,59491,59487,58478,58487,50600,50607,50616,59490,57712,57711,50609,50618,58480,58488,50601,50608,50617,59502,59494,59493)) OR (`TrainerId`=133 AND `SpellId` IN (265826,265820)) OR (`TrainerId`=196 AND `SpellId` IN (265862,265856)) OR (`TrainerId`=790 AND `SpellId` IN (264501,86654,89373,86653,89372,86652,89371,86643,86403,89370,86642,86402,89369,86649,86641,86609,86401,85785,89368,86648,86640,86616,86615,86375,86005,86004,92026,59478,59475,48247,58473,58485,57707,57706,57704,57703,58565,59480,59489,60336,59387,58476,58486,50599,50606,50614,59486,59484,57710,57709,57708,59491,59487,58478,58487,50600,50607,50616,59490,57712,57711,50609,50618,58480,58488,50601,50608,50617,59502,59494,59493,264495,50598,50605,50612,52739,52843,48248,53462,58484,58472,223940)) OR (`TrainerId`=56 AND `SpellId` IN (330200,330199,330198,330197,330196,264584,163218,163216,99536,99535,84950,78436,78427,78432,78423,78398,78437,78405,78428,78396,78380,78419,78410,78433,78424,78415,78399,78438,78406,78420,78388,78411,78379,78416,78439,78407,330185,330184,330183,330181,330180,264578,226106,226107,226105,9065,3759,2162,2161,3756,2160,3816,3753,2153,226120,226116,226125,226119,226112,226117,226111,226121,226114,226108,226118,226113,226123,226122,226110,226124,226109,226115,20649,20648,9145,9074,9068,7135,3780,3760,3818,3770,3768,2166,3764,2168,3766,2167,2165,3817,3761,2159,3763,226126,226129,226134,226128,226127,226137,226132,226130,226131,226135,226133,226136,20650,9206,9201,9198,9196,7156,7151,7147,6661,10518,10511,10507,10499,10487,10482,3776,3774,24654,36076,36075,10650,24655,10647,36074,10630,10632,22331,19103,19102,19098,19092,19091,19083,19082,19072,19071,19065,19055,19052,10558,10556,10552,10548,19058,19047)) OR (`TrainerId`=62 AND `SpellId` IN (264466,217645,104698,95471,74234,74202,74225,74193,74232,74200,74239,74223,74207,74191,74238,74230,74214,74198,74237,74229,74213,74197,74189,74236,74220,74212,74132,74235,74211,74195,74226,74201,74240,74192,74231,74199,264457,7426,7748,7457,7771,7420,14807,14293,13538,13529,13503,13501,13485,13421,7863,13626,13622,13607,13378,7779,7857,7788,7745,13646,13890,13887,13858,13836,13822,13815,13746,13700,13695,13693,13663,13661,13648,13644,13642,13640,13637,13631,13635,14810,14809,13659,63746,217637,13939,13937,13935,13917,13905,17181,17180,13948,13943,13941,20023,20013,20028,20016,20012,20008)) OR (`TrainerId`=122 AND `SpellId` IN (264244,96252,96254,96253,80477,80478,93935,94162,80726,80725,80508,80251,80250,80248,80247,80246,80245,80244,80243,80237,78866,80723,80721,80720,80719,80498,80497,80496,80493,80494,80495,80492,80491,80490,80488,80487,80486,80484,80482,80269,80481,80480,80479,264212,2331,2334,3170,2337,2332,7934,63732,7845,7841,7836,7837,7179,3447,3177,3176,3173,3171,3449,22808,7181,12609,11457,11448,11451,11450,11449,3452,3448,3450,114786,17551,17573,17572,17557,17556,17555,17553,17552,11478,11467,11465,11461,11460,15833)); -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(386, 90266, 50000000, 0, 0, 34090, 0, 0, 40, 38134), -- MoneyCost recalculated -(386, 33389, 10000, 0, 0, 0, 0, 0, 10, 38134), -- MoneyCost recalculated -(386, 33392, 500000, 0, 0, 33388, 0, 0, 20, 38134), -- MoneyCost recalculated -(386, 34092, 2500000, 0, 0, 33391, 0, 0, 30, 38134), -- MoneyCost recalculated -(46, 33392, 500000, 0, 0, 33388, 0, 0, 20, 38134), -- MoneyCost recalculated -(46, 33389, 10000, 0, 0, 0, 0, 0, 10, 38134), -- MoneyCost recalculated -(10, 271617, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271663, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271673, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271659, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271657, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271661, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(10, 271665, 10, 356, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(29, 264541, 10, 755, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(29, 73622, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99544, 300, 2521, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99543, 300, 2521, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99542, 300, 2521, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99541, 250, 2521, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99540, 250, 2521, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 99539, 250, 2521, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73266, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73270, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73246, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73268, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73267, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73243, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73274, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73250, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73234, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73281, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73249, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73241, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73240, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73279, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73247, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73239, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73230, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73226, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73222, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73225, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73232, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73228, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73227, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73223, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73620, 30, 2521, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73496, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73494, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73478, 200, 2521, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73621, 150, 2521, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73497, 30, 2521, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 73495, 10, 2521, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 264533, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(29, 36523, 350, 2524, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 37818, 275, 2524, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32178, 75, 2524, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32179, 75, 2524, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 31252, 75, 755, 20, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(29, 26928, 115, 2524, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26927, 200, 2524, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26926, 15, 2524, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25280, 200, 2524, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25278, 200, 2524, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25490, 200, 2524, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25287, 300, 2524, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25284, 250, 2524, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25283, 115, 2524, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32801, 200, 2524, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25617, 6500, 2524, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25612, 2500, 2524, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25610, 2000, 2524, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 36524, 1250, 2524, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 38175, 400, 2524, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25615, 6500, 2524, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25613, 3500, 2524, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25498, 1500, 2524, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25321, 2000, 2524, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25318, 1000, 2524, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25317, 400, 2524, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25305, 650, 2524, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32807, 1500, 2524, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 34959, 36000, 2524, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 34955, 18000, 2524, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26880, 77500, 2524, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26876, 65000, 2524, 220, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 63743, 36000, 2524, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26874, 46000, 2524, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26872, 36000, 2524, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25621, 18000, 2524, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 25620, 13000, 2524, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32809, 77500, 2524, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 32808, 15500, 2524, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 34961, 560000, 2524, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 34960, 460000, 2524, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 36526, 310000, 2524, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 36525, 90000, 2524, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 62941, 660000, 2524, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26911, 560000, 2524, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26908, 460000, 2524, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26907, 460000, 2524, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26903, 410000, 2524, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26902, 260000, 2524, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26885, 130000, 2524, 240, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(29, 26883, 77500, 2524, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 265844, 10, 186, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(91, 74537, 200, 2569, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 84038, 10, 2569, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 74530, 100, 2569, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 74529, 350, 2569, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 265838, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(91, 2659, 200, 2572, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 3304, 200, 2572, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 2658, 275, 2572, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 3569, 2500, 2572, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 3308, 1750, 2572, 115, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 3307, 1000, 2572, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 10098, 10500, 2572, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 16153, 36000, 2572, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 10097, 6500, 2572, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(91, 70524, 180000, 2572, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330158, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330157, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330156, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330155, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330154, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 264441, 10, 164, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(27, 76179, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76262, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76281, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76280, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76180, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76263, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76291, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76178, 10, 2474, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76474, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76441, 150, 2474, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76438, 100, 2474, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76437, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76436, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76435, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76434, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76433, 30, 2474, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76293, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76289, 200, 2474, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76288, 150, 2474, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76287, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76286, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76285, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76283, 30, 2474, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76270, 200, 2474, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76269, 200, 2474, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76267, 150, 2474, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76266, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76265, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76264, 30, 2474, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76261, 200, 2474, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76260, 150, 2474, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76259, 150, 2474, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76258, 115, 2474, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76182, 75, 2474, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 76181, 30, 2474, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330143, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330142, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330141, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330140, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 330134, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9983, 115, 2477, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3320, 100, 2477, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3319, 75, 2477, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3294, 300, 2477, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2739, 100, 2477, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2738, 75, 2477, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 264435, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(27, 8880, 115, 2477, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 7408, 275, 2477, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3326, 350, 2477, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3324, 175, 2477, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3323, 150, 2477, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3293, 130, 2477, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3116, 275, 2477, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2666, 300, 2477, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2665, 275, 2477, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2661, 130, 2477, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2737, 50, 2477, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2662, 10, 2477, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9987, 3500, 2477, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9986, 3000, 2477, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9985, 2500, 2477, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3491, 1250, 2477, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3337, 2500, 2477, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3333, 3500, 2477, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3296, 3000, 2477, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 19667, 6500, 2477, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 19666, 1000, 2477, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 7817, 775, 2477, 95, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 6517, 1500, 2477, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 8768, 6500, 2477, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3331, 3000, 2477, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3328, 1500, 2477, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3292, 775, 2477, 95, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3117, 2500, 2477, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2675, 5250, 2477, 145, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2674, 2500, 2477, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2672, 2000, 2477, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2670, 1250, 2477, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2668, 1250, 2477, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2742, 2000, 2477, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2741, 1750, 2477, 115, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2740, 1500, 2477, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 2664, 650, 2477, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 280671, 7750, 2477, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9916, 36000, 2477, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9993, 46000, 2477, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 15972, 18000, 2477, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9918, 36000, 2477, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 19668, 36000, 2477, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3508, 18000, 2477, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3506, 7750, 2477, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3502, 13000, 2477, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9920, 36000, 2477, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9921, 36000, 2477, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9935, 52500, 2477, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9926, 41000, 2477, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9931, 46000, 2477, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9928, 41000, 2477, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 7223, 21000, 2477, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 3501, 10500, 2477, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16663, 660000, 2477, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16647, 310000, 2477, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16646, 310000, 2477, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16730, 660000, 2477, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16658, 610000, 2477, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16657, 610000, 2477, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16649, 360000, 2477, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16641, 180000, 2477, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16640, 180000, 2477, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9968, 105000, 2477, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9961, 90000, 2477, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 9959, 90000, 2477, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16969, 410000, 2477, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16644, 210000, 2477, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16643, 180000, 2477, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16642, 180000, 2477, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16662, 660000, 2477, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16653, 460000, 2477, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16652, 460000, 2477, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16971, 460000, 2477, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 10001, 90000, 2477, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 19669, 410000, 2477, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(27, 16639, 180000, 2477, 250, 0, 0, 0, 0, 38134); -- MoneyCost recalculated - -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(373, 158763, 10, 0, 0, 110393, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 110394, 10, 0, 0, 89722, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89727, 10, 0, 0, 89721, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89725, 10, 0, 0, 89719, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89723, 10, 0, 0, 88961, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89726, 10, 0, 0, 89720, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89724, 10, 0, 0, 89718, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 89129, 10, 0, 0, 78670, 0, 0, 5, 38134), -- MoneyCost recalculated -(373, 80836, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(407, 12760, 41000, 2506, 205, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12718, 41000, 2506, 205, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12716, 41000, 2506, 205, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12717, 41000, 2506, 205, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 8895, 77500, 2506, 225, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12715, 41000, 2506, 205, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12902, 46000, 2506, 210, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12905, 46000, 2506, 210, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12903, 52500, 2506, 215, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12899, 41000, 2506, 205, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12897, 52500, 2506, 215, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12895, 41000, 2506, 205, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12907, 105000, 2506, 235, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12759, 130000, 2506, 240, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12906, 90000, 2506, 230, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12908, 130000, 2506, 240, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12758, 155000, 2506, 245, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12754, 105000, 2506, 235, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12755, 90000, 2506, 230, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84413, 100, 2503, 25, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 95705, 200, 2503, 50, 20219, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 95707, 200, 2503, 50, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84412, 100, 2503, 25, 20222, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 264484, 10, 202, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(407, 95703, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 94748, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84408, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81720, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84431, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84415, 100, 2503, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84430, 250, 2503, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84406, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84429, 225, 2503, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84421, 150, 2503, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81725, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84428, 275, 2503, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84420, 150, 2503, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81724, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81716, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84411, 50, 2503, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84403, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81715, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84418, 100, 2503, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84410, 10, 2503, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81722, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 81714, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84417, 175, 2503, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84409, 15, 2503, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84432, 350, 2503, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 84416, 100, 2503, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 264478, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(407, 7430, 200, 2506, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3931, 275, 2506, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3929, 275, 2506, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3977, 250, 2506, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3925, 200, 2506, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3923, 115, 2506, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3922, 115, 2506, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3979, 18000, 2506, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3958, 9000, 2506, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 15255, 36000, 2506, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12603, 52500, 2506, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12599, 52500, 2506, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3962, 15500, 2506, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3961, 13000, 2506, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12595, 41000, 2506, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12594, 41000, 2506, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12591, 36000, 2506, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12589, 31000, 2506, 195, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12590, 15500, 2506, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12586, 15500, 2506, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12585, 15500, 2506, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3967, 26000, 2506, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3965, 21000, 2506, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3963, 15500, 2506, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12615, 77500, 2506, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3939, 2000, 2506, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3956, 6500, 2506, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 9271, 6500, 2506, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 8334, 1000, 2506, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 6458, 3500, 2506, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3955, 6500, 2506, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3953, 5250, 2506, 145, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3950, 4000, 2506, 140, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3949, 3000, 2506, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3946, 2500, 2506, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3945, 2500, 2506, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3942, 2500, 2506, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3941, 2000, 2506, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3978, 1500, 2506, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3938, 1250, 2506, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3937, 1250, 2506, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3936, 1250, 2506, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3934, 1000, 2506, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3932, 525, 2506, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 3973, 650, 2506, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12584, 6500, 2506, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 39895, 410000, 2506, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12617, 90000, 2506, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 63750, 180000, 2506, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12622, 155000, 2506, 245, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12619, 105000, 2506, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 12618, 90000, 2506, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19788, 180000, 2506, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 23070, 180000, 2506, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19791, 260000, 2506, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19790, 260000, 2506, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19825, 560000, 2506, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19795, 410000, 2506, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19794, 360000, 2506, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 23071, 260000, 2506, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(407, 19792, 260000, 2506, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(163, 330241, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330240, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330239, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330238, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330237, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 264623, 10, 197, 1, 0, 0, 0, 5, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 134585, 275, 2537, 65, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 99537, 150, 2537, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 94743, 350, 2537, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75250, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75264, 115, 2537, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75249, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75247, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 74964, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75248, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75268, 150, 2537, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75260, 100, 2537, 25, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75267, 130, 2537, 35, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75263, 115, 2537, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75266, 130, 2537, 35, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75262, 115, 2537, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75259, 75, 2537, 20, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75261, 100, 2537, 25, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75258, 75, 2537, 20, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75265, 115, 2537, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75255, 30, 2537, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75292, 250, 2537, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75296, 300, 2537, 70, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75290, 200, 2537, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75294, 275, 2537, 65, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75269, 250, 2537, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75291, 225, 2537, 55, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75295, 275, 2537, 65, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75270, 200, 2537, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75297, 300, 2537, 70, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75293, 250, 2537, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75141, 275, 2537, 65, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75142, 225, 2537, 55, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75145, 250, 2537, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75144, 200, 2537, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75146, 200, 2537, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75251, 15, 2537, 5, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75252, 15, 2537, 5, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75253, 30, 2537, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75254, 30, 2537, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75256, 50, 2537, 15, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 75257, 50, 2537, 15, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330226, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330225, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330224, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330223, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 330222, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 264617, 10, 0, 0, 0, 0, 0, 5, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3841, 250, 2540, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2394, 150, 2540, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2393, 10, 2540, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2392, 150, 2540, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2386, 275, 2540, 65, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3840, 130, 2540, 35, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2385, 30, 2540, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3914, 115, 2540, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8776, 50, 2540, 15, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8465, 150, 2540, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 7624, 115, 2540, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 7623, 115, 2540, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3755, 175, 2540, 45, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12046, 350, 2540, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12045, 75, 2540, 20, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2402, 350, 2540, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2964, 350, 2540, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2396, 300, 2540, 70, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3842, 300, 2540, 70, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2397, 250, 2540, 60, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2395, 300, 2540, 70, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3852, 3000, 2540, 130, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3839, 2500, 2540, 125, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3859, 6500, 2540, 150, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8760, 5250, 2540, 145, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8758, 4000, 2540, 140, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8467, 1500, 2540, 110, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 6690, 3500, 2540, 135, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3757, 400, 2540, 80, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3813, 6500, 2540, 150, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 6521, 650, 2540, 90, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3845, 400, 2540, 80, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 63742, 2500, 2540, 125, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3855, 2500, 2540, 125, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3866, 1500, 2540, 110, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3850, 1500, 2540, 110, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3848, 1500, 2540, 110, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2406, 1000, 2540, 100, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2401, 775, 2540, 95, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 2399, 525, 2540, 85, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3843, 525, 2540, 85, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12071, 77500, 2540, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12055, 52500, 2540, 215, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12052, 46000, 2540, 210, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3861, 21000, 2540, 185, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3865, 15500, 2540, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8762, 9000, 2540, 160, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8764, 13000, 2540, 170, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 3871, 13000, 2540, 170, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8791, 21000, 2540, 185, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8804, 46000, 2540, 210, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8799, 31000, 2540, 195, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8774, 18000, 2540, 180, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8772, 15500, 2540, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8770, 26000, 2540, 190, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8766, 15500, 2540, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12070, 77500, 2540, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12069, 77500, 2540, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12067, 77500, 2540, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12065, 77500, 2540, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12061, 52500, 2540, 215, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12053, 52500, 2540, 215, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12049, 41000, 2540, 205, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12050, 46000, 2540, 210, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12048, 41000, 2540, 205, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8489, 15500, 2540, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 8483, 9000, 2540, 160, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18453, 660000, 2540, 300, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18451, 660000, 2540, 300, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18442, 560000, 2540, 290, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18437, 510000, 2540, 285, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18424, 460000, 2540, 280, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18423, 460000, 2540, 280, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18411, 310000, 2540, 265, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18407, 260000, 2540, 260, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18403, 210000, 2540, 255, 0, 0, 0, 0, 38134); -- No Faction found! MoneyCost not recalculated! - -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(163, 12082, 130000, 2540, 240, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12076, 105000, 2540, 235, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18446, 660000, 2540, 300, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18444, 610000, 2540, 295, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18441, 560000, 2540, 290, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18438, 510000, 2540, 285, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18421, 410000, 2540, 275, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18420, 410000, 2540, 275, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18417, 410000, 2540, 275, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18416, 410000, 2540, 275, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18415, 360000, 2540, 270, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18402, 210000, 2540, 255, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18401, 180000, 2540, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12092, 180000, 2540, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12088, 155000, 2540, 245, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12079, 105000, 2540, 235, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12077, 105000, 2540, 235, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12074, 90000, 2540, 230, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12073, 90000, 2540, 230, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 12072, 90000, 2540, 230, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18414, 360000, 2540, 270, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18413, 360000, 2540, 270, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18410, 310000, 2540, 265, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18409, 310000, 2540, 265, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18406, 260000, 2540, 260, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18450, 660000, 2540, 300, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(163, 18449, 660000, 2540, 300, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(424, 2373, 200, 182, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(424, 265820, 10, 0, 0, 0, 0, 0, 5, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 264639, 10, 185, 1, 0, 0, 0, 5, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 88015, 10, 2545, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 88006, 10, 2545, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 264633, 10, 0, 0, 0, 0, 0, 5, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 6412, 30, 2548, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 6415, 200, 2548, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 93741, 150, 2548, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 6499, 200, 2548, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 2544, 350, 2548, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 2541, 200, 2548, 50, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 2539, 30, 2548, 10, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 37836, 10, 2548, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 3399, 6500, 2548, 150, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 6500, 2500, 2548, 125, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 2546, 400, 2548, 80, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 3400, 15500, 2548, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 18238, 77500, 2548, 225, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 4094, 15500, 2548, 175, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 21175, 36000, 2548, 200, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 46684, 180000, 2548, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 46688, 180000, 2548, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 18244, 180000, 2548, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 18243, 180000, 2548, 250, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(136, 18240, 130000, 2548, 240, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(63, 264501, 10, 773, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(63, 86654, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89373, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86653, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89372, 30, 2511, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86652, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89371, 15, 2511, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86643, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86403, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89370, 75, 2511, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86642, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86402, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89369, 50, 2511, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86649, 225, 2511, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86641, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86609, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86401, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 85785, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 89368, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86648, 115, 2511, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86640, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86616, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86615, 350, 2511, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86375, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86005, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 86004, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 264495, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(63, 50598, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50605, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50612, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 52739, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 52843, 10, 2514, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 48248, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 53462, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58484, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58472, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 92026, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59478, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59475, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 48247, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58473, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58485, 400, 2514, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57707, 6500, 2514, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57706, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57704, 1000, 2514, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57703, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58565, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59480, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59489, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 60336, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59387, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58476, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58486, 13000, 2514, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50599, 10500, 2514, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50606, 9000, 2514, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50614, 7750, 2514, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59486, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59484, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57710, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57709, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57708, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59491, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59487, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58478, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58487, 65000, 2514, 220, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50600, 52500, 2514, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50607, 46000, 2514, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50616, 41000, 2514, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59490, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57712, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 57711, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50609, 610000, 2514, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50618, 560000, 2514, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58480, 360000, 2514, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 58488, 310000, 2514, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50601, 260000, 2514, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50608, 210000, 2514, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 50617, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59502, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59494, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(63, 59493, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(133, 265826, 10, 182, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(133, 265820, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(196, 265862, 10, 393, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(196, 265856, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(790, 264501, 10, 773, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(790, 86654, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89373, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86653, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89372, 30, 2511, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86652, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89371, 15, 2511, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86643, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86403, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89370, 75, 2511, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86642, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86402, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89369, 50, 2511, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86649, 225, 2511, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86641, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86609, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86401, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 85785, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 89368, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86648, 115, 2511, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86640, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86616, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86615, 350, 2511, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86375, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86005, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 86004, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 92026, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59478, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59475, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 48247, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58473, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58485, 400, 2514, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57707, 6500, 2514, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57706, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57704, 1000, 2514, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57703, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58565, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59480, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59489, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 60336, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59387, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58476, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58486, 13000, 2514, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50599, 10500, 2514, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50606, 9000, 2514, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50614, 7750, 2514, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59486, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59484, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57710, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57709, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57708, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59491, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59487, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58478, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58487, 65000, 2514, 220, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50600, 52500, 2514, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50607, 46000, 2514, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50616, 41000, 2514, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59490, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57712, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 57711, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50609, 610000, 2514, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50618, 560000, 2514, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58480, 360000, 2514, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58488, 310000, 2514, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50601, 260000, 2514, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50608, 210000, 2514, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50617, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59502, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59494, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 59493, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 264495, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(790, 50598, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50605, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 50612, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 52739, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 52843, 10, 2514, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 48248, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 53462, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58484, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 58472, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(790, 223940, 10, 2508, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330200, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330199, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330198, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330197, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330196, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 264584, 10, 165, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(56, 163218, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 163216, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 99536, 200, 2529, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 99535, 200, 2529, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 84950, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78436, 130, 2529, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78427, 115, 2529, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78432, 130, 2529, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78423, 150, 2529, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78398, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78437, 130, 2529, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78405, 75, 2529, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78428, 115, 2529, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78396, 75, 2529, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78380, 30, 2529, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78419, 100, 2529, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78410, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78433, 130, 2529, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78424, 150, 2529, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78415, 15, 2529, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78399, 50, 2529, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78438, 175, 2529, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78406, 100, 2529, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78420, 115, 2529, 30, 0, 0, 0, 0, 38134); -- MoneyCost recalculated - -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(56, 78388, 30, 2529, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78411, 100, 2529, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78379, 10, 2529, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78416, 15, 2529, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78439, 175, 2529, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 78407, 50, 2529, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330185, 10, 2532, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330184, 10, 2532, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330183, 10, 2532, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330181, 10, 2532, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 330180, 10, 2532, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 264578, 10, 165, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(56, 226106, 300, 2532, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226107, 300, 2532, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226105, 225, 2532, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9065, 300, 2532, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3759, 350, 2532, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2162, 250, 2532, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2161, 225, 2532, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3756, 225, 2532, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2160, 150, 2532, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3816, 130, 2532, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3753, 100, 2532, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2153, 50, 2532, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226120, 2500, 2532, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226116, 1250, 2532, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226125, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226119, 2000, 2532, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226112, 775, 2532, 95, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226117, 1500, 2532, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226111, 1250, 2532, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226121, 3000, 2532, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226114, 525, 2532, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226108, 525, 2532, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226118, 1750, 2532, 115, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226113, 775, 2532, 95, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226123, 4000, 2532, 140, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226122, 3500, 2532, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226110, 650, 2532, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226124, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226109, 650, 2532, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226115, 1000, 2532, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 20649, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 20648, 1000, 2532, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9145, 2500, 2532, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9074, 2000, 2532, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9068, 775, 2532, 95, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 7135, 1750, 2532, 115, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3780, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3760, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3818, 6500, 2532, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3770, 3500, 2532, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3768, 3000, 2532, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2166, 2000, 2532, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3764, 5250, 2532, 145, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2168, 1500, 2532, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3766, 2500, 2532, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2167, 1000, 2532, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2165, 1000, 2532, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3817, 1000, 2532, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3761, 525, 2532, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 2159, 525, 2532, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3763, 400, 2532, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226126, 1000, 2532, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226129, 10500, 2532, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226134, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226128, 10500, 2532, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226127, 9000, 2532, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226137, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226132, 21000, 2532, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226130, 10500, 2532, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226131, 18000, 2532, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226135, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226133, 21000, 2532, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 226136, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 20650, 36000, 2532, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9206, 31000, 2532, 195, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9201, 21000, 2532, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9198, 18000, 2532, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 9196, 15500, 2532, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 7156, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 7151, 15500, 2532, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 7147, 1000, 2532, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 6661, 26000, 2532, 190, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10518, 46000, 2532, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10511, 46000, 2532, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10507, 41000, 2532, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10499, 41000, 2532, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10487, 36000, 2532, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10482, 36000, 2532, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3776, 18000, 2532, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 3774, 1000, 2532, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 24654, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 36076, 260000, 2532, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 36075, 260000, 2532, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10650, 210000, 2532, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 24655, 460000, 2532, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10647, 180000, 2532, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 36074, 260000, 2532, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10630, 90000, 2532, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10632, 180000, 2532, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 22331, 180000, 2532, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19103, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19102, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19098, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19092, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19091, 660000, 2532, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19083, 560000, 2532, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19082, 560000, 2532, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19072, 460000, 2532, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19071, 460000, 2532, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19065, 410000, 2532, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19055, 360000, 2532, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19052, 310000, 2532, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10558, 105000, 2532, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10556, 105000, 2532, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10552, 90000, 2532, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 10548, 90000, 2532, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19058, 180000, 2532, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(56, 19047, 180000, 2532, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 264466, 10, 333, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(62, 217645, 200, 2491, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 104698, 275, 2491, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 95471, 75, 2491, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74234, 200, 2491, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74202, 50, 2491, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74225, 130, 2491, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74193, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74232, 175, 2491, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74200, 30, 2491, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74239, 250, 2491, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74223, 115, 2491, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74207, 50, 2491, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74191, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74238, 250, 2491, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74230, 150, 2491, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74214, 100, 2491, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74198, 15, 2491, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74237, 225, 2491, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74229, 150, 2491, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74213, 100, 2491, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74197, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74189, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74236, 225, 2491, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74220, 115, 2491, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74212, 75, 2491, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74132, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74235, 200, 2491, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74211, 75, 2491, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74195, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74226, 130, 2491, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74201, 30, 2491, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74240, 250, 2491, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74192, 10, 2491, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74231, 175, 2491, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 74199, 15, 2491, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 264457, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(62, 7426, 150, 2494, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7748, 250, 2494, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7457, 200, 2494, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7771, 300, 2494, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7420, 50, 2494, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 14807, 300, 2494, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 14293, 30, 2494, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13538, 4000, 2494, 140, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13529, 5250, 2494, 145, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13503, 4000, 2494, 140, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13501, 3000, 2494, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13485, 3000, 2494, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13421, 1750, 2494, 115, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7863, 2500, 2494, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13626, 6500, 2494, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13622, 6500, 2494, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13607, 5250, 2494, 145, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13378, 1250, 2494, 105, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7779, 400, 2494, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7857, 2000, 2494, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7788, 650, 2494, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 7745, 1000, 2494, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13646, 13000, 2494, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13890, 77500, 2494, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13887, 77500, 2494, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13858, 65000, 2494, 220, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13836, 52500, 2494, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13822, 46000, 2494, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13815, 46000, 2494, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13746, 41000, 2494, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13700, 36000, 2494, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13695, 36000, 2494, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13693, 31000, 2494, 195, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13663, 21000, 2494, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13661, 18000, 2494, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13648, 13000, 2494, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13644, 13000, 2494, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13642, 10500, 2494, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13640, 9000, 2494, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13637, 9000, 2494, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13631, 7750, 2494, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13635, 7750, 2494, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 14810, 15500, 2494, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 14809, 7750, 2494, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13659, 18000, 2494, 180, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 63746, 77500, 2494, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 217637, 410000, 2494, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13939, 130000, 2494, 240, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13937, 130000, 2494, 240, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13935, 105000, 2494, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13917, 90000, 2494, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13905, 90000, 2494, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 17181, 180000, 2494, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 17180, 180000, 2494, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13948, 180000, 2494, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13943, 155000, 2494, 245, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 13941, 155000, 2494, 245, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20023, 610000, 2494, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20013, 610000, 2494, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20028, 560000, 2494, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20016, 460000, 2494, 280, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20012, 360000, 2494, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(62, 20008, 210000, 2494, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 264244, 10, 171, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(122, 96252, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 96254, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 96253, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80477, 10, 2482, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80478, 10, 2482, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 93935, 10, 2482, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 94162, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80726, 350, 2482, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80725, 350, 2482, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80508, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80251, 225, 2482, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80250, 250, 2482, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80248, 275, 2482, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80247, 300, 2482, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80246, 275, 2482, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80245, 350, 2482, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80244, 300, 2482, 70, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80243, 350, 2482, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80237, 350, 2482, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 78866, 130, 2482, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80723, 250, 2482, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80721, 250, 2482, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80720, 225, 2482, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80719, 200, 2482, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80498, 175, 2482, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80497, 175, 2482, 45, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80496, 150, 2482, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80493, 150, 2482, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80494, 130, 2482, 35, 0, 0, 0, 0, 38134); -- MoneyCost recalculated - -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(122, 80495, 130, 2482, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80492, 115, 2482, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80491, 115, 2482, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80490, 100, 2482, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80488, 100, 2482, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80487, 75, 2482, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80486, 75, 2482, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80484, 50, 2482, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80482, 50, 2482, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80269, 30, 2482, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80481, 30, 2482, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80480, 15, 2482, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 80479, 15, 2482, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 264212, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(122, 2331, 100, 2485, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 2334, 200, 2485, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3170, 50, 2485, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 2337, 225, 2485, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 2332, 150, 2485, 40, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7934, 400, 2485, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 63732, 3500, 2485, 135, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7845, 4000, 2485, 140, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7841, 1000, 2485, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7836, 400, 2485, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7837, 3000, 2485, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7179, 650, 2485, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3447, 1500, 2485, 110, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3177, 3000, 2485, 130, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3176, 2500, 2485, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3173, 2000, 2485, 120, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3171, 650, 2485, 90, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3449, 10500, 2485, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 22808, 52500, 2485, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 7181, 7750, 2485, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 12609, 36000, 2485, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11457, 52500, 2485, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11448, 41000, 2485, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11451, 41000, 2485, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11450, 31000, 2485, 195, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11449, 21000, 2485, 185, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3452, 9000, 2485, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3448, 10500, 2485, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 3450, 15500, 2485, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 114786, 660000, 2485, 300, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17551, 180000, 2485, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17573, 510000, 2485, 285, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17572, 510000, 2485, 285, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17557, 410000, 2485, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17556, 410000, 2485, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17555, 360000, 2485, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17553, 260000, 2485, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 17552, 210000, 2485, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11478, 180000, 2485, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11467, 130000, 2485, 240, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11465, 105000, 2485, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11461, 105000, 2485, 235, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 11460, 90000, 2485, 230, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(122, 15833, 90000, 2485, 230, 0, 0, 0, 0, 38134); -- MoneyCost recalculated - - -DELETE FROM `creature_trainer` WHERE (`CreatureId`=3355 AND `MenuID`=1012 AND `OptionIndex`=0) OR (`CreatureId`=174164 AND `MenuID`=0 AND `OptionIndex`=0) OR (`CreatureId`=47571 AND `MenuID`=12410 AND `OptionIndex`=0) OR (`CreatureId`=133239 AND `MenuID`=22125 AND `OptionIndex`=0) OR (`CreatureId`=133236 AND `MenuID`=0 AND `OptionIndex`=0) OR (`CreatureId`=133104 AND `MenuID`=22114 AND `OptionIndex`=0) OR (`CreatureId`=133261 AND `MenuID`=22124 AND `OptionIndex`=0) OR (`CreatureId`=44975 AND `MenuID`=12443 AND `OptionIndex`=0) OR (`CreatureId`=3399 AND `MenuID`=4747 AND `OptionIndex`=0) OR (`CreatureId`=44783 AND `MenuID`=4351 AND `OptionIndex`=0) OR (`CreatureId`=42506 AND `MenuID`=11637 AND `OptionIndex`=0) OR (`CreatureId`=11017 AND `MenuID`=4151 AND `OptionIndex`=0) OR (`CreatureId`=3365 AND `MenuID`=4209 AND `OptionIndex`=0) OR (`CreatureId`=3347 AND `MenuID`=4126 AND `OptionIndex`=0); -INSERT INTO `creature_trainer` (`CreatureId`, `TrainerId`, `MenuID`, `OptionIndex`) VALUES -(3355, 27, 1012, 0), -(174164, 12, 0, 0), -(47571, 373, 12410, 0), -(133239, 163, 22125, 0), -(133236, 91, 0, 0), -(133104, 424, 22114, 0), -(133261, 136, 22124, 0), -(44975, 10, 12443, 0), -(3399, 136, 4747, 0), -(44783, 163, 4351, 0), -(42506, 136, 11637, 0), -(11017, 407, 4151, 0), -(3365, 56, 4209, 0), -(3347, 122, 4126, 0); - -UPDATE `creature_trainer` SET `TrainerId`=27 WHERE (`CreatureId`=44781 AND `MenuID`=8521 AND `OptionIndex`=0); - --- --- Stormwind profession trainers --- -DELETE FROM `trainer` WHERE `Id` IN (880, 33); -INSERT INTO `trainer` (`Id`, `Type`, `Greeting`, `VerifiedBuild`) VALUES -(880, 2, 'Here, let me show you how to bind those wounds....', 38134), -(33, 0, 'Sorry, friend. I can only train rogues.', 38134); - -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=791; -UPDATE `trainer` SET `VerifiedBuild`=38134 WHERE `Id`=580; -UPDATE `trainer` SET `Greeting`='You must be \"this\" high to enter!', `VerifiedBuild`=38134 WHERE `Id`=148; - -DELETE FROM `trainer_spell` WHERE (`TrainerId`=791 AND `SpellId` IN (264501,89373,86653,89372,89244,86652,89371,86643,86403,89370,86642,86402,89369,86649,86641,86609,86401,85785,89368,86648,86640,86616,86615,86375,86005,86004,92026,59478,59475,48247,58473,58485,57707,57706,57704,57703,58565,59480,59489,60336,59387,58476,58486,50599,50606,50614,59486,59484,57710,57709,57708,59491,59487,58478,58487,50600,50607,50616,59490,57712,57711,50609,50618,58480,58488,50601,50608,50617,59502,59494,59493,264495,50598,50605,50612,52739,52843,48248,53462,58484,58472,223941)) OR (`TrainerId`=580 AND `SpellId` IN (10707,125610)); -INSERT INTO `trainer_spell` (`TrainerId`, `SpellId`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqAbility1`, `ReqAbility2`, `ReqAbility3`, `ReqLevel`, `VerifiedBuild`) VALUES -(791, 264501, 10, 773, 1, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(791, 89373, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86653, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89372, 30, 2511, 10, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89244, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86652, 275, 2511, 65, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89371, 15, 2511, 5, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86643, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86403, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89370, 75, 2511, 20, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86642, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86402, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89369, 50, 2511, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86649, 225, 2511, 55, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86641, 250, 2511, 60, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86609, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86401, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 85785, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 89368, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86648, 115, 2511, 30, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86640, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86616, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86615, 350, 2511, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86375, 200, 2511, 50, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86005, 100, 2511, 25, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 86004, 10, 2511, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 92026, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59478, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59475, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 48247, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58473, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58485, 400, 2514, 80, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57707, 6500, 2514, 150, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57706, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57704, 1000, 2514, 100, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57703, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58565, 525, 2514, 85, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59480, 2500, 2514, 125, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59489, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 60336, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59387, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58476, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58486, 13000, 2514, 170, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50599, 10500, 2514, 165, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50606, 9000, 2514, 160, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50614, 7750, 2514, 155, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59486, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59484, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57710, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57709, 36000, 2514, 200, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57708, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59491, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59487, 15500, 2514, 175, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58478, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58487, 65000, 2514, 220, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50600, 52500, 2514, 215, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50607, 46000, 2514, 210, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50616, 41000, 2514, 205, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59490, 77500, 2514, 225, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57712, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 57711, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50609, 610000, 2514, 295, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50618, 560000, 2514, 290, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58480, 360000, 2514, 270, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58488, 310000, 2514, 265, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50601, 260000, 2514, 260, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50608, 210000, 2514, 255, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50617, 180000, 2514, 250, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59502, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59494, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 59493, 410000, 2514, 275, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 264495, 10, 0, 0, 0, 0, 0, 5, 38134), -- MoneyCost recalculated -(791, 50598, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50605, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 50612, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 52739, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 52843, 10, 2514, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 48248, 130, 2514, 35, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 53462, 350, 2514, 75, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58484, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 58472, 50, 2514, 15, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(791, 223941, 10, 2508, 1, 0, 0, 0, 0, 38134), -- MoneyCost recalculated -(580, 10707, 500, 0, 0, 119467, 0, 0, 0, 38134), -- MoneyCost recalculated -(580, 125610, 1000, 0, 0, 0, 0, 0, 1, 38134), -- MoneyCost recalculated -(880, 7928, 6500, 2540, 150, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 7929, 18000, 2540, 180, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 3278, 1750, 2540, 115, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 3277, 400, 2540, 80, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 74558, 350, 2537, 75, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 74556, 10, 2537, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 88893, 350, 2537, 75, 74558, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 74557, 100, 2537, 25, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 27033, 115, 2539, 30, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 27032, 10, 2539, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 45546, 50, 2538, 15, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 45545, 10, 2538, 1, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 3276, 150, 2540, 40, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 18630, 560000, 2540, 290, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 10840, 46000, 2540, 210, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 10841, 130000, 2540, 240, 0, 0, 0, 0, 38134), -- No Faction found! MoneyCost not recalculated! -(880, 18629, 260000, 2540, 260, 0, 0, 0, 0, 38134); -- No Faction found! MoneyCost not recalculated! - - -DELETE FROM `creature_trainer` WHERE (`CreatureId`=5502 AND `MenuID`=643 AND `OptionIndex`=0) OR (`CreatureId`=151287 AND `MenuID`=23967 AND `OptionIndex`=0) OR (`CreatureId`=63596 AND `MenuID`=14991 AND `OptionIndex`=0) OR (`CreatureId`=133369 AND `MenuID`=22177 AND `OptionIndex`=0) OR (`CreatureId`=4753 AND `MenuID`=0 AND `OptionIndex`=0) OR (`CreatureId`=164956 AND `MenuID`=0 AND `OptionIndex`=0) OR (`CreatureId`=133394 AND `MenuID`=22180 AND `OptionIndex`=0) OR (`CreatureId`=56796 AND `MenuID`=657 AND `OptionIndex`=0) OR (`CreatureId`=173819 AND `MenuID`=26430 AND `OptionIndex`=0) OR (`CreatureId`=133396 AND `MenuID`=22169 AND `OptionIndex`=0) OR (`CreatureId`=133322 AND `MenuID`=22176 AND `OptionIndex`=0) OR (`CreatureId`=133326 AND `MenuID`=22173 AND `OptionIndex`=0) OR (`CreatureId`=133411 AND `MenuID`=22124 AND `OptionIndex`=0) OR (`CreatureId`=133363 AND `MenuID`=22171 AND `OptionIndex`=0); -INSERT INTO `creature_trainer` (`CreatureId`, `TrainerId`, `MenuID`, `OptionIndex`) VALUES -(5502, 133, 643, 0), -(151287, 56, 23967, 0), -(63596, 580, 14991, 0), -(133369, 91, 22177, 0), -(4753, 46, 0, 0), -(164956, 148, 0, 0), -(133394, 62, 22180, 0), -(56796, 880, 657, 0), -(173819, 33, 26430, 0), -(133396, 880, 22169, 0), -(133322, 27, 22176, 0), -(133326, 407, 22173, 0), -(133411, 136, 22124, 0), -(133363, 163, 22171, 0); diff --git a/sql/updates/world/master/2021_10_05_00_world.sql b/sql/updates/world/master/2021_10_05_00_world.sql deleted file mode 100644 index 122d611d034..00000000000 --- a/sql/updates/world/master/2021_10_05_00_world.sql +++ /dev/null @@ -1,1932 +0,0 @@ --- -DELETE FROM `quest_offer_reward_locale` WHERE `locale`='itIT' AND `VerifiedBuild`=0 AND `ID` IN(ID,11,35,37,40,45,46,47,52,54,59,60,62,71,76,83,84,85,86,87,88,106,107,111,112,114,123,147,182,184,188,193,197,208,218,239,313,314,315,332,333,334,353,384,412,432,433,583,1097,2948,3361,3861,5545,7781,7782,7905,8327,8334,8338,8347,8463,8468,8473,8474,8475,8476,8477,8480,8482,8483,8487,8488,8490,8491,8885,8886,8887,8888,8889,8890,8891,8892,8894,9035,9064,9066,9076,9119,9130,9133,9134,9135,9138,9139,9140,9143,9144,9145,9146,9147,9148,9149,9150,9151,9152,9155,9156,9157,9158,9159,9160,9161,9162,9163,9164,9166,9167,9169,9170,9171,9172,9173,9174,9175,9176,9192,9193,9199,9207,9212,9214,9215,9216,9218,9220,9252,9253,9254,9255,9256,9258,9274,9275,9276,9277,9281,9282,9315,9327,9328,9358,9359,9360,9363,9395,9436,9457,9758,9811,10166,11481,11523,11525,11526,11533,11537,11543,13635,13636,13648,14078,14091,14093,14094,14099,14157,14159,14204,14212,14214,14218,14222,14293,14294,14313,14320,14321,14336,14347,14348,14366,14367,14368,14369,14382,14482,24428,24432,24469,24470,24471,24473,24474,24475,24477,24486,24487,24489,24490,24491,24492,24522,24535,24913,25013,25056,25118,25211,25215,25216,25217,25218,25219,25221,25222,25235,25281,25334,25357,25358,25359,25360,25371,25377,25388,25389,25390,25395,25405,25439,25440,25441,25442,25456,25459,25467,25477,25503,25545,25546,25547,25558,25564,25587,25598,25602,25638,25651,25667,25668,25670,25674,25675,25676,25678,25682,25683,25684,25685,25686,25687,25688,25689,25690,25691,25692,25693,25694,25695,25696,25697,25698,25699,25700,25703,25705,25706,25708,25709,25710,25711,25712,25713,25714,25715,25716,25717,25718,25721,25723,25724,25725,25726,25727,25732,25734,25735,25736,25743,25770,25772,25777,25780,25792,25794,25801,25802,25803,25804,25805,25812,25815,25816,25817,25818,25819,25820,25824,25838,25839,25840,25841,25849,25850,25853,25854,25855,25856,25857,25864,25865,25866,25867,25868,25882,25887,25888,25905,25924,25926,25927,25929,25932,25933,25936,25937,25939,25941,25942,25943,25944,25946,25947,25948,25949,25978,25979,25986,25997,25998,26000,26007,26008,26024,26035,26036,26037,26038,26039,26041,26042,26049,26050,26051,26052,26055,26078,26079,26085,26093,26094,26095,26102,26107,26108,26110,26112,26113,26114,26116,26117,26118,26120,26127,26129,26131,26145,26146,26147,26148,26150,26152,26157,26158,26159,26160,26161,26162,26163,26164,26165,26166,26167,26168,26169,26170,26172,26173,26174,26175,26176,26184,26185,26186,26187,26189,26195,26196,26209,26212,26213,26214,26215,26223,26224,26225,26228,26230,26232,26236,26237,26240,26241,26252,26257,26266,26267,26268,26269,26270,26271,26278,26279,26280,26281,26283,26286,26287,26288,26289,26290,26291,26292,26295,26296,26297,26298,26299,26300,26301,26302,26303,26304,26305,26306,26307,26308,26309,26310,26317,26319,26320,26321,26322,26323,26325,26327,26332,26334,26336,26338,26340,26341,26343,26344,26345,26346,26347,26348,26349,26350,26351,26352,26353,26354,26355,26356,26357,26359,26363,26366,26367,26368,26369,26370,26371,26378,26380,26381,26384,26386,26387,26389,26390,26391,26399,26400,26404,26405,26406,26407,26416,26418,26419,26429,26430,26432,26433,26434,26435,26451,26452,26462,26483,26485,26486,26487,26490,26491,26492,26493,26494,26495,26496,26503,26504,26505,26506,26508,26510,26511,26513,26519,26533,26535,26538,26539,26540,26545,26546,26547,26548,26549,26550,26555,26558,26560,26561,26563,26568,26573,26586,26587,26590,26592,26593,26594,26595,26597,26598,26599,26600,26601,26602,26607,26608,26609,26610,26611,26612,26614,26616,26617,26618,26619,26620,26621,26622,26623,26624,26627,26628,26630,26631,26633,26634,26635,26636,26637,26638,26639,26640,26644,26645,26647,26649,26650,26652,26653,26654,26655,26660,26661,26665,26666,26667,26668,26669,26670,26671,26672,26674,26676,26677,26678,26679,26680,26681,26683,26684,26685,26686,26688,26689,26690,26691,26694,26695,26697,26698,26699,26703,26707,26717,26719,26720,26722,26723,26724,26725,26726,26727,26729,26731,26732,26733,26734,26735,26736,26737,26738,26739,26740,26742,26743,26744,26745,26746,26747,26748,26749,26751,26753,26754,26760,26761,26765,26772,26773,26776,26777,26778,26779,26780,26781,26782,26784,26786,26787,26788,26793,26794,26795,26796,26797,26798,26838,26842,26844,26846,26854,26855,26860,26863,26864,26868,26909,26911,26912,26922,26923,26924,26925,26928,26929,26930,26931,26932,26934,26935,26938,26952,26954,26955,26957,26964,26965,26979,26980,26981,26989,26992,26995,26998,26999,27000,27002,27011,27012,27013,27017,27026,27032,27033,27034,27035,27036,27037,27039,27045,27053,27055,27056,27057,27065,27069,27073,27074,27075,27077,27078,27082,27083,27084,27085,27086,27088,27089,27093,27094,27096,27098,27099,27115,27116,27117,27144,27155,27156,27160,27161,27162,27163,27164,27166,27167,27168,27169,27170,27171,27172,27175,27177,27178,27180,27194,27195,27200,27226,27231,27290,27299,27300,27301,27302,27303,27322,27333,27338,27341,27342,27350,27360,27366,27367,27368,27369,27370,27372,27373,27374,27376,27377,27379,27380,27381,27382,27383,27384,27385,27386,27387,27388,27389,27390,27391,27392,27405,27406,27420,27421,27423,27432,27433,27438,27448,27449,27450,27454,27455,27456,27457,27458,27459,27460,27461,27462,27463,27464,27465,27466,27467,27468,27474,27475,27476,27477,27478,27479,27480,27483,27484,27485,27487,27488,27489,27490,27492,27496,27504,27505,27506,27507,27508,27509,27510,27512,27514,27515,27516,27518,27521,27522,27524,27525,27526,27527,27528,27529,27530,27531,27532,27533,27534,27535,27536,27537,27538,27539,27544,27545,27547,27548,27550,27551,27564,27574,27577,27580,27587,27592,27594,27597,27598,27599,27600,27601,27612,27613,27614,27615,27616,27617,27618,27619,27620,27621,27636,27640,27641,27642,27643,27644,27645,27646,27647,27648,27649,27650,27651,27652,27654,27656,27657,27659,27660,27661,27662,27663,27675,27683,27685,27687,27688,27691,27694,27695,27699,27700,27702,27708,27711,27713,27714,27715,27718,27719,27720,27740,27742,27743,27744,27745,27746,27752,27753,27754,27757,27763,27764,27765,27766,27769,27770,27771,27772,27774,27782,27784,27787,27789,27791,27794,27795,27796,27797,27803,27804,27805,27806,27807,27808,27809,27810,27811,27812,27813,27814,27815,27816,27817,27818,27821,27822,27823,27824,27825,27826,27832,27833,27834,27835,27840,27843,27845,27849,27851,27852,27853,27854,27855,27856,27857,27859,27860,27869,27870,27875,27876,27877,27878,27879,27880,27881,27883,27884,27888,27889,27890,27891,27892,27893,27897,27902,27904,27906,27907,27908,27909,27910,27911,27912,27913,27914,27916,27918,27927,27930,27956,27958,27961,27962,27964,27965,27976,27977,27979,27980,27981,27982,27984,27986,27999,28001,28028,28029,28030,28032,28033,28034,28035,28052,28054,28057,28060,28064,28096,28099,28101,28103,28104,28107,28109,28111,28114,28115,28138,28144,28146,28156,28168,28171,28172,28173,28174,28175,28176,28177,28178,28179,28181,28182,28183,28191,28192,28196,28197,28199,28202,28204,28206,28209,28211,28212,28215,28216,28225,28226,28227,28230,28231,28233,28234,28235,28237,28238,28239,28241,28242,28243,28244,28245,28247,28248,28251,28253,28254,28265,28266,28278,28280,28281,28282,28286,28294,28310,28311,28312,28313,28314,28315,28316,28317,28318,28319,28320,28321,28322,28324,28325,28326,28327,28330,28332,28346,28348,28354,28375,28377,28378,28379,28400,28407,28408,28409,28410,28411,28417,28418,28419,28420,28421,28423,28424,28425,28427,28429,28432,28433,28436,28437,28438,28439,28441,28442,28443,28444,28445,28446,28447,28448,28449,28450,28451,28452,28453,28454,28455,28456,28484,28485,28487,28489,28495,28506,28512,28514,28556,28563,28564,28565,28569,28570,28571,28573,28576,28578,28580,28582,28596,28597,28598,28600,28604,28605,28616,28617,28619,28620,28634,28635,28636,28647,28666,28667,28671,28673,28704,28712,28716,28717,28733,28744,28747,28748,28750,28758,28816,28825,28826,28827,28832,28850,28868,29078,29079,29080,29081,29082,29083,29132,29547,29548,32469,35460,35462,35463,35464,35486,35488,35492,35494,35495,35496,35500,36307,36379,36941,37112,37440,37442,38306,38344,38345,38346,40517,40519,40593,40717,40787,42740,42782,44120,44184,44557,44663,44683,44684,44685,44686,44733,44764,46727,46728,51795,53128,53370,56371,58675,58908,58909,58911,58912,58983,59583,59641); -INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES -(11,'itIT','Vedo che ti sei dato da fare! Hai la nostra gratitudine, $n.',0), -(35,'itIT','Sì, i Murloc si sono insediati vicino ai corsi d\'acqua nella parte orientale di Elwynn. Non sappiamo cosa ci facciano qui, ma sono aggressivi e dotati di un minimo d\'intelligenza.',0), -(37,'itIT','<Anche se i corpi sono stati spogliati di gran parte dei loro averi, vicino a essi trovi un medaglione con sopra inciso: \"Coscritto Malakai Stone\".>',0), -(40,'itIT','Sì, ho parlato con Remy. Lo rispetto come mercante, anche se tutti i rapporti sui Murloc a est sono a dir poco superficiali.\n\nCapisco la tua preoccupazione, ma finché non riceverò un rapporto militare sulla minaccia dei Murloc non posso inviare altre truppe a est.',0), -(45,'itIT','<Tra i resti del cadavere trovi un medaglione di metallo con su scritto: \"Coscritto Rolf Hartford\".>',0), -(46,'itIT','Hai portato le pinne? Magnifico! Il Maresciallo Dughan è preoccupato per il problema dei Murloc nella parte orientale di Elwynn. Volevo rassicurarlo dicendogli che è tutto sotto controllo.\n\nGrazie a te ora posso farlo.',0), -(47,'itIT','Grazie per la polvere, $n. Ecco il tuo denaro... e un regalino da parte di alcuni miei soci. Potrebbe tornarti utile... utile.',0), -(52,'itIT','Grazie mille per il tuo aiuto, $n. C\'è qualcosa nella foresta che rende questi animali così aggressivi.\n\nDi qualunque cosa si tratti, spero resti lì.',0), -(54,'itIT','Be\', dice che ti hanno conferito lo stato di Vice dei Marescialli di Roccavento. Congratulazioni.\n\nE buona fortuna. Proteggere Elwynn non è semplice... Soprattutto con gran parte dell\'esercito occupato a fare chissà cosa per chissà quale nobile!\n\nIn questo periodo è dura stare dietro alla politica...',0), -(59,'itIT','Ah, grazie per il buono. Scegli pure l\'armatura che preferisci.\n\nSpero ti tornerà utile. Buona fortuna, $c.',0), -(60,'itIT','Vedo che ti sei data da fare con i Coboldi. Grazie per le candele, $n. Tieni la tua ricompensa...',0), -(62,'itIT','Questa è una pessima notizia. Cosa dobbiamo aspettarci dopo? I draghi?!? Dovremo intensificare la presenza delle nostre pattuglie vicino a quella miniera. Grazie dell\'aiuto, $n. Non te ne andare... potrei avere un altro incarico da affidarti.',0), -(71,'itIT','Hai confermato i miei timori, $n. I Murloc sono una minaccia che non possiamo ignorare.',0), -(76,'itIT','La Miniera Venarossa è piena di Coboldi? Questa non ci voleva!\n\nGrazie per il tuo rapporto, $n, anche se avrei preferito delle buone notizie.',0), -(83,'itIT','Questi avanzi andranno bene, anche se sono un po\' rovinati...\n\nEcco a te!',0), -(84,'itIT','Mmm, delizioso! Questo pasticcio è il migliore che abbia mai mangiato!\n\nSento già che mi sta tornando la memoria...',0), -(85,'itIT','Cos\'è che hai perso? Be\', io non ho preso nessuna collana, non sono un ladro!\n\nPotrei dirti chi è stato, ma... <Billy Maclure ghigna.>... sono troppo affamato per ricordarmi il suo nome.',0), -(86,'itIT','Anche se questa carne di cinghiale selvatico è insipida, basta cuocerla con le giuste spezie per farne un delizioso pasticcio!',0), -(87,'itIT','Oh, l\'hai trovata! Grazie, tesoro, grazie!\n\nPrendi questo oggetto... apparteneva a mio marito, diceva sempre che portava fortuna. Vorrei tanto che non se lo fosse dimenticato nella sua ultima missione! *sniff*',0), -(88,'itIT','Grazie al cielo! Quella scrofa stava divorando tutto il nostro raccolto! Grazie, $n.\n\nScegli pure la tua ricompensa tra questi oggetti.',0), -(106,'itIT','Ah! Non posso sopportare l\'idea di stare lontano da lei. Devo vederla assolutamente!',0), -(107,'itIT','Mi piange il cuore per quei due poveri ragazzi, Maybell e Tommy Joe. Mi ricordano me, quand\'ero giovane e innamorato.\n\nDeve pur esserci qualcosa che posso fare per aiutarli. Fammi pensare...',0), -(111,'itIT','Finché la rivalità tra le nostre famiglie andrà avanti, la storia d\'amore tra Tommy Joe e Maybell non ha futuro. Forse però possiamo farli stare insieme, anche solo per un po\'.\n\nMmm... vediamo cosa si può fare...',0), -(112,'itIT','Vedo che ti sei procurato le alghe! Molto bene. Ora aspetta un momento mentre preparo la pozione...',0), -(114,'itIT','Santo cielo! Mi sento in colpa a ingannare la mia famiglia, ma i miei sentimenti verso Tommy Joe sono troppo forti per poterli ignorare.\n\nGrazie, $n. Berrò questo liquore alla prima occasione utile e poi andrò dal mio amore.\n\nTi prego di accettare questo.',0), -(123,'itIT','Mmm... ho sentito parlare di questo \"Collezionista\" ma non so per chi lavori. Grazie per avermi portato il programma. Ci aiuterà a risolvere questo mistero.',0), -(147,'itIT','L\'hai trovato? Ottimo lavoro, $n. Non \"collezionerà\" più niente dalle miniere di Elwynn!\n\nQuesto anello che hai recuperato è interessante... lo portano i membri della vecchia Gilda dei Tagliapietre di Roccavento. Erano anni che non ne vedevo uno, da quando la Fratellanza dei Defias imperversava per queste terre.',0), -(182,'itIT','Speriamo che basti. Forgiamara sarà al sicuro dai Troll, almeno per un po\'. E ora cerchiamo di scoprire cosa li ha fatti agitare tanto.',0), -(184,'itIT','Questo atto non conta niente. Guarda la data. I Ciglioarcuato hanno occupato abusivamente la Cascina dei Jensen per cinque anni.\n\nA quanto pare non hanno mai avuto il tempo per riparare il carro...',0), -(188,'itIT','Devo dire davvero notevole! Ti avevo mandato a sconfiggere dei gattini e torni con una zampa grande come uno Gnomo! Sei davvero un maestro della caccia alla tigre, $n!',0), -(193,'itIT','Quindi la grande Bhag\'thera è morta! Congratulazioni, $n. Sei davvero un grande $c!',0), -(197,'itIT','Mastro $n, flagello dei raptor!\n\nSuona bene, vero?',0), -(208,'itIT','Diavolo, ben fatto! Ottimo! Congratulazioni, $n, per essere riuscito dove altri hanno fallito.\n\nSono onorato di poterti considerare membro di questo gruppo di caccia. Nessuno dubiterà mai della tua abilità nella caccia!\n\nAlla tua! Salute!',0), -(218,'itIT','Sono felice che tu sia tornata tutta intera. Anche se forse ora non sembra, ti sei dimostrata una risorsa preziosissima per la difesa di Forgiamara.\n\nEcco, prendi questo in segno di gratitudine da parte mia.',0), -(239,'itIT','Ti manda il Maresciallo Dughan? Non fai parte dell\'esercito, ma se Dughan si fida di te, chi sono io per contraddirlo?\n\nLa nostra situazione è a dir poco disperata. Spero tu possa aiutarci.',0), -(313,'itIT','Grazie per il tuo aiuto, $n. Le nostre forze sono ridotte all\'osso di questi tempi e tre Montanari in più potrebbero fare la differenza tra difendere Kharanos ed essere sopraffatti.',0), -(314,'itIT','Davvero un ottimo lavoro! Veron farà salti di gioia quando lo saprà. Non è da tutti uccidere Vagash. Immagino che un giorno combatterai al fianco degli uomini di Re Magni sul fronte dell\'Alleanza.',0), -(315,'itIT','Magnifico! Non vedo l\'ora di usare quest\'erba in alcune delle mie ricette. Ce n\'è una in particolare per la quale credo che sarà perfetta...',0), -(332,'itIT','Ah, e così hai visto Renato? Ecco a te dunque, signore. Una bottiglia del nostro speciale Nero di Dalaran. Non troverai un vino così squisito in tutta Azeroth!',0), -(333,'itIT','Qui dice che gli affari di Harlan vanno a gonfie vele. Mi fa piacere, ma mi chiedo come mai la gente abbia bisogno di tante armature. Non mi sembra che siamo in guerra... C\'è qualcosa che i nobili non ci stanno dicendo?\n\nComunque, grazie per aver consegnato la richiesta. Ecco il tuo pagamento, farò in modo che Harlan riceva la sua merce.',0), -(334,'itIT','Oh, maledizione! Pensavo che dimenticandomi gli strumenti, oggi non avrei lavorato. Ora immagino che dovrò aiutare i Larson a cucire...\n\nOh, va bene. Come si dice? Prima il dovere e poi il piacere.',0), -(353,'itIT','Ahah! E così Grimand ha finalmente terminato la mia ascia! Non vedo l\'ora di provarla con Trogg e Coboldi!\n\nMolte grazie, $n. Hai dovuto fare un lungo viaggio per questa consegna. Tieni, ecco delle monete per ricompensare i tuoi sforzi.',0), -(384,'itIT','La birra è pronta e i cinghiali sono arrivati!\n\nQuesto sì che ci rende contenti e sollevati!\n\nOra non ci resta che mettere tutto sul tavolo in bella mostra...\n\nE quella deliziosa Costoletta di Cinghiale alla Birra sarà nostra!',0), -(412,'itIT','Gli ingranaggi che mi hai portato sono perfetti! Questi due piloti di carri torneranno presto a combattere!',0), -(432,'itIT','Questo mi fa sentire un po\' meglio...\n\nMa non avrò pace finché non saranno tutti morti! TUTTI!',0), -(433,'itIT','Che sollievo! Mi fa piacere che tu sia riuscita a salvare così tanti minatori, $n. Farò in modo che le loro famiglie vengano avvisate immediatamente.\n\nIl Senato saprà del ruolo che hai avuto nella riconquista della miniera.',0), -(583,'itIT','Che piacere fare la tua conoscenza, $n. È parecchio che da queste parti non si vede un coraggioso $c.\n\nSono qui solo per un motivo: cacciare una grande e sfuggente belva. Visto che sembri essere un eroe, ti permetterò di prendere parte alla battuta, ma prima devi dimostrare il tuo valore.\n\nT\'insegnerò come si uccidono i raptor. Ajeck ti addestrerà nella caccia alla tigre. E Sir Erlgadin è un maestro nel seguire le tracce delle pantere.\n\nDimostra la tua abilità e ti farò partecipare alla caccia grossa.',0), -(1097,'itIT','Sei qui per aiutarmi con la consegna? Benissimo!',0), -(2948,'itIT','Ah, proprio ciò che mi serviva! Un giorno, quando sarò fuori da questo buco in cui sono ingiustamente costretto, forgerò per te... anzi, no: per TUTTI... i monili più belli di tutta Azeroth! Nel frattempo, ti ringrazio per avermi portato i reagenti. Solitamente, un anello di questa qualità lo faccio pagare dieci volte tanto.\n\nA proposito: ecco il tuo nuovo anello!',0), -(3361,'itIT','Urrà, le hai trovate! Preparatevi, donne di Gnomeregan: arriva Felix!\n\nDunque, ora da che parte dovrò andare...',0), -(3861,'itIT','\"COCCODÈ!!!\"\n\n<La gallina comincia a mangiare il cibo che le hai gettato a terra.>\n\n<Dopo un po\' si guarda intorno, spaventata, poi comincia a fare avanti e indietro nervosamente. Che stia covando? Pensi sia meglio dare un\'occhiata sotto di lei.>',0), -(5545,'itIT','Eccellente! Grazie a te dovrei riuscire a completare l\'ordine in tempo. Prendi queste monete per il disturbo, in segno di gratitudine.\n\nGrazie ancora e addio.',0), -(7781,'itIT','Non c\'è bisogno di spiegarti quale sia la portata della tua impresa, $n. Questo giorno resterà nella storia. Una vittoria come non se ne vedevano da anni nell\'Alleanza, e come forse non se ne sono mai viste in assoluto!',0), -(7782,'itIT','<Il Primo Maresciallo Afrasiabi si inchina.>\n\nScegli la tua ricompensa... e che i festeggiamenti abbiano inizio!',0), -(7905,'itIT','Benvenuta alla Fiera di Lunacupa! Questo buono è valido per CINQUE, dicesi CINQUE biglietti premio e una copia della rinomata Guida dell\'Avventuriero di Lunacupa!\n\nUna volta accumulati i biglietti premio, torna da me per riscattare premi di valore. Questa comoda guida ti aiuterà a identificare numerosi oggetti di valore richiestissimi dai collezionisti presenti nella fiera!',0), -(8327,'itIT','La Magistra Erona mi ha detto che stavi arrivando di gran fretta, $n. L\'Accademia di Falthrien a ovest, quel grande edificio fluttuante con le guglie decorate, è in una pessima situazione. Dovrai riconquistarla da uno dei Miserabili, un Elfo del Sangue caduto in balia delle passioni più grette.\n\nSpero tu sia pronta per l\'incarico. Non sarà solo una lezione sul concetto di pericolo, ma anche su quello che avviene quando si rinuncia alla propria natura.',0), -(8334,'itIT','Anche se la morte dei Guardialberi non mi rallegra in nessun modo, mi fa capire che sei in grado di affrontare l\'impresa più importante qui sull\'Isola di Solealto. Prendi... e fanne buon uso. Avrai bisogno di oggetti di valore e di mente acuta per ciò che ti attende. Riuscire a riprendere il controllo dell\'isola dipende da questo.',0), -(8338,'itIT','Questo è... molto interessante. E quando dico interessante, intendo dire più inquietante di qualunque altra cosa.\n\nI nostri sforzi per riacquisire il controllo dell\'isola dopo la distruzione del Pozzo Solare sono stati vani. Credo che sia per colpa della forza maligna che sta corrompendo l\'isola. Qualunque sia la sua natura, questa scaglia potrebbe aiutarci a capire cosa sta succedendo.\n\nHai fatto bene a portarmela, $n. Ecco un compenso per la tua solerzia. Grazie.',0), -(8347,'itIT','Salute, $c! Mi avevano detto che un giovane $r pieno di risorse, un tempo al servizio della Magistra Erona, sarebbe venuto da queste parti ad aiutare noi staffette. Un aiuto ci farebbe sicuramente comodo, soprattutto da parte di qualcuno che ha dimostrato di essere così abile.\n\nSpero tu sia disponibile a fare un paio di lavoretti per noi.',0), -(8463,'itIT','Ottimo lavoro, $n.',0), -(8468,'itIT','Finalmente quel furfante di Thaelis ha avuto ciò che si meritava. Bel lavoro, $n. Ora i Miserabili dovrebbero starsene tranquilli per un po\'.',0), -(8473,'itIT','Dunque è finita. Siano maledetti questi tempi che ci hanno costretti a prendere misure drastiche... e sia maledetto il Flagello!\n\nDobbiamo proteggere le nostre terre a qualsiasi costo, $n, e ci riusciremo!',0), -(8474,'itIT','Questo pendente... l\'ho dato al Vecchio Scorzabianca dopo che la sua gente ci ha aiutato a ricostruire il nostro villaggio.\n\nQuesto significa che è...\n\n<L\'Elfa del Sangue si schiarisce la gola mentre cerca di ricomporsi.>\n\nApprezzo che tu l\'abbia consegnato a me, $n. C\'è un favore che vorrei chiederti.',0), -(8475,'itIT','Non ci aspettiamo una riduzione degli attacchi da parte del Flagello a breve, ma apprezziamo comunque qualsiasi aiuto per proteggere la Fenditura.',0), -(8476,'itIT','Bel lavoro, $n. Se ci fossero altre persone come te riporteremmo le nostre terre al loro antico splendore in poco tempo.',0), -(8477,'itIT','Le voci che circolavano erano vere, $n. Questo martello è resistente e leggero allo stesso tempo. Dovrei riuscire a completare diversi dei miei progetti rimasti in sospeso. Ovviamente, il primo oggetto spetterà a te.',0), -(8480,'itIT','Ottimo lavoro, $n. Facciamo vedere a quei Miserabili di che pasta siamo fatti!',0), -(8482,'itIT','Sono scritti in nanico... sei sicuro di averli trovati addosso a un Elfo della Notte?\n\nDa quello che riesco a capire, chiunque abbia scritto questa lettera non è il responsabile del malfunzionamento, ma è stato mandato qui per spiarne le conseguenze. Definiscono i nostri tentativi spericolati e pericolosi... vorrei tanto sapere di chi si tratta.\n\nMa certo! Quell\'inviato da Forgiardente! Siamo stati degli sciocchi a fidarci di un emissario dell\'Alleanza!',0), -(8483,'itIT','Quella spia ha avuto ciò che si meritava.\n\nHo avvisato il Generale dei Guardaboschi e credimi, i Nani la pagheranno cara per il loro tradimento.\n\nHai reso un grosso servizio alla tua gente oggi, $n.',0), -(8487,'itIT','Eccellente. Lancerò un incantesimo di ingrandimento su questi campioni in modo da analizzare meglio la corruzione nel terreno.',0), -(8488,'itIT','Non c\'è niente da fare, $n. La natura stessa del terreno è stata alterata... la corruzione è irreversibile. Grazie comunque per il tuo aiuto. Ho un ultimo favore da chiederti.',0), -(8490,'itIT','Eccellente. Le difese dovrebbero tenere a bada il Flagello per un altro po\'. Grazie per il tuo aiuto, $n.',0), -(8491,'itIT','Queste andranno benissimo, $n. Prendi questo pezzo d\'armatura come ricompensa. Potrò realizzarne degli altri con le pellicce che mi hai portato.',0), -(8885,'itIT','Finalmente! Anche se gli Scagliasalda non sono fuggiti come speravo, è stato comunque divertente vederli in preda al panico mentre tu uccidevi il loro Capo Tribù. Hai la mia gratitudine, $n, e quella dei Sin\'dorei di Lunargenta!\n\nScegli uno di questi oggetti come ricompensa per quello che hai fatto.',0), -(8886,'itIT','Ce l\'hai fatta! Mi hai salvato dalla rovina e mi hai permesso di vendicarmi di quelle odiose creature!\n\nOra, se riuscissi a convincere quei Guardaboschi ad aiutarmi con questo carico, potrei finalmente andarmene da qui! Tornerò quando Velendris avrà riconquistato il cantiere navale.\n\nTieni, prendi queste monete. È tutto quello che ho, ed è il minimo che possa fare per sdebitarmi.',0), -(8887,'itIT','Non so come ringraziarti, $n! Non pensavo che quei disgustosi Murloc Scagliasalda avessero rubato anche le mie rotte di navigazione! Senza di esse non avrei saputo dove andare una volta riconquistato l\'ancoraggio e riparata la nave.\n\nGrazie mille! Tieni, prendi queste monete come segno della mia gratitudine.',0), -(8888,'itIT','Il magistro è preoccupato per la mia salute? Che gentile... certo, se avesse mostrato la stessa attenzione prima, quando eravamo al Pinnacolo...\n\nOra non ha più importanza. Ascoltami attentamente, $c, perché ho un favore da chiederti.',0), -(8889,'itIT','Ti ringrazio per il tuo aiuto, anche se mi rattrista sapere che alcuni miei compagni apprendisti sono morti.\n\nOra che il Pinnacolo non ha più potere, credo che resterò un po\' qui in attesa che la situazione si calmi, per poi andare a recuperare i loro resti.',0), -(8890,'itIT','No! Sono arrivato troppo tardi. È tutta colpa mia.\n\nLe mie ricerche per purificare le fonti di magia alternative mi sono sfuggite di mano prima ancora che potessi fermarle. Se solo fossi andato lì di persona... o se avessero dato retta ai miei avvertimenti!\n\nHo la coscienza sporca, $c. Voglio comunque ringraziarti per aver messo a riposo le anime torturate dei miei ex apprendisti. È una magra consolazione sapere che non vagheranno più in quello stato, al quale un $r preferirebbe la morte.',0), -(8891,'itIT','Eccola qua, $n, la prova del mio crimine. Questo diario contiene tutti i miei studi scellerati.\n\nHo proseguito le mie ricerche, incurante di ogni avvertimento, ma quando ho aperto gli occhi ormai era troppo tardi. Preso dal rimorso, ho cercato di rimediare al mio errore, ma a quel punto alcuni dei miei allievi si erano già spinti troppo oltre. Ho fatto evacuare il Pinnacolo per evitare che venissero contagiati dalla corruzione, ma nella fretta mi sono dimenticato di chiudere le fonti di potere.\n\nBrucerò questo libro in modo che nessun altro possa essere tentato dal suo contenuto. Io volevo solo aiutare i Sin\'dorei.',0), -(8892,'itIT','Ben fatto, $n. Questo gli insegnerà a non giocare con noi!',0), -(8894,'itIT','Così dovrebbe andar bene. Grazie per il tuo aiuto, $c. Ora devo ripulire tutto quanto prima che il magistro torni al Pinnacolo di Lungovespro.\n\nPrendi questo denaro, è tutto quello che ho al momento. Inoltre, apprezzerei molto se uccidessi altre di queste anomalie sulla via del ritorno.',0), -(9035,'itIT','Ora sono scappati. Li ho messi in fuga con una bella Palla di Fuoco! Purtroppo, hanno gettato il nostro prezioso carico nel fiume.',0), -(9064,'itIT','Mi stai dicendo che quei due incompetenti hanno cercato di corromperti per farti dichiarare il falso? Hai fatto bene a venire da me, $n.',0), -(9066,'itIT','Ottimo lavoro, $n. Non preoccuparti, non rimarranno in quella forma per sempre. Il loro apprendistato, invece, riprenderà solo quando se lo meriteranno.',0), -(9076,'itIT','Lo hai ucciso! I miei uomini devono averlo senz\'altro indebolito prima.\n\nSto scherzando, $c. Hai fatto un ottimo lavoro. Presto ti farai un nome, a patto di stare alla larga dai guai.',0), -(9119,'itIT','Guardati intorno... le cose non sono esattamente in ordine.\n\nC\'è un serio malfunzionamento al Santuario dell\'Ovest. Dobbiamo fare del nostro meglio per impedire che la situazione peggiori.',0), -(9130,'itIT','Sathiel ti ha chiesto di andare a Lunargenta a prendere le sue merci? Non c\'è problema, posso farti arrivare lì subito... in cambio di una piccola somma, ovviamente.',0), -(9133,'itIT','Sathiel vuole tutta questa roba?!?\n\nHai portato qualcuno con te per aiutarti a trasportarla?',0), -(9134,'itIT','Vuoi tornare a Brezzaserena nei Boschi di Cantoeterno? Non c\'è problema, ti ci porterò in un attimo!',0), -(9135,'itIT','Se ti ha detto che invierà il resto della merce via terra a breve, mi fido. È sempre stato puntuale con le consegne in passato.\n\nGrazie, $n. Accetta queste monete... non hanno fatto che tintinnare nella mia tasca per tutto il giorno.',0), -(9138,'itIT','Sei stato grande, $n, anche se ci attende ancora parecchio lavoro se vogliamo scacciare definitivamente il Flagello da Quel\'Thalas!\n\nTieni, prendi queste monete... non è molto, ma te le sei meritate.',0), -(9139,'itIT','Il tuo successo a Brumadoro ci permette di compiere un altro passo avanti verso la riconquista della nostra terra. Non illuderti però, $c. La guerra è tutt\'altro che conclusa.\n\nTieni questa ricompensa, te la sei ampiamente meritata. Potrebbe tornarti utile quando assalterai Ventolesto.',0), -(9140,'itIT','Ce l\'hai fatta, $n. Hai riconquistato i tre villaggi in mano al Flagello! Ora possiamo concentrare più efficacemente le nostre forze contro il Flagello alla Fenditura Morta e a Mortorium, a sud.\n\nScegli la tua ricompensa tra questi oggetti. Spero continuerai ad aiutarci anche in futuro... lo apprezzeremmo molto!',0), -(9143,'itIT','Apprezzo i tuoi sforzi, $c. Grazie! Perlomeno le vittime di questa spedizione non sono morte invano.',0), -(9144,'itIT','Aiutami, straniera. Devo... assolutamente... raggiungere Tranquillien.\n\n<L\'Elfo del Sangue perde di nuovo conoscenza e il suo sguardo si perde nel vuoto.>',0), -(9145,'itIT','Sono felice di sapere che Lethvalin stia bene e che abbia scelto saggiamente di rivolgersi a te piuttosto che aspettare.\n\nMi auguro che la Guardaboschi Salissa sia riuscita a raggiungere l\'Enclave dei Lungopasso sana e salva.',0), -(9146,'itIT','Questa è davvero una pessima notizia. Ho sopravvalutato le capacità di comando di Tomathren. Invierò subito un gruppo per mettere in salvo lui e Valanna.\n\nPurtroppo non abbiamo più avuto notizie della Guardaboschi Salissa, dunque temo il peggio per lei.\n\nOggi hai reso un grosso servizio ai Lungopasso, $c. Accetta uno di questi oggetti come segno della nostra gratitudine.',0), -(9147,'itIT','Appena in tempo, $n! Ero sul punto di scavare una fossa per il nostro amico qui.\n\nLa mia pozione sembra funzionare... si sta riprendendo.\n\nEhi, credo stia cercando di attirare la tua attenzione. Perché non provi a parlargli?',0), -(9148,'itIT','Finalmente! Abbiamo atteso la risposta del Reggente per settimane! Dai qua...\n\n<Vandril comincia a leggere la lettera.>\n\nDice di avvertire una presenza oscura nelle Terre Spettrali... mi sta forse prendendo in giro?!? Lo sapevo già!\n\nE questa sarebbe la risposta che stavamo aspettando?',0), -(9149,'itIT','Eccellente! Queste colonne vertebrali saranno molto utili per la mia ricerca! Quando troverò una cura per la Piaga e il mio nome diventerà famoso in tutto il mondo, mi ricorderò di te!\n\nNel frattempo, prendi questa ricompensa. Ti tornerà utile se decidi di tornare alla costa.',0), -(9150,'itIT','Queste essenze sono davvero potenti, $n. Hai fatto un ottimo lavoro, complimenti.',0), -(9151,'itIT','Ti manda Darenis? Molto bene, credo che il tuo aiuto ci tornerà utile nella lotta contro le forze di Dar\'khan.',0), -(9152,'itIT','Ora che ho recuperato il resto delle mie provviste posso finalmente aprire bottega. Il Gran Esecutore sarà felice di sapere che la guerra contro Dar\'khan e il Flagello può cominciare.\n\nOvviamente ti meriti una ricompensa per quello che hai fatto. Tieni, $c, prendi queste monete. Torna a farmi visita se dovessi avere bisogno di oggetti e prodotti.',0), -(9155,'itIT','Niente male, $n, continua così. Abbiamo bisogno di gente come te da queste parti.',0), -(9156,'itIT','Ah... Luzran e Nocchemarce! Nonostante conservino il loro aspetto orrendo, non sembrano più così cattivi.\n\nScegli una di queste ricompense, $n... te la sei meritata.',0), -(9157,'itIT','Con questi medaglioni potremo evocare di nuovo Aquantion. Quell\'elementale ribelle la pagherà e le nostre morti saranno vendicate!',0), -(9158,'itIT','Te la sei cavata bene, $n. È importante che la Piaga non colpisca gli animali sani di Cantoeterno. Se non hai niente da fare, ho altri incarichi da assegnarti.',0), -(9159,'itIT','Ho deciso di assegnarti una ricompensa adeguata all\'impegno che hai profuso per il tuo compito. Abbiamo bisogno di altri alleati con il tuo coraggio e la tua determinazione, $n.',0), -(9160,'itIT','Sono delusa per non aver scoperto subito i piani degli Elfi della Notte ad An\'daroth. Tuttavia, quegli oggetti simili a piccoli alberi cresciuti magicamente con in cima dei globi d\'energia sembrano interessanti. Dovremo essere più diretti nel raccogliere informazioni.\n\nTieni, prendi queste monete e queste pozioni. Sono certa che ti torneranno utili prima che avremo finito di occuparci di questi Elfi della Notte.',0), -(9161,'itIT','Dopo aver sfogliato le prime pagine di questo vecchio volume, giungi alla conclusione che un tempo apparteneva a Dar\'khan Drathir.',0), -(9162,'itIT','Queste informazioni sono molto preziose, $n. Sapevamo tutti che Dar\'khan voleva rubare il potere del Pozzo Solare per il Flagello, ma tutto il resto è una novità assoluta. Dobbiamo mostrarle al Magistro Kaendris nel Santuario del Sole.',0), -(9163,'itIT','La situazione è seria! Questi piani mostrano le forze degli Elfi della Notte ad An\'daroth, e questo lo sapevamo già, ma anche ad An\'owyn, una Linea di Faglia Nexus più remota a sud-est.\n\nC\'è un terzo Nexus a est che non viene menzionato, il cui nome è An\'telas. Ho un brutto presentimento, $c.',0), -(9164,'itIT','Grazie, $n. Senza il tuo aiuto il Flagello si sarebbe preso le menti e le anime di quei prigionieri.',0), -(9166,'itIT','È stato terribile! Gli Elfi della Notte! Hanno evocato il loro Cristallo della Luna qui per qualche piano malvagio, ma io sono riuscito a fuggire e a radunare un gruppo con i nostri esploratori e invocatori provenienti dal vicino Santuario del Sole. Abbiamo ucciso la maggior parte degli Elfi e il resto del gruppo sta dando la caccia ai superstiti!\n\nSono felice che tu sia qui. Mi sono rimasti solo un paio di esploratori a proteggermi! Non è sicuro qua fuori!\n\nConcedimi un attimo per esaminare questi piani e scoprire cos\'hanno in mente gli Elfi della Notte.',0), -(9167,'itIT','Oggi abbiamo sferrato un duro colpo contro il Flagello.\n\nCon la morte del traditore, in breve tempo ci riprenderemo le nostre terre e torneremo al nostro antico splendore.',0), -(9169,'itIT','Che sollievo, $c! Ti assicuro che se non avessi disattivato quelle Sfere della Chiaroveggenza ci troveremmo in una situazione peggiore di quella in cui siamo ora! Pensa... circondati dai nemici e con uno di loro in grado di spiare ogni nostra mossa!\n\nOra però, grazie a te, non dobbiamo più preoccuparci di tutto questo! Voglio ricompensarti per i tuoi sforzi. Ho giusto alcune cose qui che a me non servono più.\n\nGrazie ancora, $n!',0), -(9170,'itIT','Presto gli eserciti di Dar\'khan cadranno! Il Flagello non può nulla contro la forza combinata dei Sin\'dorei e dei Reietti.',0), -(9171,'itIT','Ottimo, queste andranno bene. No, non dirmi come te le sei procurate, non lo voglio sapere! Cucinerò queste zampe come solo io so fare. Diventeranno un piatto squisito. Metto un po\' di spezie qui, aggiungo un pizzico d\'erbe là e poi il tocco finale... alcuni ingredienti arcani et voilà, ecco un pasto degno di una regina... o, in questo caso, di una dama.\n\nMi sei stato di grande aiuto, $c. Tieni, prendi questa ricetta e alcuni assaggini.',0), -(9172,'itIT','Non può essere... questa è la scrittura di Dar\'khan! Questo diario deve contenere informazioni sui punti deboli del nostro nemico.\n\nHai fatto bene a rivolgerti a noi, $n. I Lungopasso hanno dimostrato una grande saggezza nel lasciare che ci occupassimo di questa faccenda. Prendi questa armatura... dovrebbe aiutarti a sostenere la nostra causa.',0), -(9173,'itIT','Sono sicuro che Dama Sylvanas sarà felice di sapere che abbiamo fatto progressi.\n\nTieni, prendi queste monete come ricompensa per i tuoi sforzi.',0), -(9174,'itIT','Hai vendicato le nostre morti e spezzato la morsa di Aquantion sulle nostre anime. Ora potremo finalmente riposare in pace.',0), -(9175,'itIT','Hai detto di averla trovata addosso a una creatura del Flagello al Pinnacolo di Ventolesto e che c\'è inciso qualcosa sopra? Fammi vedere!\n\nOttimo lavoro, $n. Ti sei meritata queste monete.',0), -(9176,'itIT','Le voci erano fondate! La Pietra della Luce e la Pietra del Fuoco esistono davvero! Dobbiamo sfruttare il loro potere, lo stesso che Dar\'khan ha cercato di rubarci, come arma contro di lui.\n\nSe usate al momento giusto, le energie del Pozzo Solare intrappolate all\'interno di questi manufatti lo annienteranno!',0), -(9192,'itIT','Hai fatto davvero un bel massacro, $c. Ora i minatori potranno tornare al lavoro. Scommetto che saranno dispiaciuti di interrompere la loro pausa, ma ci sono armi e armature da costruire e per farlo è necessario estrarre il minerale.\n\nTieni, questa è la tua ricompensa. Vai a farti riparare le armi e la corazza e prenditi qualcosa da bere, offro io.',0), -(9193,'itIT','È stata una cosa disgustosa ma necessaria, fidati. Ci hai fatto un grosso favore portando a termine questo incarico, $c. Ti prego di accettare questo come segno della nostra generosità e gratitudine.',0), -(9199,'itIT','Mummie riportate in vita dai Sacerdoti Troll... davvero astuto! I Troll Pinombroso stanno cercando di rinforzare le proprie file ricorrendo alla negromanzia. Scommetto che questi Oracoli usavano i feticci per il loro rituale di rianimazione.\n\nHai fatto un ottimo lavoro, $c, degno della tua reputazione in costante crescita. Accetta questo in segno di gratitudine.',0), -(9207,'itIT','La mia apprendista non è riuscita a portare a termine questo compito da sola? Gnoll o no, quando torna le darò una bella sgridata. A proposito, come mai lei non è qui con te?\n\n<Il magistro sospira.>\n\nQuell\'apprendista è una vera pena, sarà dura addestrarla a dovere. Grazie per avermi portato questi campioni, $c. Li stiamo studiando per scoprire delle proprietà speciali che possano aiutarci a combattere il Flagello.\n\nPrendi queste monete in segno della mia gratitudine.',0), -(9212,'itIT','$c, sei stata davvero un\'eroina a tirarla fuori da lì viva. Immagino dovremo lanciare un\'offensiva per ripulire anche quelle catacombe... come se non avessimo già abbastanza problemi con i Troll vivi!\n\nHai compiuto una grande impresa oggi e per questo meriti una ricompensa. Scegli uno tra questi oggetti.',0), -(9214,'itIT','Invierò immediatamente dei Guardaboschi a verificare i danni che hai causato ai Troll Pinombroso. A giudicare dalle armi che mi hai portato, in breve tempo dovremmo riuscire a spazzare via quelli che rimangono e a lanciare un\'offensiva contro il Flagello.\n\nPrendi queste monete come ricompensa.',0), -(9215,'itIT','Ah, ecco da dove veniva quella puzza insopportabile... la Testa di Kel\'gash. Hai fatto un ottimo lavoro, $c!\n\nOra che il loro Capo Tribù è morto, i Troll Pinombroso dovrebbero piombare nel caos più totale. Considerando inoltre che hai sfoltito le loro file di recente, questa potrebbe essere l\'occasione ideale per lanciare la nostra controffensiva e sbarazzarci di loro una volta per tutte.\n\nTi ringrazio, $n. Scegli la tua ricompensa tra questi oggetti.',0), -(9216,'itIT','Prendi questa pozione, $n. Una volta bevuta, la tua forza fisica contro il Flagello aumenterà. Se ne vuoi ancora, portami altri cuori.',0), -(9218,'itIT','Prendi, $n. Sentirai subito la differenza!\n\nSe dovessi trovare altra Polvere Spinale, portamela. Non andrà sprecata. Gli effetti collaterali? Potresti accusare dei problemi alle articolazioni, ma è solo una cosa temporanea, te lo assicuro!',0), -(9220,'itIT','Il Flagello ha assaggiato la nostra ira, $n. Non ci vorrà molto prima che la loro dannata cittadella cada in rovina.',0), -(9252,'itIT','Grazie mille, $n. Il nostro è un compito ingrato, ma oggi ci hai aiutati a renderlo un po\' più facile.',0), -(9253,'itIT','Deve averti mandato qualcuno da Brezzaserena. Sapevo che era solo questione di tempo prima che arrivassero gli aiuti.',0), -(9254,'itIT','La mia vecchia mentore è davvero gentile a preoccuparsi per me. Peccato che lei abbia perso la fiducia nella mia ricerca tanto tempo fa.\n\nNon sprecare tempo a cercare di convincermi a tornare da lei. Scegli: puoi aiutarmi nella mia ricerca o andartene via.',0), -(9255,'itIT','Questi appunti sono... scioccanti. Se sono corretti significa che il danno causato alla terra nella Fenditura Morta è irreversibile.\n\nAvviserò subito il Gran Magistro. Ora la nostra razza ha un motivo in più per lasciare questo mondo e andare in cerca del proprio destino nelle Terre Esterne.',0), -(9256,'itIT','Grazie per essere venuto, $n. La situazione è peggiore di quel che credevamo. I Miserabili hanno conquistato tutto l\'Ancoraggio di Vela del Sole.',0), -(9258,'itIT','Ah, è mio fratello che ti manda. Ho giusto bisogno d\'aiuto per un incarico.',0), -(9274,'itIT','Ti sono grato per il tuo aiuto, $n. Mi addolora vedere gli spiriti dei miei antenati ridotti in quello stato. Spero che ora possano finalmente riposare in pace.',0), -(9275,'itIT','Ah, eccellente! Sapevo che saresti stato perfetto per avvelenare quel cibo. Con un po\' di fortuna, i Troll Pinombroso si abbufferanno per poi crollare a terra stecchiti. Questo dovrebbe permettere ai Lungopasso di sbarazzarsi di loro e a me di tornare a Tranquillien.\n\nÈ stato un piacere lavorare con te, $c!',0), -(9276,'itIT','Te la sei cavata alla grande, $n! Vediamo se saprai disimpegnarti altrettanto bene con qualcosa di un po\' più complicato.',0), -(9277,'itIT','Incredibile! Dovresti parlare con il capitano per entrare a far parte dei Lungopasso.\n\nGrazie a te abbiamo guadagnato il tempo che ci serve per radunare le nostre forze. In effetti, non sono rimasti più molti Troll dopo il tuo intervento! Forse ora possiamo unirci a Tranquillien e attaccare Mortorium.\n\nCredo che tu ti sia meritata una ricompensa. Scegli quella che preferisci.',0), -(9281,'itIT','Grazie dell\'aiuto, $n. Tremavo al solo pensiero di dovermi avventurare nei boschi così vicino a Mortorium.',0), -(9282,'itIT','Ti manda Kaendris? Potrei avere un incarico per te, $c.',0), -(9315,'itIT','Ti chiedo scusa per le informazioni scadenti, $c. Se avessi saputo di questa Anok\'suten te l\'avrei detto sicuramente.\n\nSiamo rimasti in pochi e la situazione ci sta sfuggendo di mano!',0), -(9327,'itIT','So che noi Reietti sembriamo dei mostri ai tuoi occhi, ma ti assicuro che non siamo qui per nuocere alla tua gente, ma per combattere un nemico comune: Dar\'khan il traditore! Egli è tornato e ora comanda il Flagello che sta invadendo questa terra da Mortorium.\n\nLa nostra Regina, Dama Sylvanas Ventolesto, era un\'Elfa ed è originaria di queste terre. Anche lei vuole Dar\'khan morto, così come lo vuole la tua gente.\n\nLo sconfiggeremo insieme, $c!',0), -(9328,'itIT','Ecco un volto che non mi aspettavo di vedere tanto presto.\n\nSono ottime notizie, $n. Più di quanto tu possa immaginare.',0), -(9358,'itIT','Sei qui per aiutarci? Perché non l\'hai detto prima? C\'è sempre bisogno di gente disposta a darci una mano!',0), -(9359,'itIT','Sei qui per aiutarci? Ottimo!\n\nLa battaglia contro i Troll Amani ci è costata parecchie vittime, e combattenti in gamba come te sono sempre i benvenuti.',0), -(9360,'itIT','I Troll ci tengono inchiodati qui mentre progettano un attacco contro Brezzaserena. Non ce lo aspettavamo.',0), -(9363,'itIT','Grazie per queste preziose informazioni, $n. Ora che conosciamo i piani dei Troll, possiamo prepararci per un attacco.\n\nNon ci faremo cogliere di sorpresa.',0), -(9395,'itIT','Ah, la Magistra Albalunga si è finalmente degnata di rispondere alle mie semplici richieste. Dovrei denunciare il suo comportamento maleducato e insolente al Reggente di Lunargenta!\n\nMa torniamo a noi. Ora che sei qui, pensi che riuscirò a ricevere le provviste che stavo aspettando per il mio ricevimento?',0), -(9436,'itIT','Ben fatto. Che cosa curiosa...\n\nL\'iscrizione su questo totem è in una lingua che nessun Troll sarebbe mai in grado di imparare, ma che noi conosciamo. In essa viene nominato il proprietario, alleato di un Elementale dell\'Acqua di nome Naias, e lo indica come degno di canalizzare il suo potere.\n\nChe cosa inaspettata, ma non del tutto negativa, $n. Vorrei che mi aiutassi ad andare più a fondo.',0), -(9457,'itIT','Riesco ad avvertire il potere puro contenuto in questa gemma, $n. La manderò a Lunargenta perché i nostri Magistri possano studiarla ulteriormente, ma sono piuttosto sicuro che si rivelerà utile nella nostra lotta contro gli Amani.\n\nIl tuo aiuto per recuperare questa gemma si è rivelato inestimabile e farò in modo che i Lungopasso ricordino il tuo nome $r: colui che ha reso possibile il ritrovamento.',0), -(9758,'itIT','Ah, bene, eccoti qui! Sei arrivato giusto in tempo... abbiamo parecchie cose da fare!',0), -(9811,'itIT','Così hai ucciso Dar\'khan, $r? Notevole. Ho la sensazione che i nostri popoli presto saranno ottimi amici.',0), -(10166,'itIT','Non appartengo più a questo mondo e devo ammettere la sconfitta. La terra è cambiata per sempre e niente sarà più lo stesso.\n\nLascia il pendente qui con me, $n. Forse un giorno, parecchio tempo dopo che gli Elfi non ci saranno più, un nuovo albero crescerà in questo punto, in mezzo a una foresta bruciata e ai tronchi dei Treant morti.',0), -(11481,'itIT','Un altro soldato da Shattrath? Che bella sorpresa!\n\nVorrei che non fossi sola, ma mi adeguerò. Qualsiasi cosa stia accadendo qui, potrebbe piombarci addosso in qualsiasi momento.\n\nGuardati in giro, $c. C\'è molto da fare. Accomodati e fai la tua parte.',0), -(11523,'itIT','Ben fatto, $n. I cristalli stanno pian piano riprendendo energia. Approdo del Sole sarà nostro in un lampo!',0), -(11525,'itIT','Eccellente. Gli Avvistatori Convertiti ci aiuteranno a mettere in sicurezza il nostro perimetro.',0), -(11526,'itIT','È carino da parte di Theris preoccuparsi per me, ma qui abbiamo problemi più seri. Molto più seri.',0), -(11533,'itIT','Ogni demone che uccidiamo oggi è uno in meno da affrontare domani. Continua così.',0), -(11537,'itIT','La tua dedizione è esemplare, $n. Mostreremo alle forze della Legione Infuocata di cosa siamo capaci.',0), -(11543,'itIT','Ben fatto, $n. Passerà del tempo prima che al porto arrivino altri rinforzi.',0), -(13635,'itIT','Il Rapporto sul Passo Meridionale? Eccellente. Era un po\' che aspettavamo loro notizie.\n\nIn seguito all\'aumento del numero di Trogg su tutte le colline intorno a noi, temo che gli avamposti saranno i primi a essere attaccati.',0), -(13636,'itIT','Ordini! Vediamo cosa dicono... Ah! Vuole che mi occupi dell\'infestazione di Coboldi. Lo stiamo già facendo, quindi niente di nuovo.\n\nVuoi darci una mano?',0), -(13648,'itIT','Hai consegnato quella dannata spia alla giustizia! Che bella notizia. Ora che non dobbiamo più preoccuparci, possiamo dormire sonni più tranquilli.',0), -(14078,'itIT','<Il cadavere di quest\'uomo presenta profondi segni di artigli.>',0), -(14091,'itIT','Ancora tu? Vedo che sei uno che non si nasconde di fronte al pericolo. Molto bene...',0), -(14093,'itIT','È inutile, $n! Continuano ad arrivare.',0), -(14094,'itIT','Eccellente! Farò in modo che vengano portate in un luogo sicuro.',0), -(14099,'itIT','Stiamo tutti bene. Un po\' scossi, ma vivi.',0), -(14157,'itIT','Mantogrigio vuole salvare Crowley? È uscito di senno?',0), -(14159,'itIT','Non mi guardare! Lasciami in pace!',0), -(14204,'itIT','Ottimo. Comincerò a radunare un po\' di gente per mettere quei cannoni in posizione.',0), -(14212,'itIT','Preparati, $n.\n\nStanno arrivando.',0), -(14214,'itIT','Sapevo che Crowley sarebbe stato dei nostri. Le sue armi ci saranno molto utili.',0), -(14218,'itIT','Ti sei comportato bene, $n. Hai fatto più di quanto osassimo chiederti.\n\nSiamo a corto di munizioni... meglio raggrupparsi all\'interno ora.',0), -(14222,'itIT','Hanno smesso di arrivare.\n\nNon è un buon segno, $n.',0), -(14293,'itIT','Ottimo lavoro, $n. Faremo in modo che Krennan lasci la città sano e salvo.',0), -(14294,'itIT','Abbiamo pochissime alternative, $n. La prossima sarà una decisione critica.',0), -(14313,'itIT','Ha funzionato! Per la Luce, ha funzionato!',0), -(14320,'itIT','<La cassa è stata distrutta e le fiale che conteneva appaiono rotte.>',0), -(14321,'itIT','Reietti! Presto, $n! Dobbiamo organizzare le difese.',0), -(14336,'itIT','$n... sei VIVO!!!\n\nQuando ho sentito la tua voce credevo stessi sognando...',0), -(14347,'itIT','Sì, $n! Proprio come ai vecchi tempi...\n\nNon sarà facile resistere alla tentazione di spararti, ma Krennan dice che sei dalla nostra parte.',0), -(14348,'itIT','Insieme formiamo proprio una bella squadra, $n...\n\nSono felice che tu sia tornato.',0), -(14366,'itIT','Ottime notizie, $n. Ho inviato il resto della milizia verso la spiaggia per dare il benvenuto ai Reietti.',0), -(14367,'itIT','I Reietti sono qui al gran completo, $n. A malapena abbiamo uomini per ricacciarli indietro.',0), -(14368,'itIT','I miei bambini sono salvi! Hai compiuto un gesto splendido, $n. Non so come ringraziarti!',0), -(14369,'itIT','Niente male, $n! È un bene che tu stia dalla nostra parte.',0), -(14382,'itIT','Ottimo lavoro, $n. Sarai anche una bestia sanguinaria, ma per fortuna sei dalla nostra parte.',0), -(14482,'itIT','Scommetto che non è esattamente la battaglia che ti aspettavi. Ciò nondimeno è una battaglia, come scoprirai presto...',0), -(24428,'itIT','Cosa? Come l\'hai avuta? Non è forse... Meglio non indagare, immagino. Di sicuro ti meriti uno di questi oggetti come ricompensa.',0), -(24432,'itIT','Ecco a te, $c. Con questo non dovresti avere più problemi a muoverti in mare.\n\nMa bando alle ciance, torniamo al lavoro. C\'è molto da fare e il tempo stringe.',0), -(24469,'itIT','Ottimo lavoro, ragazza mia. Ora siamo in grado di difendere il perimetro.\n\nEcco, prendi questo per il disturbo. Potrebbe tornarti utile, visto che ho un altro favore, più importante, da chiederti...',0), -(24470,'itIT','Mmm... dici che ci accusano di aver distrutto la loro casa? Be\', non siamo stati noi: quello di oggi è stato un terremoto terribile. Sono così stupidi da non vedere che anche il nostro accampamento è mezzo distrutto?\n\nMa non posso biasimarli se combattono per difendere la loro casa.',0), -(24471,'itIT','Molti di coloro che hai salvato sono già tornati all\'accampamento. Le ferite sono state bendate per bene! Avresti un futuro come soccorritrice, se la cosa ti interessasse.',0), -(24473,'itIT','Ahhh... e TU cosa vuoi? Non vedi che sono occupata? Vai a seccare qualcun altro, non ho tempo.\n\nAspetta, che hai detto? Ti manda Joren per aiutarmi? Be\', perché non l\'hai detto subito?',0), -(24474,'itIT','<Jona beve un lungo sorso di Gnomenbrau.>\n\nAhh... così va meglio. Ora possiamo cominciare a lavorare.',0), -(24475,'itIT','Per ora ci arrangeremo con questo. Abbiamo molte persone da sfamare, ma toccherà far di necessità virtù. Speriamo che il Re Barbabronzea a Forgiardente ci mandi presto degli aiuti.',0), -(24477,'itIT','Meraviglioso! Guarda questo... deve risalire ad almeno 200 anni fa!\n\nMa passiamo a un\'altra questione...',0), -(24486,'itIT','Ma guarda! La lama di un\'ascia, un paio di punte di freccia e quello che sembra essere un rudimentale cucchiaio. Davvero affascinante.\n\nGrazie ancora per il tuo aiuto, $n. Se non altro avrò qualcosa da studiare finché Joren non ci permetterà di andarcene.',0), -(24487,'itIT','Benvenuta, $c. Pronta a metterti al lavoro?',0), -(24489,'itIT','Mmm... interessante. Da quel che dici, un Elementale del Fuoco potrebbe essersi introdotto qui da Gorgia Rovente. Oppure il terremoto potrebbe aver squarciato il Piano Elementale...\n\n<A Soren scappa una risata isterica.>\n\nA ogni modo, è una cattiva notizia. Dovresti riferire subito tutto a Grelin.',0), -(24490,'itIT','A Forgiardente? Be\', innanzitutto devi attraversare Kharanos e, prima ancora, questa galleria.',0), -(24491,'itIT','Milo Vitefitta a rapporto. Era tuo quel segnale di richiesta di soccorso?',0), -(24492,'itIT','Te la sei presa comoda. Tieniti forte e dai un ultimo sguardo! Probabilmente non tornerai qui per molto, molto tempo.',0), -(24522,'itIT','Vuoi accedere al Pozzo Solare? Impossibile! È il luogo più sacro e importante per il nostro popolo. Siamo riusciti a riconquistarlo solo di recente, grazie all\'aiuto dell\'Offensiva del Sole Infranto. Non è un posto per turisti o viaggiatori.',0), -(24535,'itIT','Lo confesso: non credevo che lo spirito di Thalorien ti avrebbe riconosciuto quale erede di Quel\'Delar, ma mi rimetto al suo giudizio. Puoi accedere al Pozzo Solare, ma ricorda: sei solo un ospite nel più sacro dei nostri luoghi, comportati di conseguenza.',0), -(24913,'itIT','Sono commosso, $n. Il Profeta Velen ha sempre tentato di mostrarsi in pubblico il meno possibile e non ha mai utilizzato la sua energia, se non per prepararsi alla sfida finale che ha predetto.\n\nEppure è venuto qui, di persona, per consolare una sola anima sul letto di morte.\n\nDevo ringraziare anche te, per avermi aiutato, mentre cercavo di dare sollievo al mio amico. Porterò avanti la mia ricerca... e spero che Magtoor continuerà a vegliare su di me.',0), -(25013,'itIT','Ah, questo veleno andrà benissimo, $n. Tutto il resto è già nella mistura e sta bollendo. Grazie, $c!',0), -(25056,'itIT','Alienatus, ce l\'hai fatta ancora una volta! Sono perfette.',0), -(25118,'itIT','Dormirò sonni più tranquilli sapendo che quegli esseri enormi non entreranno più in camera mia mentre dormo... di nuovo. Grazie mille.',0), -(25211,'itIT','Gliel\'hai fatta vedere! Bel lavoro!',0), -(25215,'itIT','L\'acqua diverrà limpida in breve tempo. Grazie per l\'aiuto.',0), -(25216,'itIT','Un\'altra ammiratrice del Grande Sambino! Hai fatto tutta questa strada per un autografo? Be\', mi dispiace, ma sono troppo impegnato per perdere tempo a firmare qualsiasi cosa... via, ora.',0), -(25217,'itIT','Un altro campione. Fantastico! Le ricchezze minerarie del mare saranno presto mie.',0), -(25218,'itIT','Lo so... lo so, avrei dovuto darti dei pesi per non farti galleggiare via, per i palloncini e così via. Che fortuna che indossi una corazza!',0), -(25219,'itIT','Grazie davvero. Se avessi dovuto subire un\'altra presa in giro, ti giuro che avrei incornato qualcuno.\n\nSe scoprirò qualcosa, te lo farò sapere.',0), -(25221,'itIT','Un lavoro impressionante.\n\nIl Signore del Profondo è fuggito... non sono riuscito a trovarlo da nessuna parte. Ci serve per localizzare i nostri amici imprigionati.\n\nAndrò a cercarlo. Non potrà nascondersi a lungo.',0), -(25222,'itIT','Un volto amico! Benvenuta!\n\nSei stata gentile a venirci a cercare. Stiamo bene. Alcuni perlustratori dei Naga ci hanno trovato, ma sono certa che nessuno di loro sia riuscito a fuggire. Per ora siamo al sicuro.',0), -(25235,'itIT','Ti ho visto abbatterne un paio da qui. Ottimo lavoro.\n\nEcco la tua ricompensa, con i ringraziamenti dei Guardiani della Notte.',0), -(25281,'itIT','Mentre eri via, sono riuscito a rianimare alcuni soldati.\n\nAbbiamo bisogno di ogni aiuto possibile se vogliamo sopravvivere in questo luogo.',0), -(25334,'itIT','Tenevamo sospetti sui Naga, ma nun sapevamo che il Culto del Crepuscolo teneva le mani in pasta. Stanno corrompendo li elementi, trasformandoli in orrori.\n\nDobbiamo combatterli tutti quanti per la speranza di portare la pace a Vashj\'ir. Nun teniamo abbastanza uomini per farcela.\n\nVieni, $c, dobbiamo faticare assai.',0), -(25357,'itIT','Speriamo che i tuoi sforzi ci facciano guadagnare abbastanza tempo...',0), -(25358,'itIT','Confido che anche tu abbia capito cosa stia succedendo dentro quelle casse...\n\nGiusto... ferrrmennntazione! Prendi, la mia ricetta segreta.\n\nNessun altro ce l\'ha!',0), -(25359,'itIT','Mi ricordo di te. Eri lì quando ci hanno attaccato nella grotta.\n\nFelice di vederti, $c. Pronta per la vendetta?',0), -(25360,'itIT','Che angoscia, ma quaggiù è tutto di taglia gigante? Magari trovo qualche Goblin di mare da qualche parte.\n\nGrazie, comunque.',0), -(25371,'itIT','Fantastico! Sembri sfinita. Deve proprio valerne la pena.\n\nCon una cavalcatura veloce come questa ai tuoi comandi, le cose andranno molto meglio quaggiù. Mi congratulo con te, $n.',0), -(25377,'itIT','<Hai scoperto un tesoro nascosto!>\n\n<La tua mente vacilla pensando a quali altri tesori potrebbero essere celati sul fondo del mare.>',0), -(25388,'itIT','Che sorpresa, $n!\n\nSe qualcuno mettesse mai in discussione la tua reputazione, mandalo da me.\n\nRacconterò a tutti di come mi sei stata d\'aiuto nel momento del bisogno, con una cassa di granchi...',0), -(25389,'itIT','Fantastiche!\n\nSono le code più grandi e succulente che abbia mai visto!',0), -(25390,'itIT','Li hai trovati! Credevo di averli persi per sempre...\n\nEcco a te, $n. Spero che sia una ricompensa adeguata.',0), -(25395,'itIT','Siano ringraziati i Creatori! È intatto. Sembra che gli Orchi non siano riusciti ad aprire il tappo sigillato e neanche a penetrare con le loro armi il capolavoro realizzato dai falegnami di Forgiardente.',0), -(25405,'itIT','Ti ascolto, $r.\n\nComprendo l\'urgenza, ma i miei uomini non sono in condizione di combattere.',0), -(25439,'itIT','Sono contento di avere una valida combattente come te al mio fianco. Troppe volte i miei fratelli Sciamani non hanno retto il peso della situazione.',0), -(25440,'itIT','E con questo, spero che le aggressioni si fermino per un po\'.',0), -(25441,'itIT','Troppo spesso veniamo scambiati per dei Druidi. Magari è vero per qualcuno, ma non cedere al pregiudizio che vuole gli Sciamani come esseri pacifici.\n\nNiente di quello che faccio mira all\'armonia. Io soggiogo gli elementi alla mia volontà. Non c\'è nessuna ricompensa.',0), -(25442,'itIT','Cos\'è? Una perla? Credo che sia qualcosa di più.\n\nÈ proprio quello che cercavo. Grazie per avermela portata.',0), -(25456,'itIT','Quindi Sam è tutto intero? E quella poveraccia di Felecia? Sono lieta di sentirtelo dire.\n\nSpero solo che un giorno impari a rispettare di più gli elementi e non li consideri come meri strumenti.',0), -(25459,'itIT','Bene, ora sono più tranquilla.\n\nGrazie ancora, $c.',0), -(25467,'itIT','<Lo splendido suono dello scrigno che si apre è seguito dall\'apparizione del tesoro che una volta era nascosto.>',0), -(25477,'itIT','Che sfortuna...\n\nTutto considerato, sono lieta di vedere che non sei stata ferita.',0), -(25503,'itIT','Questo oggetto ha un grande valore per i Branclin locali. Re Branchiabigia stesso lo desidera.',0), -(25545,'itIT','Ben fatto, $c!\n\nGrazie a te i miei uomini saranno pronti quando i nemici attaccheranno.',0), -(25546,'itIT','Questo dovrebbe alleviare le nostre fatiche.\n\nAncora una volta, grazie.',0), -(25547,'itIT','Ora non è il momento di parlare con gli uomini.\n\nVa bene così. Sanno cosa va fatto.',0), -(25558,'itIT','Il Circolo della Terra ha ricevuto la mia richiesta di soccorso e ha inviato aiuto. Giusto in tempo, a quanto pare.\n\nSpero che ne arrivi presto dell\'altro. Siamo in pochi e loro sono una legione.',0), -(25564,'itIT','Sembra tutto funzionante.',0), -(25587,'itIT','Non so come ringraziarti, $r.\n\nSpero soltanto che questo incubo abbia un lieto fine.',0), -(25598,'itIT','Che brutta fine avremmo fatto senza di te, $r!\n\nNon voglio neanche immaginarlo!',0), -(25602,'itIT','Incredibile!\n\nVediamo se funziona...\n\nStai indietro, $n!',0), -(25638,'itIT','Se è ancora vivo, potrei individuare dove si trova il poveretto.',0), -(25651,'itIT','La mia polvere da sparo!\n\nL\'hai trovata! Allora non sono pazzo!',0), -(25667,'itIT','Ora che ti sei sbarazzata dei Wendigo, possiamo concentrare i nostri sforzi sui Troll Mantogelido a est.',0), -(25668,'itIT','Ben fatto, $n. I Montanari saranno lieti di sapere che non dovranno più razionare il cibo. Hanno bisogno di tutta la loro forza per continuare a combattere i Mantogelido.',0), -(25670,'itIT','Sto meglio di quanto possa sembrare...',0), -(25674,'itIT','Ben fatto, $r. Hai dimostrato di saper neutralizzare un Ogre... un\'impresa non da poco. Adesso vediamo se sei in grado di neutralizzare una miniera di ferro dell\'Alleanza...',0), -(25675,'itIT','Ottimo lavoro, $n. Non solo ci hai fatto guadagnare tempo rimandando il prossimo attacco degli Ogre, ma hai anche stimolato alcuni nostri schiavi a lavorare più alacremente!',0), -(25676,'itIT','Finalmente... ecco un altro agente a mia disposizione. Spero ti sia riscaldato un po\'... è ora di ballare!',0), -(25678,'itIT','Ottimo lavoro, amico. Mi piace come conduci gli affari.',0), -(25682,'itIT','<Okrilla legge rapidamente il rapporto.>\n\nSono senza parole, $n. Io non mi sarei nascosta nella Scatola Incospicua, ma per il resto hai fatto un ottimo lavoro. La battaglia vinta oggi forse non ci frutta un bottino immediato, ma i danni inflitti all\'Alleanza lasceranno il segno per molto tempo.',0), -(25683,'itIT','Ti manda Okrilla? Okrilla l\'assassina?\n\n<Lynnore ascolta ciò che hai da dirle.>\n\nLoramus, hai detto? Mi spiace, non abbiamo visto il tuo Cacciatore di Demoni... ma sappiamo come trovarlo.',0), -(25684,'itIT','Eccellente. Ora possiamo passare ad altro...',0), -(25685,'itIT','<Lynnore guarda il sangue avidamente.>\n\nPiù che sufficiente... e ancora caldo! Direi che possiamo iniziare il rituale.',0), -(25686,'itIT','Il rituale ha avuto successo: riesco a vedere chiaramente dove si trova adesso Loramus. O meglio, dove si trovano i pezzi del suo corpo...',0), -(25687,'itIT','Mmm... sì, posso lavorarci su.\n\n<Lynnore esamina la testa dell\'Elfo della Notte.>\n\nLoramus Thalipedes, Cacciatore di Demoni... Non vedo l\'ora di incontrarti di nuovo.',0), -(25688,'itIT','Ma... ma... Idiota, cos\'hai fatto?',0), -(25689,'itIT','Cosa? LORAMUS?!?\n\nDannazione, abbassa la voce... Se il mio capo viene a sapere che ho lavorato per Loramus, posso considerarmi un Goblin disoccupato!\n\n<Wazzik prende la runa, la stringe al petto, chiude gli occhi e annuisce.>\n\nBe\', almeno non stavi mentendo. Mettiamoci al lavoro.',0), -(25690,'itIT','Perfetto, $n. Per i prossimi giorni, se non altro, io e Lynnore mangeremo bene.',0), -(25691,'itIT','Speriamo che gli bastino. Probabilmente non c\'è tempo per tornare a estrarne delle altre.',0), -(25692,'itIT','Non c\'è dubbio, quello che hai raccolto è sangue di demone.\n\nSenza contare la richiesta di Loramus, sono certo che Dar\'toon ti sarà grato per quanto hai fatto. È da un po\' che quei demoni distoglievano le nostre forze da compiti più importanti.',0), -(25693,'itIT','Abbiamo ciò che ci serve. Se incontrerai di nuovo Wazzik, puoi dirgli che sono soddisfatto del suo lavoro. Ora metterò subito all\'opera i Maghi del Sangue affinché realizzino il Pugnale di Pietra del Sigillo. Adesso non è il momento delle domande. Tutto verrà rivelato al momento opportuno.\n\nMentre i Maghi del Sangue sono al lavoro, avrei un\'altra richiesta da farti. Anzi, in realtà sono tre.',0), -(25694,'itIT','Soldato, apprezzo molto il tuo lavoro.\n\n<Il Signore della Guerra si avvicina e ti sussurra:>\n\n$r... Se ti interessa, avrei un altro piccolo incarico da affidarti...',0), -(25695,'itIT','Sei sicuro di non essere stato visto da nessuno? Bene.\n\n<Dar\'toon ascolta il tuo resoconto.>\n\nUmpf... roba abbastanza innocua. O l\'Alleanza è così sciocca da NON tramare nulla contro di noi, oppure nascondono i loro piani meglio di quanto credessi. A ogni modo, ottimo lavoro, soldato.',0), -(25696,'itIT','Benvenuto, straniero. Grazie per aver risposto alla mia richiesta.',0), -(25697,'itIT','<Lynnore esamina l\'amuleto.>\n\nEra un Arcimago, lo sento. Questo lo custodirò io, mentre tu andrai in cerca degli altri due.',0), -(25698,'itIT','<Lynnore soppesa l\'amuleto.>\n\nUna Strega... e anche potente. Questo lo custodirò io finché non sarà il momento.',0), -(25699,'itIT','<Lynnore ti strappa dalle mani il terzo amuleto.>\n\nEra un potente guerriero, quel Grol. Custodirò io l\'amuleto finché Loramus non sarà pronto a procedere.',0), -(25700,'itIT','Bene, a quanto pare siamo pronti ad affrontare il nostro demone, eh? Abbiamo la benedizione degli amuleti, abbiamo il Pugnale di Pietra e solo io conosco il vero nome del demone, Rakh\'likh. Tutti questi elementi insieme dovrebbero bastare a sconfiggere il Profanatore.',0), -(25703,'itIT','Ben fatto, prode $c. Sono felice... ma non ancora del tutto soddisfatto.',0), -(25705,'itIT','Hai restituito un po\' d\'orgoglio a un vecchio Murloc, $r.\n\nGrazie! E che le onde possano sempre bagnarti i piedi.',0), -(25706,'itIT','Terraneo, oggi potranno anche prendere in ostaggio e uccidere gli ultimi superstiti dei Pozzaroccia, ma ora potranno raggiungere l\'aldilà sapendo di essere stati vendicati. Grazie, $r.',0), -(25708,'itIT','<Enohar beve un sorso da un boccale appena riempito.>\n\nOttimo lavoro, ragazza mia. L\'Alleanza è fiera di te.',0), -(25709,'itIT','Quel che è successo alla Spiaggia dei Relitti è una tragedia. Non erano nemmeno dei soldati... solo gente in cerca di una nuova casa.\n\n$n, penso che abbiamo fatto tutto ciò che potevamo.',0), -(25710,'itIT','Mmm... non male. Sei più rapida di molti dei miei uomini. Resta in zona, $n... potrei aver ancora bisogno di te.',0), -(25711,'itIT','$n, tu rappresenti una preziosa risorsa per l\'Alleanza e per il Kirin Tor. Ben fatto.\n\nCol tempo, le nostre truppe riconquisteranno le miniere e scacceranno quei cani dell\'Orda dalle Terre Devastate.',0), -(25712,'itIT','Grazie, $n. Grazie ai tuoi sforzi sono certo che, col tempo, riconquisteremo le Miniere di Guardiafatua.',0), -(25713,'itIT','Ah, al suono di un\'esplosione il mio cuore si ravviva. Oggi hai fatto felice questa Gnoma, $n!',0), -(25714,'itIT','I miei accoliti hanno fatto bene a inviarti da me. Ho un problema che potrebbe minacciare la sacralità dei Guardiafatua e ho bisogno di un individuo più abile della norma.',0), -(25715,'itIT','Hai visto dei Worgen? Brutta notizia.\n\nFantasmi Worgen? Ancora peggio!\n\nQuelle non erano navi dell\'Orda... erano navi di Gilneas. E dovevano essere dirette a Surwich, all\'estremità meridionale del Bosco Corrotto. Ora tutto acquista un senso.\n\nDobbiamo cercare di aiutarli, $n! I Worgen sono nostri alleati!',0), -(25716,'itIT','Ben fatto, $n. Ora vedremo se i miei sospetti erano fondati.',0), -(25717,'itIT','Grazie, $n.\n\nForse meriti maggiore franchezza da parte mia. I demoni non erano che una seccatura. Il vero problema è rappresentato dal Druido Worgen.',0), -(25718,'itIT','Rohan ha mandato TE per uccidere quel Druido? Molto bene...\n\nMeglio che tu lo sappia: Marl Spinaverme è tanto demone quanto Druido. Persino un Druido della sua potenza è destinato a soccombere alle energie demoniache che scorrono potenti in questa regione. Questo, tuttavia, non significa che vada sottovalutato.',0), -(25721,'itIT','Sono impressionata. Finalmente uno che non disonora il nome di Magni. Sia benedetto il suo povero cuore.\n\nSolo per questo meriteresti di essere il primo a bere la birra, ragazzo. Ma resta coi piedi per terra! Abbiamo dell\'altro lavoro da fare!',0), -(25723,'itIT','Gustose. Le friggeremo e l\'intero accampamento si risparmierà una settimana di biscotti ai funghi.',0), -(25724,'itIT','Dovremmo riuscire a concentrare i nostri sforzi sul resto dei Troll a est, ma c\'è ancora il problema dei Wendigo nella Tana Selvaggia.',0), -(25725,'itIT','Andranno bene. Rimetterò in piedi i ragazzi appena le avrò rese commestibili.',0), -(25726,'itIT','Molto bene, è intatto! Grazie mille.\n\nOra dovresti proprio darti una bella ripulita.',0), -(25727,'itIT','Ottimo lavoro con la spazzatura! Brucerò la barba più tardi in modo che non appesti l\'accampamento.',0), -(25732,'itIT','Tutto qui?\n\nAspetta un attimo, come dovrebbe rimuoverla?',0), -(25734,'itIT','Splendido, ragazzo. Dovrebbe essere quello che ci serve. Diamogli uno sguardo.',0), -(25735,'itIT','Un minerale splendido.\n\nBuon per te che non hai buttato il piccone. L\'ultima persona che ho mandato ha lasciato cadere il manico a terra. E quella parte non è a prova di scintille.',0), -(25736,'itIT','Incredibile! Questa cosa continua a combattere!\n\nSei un tipo tosto, $n. Lo apprezzo e credo che meriti una ricompensa.\n\nContinua a fare del tuo meglio per aiutare Forgiardente e se vedi le mie sorelle, salutamele.',0), -(25743,'itIT','Che occasione sprecata...',0), -(25770,'itIT','Finalmente quei Montanari inetti hanno affidato la birra a un vero uomo per consegnarcela.\n\nBenvenuto nella mia spedizione. Se vuoi aiutare Forgiardente svolgendo il lavoro di alcuni esseri imbelli e pigri che si fanno chiamare Nani, sei nel posto giusto!',0), -(25772,'itIT','Incredibile. Dubitavo che qualcuno potesse trovare un\'altra sfera, eppure eccola qui a pulsare tra le mie mani.\n\nBen fatto, $n!\n\nAnche se lo ritengo impossibile, dovessi trovarne delle altre non esitare a tornare da me: saprò come ricompensarti.',0), -(25777,'itIT','Diamogli uno sguardo.\n\nMa che belle notizie. \"Instabilità geologiche consistenti\"? \"Minaccia di una grossa destabilizzazione topologica\"?\n\nSono felice di sapere che rischiamo un\'altra bella catastrofe. Voglio dire, che ci vuole? Dobbiamo solo asciugare le città alluvionate e far evacuare tutta la popolazione!\n\nBah!',0), -(25780,'itIT','È morto! Siano ringraziati i Creatori...\n\nNon mi piace quella gente, ragazzo. I Ferroscuro con cui ho avuto a che fare non erano folli a tal punto. Qualcosa ha fatto impazzire quelle carogne...',0), -(25792,'itIT','Finalmente buone notizie dal Fronte dei Mantogelido. Darò subito l\'ordine ai Montanari di attaccare. Dobbiamo avvertire i nostri alleati gnomeschi a Grigliafredda di iniziare la loro avanzata.',0), -(25794,'itIT','Dobbiamo sbrigarci!\n\nSono certo che hai capito che gli rimane poco tempo.',0), -(25801,'itIT','Ben fatto, $n.\n\nAccetta questo pagamento per aver adempiuto al contratto con i Soldati Mercanti.',0), -(25802,'itIT','<Questa cassa è ricoperta di artigliate ed è stata danneggiata dall\'acqua. Forzandola, scopri della paglia marcita, che probabilmente serviva per trasportare qualcosa di valore. Spostando la paglia trovi...>\n\n<...delle bottiglie rosse.>',0), -(25803,'itIT','<Questo barile è intonso. Lo forzi e...>\n\n<...vieni assalito da un forte odore di formaggio. Anche se un po\' bagnato, è gustoso!>',0), -(25804,'itIT','<Questo barile è per metà sotterrato nel fango e nell\'erba...>',0), -(25805,'itIT','Il Capitano della Principessa Cieca sarà felice di sapere che il suo prezioso carico è stato recuperato. Ti sei meritata questo denaro per i servigi che ci hai reso.\n\nÈ bello sapere che ci sono persone affidabili come te, soprattutto in tempi bui come questi.',0), -(25812,'itIT','Una... una $r? Qui?\n\nSto impazzendo...',0), -(25815,'itIT','Senti come brucia lo stomaco e scioglie la lingua. Grazie, amico!',0), -(25816,'itIT','Sei qui per conto di Fitzsimmons, vero? È passato così tanto tempo...',0), -(25817,'itIT','Il dolore è cessato... ma la fonte della maledizione è ancora integra.',0), -(25818,'itIT','<La chiave è arrugginita, ma entra alla perfezione.>',0), -(25819,'itIT','L\'Occhio di Paleth? Dici che è stato Fitzsimmons a mandarti lì?\n\nChe la Luce ci assista... non un\'altra volta. Fitzsimmons è morto, ragazza. Comunque non sei la prima che viene qui con questa storia.',0), -(25820,'itIT','Che tu sia benedetta per aver esaudito le richieste di una donna sposata come me. Sei stata gentile.',0), -(25824,'itIT','Be\'. Non è di grande incoraggiamento, ma è qualcosa...',0), -(25838,'itIT','Ah, tu devi essere quella mandata dal Capitano Tharran. Ho già usato il Dispiegatore per schierare la maggior parte della squadra di Agenti Segreti al Riparo dei Mantogelido. Aspettano solo il tuo arrivo.',0), -(25839,'itIT','Non preoccuparti, la sensazione di stordimento sparirà fra qualche minuto. Dopo tutto, non è affatto male come mezzo di trasporto. Il sistema di paracadute però va rivisto. Si apre davvero all\'ultimo istante... e a volte è troppo tardi! Ma ora basta parlare, abbiamo una missione da portare a termine.',0), -(25840,'itIT','Ottimo lavoro, $n. Ora avviserò il Capitano Tharran. La morte di Battok dovrebbe porre fine alla minaccia dei Mantogelido.',0), -(25841,'itIT','Tu e le forze aeree avete fatto un ottimo lavoro. Abbiamo messo in fuga i Mantogelido, ora non ci resta che eliminare i superstiti.',0), -(25849,'itIT','Guardale! Non male, vero? Se tutte le mie scoperte si scavassero da sole, il mio lavoro sarebbe molto più semplice!\n\nOvviamente hai contribuito anche tu a semplificarlo, $n. Te ne sono grato.',0), -(25850,'itIT','Gliel\'hai fatta vedere! Perfetto!',0), -(25853,'itIT','Che sollievo! Forse riusciremo a scavarci una via d\'uscita.\n\nNo, fai come se non avessi detto niente, era solo una battuta.',0), -(25854,'itIT','Magnifiche! Si schiuderanno entro oggi...\n\nOra devo sbrigarmi a costruire un recinto per metterci i cuccioli, prima che le uova si schiudano tutte insieme. Cosa potrebbe andare storto?',0), -(25855,'itIT','Magnifico! Potrò rimettermi subito al lavoro. Grazie mille!',0), -(25856,'itIT','Te ne sono grato, $c. È un altro passo per risollevare le sorti della mia famiglia.',0), -(25857,'itIT','Meraviglioso! Sei una vera eroina, $n. Non dimenticherò mai ciò che hai fatto per me e la mia famiglia.\n\nSo che non è molto, ma ti prego di accettarlo con la mia benedizione.',0), -(25864,'itIT','Hai svolto un ottimo lavoro. Considera questa ricompensa come proveniente dalla stessa Forgiardente. È compito di ogni Nano difendere Khaz Modan.',0), -(25865,'itIT','Ottimo lavoro, $n! La Guardia di Forgiardente apprezza quello che hai fatto. Hai reso un gran servigio alla città.\n\nPurtroppo è sorto un altro problema...',0), -(25866,'itIT','Suppongo che non abbiano accettato di scendere a patti con te. Che peccato.',0), -(25867,'itIT','Dovrebbe andare. Più Gnoll dovranno riacciuffare, più sarà facile metterli in riga.',0), -(25868,'itIT','Ottimo lavoro! Oggi, $n, hai sistemato una delle peggiori criminali di Forgiardente. Credo proprio che meriti una ricompensa adeguata.',0), -(25882,'itIT','Tu sei quella che ha aiutato il Capitano Tharran a sconfiggere i Troll Mantogelido? Ho letto il tuo nome nei rapporti. Finalmente ti conosco. Potresti essere la persona adatta per aiutarci a difendere la tenuta.',0), -(25887,'itIT','È come dovrebbe essere.\n\nOra abbiamo la strada spianata per infliggere ai Naga un colpo letale.',0), -(25888,'itIT','Ora speriamo che i prigionieri liberati sopravvivano.\n\nPer premiare il tuo nobile gesto, accetta questo dono.',0), -(25905,'itIT','I montoni che hai recuperato sono tornati nel recinto. Ho incaricato i membri della mia famiglia di fare la guardia giorno e notte. Quei Troll non ci coglieranno più di sorpresa!',0), -(25924,'itIT','Scommetto che non è esattamente la battaglia che ti aspettavi. Ciò nondimeno è una battaglia, come scoprirai presto...',0), -(25926,'itIT','Sì... ora le Paludi soffrono di meno.\n\nMa ci sono altre minacce. Incombono. Riesco a vederle!',0), -(25927,'itIT','Sì, le fiamme muoiono. Ora c\'è pace. Pace per questa terra.',0), -(25929,'itIT','Ecco a te, $c. Con questo non dovresti avere più problemi a muoverti in mare.\n\nMa bando alle ciance, torniamo al lavoro. C\'è molto da fare e il tempo stringe.',0), -(25932,'itIT','Grazie a te, siamo riusciti a indebolire notevolmente gli Incursori. Hanno riportato numerose perdite dall\'inizio degli attacchi. Ora è il momento di approfittarne.',0), -(25933,'itIT','Mazzaselce? Questo nome non mi è nuovo... Ora che ci penso, c\'è un Mazzaselce tra i minatori. È uno dei pochi fortunati riusciti a fuggire dalla miniera. La maggior parte dei miei uomini è ancora intrappolata laggiù.',0), -(25936,'itIT','Mentre eri via, sono riuscito a rianimare alcuni guerrieri.\n\nAbbiamo bisogno di ogni possibile aiuto se vogliamo sopravvivere in questo posto.',0), -(25937,'itIT','Grazie per aver recuperato questi manufatti. Mi assicurerò che vengano esposti nel museo di Forgiardente insieme alla storia degli uomini che sono morti per riportarli alla luce.',0), -(25939,'itIT','Aiutandoci a lenire le sofferenze della terra, hai anche portato la pace nell\'anima di Guardiaverde.\n\nGrazie, $n.',0), -(25941,'itIT','Ti ascolto, $r.\n\nComprendo l\'urgenza, ma i miei uomini non sono in condizione di combattere.',0), -(25942,'itIT','Speriamo che i tuoi sforzi ci abbiano fatto guadagnare abbastanza tempo...',0), -(25943,'itIT','Buoni buoni.\n\nBen presto riavremo le forze per combattere.',0), -(25944,'itIT','Ben fatto, $r.\n\nOra abbiamo più possibilità di farcela.',0), -(25946,'itIT','Sangue e tuono!\n\nQuesto cambia tutto, $c!',0), -(25947,'itIT','Ben fatto!\n\nOra più che mai siamo pronti ad affrontare i Naga!',0), -(25948,'itIT','Non c\'è tempo per parlare con l\'Avanguardia.\n\nPoco male...',0), -(25949,'itIT','Il Circolo della Terra ha ricevuto la mia richiesta di soccorso e ha inviato aiuto. Giusto in tempo, a quanto pare.\n\nSpero che ne arrivi presto dell\'altro. Siamo in pochi e loro sono una legione.',0), -(25978,'itIT','Ce l\'hai fatta! I Montanari stanno tornando all\'accampamento per sottoporsi alle cure dei nostri medici. Siamo tutti in debito con te, $n.',0), -(25979,'itIT','Non è mai facile tollerare la violenza contro gli stessi elementi da cui attingo il mio potere, ma a volte non c\'è altra soluzione. Il nostro dovere verso la gente di Dun Morogh viene prima di tutto.',0), -(25986,'itIT','Sono contento che il Senatore non sia venuto di persona. Qui è pericoloso e ci servirà tutto l\'aiuto possibile per mettere la situazione sotto controllo.',0), -(25997,'itIT','Lo sapevo che non erano qui per il panorama.\n\n<Il Sergente esamina i Piani che hai rubato e spalanca gli occhi.>\n\nLa situazione è più seria di quanto pensassimo! Non si tratta di un semplice attacco... i Ferroscuro puntano a indebolire le difese di Forgiardente!',0), -(25998,'itIT','Grazie al cielo sei qui, $n. L\'Aerodromo è sotto attacco da parte dei Ferroscuro e non credo che potremo resistere ancora a lungo.',0), -(26000,'itIT','...$r? Qui?\n\nSto impazzendo...',0), -(26007,'itIT','Be\'. Non è di grande incoraggiamento, ma è qualcosa...',0), -(26008,'itIT','Ora speriamo che i prigionieri liberati sopravvivano.\n\nPer premiare il tuo nobile gesto, accetta questo dono.',0), -(26024,'itIT','Hai eliminato Marez Chiomatruce? Ben fatto, $n. Davvero ben fatto!\n\nMarez minacciava i nostri uomini a Stromgarde; inoltre pare che facesse da collegamento tra la Lega dei Tagliagole e un altro potere, più oscuro e temibile. Siamo felici di sapere che non potrà più utilizzare i suoi terribili poteri contro di noi.',0), -(26035,'itIT','Non male. Dato che mi sembra chiaro che sai cavartela, spero tu possa aiutarci per una questione ancora più urgente.',0), -(26036,'itIT','Eccellente. Uno in meno e ancora tre da recuperare, secondo la mia lista. Gli altri tre oggetti si trovano tutti a Stromgarde.\n\nRiposati e recupera le forze... La fase successiva del mio piano richiede più tempo e fatica. Torna da me dopo aver messo qualcosa di caldo sotto i denti ed esserti riposata un po\'.',0), -(26037,'itIT','Sei davvero sorprendente, $n. Ancora una volta, ben fatto.\n\nLascia che lanci il giusto incantesimo e sarai pronta.',0), -(26038,'itIT','Malin non avrebbe potuto sperare nell\'aiuto di una persona più degna. Davvero un ottimo lavoro, $n!\n\nSarà sicuramente soddisfatto di sapere che la nostra missione è stata un successo su tutta la linea.',0), -(26039,'itIT','Ah! Hai attivato i frammenti. Mi sento già più forte!\n\nPurtroppo, sono ancora imprigionata qui...',0), -(26041,'itIT','<Myzrael parla attraverso la pietra.>\n\nCe l\'hai fatta! Hai aperto le Pietre del Vincolo! Sento già le mie catene allentarsi! La libertà è vicina.\n\nGrazie, o nobile $c! Mi hai salvata!',0), -(26042,'itIT','<Collochi la Verga nella Pietra Angolare. Sotto i tuoi piedi avverti un tremore...>',0), -(26049,'itIT','<Una volta collocate le Catene Oniriche intorno ai Frammenti, da molto in basso odi un gemito che ha ben poco di umano. Il lamento è seguito da un ruggito.>\n\n<I Frammenti di Myzrael non evocano più quella sensazione di calore e sicurezza di prima, ma hanno assunto un\'aria di aperta minaccia... come se ciò che si trova sotto di essi si rivolgesse minaccioso verso la superficie.>',0), -(26050,'itIT','Ora gli occhialini funzionano perfettamente! Ben fatto, $n.',0), -(26051,'itIT','Davvero superbo, $n! Il capitano sarà felice! E aspetta che la notizia giunga al Contrammiraglio Corno Marino!',0), -(26052,'itIT','Dunque i piccoli Gnomi si sono rivelati utili? Allora ho fatto bene a tenere con me quei piccoletti!',0), -(26055,'itIT','Ottimo lavoro, $n.\n\nQuella feccia meritava di fare quella fine. Anche se nulla potrà ridarmi la mia nave o il mio equipaggio, la morte di quei Naga è una consolazione.',0), -(26078,'itIT','Ottimo lavoro! I miei uomini stanno lavorando sodo per riparare le nostre macchine volanti e i carri a vapore.',0), -(26079,'itIT','Crestadifalco e Otto? Meraviglioso!\n\nEcco la tua ricompensa, $n. Sono felice di consegnartela.',0), -(26085,'itIT','Gli uomini stanno trovando riserve nascoste di forza e coraggio per affrontare l\'assalto dei Ferroscuro. L\'Aerodromo non cadrà finché ci saremo noi di guardia!',0), -(26093,'itIT','Molto bene, $n. Con i non morti in avvicinamento, l\'ultima cosa di cui abbiamo bisogno è farci distrarre da una banda di comuni malfattori.',0), -(26094,'itIT','L\'inerzia della battaglia sta cominciando a cambiare, $n, grazie soprattutto ai tuoi sforzi. Ora è tempo di colpire la guida dei Ferroscuro.',0), -(26095,'itIT','Grazie, $n. Informeremo le famiglie di questi soldati della loro morte in battaglia.\n\nSarà una notizia dolorosa da comunicare, ma è sempre meglio che restare sospesi per sempre nell\'incertezza.',0), -(26102,'itIT','Ce l\'abbiamo fatta! Senza il tuo aiuto, l\'Aerodromo di Forgiardente sarebbe caduto in mano nemica e i Ferroscuro avrebbero avuto via libera verso la stessa città di Forgiardente.\n\nBisogna informare il Concilio dei Tre Martelli di quanto è successo qui.',0), -(26107,'itIT','La letargia mi paralizzò a tal punto che rifiutai questo dono la prima volta che mi venne offerto!\n\nOra sono orgoglioso di fare la mia parte per l\'Orda.',0), -(26108,'itIT','Così come Tor\'gan mi ha insegnato, trasferisco il potere e lo spirito dei raptor in questa sfera. Essa infonderà nei nostri guerrieri la ferocia e l\'astuzia dei raptor.\n\nL\'ingegno del raptor è anche tuo, $c. Accettalo con orgoglio, per l\'Orda!',0), -(26110,'itIT','Ancora speziali. Eppure avrebbero dovuto imparare la lezione. Vediamo di cosa si tratta stavolta...',0), -(26112,'itIT','Cos\'è questo?\n\n<Moira prende il rapporto e impallidisce leggendolo.>\n\nNon è possibile!',0), -(26113,'itIT','Ti manda il Fosso dei Rifugiati? Sono ancora vivi, buono a sapersi.\n\nBe\', qui ci sono diverse cose interessanti su cui indagare.',0), -(26114,'itIT','La Piaga ha ucciso i nostri familiari e amici, ma sono stati i Reietti a prendere Phin. Tra loro e il Flagello non saprei dire cosa sia peggio. Li ucciderò tutti con le mie mani, se sarà necessario.\n\nFammi sapere quando sei pronta ed entreremo subito in azione.',0), -(26116,'itIT','Ci hai reso un gran servizio, $n. Grazie.\n\nSpero che Kin non ti abbia dato troppo da fare laggiù. È molto amichevole, ma sa essere altrettanto letale con i nemici.',0), -(26117,'itIT','Ammetto di essere impressionata, $c, anche se, con tutto quel che è successo qui, mi è di poco conforto.\n\nHai lottato contro i non morti, reagito alla violenza dell\'Orda e reso onore alla memoria delle vittime della Riva del Sud. A nome del regno di Stromgarde, ti conferisco questo encomio ufficiale e questa ricompensa.',0), -(26118,'itIT','L\'Ambasciatore non ci creerà più problemi. Non è l\'unico Nano Ferroscuro il cui cuore appartiene ancora al Martello del Crepuscolo. Dobbiamo ricordarcelo e rimanere vigili contro i loro complotti, altrimenti mio figlio erediterà solo cenere e rovine.',0), -(26120,'itIT','Ora gli Orchi si ritireranno verso ovest. Ben fatto.',0), -(26127,'itIT','Ben fatto, ragazza, ma non abbiamo tempo per festeggiare. Il Viadotto di Thandol è in pericolo.',0), -(26129,'itIT','Un arsenale dei ribelli? Nella mia città?\n\nCosa diamine credeva di fare Crowley?',0), -(26131,'itIT','Sono davvero felice di vedere un volto nuovo arrivare da Forgiardente. Sembra che dopo tutto mandare il Montanaro Maltorzo non sia stata una cattiva idea.',0), -(26145,'itIT','Sono molto colpito, $n. Hai reso ai Nani un enorme servigio difendendo le nostre terre. Il Re Magni Barbabronzea stesso ne andrebbe fiero!',0), -(26146,'itIT','Ben fatto, $n! Hai dimostrato un coraggio strabiliante sul campo di battaglia. Vinceremo la guerra contro i Trogg grazie a imprese come la tua. Hai servito bene il Re Magni.',0), -(26147,'itIT','L\'ho capito subito quando ti ho visto, $n, che avresti fatto onore a Forgiardente. Hai servito bene la nostra gente. Grazie, $n.',0), -(26148,'itIT','Molto bene, $n! Hai ridato speranza a Loch Modan. Ora che Grugnorozzo è morto, abbiamo maggiori possibilità che i Trogg vengano spazzati via dalle nostre terre.',0), -(26150,'itIT','Ti manda William? Sia benedetta la sua anima. Sto bene... è solo che... be\'...',0), -(26152,'itIT','Giustizia è fatta!',0), -(26157,'itIT','Ah! Voi stupidi di Guardiafatua siete sempre almeno un paio di passi dietro di me, eppure non sono più rapido come un tempo.\n\nNon mi serviva certo l\'appunto di Mahar per sapere cosa sta succedendo. Perché pensi mi sia rifugiato nel fondo della caverna? Quel che mi serve, invece, è un individuo forte come te.',0), -(26158,'itIT','Eccellente! Sei riuscita a portare a termine un incarico semplicissimo senza morire. Ora possiamo passare ad altro...',0), -(26159,'itIT','<Kasim guarda il sangue avidamente.>\n\nPiù che sufficiente... e ancora caldo! Direi che possiamo iniziare il rituale.',0), -(26160,'itIT','Il rituale del sangue è stato completato. Riesco a vedere chiaramente quale sarà la nostra prossima mossa.\n\nAh, scusa, ho sbagliato: quello che volevo dire è che riesco a vedere chiaramente quale sarà la TUA prossima mossa...',0), -(26161,'itIT','Mmm... sì, posso lavorarci su.\n\n<Kasim esamina la testa dell\'Elfo della Notte.>\n\nLoramus Thalipedes, Cacciatore di Demoni... Non vedo l\'ora di incontrarti di nuovo.',0), -(26162,'itIT','Ma... ma... Idiota, cos\'hai fatto?',0), -(26163,'itIT','No, no, no... ancora Kasim... no! È una follia!\n\nPer favore, non dire nulla a nessuno. Se il mio comandante viene a sapere che lavoro ancora per quello Gnomo, posso dire addio al mio posto di guardia.\n\n<Grimeo prende la runa, la stringe al petto, chiude gli occhi e sospira.>\n\nVedo che dici il vero. Allora cominciamo presto, in modo da finire ancora prima.',0), -(26164,'itIT','Spero che questo sia ciò che voleva lo Gnomo.',0), -(26165,'itIT','Non c\'è dubbio, quello che hai raccolto è sangue di demone.\n\nSenza contare la richiesta di Kasim, sono certo che il mio Comandante Guardiano ti sarà grato per quanto hai fatto. È da un po\' che quei demoni distoglievano le nostre forze da compiti più importanti.',0), -(26166,'itIT','Abbiamo ciò che ci serve. Se incontrerai di nuovo Grimeo, puoi dirgli che sono soddisfatto del suo lavoro, ma che non ha ancora ripagato il suo debito. Bene, mi metto subito all\'opera per realizzare il Pugnale di Pietra del Sigillo. Adesso non è il momento delle domande. Tutto verrà rivelato al momento opportuno.\n\nMentre mi occupo di questo, avrei un\'altra richiesta da farti.\n\nNon preoccuparti! Sarà divertente... Si tratta di recuperare varie parti di un corpo.',0), -(26167,'itIT','<Kasim esamina l\'amuleto.>\n\nEra un Arcimago, lo sento. Questo lo custodirò io, mentre tu andrai in cerca degli altri due.',0), -(26168,'itIT','<Kasim soppesa l\'amuleto.>\n\nUna Strega... e anche potente. Questo lo custodirò io finché non sarà il momento.',0), -(26169,'itIT','<Kasim ti strappa dalle mani il terzo amuleto.>\n\nEra un potente guerriero, quel Grol. Custodirò io l\'amuleto finché non saremo pronti a procedere.',0), -(26170,'itIT','Bene, a quanto pare siamo pronti ad affrontare il nostro demone, eh? Abbiamo la benedizione degli amuleti, abbiamo il Pugnale di Pietra e solo io conosco il vero nome del demone, Rakh\'likh. Tutti questi elementi insieme dovrebbero bastare a sconfiggere il Profanatore.',0), -(26172,'itIT','Perfetto, $n. Per i prossimi giorni, se non altro, mangerò bene.',0), -(26173,'itIT','Soldato, apprezzo molto il tuo lavoro.\n\n<Il Comandante si avvicina e ti sussurra:>\n\n$r... Se ti interessa, avrei un altro piccolo incarico da affidarti...',0), -(26174,'itIT','Sei sicura di non essere stata vista da nessuno? Bene.\n\n<Calafuria ascolta il tuo resoconto.>\n\nUmpf... roba abbastanza innocua. O l\'Orda è così sciocca da NON tramare nulla contro di noi, oppure nascondono i loro piani meglio di quanto credessi. A ogni modo, ottimo lavoro, soldato.',0), -(26175,'itIT','Benvenuta a Surwich, $r. Ti prego, sentiti libera di visitare il villaggio.',0), -(26176,'itIT','Sono lieto di sentire che hai eliminato i Trogg. Diamo un\'occhiata al Rapporto e...\n\nÈ una macchia di birra quella?',0), -(26184,'itIT','Dici che i demoni stavano tutti venerando l\'albero?\n\n<Il Sindaco sospira.>\n\nAllora è come temevo.',0), -(26185,'itIT','Anche se mi sorprende che Connisport abbia intenzione di procedere col suo piano, non nascondo che la cosa mi solleva. Ho visto i demoni radunarsi a Maldraz e condivido i suoi timori.',0), -(26186,'itIT','<Il Sindaco Charlton Connisport osserva circospetto la tua creazione.>\n\nMolto bene, $n. Abbiamo ciò che serve per spezzare il torpore di Marl e porre fine a lui e al suo esperimento.',0), -(26187,'itIT','Grazie, $n. Io e la gente di Surwich siamo in debito con te.\n\nAccetta pure uno di questi doni. Non abbiamo molto, ma siamo felici di ricompensare chi ci protegge.',0), -(26189,'itIT','Felici di vederti tutta intera, $n! Hai fatto un ottimo lavoro.\n\nRacconterò al Capitano Pugnoforte di come ti sei presa cura di quegli Orchi.',0), -(26195,'itIT','Benvenuta nella Selva di Guardiaverde, $c. Sono lieto che Whelgar ti abbia parlato di noi.\n\nSe potessi aiutarci, te ne saremmo eternamente riconoscenti.',0), -(26196,'itIT','Rifornimenti da Ferilon? Che sia benedetto.\n\nIl cibo lo abbiamo, ci mancano le pallottole!',0), -(26209,'itIT','Gnoll e Murloc? Scempiaggini, ragazza! So bene come gli Gnoll e i Murloc riducono le loro vittime, e non è questo il caso. Sarebbe troppo facile. Troppo... perfetto.\n\nInoltre, le vittime di Ciglioarcuato vivevano abusivamente in questa fattoria da 5 anni. No, chiunque li abbia ammazzati aveva delle buone ragioni per farlo. Si tratta di un omicidio e noi riusciremo a scoprire chi è stato.',0), -(26212,'itIT','<Lard prende l\'enorme pezzo di carne dalle tue mani e lo ingoia in un boccone.>\n\nCi voleva proprio! Grazie, piccoletto.\n\nLard ti ha fatto un cesto da picnic speciale perché hai aiutato Lard.',0), -(26213,'itIT','Se è uno scherzo, non è divertente. Pezzi di stoffa rossa? Cosa diavolo dovrei farmene?',0), -(26214,'itIT','Una grande scoperta, novellina. In ufficio ho una pila di questa roba. Sostanzialmente, siamo tornati al punto di partenza. Cosa sappiamo? Qualcuno che ama scrivere storie ha spedito una lettera ai Ciglioarcuato.\n\nSembra di essere in una storia... ma vera.',0), -(26215,'itIT','Guarda, non abbiamo più stanze per...\n\nTi ha mandato Horatio? Va bene... allora, come posso aiutarti?\n\nNon è qui, vero? Sa che non mi sto nascondendo da lui, vero? Sto solo provando a volare basso, capisci?',0), -(26223,'itIT','Ottimo lavoro, $r. Li Zannatorta ti ringraziano per il contributo tuo.',0), -(26224,'itIT','Hai dimostrato di essere nu alleato valoroso delli Zannatorta. Ben fatto, $n.',0), -(26225,'itIT','Perfetto! Se quegli ubriaconi degli Umani non continuassero a naufragare, non so proprio come riuscirei a ottenere queste bottiglie.\n\nDi solito mi metterei a contrattare per almeno un\'ora, ma hai avuto fortuna: non vedo l\'ora di stapparle! Alla salute!',0), -(26228,'itIT','<Lou si tappa le orecchie con le mani e inizia a strillare.>\n\nBASTA! SMETTILA! FERMATI! Non voglio starti a sentire, non voglio saperlo e non mi interessa! Da queste parti un\'informazione del genere è un biglietto di sola andata per la fossa.\n\nHo un\'altra informazione da darti e, per quel che mi riguarda, abbiamo concluso.',0), -(26230,'itIT','Solo il profumo mi ha messo l\'appetito! Stasera faremo un pasto regale!',0), -(26232,'itIT','Novellina, qui abbiamo a che fare con un\'organizzazione. Per aver ucciso in pieno giorno il vagabondo più ricco delle Marche Occidentali senza lasciare traccia, deve esserci sotto qualcosa di grosso. Qualcuno con molto potere. Cos\'hai scoperto finora?',0), -(26236,'itIT','Horatio Laine? Quell\'uomo è un pezzo di sterco. Sporco come le mie mutande.\n\nAscoltami, amica di solito non do consigli, ma tu mi sei simpatica. VAI VIA DALLE MARCHE OCCIDENTALI. Ci sei già dentro fino al collo, ma se continui così, presto arriverà l\'onda.',0), -(26237,'itIT','Grazie, sorella. Hai reso un grande servigio a me e mia moglie. Ti prometto che non lo dimenticherò. Non ho molti soldi, ma puoi prendere tutto quello che ho.',0), -(26240,'itIT','Ha fatto la differenza, vero? Abbiamo dato na bella lezione ai Nani.',0), -(26241,'itIT','Che tu sia benedetta. Sono giorni che questi poveri orfani non mangiano un pasto caldo.\n\nSembra che sia avanzato abbastanza cibo da poter nutrire anche altri mendicanti delle Marche Occidentali.',0), -(26252,'itIT','È... È il cuore di uno dei Guardiani? Ho sentito dire che si possono usare per asservire i Guardiani. Io di certo non sono nella giusta forma per provarci.',0), -(26257,'itIT','Ha funzionato? Incredibile! Magari risolverà il problema dei Golem Mietitori nelle Marche Occidentali.',0), -(26266,'itIT','Sento l\'odore dello Stufato delle Marche Occidentali! Ti manda mia madre?',0), -(26267,'itIT','È nu piacere rivederti... tutto quanto intero, per giunta.',0), -(26268,'itIT','Stanno ancora intere! Cheste casse stanno piene di ricordi. Vediamo cosa ci sta nella prima...\n\nUé, Pane di Banana! E sta ancora fresco!\n\nCumpà, io piglio chisto. Tu scegli qualcos\'altro.',0), -(26269,'itIT','Mi hai risparmiato molti guai, $n! Non potrò mai ringraziarti abbastanza. Presto vedremo il libro di Padron Nesingwary nelle biblioteche di tutto il mondo!\n\nLascerò qui una copia del libro, casomai ti venisse voglia di dare un\'occhiata all\'opera completa. Grazie ancora, $n!',0), -(26270,'itIT','Certo, cara. La nostra bambina lavora a Guardiacolle e conosce bene i mendicanti delle Marche Occidentali. Forse ha sentito qualcosa. Prima di andare, vorrei darti un po\' del mio Stufato delle Marche Occidentali e raccontarti qualcosa sulla nostra cara bambina.',0), -(26271,'itIT','Hai un cuore gentile, $n. Oggi hai compiuto una buona azione che ti sarà riconosciuta quando arriverà il giorno del giudizio.',0), -(26278,'itIT','Continua così, $c. Malogrido ti osserva.',0), -(26279,'itIT','Vedo che sai fare molto più che schiacciare uova. Bene. All\'Orda farà comodo un abile $r come te.',0), -(26280,'itIT','Ottimo lavoro. Speriamo che non ci siano più incursioni.\n\nHo ancora un incarico per te, $n.',0), -(26281,'itIT','<Aggro\'gosh ti saluta.>\n\nL\'Orda ti ringrazia, $n. Grom\'gol è al sicuro, almeno per oggi.',0), -(26283,'itIT','Affascinante... Quanto hai detto che era grande? Chissà se è possibile trovarne altre intatte...\n\nQuesto campione è eccellente, lo condividerò con gli altri ricercatori.',0), -(26286,'itIT','Helix? Ho già sentito questo nome, anche recentemente. Chi sarà mai?',0), -(26287,'itIT','Ben fatto, $n. Ci hai dato un po\' di tregua dagli attacchi degli Gnoll, ma c\'è ancora molto lavoro da fare.',0), -(26288,'itIT','Ottimo lavoro, $n. I Zampaumida impiegheranno settimane a riprendersi dal colpo che hai inferto loro. Ti prego di scegliere l\'oggetto che vuoi come ricompensa.',0), -(26289,'itIT','Helix responsabile degli attacchi degli Gnoll?\n\n<Kearnen gira la testa verso la torre.>\n\nÈ rinchiuso lì dentro da giorni. Stavo giusto aspettando una scusa per andare a prenderlo.',0), -(26290,'itIT','Cosa starà succedendo a Rivoluna? Non mi piace per niente, $n.',0), -(26291,'itIT','CHI è questa Figura Ombrosa? Dobbiamo andare a Rivoluna.',0), -(26292,'itIT','Sta succedendo qualcosa tra i nativi, $n. Non so cosa, ma l\'attività dei mendicanti nell\'area è quadruplicata negli ultimi due giorni. Secondo me, hanno in mente qualcosa...',0), -(26295,'itIT','V? L\'unico V che conosco è VanCleef, ma è morto molti anni fa.',0), -(26296,'itIT','Sono cinque anni che non vedo una bandana rossa. Che la Figura Ombrosa stia provando a riformare la Fratellanza dei Defias?',0), -(26297,'itIT','Riesco a sentire le acclamazioni da qui. Sembra che abbiamo per le mani un grosso problema, $n. Dobbiamo scoprire l\'origine del pericolo, prima di dover chiedere aiuto a Roccavento. Forse c\'è un\'altra via...',0), -(26298,'itIT','Cheste sono belle zanne, $n. Hai dimostrato che tieni la forza per cacciare li Scalporosso.\n\nEd è na cosa buona, perché nun abbiamo finito di dargli la caccia.',0), -(26299,'itIT','Grazie, $n. Controllerò cheste cape per assicurarmi che il povero Yenniku sia stato risparmiato dall\'ascia del $c di cape.',0), -(26300,'itIT','Metti la testa di Nezzliok nel calderone...',0), -(26301,'itIT','Sì. Chesti mi serviranno bene. Quando lo spirito mio sarà liberato, entrerò nel vuoto con dei buoni servitori!\n\nSei importante per il clan tuo, $r, e mi hai accontentato.',0), -(26302,'itIT','Zanzil l\'Errante?\n\nSe Yenniku sta in mano di chello Troll, nu malvagio e potente Taumaturgo, allora temo che ci stia poca speranza. Tenue e piccirilla come l\'insetto più piccirillo.\n\nFortunatamente, tengo dei sospetti. Sospetti che potrebbero condurci alla salvezza di Yenniku.',0), -(26303,'itIT','Hai recuperato l\'Occhio! Sei davvero na persona leggendaria, $n!\n\nE per pigliare l\'Occhio, hai sconfitto Mai\'zoth e l\'hai spedito nel vuoto. Ecco perché li spiriti nun mi parlavano più di isso.\n\nÈ nu bene che è sparito dal mondo dei viventi, ma mo\' che sta in chello delli spiriti... Temo che fonderà nu nuovo regno.\n\nMa ce ne preoccuperemo n\'altra volta.',0), -(26304,'itIT','Stanotte lo spirito della madre mia dormirà tranquillo, $n.\n\nE anch\'io.',0), -(26305,'itIT','Ce l\'hai fatta! Hai liberato lo spirito di Yenniku dal volere di Zanzil e dalla tirannia dei Fendicranio e completato la missione. Pensavo nun ci stesse speranza. Zanzil è ancora na minaccia per il Capo di Rovotorto, ma almeno so che l\'anima del figlio del capo mio sta libera.\n\nLa tribù nuostr\' ricorderà il nome tuo nelle canzoni, $n, e scolpiremo la storia tua nella pietra, così camperà per sempre.',0), -(26306,'itIT','Hai agito bene, $n! I Ramovile fuggiranno terrorizzati alla vista tua!',0), -(26307,'itIT','Presto saremo li unici Troll ancora in vita fra cheste mura.',0), -(26308,'itIT','Nun possono opporsi alli Zannatorta! Sarà facile occuparci dei sopravvissuti.\n\n$n, hai reso nu grande onore al popolo mio.',0), -(26309,'itIT','Prima i ragni e ora questo. Sento l\'odore del veleno dentro al sangue. È come quello dei ragnetti, ma più potente.\n\nI Ramovile e i ragni... qui c\'è un buon potenziale.',0), -(26310,'itIT','Ho fatto bene a chiederti di portarmeli. Affascinante.\n\nVenite qui, tesorini... entrate nella sacca.',0), -(26317,'itIT','Sì, sembra che tu gli piaccia. Immagino che una singola raptor, allevata dagli Orchi, sia molto meno letale di un branco intero. Tienila, $n... Potrebbe tornarti utile.\n\nAnzi...',0), -(26319,'itIT','Mmm, sì... Forse posso essere d\'ausilio. A Nordania aiutai la gente di Valguardia a scoprire alcuni dei misteri dei Vrykul, penetrando nel mondo degli spiriti. Forse posso fare lo stesso anche qui.',0), -(26320,'itIT','COSA? VanCleef aveva una figlia?',0), -(26321,'itIT','Sembra già più grande! Sai, i raptor crescono rapidamente. Hai avuto fortuna a trovare un compagno così forte.\n\nTienila al tuo fianco più a lungo che puoi, $n. Sono sicuro che in futuro diventerà una valida alleata.',0), -(26322,'itIT','Invierò immediatamente un battaglione nelle Marche Occidentali! La Fratellanza dei Defias era un pericolo che speravamo essersi estinto per sempre.',0), -(26323,'itIT','Cosa teniamo accà? Na Raptor Giovane e il compagno suo $r. Ah!\n\nMa la cosa più importante è chello teschio. Nun era di nu Troll qualunque. Era grande...\n\n\n\nE pure forte... Vediamo per cosa possiamo usarlo.\n\nNun muoverti da accà.',0), -(26325,'itIT','<Getti i feticci nel pentolone.>\n\nSì... sììì...\n\nLo spirito mio è di nuovo potente, $r, e sto pronto a tornare nel mondo. Mo\' tengo bisogno di nu corpo.',0), -(26327,'itIT','Felice di conoscerti. Se sei armata accetterò il tuo aiuto per eliminare quei maledetti!',0), -(26332,'itIT','<Getti i mojo nel calderone.>\n\nLavoro eccellente, $r. Tu e la tua raptor avete compiuto una grande impresa. Hakkar sarebbe compiaciuto...',0), -(26334,'itIT','Sto contento che hai usato la capa.\n\nQualche volta, vieni a trovarmi a Zul\'Gurub, $r. Ti tengo d\'occhio...',0), -(26336,'itIT','Ahoy, $c. Tutti gli amici di Skuerto sono anche amici miei.\n\nQui intorno troverai parecchie cose da fare. Non siamo bloccati in questa baia a girarci i pollici per scelta.',0), -(26338,'itIT','L\'equilibrio è ristabilito. Per ora. Forse in futuro chiederemo ancora il tuo aiuto, $n.',0), -(26340,'itIT','Mmm? Mi chiamo Barnil. E tu sei...',0), -(26341,'itIT','<Il frammento pulsa leggermente e nella mente senti riecheggiare un sussurro.>\n\nAiuto...',0), -(26343,'itIT','Queste pelli andranno bene. La qualità non è tanto importante, visto che mi servono per gli strati interni degli stivali, ma devono comunque essere comode.\n\nSe sono troppo rigide, userò del sangue di tigre per ammorbidirle. Trucchi del mestiere.',0), -(26344,'itIT','I miei stivali... sono come salsicce, $n. Bellissimi e deliziosi. Fidati, sono fatti solo con gli ingredienti e le carni migliori. E se li assaggi, non potrai più farne a meno.\n\nNon prendermi sul serio! Se vuoi un consiglio, è meglio se non provi ad assaggiarli... e non chiederti nemmeno da dove arrivino tutti i materiali.',0), -(26345,'itIT','Grande! Grazie al tuo aiuto, potrò completare l\'ordine e inviarlo al Direttore Mistericus con la prossima barca per Cavafonda. Persino in anticipo!\n\nVisto che hai lavorato tanto, ne ho fatto un altro paio per te. Offre Drizzlik.\n\nE ricorda, non esistono stivali più belli di quelli Excelsior fatti da Drizzlik!',0), -(26346,'itIT','Non aggiungere altro, $n. Mentre eri via, ho parlato con un... \"vecchio amico\" e ho scoperto che avrei fatto meglio a non mandarti a indagare su quei frammenti.\n\nAbbiamo commesso un grosso errore a immischiarci in questa faccenda. Per fortuna ho \"persuaso\" il mio Gerrig a dirmi cosa fare in un caso come il nostro.',0), -(26347,'itIT','Ti faccio i miei complimenti, coraggioso $c. Le rocce della costa delle Marche Occidentali saranno ancora visibili e, grazie al tuo duro lavoro, molte vite saranno risparmiate.\n\nSono morto inutilmente su questa spiaggia e ora non voglio che altri facciano la mia stessa fine.',0), -(26348,'itIT','Ben fatto, $n. Sei molto abile in combattimento. Grazie a te, le coste delle Marche Occidentali ora sono più sicure.',0), -(26349,'itIT','Finalmente la bestia selvaggia Occhiobuio è morta. Ben fatto, $n. Hai messo fine a una vita, ma probabilmente ne hai salvate molte altre. Grazie al tuo eroismo, il Grande Mare da stanotte è meno pericoloso.',0), -(26350,'itIT','Mandokir sta vivo, sì.\n\nTu sei il responsabile, sì.\n\nPotresti ancora riuscire a fermarlo, sì.',0), -(26351,'itIT','Hai portato le penne, sì.\n\nSai seguire le istruzioni, sì.',0), -(26352,'itIT','Nu regolatore di carburante? Chisto pare importante. Almeno lo spero.\n\nNun avremo messo fine alle operazioni della S.P.R. & Co., ma almeno le abbiamo rallentate. Grazie, $n.',0), -(26353,'itIT','<Lo scrigno si apre con un cigolio. Sembra contenere soltanto acqua e sabbia. Ma... aspetta un attimo! C\'è un piccolo granchio che tiene tra le chele l\'indizio successivo.>',0), -(26354,'itIT','\"Ottimo lavoro, cacciatore di tesori!\"',0), -(26355,'itIT','\"Hai quasi raggiunto la meta, cacciatore di tesori!\"',0), -(26356,'itIT','<I cardini della vecchia cassa sono arrugginiti ma funzionano ancora. Forzi l\'apertura e prendi il bottino.>\n\n<Congratulazioni!>',0), -(26357,'itIT','È nu bel posto per veder andare in fumo le speranze del nemico...',0), -(26359,'itIT','Cosa ti ha detto la Sacerdotessa?\n\nLa raptor è la figlia di Ohgan, erede al trono di Mandokir.\n\nAh!',0), -(26363,'itIT','Schiattati? Tutti quanti chelli intorno all\'altare? E hai trovato chesti Idoli Ragno su di loro...\n\nNu sacrificio di massa. Hanno donato le vite loro a Shadra.',0), -(26366,'itIT','Lo sguardo confuso di terrore... è esattamente ciò che meritava! Facciamo in modo che la medesima espressione si dipinga sul viso di tutti quanti i Ramovile.',0), -(26367,'itIT','Quanto avrei voluto vederlo, $n! Dovrò farmi raccontare la storia da Ongo\'longo, quando sarà finita.',0), -(26368,'itIT','Ahhh... sì! Ricordo bene quest\'odore.\n\nHai reso un grande servigio ai Reietti... e all\'Orda.',0), -(26369,'itIT','Le parti sparse, le Protettrici separate... Capisco.\n\nChisto è nu rituale per evocare Shadra. Nun devono essere andati lontano assai. Bisogna distruggerla...',0), -(26370,'itIT','Cinque anni di lavoro cancellati in cinque minuti. Maledetti Defias!\n\nEd è solo l\'inizio, $n! Ci aspettano delle prove durissime da superare.',0), -(26371,'itIT','Sì... un tempo ero di carne e ossa, proprio come te, ragazzo. Be\', almeno fino al giorno in cui i Murloc attaccarono il faro...',0), -(26378,'itIT','Omicidio, novellina. Si chiama omicidio quello che vedi lì davanti a te.',0), -(26380,'itIT','Questi barili hanno un bell\'aspetto. Ho sentito parlare molto bene del Birrificio Roccia Dura, ma non ho ancora avuto modo di assaggiare la loro birra.\n\nRilassati un po\', già che sei qui. Se hai bisogno di una Pietra del Ritorno o se vuoi fare di Kharanos la tua casa, parla con me e sarò lieto di aiutarti.',0), -(26381,'itIT','Ottimo, $n. Hai fatto prima di quanto pensassi.',0), -(26384,'itIT','Cosa abbiamo qui?\n\nAffascinante. Davvero affascinante.',0), -(26386,'itIT','<Spieghi a Surkhan quanto è successo finora.>\n\nSembra che Jin\'do sia sopravvissuto e stia riunendo i fratelli suoi per evocare di nuovo in chisto mondo Hakkar. È nu bene che sei venuto a parlare con me.\n\nNun ci sta molto che possiamo fare se nun aspettare e guardare. Jin\'do sta debole e andrebbe attaccato, ma devo aspettare che Rastakhan mi consenta di dare l\'ordine. Fino ad allora, tu e il raptor tuo dovete aspettare.',0), -(26387,'itIT','Comunque vada, noi abbiamo solo da guadagnarci. O i ragni muoiono di fame, o si mettono a cercare Nani ed Elfi per rifornire la dispensa. Io e i miei colleghi saremmo un pasto troppo misero.',0), -(26389,'itIT','Ora che la loro forza principale è stata sconfitta, gli Orchi Roccianera cadranno! Resta solo una missione.',0), -(26390,'itIT','Ora che Kurtok è morto, siamo di nuovo al sicuro dalle orde orchesche. Manderò degli abitanti del villaggio al passo per cercare di sigillare il passaggio e impedire che altri Orchi entrino nel nostro territorio.\n\nHai la gratitudine di Roccavento e dell\'Alleanza!',0), -(26391,'itIT','Sei una benedizione, $n. Sei veramente un\'eroina dell\'Alleanza! Anche se la terra è stata incenerita e del vigneto sono rimaste solo cenere e macerie, forse riuscirò comunque a riprendermi. Giusto? Non può andare così male.',0), -(26399,'itIT','<Skeezy cerca inutilmente di aprire il forziere.>\n\nQuegli Ogre sono proprio bravi a chiudere una cassa del tesoro. Non mi serve a niente una scatola chiusa, eroe. Dobbiamo trovare il modo di aprirla.',0), -(26400,'itIT','<Il Goblin guarda nel forziere.>\n\nCooosaaaaaaa?!?\n\nIo... dovrò mandarlo a... a Flem... a sud. Lui saprà cosa farne.',0), -(26404,'itIT','Skeezy ti ha mandato nel posto giusto. Benvenuto al Rifugio di Serrabullona!',0), -(26405,'itIT','Come promesso, ecco la ricompensa tua. Hai onorato la nazione Troll.',0), -(26406,'itIT','Ci siamo... manca solo una cosa.',0), -(26407,'itIT','<Il Veggente si cura di tenere l\'oggetto per lo spago, evitando con attenzione di toccare la mano dell\'Ogre.>\n\nÈ davvero bizzarro. La darò ai miei contatti a est, vicino all\'accampamento principale dei Mosh\'ogg. Ho la sensazione che saranno molto interessati a queste strane cicatrici.\n\nHai la mia gratitudine, $r.',0), -(26416,'itIT','Ah! Quella Cromula mi fa morire dal ridere.\n\nAh, già, Rovotorto. Davvero intendi partire?',0), -(26418,'itIT','Sì... Finalmente il momento è giunto: Shadra sarà nostra!',0), -(26419,'itIT','Ottimo lavoro! $n, oggi hai reso un enorme servigio alla Dama Oscura.\n\nIl sangue velenoso fornirà al nostro esercito ogni tipo di arma potente per contrastare la disgustosa Alleanza. La spazzeremo via da queste terre.\n\nPer l\'Orda, ovviamente... e solo grazie a te.',0), -(26429,'itIT','Sui tuoi indumenti ci sono i segni di una battaglia e il sudore cala dalla tua fronte. Bene, molto bene.',0), -(26430,'itIT','Benvenuto a Zannatorta, $c. Spero che la lotta contro li Scorzasecca nun abbia esaurito le forze tue... perché i Ramovile stanno ancora peggio.',0), -(26432,'itIT','Ti do il benvenuto, $c. Faremo pentire i Ramovile di averci incontrati.',0), -(26433,'itIT','<Il Goblin trangugia il liquido in un unico sorso.>\n\nAhh... sai quant\'è difficile ottenere dell\'acqua pura a Rovotorto? Non c\'è da meravigliarsi se i Naga proteggono il loro santuario così ferocemente!\n\nOh, giusto... il tuo manufatto e... adesso vedo. Vedo tutto chiaramente...\n\nHo capito!',0), -(26434,'itIT','<Flem tasta le pellicce e sorride.>\n\nOttimo lavoro, $n! Questi reagenti sono perfetti.',0), -(26435,'itIT','Affascinante!\n\nMi occorrerà del tempo per studiarlo. Nel frattempo, perché non ti fai un giro per la Baia del Bottino e torni più tardi?',0), -(26451,'itIT','Ben fatto, $r! Li hai sentiti, vero? L\'eccitazione dello scontro e il rischio del combattimento Libero per Tutti?\n\nPoiché questo è il tuo primo giorno, ti permetterò di combattere ancora per vincere un altro premio. In futuro potrai tornare a combattere una volta al giorno. Naturalmente i premi saranno tanto più preziosi quanto tu sarai più forte.',0), -(26452,'itIT','Ben fatto, $r! Non vedo l\'ora di vederti di nuovo combattere.',0), -(26462,'itIT','Non male, $r di città. Davvero un bello spettacolo!',0), -(26483,'itIT','Proprio quello che volevo sentire! Ottimo lavoro.',0), -(26485,'itIT','Ah, belli freschi! Li preparerò mentre andrai a prendere altri ingredienti...',0), -(26486,'itIT','Eccellente! Troll e Goblin non sono degni di godere di delizie come queste, sei d\'accordo?\n\nQuasi quasi ne aggiungo un goccio alla mia prossima birra...',0), -(26487,'itIT','Ehi! Niente male, niente male davvero! Potresti avere un futuro nell\'acquisizione delle risorse. O nella gestione di agriturismi.',0), -(26490,'itIT','Guarda che roba! Aggiungerà un po\' di grinta alla ricetta!',0), -(26491,'itIT','È un piacere rivederti... tutto intero, per giunta.',0), -(26492,'itIT','L\'interno è integro! Eh? Pane di Banana? È ancora fresco!\n\nRagazzo, prendi la tua parte.',0), -(26493,'itIT','Ottimo! Sembrano... disgustosi. Ma probabilmente sono anche molto preziosi. Dividiamoli. Un po\' per me, un po\' per Jasper, un po\' per Chabal...',0), -(26494,'itIT','Per ora metto tutto da parte. Magari più avanti condurrò qualche esperimento.\n\n<Jasper ti squadra.>\n\nSì, potresti andar bene.',0), -(26495,'itIT','<Il Troll osserva il contenuto del pacchetto.>\n\nGrazie mille.\n\nStavo aspettando giusto che ti avvicinassi.\n\n$r, credo che tu sia il giovane più promettente in chisto strano insediamento e tengo nu incarico da affidarti, se stai disponibile.',0), -(26496,'itIT','Piacere di conoscerti, $n! Abbiamo un bel po\' di Troll da ammazzare e solo due mani a testa!',0), -(26503,'itIT','Lo sapevo! Sembra che ci sia Ghignolungo dietro l\'insurrezione. Il che è incredibile, visto che continuiamo a uccidere Gnoll di nome Ghignolungo. Non ho idea di quanti figli avesse il Ghignolungo originario, ma saranno quasi cento.\n\nBe\', sembra che dovremo uccidere un altro Ghignolungo.\n\nBisogna avvertire il Magistrato Solomon.',0), -(26504,'itIT','Un lavoro ben fatto merita una ricompensa, non trovi?\n\nNon spenderli tutti in una sola volta, $c. Meglio far girare l\'economia, se capisci cosa intendo.',0), -(26505,'itIT','<Il Magistrato Solomon mette il monocolo.>\n\nOh, non sei Conacher. Cosa ti porta qui?\n\n<Il Magistrato Solomon prende il rapporto di Parker.>\n\nOh per la miseria. Ghignolungo? DI NUOVO?',0), -(26506,'itIT','Perfetto! Li metterò subito nella pentola. La cena sarà pronta in un paio d\'ore.\n\nGrazie, tesoro!',0), -(26508,'itIT','Grazie per aver trovato la mia collana, signore $c... Sei molto gentile! Ti ringrazia anche il mio gattino, vero Mentegatto?',0), -(26510,'itIT','Eccellente! Lascia che faccia un paio di modifiche e dovrebbe essere a posto.',0), -(26511,'itIT','Questo dovrebbe servire da lezione ai Murloc. Speriamo che ci pensino due volte prima di fare un\'altra incursione nella nostra città.\n\nSappiamo entrambi che non succederà.',0), -(26513,'itIT','Grazie. Senza di te, saremmo morti di fame. O, ancor peggio, saremmo stati costretti a procurarci da soli il cibo.',0), -(26519,'itIT','<Il globo sibila quando lo tocchi.>',0), -(26533,'itIT','<Jasper analizza con attenzione lo strano composto.>\n\nQuesta mistura è... non capisco. Forse dovremmo condurre degli esperimenti clinici.',0), -(26535,'itIT','Affascinante! Pensa a quante applicazioni!\n\nVoglio essere chiaro, non intendo usarla per creare un esercito di schiavi o robe del genere. No, no... a me interessa molto di più far saltare per aria gli Ogre!',0), -(26538,'itIT','<Gregor si inchina rispettoso a Zaela.>\n\nSe questo è il desiderio di Zaela, allora avrai i tuoi rifornimenti medici. Ma non dirlo al Capoguerra delle Fauci di Drago...',0), -(26539,'itIT','Sono felice di vederti, $c. Forse un\'esperta Veterana delle campagne dell\'Orda a Nordania, e non solo, può far ragionare il capo delle Fauci di Drago...',0), -(26540,'itIT','Sangue di drago?!? È meglio che i nostri alleati Draghi Rossi non ne sappiano nulla.\n\nÈ una potente magia... Le nostre truppe torneranno operative in un attimo.',0), -(26545,'itIT','<Il Magistrato Solomon prende i piani e inizia a leggerli.>\n\nEsercito di Mantombroso?!? Dannati Orchi! I piani d\'invasione parlano di truppe di Orchi e Gnoll ammassate a est. Sembra che Gath\'ilzogg, il generale dei Roccianera, si prepari a travolgere Borgolago e ad attaccare direttamente Roccavento!',0), -(26546,'itIT','Trattali con rispetto e loro faranno lo stesso con te.\n\nTrattali male e ti caveranno un occhio!',0), -(26547,'itIT','Ti ringrazio davvero, $n.',0), -(26548,'itIT','Sono felice di vederti! Mettiamoci al lavoro.',0), -(26549,'itIT','Sveglia, $n! Non abbiamo molto tempo.\n\nHo recuperato il tuo equipaggiamento.\n\nAlmeno ora hai sperimentato in prima persona la follia del nostro capo. Il suo sangue è contaminato, la sua furia inarrestabile... e ci distruggerà tutti nel tentativo di sconfiggere l\'Orda!',0), -(26550,'itIT','Come sospettavo. Zanzil è troppo altezzoso per interferire nelle zuffe tra i Fendicranio e li Scalporosso. No, isso è solo na pedina di qualcun altro... Jin\'do il Malefico lo sta usando per far tornare Hakkar a Zul\'Gurub.\n\nPer fortuna l\'abbiamo scoperto subito, perché così la soluzione è semplice.',0), -(26555,'itIT','Io ti chiedo di accidere Zanzil l\'Errante, nu esiliato poco importante dei Gurubashi, e tu cosa fai? Ti fiondi nella capitale dei Gurubashi e accidi uno dei Gran Sacerdoti suoi! Anzi, praticamente due! Basta na sola parola per descrivere nu comportamento tanto avventato e temerario.\n\nEroismo.\n\nJin\'do il Malefico vaga ancora per Zul\'Gurub, ma quando hai eliminato Jeklik ha perso una delle gambe sue. Per oggi, la vittoria è nuostr\'!',0), -(26558,'itIT','Marnal si avvicina... e Shadra ancora di più. Prepariamoci a uno spargimento di sangue.',0), -(26560,'itIT','So dove tengono Krakauer e Danforth. Dobbiamo sbrigarci. Si preparavano a sacrificarli!',0), -(26561,'itIT','Ma... Dove sono? Cos\'è successo? Messner? Jorgensen?\n\nOh mio Dio! Dobbiamo salvare Danforth! Potrebbe essere già troppo tardi!',0), -(26563,'itIT','<Il Colonnello Troteman fa il saluto militare.>\n\nImpresa incredibile, $n. Sei riuscito a sottrarre l\'intera Compagnia Bravo dalle grinfie degli Orchi Roccianera? Con il salvataggio della Compagnia Bravo e il recupero dei suoi averi, Keeshan non potrà più rifiutare la nostra proposta.',0), -(26568,'itIT','<Troteman sospira.>\n\nPrima o poi riuscirò a convincerlo, $n. Non abbandonerò Crestarossa. Dobbiamo risollevargli lo spirito... Svegliare il guerriero che dorme dentro di lui!',0), -(26573,'itIT','Spero che con questi oggetti e tutta la sua squadra in salvo, cambierà idea. Non possiamo farcela senza Keeshan.',0), -(26586,'itIT','Keeshan? Vuoi dire che Johnny è vivo? Puoi scommetterci il didietro che ti aiuterò, ma prima devi farmi uscire da questa dannata gabbia.',0), -(26587,'itIT','È giunto il momento di vendicarsi!',0), -(26590,'itIT','<Il Goblin trangugia il liquido in un unico sorso.>\n\nAhh... sai quant\'è difficile ottenere dell\'acqua pura a Rovotorto? Non c\'è da meravigliarsi se i Naga proteggono il loro santuario così ferocemente!\n\nOh, giusto... il manufatto e... adesso vedo tutto chiaramente...\n\nHo capito!',0), -(26592,'itIT','<Flem pesa le gemme nella mano e annuisce.>\n\nSì, possono andare. E ora analizziamo il manufatto...\n\n<Il Goblin sbatte le gemme tra loro per un po\', poi ti guarda.>\n\nOh, sei ancora qui? Non crederai mica che sia un truffatore?',0), -(26593,'itIT','Argh! Cosa sono quelle? No, non dirmelo. Non voglio saperlo!\n\nChi ti manda? Lupo di Mare?',0), -(26594,'itIT','Eh eh, ben fatto! E quando hai mostrato allo Scosso quelle interiora, quanto l\'hai scosso?\n\nAh! È come un libro aperto per me: ogni volta che giochiamo a carte non posso non vincere!\n\nGrazie per il tuo aiuto, $n. Adesso sei tu a dover essere pagato...',0), -(26595,'itIT','Grandioso! Vendendoli mi rifarò ampiamente, specialmente con il contenuto del piede di Maury! Grazie mille, $n!\n\nSpero che quei tre abbiano imparato la lezione: non scommettere mai qualcosa che non puoi permetterti di perdere.\n\nForse per loro è troppo tardi, ma... bisogna sempre sapere con chi si ha a che fare quando si scommette.',0), -(26597,'itIT','...Sento le forze... tornare...\n\nDove mi trovo? Nella Baia del Bottino? Oh, cielo! Ho fatto un sogno stranissimo...\n\n...sono ancora un po\' debole...',0), -(26598,'itIT','Al Taumaturgo Unbagwa piacciono assai le Zanne di Gorilla! Mo\' parlerò con li spiriti e chiamerò Mokk il Selvaggio.\n\nTu però proteggi il Taumaturgo Unbagwa dalli altri gorilla, altrimenti niente Mokk per te!',0), -(26599,'itIT','L\'hai trovato! Che giorno glorioso per il vecchio Hecklebury! Riavere lo scrigno mi fa sentire già meglio.\n\nMa la mia vendetta non è ancora completa...',0), -(26600,'itIT','Non hai speso troppo, vero? Be\', eccoti dei pezzi da otto a titolo di rimborso spese.\n\nE ora vendichiamoci, va bene?',0), -(26601,'itIT','Mok\'rash... Negolash... Gorlash... sono tutti morti.\n\nAdesso non ho più scuse. Posso tornare in mare aperto, a un vita piena di razzie e bottini! E tutto questo grazie a te.\n\nOra devo solo procurarmi una nave...',0), -(26602,'itIT','Non riesco a credere alla mia fortuna, $n! Incontrarti mi ha fatto ritrovare la serenità!\n\nSe mai dovessi avere una nuova nave e tu volessi solcare i mari, sarebbe un onore per me averti a bordo come ospite.',0), -(26607,'itIT','<Keeshan prende il pacchetto che gli offri e lo apre.>\n\nIl mio arco... e il coltello! Dove li hai...\n\nL\'amuleto di giada... Il mio adorato amuleto.\n\n<Keeshan prende la sua bandana rossa.>\n\nAbbiamo degli Orchi da uccidere.',0), -(26608,'itIT','I Vilorchi delle Terre Esterne avanzano diritti sulle Fauci di Drago? Quanta impudenza!\n\nSe Malogrido avesse saputo cosa stava succedendo qui, avrebbe raso al suolo la loro città...',0), -(26609,'itIT','Sul barile trovi una mappa con delle note scritte di fretta e qualche moneta.',0), -(26610,'itIT','Certo che mi ricordo di te, $c. Di ritorno dalla tua missione, vedo...',0), -(26611,'itIT','I Bucanieri Velerosse vogliono attaccare la Baia del Bottino? Non è la prima volta che quei furfanti ci provano. La Baia del Bottino è impenetrabile!\n\nPerò mi pare di capire che intendano cambiare strategia. Non mi sorprenderebbe se Firallon provasse qualche tattica folle. Molto bene. Vediamo cos\'altro hanno in mente',0), -(26612,'itIT','Perfetto, $n. Ora che conosciamo il loro piano, è solo questione di tempo.\n\nE pensare che quegli sciocchi hanno gettato l\'ancora appena al largo del Capo...',0), -(26614,'itIT','Che mi prenda un colpo e che il colpo mi prenda! Hai trovato il mio meraviglioso occhio! Vediamo se mi va ancora bene.\n\n<Kshhh-thunk>\n\n$n, ci vedo, ci vedo!!!',0), -(26616,'itIT','È giunto il momento di uccidere gli Orchi.',0), -(26617,'itIT','Quella moneta! Dove l\'hai trovata?\n\nBruce... sì, capisco. Un tempo era un Incursore di Acquanera, uno di noi... prima che Mantogrigio chiudesse il porto di Gilneas e decidesse di tenere il suo equipaggio prigioniero.\n\nSapevo che quanto accaduto a Gilneas avesse cambiato il modo di pensare di molte persone, ma non credevo che questo cambiamento si fosse spinto fino al tradimento. Specialmente non per Bruce.\n\nPosso tenere io la moneta? Te ne pagherò il valore in oro.',0), -(26618,'itIT','Non credere che sia finita qui. Ci sono pericoli maggiori che si annidano nelle profondità della foresta.',0), -(26619,'itIT','$n, cosa stanno facendo i tuoi? State attaccando le Fauci di Drago o siete qui per liberarci dalla corruzione di Mor\'ghor?\n\n\n\nAh, ora capisco. Mi piace come ragioni. Il Capoguerra Mor\'ghor non si renderà neanche conto di cosa gli è successo.\n\nAndiamo!',0), -(26620,'itIT','Mmm-mmm! La sovracoscia è la parte più saporita, anche se non è semplice da cucinare.\n\nTieni, prendi questa ricetta. È un po\' diversa, ma la carne di fracosta è più semplice da trovare quando stai morendo di fame.',0), -(26621,'itIT','Abbiamo perso molti bravi Orchi, ma la battaglia volge a nostro favore, $n.\n\nIl regime di Mor\'ghor sta crollando, non rimane altro che distruggere la bestia in persona.',0), -(26622,'itIT','Ben fatto, $n! Hai reso fiera l\'Orda in mia assenza.\n\nLe Fauci di Drago si sono unite a noi... e il loro nuovo capo è Zaela. È stato versato del sangue, ma il numero dei caduti è stato esiguo e abbiamo la loro completa fedeltà.\n\nL\'Orda diventa sempre più forte!',0), -(26623,'itIT','Ah, mi hai portato proprio dei bei pezzi di carne! Ora li insaporisco con le mie spezie segrete... non guardare! Poi li metto a rosolare in padella per un po\'...\n\nI Tortini di Granchio Scuro sono la mia specialità e non svelerei mai a nessuno la ricetta, però posso darti quella di un piatto ugualmente gustoso.',0), -(26624,'itIT','Yarr, hai preso la decisione giusta, ragazzo mio.',0), -(26627,'itIT','Ah, benvenuto straniero. Ti offrirei volentieri qualcosa, ma non ho molto...\n\nTi andrebbe di svolgere qualche commissione per un povero vecchio eremita?',0), -(26628,'itIT','Siamo sopravvissuti all\'attacco!\n\nNon avremmo potuto farcela senza di te, $n.\n\nPartiremo non appena salirà la marea. Se non fossi un\'eroina tanto promettente, ti offrirei un posto nel mio equipaggio, ma so che ti attende ben altro destino.\n\nAnche se non sei che una misera $r...',0), -(26630,'itIT','Questo dovrebbe bastare a ingannare quello stupido Velerosse.\n\nÈ stato divertente, $n.',0), -(26631,'itIT','Sì... fammi vedere... bene, mi sembra tutto in ordine.\n\nE così hai ucciso il grande Corno Marino, eh? Be\', sulla MIA nave questo non ha nessuna importanza. L\'unica cosa che ucciderai qui sono le macchie di sporco. Armati di straccio!',0), -(26633,'itIT','Da quaggiù ho sentito dei colpi di ramazza come non ne sentivo da anni. Proprio quello che a qualsiasi Capitano piace sentire.',0), -(26634,'itIT','Bene, non mi resta che distribuire subito i limoni. Metterò una buona parola per te, $r.',0), -(26635,'itIT','Grazie, $n. Avevo sentito qualcuno sussurrare \"Belloccio\" e \"gabbia degli insulti\". Non credo di voler finire nella gabbia degli insulti.',0), -(26636,'itIT','Bel lavoro, novellino. Vado a mettere il materiale mimetico insieme al resto dell\'attrezzatura. Tra non molto, dovremmo essere pronti.',0), -(26637,'itIT','Perfetto. Gli Orchi non si accorgeranno di nulla. Mi serve qualche minuto per preparare le ghiandole e poi le aggiungerò all\'Attrezzatura da Campo della Compagnia Bravo.',0), -(26638,'itIT','Ottimo lavoro, $n. Dobbiamo sbrigarci prima che mandino rinforzi.',0), -(26639,'itIT','Brubaker è morto. Sembra che gli Orchi vogliano mandare un messaggio con questo macabro spettacolino. Osservandolo più da vicino, noti che Brubaker ha qualcosa in tasca.',0), -(26640,'itIT','<Keeshan legge il rapporto.>\n\nDannazione! La situazione si complica. Dobbiamo salvare i prigionieri di guerra prima di far saltare in aria la valle. Per non parlare del fatto che gli Orchi hanno dei Draghi Neri dalla loro.\n\nSei pronto, $n?',0), -(26644,'itIT','E così, tu saresti colui che ha ucciso il vecchio Corno Marino? Yancey me l\'ha detto, ma ho voluto verificare se per caso non fosse un\'altra delle sue panzane.\n\nSarò breve. Ti sei ben comportato sulla nave di Borbotto e mi aspetto che sulla mia tu faccia ancora meglio. Ho un\'intera flotta a cui badare, per cui mi aiuterai a governare questa nave nelle questioni di tutti i giorni.\n\nBenvenuto a bordo della Velo Cremisi, marinaio.',0), -(26645,'itIT','Magnifico, $n. Verrai ricompensato per i servizi che hai reso alla gente di Borgoscuro.',0), -(26647,'itIT','Mi piace come usi il cannone, $n.',0), -(26649,'itIT','Ah ah ah! Li abbiamo fatti saltare insieme a quella loro strana impalcatura! Qui ci vuole un bel brindisi!\n\nDavanti a te hai un futuro brillante, ragazzo mio.',0), -(26650,'itIT','<Sul tavolo vedi stesi una serie di piani che spiegano tutto.>\n\n<Si tratta dei dettagli dell\'imminente attacco alla Baia del Bottino. Formazioni, piani d\'attacco e anche qualcosa a proposito di un certo \"Equipaggio Razziamarea\".>',0), -(26652,'itIT','Cos\'è questo? Un pettine? Che bello! E come scivola dolcemente tra i miei capelli, anche se sono secchi e arruffati.\n\nOh, se solo avessi uno specchio...',0), -(26653,'itIT','Ah, sei qui per il Filo di Capelli Spettrali? Mi dispiace, ma l\'ho finito. Però posso realizzartene dell\'altro... se mi procurerai dei capelli di Spettro.',0), -(26654,'itIT','Con questi posso farti un rotolo di Filo di Capelli Spettrali e me ne avanzerà ancora qualcuno. Eccoti qualche moneta per i capelli extra.',0), -(26655,'itIT','Splendido! Questo funzionerà alla perfezione...\n\nTieni la tua ricompensa, $n.',0), -(26660,'itIT','Vuoi del Distillato di Zombi? Mmm... è roba forte. Non capita spesso che me lo chiedano.',0), -(26661,'itIT','Bene, vedo che hai con te i Fiori Marci.\n\nPreparerò subito il Distillato di Zombi, ma ti avverto... è roba davvero forte.',0), -(26665,'itIT','I Razziamarea?!? Pensavo che fossero scomparsi DECENNI fa!\n\n<Granbottino ti ascolta con attenzione mentre gli riferisci quanto hai scoperto.>\n\nQuel che mi dici ha senso, anche se sono pessime notizie. I Razziamarea sono degli avversari formidabili e se le loro forze sono tanto numerose quanto lo erano prima di sparire, ci aspetta una dura battaglia.',0), -(26666,'itIT','Cosa posso fare per te?',0), -(26667,'itIT','Per la Luce... hai raccolto tutte le lettere?\n\nSono senza parole. Immagino debba ringraziarti per averle riportate all\'archivio.',0), -(26668,'itIT','Hai visto come esplodevano quegli Orchi? È così che sistemiamo le cose nella Compagnia Bravo! Ora vai a eliminare gli idioti rimasti.',0), -(26669,'itIT','Tutto qui quello che hai trovato?\n\nNon è una buona notizia...',0), -(26670,'itIT','Alla fine ci sei andato e hai recuperato le pagine?\n\nNon so se il tuo sia coraggio o pazzia. A ogni modo, il mio archivio è in debito con te.',0), -(26671,'itIT','Non so come ringraziarti... Speravo che questo sarebbe stato un incontro felice, ma più particolari scopro e più mi pento di aver chiesto aiuto.\n\nTuttavia, devo sapere.',0), -(26672,'itIT','Interessante. È trascorso molto tempo dall\'ultima volta che ho visto un anello simile.',0), -(26674,'itIT','Forse il Maestro Harris ha ragione. Dovrei lasciarmi il passato alle spalle.\n\nOra ho una nuova vita davanti. Che sia quella di un mostro o di un uomo, dipende solo da me.\n\nPer quanto ti riguarda, non potrò mai ringraziarti abbastanza per il tuo aiuto. Ti prego di accettare questo in segno di riconoscenza.',0), -(26676,'itIT','Grazie mille, $n. Hai scaldato il cuore di un povero vecchio con la tua dabbenag... volevo dire, con la tua gentilezza!\n\nAccetta questo in segno della mia gratitudine.',0), -(26677,'itIT','Ah, grazie. Queste faranno al caso mio!',0), -(26678,'itIT','<Questo dev\'essere il Doppiorum. Ne versi un bicchiere per Granbottino, poi prendi in considerazione l\'idea di versarne uno anche per te...>',0), -(26679,'itIT','<Il Barone svuota il suo bicchiere tutto d\'un sorso.>\n\nAH! Così va meglio, $n. E ora al lavoro. Io e te abbiamo un villaggio da salvare.',0), -(26680,'itIT','Grazie al Nec... volevo dire, grazie a TE, $n! Ti sei guadagnato ampiamente la tua ricompensa.\n\nAh, come sono felice! Mi attendono notti indimenticabili!',0), -(26681,'itIT','<Ello legge la lettera e ha un sussulto.>\n\nSciocco! Ci hai condannati tutti!',0), -(26683,'itIT','Sì, un tempo avevo uno specchio.',0), -(26684,'itIT','Fantastico! Questo funzionerà alla perfezione. Grazie mille!',0), -(26685,'itIT','Finalmente! Lo strumento per osservare le stelle è completo! Grazie, $n. Ora posso continuare la mia ricerca...',0), -(26686,'itIT','Borgoscuro è in debito con te, $n. Hai dimostrato di essere un grande alleato dei Guardiani della Notte.',0), -(26688,'itIT','Impressionante. Pare che tu sia veramente in gamba. Forse possiamo trovare qualcosa di più adatto a uno con le tue abilità.',0), -(26689,'itIT','Te la sei cavata bene contro i Mistici dell\'Ombra, $n. Purtroppo, però, anche a distanza di anni dal loro arrivo, sembrano essercene sempre molti pronti a prendere il posto di quelli che uccidiamo.\n\nConfido nel Maestro Carevin. Sono sicuro che andrà fino in fondo alla faccenda.',0), -(26690,'itIT','Se devo essere sincero, non credevo che avresti fatto tutta questa strada. Ti sei dimostrato in gamba, $c. Se vuoi partecipare formalmente alla missione del Maestro Carevin, sarò lieto di scriverti una lettera di raccomandazione.',0), -(26691,'itIT','Ti chiedo scusa per la mia fredda accoglienza, $n, ma come puoi vedere sono un uomo molto impegnato. Da quel che leggo, hai fatto colpo su Calor. Ti assicuro che non capita spesso.\n\nAbbiamo di fronte delle creature spregevoli e ci servirà l\'aiuto di tutti coloro che si sono dimostrati all\'altezza. Combattiamo contro demoni, non morti e quelli che danno loro aiuto. Tieni gli occhi aperti, fa\' attenzione e non fidarti di nessuno che non sia disposto ad appoggiare la nostra causa.\n\nGloria alla Luce.',0), -(26694,'itIT','Si è teletrasportato via? E ha parlato di Fiammascura? Che diavolo succede?\n\nSembra sia giunto il momento di porre fine a questa follia.',0), -(26695,'itIT','Me li hai portati! Comincio a pensare che la fortuna stia girando a nostro favore, $n.',0), -(26697,'itIT','Spero che quei maledetti sappiano nuotare!\n\nAnzi, spero proprio di no!',0), -(26698,'itIT','Li avevo dati per scomparsi molti anni fa, ma avrei dovuto immaginare che i Razziamarea erano vivi e tramavano qualcosa.',0), -(26699,'itIT','Non possiamo permetterci di star fermi, $n. La Baia del Bottino non resisterà ancora per molto.',0), -(26703,'itIT','$n! Sei vivo! Ti abbiamo trovato boccheggiante nel porto, poco dopo la ritirata da parte degli ultimi aggressori. Ci hai fatto preoccupare per un bel po\'...\n\n$n, voglio ringraziarti. Non solo ci hai fornito le informazioni necessarie per prepararci a quest\'attacco, ma ci hai anche aiutati a respingere i Velerosse e i Razziamarea. Qui alla Baia del Bottino il tuo nome verrà ricordato per sempre.\n\nE sempre qui, alla Baia del Bottino, la gloria si misura in base al bottino. A te la prima scelta!',0), -(26707,'itIT','Ti ringrazio, $c. Anche i Worgen che torneranno sani grazie alla pozione preparata con quest\'erba ti saranno riconoscenti.',0), -(26717,'itIT','C\'è mancato poco! Per fortuna è fuggito senza farti del male...\n\nForse sta ancora combattendo contro la sua condizione. Devo avvertire il Maestro Harris!',0), -(26719,'itIT','Benvenuto al nostro umile accampamento. Non è bello a vedersi, ma almeno è sicuro.\n\nCome hai detto? Un Worgen alla fattoria?',0), -(26720,'itIT','L\'hai trovato!\n\nNon c\'è tempo da perdere. Ci metteremo subito all\'opera per somministrargli il siero.\n\nJITTERS! Preparati!',0), -(26722,'itIT','<In fondo a questa galleria di terra scorgi un debole bagliore nell\'oscurità. Hai trovato l\'ultimo pezzo!>',0), -(26723,'itIT','I suoi vestiti insanguinati? Se non si tratta di uno scherzo, allora è qualcosa di peggio...',0), -(26724,'itIT','Mi rincuora vedere qualcuno ripresosi così di recente preoccuparsi per i problemi degli altri. Sven preferisce sorvolare sulle sue di disgrazie per risparmiarsi la sofferenza.',0), -(26725,'itIT','<Trovi una staffa di metallo brillante sepolta nella fredda terra. Ci sono dei fori che evidentemente ospitavano dei pezzi del manufatto.>',0), -(26726,'itIT','Non li dimenticheremo mai, $n. Il sacrificio compiuto da te e dal resto della Compagnia Bravo per salvare Crestarossa sarà narrato per i secoli a venire.\n\nAnche se non posso fare nulla per alleviare il dolore causato dalla perdita dei tuoi amici, sento di doverti ricompensare per un simile gesto eroico. Questi sono gli effetti personali di Keeshan: sono le uniche cose che abbiamo trovato dopo aver dragato il lago alla ricerca del suo corpo. Troteman mi ha informato che Keeshan avrebbe voluto che tenessi qualcosa come ultimo membro vivente della Compagnia Bravo. Ricordali, $n!',0), -(26727,'itIT','Sia ringraziata la Luce! È morto!\n\n$n, ti sei fatto perdonare salvando le vite degli abitanti locali.',0), -(26729,'itIT','Questi andranno bene. Anche se non posso attivare l\'Altare solo con i bracciali...',0), -(26731,'itIT','I miei colleghi del Kirin Tor saranno felici di sapere che il Cuore è nostro.\n\nGrazie per il tuo aiuto, $n. Non ce l\'avrei fatta senza di te.',0), -(26732,'itIT','Ben fatto, $n. Ora vediamo cosa contiene questo elisir...',0), -(26733,'itIT','Andrà bene. Aspetta un momento mentre faccio una prova.',0), -(26734,'itIT','<Fratello Nimetz apre una borsa e ti fa riporre il cristallo al suo interno.>\n\nSapevo che ne avevano ancora di questa sostanza. La invierò ai miei contatti al Fortino Livingston, a sud. Speriamo che abbiano più fortuna di noi.\n\nGrazie di tutto, $n.',0), -(26735,'itIT','L\'hanno ucciso? E io che per tutto questo tempo ho pensato che li dominasse con pugno di ferro...',0), -(26736,'itIT','Grazie, $n. Pare che i miei sospetti fossero fondati... I tre prigionieri sembrano essere sfuggiti alla follia che si è impossessata di Kurzen e dei suoi uomini.\n\nPrima che arrivassi, Emerine li ha teletrasportati a Roccavento perché si rimettessero. Hanno promesso di tornare presto.',0), -(26737,'itIT','Davvero favoloso, $n. I miei uomini e io ci occuperemo del resto.\n\nOra che Kurzen non c\'è più, forse riusciremo a continuare la nostra spedizione originale a Rovotorto, che era... Ahhh...\n\nNon importa. Ti prego, approfitta pure dei nostri negozi d\'armature. Forse troverai qualcosa che fa al caso tuo.',0), -(26738,'itIT','Sì, sembra che tu gli piaccia. Sei fortunato... Quando sono così piccoli, i raptor sono calmi, pacifici e si addestrano facilmente. Tienila, $n... Potrebbe tornarti utile.\n\nInfatti...',0), -(26739,'itIT','Sembra già più grande! Sai, i raptor crescono rapidamente. Hai avuto fortuna a trovare un compagno così forte.\n\nTienila al tuo fianco più a lungo che puoi, $n. Sono sicuro che in futuro diventerà una valida alleata.',0), -(26740,'itIT','Oh, è una Pentola a Pressione di Krazek! Che opera ingegnosa, ma ogni tanto si rompe una molla o un ingranaggio. Vediamo cosa non va in questa...\n\nAh! Il suo accumulatore di vapore è arrugginito, si è rotta una guarnizione a cerniera e manca un dente del fobulatore. Mi sorprende che riuscisse a bollire persino una rapa con la pentola in questo stato!\n\nSe posso ripararla? Ma certo che posso!\n\nMa c\'è un prezzo da pagare. Oh sì, c\'è sempre un prezzo da pagare...',0), -(26742,'itIT','<Berrin studia le iscrizioni sul totem.>\n\nCredo di riuscire a leggere questo testo... Affascinante!\n\nTsul\'kalu, Mahamba, Pogeyan... Cosa significano questi nomi?',0), -(26743,'itIT','Prima mi salvi dalla prigione di quel folle e ora mi fornisci la chiave per comprendere lo sciamanesimo dei Troll.\n\nSi sta rivelando un\'ottima settimana!\n\nGrazie ancora, $n. Farò in modo che tu abbia il supporto dei Granmartello durante i tuoi viaggi.',0), -(26744,'itIT','A essere onesto, invio queste storie a mia moglie e mio figlio a Roccavento. Adorano farsi raccontare cosa faccio nella giungla e li vedo poco. Queste piccole cose servono a farmi sentire vicino a loro.\n\nGrazie, $n.',0), -(26745,'itIT','Cos\'abbiamo qui? Una Raptor Giovane e il suo compagno $r. Ah!\n\nMa la cosa più importante è quel teschio. Non era di un Troll qualunque. Era grande...\n\n\n\nE anche forte... Sai, volevo provare a eseguire qualche magia dei Troll. Non può essere tanto difficile, no? Usiamo questo ragazzone come cavia, che ne dici?',0), -(26746,'itIT','Questi ci daranno un po\' di... Qual è la parola troll? Vudù? Juju? Tiklabang?\n\nNon importa. Se vogliamo ricostruire un Troll, ci serve la magia dei Troll. E questi feticci ne sono ricolmi.',0), -(26747,'itIT','Hai agito bene, $r. Abbiamo una testa, un corpo e un po\' di ridicolo juju-vudù. Ora, diamo una piccola scossa per mettere in moto le cose e...',0), -(26748,'itIT','Sto contento che hai usato la capa.\n\nQualche volta, vieni a trovarmi a Zul\'gurub, $r. Ti tengo d\'occhio...',0), -(26749,'itIT','Mandokir è vivo, sì.\n\nTu sei il responsabile, sì.\n\nPotresti ancora riuscire a fermarlo, sì.',0), -(26751,'itIT','L\'equilibrio è ristabilito. Per ora. Forse in futuro chiederemo ancora il tuo aiuto, $n.',0), -(26753,'itIT','<All\'interno dell\'alcova, il tuo sguardo è attratto dallo scintillio di un oggetto di metallo. Hai trovato un altro pezzo del manufatto!>',0), -(26754,'itIT','Speriamo che quel mostro disgustoso sia morto davvero, stavolta!\n\nAndrò laggiù per bruciare personalmente i suoi resti. Hai fatto un ottimo lavoro, $n. Forse, col tempo, Boscovespro tornerà a essere tranquillo come una volta.',0), -(26760,'itIT','Sì... finalmente!!! Non potrò mai ringraziarti abbastanza per avermi concesso la possibilità di realizzare la cura.\n\nIl nostro nuovo amico potrebbe aver bisogno d\'aiuto. Vai a parlarci.',0), -(26761,'itIT','Ho sentito che i Defias sono tornati. Una notizia terribile. Vorrei dartene di migliori, ma anche Borgolago è sotto attacco! Il numero delle vittime è alto e le nostre poche e rade guardie non riescono a contenere la situazione. Abbiamo bisogno di un eroe!',0), -(26765,'itIT','È a posto! È fantastico, ora posso iniziare a preparare la cena! Grazie infinite, $n.\n\nSpero che Krazek non ti abbia infastidito troppo.',0), -(26772,'itIT','Hai portato le penne, sì.\n\nSai seguire le istruzioni, sì.',0), -(26773,'itIT','Cosa ti aveva detto la Sacerdotessa?\n\nLa raptor è la figlia di Ohgan, erede del trono di Mandokir.\n\nAh!',0), -(26776,'itIT','<Spieghi a Ghaliri quanto è successo finora.>\n\nSembra che Jin\'do sia sopravvissuto e stia riunendo i fratelli suoi per evocare di nuovo Hakkar in chisto mondo. È nu bene che sei venuto a parlare con me.\n\nNun ci sta molto che possiamo fare se nun aspettare e guardare. Jin\'do sta debole e andrebbe attaccato, ma devo aspettare che Rastakhan mi consenta di dare l\'ordine. Fino ad allora, tu e il raptor tuo dovete aspettare.',0), -(26777,'itIT','$n, hai dato la pace a coloro che conoscevano solo sofferenza. Devi esserne fiero.',0), -(26778,'itIT','Le urla per ora si sono affievolite. Che la Luce ti benedica, $n.',0), -(26779,'itIT','Come promesso, ecco la ricompensa tua. Hai onorato la nazione Troll.',0), -(26780,'itIT','Noto già la differenza. Non vedo l\'ora di poter ripetere le mie osservazioni!',0), -(26781,'itIT','Hai recuperato l\'Occhio! Sei davvero in gamba, $n!\n\nE pensare che mio fratello e mia sorella avevano detto che non avremmo trovato nulla di valore nella Valle! Ah! E questo è solo l\'inizio!',0), -(26782,'itIT','<Wulfred guarda nel forziere.>\n\nNon... Non è quello che mi aspettavo. Pensavo che fosse un... un...\n\n<Gli occhi diventano lucidi.>\n\nEhm! Mi spiace. Non so cosa mi sia preso. Manderò il tutto a sud, agli Scavi della Lega degli Esploratori al Capo. Forse sapranno cosa farci...',0), -(26784,'itIT','Questi sono perfetti! Ora le impetuose acque di quel fiume inquieto faranno molto di più che muovere limo e pietre... Ti faranno spostare tra i continenti.\n\nConcludi i tuoi affari qui e poi dovremmo potercene andare.',0), -(26786,'itIT','Il tuo Capoguerra è risoluto, $n. Sa come agire. Mi piace.\n\nParliamo di questo portale che desidera!',0), -(26787,'itIT','Grazie infinite, $n! Non avrei mai pensato di essere felice di annusare quei cervelli, ma soprattutto sono contento di non essere dovuto andarli a prendere io!\n\nEcco la tua ricompensa, come promesso...',0), -(26788,'itIT','<Ornak si fa colare il fango dalle dita.>\n\nEcco quello che serviva! Inizierò a impastarlo e diluirlo con acqua e ghiaia. Ne bastano poche manciate per potenziare abbastanza cemento da realizzare una torre di pietra.\n\nAbbiamo grandi piani per questo porto, $n. Vedrai!',0), -(26793,'itIT','Morgan Ladimore?\n\nAh, sì, certo. La sua è una storia lunga e triste. Io lo conoscevo, ma non l\'ho più visto da quando è partito per la guerra. Era un uomo nobile e generoso, ma andò incontro a una fine terribile.\n\nDovrei avere qualcosa qui in grado di raccontarti meglio come sono andate le cose, più di quanto io possa ricordare...',0), -(26794,'itIT','Morgan Ladimore? Mai sentito...\n\nOh, vuoi dire Mor\'ladim! Suppongo tu non conosca la sua storia, vero?\n\nBe\', te la riassumerò brevemente... C\'è un potente Non Morto, Mor\'ladim, che vaga per Boscovespro. Da ciò che abbiamo scoperto, pare si tratti del cadavere di Morgan Ladimore, che tu a quanto pare conosci. Ci sta causando parecchi problemi, attaccando le sentinelle di pattuglia e uccidendo la gente che incontra.\n\n<Ti esamina.>\n\nTu sembri una persona abbastanza in gamba... potresti occuparti di lui e metterlo a riposo.',0), -(26795,'itIT','Lo hai ucciso? Hai compiuto una grande impresa, $n! Ti ringrazio a nome degli abitanti di Borgoscuro e dei Guardiani della Notte.\n\nTuttavia... resta ancora un piccolo problema da risolvere...',0), -(26796,'itIT','Sì? Mio padre...\n\n<Abbassa lo sguardo e assume un\'espressione affranta.>\n\nAvrei voluto fare qualcosa per lui... Se solo gli avessi parlato prima che...',0), -(26797,'itIT','<Una voce spettrale riecheggia nel vento...>\n\nCos\'è questo? Sarah? È ancora viva? Mi solleva saperlo...\n\n$n, prendi la mia spada, Archeus. Ora che la mia anima ha trovato la pace, non ne ho più bisogno. È stata forgiata per fare del bene e anche se non mi sono dimostrato degno di portarla, forse tu potrai diffondere la Luce con essa.\n\nLys, amore mio...',0), -(26798,'itIT','Ah, $c, sei tornata da Fauci di Drago. Il portale quindi funziona? Bene.\n\nPrima di lasciarti tornare, dobbiamo risolvere qualche questione piuttosto... sporca.',0), -(26838,'itIT','Benvenuto al nostro accampamento, $c. Non potevi scegliere momento migliore per arrivare.',0), -(26842,'itIT','Ben fatto, ragazzo. Mi potrebbe fare comodo un capace $c come te da queste parti.',0), -(26844,'itIT','Bene, bene. Ora potremo scoprire cosa succede in quella miniera.',0), -(26846,'itIT','Sono certa che abbia funzionato solo perché i Trogg non sono molto furbi. Tuttavia, anche noi Nani eravamo creature della terra.\n\nEd essere comandati da un Coboldo non sembra molto dignitoso. Quindi, sono contenta di non aver scoperto come ci siano riusciti.',0), -(26854,'itIT','<È il cadavere di un Nano: dilaniato, congelato e divorato dalle bestie delle montagne. Stretto nella sua mano, c\'è un libro con gli appunti disordinati di Mori Hildelve. E indossa ancora una Veste da Brigadiere in eccellenti condizioni.>\n\n<È qui che il Pilota di Macchine d\'Assedio deve aver trovato la morte.>',0), -(26855,'itIT','Che tragica notizia. Hildelve era un buon amico. E vorrei essere stato al tuo fianco quando hai affrontato Zampabianca!\n\nGrazie, $n. I Piloti della Brigata d\'Assedio di Forgiardente tramanderanno le tue gesta.',0), -(26860,'itIT','Molto obbligata! La fesa è una delle mie modifiche segrete alla ricetta... Ma ecco le istruzioni su come prepararla con la carne di qualsiasi tipo di orso.\n\nEd ecco una porzione fresca del mio Sanguinaccio. Meglio se lo mangi subito!',0), -(26863,'itIT','Hai visto molti Coboldi là dentro? Il pensiero delle loro luride zampe che scavano nella nostra miniera mi dà il voltastomaco!',0), -(26864,'itIT','Gnoll, Coboldi e Trogg? Oh dannazione.\n\nSe non avessi un\'altra sorpresa per te, riderei.',0), -(26868,'itIT','Ha funzionato alla grande, vero? Forse ora che ho salvato l\'intera città, Kadrell mi lascerà in pace!\n\nDirei che ti meriti una bella ricompensa.',0), -(26909,'itIT','<Il frammento pulsa leggermente e nella mente senti riecheggiare un sussurro.>\n\nAiuto...',0), -(26911,'itIT','Lo so, $n. Non avrei dovuto inviarti lì.\n\nPerdonami... a volte i sussurri del passato sono troppo forti.',0), -(26912,'itIT','<Una volta collocate le Catene Oniriche intorno ai Frammenti, da molto in basso odi un gemito che ha ben poco di umano. Il lamento è seguito da un ruggito.>\n\n<I Frammenti di Myzrael non evocano più quella sensazione di calore e sicurezza di prima, ma hanno assunto un\'aria di aperta minaccia... come se ciò che si trova sotto di essi si rivolgesse minaccioso verso la superficie.>',0), -(26922,'itIT','Quelle sono semplici granate esplosive. Anche se sono un membro dell\'Ordine Reale degli Speziali, devo ammettere che alcuni problemi possono essere risolti solo in un modo.',0), -(26923,'itIT','Senza più i Behemoth a ostacolarci, la nostra vittoria contro il Flagello è sicura.\n\nPurtroppo, le probabilità contro l\'Alleanza non giocano a nostro favore... ma questo non ti riguarda. Almeno non ancora.',0), -(26924,'itIT','Ben fatto, $n. E ora, liberata Andorhal dal capo dell\'esercito del Flagello, non ci resta che attendere il momento giusto per agire.',0), -(26925,'itIT','Araj è morto. Bene. L\'Ordine Reale degli Speziali ha fatto la sua parte. Come te, $n.',0), -(26928,'itIT','Fiuuu! Che puzza.\n\nOra preparati, perché sto per stupirti con le facoltà mentali che mi sono rimaste.',0), -(26929,'itIT','Che gran gentilezza aiutare una vecchia sciocca come me. Ecco la ricompensa che ti avevo promesso.',0), -(26930,'itIT','Cadaveri bruciati? Nessun sopravvissuto? Ci avevo visto giusto.\n\nDi bene in meglio! Senza la Crociata Scarlatta che infetta Lordaeron la nostra vita sarà più facile. Sono la personificazione del peggio degli Umani.',0), -(26931,'itIT','È un sollievo sapere che quei cacciatori sono fuori dai piedi, anche se con l\'Alleanza non abbiamo ancora finito.',0), -(26932,'itIT','Questo dovrebbe evitare che malattie e morbi si diffondano nell\'acqua rimasta. Molte grazie, $n.',0), -(26934,'itIT','Eccellente! Proprio la quantità che mi serviva.\n\nE ora aspetta, $n. Lascia che ti spieghi meglio quali sono i nostri piani.',0), -(26935,'itIT','Benvenuto alla Cresta Nord, $c.',0), -(26938,'itIT','Quando Koltira darà il segnale, condurrò le Val\'kyr ad Andorhal. Vinceremo. E un altro pezzo di Lordaeron finirà nelle mani dei Reietti.',0), -(26952,'itIT','Benvenuto, $c. Come puoi vedere, il nostro accampamento è formato dai membri della Crociata d\'Argento e i Druidi del Circolo Cenariano, ma accettiamo volentieri chiunque ci voglia aiutare.',0), -(26954,'itIT','Stiamo facendo dei progressi. Quanti uccelli ha abbattuto Zen\'kiki?\n\nNessuno? Li hai uccisi tutti tu?\n\nSignifica che dobbiamo trovargli da fare altro. Quando mi sarà venuto in mente qualcosa, te lo comunicherò.',0), -(26955,'itIT','Per la grazia della Madre Terra, ce l\'ha fatta! Grazie, $n!\n\nAmmetto che stavo disperando per Zen\'kiki, ma la tua pazienza e dedizione ne hanno fatto un degno membro del Circolo Cenariano, senza contare i servigi che hai reso alla natura.\n\nHai tutto il mio rispetto e la mia ammirazione.',0), -(26957,'itIT','Sembra che sia arrivato prima io, $n.\n\nL\'Agente Operativo Kaartish mi ha parlato della mia vecchia casa. A quanto pare le mie battaglie contro il Flagello non sono ancora giunte al termine.',0), -(26964,'itIT','Benissimo! È arrivata una nuova recluta. C\'è molto da fare... molto, davvero.',0), -(26965,'itIT','Non me l\'aspettavo. Non ho dubbi sul nostro Capoguerra, ma...\n\nNon fa niente! Abbiamo del lavoro da fare. Sono certo che la Dama Oscura e il Capoguerra sapranno chiarirsi.',0), -(26979,'itIT','$n. La Dama Oscura veglia su di te.',0), -(26980,'itIT','Ti ha mandata Pugnoforte? È un buon Capitano che capisce i suoi uomini. Vorrei soltanto che la smettesse di fissarmi la scollatura.\n\nCerca di non farti beccare a fare lo stesso. Noi qui stiamo lavorando.',0), -(26981,'itIT','Salve, $c. Abbiamo dei problemi con i raptor... be\'.\n\nSembra che l\'intero sito degli scavi abbia deciso di attaccarci. Non avevo mai visto delle rocce e dei fossili così scombussolati!',0), -(26989,'itIT','Ecco Moraisss! Ancora in vita!\n\nDifensore della Selva Pinargento! Redentore dell\'Orda! Moraisss, il tuo valore merita una ricompensa!',0), -(26992,'itIT','Agonia a profusione, già! La terra stessa minaccia di divorarci, eppure noi insistiamo. Perché, mi chiedo? Con questa rovinerba e le interiora di cui ha bisogno T\'Veen, forse potremo avere qualcosa di adatto da inviare al Fronte dei Reietti.',0), -(26995,'itIT','Ottimo! Con queste interiora e la rovinerba feroce potremo provare il nuovo tipo di morbo. Ora bisogna trovare il bersaglio adatto...',0), -(26998,'itIT','Così potente da sterminare mille Murloc! Credo che lo scriverò sull\'etichetta. Hai agito bene, $n, e qui chi fa bene viene ricompensato.',0), -(26999,'itIT','Basteranno, $n. Ora ho solo bisogno di tempo per compiere i miei studi.',0), -(27000,'itIT','Be\', sembra che il Mustang li abbia spaventati, ma poi sono tornati. Non posso certo farti passare la vita a cavallo, anche perché non credo che lo faresti.\n\nBene, rimane solo la carneficina.',0), -(27002,'itIT','$n. Che immenso piacere.\n\nSo che sei giovane e che ti stai ancora addestrando, ma ho osservato con attenzione le tue gesta. Noi della Crociata d\'Argento siamo sempre alla ricerca di nuove reclute e tu prometti davvero bene. Per ora non ho dei compiti da assegnarti, ma volevo incontrarti di persona per capire che tipo di $r sei veramente.\n\nNel frattempo, puoi gustare le attrattive di Valsalda. Ci rivedremo presto, $n. Puoi andare.',0), -(27011,'itIT','La metterò nella legnaia esterna. Nathaniel non si sarà neanche accorto che mancava.',0), -(27012,'itIT','Grazie, $n. Le getterò nel fuoco. Non vorrei che gli Gnoll entrassero in casa per riprendersele.',0), -(27013,'itIT','Mi sento sollevata, $n. Grazie.',0), -(27017,'itIT','Questo... Gloria leggeva questo libro di preghiere tutte le notti! Come ho fatto a dimenticarlo? Era così devota, $n.\n\nQuesto dipinto... mia figlia Andrea... amava... dipingere...',0), -(27026,'itIT','Va bene, sì, mi hanno già informata che le Linci Rosse sono molto più piccole di quanto pensassi. Ma sono comunque piuttosto pericolose per gli Gnomi!\n\nHai compiuto un grande gesto per la sicurezza del Padiglione, $n!',0), -(27032,'itIT','<Lo Struzzo dei Cieli è immobile, ormai senza speranza di volare. Sulla parte anteriore c\'è un portello marcato \"SRW\".>',0), -(27033,'itIT','Perfetto! Ora che ho perfezionato il bilanciamento delle ali e ho tutti i pezzi che mi servono, non mi resta che trovare un pilota.',0), -(27034,'itIT','Non m\'interessano né mio padre né le sue stupide invenzioni! Sono solo sciocchezze!',0), -(27035,'itIT','Ce l\'hai fatta? Ce l\'hai fatta! Hai lottato e hai vinto!\n\nAllora, c\'è speranza...',0), -(27036,'itIT','Ehm, che cos\'è? Sembra una testa di orso.\n\n<Si passa inconsciamente un dito sulla cicatrice.>\n\nBe\'. la tua è una preda piuttosto interessante. Che sia l\'orso di quella volta...\n\n<Divaga e comincia a tremare visibilmente.>\n\nOh, porta via quella cosa, portala via! Porta quell\'orribile cosa fuori di qui!',0), -(27037,'itIT','Grazie per avermi aiutato con il mio piano, $n. Erano mesi che volevo farla pagare a quel pomposo arrogante. E direi che abbiamo fatto un ottimo lavoro! Ecco, prendi, te lo sei meritato.',0), -(27039,'itIT','Belmont si innervosisce e manda un novellino a cercarmi? Ascolta, sono tre giorni che osservo la residenza del vecchio Ivar da questa catapecchia. La tua presenza mette a repentaglio la riuscita dell\'operazione!\n\nNon c\'è tempo per le spiegazioni. Dobbiamo agire ora o la missione sarà compromessa.',0), -(27045,'itIT','Oh no, povera Yorick! La conoscevo, $n. Un\'assassina dall\'incredibile coraggio...\n\nOra dimmi, che succede? Cosa avete scoperto tu e Yorick?',0), -(27053,'itIT','<La chiave del Signore del Calderone Animafuria si disintegra appena tocca la serratura del pannello di accesso, alla base della piattaforma del Calderone. Senti un leggero suono metallico provenire dall\'interno, quindi il pannello si apre rivelando delle tossine viscose all\'interno della struttura del calderone.>\n\n<C\'è un piccolo rubinetto sotto cui la bottiglia si incastra perfettamente, dandoti modo di prendere il campione per l\'Agente Operativo Kaartish al Bivacco dei Guaritori.>',0), -(27055,'itIT','Hai fatto più di quanto dovevi, $n. Non solo abbiamo fermato la il Culto dei Dannati nella sua crociata per riportare l\'infezione nelle Terre Infette, ma hai scoperto un altro dei loro folli piani: la rianimazione ininterrotta dei morti!\n\nIl tuo nome, $n, giungerà alle orecchie del Gran Signore Fordring quando gli parlerò di questa storia. Hai la mia gratitudine e la benedizione della Crociata d\'Argento.',0), -(27056,'itIT','Crowley... Un moscerino. Un insetto che attende di essere schiacciato sotto il mio stivale.\n\nDunque, pensa di risvegliare i ferali Worgen della Selva Pinargento? Mostreremo a lui e ai suoi alleati la potenza dei Reietti!\n\nMa prima dobbiamo rimediare al disastro compiuto dalla flotta del Capoguerra. Senza il loro aiuto potremmo perdere questa guerra.',0), -(27057,'itIT','Ottimo lavoro. Aspetta un momento...\n\n<Il Draenei confronta il tuo campione con un altro che presumibilmente ha distillato in precedenza.>\n\nSì, sembra che sia la stessa infezione degli animali. Grazie a questo, e alla tua forza, possiamo fermare l\'infezione.',0), -(27065,'itIT','Questo fallimento potrebbe diventare una delle più grandi umiliazioni nella storia della guerra navale. Com\'è potuto succedere? Erano ubriachi. Ecco come.',0), -(27069,'itIT','In queste casse c\'è il TUONO D\'ACCIAIO! Ora che abbiamo di nuovo le nostre armi potremmo avere una possibilità di redimerci.',0), -(27073,'itIT','A quanto pare hai conciato quei Worgen per le feste, e nello stesso tempo diradato la \"nebbia della vergogna\" nella quale ci avevano gettati. Forse ora i Lupi di Mare smetteranno di bere.\n\nMa chi prendo in giro?\n\nAh!',0), -(27074,'itIT','Hai attaccato l\'Accampamento del Crepuscolo al centro del lago? Non male, ragazzo!\n\nSe vuoi affrontarli nella loro tana, faccio al caso tuo.',0), -(27075,'itIT','La situazione può sembrare brutta, ma con il tuo aiuto vinceremo, $n. Non domineranno sui Nani.',0), -(27077,'itIT','È un peccato che questi affari semi-plasmati siano troppo fragili e contorti per creare delle armi. Ma grazie a te, abbiamo avuto la possibilità di prenderli prima che fossero ultimati. Quindi, non mi lamenterò.',0), -(27078,'itIT','Ce l\'hai fatta! Forse non avremo messo fine al culto, ma gli abbiamo dimostrato che non siamo prede facili e le nostre armi colpiscono duro.\n\nPrendi questa ricompensa con tutta la mia gratitudine. E non arrossire se a Thelsamar ti acclamano per strada!',0), -(27082,'itIT','Bene! Ora prepariamo il \"pasto\".',0), -(27083,'itIT','Thassarian e gli Umani hanno fatto la loro mossa. Credevo che Thassarian avrebbe onorato il nostro accordo, ma così non è stato.',0), -(27084,'itIT','Li abbiamo appena scalfiti... ma la vista dei loro uomini che piovono dal cielo non farà certo bene al loro morale.',0), -(27085,'itIT','Hai combattuto bene, $n. Vorrei avere le tue capacità... e il tuo coraggio.',0), -(27086,'itIT','Ben fatto. Con loro fuori dai giochi non ho più scuse.\n\nPresto dovrò combattere contro Thassarian, per l\'onore e per Andorhal.',0), -(27088,'itIT','<Lo Speziale Terramarcia ride maniacalmente.>\n\nAvevi dubbi? Un Ettin non può nulla contro la scienza!',0), -(27089,'itIT','<È il cadavere di Lurido, il cavaliere più fidato di Thassarian. Il Cavaliere della Morte non si trova da nessuna parte e le truppe dell\'Alleanza battono in ritirata.>\n\n<I Reietti hanno vinto la battaglia di Andorhal.>',0), -(27093,'itIT','Lok\'tar, $n! Una volta finita la birra, i miei Orchi saranno pronti!',0), -(27094,'itIT','Hai salvato i nostri Orchi e hai ucciso la Matriarca Filatela? Siamo in debito con te. Ci hai salvati da una fine certa, $n. Ora possiamo svegliare questi idioti ubriachi.',0), -(27096,'itIT','<Sylvanas solleva un sopracciglio.>\n\nDunque gli Orchi sono pronti?\n\n<Sylvanas legge la Lettera d\'Encomio.>\n\nHai recuperato i loro rifornimenti? Hai ucciso una decina di Worgen? Abbattuto un Ettin? Liberato i loro soldati e distrutto la Matriarca Filatela?\n\nNon lo dico spesso, $n, ma sono colpita. Forse la tua abilità è degna delle tue ambizioni. Lo scopriremo, perché ti metterò alla prova!',0), -(27098,'itIT','Ora comprendi l\'importanza della nostra missione qui? Crowley e i suoi cani dell\'Alleanza devono esser fermati!',0), -(27099,'itIT','Sembrerebbe che Crowley sia più forte del previsto. Ma è pur sempre un uomo, fatto di carne e ossa, pieno di segreti. Segreti di cui so tutto...\n\nHai agito bene, $n. Le tue abilità potrebbero essermi utili a Mausolea. Ho un piano per liberarmi definitivamente di Crowley e dei suoi insorti. Mi aiuterai?',0), -(27115,'itIT','Funziona! L\'ha portato mio padre!',0), -(27116,'itIT','Cosa diavolo era quello? Un Tecnostruzzo volante?\n\nSai una cosa? Preferisco non saperlo. Farò finta che non sia successo nulla e nessuno passerà per pazzo.',0), -(27117,'itIT','Lavoro eccellente, $n.',0), -(27144,'itIT','Non ho niente contro i Cavalieri della Spada d\'Ebano, ma bisogna ricordare a Koltira che ora lavora per noi. La sua lealtà deve andare all\'Orda.\n\nOppure, nello specifico, ai Reietti.\n\nFossi in te non cercherei di parlare con Koltira nei prossimi giorni. Ora che è nelle mie mani... puoi stare certo che spezzerò ogni legame residuo che ha con l\'Alleanza.',0), -(27155,'itIT','Sono già stato informato delle tue azioni, $n. Io ti accolgo nella mia città, ti do la mia benedizione... e tu come mi ripaghi?\n\nUccidendo il traditore che cercavamo da settimane. Ben fatto. Ti sei comportato da eroe molto prima di quanto mi aspettassi.',0), -(27156,'itIT','Stavo controllando i documenti e c\'è scritto che doveva venire un soldato FEMMINA. E tu non lo sei, a quanto pare...\n\n<Il Tenente Myner ti guarda imbarazzato.>\n\nSembra che tu non sia la persona che avevo assunto, ma hai fatto un buon lavoro. Quindi ti pagherò lo stesso.',0), -(27160,'itIT','Abomini... forti.\n\n$n... più forte.',0), -(27161,'itIT','Quelle granate sono tutte esplosive. Non sarò un Ingegnere Goblin, ma riesco a capire l\'importanza di poter far esplodere le cose di tanto in tanto.',0), -(27162,'itIT','Ben fatto, $n. E ora, liberata Andorhal dal capo dell\'esercito del Flagello, non ci resta che attendere il momento giusto per agire.',0), -(27163,'itIT','Lavoro eccellente, $n.',0), -(27164,'itIT','Araj morto... molto bene. Lo Gnomo ha fatto la sua parte per vincere questa guerra. Proprio come te, $n.',0), -(27166,'itIT','Le darò subito ai miei fabbricanti di frecce.\n\nSono lieto di vedere che ti impegni per noi, $n. Forse più tardi avrò altri incarichi emozionanti da assegnarti.',0), -(27167,'itIT','Cacci come un vero $c. Anche se non possiamo insediare le nostre fattorie, almeno mangiamo.',0), -(27168,'itIT','Fortunatamente, molte sono trapassate pacificamente. Ti ringrazio, $n.',0), -(27169,'itIT','Tu e gli Umani dell\'Accampamento di Ventofreddo volete riprendere Andorhal? Vi auguro di avere fortuna nell\'impresa.',0), -(27170,'itIT','<Sparse per il piano inferiore della Cripta ci sono delle casse che un tempo contenevano armi e corazze.>\n\n<Sembra che qualcuno ti abbia preceduto.>',0), -(27171,'itIT','Attaccato dai fantasmi? Strano. Credevo che la cripta fosse stata purificata.\n\nThurman Grant è appena andato via. Ricordi quel contadino zotico che era qui? Ha preso i suoi uomini e si è diretto alla fattoria più vicina... violando i miei ordini.',0), -(27172,'itIT','Be\'... ora che sei qui, saremo felici di prendere le armature.\n\nPuoi tenerti le armi, invece, anche perché questi uomini non saprebbero maneggiarle.',0), -(27175,'itIT','Benvenuto, $c. Come puoi vedere, il nostro accampamento è formato dai membri della Crociata d\'Argento e i Druidi del Circolo Cenariano, ma accettiamo volentieri chiunque ci voglia aiutare.',0), -(27177,'itIT','Guarda qui! Hai recuperato molto più di quanto pensassi. Con questo materiale possiamo equipaggiare un\'intera squadra di soldati.\n\nAbbiamo l\'equipaggiamento, se solo riuscissimo ad avere più uomini qui nelle Alture...',0), -(27178,'itIT','Li hai messi in fuga, $n! Cho\'gall non potrà più contare sulle forze dei Naga. Da qui in poi, siamo solo noi contro il Martello del Crepuscolo.\n\n\n\n...E l\'Orda.',0), -(27180,'itIT','Mi assicurerò che questi fregi arrivino subito a Sepulcra. L\'archivista inserirà i loro nomi nei nostri registri affinché il loro sacrificio non venga mai dimenticato.',0), -(27194,'itIT','Immagino che prima di distruggerli dobbiamo metterli con le spalle al muro, giusto?',0), -(27195,'itIT','COSA?!?\n\n<Sylvanas urla.>\n\nCROWLEY!!!\n\nBastardi. Erano tra i nostri soldati migliori. È l\'ultima volta che sottovaluto Crowley e gli Zannacremisi. È chiaro che si tratta di nemici diversi da tutti quelli che abbiamo incontrato finora... disposti a sacrificarsi per organizzare una trappola del genere... una cosa mai vista nella storia militare dell\'Alleanza.',0), -(27200,'itIT','Ero caduto vittima del suo incantesimo, $n. Non ce l\'avrei fatta senza di te. Grazie!\n\nForse ora il resto della flotta dell\'Alleanza potrà finalmente attraccare qui, in pace...',0), -(27226,'itIT','A-AH! Lo sapevo! Ho imparato la lezione, credo. Non sbaglieremo ancora. Mi assicurerò che non manchi mai la birra al fronte.',0), -(27231,'itIT','<Il Dispositivo di Comunicazione di Scure emette delle scariche.>\n\nQui Scure, sono tutti morti?',0), -(27290,'itIT','Moraisss!\n\nSpero che la battaglia non ti spaventi, perché in questo posto orribile non troverai altro. Siamo nel cuore di un territorio conteso e questi dannati Worgen non cederanno di un millimetro!',0), -(27299,'itIT','Grazie, $c. Almeno mo\' teniamo lo spazio per respirare.',0), -(27300,'itIT','La vendetta è agrodolce, ma sono felice che qualcuno così forte come te abbia fatto tutto chisto.',0), -(27301,'itIT','Sia lode agli elementi, sei qui. Ti mandano i miei fratelli?',0), -(27302,'itIT','Fantastico! Riesci a immaginare tutte le cose che si possono fare con questa roba? Io no di certo. Ma me ne vengono in mente molte... e mi piacciono.',0), -(27303,'itIT','Grazie, $n. Sei piuttosto abile. Ti sono davvero grata per aver deciso di aiutarci.',0), -(27322,'itIT','Quel mostro enorme ha ucciso centinaia di soldati Reietti. Hai compiuto una vera impresa, $n.',0), -(27333,'itIT','Se respirassi ancora, tirerei un sospiro di sollievo.\n\nMa non adagiarti sugli allori, $n... La tua missione qui è appena cominciata.',0), -(27338,'itIT','Abbassa la testa, $c, se non vuoi che ti si stacchi dal collo!\n\nQuesta è la MIA spiaggia.\n\nL\'Orda VUOLE la mia spiaggia.\n\nMa NON avrà la mia spiaggia.\n\nTi è chiara la questione \'spiaggia\'?',0), -(27341,'itIT','La situazione è questa, soldato. Se hai problemi a combattere qui sulla costa, puoi aiutarci a conquistare quella collina... se vuoi.',0), -(27342,'itIT','<Belmont prende la Strozzalupo.>\n\nBene. Ora fai quel che ti ordina il Comandante d\'Avanzata Devasto. Fa\' del tuo meglio per integrarti con gli altri soldati. Non vogliamo che il Fronte di Liberazione di Gilneas si insospettisca.\n\nOh, non sapevi che ci stanno tenendo d\'occhio? In questo momento ci sono cinque diverse spie Worgen che ci stanno osservando. Mantieni la calma ed esegui gli ordini. Ti informerò quando saremo pronti a procedere.',0), -(27350,'itIT','I... Do... dopo aver perso la Città di Gilneas, è caduto il porto.\n\nGL... GLI... GLI UMANI! Rinforzi da Roccavento! Hanno massacrato i miei uomini. Mi hanno risparmiato affinché testimoniassi la loro potenza. Affinché dicessi all\'Alto Comando... che la VII Legione è qui...',0), -(27360,'itIT','Anche se siamo stati umiliati in battaglia, il nemico non ha vinto. Non dimenticherò tutto questo facilmente, $n.\n\nSe riuscirò a tornare vivo a Selva Pinargento, probabilmente mi ritirerò dal servizio. La guerra non fa per me.',0), -(27366,'itIT','Morti? Tutti?\n\nÈ un buon inizio, $c. Un buon inizio.',0), -(27367,'itIT','Tarenar? Sei tu?\n\nChiunque tu sia, mi aiuteresti a uscire da questo affare?',0), -(27368,'itIT','Già di ritorno?!? Sia ringraziata la Luce!\n\nPrima che mi getti quell\'acido addosso, devo chiederti una cosa: sei lo stesso che è stato qui prima o sei uno di quei codardi a otto zampe? Devo sapere cosa farne di te una volta fuori di qui.',0), -(27369,'itIT','Farò a pezzi quel nanerottolo d\'un Paladino prima che possa... aspetta un attimo... quelle sono Campanelle delle Banshee?\n\nTi ha chiesto Gidwin di raccoglierle per me? Che pensiero gentile. D\'accordo, per questa volta non lo ammazzo.',0), -(27370,'itIT','Li ho trovati, $r. Il Flagello. Era da tempo che aspettavo questo giorno.',0), -(27372,'itIT','Ehi, è proprio ciò che mi serviva! D\'accordo, perdonerò Tarenar per essere scappato.\n\n$n, puoi unirti a noi quando ti pare.',0), -(27373,'itIT','Spero che il viaggio non sia stato troppo accidentato.\n\nDai un\'occhiata nei pressi della torre mentre i cavalli si riposano. Non sarà la Cappella della Luce, ma sono sicura che troverai un modo per tenerti impegnato.',0), -(27374,'itIT','Ti do il benvenuto, fratello. Hai scelto nu momento difficile per unirti a noi, ma ne siamo felici. Teniamo bisogno dell\'aiuto tuo.',0), -(27376,'itIT','I tentacoli ci hanno disarcionato anche dai nostri grifoni! Erano molto più veloci di quanto pensassimo.\n\nNon importa, eravamo pronti a questa evenienza. Posso evocare l\'elementale da qui, se mi proteggi.',0), -(27377,'itIT','Eri sull\'orlo della morte e io ti ho riportato indietro, eroe!\n\nAlamorte incombe su di noi! Abbiamo bisogno del tuo aiuto.',0), -(27379,'itIT','Insieme al Circolo della Terra possiamo sopravvivere agli orrori di Iso\'rath. Ora è il momento di scatenare la nostra vendetta su di lui!',0), -(27380,'itIT','Oggi hai salvato assai delli alleati miei più fedeli, $n. Posso solo immaginare che cose fetenti hai visto dentro Iso\'rath, ma tutto quanto il Circolo della Terra ti ringrazia assai.',0), -(27381,'itIT','Argus Granfaro... quel vecchio in cima alla torre? Splendido!\n\nUn uomo della sua età deve far parte della Crociata d\'Argento da parecchi anni. Potrebbe mettere una buona parola per noi alla Cappella della Luce.',0), -(27382,'itIT','Un giovane come te non dovrebbe avere problemi a sbarazzarsi di qualche animale selvaggio, $r. Con le strade libere, il mio viaggio verso la prossima torre sarà molto più semplice.',0), -(27383,'itIT','Ciao. Io sono Pamela. Tu come ti chiami?',0), -(27384,'itIT','L\'hai trovata! Hai trovato la mia bambola! Oh, grazie!',0), -(27385,'itIT','Hai visto Pamela? È viva?!?\n\nÈ morta? Oh, no! Pamela! Perché il tuo spirito soffre ancora in questo mondo? Perché sei morta mentre io sono ancora vivo? Accetterei volentieri di vagare per il Borgo di Darrow come un fantasma, da solo, al tuo posto!\n\nPurtroppo non si può cambiare il destino. Grazie, $n. Il mio desiderio di vendetta ora brucia come non mai.\n\nDi\' un po\', che spada è quella che hai lì con te?',0), -(27386,'itIT','Cos\'è questa? Una spada da guerra? Un coltello per il burro? Non m\'intendo di armi. Fammi vedere...\n\nAh! Questa spada un tempo apparteneva a un uomo valoroso, ma il suo passato è segnato da una grande tragedia.\n\nSei qui per aiutarlo? Ormai per lui è troppo tardi... ma possiamo fare qualcosa per lui nel passato!',0), -(27387,'itIT','Li hai trovati! Ottimo lavoro, $n! Queste reliquie custodiscono i ricordi delle forze del Flagello al Borgo di Darrow. Ci serviranno per salvare Joseph Tracciarossa.',0), -(27388,'itIT','Hai con te le reliquie? Bene. Mi metterò subito al lavoro per risolvere qualsiasi interruzione temporale.\n\nTu non ti devi preoccupare di niente. Pensa solo a procurarti i reagenti.',0), -(27389,'itIT','Ottimo lavoro, $n. Sei sicuro di non averlo già fatto in passato?',0), -(27390,'itIT','La battaglia è finita! Il mio papà ha cacciato via tutti i Fantasmi e mi ha detto che sta tornando a casa! Come sono felice!\n\nMi ha detto anche di accoglierti se fossi venuto a trovarci, così ho preparato del tè!\n\nSpero ti piaccia molto dolce!',0), -(27391,'itIT','<La chiave entra nella serratura e la cassa si apre...>',0), -(27392,'itIT','Questa è la spada del mio papà! Come hai fatto a trovarla? Hai trovato il $c cattivo?',0), -(27405,'itIT','Il Comandante d\'Avanzata Devasto ha combattuto fino alla fine, $n. C\'è voluto un branco di Worgen assetati di sangue per avere la meglio su di lui. Non dobbiamo permettere che la sua morte, come quella di tutti i nostri soldati a Gilneas, sia stata vana. La nostra missione DEVE avere successo.\n\nOra ti dirò perché siamo qui.',0), -(27406,'itIT','Ci siamo, $n. È un po\' decomposto, ma ho visto di peggio. Dobbiamo muoverci prima che l\'Alleanza ci trovi!',0), -(27420,'itIT','Prima cacceremo il Flagello da Valfungosa e prima potremo guarirla.\n\nGrazie, $n.',0), -(27421,'itIT','Anche se i fiori sono morti poco dopo essere sbocciati, hanno dimostrato a quelli del Flagello che noi stiamo vincendo questa battaglia.\n\nGrazie per il tuo aiuto, $n.',0), -(27423,'itIT','Non c\'è tempo per bearsi della vittoria, $n. Abbiamo un lavoro da fare. Di certo sono in arrivo altre di quelle bestie.',0), -(27432,'itIT','L\'hai ucciso! Sei stato grande! Spero che tu abbia dato una bella lezione anche agli altri!',0), -(27433,'itIT','Oh sì, ecco quello che cercavo! Un bravo ingegnere sa creare di tutto con qualunque cosa.\n\nE il qui presente potrebbe rimettere in sesto il macchinario più scassato o adattarlo per qualsiasi uso!\n\n<Spezzaselce si infila in bocca un pezzo di motore ricoperto di grasso.>\n\nSì, perfetto.',0), -(27438,'itIT','Non avevo dubbi che ce l\'avresti fatta, $n. Spero che tu comprenda perché io abbia tenuto segreto il vero scopo della tua missione. Se Crowley e gli Zannacremisi l\'avessero scoperto, si sarebbero certamente liberati del corpo di Godfrey.\n\nResta qui, $n. L\'ora della rinascita è vicina.',0), -(27448,'itIT','È stato un piacere averti con noi, $n. Spero che potremo viaggiare di nuovo insieme una volta che Gidwin e Tarenar si saranno uniti alla Crociata d\'Argento.',0), -(27449,'itIT','Devo riconoscere che sei davvero forte.\n\nVerrò con te e con la tua amica Worgen e metterò la mia forza al vostro servizio.',0), -(27450,'itIT','Mmm... non hanno resistito al viaggio fuori dall\'acqua come speravo.\n\nPazienza... vorrà dire che stasera Frederick mangerà un bel piatto di frutti di mare!',0), -(27454,'itIT','Impiegheranno settimane a riprendere la loro attività. Grazie, $n.',0), -(27455,'itIT','Non ci posso credere. Siamo a TANTO COSÌ dal prestare giuramento alla Crociata d\'Argento.\n\nAvremmo già fatto, se non fosse per quel ritardatario di Tarenar. Se non la smette subito di parlare con la gente del posto, andrò da solo.',0), -(27456,'itIT','Che tu sia benedetto. Possa la Madre Terra vegliare su di te!',0), -(27457,'itIT','Ci hai portato uno Sciamano! E per giunta del Circolo della Terra!\n\nNon so come faremo a farlo entrare nella carovana, ma troveremo un modo. Benvenuto a bordo, Rimblat Spacca Terra!',0), -(27458,'itIT','Bene, bene, bene! Finalmente qualcuno che fa quello che gli si dice! Ecco la tua parte, amico. Ci vediamo.',0), -(27459,'itIT','$c, hai scelto il momento migliore per venire! Avevo giusto bisogno di uno come te.',0), -(27460,'itIT','<Il razzo è già assemblato, mentre i fiammiferi si trovano vicino alla miccia.>\n\n<Il Centurione d\'Argento caduto era andato molto più vicino ad accenderlo di quanto tu possa immaginare.>',0), -(27461,'itIT','Benvenuto, $n. Posso contare sul tuo aiuto per sottrarre questa abbazia a quegli Abomini?',0), -(27462,'itIT','Io gestirò la situazione da qui, $c.\n\nVuoi un incarico? D\'accordo... ho giusto quello che fa per te.',0), -(27463,'itIT','Benvenuto alla Cappella della Luce.\n\nVuoi entrare a far parte della Crociata? Molto bene. Abbiamo parecchi incarichi per le nuove reclute.\n\nPrima, però, dovrai superare una prova.',0), -(27464,'itIT','Ricordatevi che i vostri antenati vegliano sempre su di voi. In qualità di fratelli della Crociata d\'Argento, entrerete a far parte di una famiglia con una lunga serie di questi antenati alle spalle. La loro assistenza e protezione vi daranno la forza per portare avanti la vostra battaglia contro il Flagello.\n\nCongratulazioni, Tarenar, Gidwin e $n. Benvenuti nella Crociata d\'Argento.',0), -(27465,'itIT','Sei tornato prima di quanto pensassi. Eccellente.\n\nProseguiremo il nostro viaggio a nord. Il prossimo compito sarà simile a questo, ma stavolta si svolgerà a Valnordia.',0), -(27466,'itIT','Salute, $n! Sono felice che tu ti sia riunito alla carovana!\n\nTarenar e Gidwin ti hanno preceduto, anche se Gidwin... be\', non è di buonumore in questo momento. Credo si trovi nella torre.',0), -(27467,'itIT','Il Flagello ha i giorni contati.\n\nOggi abbiamo fatto un ulteriore passo avanti verso la sua distruzione, che avverrà presto.',0), -(27468,'itIT','Bene, un altro carro recuperato a fatica per le riparazioni.\n\nCon tutti questi alberi, ceppi, fango e pietre non si riuscirebbe a spostare una pallina qua sopra, figuriamoci un carro.\n\nCi serve un approccio diverso.',0), -(27474,'itIT','Astuti, questi Maghi. Il codice è sigillato con una protezione magica.\n\nPeccato che non siano stati abbastanza accorti da capire che gli ex Arcimaghi di Dalaran ora sono dei Reietti.',0), -(27475,'itIT','Ben fatto, $n. Evidentemente, la fiducia che la Regina Banshee nutre nei tuoi confronti è ben riposta.',0), -(27476,'itIT','La Dama Oscura richiede i miei servigi? Ma certo! Dai qua, ragazzo.',0), -(27477,'itIT','Continua così e potrei anche decidere di tenerti qui alla Torre di Levante, $r.',0), -(27478,'itIT','Perfetto. Spero che non sia stato troppo complicato per te, $n. Quando ero mortale, Relios era un mio discepolo, il che lo rende un avversario formidabile e pericoloso. Immagino che avrei dovuto avvertirti prima.\n\nOra vediamo l\'anello.\n\n\n\nCi siamo...',0), -(27479,'itIT','Oh, finalmente, sia lodata la Luce, fratello!',0), -(27480,'itIT','Bene ragazzo! Posso certamente utilizzare questi Residui Arcani per i miei studi. A dire il vero Dalaran è stata costruita su una grande linea di faglia. Non c\'è da stupirsi dunque che presso il cratere si trovino cose del genere.',0), -(27483,'itIT','Pensavo davvero che dopo la morte di una decina dei miei acerrimi nemici mi sarei sentito alleggerito da un pesante fardello. Purtroppo, non sento nulla. Forse sono uno psicopatico.',0), -(27484,'itIT','Solo uno può entrare? Conosco la persona adatta a questa missione.\n\n<Sylvanas ti fa un cenno col capo.>\n\nOrganizzerò le nostre forze e le terrò pronte.',0), -(27485,'itIT','Sono felice che Lira non ti abbia spaventato. Non voglio dire che le sue preoccupazioni siano senza fondamento, ma noi abbiamo un nemico in comune. Forse è un po\' troppo zelante.',0), -(27487,'itIT','Non sono riuscita a fermarlo. Mentre tu e Tarenar eravate via, Giddy si è diretto a nord da solo!\n\nTarenar, avresti dovuto immaginarlo! A volte Gidwin è così impaziente, e tu non hai fatto altro che stimolarlo ulteriormente. Se Giddy dovesse cacciarsi nei guai, ti riterrò personalmente responsabile.',0), -(27488,'itIT','Non l\'hai visto? Dove potrebbe essere andato, dunque?\n\nIl suo... breviario? Perché mai dovrebbe separarsene?\n\nOh...\n\nPer la Luce, che cosa ho fatto?',0), -(27489,'itIT','Non c\'è tempo da perdere, $n. Ogni minuto che passa dà al Flagello un\'altra opportunità per uccidere Gidwin. Se non è già morto.\n\nNon che lo pensi, sia chiaro. Giddy sarà anche un testardo cocciuto, ma quando si tratta di combattere, sa il fatto suo.',0), -(27490,'itIT','Dev\'essere stata un\'azione letale.\n\nAnche se non approvo i loro metodi, nessuno può mettere in dubbio l\'efficacia del Maestro Mathias Shaw e del suo IR:7. Senza contare che ci sei tu qui. La nostra vittoria è quasi assicurata.',0), -(27492,'itIT','Così si fa, ragazzo! La giornata si sta mettendo bene.',0), -(27496,'itIT','Grazie a te, i nostri cannonieri colpiscono i loro bersagli. Descrivimi la situazione all\'interno della Porta del Crepuscolo.',0), -(27504,'itIT','Calen sta imparando a fidarsi. Solitamente agli estranei non è permesso entrare nella Trincea.',0), -(27505,'itIT','Strapperemo Grim Batol al Crepuscolo e ai suoi alleati. Forse ci vorrà del tempo, ma non possiamo arrenderci.',0), -(27506,'itIT','In questo modo neghiamo ad Alamorte la distruzione che anela così tanto. In questo modo, la vita continua.',0), -(27507,'itIT','Uccidere ti riesce facile, vedo. In tempi come questi, è una virtù.',0), -(27508,'itIT','Non so se l\'hai fatto per me o per i cuccioli in queste uova, ma non ha importanza: hai dimostrato di voler aiutare il nostro stormo. Lo apprezzo.\n\nNon posso dimenticare gli attacchi che i tuoi alleati hanno sferrato contro la mia stirpe ma, per ora, sembra che tu abbia scelto la parte giusta con cui schierarti.',0), -(27509,'itIT','Molto bene. Grazie, $r.\n\nNon permetterò che una cosa del genere accada di nuovo.',0), -(27510,'itIT','Spero solo che la prossima volta non ci faremo mettere i piedi in testa da uccelli finti, gatti finti, alberi finti... o foche finte. Te lo immagini?',0), -(27512,'itIT','<La voce della Regina Banshee risuona nella tua mente.>\n\nSì, così. Ora passa l\'anello sulle rune del portale e dovresti essere pronto per il viaggio transdimensionale.',0), -(27514,'itIT','Ah, accidenti. Sei solo uno $c dell\'Alleanza. Speravo nei soccorsi.',0), -(27515,'itIT','Oh, finalmente! Spero che tu non le abbia assaggiate. Procurano dei crampi spaventosi, ma sono un toccasana per i grifoni.',0), -(27516,'itIT','Ben fatto, $n! Aiutando quel Cavaliere di Grifoni dei Granmartello precipitato, abbiamo stabilito un primo contatto con i vecchi Clan Granmartello. Scopriremo chi ancora manca all\'appello, e quanti sono.\n\nLa nostra campagna di guerra ci attende!',0), -(27518,'itIT','Se non avessi visto con i miei occhi ciò che hai fatto non ci crederei, $n. Ora che abbiamo i Maghi di Mulino d\'Ambra dalla nostra parte, c\'è solo un\'altra cosa da fare prima di riprenderci Gilneas e ricacciare a Roccavento quei cani dell\'Alleanza.',0), -(27521,'itIT','Non essere triste per me. Quelli che hai visto al Padiglione Quel\'lithien erano sì miei fratelli, ma erano già morti.',0), -(27522,'itIT','A quanto pare hai avuto successo. Spero che queste informazioni bastino per trovare Gidwin.',0), -(27524,'itIT','Ho trovato soltanto parecchi non morti. Stavo per dirigermi a Stratholme quando sei arrivato tu.\n\nHai avuto più fortuna?',0), -(27525,'itIT','Dobbiamo procedere! Manca poco ormai, lo sento!',0), -(27526,'itIT','Sono davvero felice di vedervi, soprattutto dopo essere stato costretto a guardare per troppo tempo una Banshee.\n\nMi dispiace di aver causato tutti questi guai. Siete qui per riportarmi alla carovana?',0), -(27527,'itIT','Ci hai aiutati più di quanto osassimo sperare, $n. Le porte della mia carovana sono sempre aperte per te.\n\nI ragazzi e io abbiamo messo insieme qualcosa di speciale per ringraziarti. Scegli quello che preferisci!',0), -(27528,'itIT','Un fuoco benedetto purifica anche la carne più corrotta.\n\nNon avevano alcuna possibilità contro la Luce.',0), -(27529,'itIT','Sono felice di sentire che hai trovato le anime torturate dei miei fratelli e le hai liberate. Mi sento di nuovo forte, sapendo che almeno alcuni dei difensori del Borgo di Darrow non sono più al servizio del Flagello.',0), -(27530,'itIT','Sei un vero Campione della Luce, $n. Ti auguro buona fortuna per le tue prossime imprese, ovunque ti condurranno.\n\nSe dovessi avere bisogno di qualcosa in futuro, mi troverai qui, immerso fino alle ginocchia tra i cadaveri dei morti ammazzati.',0), -(27531,'itIT','Adoro l\'odore dei residui di piede freschi.\n\nSe vogliamo trovare una cura per la Piaga, dobbiamo avere un po\' di fantasia con gli ingredienti. Ora, se non ti dispiace, vorrei tornare al lavoro.',0), -(27532,'itIT','Fiuuu. Ogni volta che Argus si avventura a Malaselva temo sempre che sia l\'ultima. Mi fa piacere che sia abbastanza saggio da mandare un giovane come te al suo posto.',0), -(27533,'itIT','Li vedi anche tu? Gli spiriti di quei maiali, diretti verso il Gran Porcile in cielo...',0), -(27534,'itIT','Eccolo! Santo cielo! Mi ero dimenticato di quanto fosse pieno!\n\nQuesta è una magnifica giornata, $n! Ma che dico magnifica... folle!',0), -(27535,'itIT','Sei venuto nel posto giusto, signore! Non esiste luogo migliore di Valterrore! Il gioiello di Lordaeron!',0), -(27536,'itIT','Che ti avevo detto, eh? Non c\'era pericolo!\n\nVedrò di farne avere un po\' ai tuoi amici, $n. A prezzo scontato.',0), -(27537,'itIT','Incredibile, $n. Queste energie degli elementali sono così potenti, così caotiche... non c\'è da stupirsi che il Martello del Crepuscolo abbia scelto di costruire qui la sua roccaforte!\n\nMa dovrei riuscire a canalizzare queste energie in qualcosa di più benevolo e produttivo. Proviamo...',0), -(27538,'itIT','Oh... fango. Mi hai portato del fango?\n\nAccidenti... emana potere! Ora capisco cosa diceva Thordun. Lo darò a tutti i guaritori. I nostri feriti si rimetteranno in sesto in un lampo!',0), -(27539,'itIT','Possa la mia pila non smettere mai di crescere.',0), -(27544,'itIT','Immagino debba lavorare di più sulla mia furtività, dato che sei riuscito a trovarmi.\n\nTi va di darmi una mano a guarire le Terre Infette?',0), -(27545,'itIT','Ah! Sapevo che eri un capace $c su cui poter contare, $n. Usa quel portale ogni volta che hai bisogno di tornare sulle Alture da Roccavento.\n\nE ora mettiamoci al lavoro. Dobbiamo individuare e riunire i clan Granmartello dispersi per le Alture. Parlare con Thordun è un buon inizio!',0), -(27547,'itIT','Nessuno dovrà sapere cos\'è successo qui oggi. Fatti scappare anche solo una parola e ti ritroverai in una fossa comune insieme a quei poveri idioti.',0), -(27548,'itIT','Credo che vedremo pochi Umani alla Linea del Fronte. Per quei codardi è troppo rischioso.',0), -(27550,'itIT','La mia parte gilneana è morta a Riva della Tempesta. Ora c\'è solo il desiderio di vendetta, $n. Per ottenerla abbiamo molto da fare. Risparmiami le tue insulse domande.',0), -(27551,'itIT','Ci siamo! Se questa lettera dice la verità, allora si trova oltre questa collina!\n\nCosa stiamo aspettando, $n?',0), -(27564,'itIT','Spero che tu sia forte come fa supporre il tuo equipaggiamento. Il Martello del Crepuscolo è riuscito in qualche modo a penetrare nella Trincea e ho bisogno di qualcuno che lo affronti.',0), -(27574,'itIT','Conosco quella faccia, $n. Questa testa appartiene a un ex Gilneano chiamato Sean Dempsey. Fu imprigionato con Crowley prima del grande contagio.\n\n\n\nMi chiedo se sia possibile rimetterlo in sesto. Il resto del suo corpo dev\'essere nel ventre di quei crocolischi.',0), -(27577,'itIT','<Walden esamina i piani di battaglia.>\n\nA quanto pare sono in arrivo i rinforzi, dalle navi che si trovano a Gilneas. Crowley e gli Zannacremisi hanno allestito un accampamento a sud-est per il Fronte di Liberazione di Gilneas.',0), -(27580,'itIT','A breve arriverà il resto della flotta dell\'Alleanza e troverà il suo campo distrutto. Passiamo alla seconda parte del nostro piano: la più importante.',0), -(27587,'itIT','Già lo vedo: i nostri famosi spuntini all\'aragosta di Spalatorba! Solo ingredienti appena pescati! Oh, mi vengono in mente così...\n\nIl tuo aiuto è davvero prezioso, amico mio. Vedrò di fare alla tua gente un prezzo di favore, che ne dici?',0), -(27592,'itIT','Il nostro freschissimo e dissetante Schioccargento Ghiacciato! Non so come ringraziarti. \"Mitico\"! Per quest\'atto di eroismo clamorosamente spontaneo!\n\nTieni, prendi una bottiglia come segno di ringraziamento! Di\' a TUTTI I TUOI AMICI quant\'è buono... mi raccomando.',0), -(27594,'itIT','Ce l\'hai fatta! Finalmente tutto va come deve. Se Crowley non accetterà le nostre richieste, sua figlia verrà trasformata.',0), -(27597,'itIT','Ti manda Schioccargento?!? Sono FINITO!\n\nOh, ti ha mandato ad aiutarmi! Questo cambia le cose! Ahahah!',0), -(27598,'itIT','Così imparano... quegli abomini pesciformi! Bel lavoro!',0), -(27599,'itIT','PAZZESCO!\n\nNon so perché l\'ho detto. Sono un tipo passionale! Ma diamine, ne avevano di roba addosso quelli. Guarda qua!\n\nTieni, lo vuoi?',0), -(27600,'itIT','Il mio fusibile di alta qualità! La mia polvere esplosiva importata!\n\nE... oh... ehilà! Prendo tutto!\n\nQueste cose valgono più di tutto quello che hai addosso. Lo sai? Grazie per l\'aiuto!',0), -(27601,'itIT','<Dama Sylvanas Ventolesto fa una smorfia di dolore.>\n\nNon è... finita. Godfrey e i suoi alleati traditori pagheranno per ciò che hanno fatto, e con loro le forze dell\'Alleanza che ancora occupano Lordaeron.\n\nLa nostra opera è solo all\'inizio.',0), -(27612,'itIT','L\'abbazia cadrà nel giro di poco tempo. Presto potremo spingerci più a fondo nella Mano di Tyr.',0), -(27613,'itIT','Mi sento un po\' più sollevato dopo la morte di Rohan.\n\nSai, una volta ho combattuto al suo fianco. Era un emissario della Crociata Scarlatta, uno dei pochi che si era degnato di unirsi a noi nella nostra battaglia contro Kel\'Thuzad, parecchi anni fa. Come cambiano in fretta le cose.',0), -(27614,'itIT','Ottimo lavoro, $n. Consegnerò questi manufatti a Tyrosus al nostro ritorno.',0), -(27615,'itIT','Ben fatto, $n. Sei sulla strada giusta per diventare un vero Campione della Luce.',0), -(27616,'itIT','Un problema in meno di cui preoccuparci. Hai fatto un bel lavoro lassù.',0), -(27617,'itIT','L\'abbazia è nelle nostre mani. Bene. Sapevo che Eligor non ci avrebbe delusi.',0), -(27618,'itIT','Sembra che Korfax abbia fatto piazza pulita alla caserma. È tipico di lui fare le cose in grande.',0), -(27619,'itIT','Molto bene. Questa caserma ormai è nelle nostre mani.',0), -(27620,'itIT','Anche se non concordo con i loro metodi, non ho niente da ridire sui risultati. Sotto molti aspetti, le intenzioni della Crociata Scarlatta erano buone, ma il loro fanatismo era diventato troppo forte e il loro odio impediva loro di ragionare.\n\nSpero soltanto che non succeda la stessa cosa alla nostra Fratellanza della Luce.',0), -(27621,'itIT','Sei qui per unirti al bastione, ragazzo? Felice di vederti.\n\nHo bisogno di braccia per tenere sotto controllo le nostre difese qui. Aiutami e vedrò di trovarti qualche incarico più prestigioso.',0), -(27636,'itIT','Dov\'è il resto dei miei?',0), -(27640,'itIT','Se stai cercando i Dunwald, li hai trovati. Non riesco in nessun modo a rintracciare gli altri miei fratelli.',0), -(27641,'itIT','Così si fa, ragazzo. Ottimo, $r.',0), -(27642,'itIT','Tutti morti, eh? Dunque, a quanto pare, ci siamo salvati solo io e i miei fratelli. Dovevo aspettarmelo.\n\nGrazie per aver verificato al posto mio.',0), -(27643,'itIT','Salute! Non credo di conoscerti... sono Donnelly Dunwald.\n\nTu come ti chiami? Non credo di conoscerti... Ti conosco?',0), -(27644,'itIT','Perché tra tutti gli edifici della città doveva crollare proprio questo?',0), -(27645,'itIT','Ma guardati, come sei in ghingheri. Keely ti ha chiesto di controllare come sta il vecchio Cayden, eh? Non c\'era bisogno. Me la cavo da solo con questi qua.\n\nAhahah! Hanno scelto il Nano sbagliato a cui dare fastidio oggi! Ahahahahah!',0), -(27646,'itIT','L\'hai trovato! Hai trovato Becco! Ti voglio bene, mio nuovo amico!\n\nVado subito da Keely. Anche a Keely piace Becco.',0), -(27647,'itIT','Per la pancia di Donnelly! Così va meglio. Finalmente qualcosa da bere.\n\nTieni, prendine un po\'. Il vecchio Eoin non è così maleducato da non condividere!',0), -(27648,'itIT','Bello, vero? E non smettono di farsi sotto. Fantastico!\n\nAndrò da Keely e vedrò di tranquillizzarla. Fammi solo combattere un altro po\'.',0), -(27649,'itIT','Wooooooh! Proprio quello di cui aveva bisogno la mia pancia!\n\nSai sempre come farmi felice.',0), -(27650,'itIT','Grazie per aver riunito i miei fratelli. So che sono degli ossi duri, ma lo sono ancora di più quando sono insieme... e là fuori il Crepuscolo incombe.\n\nTu sai come dare serenità a una ragazza.',0), -(27651,'itIT','Grazie dell\'aiuto. In te c\'è uno spirito $c, avrei potuto scambiarti per un Granmartello se non fosse per... be\', lo sai.\n\nSo che Barbafiamma ti ha mandato a riunirci. Non amo molto quel Nano, ma sai che abbiamo un mucchio di motivi per odiare il Crepuscolo. Se lo vedi, digli che, quando comincerà la battaglia, la famiglia Dunwald ci sarà.',0), -(27652,'itIT','Non so esattamente cosa fare con questi. Probabilmente li ricetterò e donerò i guadagni all\'orfanotrofio di Roccavento.\n\nDevo solo trovare qualcuno abbastanza deviato da comprare qualcosa del genere. Un Goblin forse, oppure uno Stregone Gnomo.',0), -(27654,'itIT','Nessuno di noi può permettersi di non sporcarsi le mani. Di sangue, in questo caso.',0), -(27656,'itIT','Tutto fatto? Buono a sapersi... Un pensiero in meno.\n\nOra posso tornare a occuparmi del bene della brava gente di Fangosecco e Pietrachiusa... stremata dalla guerra... e idiozie di questo tipo',0), -(27657,'itIT','$n! Sono felice che tu sia qui.\n\nNaturalmente sono più che disposta ad aiutarti in qualunque modo.',0), -(27659,'itIT','L\'ultimo portale si trova nelle profondità di questa miniera, ma me ne occuperò tra poco.',0), -(27660,'itIT','So perché sei qui, $n. I fluidi del tuo corpo mi parlano.\n\nSono al corrente del fabbro Nano defunto che inquina il mio lago. Se vuoi conoscere le sue vicissitudini esaminandone i resti, dovrai guadagnartelo.',0), -(27661,'itIT','Sono soddisfatta. Sire Raul è stato sempre un indegno avversario.\n\nMolto bene, $r, ti aiuterò a ottenere le informazioni che cerchi.',0), -(27662,'itIT','Che ti avevo detto? Gli elementali non sono così male dopotutto, vero?',0), -(27663,'itIT','Ah, bene, bene! Proprio quello che mi serviva.',0), -(27675,'itIT','<Consegni i documenti falsi accompagnandoli solo con qualche parola; la tua maestria parla da sé.>',0), -(27683,'itIT','Sì?',0), -(27685,'itIT','Finalmente...\n\nNon so quanto avrei potuto ancora resistere!',0), -(27687,'itIT','Non è molto, ma è tutto quello che ho.\n\nSono felice di farti questo dono, $c.',0), -(27688,'itIT','E così la maggior parte dei loro capi fuori dal Bastione del Crepuscolo è morta.\n\nLavoriamo bene insieme, $n.',0), -(27691,'itIT','Chissà cosa c\'è là fuori. Questa è la costa del Mar delle Insidie, oltre non c\'è nulla... ma questa specie di pesci è uscita così, dall\'acqua.\n\nE inoltre ho visto dove si sono diretti...',0), -(27694,'itIT','L\'essenza dello Stormo dei Draghi Verdi pervade questi manufatti; le vestigia della mia stirpe corrotta. Purificandole creerò un legame tra di noi.\n\nVieni avanti, $n, e prendi la Pietra del Giuramento dello Stormo di Ysera.',0), -(27695,'itIT','Sembra piuttosto affilata. Abbastanza da servire al nostro scopo, almeno.\n\nMa se devo dire la mia, non credo che sia questa l\'arma che sta cercando Cho\'gall.',0), -(27699,'itIT','Cosa?!?\n\nGnaws è ancora vivo?!?\n\nQuesto cambia i miei piani.\n\nQuei denti di squalo gigante sono fantastici, certo, ma non possiamo fermarci, finché non avremo messo le mani su quel tesoro scintillante!',0), -(27700,'itIT','Non è una meraviglia?\n\nVediamo cosa farà ora che è libera.',0), -(27702,'itIT','I nostri sforzi per migliorare i rapporti con i Draghi Rossi, $n, sono stati davvero fruttuosi.',0), -(27708,'itIT','È un bene averli fermati.\n\nBen presto dovrò andarmene...',0), -(27711,'itIT','$n, felice di rivederti! Ho qualcosa di divertente in serbo per noi!',0), -(27713,'itIT','Che storia, eh? Adesso sai perché Alamorte non è più tornato da allora.',0), -(27714,'itIT','Fine! E nessuna morale.',0), -(27715,'itIT','Non riesco a credere che abbiano avuto l\'ardire di interrompermi in quel modo. La mia storia procedeva così bene...\n\nA ogni modo, grazie per essere rimasto con noi tutto questo tempo. Fa sempre piacere condividere le proprie storie. Sono certo che anche Lucien e Theldurin sono d\'accordo.\n\nE tu, hai storie che ti piacerebbe narrarci?',0), -(27718,'itIT','Lok\'tar, sorella! Sei arrivata giusto in tempo.',0), -(27719,'itIT','Il Martello del Crepuscolo? E avresti ottenuto queste informazioni da un Nano Granmartello affogato?\n\nStai scherzando, vero?',0), -(27720,'itIT','Oh no! Le mie armi e i miei totem!\n\nSono distrutti!!!',0), -(27740,'itIT','Ah, è bello quando ti inviano l\'aiuto direttamente a casa.\n\nComodità moderne... non sono mai abbastanza.',0), -(27742,'itIT','<Minadoro sghignazza guardando il mucchio di schegge di elementio.>\n\nMmm, non credo che questa roba valga molto. Meglio darti subito la tua parte... altrimenti penserai che voglio fregarti.',0), -(27743,'itIT','Se la sono cercata.',0), -(27744,'itIT','Così impareranno a invadere il nostro territorio!\n\nCos\'è quella cosa laggiù?',0), -(27745,'itIT','Siamo sopravvissuti, e ora tutti i portali sono disattivati!\n\nMagmoron non se la sarà mica presa... Che ne dici?',0), -(27746,'itIT','La notizia della tua conquista della Selva Pinargento ci incoraggia, $n. Attendiamo solo il tuo ordine per iniziare a combattere e scacciare le ultime vestigia di umanità da Colletorto.',0), -(27752,'itIT','Oh sì... diamo un po\' di questi barili ai ragazzi al fronte e sono sicuro che ne vedremo delle belle. Grazie, $n!',0), -(27753,'itIT','Bene, non si riuscivano a trovare neanche un verme o un coleottero!\n\nQuesto cibo salverà la vita di coloro che si sono rifugiati qui.',0), -(27754,'itIT','Guarda qui! Una bella collezione di trofei.\n\nFarò girare la notizia. Se un solo membro dell\'Alleanza riesce a fare questo, figuriamoci cosa sono in grado di fare tutti gli altri!',0), -(27757,'itIT','Oh cielo. A quanto pare hai trovato un essere davvero inquietante. Mi chiedo chi fosse a inviare i suoi ordini fino a qui...',0), -(27763,'itIT','Benvenuto a Lanternia!',0), -(27764,'itIT','Grazie, $r. Puoi anche tenere gli occhiali, perché hanno già assolto al loro scopo: ti hanno portato da me.',0), -(27765,'itIT','Grazie per averle recuperate tanto rapidamente, $n.',0), -(27766,'itIT','Un compito macabro, ma necessario, $n.\n\nPresto tutto ti sarà chiaro. Nel frattempo, sappi questo:\n\nio non sono una Goblin ordinaria.\n\nServo una padrona di inimmaginabile potere e i suoi intenti non sono così malvagi come possono sembrare.',0), -(27769,'itIT','Il mio vero nome è Rheastrasza e sono un\'inviata di Alexstrasza in persona, Aspetto dello Stormo Rosso.\n\nOra che Alamorte è impegnato su altri fronti, abbiamo la possibilità di riscattare lo Stormo dei Draghi Neri.\n\nE tu ci aiuterai.',0), -(27770,'itIT','Troveremo del bene in questi draghi, $n. Che lo troviamo nelle uova che hai raccolto, nei corpi dei draghetti che hai ucciso o nelle uova che abbiamo fatto deporre a Nyxondra... riusciremo a trovare un Drago Nero puro.',0), -(27771,'itIT','Hai fatto tutto ciò che ti ho chiesto senza mai esitare. Il nostro lavoro qui alla Piana di Lethlor è concluso.\n\nEd è ora che ti riveli tutto.',0), -(27772,'itIT','Oh! Roba scientifica! Vediamo un po\' cos\'hai qui...\n\nUova selvatiche? Bleah. Inutili. Non se ne ricava mai nulla di buono.\n\nOoooh, e questo cos\'è? Una specie di... uovo ingegnerizzato? Sembra promettente, ma non voglio sapere cos\'ha dovuto fare Rhea per ottenerlo.\n\nMmm... che bei cadaveri. Davvero molto belli.\n\nD\'accordo, vedremo cosa posso fare.',0), -(27774,'itIT','Chissà da dove vengono tutti questi Maghi Ogre? Ormai sembra che il mondo stia cominciando a girare al contrario!',0), -(27782,'itIT','Bene, sei tornato. Sappiamo dove si trova l\'arma suprema di Cho\'gall!',0), -(27784,'itIT','Il Martello del Crepuscolo fluttua al centro dell\'altare, senza alcuna protezione...',0), -(27787,'itIT','Ce l\'hai fatta, ragazzo! Hai sconfitto quel maledetto Gronn e hai costretto Cho\'gall a rifugiarsi nel Bastione del Crepuscolo.\n\nNon temere. Con il tuo aiuto, e quello dei tuoi amici, entreremo lì e uccideremo Cho\'gall una volta per tutte!',0), -(27789,'itIT','I risultati sono pronti. Ho rilevato tracce di corruzione in tutti e tre i campioni che mi hai portato. Rhea sarà delusa.',0), -(27791,'itIT','Titani? Vuoi avere informazioni sui Titani?\n\nAllora sei finito proprio nel posto giusto, ragazzo mio. Qualcosa di grosso sta per accadere.',0), -(27794,'itIT','Solo questo piccolo oggettino?\n\nNon ho mai capito questi Titani.\n\nBene! Vediamo cos\'è in grado di fare.',0), -(27795,'itIT','Affrontare gli Ogre faccia a faccia è un\'impresa notevole, $n. Sono felice di avere un soldato come te.',0), -(27796,'itIT','<La statua si inserisce con uno scatto in un grande lastrone di pietra.>',0), -(27797,'itIT','<La statua si inserisce con uno scatto nel freddo lastrone di marmo.>',0), -(27803,'itIT','Ottimo lavoro, ragazzo. Sono contento di avere a disposizione un altro paio di mani capaci.',0), -(27804,'itIT','Grazie per il tuo aiuto. Basta poco per fare la differenza.\n\nContinueremo finché non riusciremo a respingere il Crepuscolo.',0), -(27805,'itIT','Grazie per la tua generosità.\n\nIl mondo è avvolto dall\'oscurità e ti siamo grati per la luce che hai portato qui.',0), -(27806,'itIT','Salute, $r. Ti manda Keegan?',0), -(27807,'itIT','Ti manda Iain?\n\nNon mi sembri dei Barbafiamma. Per quale motivo dovrei starti a sentire?',0), -(27808,'itIT','A quanto pare, i Doyle hanno subito un violentissimo attacco da parte dei Drachi del Crepuscolo.\n\nHanno combattuto fino alla morte: le impronte dei cavalieri non vanno che a pochi metri dai loro grifoni. Dubito che qualcuno sia sopravvissuto.',0), -(27809,'itIT','Alla buon\'ora, eh? Aiutaci a impacchettare tutto... Forza.',0), -(27810,'itIT','Accidenti! Non male. Sai combattere, dopotutto.',0), -(27811,'itIT','Bel lavoro. Quando sono senza il mio grifone è come se mancasse una parte di me. Non posso parlare a nome di Duglas o del resto del clan, ma sono pronta a decollare quando Barbafiamma me lo chiederà.',0), -(27812,'itIT','Hai convinto i Mullan. Ottima notizia! In battaglia valgono tanto sangue versato quanto pesano... e non sono proprio filiformi.',0), -(27813,'itIT','Così va meglio. Finiamo di raccogliere le provviste e torniamo da Keegan.',0), -(27814,'itIT','Sei un bravo ragazzo. Grazie, ecco un po\' di oro per il disturbo.',0), -(27815,'itIT','Ah! A quanto pare, la loro incursione è andata a buon fine, dunque. Quando avremo finito di sistemare tutto, dovrò pagare da bere al vecchio Forgiamazze.',0), -(27816,'itIT','A quanto pare, hai avuto successo nel radunare i cavalieri. E con un tempismo impeccabile... Abbiamo appena respinto gli elementali, quindi dovremmo poter sferrare subito un attacco.\n\nGrazie, $n. Sei un bravo $r.',0), -(27817,'itIT','Così si fa, ragazzo!\n\nCon un vero stormo di grifoni di nuovo nei cieli, potremo affrontare il resto del Crepuscolo. Puoi volare con noi ogni volta che lo desideri.',0), -(27818,'itIT','Vediamo un po\'...\n\nMmm, oh cielo. Sono ciò che pensavo che fossero. Posso utilizzarli, ma è orribile avere cose del genere nel mio cortile.',0), -(27821,'itIT','Hai più nero che rosso addosso... ecco cosa mi piace vedere. Sei in gamba, $n.',0), -(27822,'itIT','Mentre eri via, hanno attaccato i nostri rifornimenti di legname. Almeno saremo in parità per quel che concerne le risorse.\n\nOttimo lavoro, $n.',0), -(27823,'itIT','<Sigrun tracanna all\'istante un polveroso boccale di Scura dell\'Ombra.>\n\nAccidenti, questa roba è forte! Sapevo che producevano della birra, ma non immaginavo fosse la Scura dell\'Ombra, la mia preferita!',0), -(27824,'itIT','Ah, questo sì che è un tesoro! Cominciavo a temere che queste non fossero affatto delle rovine di Titani!\n\nMostrerò tutto a Durdin. Grazie, $n.',0), -(27825,'itIT','Immagino che quegli Ogre non ti abbiano dato troppo filo da torcere... Prendi qualche moneta per il disturbo.',0), -(27826,'itIT','Adesso, se non ti dispiace, prenderò l\'uovo. Dobbiamo incubarlo e nasconderlo alla svelta. Molti draghi infuriati lo stanno cercando.\n\nA proposito, sono contenta di rivederti.',0), -(27832,'itIT','L\'uovo non può restare nello stesso posto a lungo. Nessun posto può dirsi sicuro.\n\nNonostante la sua follia, Alamorte conosce tutti i nascondigli di questo mondo. L\'uovo non può restare fermo.',0), -(27833,'itIT','Grazie, $r. Temo tuttavia di aver ben poco da darti, oltre a un sentito applauso.\n\n\n\nOh, ho questi, però. Ecco, scegli pure.',0), -(27834,'itIT','$n, credo che tu sia pronto. Te la sei cavata bene finora.',0), -(27835,'itIT','Visto? Con Olaf al tuo fianco, non hai di che preoccuparti. Fammi un cenno e ti proteggerò io dai mostri.',0), -(27840,'itIT','Grazie, $n. Ti siamo debitori.',0), -(27843,'itIT','Di nuovo... ottimo lavoro. Qualche altro colpo e la vittoria sarà nostra.',0), -(27845,'itIT','Grazie, $n. Quei soldati meritano di meglio che giacere riversi nel fango.',0), -(27849,'itIT','Hai eseguito bene gli ordini, $n. In nome della Corona, ti ricompenso per il tuo valore sul campo di battaglia.',0), -(27851,'itIT','Ottimo lavoro, $n. Ora sarà solo questione di tempo prima che gli Orchi fuggano al portale o implorino la resa.',0), -(27852,'itIT','Combatteremo fino all\'ultimo Orco, $n. Spero che tu rimanga in vita abbastanza a lungo da dare a questi invasori ciò che si meritano.',0), -(27853,'itIT','Nessun vero membro dell\'Orda dovrebbe provare piacere a uccidere quegli insetti spaventati... senza lotta, la vittoria ha poco senso.\n\nMa il tuo lavoro sporco ci ha aiutato a indebolire l\'Alleanza e a proteggere le nostre case. Per te deve essere motivo di orgoglio.',0), -(27854,'itIT','Che atto di eroismo, $n... ucciderne così tanti sul campo di battaglia. Spero basti a salvare Pietrachiusa.',0), -(27855,'itIT','Senza una via di comunicazione con l\'esterno, l\'Alleanza dovrà affidarsi solo alle truppe che ha condotto nella palude. Vediamo se sapranno cavarsela nel nostro ambiente naturale.',0), -(27856,'itIT','Il tuo coraggio onora sia i caduti sia i vivi, $n.',0), -(27857,'itIT','L\'Alleanza è stata respinta! Grazie alla tua ferocia, Pietrachiusa sarà salva. Lok\'tar ogar!',0), -(27859,'itIT','Tu non eri l\'unico mortale in cui confidava Rheastrasza. Anch\'io mi sono guadagnato la fiducia del Drago.\n\nHo già trasferito l\'uovo purificato in un luogo sicuro, lontano dalle Maleterre. Esso continuerà a crescere, fuori dalla portata di Alamorte.\n\nLo Stormo dei Draghi Rossi è tanto potente quanto benevolo. L\'ultimo desiderio di Rheastrasza era che ti dessi questo.',0), -(27860,'itIT','Il mio cuore sanguina ancora per averti chiesto di fare una cosa del genere, sebbene sappia che non vi è altro modo. Hai salvato da una terribile minaccia quelli di noi che ancora resistono.',0), -(27869,'itIT','Ti manda la Goblin? Ha un occhio acuto, non c\'è che dire.\n\nHa ragione. Sono qui per fermare l\'ondata di corruzione che proviene da questo tempio. Se vuoi salvare la tua gente da un destino crudele, $n, ho bisogno del tuo aiuto.',0), -(27870,'itIT','Problemi nel tempio... Vorrei che potessimo risparmiare delle forze per affrontarli. La guerra con Pietrachiusa infuria già, e ci servono tutti gli uomini disponibili.',0), -(27875,'itIT','Il Fiordevoto è stato utilizzato come cura dai Corrotti da quando si sono stabiliti in questa palude. Se aiuta il corpo fisico, potrebbe essere impiegato anche per delle cure più poderose...',0), -(27876,'itIT','Dovrò purificarli, ma saranno di grande utilità. Grazie.',0), -(27877,'itIT','Eccellente! Le seppelliremo immediatamente. Quegli idioti della Lega degli Esploratori non sospetteranno nulla!',0), -(27878,'itIT','Lo sapevo! Il Gran Esaminatore sarà soddisfatto.\n\nOttimo lavoro, $r.',0), -(27879,'itIT','Immagino che quegli Ogre non ti abbiano dato troppo filo da torcere... Prendi qualche moneta per il disturbo.',0), -(27880,'itIT','C\'è in te la scintilla dell\'eroe, $r.\n\nAdesso sparisci dal mio campo di battaglia!',0), -(27881,'itIT','Titani? Vieni da me chiedendomi dei Titani?\n\nTi sei rivolto alla persona giusta, e per di più in un momento in cui stiamo per fare una grossa scoperta. Prima, però dovrai guadagnarti la nostra fiducia.',0), -(27883,'itIT','<La statua si inserisce con uno scatto in un grande lastrone di pietra.>',0), -(27884,'itIT','<La statua si inserisce con uno scatto nel freddo lastrone di marmo.>',0), -(27888,'itIT','Solo questo piccolo oggettino?\n\nNon ho mai capito questi Titani.\n\nBene! Vediamo cos\'è in grado di fare.',0), -(27889,'itIT','Adesso, se non ti dispiace, prenderò l\'uovo. Dobbiamo incubarlo e nasconderlo alla svelta. Molti draghi infuriati lo stanno cercando.\n\nA proposito, sono contenta di rivederti.',0), -(27890,'itIT','Sei tu quello che stavamo aspettando? Era ora che ti facessi vivo, ho giusto bisogno di sgranchirmi un po\' le gambe.\n\nForza, ragazzi! Andiamo a uccidere qualche Drago Nero!',0), -(27891,'itIT','Non vedo l\'ora di combattere al tuo fianco.',0), -(27892,'itIT','$n, credo che tu sia pronto. Te la sei cavata bene finora.',0), -(27893,'itIT','Visto? Con Gargal al tuo fianco, non hai di che preoccuparti. Fammi un cenno e ti proteggerò io dai mostri.',0), -(27897,'itIT','L\'uovo non può restare nello stesso posto a lungo. Nessun posto può dirsi sicuro.\n\nNonostante la sua follia, Alamorte conosce tutti i nascondigli di questo mondo. L\'uovo non può restare fermo.',0), -(27902,'itIT','Che purezza... speriamo che aiuti il povero Magtoor.',0), -(27904,'itIT','Posso solo sperare che ciò servirà a trovare una cura, $n. Grazie per avermeli portati.',0), -(27906,'itIT','Spero che la vista delle mie lacrime ti diverta, $n. Non c\'è nient\'altro di buono qui.',0), -(27907,'itIT','Li macinerò e proverò a farglieli mangiare. Grazie.',0), -(27908,'itIT','Almeno posso alleviare le sue sofferenze con le mie mani mentre respira ancora. Grazie, $n.',0), -(27909,'itIT','Non ne può bere di più. Con il resto laveremo il suo corpo, dopo che...\n\n<Neeka si abbandona alla frustrazione e rabbrividisce, voltando la testa.>',0), -(27910,'itIT','Con il corpo avvolto da Zannavespro, porterà lo spirito dell\'animale nell\'aldilà.\n\nAscoltami, vecchio superstizioso. Mi dispiace così tanto, Helgrum...',0), -(27911,'itIT','Se n\'è andato.\n\nSta bene. Devo essere forte per lui...',0), -(27912,'itIT','<Scruti all\'interno del forziere...>',0), -(27913,'itIT','<Scruti all\'interno del forziere...>',0), -(27914,'itIT','Hai reso un grande servigio a me e alla mia stirpe, $n. Accetta questo come simbolo della mia gratitudine... e del tuo coraggio.',0), -(27916,'itIT','<Ruag legge il rapporto.>\n\nCapisco. Grazie per avermi informato, $n.',0), -(27918,'itIT','Grazie, $c. Temo che sia troppo tardi... ma non voglio arrendermi, anche se Exodar non ascolta le mie grida.',0), -(27927,'itIT','Ti hanno mandato a controllare se stiamo bene? Pshh... Mi aggiro per questo deserto da anni, più a lungo di uno qualunque di quegli sciocchi. Ci stiamo solo godendo il paesaggio, narrandoci storie dei bei vecchi tempi.\n\nTi piace narrare storie?',0), -(27930,'itIT','se state leggendo questa nota, allora i miei sospetti erano esatti. Alamorte ci ha trovati e l\'uovo è stato distrutto insieme a me.\n\nQuesto, però, era il mio piano. Perché vedete... l\'uovo che Alamorte ha distrutto non era quello che cercava.\n\nEra il mio.',0), -(27956,'itIT','Non hai... ucciso le macchine per prenderli, vero?\n\n<Lunk sembra sconvolto.>\n\nVero?',0), -(27958,'itIT','È... È molto più di quanto mi aspettassi. Ci basterà per mesi!',0), -(27961,'itIT','Sei di mano lesta se sei riuscito a prenderne così tante in così poco tempo.\n\nEccellente lavoro, $n. Mi assicurerò che non vengano sprecate.',0), -(27962,'itIT','Sì, è proprio il corno di Margol. Non c\'è alcun dubbio.\n\nBarnabas era un minatore, come me. Non ha avuto alcuna possibilità contro quella bestia. Sono felice che tu abbia sistemato le cose.',0), -(27964,'itIT','Delle... braci? Cosa significa?',0), -(27965,'itIT','Ci conosciamo, $r?\n\n\n\nSembrerebbe trattarsi di un altro dei servitori di Ragnaros. Non mi piace per niente.',0), -(27976,'itIT','Sei un bravo ragazzo, eh sì. Ti ho preso un regalino come ricompensa.',0), -(27977,'itIT','Ottimo lavoro!',0), -(27979,'itIT','<Hansel soppesa la pietra.>\n\nQuest\'affare è strano, $n. Non so cosa dire. Una cosa è certa: non è naturale.',0), -(27980,'itIT','Era impossibile uccidere tutti i ragni della Gorgia, ma ne hai eliminati un po\'.\n\nBene, ecco quanto ti avevo promesso. Non spenderli tutti nello stesso posto. A meno che non si tratti del Presidio del Torio.',0), -(27981,'itIT','Ahiiiiiii! Non versare questa roba sulla mano di una Nano. È incandescente!\n\nAdesso le mie mani si gonfieranno ancora di più...',0), -(27982,'itIT','Mmm... Le gemme sembravano... più scintillanti da lontano. Da vicino sono un po\' opache.\n\nAh be\'! Un po\' di sputo e qualche strofinata dovrebbero sistemarle. E in caso contrario, posso usarle per esercitarmi a disincantare.',0), -(27984,'itIT','Ho accettato il mio destino in questa gabbia, ma la preghiera dev\'essere trovata.',0), -(27986,'itIT','E tu chi saresti?\n\nAh, un Emissario della Fratellanza del Torio. Vogliono il mio supporto? Va bene, sono disposto a dare una mano...\n\nPer il giusto prezzo.',0), -(27999,'itIT','Che peccato. Erano duri a parole, ma anche in battaglia. Sarebbe stato utile averli al nostro fianco.\n\nQuando avremo finito, dovremo mandare qualcuno a prenderli per dar loro una degna sepoltura.',0), -(28001,'itIT','Un momento, COSA?!? Lui chiama ME CODARDO?!?\n\nÈ come tutti i Barbafiamma, un pallone gonfiato senza sale in zucca. Ho dovuto affrontare un\'invasione delle Fauci di Drago da sud, gran parte di Tuonocupo è in rovina... e gli altri clan si sono fatti vivi per aiutarci? NO! Il vecchio Tuonocupo è da solo, e sta facendo l\'impossibile per resistere.',0), -(28028,'itIT','Se non altro, ci hai dato un po\' di tempo e spazio per far ripartire le rotte di rifornimento.\n\nSei un bravo $c.',0), -(28029,'itIT','Sembra che tu sappia come dare fuoco alle cose! Un tratto encomiabile in qualsiasi $r.',0), -(28030,'itIT','Li distribuirò tra le guardie. Hai la mia gratitudine.',0), -(28032,'itIT','Oooh, che belli. Ora, lasciami sola con i miei stomaci. Devo studiarli!\n\n<Agnes inizia a punzecchiare gli stomaci con una bacchetta.>\n\nSì, molto interessante. Davvero molto interessante...',0), -(28033,'itIT','Bene, bene, bene. Guarda chi è venuto questa volta a cercare Lunk!\n\nSembra un caso adatto per le soluzioni uniche e senza spargimento di sangue di Lunk.',0), -(28034,'itIT','Balbettavo, forse? Perché ho chiaramente detto che... non...\n\nAccidenti, sai come muoverti! Sono colpito!',0), -(28035,'itIT','Così Rendan è dalla nostra parte? Era ora che quell\'idiota usasse la testa.\n\nMuoviamoci.',0), -(28052,'itIT','Bene, ci siamo.\n\nSpero tu sia pronto, $n.',0), -(28054,'itIT','Hai agito bene. Nemmeno a me piace la schiavitù.',0), -(28057,'itIT','Vedo che Evonice usa ancora i suoi vecchi trucchi. Immagino che... ehm... terrò questi cuscini per un po\'.\n\nLa cosa importante è che tu sia qui. Ci servirà il tuo aiuto.',0), -(28060,'itIT','Il Martello del Crepuscolo, eh? Dovevo aspettarmelo. Mi fa piacere che tu sia arrivato per aiutarli al momento giusto.\n\nSembra che, nonostante tutto, siamo arrivati alla soglia dell\'antro di Calcinder. È giunto il momento di finire il lavoro.',0), -(28064,'itIT','La nostra missione è compiuta. E tutto grazie a te, $n. È mio desiderio che tu scelga qualcosa dai nostri forzieri. Inoltre, intendo renderti membro a tutti gli effetti del nostro ordine.\n\nBenvenuto nella Fratellanza del Torio, $n. Sono onorato di poterti chiamare fratello.',0), -(28096,'itIT','Allora? Com\'è andata? Esattamente come avevi sempre sognato? Emozionante, vero?\n\nNo?\n\n<Darthalia sospira>\n\nHo capito: tu sei un vero eroe, hai bisogno d\'azione e il \"lavoro d\'ufficio\" non fa per te.',0), -(28099,'itIT','Sfortunatamente, è come temevo. Questi bracciali portano il marchio indelebile del Signore del Fuoco e dei suoi servitori.\n\nMolto bene. Visto che non ci sono truppe dell\'Orda o dell\'Alleanza vicino a questa Gorgia dimenticata, spetta alla Fratellanza del Torio fermare questo Arciduca prima che possa nuocere ulteriormente.',0), -(28101,'itIT','I Draghi Rossi hanno accettato di aiutarci! Non è stato facile, ne sono certo. L\'Alleanza ti ringrazia.\n\nAvevamo già pianificato un\'imboscata ai danni di una carovana del Crepuscolo, quando i draghi ci hanno contattati. Ci stanno aiutando bloccando la loro ritirata.\n\nLa battaglia infuria ancora, di certo puoi essere d\'aiuto.',0), -(28103,'itIT','Eccellente. Ora possiamo iniziare a muovere le nostre forze di terra verso Grim Batol.',0), -(28104,'itIT','Molto bene.\n\nNon sembra niente di particolare, vero?',0), -(28107,'itIT','È una passeggiata, per noi.',0), -(28109,'itIT','Il cancello è libero. Quando i tuoi avranno finito di liberare il canyon, parleremo con i tuoi capi della prossima mossa da compiere.',0), -(28111,'itIT','Siamo un po\' nei guai, $c. I Ragni di Sarus hanno iniziato ad alzare la testa, visto che sono alcuni giorni che non possiamo dar loro da mangiare. Se ce ne andiamo, i Murloc occuperanno questo luogo! Inoltre, il Custode Acquaferma ai Campi Fangosi ci ha chiesto di inviargli altri Umani! È insaziabile! Ci serve aiuto!',0), -(28114,'itIT','Fantastico! Posiamo le uova in una bella alcova scura dentro la miniera e attendiamo che si ripeta il miracolo della vita!',0), -(28115,'itIT','Gli dei degli Orsi sono padroni crudeli. Continueranno a mandarli su questo pianeta fino alla fine dei tempi. In qualità di popolo civilizzato, è nostro diritto volgere a nostro vantaggio questa scocciatura... per il bene di tutti!',0), -(28138,'itIT','Questi andranno benissimo. Chissà cosa vuole farsene il Guardiano. Ho sentito che i Campi Fangosi sono invasi da esseri molto cattivi.',0), -(28144,'itIT','Almeno saremo preparati in caso di incidenti futuri. Spostare questo tipo di \"vettovaglie\" è un\'impresa pericolosa; qualcuno potrebbe decidere di non tenere la sua boccaccia chiusa.\n\n<Keyton solleva verso di te quello che sembra un sopracciglio.>',0), -(28146,'itIT','Dovrebbe calmarlo per qualche giorno. Ottimo lavoro, $n!',0), -(28156,'itIT','Hai mai sentito parlare di \"selezione naturale\"? Amico, stai sfidando le leggi della natura! Questo idiota meritava di morire nella miniera. Ora che l\'hai salvato dal suo ineluttabile destino, di sicuro causerà grossi danni a se stesso o agli altri.\n\nSai di chi sarà la colpa, vero?',0), -(28168,'itIT','E tu chi sei? Ti manda Sylvanas? Qui va tutto BENE! Anzi, benissimo! Ho tutto sotto controllo!\n\nCioè... va bene, considerato che... abbiamo qualche problemino. Magari potresti darci una mano, $c.',0), -(28171,'itIT','A quanto pare sei ancora con noi. La cosa mi fa piacere.\n\nGrazie.',0), -(28172,'itIT','Ti assicuro che farò avere loro ogni cura possibile.',0), -(28173,'itIT','A quanto pare hai saputo utilizzare con facilità quei malefici arnesi.\n\nMi rincuora sapere che persino alcuni strumenti del male possono essere utilizzati per salvaguardare la vita. Tutto ha uno scopo.',0), -(28174,'itIT','Sei dei nostri, allora?\n\nBene.',0), -(28175,'itIT','Oggi hai dato il via a una cosa meravigliosa, in mezzo a tutto questo spargimento di sangue.\n\nForse ci vorranno molti anni, ma questa terra devastata risorgerà. Tornerà a essere splendida.',0), -(28176,'itIT','Lirastrasza mi ha mandata alla tana, sospettando che il Drago Nero che stiamo cercando fosse ancora lì. E a giudicare dalla prole... non si sbagliava.',0), -(28177,'itIT','È facile sottovalutare questi scorpidi. Sei stato fortunato a non finire infilzato da uno di questi pungiglioni. O forse sei stato solo abile.\n\nLi aggiungerò agli altri. Noi, però, non abbiamo ancora finito.',0), -(28178,'itIT','Credimi, $n, anch\'io non vedo l\'ora di passare all\'azione... ma dobbiamo attenerci al piano. Lo scontro finale verrà presto.\n\nQueste pelli le prendo in custodia io.',0), -(28179,'itIT','Proprio quello che ci serve.\n\nNon preoccuparti, $n... presto andremo a caccia di Orchi.',0), -(28181,'itIT','Spero che siano ciò che cercava Keeshan. A ogni modo, in questo momento non mi servono.',0), -(28182,'itIT','Conoscendo le abitudini degli Orchi, il suo posto sarà presto occupato da qualcun altro. Vedrò di tornare all\'Altare prima che questo avvenga.\n\nGrazie, amico mio.',0), -(28183,'itIT','<Keeshan esamina il contenuto della cassa.>\n\nBene, bene, bene. Ora possiamo partire. La nostra guerra ci porta a est, lontano dal Massiccio Roccianera... per ora.',0), -(28191,'itIT','Hai dimostrato di essere un valido alleato. Non mi sarei mai aspettata una cosa del genere al nostro primo incontro.',0), -(28192,'itIT','Come puoi vedere, sono tutti mostri! La maggior parte delle mie guardie è morta. Chi è riuscito a fuggire, è dietro le barricate per impedire a quelle pericolose creature di uscire.\n\nCi serve il tuo aiuto!',0), -(28196,'itIT','<Il Custode Acquaferma scorre il diario, leggendolo a bassa voce.>\n\nSono solo i deliri di un pazzo! Ovviamente è stato scritto sotto l\'effetto dei funghi. Hai fatto bene a portarmelo, $n. Lo brucerò personalmente!',0), -(28197,'itIT','Ben fatto! Abbiamo impiccato Wilkes perché avevamo scoperto che stava mangiando notevoli quantità di funghi e altre sostanze tossiche. Appena morto, è resuscitato come Geist non morto. Prima di correre a nascondersi, ha ucciso molte delle mie guardie. Temendo che potesse capitare nuovamente qualcosa del genere, abbiamo bruciato il corpo del Cancelliere fino a farne restare solo le ossa.\n\nPerché hanno volontariamente ingerito sostanze tossiche? Non riesco a spiegarmelo! Questa è solo una fattoria, signore, nient\'altro!',0), -(28199,'itIT','I campioni ci permetteranno di capire meglio i non morti decerebrati. Accetta queste monete come ricompensa.',0), -(28202,'itIT','Tutto qui? Sarebbe questo il tuo travestimento?\n\nComincio a ricredermi sulle tue possibilità di successo... È stato un piacere conoscerti.',0), -(28204,'itIT','Tutto qui? Sarebbe questo il tuo travestimento?\n\nComincio a ricredermi sulle tue possibilità di successo... È stato un piacere conoscerti.',0), -(28206,'itIT','<Johnny singhiozza senza sosta>\n\nSci... Scintilla!!! La mia cavallina! L\'hanno... l\'ha uccisa!\n\n<Johnny continua a piangere, mentre dalle sue narici fuoriescono delle bollicine di muco.>',0), -(28209,'itIT','<Lydon prende la chiave dalle tue mani.>\n\nMi libero da solo, grazie.\n\nNon sono mai stato tanto furioso! Acquaferma non la passerà liscia. Porterò personalmente la sua testa alla Regina Banshee.\n\nIo e te lavoreremo insieme, $n.\n\nNon so niente di questa ragazzina, ma preferirei che ci seguisse da lontano.',0), -(28211,'itIT','Guarda qua... AHI! Che punta! E scotta!\n\nQueste lance penetreranno nella pelle dei drachi come un\'affettatrice elettrica nel burro.',0), -(28212,'itIT','Fantastico! Ci farò una zuppa favolosa. Una zuppa rabbiosa. Di metallo fuso.',0), -(28215,'itIT','Fantastico! Queste spirali si decomprimeranno con la forza di mille soli!\n\nNaturalmente è solo un\'approssimazione generica... Non prendermi alla lettera.',0), -(28216,'itIT','Sì, è lui. Ci credi che una volta questa cosa era umana?\n\nEcco come agisce il Martello del Crepuscolo. Quello che non distrugge lo corrompe.\n\nGrazie, $c.',0), -(28225,'itIT','Sì! Così si fa! Ora posso fidarmi di te, $r.',0), -(28226,'itIT','Proprio quello che ci serviva. Metterò i ragazzi al lavoro per realizzare subito dei Golem.',0), -(28227,'itIT','Come faremmo senza di te, $n? Con Golem così addestrati, non dobbiamo più temere i Nani Ferroscuro, gli Orchi Roccianera... e forse anche i draghi!\n\nSe avessi mai bisogno della Fratellanza del Torio, non esitare a chiedere. E questo vale anche per i tuoi amici.',0), -(28230,'itIT','Dopo esserci occupati degli altri non morti, affronteremo Acquaferma!',0), -(28231,'itIT','Ora può andare nel grande paradiso equino fra le stelline. Non ti dimenticheremo mai, Scintilla. MAI!',0), -(28233,'itIT','Non guardare! Sono senza pantaloni!',0), -(28234,'itIT','Grazie! Ora girati, così li indosso.',0), -(28235,'itIT','Ora consegniamo il Custode Acquaferma alla giustizia!',0), -(28237,'itIT','Consegnerò personalmente questa testa alla Regina Banshee. Ovviamente, menzionerò il tuo ruolo in tutta questa storia.\n\nCome ricompensa, puoi prendere tutto ciò che vuoi dallo scrigno di Acquaferma. Te lo sei meritato.',0), -(28238,'itIT','Un passaggio verso le Alture, dunque? Ho proprio quello che serve!\n\nTi farò spazio nel mio aereo marino. Dovrò togliere il cibo per gatti che avevo preparato... Sai, in caso precipitassimo sulle montagne e nessuno venisse a salvarci per settimane.\n\nRipensandoci, perché non tieni il cibo per gatti sulle gambe?',0), -(28239,'itIT','Dove sei stato, soldato? Sei in ritardo! Dammi un solo motivo per cui non dovrei ucciderti seduta stante!',0), -(28241,'itIT','<L\'Occhio si trova davanti a te, avvolto da un mormorio minaccioso di energie oscure.>\n\n<All\'improvviso la sfera ruota, come per guardarti. Percepisci una presenza malefica, come se la sfera fosse viva.>',0), -(28242,'itIT','<L\'Occhio brilla di una luce oscura, con i colori che turbinano sulla sua superficie fosca.>\n\nAh, l\'eccitante sensazione di una vita che si spegne. La senti, $c? La assapori come faccio io?\n\nNo, vedo che per te non è così. Tu combatti per proteggere le vite degli altri. Che peccato.',0), -(28243,'itIT','Ne hai trovato uno? Un autentico Occhio del Crepuscolo? Fammi vedere.\n\nOh, dei. Mi sta guardando. Mi fissa!\n\nDevo bere qualcosa. Puoi girare quella cosa verso il muro?',0), -(28244,'itIT','Cos\'hai visto, $n? Cho\'gall? Cosa, lui ha visto TE?!?\n\nOh accidenti. Maledetto Occhio! Funziona anche dall\'altra parte. Brutto spione! Dov\'è il mio martello?!?',0), -(28245,'itIT','Umpf. Buon lavoro, Grunt.',0), -(28247,'itIT','Hai ucciso Obsidia nella sua stessa tana? Notevole, $r. Mi dispiace non aver potuto essere lì.\n\nHai mantenuto la tua parola... e di certo sai mettere in pratica ciò che prometti.',0), -(28248,'itIT','Hai agito bene, $n. Ora stiamo preparando l\'attacco.',0), -(28251,'itIT','Il problema con i Worgen non migliora e Helcular mi dà i brividi.',0), -(28253,'itIT','Non ci speravo neanche di recuperare un oggetto del genere! Modificherò subito i piani di conseguenza.',0), -(28254,'itIT','Ti serve un travestimento? Be\', allora sei nel posto giusto, fratello.\n\nFatti dare un\'occhiata. Mmm... realizzerò un costume perfetto per te.',0), -(28265,'itIT','Altri estranei? Cosa vuoi?',0), -(28266,'itIT','Lo sentivo che saresti stato tu a tornare da me. Mi piace il tuo stile, soldato.',0), -(28278,'itIT','Ho come la sensazione che sentiremo parlare a lungo di te e delle tue imprese. Non vedo l\'ora di combattere al tuo fianco a Crestarossa.\n\nPuoi andare.',0), -(28280,'itIT','Ce l\'hai fatta, $n! L\'ingegno dell\'Alleanza vince sempre.\n\nNaturalmente non so come aiutarti ad affrontare i cavalieri ora che sono a terra. Sei un potente $c... Improvvisa!',0), -(28281,'itIT','Te la cavi sul campo di battaglia, $c. A quanto pare, si stanno ritirando.\n\nDobbiamo solo sferrare il colpo di grazia...',0), -(28282,'itIT','Ce l\'abbiamo fatta, $n! Narkrall Graffiazanna giace morto ai miei piedi... e Tuonocupo ha sconfitto uno stormo di drachi!\n\nQuesto non sarebbe stato possibile senza l\'aiuto dell\'Alleanza. Non so se riuscirò mai a sdebitarmi con te.',0), -(28286,'itIT','Tutto a posto?\n\nBene. Hai fatto un ottimo lavoro, $n. Ora prepara i bagagli, ci spostiamo.',0), -(28294,'itIT','Salute, $c! Keegan Barbafiamma mi ha raccontato tutto sulle tue imprese a sud. Grazie per ciò che hai fatto per i Granmartello.\n\nVedo che Colin Tuonocupo è dietro di te. Il vertice può cominciare! Resta... e vediamo come vanno le cose...',0), -(28310,'itIT','Siete arrivati! E appena in tempo per la cerimonia dell\'amicizia!\n\n<Oralius guarda ansioso alla testa di Ogre alle sue spalle e improvvisamente viene colto dal panico.>\n\nIl Capitano Winky! Dov\'è finito il Capitano Winky?\n\nNo, non ditemi che non ha avuto il coraggio!',0), -(28311,'itIT','Sì, questi basteranno. Adesso te li impacchetto.',0), -(28312,'itIT','Un occhio inesperto li scambierebbe certamente per dei semplici Imp.\n\nNoi non dobbiamo far altro che portarli davanti a quell\'occhio inesperto. Mi metto subito al lavoro per farli resuscitare.',0), -(28313,'itIT','Sembra dell\'ottima carne... ma credo abbia bisogno di essere un po\' \"trattata\". Mi attivo subito in tal senso.\n\nGrazie, $n.',0), -(28314,'itIT','<Keeshan è ricoperto di sangue e sudore.>\n\nProprio quello di cui avevo bisogno!',0), -(28315,'itIT','Il conto delle tue uccisioni sta salendo, $n. Pian piano, li stiamo decimando.\n\nVinceremo, lo sento. Crestarossa NON cadrà nelle mani di questi codardi.',0), -(28316,'itIT','Sì, i draghetti. Me ne prenderò cura io.\n\nQuanto all\'accordo stretto col Colonnello Troteman, digli pure che manterrò quanto promesso: avrete il vostro drago pronto per la battaglia contro gli Orchi.\n\nNoi non amiamo particolarmente le Montagne Crestarossa, ma condividiamo il vostro risentimento nei confronti del Clan Roccianera.',0), -(28317,'itIT','Ma guarda un po\'! Ecco il mio soldato preferito, e con un bel dono!\n\nFarò subito distribuire questa carne tra gli Ogre.\n\nCi rivediamo a Crestarossa, soldato. Per la gloria dei Roccianera!',0), -(28318,'itIT','Cosa sono questi? Oh, degli Imp?\n\nCredevo che gli Imp non cadessero addormentati nei sacchi!\n\nMa non posso che fidarmi della tua parola: non ci capisco nulla di queste robe da Stregoni. Posalo pure in quell\'angolo.',0), -(28319,'itIT','Pff! Sei in ritardo! Sai per quanto tempo ho aspettato che Ner\'gosh mi consegnasse questo globo?\n\n<Xi\'lun esamina prima il globo, poi te.>\n\nC\'è qualcosa di strano in questo globo... è troppo...\n\n<Xi\'lun lascia la frase in sospeso.>\n\nBah, devo essere troppo nervoso. Grazie per la consegna. Per il sangue e l\'onore!',0), -(28320,'itIT','Hai visto come fuggivano? Non sapevano neanche cosa stesse succedendo! Meraviglioso!\n\nIl nostro lavoro è quasi finito, $n. È il momento di sferrare il colpo di grazia.',0), -(28321,'itIT','<Il Colonnello Troteman è raggiante.>\n\nBentornati.',0), -(28322,'itIT','Frughi nella scatola e trovi...',0), -(28324,'itIT','Santo cielo. 250 di livello di letalità? Quest\'arnese non va oltre i 250. Come fai a stare ancora in piedi? Ormai dovresti essere una pozza melmosa. Sylvanas sarà molto dispiaciuta. Forse possiamo fare qualcosa per ridurre il livello di letalità della zona di una decina d\'anni... ma ci resta ancora quasi un secolo da aspettare.',0), -(28325,'itIT','Ottimo lavoro, $n. La tua resistenza al morbo è incredibile! Prima o poi, dovremo analizzarti.',0), -(28326,'itIT','Bene, sei tornato.\n\nSpero che tu abbia conservato il tuo travestimento. Si torna a lavorare sotto copertura!',0), -(28327,'itIT','$n è qui! Possiamo iniziare.\n\nQuesto è il nostro grande momento, $n. Spero che tu sia in gran forma.',0), -(28330,'itIT','Ora che Chet è stato sconfitto, forse i livelli di Letalità di questo luogo diminuiranno più rapidamente. Ottimo lavoro, $n!',0), -(28332,'itIT','Avremmo dovuto uccidere Zannacremisi nella Selva Pinargento. È un peccato che sia ancora vivo, ma soprattutto che non siamo ancora riusciti a trasformare i Worgen in non morti. Deve esserci un modo...',0), -(28346,'itIT','Cosa? Kurdran parla di matrimonio?!? Non ha appena visto me e il vecchio Facciatuono darcele di santa ragione?\n\nL\'unica Tuonocupo che ha i requisiti necessari è Fanny. Te lo concedo, non è male. Ha tutta la carne al posto giusto, se capisci cosa intendo. Ma non ha quel qualcosa che un Barbafiamma cerca in una donna... Capito?',0), -(28348,'itIT','Mi vendicherò, ma prima devo guarire Kasha.',0), -(28354,'itIT','Questo fungo è velenoso per gli esseri viventi, ma è un toccasana per i Non Morti. Vediamo come reagisce Kasha.',0), -(28375,'itIT','Questo posto non mi piace... Dà delle brutte sensazioni, e puzza di piscio e sudore. Quasi sicuramente ci sono dei Worgen e probabilmente anche dei Nani.',0), -(28377,'itIT','È bello combattere di nuovo al tuo fianco, $n!\n\nE vedo che ci sono anche i Barbafiamma. Immagino che creeranno un diversivo mentre io e i miei ragazzi faremo il grosso del lavoro.',0), -(28378,'itIT','Fanny è salva! Ho sentito che Barbafiamma era lì con te... Mi fa piacere sapere che si sia deciso a collaborare.\n\nUn momento... perché mi guardi così, $n? Sai qualcosa che io non so?',0), -(28379,'itIT','Ar! I miei uomini potrebbero imparare molto osservandoti all\'opera. Ben fatto.',0), -(28400,'itIT','<Il Gran Signore della Guerra Cromush ti saluta.>\n\nOrkus sarà onorato quale eroe dell\'Orda, come ha sempre desiderato. Le vostre azioni hanno salvato centinaia di vite e consolidato il nostro avamposto a Colletorto.',0), -(28407,'itIT','<Fanny allarga le braccia esasperata.>\n\nTu, Kurdran, Barbafiamma e adesso mio fratello, avete tutti questa fissa del matrimonio!\n\nVa bene, sposerò Keegan Barbafiamma. Ma solo perché è forte e bello, con una mascella che può frantumare una pietra e il sedere sodo come un\'incudine. Non per ragioni politiche.\n\nMa avremo bisogno del tuo aiuto. Abbiamo un matrimonio sontuoso da organizzare, e poco tempo per farlo.',0), -(28408,'itIT','Ah, sei veloce. Piume audaci per una donna audace. Ben fatto!',0), -(28409,'itIT','Ahhh, Russell il Bardo blatera sempre della Birra dei Birratuono. Non credo che abbia il gusto di una buona birra dei Granmartello, ma continua a decantarne la \"corposità\" e il \"sapore\". Immagino che lo scopriremo, eh?',0), -(28410,'itIT','Oh, bene! Kilt per i gentiluomini, vesti per le damigelle d\'onore.\n\nMa non dire alle signore che stanno indossando qualcosa che serviva per un dirigibile.',0), -(28411,'itIT','Guardati! Stai crollando sotto il peso di tutta quella carne. Farò meglio a mettere i miei cuochi al lavoro.',0), -(28417,'itIT','Ti assicuro che farò avere loro ogni cura possibile.',0), -(28418,'itIT','Sei dei nostri, allora?\n\nBene.',0), -(28419,'itIT','È facile sottovalutare questi scorpidi. Sei stato fortunato a non finire infilzato da uno di questi pungiglioni. O forse sei stato solo abile.\n\nLi aggiungerò agli altri. Noi, però, non abbiamo ancora finito.',0), -(28420,'itIT','Credimi, $n, anch\'io non vedo l\'ora di passare all\'azione... ma dobbiamo attenerci al piano. Lo scontro finale verrà presto.\n\nQueste pelli le prendo in custodia io.',0), -(28421,'itIT','Proprio quello che ci serve.\n\nNon preoccuparti, $n... presto cominceremo a fare sul serio.',0), -(28423,'itIT','Spero che siano ciò che cercava Ariok. A ogni modo, in questo momento non mi servono.',0), -(28424,'itIT','Conoscendo le abitudini degli Orchi, il suo posto sarà presto occupato da qualcun altro. Vedrò di tornare all\'Altare prima che questo avvenga.\n\nGrazie, amico mio.',0), -(28425,'itIT','<Ariok esamina il contenuto della cassa.>\n\nBene, bene, bene. Ora possiamo partire. La nostra guerra ci porta a est, lontano dal Massiccio Roccianera... per ora.',0), -(28427,'itIT','Ti serve un travestimento? Be\', allora sei nel posto giusto, fratello.\n\nFatti dare un\'occhiata. Mmm... realizzerò un costume perfetto per te.',0), -(28429,'itIT','Tutto qui? Sarebbe questo il tuo travestimento? Comincio a ricredermi sulle tue possibilità di successo...\n\nMa sono ancora fiducioso.',0), -(28432,'itIT','Dove sei stato, soldato? Sei in ritardo! Dammi un solo motivo per cui non dovrei ucciderti seduta stante!',0), -(28433,'itIT','Umpf. Buon lavoro, Grunt.',0), -(28436,'itIT','Un attacco contro Crestarossa non è solo un attacco all\'Alleanza, ma anche contro degli innocenti.\n\nCome Crociato e come Orco, non posso tollerarlo.\n\nÈ ora di far sapere al Clan Roccianera, il mio vecchio clan, che i giorni delle incursioni indiscriminate sono finiti.',0), -(28437,'itIT','Altri estranei? Cosa vuoi?',0), -(28438,'itIT','Lo sentivo che saresti stato tu a tornare da me. Mi piace il tuo stile, soldato.',0), -(28439,'itIT','Ho come la sensazione che sentiremo parlare a lungo di te e delle tue imprese. Non vedo l\'ora di combattere al tuo fianco a Crestarossa.\n\nPuoi andare.',0), -(28441,'itIT','Tutto a posto?\n\nBene. Hai fatto un ottimo lavoro, $n. Sei stato forte e saggio.\n\nOra prepara i bagagli, ci spostiamo.',0), -(28442,'itIT','Oh, dei visitatori...',0), -(28443,'itIT','Sì, questi basteranno. Adesso te li impacchetto.',0), -(28444,'itIT','Un occhio inesperto li scambierebbe certamente per dei semplici Imp.\n\nNoi non dobbiamo far altro che portarli davanti a quell\'occhio inesperto. Mi metto subito al lavoro per farli resuscitare.',0), -(28445,'itIT','Sembra dell\'ottima carne... ma credo abbia bisogno di essere un po\' \"trattata\". Mi attivo subito in tal senso.\n\nGrazie, $n.',0), -(28446,'itIT','<Ariok è ricoperto di sangue e sudore.>\n\nProprio quello di cui avevo bisogno!',0), -(28447,'itIT','Il conto delle tue uccisioni sta salendo, $n. Pian piano, li stiamo decimando.\n\nVinceremo, lo sento.',0), -(28448,'itIT','Sì, i draghetti. Me ne prenderò cura io.\n\nQuanto all\'accordo stretto con Eitrigg, digli pure che manterrò quanto promesso: avrete il vostro drago pronto per la battaglia contro gli Orchi.\n\nNoi condividiamo il vostro risentimento nei confronti del Clan Roccianera.',0), -(28449,'itIT','Bene, sei tornato.\n\nSpero che tu abbia conservato il tuo travestimento. Si torna a lavorare sotto copertura!',0), -(28450,'itIT','Ma guarda un po\'! Ecco il mio soldato preferito, e con un bel dono!\n\nFarò subito distribuire questa carne tra gli Ogre.\n\nCi rivediamo a Crestarossa, soldato. Per la gloria dei Roccianera!',0), -(28451,'itIT','Cosa sono questi? Oh, degli Imp?\n\nCredevo che gli Imp non cadessero addormentati nei sacchi!\n\nMa non posso che fidarmi della tua parola: non ci capisco nulla di queste robe da Stregoni. Posalo pure in quell\'angolo.',0), -(28452,'itIT','Pff! Sei in ritardo! Sai per quanto tempo ho aspettato che Ner\'gosh mi consegnasse questo globo?\n\n<Xi\'lun esamina prima il globo, poi te.>\n\nC\'è qualcosa di strano in questo globo... è troppo...\n\n<Xi\'lun lascia la frase in sospeso.>\n\nBah, devo essere troppo nervoso. Grazie per la consegna. Per il sangue e l\'onore!',0), -(28453,'itIT','$n è qui! Possiamo iniziare.\n\nQuesto è il nostro grande momento, $n. Spero che tu sia in gran forma.',0), -(28454,'itIT','<Eitrigg scruta l\'area devastata sotto di lui.>\n\nIl nostro lavoro è quasi finito, $n. È l\'ora di sferrare il colpo di grazia.',0), -(28455,'itIT','<Eitrigg è raggiante.>\n\nBentornati.',0), -(28456,'itIT','Frughi nella scatola e trovi...',0), -(28484,'itIT','Ehm, ecco... La novità è che i cuori non servono più, mi dispiace. Spero che non sia stato troppo difficile! Comunque, avevamo un accordo e lo rispetterò: ecco la tua ricompensa. I cuori di yeti puoi tenerli, ho sentito dire che sono molto nutrienti... se hai lo stomaco di mangiarli.',0), -(28485,'itIT','Allora è vero: hai ucciso la bestia! Il popolo di Colletorto ti è debitore, $n. Hai reso questa terra più sicura per i nostri cittadini.\n\nPrendi tutto ciò che vuoi dalle nostre casse.',0), -(28487,'itIT','Grazie, $n! Giuro che non poserò mai più il mio equipaggiamento.',0), -(28489,'itIT','Ne hai portata un bel po\'! Riuscirò ad accontentare i miei clienti per un po\' di tempo.\n\nEcco i tuoi soldi, come pattuito.',0), -(28495,'itIT','COME?!? No, $n, non dirmelo! Non può essere vero! Santo cielo... Io... non volevo...\n\nNon mi arrendo, $c. Aspetta e vedrai. Salverò quei cerbiatti!',0), -(28506,'itIT','Dobbiamo agire subito. Bisogna annientare i Piccatonante!',0), -(28512,'itIT','Bene, bene, cos\'abbiamo qui? Sei venuto ad aiutarmi?',0), -(28514,'itIT','Oh, ti manda Pugnograsso? Ah!\n\nTi ha mai detto come mai si chiama così? Dovresti chiederglielo un giorno o l\'altro.',0), -(28556,'itIT','Quando Melisara avrà finito con te, faremo detonare gli esplosivi!',0), -(28563,'itIT','Ho sentito che le Marche Occidentali erano in guai grossi.\n\n<Parker non si volta nemmeno verso di te.>\n\nBe\', anche noi abbiamo i nostri problemi. Vedi quegli Gnoll? Sembra che stiano di nuovo macchinando qualcosa. Non mi piace. Non mi piace per niente.',0), -(28564,'itIT','Sei tu l\'aiuto che abbiamo richiesto?\n\n<Althea sospira.>\n\nDovremo accontentarci...',0), -(28565,'itIT','Ultimamente non abbiamo ricevuto molti rinforzi, il tuo aiuto ci farà sicuramente comodo.',0), -(28569,'itIT','Il tempo è denaro, $c... e a me non mancano né l\'uno né l\'altro.\n\nCosa posso fare per te?',0), -(28570,'itIT','Il tempo è denaro, $c... e a me non mancano né l\'uno né l\'altro.\n\nCosa posso fare per te?',0), -(28571,'itIT','Mi chiedevo quando si sarebbero fatti vivi i rinforzi. Preparati, $n. È ora di dispensare un po\' di giustizia!',0), -(28573,'itIT','Avrei preferito un gruppo a un singolo individuo, ma dovremo accontentarci di quello che abbiamo.',0), -(28576,'itIT','Qui c\'è molto da fare. Entrambi i nemici sono spietati e ci massacrerebbero senza pietà appena rinfoderassimo le spade.',0), -(28578,'itIT','Forse puoi aiutarmi, $c.',0), -(28580,'itIT','Certo che posso procurarti un viaggio per le Maleterre, ma in cambio devi promettermi di aiutare i miei compagni laggiù.',0), -(28582,'itIT','Anche noi sospettiamo dei Ferroscuro.',0), -(28596,'itIT','Così va meglio. Da qui dovremmo farcela a soli.',0), -(28597,'itIT','Bene, questa basterà.\n\n<Spezzaselce si mette della polvere in bocca.>\n\nOhhh, fresca. Inebriante. Polvere sottile di Crestarossa con un pizzico di zolfo delle Marche Occidentali e un retrogusto delicato. Hanno roba buona ad Altariva.',0), -(28598,'itIT','<Spezzaselce si asciuga le lacrime dagli occhi.>\n\nOh, $n. $n!\n\nÈ stato... bellissimo.',0), -(28600,'itIT','<Il Gran Signore della Guerra Cromush sbianca in volto.>\n\nCI HANNO VOLTATO LE SPALLE? HANNO VOLTATO LE SPALLE ALL\'ORDA? Non può essere vero!\n\nI...\n\n<Cromush cade in ginocchio.>\n\nIO... STO BENE. Ce la faremo anche senza il loro aiuto. Al diavolo i Lupi Bianchi!',0), -(28604,'itIT','Anche se non immediatamente, moriranno di sicuro! Quando finalmente riusciranno a capire di chi è la colpa, non sarai più lì già da molto tempo. Sparirai nel nulla come un fantasma!',0), -(28605,'itIT','Le forze dei Piccatonante sono menomate: è il momento giusto per una bella esplosione!',0), -(28616,'itIT','Le Quattro Dita sono distrutte e la Mano è in pezzi. Ora i Piccatonante non potranno far altro che tornare di corsa nella loro grotta nella Valle d\'Alterac.\n\n<Cromush sputa>\n\nIl Capoguerra Malogrido saprà del tuo coraggio, $n.\n\nE anche del tradimento del Clan Lupi Bianchi!',0), -(28617,'itIT','Temo che quello fosse solo l\'inizio, amico! NE ARRIVANO ALTRI!',0), -(28619,'itIT','Finalmente sono giunti i rinforzi promessi dal Capoguerra. La Dama Oscura ha dei progetti per te, come per tutti noi.',0), -(28620,'itIT','Finalmente quell\'imbecille si è deciso a mandarmi un po\' d\'aiuto, eh? Questi due Orchi sono una causa persa. Hanno contratto quella che ho chiamato la \"Sindrome di Durnholde\": sono rimasti in catene tanto a lungo, che hanno sviluppato un\'affinità con i loro carcerieri. Ora siedono sui miei lettini con le loro enormi palle di ferro e piangono.\n\nSpero che ti dimostrerai più utile.',0), -(28634,'itIT','Pericolo sventato... per ora. Ma torneranno.\n\nOh, sì che torneranno...',0), -(28635,'itIT','Infestata? Puoi scommetterci!',0), -(28636,'itIT','Combattono per la loro terra persino dopo morti... proprio come i Reietti. Riferirò all\'Alto Comando che Dun Garok è inabitabile. Che i Nani se la tengano pure, se gli sta tanto a cuore!',0), -(28647,'itIT','Nessuno era mai riuscito a completare la Sfida! $c, non ho mai visto nessuno più potente di te. $n, come promesso, puoi scegliere la tua ricompensa.',0), -(28666,'itIT','È ora che gli Orchi Roccianera abbiano un assaggio della furia dell\'Alleanza. Pagheranno per ciò che hanno fatto.',0), -(28667,'itIT','Dobbiamo fermare gli Orchi Roccianera prima che possano espandere la loro influenza.',0), -(28671,'itIT','Abbiamo molti nemici, $c. Dovremo essere forti per sconfiggerli tutti.',0), -(28673,'itIT','Per decenni il Forte di Guardiafatua ha contrastato la minaccia dell\'Orda e non intendiamo arrenderci ora.',0), -(28704,'itIT','Benvenuta al Rifugio di Serrabullona!',0), -(28712,'itIT','Bentornato, $r. Ho sentito del tuo fondamentale contributo contro Grim Batol. Grazie!\n\nAlexstrasza ha consacrato questa terra nella speranza di attirare qui Alamorte. Celebrerà un rituale per farlo esporre... e poi distruggerlo all\'interno di questo cerchio sacro.\n\nSperiamo che il suo piano funzioni.',0), -(28716,'itIT','Sono felice che tu abbia risposto alla mia chiamata, $c.',0), -(28717,'itIT','L\'Orda avrà bisogno di eroi per guidare l\'assalto alle Alture del Crepuscolo.\n\nEroi esattamente come te, $n.',0), -(28733,'itIT','FIUUU! C\'è mancato poco! Sei un talento naturale con queste piante, $c. Sai, ho portato qui i semi dalle Isole Perdute. Quando avrò capito come funzionano, farò una fortuna nel ramo dei fiori letali!\n\nMa che... GUARDA! NE ARRIVANO ALTRI!',0), -(28744,'itIT','Credo che abbiamo fatto arrabbiare Acquaferma. Ci sta mandando contro le creature più forti. Non c\'è tempo da perdere, andiamo!',0), -(28747,'itIT','Hai... sentito quel rumore? Credo che stia arrivando Acquaferma! SANTO CIELO, ATTENZIONE!',0), -(28748,'itIT','Incredibile! L\'abbiamo sconfitto, $n! È stata la battaglia più cruenta finora, ma Colletorto pullula ancora di Zombi impazziti. Non dobbiamo abbassare la guardia.',0), -(28750,'itIT','Era ora che arrivassi, $c.',0), -(28758,'itIT','Grazie al tuo rapido intervento, la Regina dei Draghi è ancora viva. La stanno portando alla Lega dei Draghi per curarla.\n\nMa la battaglia non è stata un fallimento completo. Alamorte è gravemente ferito. Credo che si nasconderà per riprendersi. Alexstrasza ci ha dato il tempo necessario per colpire!',0), -(28816,'itIT','Lok\'tar, sorella! Sei arrivata giusto in tempo.',0), -(28825,'itIT','Che il tuo senso dell\'onore e del dovere possano servire Azeroth al meglio, $c.',0), -(28826,'itIT','Ora che i tuoi occhi hanno visto la verità, dove andrai a prestare i tuoi servigi?',0), -(28827,'itIT','Tutte le nostre navi da guerra sono impegnate a combattere contro l\'Orda. Rimane solo quella nave mercenaria.',0), -(28832,'itIT','Voi due siete l\'ultima cosa che mi sarei aspettato di veder cadere dal cielo. Altariva è sotto attacco!',0), -(28850,'itIT','Mantogrigio ha ragione. A queste bestie non interessa niente della politica.\n\nGilneas deve restare unita.',0), -(28868,'itIT','Ben fatto, $n. Così impareranno a non fare i loro comodi in casa nostra!',0), -(29078,'itIT','Ci hai fatto guadagnare un po\' di tempo, $n, ma ora dobbiamo occuparci di problemi ancora più grossi.',0), -(29079,'itIT','Eccellente, $n. Ti sei rivelata una risorsa importante per la guarnigione.\n\nParla pure con qualsiasi istruttore all\'interno e nei dintorni dell\'abbazia se senti il bisogno di affinare le tue abilità di combattente.\n\nQuando sarai pronta ho un altro incarico da affidarti...',0), -(29080,'itIT','È vero, ci hanno teso un\'imboscata. Non oso mandare altri soldati per timore di perderli. Mi serve una volontaria. Qualcuno disposto a rischiare la propria vita!',0), -(29081,'itIT','Così imparano, quei piccoli mostri! Ora ci penseranno due volte prima di accettare un altro lavoro dagli Orchi.',0), -(29082,'itIT','Credo che tu ora comprenda il potere della Luce. La Luce trasmette speranza, sorella. E la Luce ci salva dall\'oscurità! SIA LODATA LA LUCE!',0), -(29083,'itIT','Grazie al tuo aiuto, siamo riusciti a mettere in sicurezza i settori settentrionali e occidentali della Contea del Nord. A est, tuttavia, c\'è ancora un grosso contingente di Orchi Roccianera che ha iniziato a bruciare la foresta!',0), -(29132,'itIT','Non sei qui per un bizzarro capriccio, mortale.\n\nFai appello a tutto il tuo coraggio, ti servirà per sostenere la vista di ciò che ti mostrerò.',0), -(29547,'itIT','Il nostro compito è della massima importanza. L\'Ammiraglio Taylor e la sua nave sono scomparsi, e quel che è peggio è che il giovane Principe era con lui. Il nostro obiettivo primario è riportarlo a casa sano e salvo.',0), -(29548,'itIT','C\'è un\'intera base dell\'Orda laggiù! Dov\'erano le nostre spie?\n\nBene $c, è ora di vedere di cosa è capace questa nuova cannoniera.',0), -(32469,'itIT','Sapevo sin da quando ci siamo incontrati che eri un amante dell\'avventura, proprio come me! Ecco il tuo kit di potenziamento, ora va\' là fuori e fatti dei S.E.L.F.I.E.!',0), -(35460,'itIT','Ottimo. Sono certo che la tua presenza al fronte sarà di ispirazione per le truppe.',0), -(35462,'itIT','L\'Orda di Ferro avrà bisogno di molto tempo per rendere di nuovo operativi quei Demolitori. Ottimo lavoro, $n.',0), -(35463,'itIT','Quanti ne hai uccisi?!? Ecco perché non siamo riusciti a portare a termine i nostri piani...',0), -(35464,'itIT','I prigionieri sono parecchio scossi, ma almeno sono liberi. Le loro famiglie sono in debito con te, $n.',0), -(35486,'itIT','Diamo un\'occhiata a questi piani.',0), -(35488,'itIT','È importante che i nostri nemici capiscano cosa succede quando ci si mette contro l\'Alleanza. Sono felice che sia stato tu a dimostrarglielo.',0), -(35492,'itIT','L\'Orda di Ferro d\'ora in poi imparerà a temerci come dovrebbe.',0), -(35494,'itIT','Grazie, $n. Questi cimeli ci ricorderanno per sempre il giorno in cui abbiamo perso così tanti nostri cari.',0), -(35495,'itIT','Spaccadenti è morto? Bene, sono certo che l\'Orda di Ferro ci metterà un po\' di tempo a trovare un altro Ogre abbastanza intelligente disposto ad aiutarli.',0), -(35496,'itIT','Avrei voluto vedere le loro facce contorcersi dal dolore. Spero che muoiano di una morte lenta e dolorosa.',0), -(35500,'itIT','È stato un onore combattere al tuo fianco, $n.',0), -(36307,'itIT','Sono felice che tu ce l\'abbia fatta, $n. È ora di iniziare a respingere questa invasione dell\'Orda di Ferro.',0), -(36379,'itIT','Povera Pazerp... questa notizia è a dir poco sconvolgente. Sembra che l\'Orda di Ferro abbia una fonte infinita di truppe.',0), -(36941,'itIT','È ben peggio di quanto immaginassi.\n\nL\'Orda di Ferro sta dimostrando di essere una grave minaccia per la nostra gente... Non voglio altri spargimenti di sangue, ma temo che non abbiamo scelta.\n\nCi serve un piano prima di procedere con l\'attacco.',0), -(37112,'itIT','Riposo e relax contro la stanchezza e il freddo, questo è il nostro motto! Prego, siediti vicino al fuoco e riposa le tue ossa stanche.\n\nTi va un po\' del nostro cibo e delle nostre bevande?',0), -(37440,'itIT','Splendido, queste andranno bene. Ho riflettuto a lungo sul male che affligge l\'Isola di Solealto. Una possibile soluzione potrebbe essere quella di prendere le scaglie arcane dagli animali dell\'isola e usarle per alcuni esperimenti. Potrebbe essere utile per individuare la fonte del problema.\n\nA ogni modo, mi occuperò di questa indagine. Permettimi di lanciare questo incantesimo su di te. Sono certo che ne farai buon uso!',0), -(37442,'itIT','Ah, $n. Grazie per aver condiviso la tua esperienza al Santuario di Dath\'Remar. Per prima cosa, il tuo senso del dovere e il rispetto che hai mostrato meritano un riconoscimento non solo qui, ma in tutta Azeroth.\n\nPer quanto riguarda la strana sensazione, senza dubbio è dovuta al male che affligge l\'Isola di Solealto. Faremo attenzione. Grazie per averci avvertiti!',0), -(38306,'itIT','<Estelle sfoglia il tomo danneggiato e sospira.>\n\nOh cielo, un altro spasimante morto! Draenor ha la terribile abitudine di mangiare vivi tutti i miei amanti.',0), -(38344,'itIT','Oh, questo riporta alla luce un sacco di ricordi. Non hai guardato i punteggi, vero?\n\nQuesto apparteneva al vecchio Nolan, che riposi in pace. Non un grande esploratore, ma un fantastico bevitore.',0), -(38345,'itIT','Queste sono in ottime condizioni. Nolan sarebbe diventato verde dall\'invidia.',0), -(38346,'itIT','Ottimo lavoro. Sapevo che saresti stato utile, zuccherino.\n\nC\'è qualcosa di molto strano riguardo a queste monete...',0), -(40517,'itIT','<Anduin singhiozza e legge la lettera di suo padre. Lacrime scendono sul suo viso. Rimane in silenzio per molto tempo.>\n\nGrazie per avermela portata, $n, significa... più di quanto le parole possano dire. Avrei voluto fosse stato Mantogrigio a consegnarmela, ma ha la mente troppo distratta dalla vendetta.\n\nNon posso biasimarlo... e nemmeno Jaina, se è per quello, ma dobbiamo trovare un modo migliore.\n\nBasta con le chiacchiere, è un bene che tu sia qui. Ci serviranno molti eroi come te nelle battaglie a venire.',0), -(40519,'itIT','Salute, $n. Ho qui il tuo incarico di trasporto.\n\nMa prima, dobbiamo prepararci!',0), -(40593,'itIT','Questo attacco... come la battaglia alla Riva Dispersa... è solo l\'inizio della campagna della Legione.\n\nSe non troviamo un modo per fermarli, perderemo tutto ciò che mio padre e le altre guide hanno costruito.\n\nAbbiamo bisogno della forza degli Illidari.',0), -(40717,'itIT','La reazione di Jaina è stata triste, ma non inaspettata. Ha dovuto sopportare così tanto...\n\nPer quanto sia stato Garrosh Malogrido a ordinare l\'annullamento di Theramore, lei incolpa tutta l\'Orda. Spero che un giorno possa superare questo odio.\n\nMa basta rimuginare. Dobbiamo preparare il Kirin Tor per la guerra.',0), -(40787,'itIT','Sì, un altro di questi manufatti fastidiosi. Le intrusioni nei flussi del tempo ultimamente sono cresciute... o dovrei dire cresceranno?\n\n<Kiatke sospira profondamente.>',0), -(42740,'itIT','Ah, $n, sei ancora in piedi! Per fortuna hai superato quel bagno di sangue senza troppi danni. Abbiamo perso così tanti bravi uomini e donne...\n\n\n\nSia maledetta l\'orda, per averci servito su un piatto d\'argento alla Legione!',0), -(42782,'itIT','È bello vedere che ti sei preparata a dovere. Non si può mai sapere cosa potrebbe trovarsi là fuori.\n\nAbbiamo commissionato questi anelli per i membri di più alto grado dell\'Alleanza. Che possa proteggerti nelle battaglie a venire.',0), -(44120,'itIT','Vedo dagli schizzi di sangue che Jace vi ha rivelato i demoni. Spero che il giovane re sia al sicuro.\n\nAbbiamo molto lavoro da fare, $c. Molto.',0), -(44184,'itIT','Ah, $n, è bello vederti in piedi! I membri del Concilio dei Sei si stanno riprendendo dallo sforzo.\n\nL\'intensità dell\'incantesimo di teletrasporto può essere disorientante. Può sembrare che tu abbia perso coscienza per qualche secondo, ma almeno al risveglio non hai trovato un tuo braccio incastrato nel muro!\n\nDalaran è stata spostata sulle Isole Disperse. Sarà la nostra testa di ponte per acquisire i Pilastri della Creazione e scacciare la Legione da Azeroth una volta per tutte!',0), -(44557,'itIT','Ben fatto! Almeno ora potremo concentrarci unicamente sui demoni presenti all\'interno della torre.\n\nSono certo che non saranno più di un migliaio o due.',0), -(44663,'itIT','Ah, $n, è bello vederti in piedi! I membri del Concilio dei Sei si stanno riprendendo dallo sforzo.\n\nL\'intensità dell\'incantesimo di teletrasporto può essere disorientante. Può sembrare che tu abbia perso coscienza per qualche secondo, ma almeno al risveglio non hai trovato un tuo braccio incastrato nel muro!\n\nDalaran è stata spostata sulle Isole Disperse. Sarà la nostra testa di ponte per acquisire i Pilastri della Creazione e scacciare la Legione da Azeroth una volta per tutte!',0), -(44683,'itIT','La morsa della Legione si indebolisce. Il nostro momento di colpire si avvicina sempre di più.',0), -(44684,'itIT','Ogni frammento contiene un\'essenza di qualche tipo, che possiamo studiare per imparare di più su chi la utilizzava e nuovi metodi di manipolazione per altri... scopi.',0), -(44685,'itIT','Ci hai donato del tempo prezioso.',0), -(44686,'itIT','Queste informazioni sono esattamente ciò di cui avevamo bisogno.',0), -(44733,'itIT','Le nostre paure peggiori si sono avverate, $n. La presenza della Legione è profondamente radicata nella torre.\n\nIl tempo è giunto, dobbiamo riprenderci Karazhan!',0), -(44764,'itIT','I campioni si sono dimostrati piuttosto utili, così come la tua... influenza.',0), -(46727,'itIT','L\'Orda ci ha nuovamente forzato la mano.\n\nDobbiamo agire.',0), -(46728,'itIT','Di nuovo a casa, dopo tutto questo tempo.',0), -(51795,'itIT','È bello vederti di nuovo in forma, $n. Altri non sono stati così fortunati.\n\n\n\nRe Anduin è tornato al Forte di Roccavento, deve pianificare la nostra prossima mossa.',0), -(53128,'itIT','Riesco a percepire l\'antichità di questa pergamena, $n. Se le informazioni al suo interno sono quelle che credo, sarà una storia triste.\n\nVediamo.',0), -(53370,'itIT','L\'Orda la pagherà per ciò che ha fatto.',0), -(56371,'itIT','Benvenuto, vedo che hai notato i draghetti. Sono comparsi di recente, insieme ad altri membri dello stormo che vanno e vengono dalla cittadella.\n\nCerto, ho osservato degli avvenimenti strani laggiù.\n\nPercepisco la manifestazione di un grande potere. Forse qualcosa si è risvegliato nelle profondità? Una cosa è certa, lo stormo segue gli ordini di qualcuno.\n\nContinuerò a riportare ciò che scopro al mio stormo e al vostro Oratore. Grazie per il tuo aiuto.',0), -(58675,'itIT','Mmm... L\'incontro non è andato esattamente come il Re si aspettava. Conosciamo il parere di Genn e Tyrande, ma mi chiedo cosa ne pensino tutti gli altri.',0), -(58908,'itIT','Quindi sei tu il nuovo arrivato di cui ho sentito tanto parlare?\n\nMi chiamo Curly. Piacere di conoscerti, $n!',0), -(58909,'itIT','Ora che hai appreso le basi, sentiti libero di tornare qui quando vuoi per sviluppare ulteriormente la tua abilità o comprare altre cavalcature!',0), -(58911,'itIT','Finché la Taverna del Porco Urlante sarà la tua dimora, terremo acceso il fuoco per te mentre sarai via!',0), -(58912,'itIT','Eccellente, sei qui. Re Wrynn e gli altri stanno aspettando il tuo arrivo.',0), -(58983,'itIT','L\'Orda ci ha nuovamente forzato la mano.\n\nDobbiamo agire.',0), -(59583,'itIT','Salve, $n! Che bello vederti!\n\nIl Capitano Garrick mi ha chiesto di mostrarti la città. Che emozione!',0), -(59641,'itIT','Di nuovo a casa, dopo tutto questo tempo.',0); - -DELETE FROM `quest_request_items_locale` WHERE `locale`='itIT' AND `VerifiedBuild`=0 AND `ID` IN(ID,11,46,47,54,59,60,71,83,84,86,87,88,106,107,112,114,123,147,184,188,193,197,208,314,315,332,333,334,353,384,412,2948,3361,3861,5545,7781,7905,8338,8463,8468,8474,8477,8479,8480,8482,8483,8487,8490,8491,8885,8886,8887,8889,8891,8894,9064,9066,9076,9130,9133,9134,9135,9140,9143,9147,9148,9149,9150,9152,9156,9157,9162,9163,9166,9167,9171,9172,9174,9175,9176,9193,9199,9207,9214,9215,9216,9218,9252,9255,9328,9360,9436,9457,9811,10166,11525,11526,11537,13635,14094,24428,24432,24474,24475,24477,24486,24492,24522,24535,25013,25056,25218,25219,25358,25377,25388,25389,25390,25395,25442,25467,25503,25545,25546,25564,25602,25651,25668,25682,25685,25687,25689,25690,25691,25692,25693,25697,25698,25699,25713,25716,25723,25725,25726,25727,25732,25734,25735,25736,25770,25772,25777,25801,25805,25815,25818,25819,25849,25853,25854,25855,25856,25857,25865,25929,25937,25943,25944,25947,25997,26024,26035,26036,26037,26038,26039,26041,26042,26049,26051,26052,26079,26095,26107,26108,26110,26112,26116,26145,26152,26157,26159,26161,26163,26164,26165,26166,26167,26168,26169,26172,26176,26186,26196,26212,26213,26214,26225,26230,26241,26252,26266,26268,26269,26281,26283,26286,26295,26298,26299,26300,26301,26303,26305,26309,26310,26325,26332,26334,26343,26344,26345,26347,26349,26351,26352,26354,26355,26356,26363,26366,26368,26369,26380,26381,26389,26399,26400,26406,26407,26418,26433,26434,26435,26485,26486,26487,26490,26492,26493,26494,26495,26503,26505,26506,26508,26510,26513,26533,26535,26540,26545,26560,26573,26587,26590,26592,26593,26594,26595,26597,26599,26600,26607,26612,26614,26617,26620,26623,26630,26631,26634,26635,26636,26637,26640,26652,26654,26655,26661,26667,26669,26670,26671,26672,26676,26677,26679,26680,26681,26684,26685,26691,26695,26707,26719,26729,26731,26732,26733,26734,26735,26740,26742,26743,26744,26746,26747,26748,26765,26772,26781,26782,26784,26787,26788,26795,26797,26842,26855,26860,26863,26864,26912,26925,26928,26929,26934,26992,26995,26999,27011,27012,27017,27036,27037,27053,27056,27057,27077,27082,27096,27164,27166,27167,27171,27172,27177,27180,27302,27303,27322,27342,27368,27369,27372,27384,27385,27386,27387,27388,27389,27391,27392,27432,27433,27450,27456,27458,27468,27474,27475,27476,27478,27479,27480,27484,27488,27508,27512,27515,27531,27532,27534,27536,27537,27538,27539,27551,27574,27577,27587,27592,27599,27600,27614,27647,27648,27649,27652,27663,27675,27687,27694,27695,27699,27742,27752,27753,27754,27764,27765,27766,27771,27772,27794,27805,27814,27815,27818,27823,27824,27825,27826,27840,27851,27857,27875,27876,27877,27878,27879,27888,27889,27902,27904,27907,27908,27909,27910,27916,27956,27958,27961,27962,27964,27977,27981,27982,28030,28032,28057,28099,28104,28114,28172,28177,28178,28179,28181,28183,28196,28199,28202,28209,28211,28212,28215,28216,28226,28234,28237,28243,28253,28311,28312,28313,28316,28317,28318,28319,28325,28354,28400,28408,28411,28417,28419,28420,28421,28423,28425,28429,28436,28443,28444,28445,28448,28450,28451,28452,28484,28485,28487,28489,28597,28598,28826,32469,35486,35494,35495,35496,35500,37440,38345,38346,40517,44686,44733,53128); -INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES -(11,'itIT','Salute, $n. Hai ucciso gli Gnoll?',0), -(46,'itIT','Come procede la caccia, $n?',0), -(47,'itIT','Psss! Hai la Polvere d\'Oro che ti ho chiesto... che ti ho chiesto?',0), -(54,'itIT','Hai notizie di McBride? La Contea del Nord è un giardino in confronto alla Foresta di Elwynn, ma mi chiedo cosa contenga il rapporto di McBride.\n\nSu, dammi i documenti...',0), -(59,'itIT','Ho ricevuto l\'ordine dall\'Esercito di Roccavento di rifornire gli abitanti della città con armature di stoffa e di cuoio.\n\nSe hai un buono da darmi, sarò felice di realizzare qualcosa per te.',0), -(60,'itIT','Ti sei procurata le candele che ti ho chiesto?',0), -(71,'itIT','Salute, $n. Hai scoperto cos\'è successo a Rolf e Malakai?',0), -(83,'itIT','Sono a corto di lino, $n. Ne hai un po\' da darmi?',0), -(84,'itIT','Ugh... sto morendo di fame! $n, hai il pasticcio che ti avevo chiesto?',0), -(86,'itIT','Non credo sia giusto dar da mangiare al ragazzo che mi ha rubato la collana, ma se serve per riavere indietro ciò che è mio, lo farò!\n\nHai trovato la carne di cinghiale?',0), -(87,'itIT','Salve $n. Hai trovato la mia collana?',0), -(88,'itIT','Sei riuscita a trovarla? L\'hai uccisa?',0), -(106,'itIT','Cos\'hai lì? Maybell è la mia unica ragione di vita. Presto, fammi vedere la sua lettera!',0), -(107,'itIT','Hai una nota da parte di \"Nonna\" Pietradura? È da così tanto tempo che non vedo più Mildred! Chissà cosa vuole...',0), -(112,'itIT','Hai le alghe di cristallo che ti avevo chiesto? Sono sicuro che Maybell non vede l\'ora di incontrare il suo spasimante...',0), -(114,'itIT','Hai consegnato la mia lettera a Tommy Joe? Che cosa ha detto?',0), -(123,'itIT','Cosa?!? Sono mesi che la nostra gente non lavora nelle miniere di Elwynn!\n\nFammi vedere questa nota...',0), -(147,'itIT','Hai trovato il Collezionista? Sei riuscita a scoprire per chi lavora?',0), -(184,'itIT','Non abbiamo bisogno dell\'aiuto di civili, ragazzino. Lascia che se ne occupino i professionisti.',0), -(188,'itIT','Come procede la caccia?',0), -(193,'itIT','Respiri ancora! Eccellente! Come procede la caccia?',0), -(197,'itIT','Ah, quindi dai la caccia a Tethis. E le tracce portavano all\'accampamento, vero?',0), -(208,'itIT','Vedo che sei di ritorno. Re Bangalash mi ha costretto a tornare indietro all\'accampamento molte volte. Non mollare.',0), -(314,'itIT','Vagash terrorizza ancora il gregge! Aiutaci a uccidere quella maledetta bestia.',0), -(315,'itIT','Hai portato l\'Erbaluce? Ho una partita di scura quasi pronta da mescere e voglio provare a buttarcela dentro.',0), -(332,'itIT','Salute, signore. Hai provato uno dei nostri ottimi vini?',0), -(333,'itIT','Vieni da parte del signor Bagley?',0), -(334,'itIT','Sei qui per comprare dei vestiti?',0), -(353,'itIT','Vieni da Roccavento? Ho sentito che laggiù nelle terre umane la situazione si sta facendo pericolosa, con briganti e Orchi che imperversano. Un luogo perfetto per una capace $c per provare il suo valore!',0), -(384,'itIT','Mi servono quelle Costolette di Cinghiale e della Birra Rapsodia, $n.',0), -(412,'itIT','Questi piloti non vedono l\'ora di risalire sui loro carri a vapore per combattere di nuovo. Non deluderli.',0), -(2948,'itIT','Hai i materiali che mi servono? Non te l\'avrei mai chiesto, se non stessi passando un periodaccio.',0), -(3361,'itIT','Non appena riavrò le mie cose, me ne andrò subito via.',0), -(3861,'itIT','<La gallina ti fissa con i suoi occhi neri e freddi. Aspetta che tu le dia da mangiare.>\n\n\"COCCODÈ!\n\nCooo... cooo... cooo\".',0), -(5545,'itIT','Manca poco alla scadenza, $c. Fa\' presto, ti prego, e recupera quei ciocchi di legno.',0), -(7781,'itIT','Inconcepibile!',0), -(7905,'itIT','Sì, come posso aiutarti? Hai un buono da riscattare?',0), -(8338,'itIT','Da come ti comporti, sembrerebbe una questione di una certa urgenza. Posso aiutarti con qualcosa in particolare?',0), -(8463,'itIT','Hai recuperato gli oggetti rubati?',0), -(8468,'itIT','Hai qualcosa da mostrarmi?',0), -(8474,'itIT','Hai qualcosa da mostrarmi?',0), -(8477,'itIT','$n, mi hai portato il Martello di Otembe?',0), -(8479,'itIT','Mi hai portato la capa di Zul\'marosh?',0), -(8480,'itIT','Hai recuperato le armi perse?',0), -(8482,'itIT','Hai qualcosa per me? Fammi vedere.',0), -(8483,'itIT','$n, ti sei sbarazzato dell\'intruso?',0), -(8487,'itIT','$n, hai raccolto i campioni che ti ho chiesto?',0), -(8490,'itIT','$n, sei riuscito a riattivare la Pietra Runica?',0), -(8491,'itIT','Sei tornato. Hai con te le pellicce?',0), -(8885,'itIT','Tu sei lo strumento del mio successo e della mia vendetta, $c. Hai con te l\'anello?',0), -(8886,'itIT','Grazie per il tuo aiuto, $n. Avrei voglia di sorridere, ma poi ripenso a ciò che hanno fatto questi mostri alla mia nave e a quello che sta succedendo a Quel\'Thalas.\n\nSei riuscita a recuperare parte del mio carico?',0), -(8887,'itIT','Benvenuto, $c. È un piacere vederti. So che è da pazzi starsene qui, con l\'ancoraggio invaso dai Miserabili. Velendris e i suoi Guardaboschi hanno giurato di proteggermi, a condizione che me ne vada da qui non appena avrò recuperato il mio carico.\n\nCos\'hai lì con te? Ha un\'aria vagamente familiare...',0), -(8889,'itIT','Non posso dirlo con certezza da qui, ma... hai già tolto il potere al Pinnacolo di Lungovespro?',0), -(8891,'itIT','Questo diario ha un\'aria familiare. Oh no... le mie ricerche... sono state loro la causa di tutto.',0), -(8894,'itIT','Sei riuscito a eliminare abbastanza anomalie magiche? Cosa succederebbe se il Magistro Lungovespro tornasse all\'improvviso e trovasse tutte queste creature qui?',0), -(9064,'itIT','$c, a cosa devo questa interruzione?',0), -(9066,'itIT','$n, hai fatto ciò che ti avevo chiesto?',0), -(9076,'itIT','Allora, mi hai portato la sua testa o no? Non ho tempo da perdere, $n.',0), -(9130,'itIT','Cos\'è questo?',0), -(9133,'itIT','Hai una lista davvero lunga, amico. Fammi dare un\'occhiata.',0), -(9134,'itIT','Accidenti, quella cassa di merci sembra davvero pesante! Vuoi caricarla su una delle mie bellezze volanti?',0), -(9135,'itIT','$c, già di ritorno? Non mi sembra ci sia tutto quello che avevo chiesto...',0), -(9140,'itIT','$c, Ventolesto è stato liberato? Quei dannati magistri del Santuario del Sole vogliono mettere le mani sui resti del Flagello che ti ho chiesto di recuperare.\n\nNon preoccuparti di questo, però. Prenditi tutto il tempo che ti serve per portare a termine il tuo compito. Mi occuperò io dei magistri.',0), -(9143,'itIT','Ti sei procurato le orecchie di quei Troll?\n\nSe ogni tanto ricevessimo aiuto da Tranquillien non ci troveremmo in questa situazione. Meno male che ci sei tu.',0), -(9147,'itIT','Allora? Mi hai portato quello che ti ho chiesto? Fa\' presto o l\'$r morirà!',0), -(9148,'itIT','Hai la lettera?',0), -(9149,'itIT','$n, ti sei procurata ciò che ti ho chiesto?',0), -(9150,'itIT','Hai recuperato le essenze, $n?',0), -(9152,'itIT','Non appena riavrò indietro il resto delle mie provviste, potrò rimettermi in affari. Le forze locali non andranno molto lontane se non possono acquistare ciò che gli serve.\n\nLe zone di guerra possono rivelarsi dei mercati proficui, non sei d\'accordo, $c? Ora dimmi, sei riuscito a farti largo tra tutti quei Ghoul e a raggiungere il mio carro?',0), -(9156,'itIT','Hai qualcosa da mostrarmi, $n?',0), -(9157,'itIT','$n, ti sei procurato i medaglioni? Gli annegati tormentano ancora questo lago!',0), -(9162,'itIT','Allora, $n, cos\'hai scoperto?',0), -(9163,'itIT','$c, come procede il tuo tentativo di trovare i piani degli Elfi della Notte sull\'Isola di Shalandis?',0), -(9166,'itIT','Oh, è il cielo che ti manda!',0), -(9167,'itIT','È finita, dunque? Hai annientato Dar\'khan?',0), -(9171,'itIT','Credo di aver sentito lo stomaco della signora brontolare da qui! Presumo tu abbia già recuperato quello che ti ho chiesto, visto che stai perdendo tempo in chiacchiere, dico bene?',0), -(9172,'itIT','Desideri parlare con me?',0), -(9174,'itIT','Hai già annientato Aquantion?',0), -(9175,'itIT','Cos\'hai lì con te, $n?',0), -(9176,'itIT','Hai recuperato le pietre?',0), -(9193,'itIT','Si tratta di una faccenda macabra e indecorosa, $c. Spero che porterai a termine l\'incarico che ti ha assegnato la signora.',0), -(9199,'itIT','Non possiamo permetterci che i Troll morti risorgano proprio nel nostro territorio! Abbiamo già abbastanza problemi con Mortorium a sud!',0), -(9207,'itIT','Cosa posso fare per te, $c?',0), -(9214,'itIT','Hai recuperato le armi che ti ho chiesto? Dopo che avremo ridotto le file dei Pinombroso potremo finalmente rivolgere la nostra attenzione al Flagello.',0), -(9215,'itIT','Cos\'è quest\'odore nauseante?',0), -(9216,'itIT','$n, mi hai portato i cuori degli Zombi che ti avevo chiesto?',0), -(9218,'itIT','$n, hai con te i campioni che ti avevo chiesto?',0), -(9252,'itIT','Vinceremo, $n!',0), -(9255,'itIT','Hai qualcosa per me?',0), -(9328,'itIT','Mi chiedi udienza, $c? Non rimembro alcun appuntamento.',0), -(9360,'itIT','Cos\'hai da farmi vedere?',0), -(9436,'itIT','Non deludermi, $n. Se riuscissimo a piegare la magia degli Scalporosso a nostro piacimento, il mio popolo potrebbe eliminare gli Amani.',0), -(9457,'itIT','Che novità mi porti su Naias, $n?',0), -(9811,'itIT','Mi chiedi udienza, $c? Non rimembro alcun appuntamento.',0), -(10166,'itIT','Sei di nuovo qui, $n? Non hai già fatto abbastanza?',0), -(11525,'itIT','Hai convertito gli avvistatori, $n?',0), -(11526,'itIT','Muoviti in silenzio, $c. Le forze della Legione sono a guardia della parte meridionale dell\'ingresso.',0), -(11537,'itIT','Sei riuscita nella tua impresa, $n?',0), -(13635,'itIT','Cosa ti porta fin da queste parti?',0), -(14094,'itIT','$n, hai recuperato le provviste?',0), -(24428,'itIT','Per i denti di Nozdormu!',0), -(24432,'itIT','Mi fa piacere vederti ancora in vita, $r.\n\nHai trovato ciò che ti ho chiesto?',0), -(24474,'itIT','La birra, tesoro, la birra!',0), -(24475,'itIT','La gente comincia a borbottare. Hai le scorte?',0), -(24477,'itIT','Sì?',0), -(24486,'itIT','Sei riuscita a sottrarre dei manufatti ai Trogg?',0), -(24492,'itIT','Sei assolutamente sicura di aver sistemato tutti i tuoi affari? Non avrai più il tempo per tornare qui.',0), -(24522,'itIT','Perché sei qui?',0), -(24535,'itIT','Hai visitato il posto in cui Thalorien cadde per difendere il Pozzo Solare?',0), -(25013,'itIT','Hai preso del veleno dai Ragni Telanotte Malvagi, $n? È l\'ingrediente finale prima di poter testare il mio esperimento.',0), -(25056,'itIT','Vediamo... hai abbastanza pelli?',0), -(25218,'itIT','Se solo l\'aria non galleggiasse così! E se quegli incantesimi per respirare sott\'acqua regalassero degli elmetti stilosi! Sarebbe fantastico.',0), -(25219,'itIT','So che non è il lavoro più bello del mondo, ma non sei curiosa di scoprire cosa ci sia dentro quella conchiglia? È immensa. Deve contenere qualcosa di importante.',0), -(25358,'itIT','Ce l\'hai fatta con quel carico, $r?',0), -(25377,'itIT','Questa serratura arrugginita dovrebbe ancora funzionare.',0), -(25388,'itIT','Cos\'hai lì, $n?',0), -(25389,'itIT','Ti prego, dimmi che sei riuscita a trovarmi del cibo, $c.',0), -(25390,'itIT','Allora $r?\n\nSei riuscita a recuperare qualcuno dei miei gioielli?',0), -(25395,'itIT','L\'hai ripreso? È tutto intero?',0), -(25442,'itIT','Sì, $c? Hai trovato qualcosa?',0), -(25467,'itIT','<La serratura dello scrigno è incrostata di conchiglie, ma dovrebbe funzionare.>',0), -(25503,'itIT','Hai trovato il tesoro di famiglia di Branclingle!',0), -(25545,'itIT','$r, hai recuperato il nostro equipaggiamento?',0), -(25546,'itIT','$c, hai trovato del cibo per me e per i miei uomini?',0), -(25564,'itIT','$c, hai recuperato l\'equipaggiamento?',0), -(25602,'itIT','Sei riuscita a prendere l\'esplosivo dall\'accampamento, $c?',0), -(25651,'itIT','Non dovresti avere niente a che fare con me, $r.\n\nSono leggermente... fuori.',0), -(25668,'itIT','Hai trovato le provviste rubate?',0), -(25682,'itIT','$n, sei tornato?',0), -(25685,'itIT','Il sangue di Ogre può essere utile fino a un certo punto... Hai quanto richiesto?',0), -(25687,'itIT','Fidati... qualsiasi cosa sia accaduta a Loramus, possiamo rimediare. I limiti della magia del sangue sono ancora tutti da scoprire.',0), -(25689,'itIT','Ci conosciamo, $r?',0), -(25690,'itIT','Sono ridotto alla fame! Se non ti sbrighi, potrei finire col bere i miei reagenti.',0), -(25691,'itIT','Abbassa la voce, per favore!',0), -(25692,'itIT','Ugh, cos\'è quella puzza? Sei tu o è il sangue?',0), -(25693,'itIT','$c... eccoti di ritorno...',0), -(25697,'itIT','Allistarj ha conservato una parte di sé nell\'amuleto. Anche adesso riesco ad avvertirne la malvagità.',0), -(25698,'itIT','L\'Amuleto di Sevine... Insieme agli altri, ci permetterà di raggiungere le Alture del Profanatore.',0), -(25699,'itIT','Il terzo amuleto, in mano al terzo tenente di Razelikh.',0), -(25713,'itIT','Com\'è andata?',0), -(25716,'itIT','I Seguaci dell\'Ombra non si separeranno tanto facilmente dai loro focus. Uccidili rapidamente, prima che sospettino qualcosa.',0), -(25723,'itIT','Sono di quelle carnose? Fammi dare un\'occhiata.',0), -(25725,'itIT','Quante ne hai prese?',0), -(25726,'itIT','Hai trovato il cannocchiale?',0), -(25727,'itIT','Vediamola.',0), -(25732,'itIT','Quindi, $r...\n\nRiuscirai a rimuovere la maledizione? O no?',0), -(25734,'itIT','Vediamo cosa c\'è qui?',0), -(25735,'itIT','Be\', sembra che tu sia tutto intero.',0), -(25736,'itIT','Cos\'hai lì?',0), -(25770,'itIT','Sì? Cos\'hai lì per me?',0), -(25772,'itIT','Hai trovato una Sfera di Draenetista Perfetta?',0), -(25777,'itIT','Benvenuto a Menethil, forestiero. Spero che tu abbia qualche buon notizia, o almeno una gustosa bevanda...',0), -(25801,'itIT','I nostri mercanti non saranno al sicuro finché non avremo eliminato Glugot e i suoi Murloc.',0), -(25805,'itIT','Hai la statuetta?',0), -(25815,'itIT','Sono assetato! Non porteresti qualcosa da bere a questo patetico pazzo?',0), -(25818,'itIT','<Il forziere è chiuso.>',0), -(25819,'itIT','Come posso aiutarti, ragazza?',0), -(25849,'itIT','Non fare sconti e portamene un bel mucchio!',0), -(25853,'itIT','Li hai presi tutti?',0), -(25854,'itIT','Hai preso abbastanza uova? Con una sola avrei pochissime possibilità. Sai... la statistica.',0), -(25855,'itIT','Li hai trovati?',0), -(25856,'itIT','Mi hai portato qualche pelle?',0), -(25857,'itIT','L\'hai trovato? Hai la pelle di Fauciorride?',0), -(25865,'itIT','Dovrebbero aver rubato 8 lingotti.',0), -(25929,'itIT','Sei riuscita a trovare quello che ti ho chiesto, $r?',0), -(25937,'itIT','Hai trovato dei manufatti laggiù?',0), -(25943,'itIT','Hai trovato il cibo per i miei Orchi, $r?',0), -(25944,'itIT','Sei riuscita a recuperare l\'equipaggiamento, $r?',0), -(25947,'itIT','Sei riuscita a trovare altro equipaggiamento dell\'Alleanza, $n?',0), -(25997,'itIT','Cosa stanno tramando i Ferroscuro?',0), -(26024,'itIT','Salve, $c. Sei qui per fare rapporto?',0), -(26035,'itIT','Hai avuto fortuna?',0), -(26036,'itIT','Il nostro obiettivo è la bacchetta, $n. Per ora concentrati su quella.',0), -(26037,'itIT','$n, salve di nuovo. Hai già recuperato l\'Agata Azzurra?',0), -(26038,'itIT','Sono sicuro che Malin sarà più che soddisfatto di te.',0), -(26039,'itIT','<I frammenti di questo fascio assomigliano ai Frammenti di Myzrael. Tuttavia, essi non emanano la stessa sensazione di sicurezza.>',0), -(26041,'itIT','Questa è la Pietra del Vincolo Interno. È la più potente tra le Pietre del Vincolo e va aperta per prima.',0), -(26042,'itIT','<La Pietra Angolare è carica di una tremenda quantità di energia geomantica.>',0), -(26049,'itIT','<I Frammenti di Myzrael sono adesso stranamente silenziosi.>',0), -(26051,'itIT','Come va con gli occhialini? Funziona tutto perfettamente? Se necessario, si possono regolare meglio.\n\nOh, e quando avrai finito, ricordati di restituirmeli. Sono certo che il Capitano O\'Breen avrà modo di sfruttarli anche in futuro.',0), -(26052,'itIT','Ahoy, $c. Cosa ti porta sul mio ponte?',0), -(26079,'itIT','Salve. Sei qui per fare rapporto?',0), -(26095,'itIT','Hai recuperato qualche Distintivo di Stromgarde, $n? La Lega dei Tagliagole deve imparare che non può trarre profitto dai nostri morti.',0), -(26107,'itIT','La ferocia espressa dagli occhi dei raptor si trasmetterà ai nostri guerrieri.',0), -(26108,'itIT','È tutto pronto, mi mancano solo i Cuori di Raptor.',0), -(26110,'itIT','$n, apprezziamo la tua volontà di aiutarci a intercettare il corriere.\n\nMentre eri via, Kin ha avvistato uno speziale uscire da quella stessa casa a sud di qui. Sono certa che stanno tramando qualcosa, me ne serve solo la prova, giusto per non fare nulla d\'avventato.\n\nAllora, hai avuto fortuna?',0), -(26112,'itIT','Che cosa significa questa intrusione?',0), -(26116,'itIT','Ti conviene restare vicina a Kinelory. Mi fido di te, ma se dovesse succederle qualcosa non risponderei più delle mie azioni.',0), -(26145,'itIT','Hai otto Denti Rocciosi di Trogg da mostrarmi? In caso contrario, $n, hai ancora del lavoro da fare.',0), -(26152,'itIT','Sei qui per riscuotere una taglia?',0), -(26157,'itIT','Io non ti conosco.',0), -(26159,'itIT','Hai il sangue?',0), -(26161,'itIT','Fidati... qualsiasi cosa sia accaduta a Loramus, possiamo rimediare. I limiti della magia del sangue sono ancora tutti da scoprire.',0), -(26163,'itIT','Ci conosciamo, $r?',0), -(26164,'itIT','Ti prego, abbassa la voce.',0), -(26165,'itIT','Ugh, cos\'è quella puzza? Sei tu o è il sangue?',0), -(26166,'itIT','$n, sei tornata.',0), -(26167,'itIT','Allistarj ha conservato una parte di sé nell\'amuleto. Anche adesso riesco ad avvertirne la malvagità.',0), -(26168,'itIT','L\'Amuleto di Sevine... Insieme agli altri, ci permetterà di evocare il Profanatore.',0), -(26169,'itIT','Il terzo amuleto, in mano al terzo tenente di Razelikh.',0), -(26172,'itIT','Sono ridotto alla fame! Se non ti sbrighi, potrei finire col bere i miei reagenti.',0), -(26176,'itIT','Cosa posso fare per te?',0), -(26186,'itIT','Il piano di Shayana è valido. Hai creato il ricettacolo, $n?',0), -(26196,'itIT','Sì. Cos\'hai per me?',0), -(26212,'itIT','<Lard si accarezza l\'enorme pancia.>\n\nLard ha tanta fame.',0), -(26213,'itIT','Scoperto qualcosa sugli Gnoll?',0), -(26214,'itIT','Come va la caccia ai Murloc?',0), -(26225,'itIT','Mi hai portato 12 bottiglie? Guarda che so contare!',0), -(26230,'itIT','Normalmente le torte di fango non si cucinano da sole.',0), -(26241,'itIT','Potrò cucinare solo quando avrò tutti gli ingredienti! Sbrigati!',0), -(26252,'itIT','Cos\'hai lì, $n?',0), -(26266,'itIT','Buongiorno, signore. Come posso aiutarla?',0), -(26268,'itIT','Quante casse hai trovato?',0), -(26269,'itIT','L\'hai trovata? Non voglio restituire a Hemet un libro a cui manca una pagina.',0), -(26281,'itIT','Non c\'è posto per la pietà quando sono io a comandare. Che cerchino il cibo altrove. La giungla è grande.',0), -(26283,'itIT','Be\'? Che cosa hai trovato?',0), -(26286,'itIT','Hai preso gli Ordini d\'Attacco degli Gnoll?',0), -(26295,'itIT','Hai trovato qualcosa?',0), -(26298,'itIT','$c. Dimostrami che hai acciso i Troll della Tribù Scalporosso.\n\nMostrami i trofei tuoi.',0), -(26299,'itIT','$n. Temo per il figlio del capo. Tieni le cape ristrette, così posso controllare?',0), -(26300,'itIT','Il liquido verdastro ribolle nel calderone.',0), -(26301,'itIT','Aspetto i teschi...',0), -(26303,'itIT','Ti saluto, $n. Li spiriti parlano del coraggio tuo, ma nun mi dicono nulla della missione tua contro Mai\'zoth.\n\nTieni l\'Occhio?',0), -(26305,'itIT','$n. Kin\'weelay mi ha detto che ti ha mandato a catturare Yenniku.\n\nÈ vero? L\'hai pigliato?',0), -(26309,'itIT','$c, attenzione con i calderoni. I Ramovile non te li lasceranno prendere senza combattere!',0), -(26310,'itIT','Quanti me ne hai portati?',0), -(26325,'itIT','<Il grosso teschio di Troll emerge dal calderone.>\n\nQuanti ne hai trovati?',0), -(26332,'itIT','<Il grosso teschio di Troll galleggia nel calderone.>',0), -(26334,'itIT','Ti chiedo solo la raptor, $r. Consegnamela e il Troll vive.',0), -(26343,'itIT','Ho preparato tutta l\'attrezzatura, $n. Ora mi servono solo quelle pelli. Non voglio di certo far aspettare Mistericus.\n\nNon accontentare il capo inventore dell\'Unione dei Meccanisti è una pessima idea.',0), -(26344,'itIT','Gli stivali di pelle Excelsior di Drizzlik, della miglior fattura, cento per cento pelle di Crocolisco d\'Acqua Salata di alta qualità. Insuperabili!\n\nImpossibile ideare una descrizione più favolosa, vero?\n\nEccetto, forse, se avessi le mie pelli.',0), -(26345,'itIT','Ho letto da qualche parte che i Crocolischi Anziani si stanno lentamente estinguendo... Pessima notizia per me, vero?\n\nComunque, spero che tu abbia le pelli che ti ho chiesto!',0), -(26347,'itIT','La fiamma non durerà a lungo senza melma, $n. Prima usavamo l\'olio, ma è diventato difficile da trovare!',0), -(26349,'itIT','Hai cancellato da questo mondo Vecchio Occhiobuio? È stato visto girare lungo la spiaggia delle Marche Occidentali.\n\nTorna da me quando avrai ucciso quella bestia.',0), -(26351,'itIT','Il raptor chiamato Ohgan\'aka è ancora amico tuo.',0), -(26352,'itIT','Chello che la S.P.R. & Co. ha fatto a Rovotorto nun può essere perdonato.',0), -(26354,'itIT','<Sembra proprio il barile giusto.>',0), -(26355,'itIT','<C\'è un indizio che spunta dal fiasco vuoto.>',0), -(26356,'itIT','<Il tesoro perduto del Capitano Sanders ti attende!>',0), -(26363,'itIT','Che cosa hai scoperto?',0), -(26366,'itIT','Vediamo!',0), -(26368,'itIT','Mi hai portato il veleno?',0), -(26369,'itIT','Ricordati di ispezionare il cadavere suo. Nun voglio che i Ramovile schiattati nascondano delle trappole.',0), -(26380,'itIT','Benvenuta, visitatrice. Sei qui per riposarti o ti serve una nuova Pietra del Ritorno?',0), -(26381,'itIT','Sarei molto deluso, se la tavoletta fosse un falso. Hai trovato l\'occhio?',0), -(26389,'itIT','Hai ucciso le orde di Orchi?',0), -(26399,'itIT','Perché sono sempre gli Ogre a trovare manufatti inestimabili?',0), -(26400,'itIT','Hai già aperto il forziere? Non vedo l\'ora di scoprire cosa c\'è dentro.',0), -(26406,'itIT','Mi hai portato la Zanna?',0), -(26407,'itIT','Una mano, dici?',0), -(26418,'itIT','Hai con te il Carapace?',0), -(26433,'itIT','<Mentre ti avvicini, le orecchie di Flem si rizzano.>\n\nL\'Acqua Santa della Purezza! Ce l\'hai?',0), -(26434,'itIT','Assicurati che i reagenti siano molto soffici, $n. Un reagente ruvido non funzionerebbe.',0), -(26435,'itIT','Sì, $r? Sono piuttosto impegnata.',0), -(26485,'itIT','Hai gli stomaci?',0), -(26486,'itIT','12 dovrebbero bastare, che ne dici?',0), -(26487,'itIT','Vediamo... Per le gite fuori porta ci occorreranno dei cannemozze, per l\'escursione all\'impianto di trivellazione delle barche a remi e...\n\nOh, ehi! Già di ritorno?',0), -(26490,'itIT','Allora, mi hai portato ciò che ti ho chiesto?',0), -(26492,'itIT','Hai le casse?',0), -(26493,'itIT','Spero che per l\'estrazione tu abbia usato la procedura concordata.',0), -(26494,'itIT','Ehi, è quello che penso? Viene dal deposito?',0), -(26495,'itIT','Che cosa vuoi, $c?',0), -(26503,'itIT','Hai trovato i piani degli Gnoll?',0), -(26505,'itIT','Dove ho messo il mio monocolo?!? Sei tu, Conacher?',0), -(26506,'itIT','Hai i miei ingredienti?',0), -(26508,'itIT','Salve. Mi manca la mia collana. Me l\'aveva comprata il mio papà. Papà dice che ci sono dei mostri nel lago. Hai picchiato i mostri?',0), -(26510,'itIT','Hai recuperato lo Gnomofono?',0), -(26513,'itIT','Hai recuperato le provviste?',0), -(26533,'itIT','Eccellente... non sei diventato uno Zombi. Molto bene.\n\nOh, mmm... nulla. È solo che... sarebbe potuto succedere. Perché, non ti avevo avvisato?',0), -(26535,'itIT','Usa l\'Erbaluce? Scommetto che usa l\'Erbaluce.\n\nNo, aspetta... forse l\'Ibisco! Sì, dev\'essere l\'Ibisco.',0), -(26540,'itIT','Porti qualche speranza per i nostri feriti?',0), -(26545,'itIT','Hai i piani d\'invasione dei Roccianera?',0), -(26560,'itIT','Messner! Diavolo, che bello vedere una faccia amica. Tirami fuori di qui!',0), -(26573,'itIT','Hai trovato la bandana e l\'amuleto?',0), -(26587,'itIT','Hai preso la chiave della gabbia?',0), -(26590,'itIT','<Mentre ti avvicini, le orecchie di Flem si rizzano.>\n\nL\'Acqua Santa della Purezza! Ce l\'hai?',0), -(26592,'itIT','<Gli occhi di Flem si illuminano.>\n\nSono gemme, quelle che vedo?',0), -(26593,'itIT','Ehi! Quel tuo sguardo non mi piace, bello.',0), -(26594,'itIT','Ah, $n. Ti sei fatto dare i soldi da Philipe?',0), -(26595,'itIT','$n, hai trovato quei debitori?',0), -(26597,'itIT','...Madre?\n\n...ho freddo...\n\n...andrò nella Distorsione Fatua... dammi la mano, madre...',0), -(26599,'itIT','Ahoy, $n! Hai trovato Gorlash? Quello era il mio scrigno preferito e per di più aveva dei compartimenti nascosti contenenti dei tesori preziosissimi!',0), -(26600,'itIT','Ci servirà molto cibo, $n. Bisognerà far prevalere la quantità sulla qualità.',0), -(26607,'itIT','Ancora tu?',0), -(26612,'itIT','Ahoy, $n. Che notizie mi porti dall\'accampamento dei Velerosse a sud?',0), -(26614,'itIT','Ahoy, canaglia! Non ti vedo, ma sento il tuo odore da mezzo miglio di distanza!\n\nVorrei tanto riavere il mio occhio! Non appena scoprirà che il mio occhio è nelle mani dei Bucanieri Velerosse, il Capitano mi farà fare un giro di chiglia.\n\nA cosa serve una vedetta che non vede? La coffa era una seconda casa per me... Senza occhio sarò fortunato se mi permetterà di pulire la sentina...',0), -(26617,'itIT','Cos\'hai lì con te, $r? Fammi vedere.',0), -(26620,'itIT','Sei riuscito a trovare la carne che ti ho chiesto?',0), -(26623,'itIT','Salute, $n. Mi hai portato i pezzi di carne che ti ho chiesto?',0), -(26630,'itIT','Devi sapere che la maggior parte dei Tauren lo troverebbe vergognoso. Io lo trovo... divertente.',0), -(26631,'itIT','Spero tu abbia le tue Carte Personali, mozzo. Non vorrei doverti rispedire da Yancey.',0), -(26634,'itIT','Ho visto troppi bravi furfanti morire a causa di questa malattia, $r. Abbiamo bisogno di quei limoni.',0), -(26635,'itIT','Non sono sempre stato un mozzo, sai.',0), -(26636,'itIT','Foglie e feci, ecco cosa mi serve.',0), -(26637,'itIT','Hai recuperato le ghiandole?',0), -(26640,'itIT','Hanno ucciso Brubaker?',0), -(26652,'itIT','<Mary la Cieca singhiozza.> Ti prego, non guardarmi! Anche se ho strappato via questi occhi con le mie mani, riesco ad avvertire il tuo sguardo su di me!\n\nSono orrenda! Non guardarmi!',0), -(26654,'itIT','Sento che hai incontrato Mary la Cieca. Hai portato il mio pettine?',0), -(26655,'itIT','Mi hai portato il Filo di Capelli Spettrali? Devo legarlo alla porta e alle finestre per tenere lontani gli spiriti indesiderati.',0), -(26661,'itIT','Salute, $n. Hai già trovato i Fiori Marci che ti ho chiesto?',0), -(26667,'itIT','Ascolta, non voglio avere guai...',0), -(26669,'itIT','Vedo che sei di ritorno sano e salvo.',0), -(26670,'itIT','Te l\'ho già detto, $n... Non vale la pena cercare quelle pagine.',0), -(26671,'itIT','Sei tornato! Hai scoperto qualcosa su mio fratello?',0), -(26672,'itIT','Quali oscuri sussurri ti guidano fino al mio uscio, $c?',0), -(26676,'itIT','Ho bisogno del Distillato di Zombi per riscaldarmi in queste notti buie e fredde. Me l\'hai portato?',0), -(26677,'itIT','Sono sicuro che potresti trovare parecchie costole anche a Collecorvo, ma non è consigliabile allontanarsi troppo di notte...',0), -(26679,'itIT','Indovina chi è venuto mentre eri via?',0), -(26680,'itIT','Hai recuperato la mia cassa? Se è così, consegnamela subito per cortesia!',0), -(26681,'itIT','Una lettera? Di che si tratta?',0), -(26684,'itIT','Ho mostrato a Cog la prima parte del nostro strumento per osservare le stelle. Ne è rimasto colpito. Hai trovato un oggetto riflettente?',0), -(26685,'itIT','Sei riuscito a convincere Zzarc\'Vul a prestarci il suo monocolo per il nostro esperimento?',0), -(26691,'itIT','Cosa vuoi? Fa\' presto, ho questioni più urgenti di cui occuparmi.',0), -(26695,'itIT','Sei ancora vivo?',0), -(26707,'itIT','Hai trovato l\'Erba dei Morti?',0), -(26719,'itIT','Cosa ti ha spinto fin qui, mio buon signore?',0), -(26729,'itIT','Sì, $n?',0), -(26731,'itIT','Attendo con ansia i risultati.',0), -(26732,'itIT','Nel tempo libero mi piace dedicarmi all\'alchimia.',0), -(26733,'itIT','L\'elisir contiene qualcosa di non proprio salutare, $n. Anche se non ho ancora completato le analisi, riesco a sentirlo.',0), -(26734,'itIT','Cerca di maneggiare con cautela quella roba, $n. Non sappiamo di cosa si tratti.',0), -(26735,'itIT','Cos\'hai trovato, $n?',0), -(26740,'itIT','Salve! Mi hai portato qualcosa?',0), -(26742,'itIT','Fa\' attenzione: potrebbero fare resistenza.',0), -(26743,'itIT','È probabile che le creature totemiche siano ispirate da esseri fantastici che si aggirano nella giungla.',0), -(26744,'itIT','Hai già visitato le Rovine di Bal\'lal? Hai trovato la tavoletta?',0), -(26746,'itIT','Quanti ne hai trovati?',0), -(26747,'itIT','Gan\'zulah era un bruto e un tiranno. Sento che questo Troll sarà diverso. Usare la magia dei Troll è più semplice di quanto pensassi!',0), -(26748,'itIT','Ti chiedo solo la raptor, $r. Dalla a me e lo Gnomo vive.',0), -(26765,'itIT','Salve $n. Il Goblin Krazek ha riparato la mia pentola???',0), -(26772,'itIT','Il raptor chiamato Ohgan\'aka è ancora tuo amico.',0), -(26781,'itIT','Hai l\'Occhio?',0), -(26782,'itIT','Perché sono sempre gli Ogre a trovare manufatti inestimabili?',0), -(26784,'itIT','Spero che il combattimento al fiume non sia stato troppo pericoloso.',0), -(26787,'itIT','Li hai trovati?',0), -(26788,'itIT','Hai il fango? La costruzione delle nuove mura è già cominciata!',0), -(26795,'itIT','Non ti biasimo se non riesci a occuparti di lui, $n. Alcuni dei nostri migliori Guardiani hanno fallito contro Mor\'ladim.',0), -(26797,'itIT','Lasciami stare...',0), -(26842,'itIT','Allora? Hai delle orecchie per me?',0), -(26855,'itIT','Salve $n. Hai notizie del mio amico Hildelve?',0), -(26860,'itIT','Sono pronta a cucinare: mi hai portato la carne d\'orso?',0), -(26863,'itIT','Hai l\'equipaggiamento della Lega, $n?',0), -(26864,'itIT','Novità dall\'Avamposto Algaz?',0), -(26912,'itIT','<I Frammenti di Myzrael sono adesso stranamente silenziosi.>',0), -(26925,'itIT','Preparati, perché Araj è un nemico eccezionale.',0), -(26928,'itIT','Diavolo quanto puzzi! Suppongo sia per via dei Murloc, ma è difficile dirlo.',0), -(26929,'itIT','Allora hai preso quelle Fauci di Crocolisco o ho parlato a vanvera?',0), -(26934,'itIT','I tessuti animali trattengono la malattia molto meglio dei tessuti vegetali, non è vero?',0), -(26992,'itIT','Hai raccolto la Rovinerba Feroce che ti ho chiesto?',0), -(26995,'itIT','Ricorda, posso utilizzare soltanto interiora sane di animali per il nuovo tipo di morbo che stiamo creando.',0), -(26999,'itIT','Avremo esaurito i nostri doveri, quando avremo curato gli animali.',0), -(27011,'itIT','I boscaioli più anziani raccontano che i Pinorosso vivevano in quest\'area diversi anni fa, ma andarono via quando sopraggiunse la Piaga. Questo non giustifica il fatto che si siano messi a rubare il legname.',0), -(27012,'itIT','Non voglio certo un genocidio di Gnoll per dei semplici timori da madre. Voglio solo sentirmi al sicuro in casa mia.',0), -(27017,'itIT','Non mi sarei mai aspettato che avresti soddisfatto i capricci di un vecchio nostalgico, $n. Se ripassassi da queste parti...',0), -(27036,'itIT','Ah, $n! Già di ritorno? Senza dubbio avrai cacciato di nuovo. Non preoccuparti se hai avuto qualche problema. Alla fine migliorerai!\n\nIn ogni caso, non puoi fare peggio di così...',0), -(27037,'itIT','Ottimo lavoro, $n! Gliel\'abbiamo fatta vedere! Dammi la testa e me ne occuperò io.',0), -(27053,'itIT','<Il pannello d\'accesso al Calderone non si apre. Per aprirlo, hai bisogno della chiave.>',0), -(27056,'itIT','Inginocchiati davanti alla tua regina, $n!',0), -(27057,'itIT','Il Podere di Gahrron ospita un potente e malvagio Calderone della Piaga. Quando avremo un campione della piaga che è in grado di diffondere, potremo dimostrare se il Culto dei Dannati è responsabile per l\'infezione di queste terre.',0), -(27077,'itIT','Hai strappato le punte?',0), -(27082,'itIT','Siamo Reietti! È così che facciamo, $c.',0), -(27096,'itIT','E gli Orchi?',0), -(27164,'itIT','Preparati, perché Araj è un nemico eccezionale.',0), -(27166,'itIT','È bello vederti di ritorno, $n.',0), -(27167,'itIT','Abbiamo fatto molta strada. Accetteremo con gratitudine tutto quello che potrai darci.',0), -(27171,'itIT','Cos\'è accaduto nel Sepolcro di Uther, $n?',0), -(27172,'itIT','Ti ha mandato Pugnoprode? È un tipo tenace, vero?',0), -(27177,'itIT','Quante ne hai recuperate?',0), -(27180,'itIT','Hai recuperato i fregi?',0), -(27302,'itIT','Chissà che succede quando versi quella roba su un elementale. Un Falò Elementale Superpotenziato? Secondo me sì... dovremo provare.',0), -(27303,'itIT','Hai trovato i cuori?',0), -(27322,'itIT','Korok è morto?',0), -(27342,'itIT','Hai raccolto la Strozzalupo?',0), -(27368,'itIT','Santo cielo... Fiona si arrabbierà più di un\'Arpia bagnata. Faresti meglio a sbrigarti.',0), -(27369,'itIT','Giddy ti ha coinvolto in tutta questa storia?',0), -(27372,'itIT','Tarenar ti ha chiesto di andarmi a prendere un regalo? È tipico di quell\'idiota senza cervello!\n\nMmm... tanto per sapere, di che regalo si trattava?',0), -(27384,'itIT','Hai trovato la mia bambola?',0), -(27385,'itIT','Hai notizie della mia Pammy?',0), -(27386,'itIT','Capiti proprio al momento giusto. Non verrai mica dal futuro, vero?',0), -(27387,'itIT','$n, mi hai portato il teschio e la spada?',0), -(27388,'itIT','$n, hai trovato le reliquie?',0), -(27389,'itIT','Hai con te i teschi? Sono fondamentali per il mio incantesimo. Potrebbe permetterci di salvare il Borgo di Darrow. Forse.',0), -(27391,'itIT','<Questa cassa è vecchia e sudicia.>',0), -(27392,'itIT','Il mio papà amava la sua spada per gli animali. Sembrava molto triste dopo averla persa.',0), -(27432,'itIT','$n, hai trovato il loro covo? Ti sei sbarazzato di Zaeldarr?',0), -(27433,'itIT','Cosa mi hai portato, $n?',0), -(27450,'itIT','Mi hai... portato il pesce?',0), -(27456,'itIT','Finirai per abituarti al loro sapore, $r, come ho fatto io.',0), -(27458,'itIT','Vedo che hai combattuto contro i non morti. Hai trovato Browman?',0), -(27468,'itIT','Pietre e ceppi, colline e fango... Bah.\n\nOdio la natura.',0), -(27474,'itIT','Hai trovato qualcosa?',0), -(27475,'itIT','Hai recuperato i Nuclei dei Servitori?',0), -(27476,'itIT','Sì? Che c\'è?',0), -(27478,'itIT','Hai trovato un Anello con Sigillo dell\'Arcimago di Dalaran?',0), -(27479,'itIT','<Il Diacono Andaal è assorto in preghiera.>',0), -(27480,'itIT','Cos\'abbiamo qui, $n?',0), -(27484,'itIT','Cos\'hai scoperto?',0), -(27488,'itIT','Valnordia è abitata da Spettri e Banshee. Niente di cui il vecchio Giddy non possa occuparsi.',0), -(27508,'itIT','I Draghi del Crepuscolo sono nati grazie a questi disgustosi esperimenti. Il Martello del Crepuscolo ha esagerato. Alamorte si è spinto troppo oltre.',0), -(27512,'itIT','<Il portale emette un brusio.>',0), -(27515,'itIT','Mi hai portato le radici, $c? Allora?',0), -(27531,'itIT','Hai i reagenti?',0), -(27532,'itIT','Il Pacco di Granfaro... È successo qualcosa ad Argus?',0), -(27534,'itIT','Hai il mio libro mastro? Non vedo l\'ora di rimettermi in affari!',0), -(27536,'itIT','Ehi, hai preso quello che ti ho chiesto?',0), -(27537,'itIT','Salute, $c. Kurdran dice che hai una soluzione per aprire questo portale...',0), -(27538,'itIT','Cos\'è questa storia del fango del Fiume Verrall?',0), -(27539,'itIT','Vedo che ti sei dato da fare. Mi hai portato dei teschi?',0), -(27551,'itIT','Hai scoperto qualcosa?',0), -(27574,'itIT','Non dimentico mai una faccia!',0), -(27577,'itIT','Perquisisci tutti i fetenti cadaveri dei Nani.',0), -(27587,'itIT','Hai preso le code? E vedi di portarmele pulite! Capito?',0), -(27592,'itIT','Hai la roba, \"fratello\"?',0), -(27599,'itIT','Hai preso quelle borse? I Goblin li hai lasciati lì... spero!',0), -(27600,'itIT','Ce l\'hai fatta? Hai preso tutto? Hai provato il cannone? E l\'esplosione?',0), -(27614,'itIT','Spero che tu gli abbia dato una bella lezione.',0), -(27647,'itIT','Non puzzi di alcol! Trovami qualcosa da bere!',0), -(27648,'itIT','Più ne arrivano, più ne uccido!',0), -(27649,'itIT','Dov\'è la mia birra?',0), -(27652,'itIT','Quanti pendenti hai?',0), -(27663,'itIT','Hai preso quelle cosce?',0), -(27675,'itIT','Hai qualcosa per me?',0), -(27687,'itIT','Hai abbattuto il Gigante del Mare, $c?',0), -(27694,'itIT','Raccogliere i manufatti è una prova di fede. Con essi potrò eseguire il rituale.',0), -(27695,'itIT','Hai l\'ascia? Presto, o uccideranno Lirastrasza.',0), -(27699,'itIT','Cos\'hai lì?',0), -(27742,'itIT','Quanto pensi di riuscire a trasportarne?',0), -(27752,'itIT','Dammi quella birra, $n.\n\nEhi, non ne hai tenuta un po\' per te, vero?',0), -(27753,'itIT','Trovato qualcosa da mangiare?',0), -(27754,'itIT','Come va il combattimento, $c?',0), -(27764,'itIT','Ahh... mi hai trovata. Bene.',0), -(27765,'itIT','Hai portato le uova?',0), -(27766,'itIT','Hai fatto come richiesto?',0), -(27771,'itIT','$n, ricorda... tutto questo è per il bene dello Stormo dei Draghi Neri. Noi siamo qui per redimerli, non per far loro del male. Questo non è che il primo passo verso il loro recupero.',0), -(27772,'itIT','Dr. Blam, al tuo servizio. Come posso esserti d\'aiuto oggi?',0), -(27794,'itIT','Be\'? La nostra scommessa ha pagato?',0), -(27805,'itIT','Hai trovato i loro oggetti preziosi? So che sembrano inezie, ma in momenti del genere le piccole cose possono fare una grande differenza per qualcuno.',0), -(27814,'itIT','Quante ne hai trovate?',0), -(27815,'itIT','Cos\'abbiamo qui?',0), -(27818,'itIT','Non possiamo fare gli schizzinosi, ora.',0), -(27823,'itIT','<Sigrun si lecca le labbra pregustando la birra.>',0), -(27824,'itIT','Già di ritorno?',0), -(27825,'itIT','Bentornato.',0), -(27826,'itIT','Hai qualcosa di molto prezioso con te, $n.',0), -(27840,'itIT','Hai con te i cristalli?',0), -(27851,'itIT','Com\'è la situazione?',0), -(27857,'itIT','Non c\'è tempo! Va\'! Combatti!',0), -(27875,'itIT','Mi hai portato il Fiordevoto?',0), -(27876,'itIT','Hai preso quei campioni?',0), -(27877,'itIT','<Lidia attende ansiosa.>',0), -(27878,'itIT','Già di ritorno?',0), -(27879,'itIT','Bentornato.',0), -(27888,'itIT','Be\'? La nostra scommessa ha pagato?',0), -(27889,'itIT','Hai qualcosa di molto prezioso con te, $n.',0), -(27902,'itIT','Gli elementi hanno ceduto la loro fonte?',0), -(27904,'itIT','Hai con te i cristalli?',0), -(27907,'itIT','Mi hai portato gli steli?',0), -(27908,'itIT','Helgrum respira ancora. Hai il limo?',0), -(27909,'itIT','Sei tornato!',0), -(27910,'itIT','Hai trovato Zannavespro?',0), -(27916,'itIT','Sì?',0), -(27956,'itIT','Hai gli ingranaggi? Come hai fatto?',0), -(27958,'itIT','Bene, bene. Lavori alla svelta! Hai il veleno, giusto?',0), -(27961,'itIT','Poveri animali.',0), -(27962,'itIT','Portami il corno, $n.',0), -(27964,'itIT','Se Granbaffo non ha quello che vogliamo, non so cosa faremo.',0), -(27977,'itIT','Se sei qui per la ricompensa, dovrai prima restituirmi gli oggetti rubati.',0), -(27981,'itIT','Pugnograsso dice che presto dovremo preparare delle bombe di fuoco. Motivo in più per riempire quelle bottiglie.',0), -(27982,'itIT','Un martello con l\'elsa di rubino... Suona bene.',0), -(28030,'itIT','Un vero $c avrebbe preso i proiettili con i denti.',0), -(28032,'itIT','Finalmente metterò le mani sugli stomaci di quei lucertoloni!',0), -(28057,'itIT','Cosa? Cuscini?\n\nCosa?',0), -(28099,'itIT','Non combatterò con gli elementali se prima non mi avrai portato la prova che rappresentano una minaccia.',0), -(28104,'itIT','Stanno peccando di presunzione. Tutto questo ricorda sempre di più la caduta degli eserciti più potenti.',0), -(28114,'itIT','Mi hai portato il raccolto?',0), -(28172,'itIT','Speriamo di non essere intervenuti troppo tardi.',0), -(28177,'itIT','Già di ritorno?',0), -(28178,'itIT','Fammi dare un\'occhiata a quelle pelli.',0), -(28179,'itIT','Conviene stare attenti a quegli Elementali d\'Ossidiana. Tendono a coglierti di sorpresa.',0), -(28181,'itIT','Vediamo se hai recuperato tutto.',0), -(28183,'itIT','A quanto pare non hai avuto problemi con Gorzeeki.',0), -(28196,'itIT','Cos\'è questo?',0), -(28199,'itIT','In nome della scienza!',0), -(28202,'itIT','Non abbiamo ancora finito, $c!',0), -(28209,'itIT','Prendi la chiave!',0), -(28211,'itIT','Lance... Capito? Il mio sparalance a ripetizione è inutile senza.',0), -(28212,'itIT','Hai la Furia Lavica? No, no! Non mettermela in mano. Tieni... Usa le pinze!',0), -(28215,'itIT','Se ora inizi a tirare fuori dallo zaino mucchi di anelli di elementio mi renderai uno Gnomo felice!',0), -(28216,'itIT','In tutti questi anni, il vecchio Humboldt ha pensato che il suo problema peggiore fossero gli Ogre Rodibudella sulla cresta. Poi sono arrivati i Martello del Crepuscolo.\n\nIn un attimo hanno dato fuoco all\'intera valle... come se fossero le candeline di una torta di compleanno. Spietati.',0), -(28226,'itIT','I Golem ce li costruiamo da soli, sai. Un po\' di meccanica, un po\' di magia elementale... e il risultato finale non è niente male, secondo me.',0), -(28234,'itIT','Li hai trovati? Questo grano prude.',0), -(28237,'itIT','Non farmi perdere tempo, $n.',0), -(28243,'itIT','Ancora tu? Che c\'è? Cosa mi hai portato?',0), -(28253,'itIT','Bentornato, soldato.',0), -(28311,'itIT','Le ceneri degli Elementali d\'Ossidiana sono particolarmente scure... proprio quello che ci serve.',0), -(28312,'itIT','Gli Imp delle Fiamme sono deboli, ma si spostano in gruppo. Fa\' attenzione.',0), -(28313,'itIT','Hai avuto fortuna?',0), -(28316,'itIT','Eccoti, $n.',0), -(28317,'itIT','Cos\'hai lì con te, soldato?',0), -(28318,'itIT','Che c\'è?',0), -(28319,'itIT','Non ho tempo per i giochi, idiota. Sparisci dalla mia vista.',0), -(28325,'itIT','Portami quei Recipienti!',0), -(28354,'itIT','Hai raccolto i Grugnobrago?',0), -(28400,'itIT','<Il Gran Signore della Guerra Cromush sembra preoccupato.>',0), -(28408,'itIT','Hai le piume di Fanny?',0), -(28411,'itIT','Com\'è la situazione sul fronte del cibo, $n?',0), -(28417,'itIT','Speriamo di non essere intervenuti troppo tardi.',0), -(28419,'itIT','Già di ritorno?',0), -(28420,'itIT','Fammi dare un\'occhiata a quelle pelli.',0), -(28421,'itIT','Conviene stare attenti a quegli Elementali d\'Ossidiana. Tendono a coglierti di sorpresa.',0), -(28423,'itIT','Vediamo se hai recuperato tutto.',0), -(28425,'itIT','A quanto pare non hai avuto problemi con Gorzeeki.',0), -(28429,'itIT','Non abbiamo ancora finito, $c!',0), -(28436,'itIT','Bentornato, soldato.',0), -(28443,'itIT','Le ceneri degli Elementali d\'Ossidiana sono particolarmente scure... proprio quello che ci serve.',0), -(28444,'itIT','Gli Imp delle Fiamme sono deboli, ma si spostano in gruppo. Fa\' attenzione.',0), -(28445,'itIT','Hai avuto fortuna?',0), -(28448,'itIT','Eccoti, $n.',0), -(28450,'itIT','Cos\'hai lì con te, soldato?',0), -(28451,'itIT','Che c\'è?',0), -(28452,'itIT','Non ho tempo per i giochi, idiota. Sparisci dalla mia vista.',0), -(28484,'itIT','Portami i cuori di yeti, $n.',0), -(28485,'itIT','Yetimus deve morire!',0), -(28487,'itIT','$n, sono praticamente nudo! Dammi una mano!',0), -(28489,'itIT','Mi serve la carne di cervo!',0), -(28597,'itIT','Mi serve più polvere! Più polvere! Ancora, ancora, ancora!',0), -(28598,'itIT','Una bella bomba risolve tutti i problemi.',0), -(28826,'itIT','Sì, $c?',0), -(32469,'itIT','Ehi, sei nel bel mezzo dell\'inquadratura! Oh, sei tu! Hai ucciso quel basilisco?',0), -(35486,'itIT','Sei riuscito a recuperare i piani?',0), -(35494,'itIT','Hai trovato qualcosa?',0), -(35495,'itIT','Hai ucciso Spaccadenti?',0), -(35496,'itIT','Sei riuscito ad avvelenare il loro cibo?',0), -(35500,'itIT','Temo che questa guerra sia soltanto all\'inizio.',0), -(37440,'itIT','Un tempo, molte delle creature qui sull\'isola erano mantenute docili e inoffensive dalla nostra magia. Quando il Flagello ha distrutto il Pozzo Solare, la nostra stretta su queste creature si è allentata. Le scaglie arcane sono i resti del controllo che avevamo un tempo, dunque potrebbero essere utilizzate per creare un nuovo mezzo utile a riprendere quel controllo.\n\nInoltre, forse le scaglie potrebbero servire a capire quale male affligge davvero l\'isola...',0), -(38345,'itIT','Come va la caccia alle monete?',0), -(38346,'itIT','Be\'? Hai le monete che ti avevo chiesto?',0), -(40517,'itIT','Benvenuta, $n. Sono felice di vedere che sei sopravvissuta alla battaglia. Hai qualcosa per me?',0), -(44686,'itIT','È tutto risolto, $n?',0), -(44733,'itIT','La minaccia deve essere respinta.',0), -(53128,'itIT','Cos\'è questo?',0); diff --git a/sql/updates/world/master/2021_10_05_01_world.sql b/sql/updates/world/master/2021_10_05_01_world.sql deleted file mode 100644 index f2e51891b0f..00000000000 --- a/sql/updates/world/master/2021_10_05_01_world.sql +++ /dev/null @@ -1,96 +0,0 @@ - -SET @ID := 1689; - -DELETE FROM `instance_template` WHERE `map` IN (1520, 1530, 1571, 1594, 1648, 1669, 1676, 1677, 1753, 1754, 1762, 1763, 1779, 1822, 1861, 2070, 2096, 2097, 2164, 2217); -INSERT INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES -(1520, 0, '', 0), -- Emerald Nightmare -(1530, 0, '', 0), -- Nighthold -(1571, 0, '', 0), -- Court of Stars -(1594, 0, '', 0), -- The MOTHERLODE!! -(1648, 0, '', 0), -- Trial of Valor -(1669, 0, '', 0), -- Argus -(1676, 0, '', 0), -- Tomb of Sargeras -(1677, 0, '', 0), -- Cathedral of Eternal Night -(1753, 0, '', 0), -- Seat of Triumvirate -(1754, 0, '', 0), -- Freehold -(1762, 0, '', 0), -- Kings Rest -(1763, 0, '', 0), -- Ataldazar -(1779, 0, '', 0), -- Argus Invasion Points -(1822, 0, '', 0), -- Siege of Boralus -(1861, 0, '', 0), -- Uldir -(2070, 0, '', 0), -- Battle of Dazaralor -(2096, 0, '', 0), -- Crucible of Storms -(2097, 0, '', 0), -- Operation: Mechagon -(2164, 0, '', 0), -- Eternal Palace -(2217, 0, '', 0); -- Nyalotha - -DELETE FROM `game_tele` WHERE (`id` BETWEEN @ID+0 AND @ID+67); -INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES -(@ID + 0, -12635.5, -2819.78, 2475.47, 5.19324, 1669, 'TempleOfAnguish'), -(@ID + 1, 6382, -797.654, 1650.52, 5.96671, 1676, 'TombOfSargerasChamberOfTheAvatar'), -(@ID + 2, 5837.07, -795.422, 2954.32, 6.2638, 1676, 'TombOfSargerasChamberOfTheMoon'), -(@ID + 3, 6170.62, -967.469, 2891.91, 3.5306, 1676, 'TombOfSargerasTerraceOfTheMoon'), -(@ID + 4, 5968.33, -1132.59, 2852.88, 1.22149, 1676, 'TombOfSargerasTheAbyssalThrone'), -(@ID + 5, 6233.41, -795.194, 2959.68, 0.0316169, 1676, 'TombOfSargerasTheGuardiansSanctum'), -(@ID + 6, 6541.97, -787.175, 1508.69, 6.26059, 1676, 'TombOfSargerasFelstormsBreach'), -(@ID + 7, 4495.58, -1097.95, 5335.97, 4.7376, 1676, 'TombOfSargerasTheTwistingNether'), -(@ID + 8, -5646.25, -6504.49, 177.515, 5.38567, 1669, 'EscapeFromArgus'), -(@ID + 9, 1646.73, 1598.12, 107.126, 1.56215, 1208, 'GrimRail'), -(@ID + 10, 1231.91, 1713.28, 177.166, 2.98606, 1209, 'SkyReach'), -(@ID + 11, 1054, 3529, 3.87887, 5.18085, 1571, 'CourtOfStarsDungeon'), -(@ID + 12, 3191.97, 2899.36, 639.659, 2.13033, 1477, 'HallsOfValorFenryr'), -(@ID + 13, 7146.92, 7323.32, 13.791, 6.07021, 1492, 'MawOfSoulsDungeon'), -(@ID + 14, 2857.08, 1086.72, 98.7189, 0.726489, 1458, 'NeltharionsLairDungeon'), -(@ID + 15, 5401.2, 10819.9, 20.4223, 5.29925, 1753, 'SeatOfTheTriumvirateDungeon'), -(@ID + 16, 3522.29, 4804.85, 590.072, 3.14332, 1516, 'ArcwayDungeon'), -(@ID + 17, 4184.47, -761.06, 269.521, 1.56861, 1493, 'VaultOfTheWardensDungeon'), -(@ID + 18, -7717.58, 1419.89, -228.648, 4.92218, 1520, 'EmeraldNightmareClutchOfCorruption'), -(@ID + 19, 1835.04, 1405.57, 363.912, 5.06747, 1520, 'EmeraldNightmareClutchOfCorruption1'), -(@ID + 20, 11552, 11293, -35.1025, 3.01366, 1520, 'EmeraldNightmareMulgore'), -(@ID + 21, -12842.6, 12286.5, -253.006, 1.0423, 1520, 'EmeraldNightmareUngoro'), -(@ID + 22, 583.973, -12824, 5.50463, 2.34999, 1520, 'EmeraldNightmareDragons'), -(@ID + 23, -2915.01, 3744.98, 94.3729, 5.66828, 1520, 'EmeraldNightmareAshenvale'), -(@ID + 24, -2776.7, 2486.09, 92.6233, 0.343259, 1520, 'EmeraldNightmareHinterlands'), -(@ID + 25, -2986.85, 1337.07, 45.3371, 0.0448046, 1520, 'EmeraldNightmareDuskwood'), -(@ID + 26, -4124.38, 191.81, 30.8498, 5.7193, 1520, 'EmeraldNightmareFeralas'), -(@ID + 27, -12414.7, -13117.9, 324.203, 0.0919226, 1520, 'EmeraldNightmareGrizzlyHills'), -(@ID + 28, 11370.5, -12670.5, 487, 4.62758, 1520, 'EmeraldNightmareMoonglade'), -(@ID + 29, -2925.02, -5050.25, 147.706, 4.28199, 1520, 'EmeraldNightmareRiftOfAln'), -(@ID + 30, -3028.77, 8466.5, 27.4185, 3.74792, 1520, 'EmeraldNightmareEmeraldDream'), -(@ID + 31, 3610.12, 5604.6, 38.7932, 2.3287, 1648, 'TrialOfValor'), -(@ID + 32, 3189.44, 528.932, 633.15, 3.14551, 1648, 'TrialOfValorOdyn'), -(@ID + 33, 321.321, 319.541, 31.4491, 1.07598, 1648, 'TrialOfValorHelheim'), -(@ID + 34, 465.436, 3376.46, 44.7613, 3.21228, 1530, 'NightHoldArcingDepths'), -(@ID + 35, -124.518, 3506.91, -253.876, 5.49778, 1530, 'NightHoldNightwell'), -(@ID + 36, 235.63, 3184.06, 289.415, 5.62263, 1530, 'NightHoldElisandeQuarters'), -(@ID + 37, -3416.06, 9527.61, 8.80324, 0.219028, 1712, 'Antorus'), -(@ID + 38, -2817.92, 10871.5, 139.478, 4.08714, 1712, 'AntorusGazeOfTheLegion'), -(@ID + 39, -4306.63, -11161.1, 771.558, 5.90698, 1712, 'AntorusElunaria'), -(@ID + 40, -10574.7, 8779.27, 1871.47, 4.71238, 1712, 'AntorusTheExhaust'), -(@ID + 41, -12634.3, -3369.77, 2513.82, 1.56762, 1712, 'AntorusTheBurningThrone'), -(@ID + 42, -3703.82, -1594.62, 634.295, 1.57944, 1712, 'AntorusHallsBounlessReach'), -(@ID + 43, 2883.32, -4566.41, 291.96, 1.71831, 1712, 'AntorusSeatOfThePantheon'), -(@ID + 44, 3136.79, -9635.33, 62.1518, 3.12024, 1712, 'AntorusVindicaar'), -(@ID + 45, 4490.76, 6588.63, 42.0133, 3.1518, 1779, 'InvPointFolnuna'), -(@ID + 46, 5713.05, -1409.76, 29.9925, 3.83586, 1779, 'InvPointMeto'), -(@ID + 47, 5267.9, -9773.53, 10.521, 1.21419, 1779, 'InvPointAlluradel'), -(@ID + 48, -1384.46, 8353.95, 94.6257, 2.6389, 1779, 'InvPointSotanathor'), -(@ID + 49, -10034.3, 2793.49, 20.0162, 5.59592, 1779, 'InvPointOccularus'), -(@ID + 50, -9897.36, -4999.18, 129.274, 0.862324, 1779, 'InvPointVilemus'), -(@ID + 51, -945.431, 2524.03, 833.583, 1.54564, 1762, 'KingsRestDungeon'), -(@ID + 52, 965.992, -386.025, 28.0247, 1.54564, 2097, 'MechagonDungeon'), -(@ID + 53, 1089.06, -617.785, 17.6689, 0.78325, 1822, 'SiegeOfBoralusDungeon'), -(@ID + 54, 654.604, -3645.94, 1.92823, 5.90058, 1594, 'MotherlodeDungeon'), -(@ID + 55, -375.973, -256.022, 1113.4, 0.0101462, 1861, 'UldirRaid'), -(@ID + 56, -2271, 803, 5.93201, 6.27085, 2070, 'BattleOfDazaralor'), -(@ID + 57, -6012.03, 2412.94, 14.8388, 0.55387, 2070, 'BattleOfDazaralorJaina'), -(@ID + 58, 13384.6, -13410, 41.0752, 4.67328, 2070, 'BatlleOfDazaralorBoralus'), -(@ID + 59, 3404.45, -1847.6, 108.529, 0.436058, 2096, 'CrucibleOfStorms'), -(@ID + 60, 3654.81, -1735.71, -350.5, 1.47828, 2096, 'CrucibleOfStormsTendrilOfCorruption'), -(@ID + 61, 297.645, -124.401, 1471.01, 1.56075, 2164, 'EternalPalace'), -(@ID + 62, 216.937, 2432.95, 717.702, 1.62915, 2164, 'EternalPalaceAzshara'), -(@ID + 63, -1805.67, -43.656, -519.746, 6.27478, 2217, 'Nyalotha'), -(@ID + 64, -11586, 9318.02, 124.8, 6.15693, 2217, 'NyalothaLocusOfTheInfiniteTruths'), -(@ID + 65, -700.783, 2529.79, 332.085, 6.24878, 1677, 'CathedralOfEternalNight'), -(@ID + 66, 747.861, 1693.89, 596.794, 0.716915, 1669, 'Krokuun'), -(@ID + 67, 5682.25, 9919.45, -72.6483, 3.91304, 1669, 'MacAree'); diff --git a/sql/updates/world/master/2021_10_05_02_world.sql b/sql/updates/world/master/2021_10_05_02_world.sql deleted file mode 100644 index a602d6bc3d0..00000000000 --- a/sql/updates/world/master/2021_10_05_02_world.sql +++ /dev/null @@ -1,4 +0,0 @@ --- New Player Experience - Exile's Reach -DELETE FROM `game_tele` WHERE `id`= 1689 AND `map`= 1757; -INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES -(1757, -484.445, -2618.382, 4.012, 6.155, 2175, 'ExilesReach'); diff --git a/sql/updates/world/master/2021_10_05_03_world_allied_races.sql b/sql/updates/world/master/2021_10_05_03_world_allied_races.sql deleted file mode 100644 index 845042a297d..00000000000 --- a/sql/updates/world/master/2021_10_05_03_world_allied_races.sql +++ /dev/null @@ -1,1120 +0,0 @@ --- -SET @RACE_NIGHTBORNE := 27; -SET @RACE_HIGHMOUNTAIN_TAUREN := 28; -SET @RACE_VOID_ELF := 29; -SET @RACE_LF_DRAENEI := 30; -SET @RACE_ZANDALARI := 31; -SET @RACE_KUL_TIRAN := 32; -SET @RACE_DARK_IRON_DWARF := 34; -SET @RACE_VULPERA := 35; -SET @RACE_MAGHAR_ORC := 36; -SET @RACE_MECHAGNOME := 37; --- -SET @CLASS_WARRIOR := 1; -SET @CLASS_PALADIN := 2; -SET @CLASS_HUNTER := 3; -SET @CLASS_ROGUE := 4; -SET @CLASS_PRIEST := 5; -SET @CLASS_DEATH_KNIGHT := 6; -SET @CLASS_SHAMAN := 7; -SET @CLASS_MAGE := 8; -SET @CLASS_WARLOCK := 9; -SET @CLASS_MONK := 10; -SET @CLASS_DRUID := 11; -SET @CLASS_DEMON_HUNTER := 12; - -ALTER TABLE `playercreateinfo` - ADD `intro_movie_id` int(10) unsigned DEFAULT NULL AFTER `npe_transport_guid`, - ADD `intro_scene_id` int(10) unsigned DEFAULT NULL AFTER `intro_movie_id`, - ADD `npe_intro_scene_id` int(10) unsigned DEFAULT NULL AFTER `intro_scene_id`; - -UPDATE `playercreateinfo` SET `npe_intro_scene_id`=2236 WHERE `race` IN (1,3,4,7,11,22,25) AND `class` NOT IN (@CLASS_DEATH_KNIGHT,@CLASS_DEMON_HUNTER); -- Alliance -UPDATE `playercreateinfo` SET `npe_intro_scene_id`=2486 WHERE `race` IN (2,5,6,8,9,10,26) AND `class` NOT IN (@CLASS_DEATH_KNIGHT,@CLASS_DEMON_HUNTER); -- Horde -UPDATE `playercreateinfo` SET `intro_movie_id`=469 WHERE `class`=@CLASS_DEMON_HUNTER; -UPDATE `playercreateinfo` SET `intro_scene_id`=2394 WHERE `race` IN (25,26) AND `class`=@CLASS_DEATH_KNIGHT; -- Panda DKs - -DELETE FROM `playercreateinfo` WHERE `race` IN (@RACE_NIGHTBORNE, @RACE_HIGHMOUNTAIN_TAUREN, @RACE_VOID_ELF, @RACE_LF_DRAENEI, @RACE_ZANDALARI, @RACE_KUL_TIRAN, @RACE_DARK_IRON_DWARF, @RACE_VULPERA, @RACE_MAGHAR_ORC, @RACE_MECHAGNOME); -INSERT INTO `playercreateinfo` (`race`,`class`,`map`,`position_x`,`position_y`,`position_z`,`orientation`,`intro_movie_id`,`intro_scene_id`) VALUES --- Nightborne -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_HUNTER,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_MAGE,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_ROGUE,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_PRIEST,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_MONK,1220,288.381011962890625,3352.22998046875,145.444000244140625,2.3515344,NULL,1900), -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Highmountain Tauren -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,1220,4079.050048828125,4392.3798828125,670.60302734375,5.181551,NULL,1901), -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,1220,4079.050048828125,4392.3798828125,670.60302734375,5.181551,NULL,1901), -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,1220,4079.050048828125,4392.3798828125,670.60302734375,5.181551,NULL,1901), -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,1220,4079.050048828125,4392.3798828125,670.60302734375,5.181551,NULL,1901), -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,1220,4079.050048828125,4392.3798828125,670.60302734375,5.181551,NULL,1901), -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Maghar Orc -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_MAGE,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_MONK,1,1968.949951171875,-4742.919921875,37.19570159912109375,1.2225107,NULL,2138), -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Zandalari Troll -(@RACE_ZANDALARI,@CLASS_WARRIOR,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_HUNTER,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_MAGE,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_ROGUE,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_PRIEST,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_PALADIN,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_DRUID,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_SHAMAN,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_MONK,1642,-1127.300048828125,805.42999267578125,500.22900390625,3.184004,NULL,2247), -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Vulpera -(@RACE_VULPERA,@CLASS_WARRIOR,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_HUNTER,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_MAGE,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_ROGUE,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_PRIEST,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_WARLOCK,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_SHAMAN,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_MONK,1,1945.5400390625,-4635.64013671875,33.23099899291992187,5.653418,NULL,2395), -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Void Elf -(@RACE_VOID_ELF,@CLASS_WARRIOR,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_HUNTER,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_MAGE,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_ROGUE,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_PRIEST,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_WARLOCK,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_MONK,1865,2121,3318,54.7061004638671875,0.08726646,NULL,1903), -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Lightforged Draenei -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,1860,458.822998046875,1449.6099853515625,757.572998046875,0.46642527,NULL,1902), -(@RACE_LF_DRAENEI,@CLASS_HUNTER,1860,458.822998046875,1449.6099853515625,757.572998046875,0.46642527,NULL,1902), -(@RACE_LF_DRAENEI,@CLASS_MAGE,1860,458.822998046875,1449.6099853515625,757.572998046875,0.46642527,NULL,1902), -(@RACE_LF_DRAENEI,@CLASS_PRIEST,1860,458.822998046875,1449.6099853515625,757.572998046875,0.46642527,NULL,1902), -(@RACE_LF_DRAENEI,@CLASS_PALADIN,1860,458.822998046875,1449.6099853515625,757.572998046875,0.46642527,NULL,1902), -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Dark Iron Dwarf -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,2081,1621.1300048828125,536.64898681640625,201.4799957275390625,5.497962,NULL,2137), -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Kul Tiran -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_HUNTER,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_MAGE,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_ROGUE,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_PRIEST,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_DRUID,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_MONK,1643,1072.030029296875,-484.800994873046875,9.700130462646484375,1.3448513,NULL,2239), -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394), - --- Mechagnome -(@RACE_MECHAGNOME,@CLASS_WARRIOR,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_HUNTER,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_MAGE,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_ROGUE,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_PRIEST,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_WARLOCK,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_MONK,2268,711.45001220703125,606.843994140625,-238.526992797851562,2.214142,NULL,2393), -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,2297,481.803009033203125,-2124.659912109375,840.85699462890625,3.1104908,NULL,2394); - --- ------------------------------------------------------------------------------------------------------------------------------------------------ -DELETE FROM `playercreateinfo_action` WHERE `race` IN (@RACE_NIGHTBORNE,@RACE_HIGHMOUNTAIN_TAUREN,@RACE_VOID_ELF,@RACE_LF_DRAENEI,@RACE_ZANDALARI,@RACE_KUL_TIRAN,@RACE_DARK_IRON_DWARF,@RACE_VULPERA,@RACE_MAGHAR_ORC,@RACE_MECHAGNOME); -INSERT INTO `playercreateinfo_action` (`race`,`class`,`button`,`action`,`type`) VALUES --- Nightborne Warrior -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_NIGHTBORNE,@CLASS_WARRIOR,0,100,0), -- Charge --- Nightborne Hunter -(@RACE_NIGHTBORNE,@CLASS_HUNTER,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_HUNTER,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_NIGHTBORNE,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_NIGHTBORNE,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_NIGHTBORNE,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_NIGHTBORNE,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_NIGHTBORNE,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_NIGHTBORNE,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_NIGHTBORNE,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_NIGHTBORNE,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_NIGHTBORNE,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Nightborne Mage -(@RACE_NIGHTBORNE,@CLASS_MAGE,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_MAGE,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_NIGHTBORNE,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_NIGHTBORNE,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_NIGHTBORNE,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_NIGHTBORNE,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_NIGHTBORNE,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_NIGHTBORNE,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_NIGHTBORNE,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_NIGHTBORNE,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_NIGHTBORNE,@CLASS_MAGE,0,116,0), -- Frostbolt --- Nightborne Rogue -(@RACE_NIGHTBORNE,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_NIGHTBORNE,@CLASS_ROGUE,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_ROGUE,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_NIGHTBORNE,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_NIGHTBORNE,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_NIGHTBORNE,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_NIGHTBORNE,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_NIGHTBORNE,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Nightborne Priest -(@RACE_NIGHTBORNE,@CLASS_PRIEST,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_PRIEST,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_NIGHTBORNE,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_NIGHTBORNE,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_NIGHTBORNE,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_NIGHTBORNE,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_NIGHTBORNE,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_NIGHTBORNE,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_NIGHTBORNE,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_NIGHTBORNE,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_NIGHTBORNE,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Nightborne Warlock -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,7,6201,0), -- Create Healthstone -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,6,755,0), -- Health Funnel -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,5,5782,0), -- Fear -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,4,104773,0), -- Unending Resolve -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,3,702,0), -- Curse of Weakness -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,2,234153,0), -- Drain Life -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,1,686,0), -- Shadow Bolt -(@RACE_NIGHTBORNE,@CLASS_WARLOCK,0,172,0), -- Corruption --- Nightborne Monk -(@RACE_NIGHTBORNE,@CLASS_MONK,11,258845,0), -- Nightborne Manasaber -(@RACE_NIGHTBORNE,@CLASS_MONK,10,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_NIGHTBORNE,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_NIGHTBORNE,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_NIGHTBORNE,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_NIGHTBORNE,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_NIGHTBORNE,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_NIGHTBORNE,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_NIGHTBORNE,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_NIGHTBORNE,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Nightborne Death Knight -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,9,260364,0), -- Arcane Pulse -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,5,47528,0), -- Mind Freeze -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,4,49576,0), -- Death Grip -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_NIGHTBORNE,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Highmountain Tauren Warrior -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,11,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,10,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_WARRIOR,0,100,0), -- Charge --- Highmountain Tauren Hunter -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,11,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,10,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Highmountain Tauren Druid -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,119,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,118,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,112,8936,0), -- Regrowth -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,111,1850,0), -- Dash -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,110,339,0), -- Entangling Roots -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,109,5176,0), -- Wrath -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,108,8921,0), -- Moonfire -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,96,33917,0), -- Mangle -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,73,22568,0), -- Ferocious Bite -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,72,5221,0), -- Shred -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,11,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,10,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,4,8936,0), -- Regrowth -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,3,1850,0), -- Dash -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,2,339,0), -- Entangling Roots -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,1,5176,0), -- Wrath -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DRUID,0,8921,0), -- Moonfire --- Highmountain Tauren Shaman -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,11,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,10,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Highmountain Tauren Monk -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,11,258060,0), -- Highmountain Thunderhoof -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,10,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Highmountain Tauren Death Knight -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,9,255654,0), -- Bull Rush -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_HIGHMOUNTAIN_TAUREN,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Maghar Orc Warrior -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_MAGHAR_ORC,@CLASS_WARRIOR,0,100,0), -- Charge --- Maghar Orc Hunter -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_MAGHAR_ORC,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Maghar Orc Mage -(@RACE_MAGHAR_ORC,@CLASS_MAGE,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_MAGE,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_MAGHAR_ORC,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_MAGHAR_ORC,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_MAGHAR_ORC,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_MAGHAR_ORC,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_MAGHAR_ORC,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_MAGHAR_ORC,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_MAGHAR_ORC,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_MAGHAR_ORC,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_MAGHAR_ORC,@CLASS_MAGE,0,116,0), -- Frostbolt --- Maghar Orc Rogue -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_MAGHAR_ORC,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Maghar Orc Priest -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_MAGHAR_ORC,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Maghar Orc Shaman -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_MAGHAR_ORC,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Maghar Orc Monk -(@RACE_MAGHAR_ORC,@CLASS_MONK,11,267274,0), -- Mag'har Direwolf -(@RACE_MAGHAR_ORC,@CLASS_MONK,10,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_MAGHAR_ORC,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_MAGHAR_ORC,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_MAGHAR_ORC,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_MAGHAR_ORC,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_MAGHAR_ORC,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_MAGHAR_ORC,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_MAGHAR_ORC,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_MAGHAR_ORC,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Maghar Orc Death Knight -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,9,274738,0), -- Ancestral Call -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,5,47528,0), -- Mind Freeze -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,4,49576,0), -- Death Grip -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_MAGHAR_ORC,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Zandalari Troll Warrior -(@RACE_ZANDALARI,@CLASS_WARRIOR,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_WARRIOR,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_ZANDALARI,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_ZANDALARI,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_ZANDALARI,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_ZANDALARI,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_ZANDALARI,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_ZANDALARI,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_ZANDALARI,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_ZANDALARI,@CLASS_WARRIOR,0,100,0), -- Charge --- Zandalari Troll Hunter -(@RACE_ZANDALARI,@CLASS_HUNTER,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_HUNTER,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_ZANDALARI,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_ZANDALARI,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_ZANDALARI,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_ZANDALARI,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_ZANDALARI,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_ZANDALARI,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_ZANDALARI,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_ZANDALARI,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_ZANDALARI,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Zandalari Troll Mage -(@RACE_ZANDALARI,@CLASS_MAGE,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_MAGE,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_ZANDALARI,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_ZANDALARI,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_ZANDALARI,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_ZANDALARI,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_ZANDALARI,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_ZANDALARI,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_ZANDALARI,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_ZANDALARI,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_ZANDALARI,@CLASS_MAGE,0,116,0), -- Frostbolt --- Zandalari Troll Rogue -(@RACE_ZANDALARI,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_ZANDALARI,@CLASS_ROGUE,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_ROGUE,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_ZANDALARI,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_ZANDALARI,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_ZANDALARI,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_ZANDALARI,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_ZANDALARI,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Zandalari Troll Priest -(@RACE_ZANDALARI,@CLASS_PRIEST,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_PRIEST,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_ZANDALARI,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_ZANDALARI,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_ZANDALARI,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_ZANDALARI,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_ZANDALARI,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_ZANDALARI,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_ZANDALARI,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_ZANDALARI,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_ZANDALARI,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Zandalari Troll Paladin -(@RACE_ZANDALARI,@CLASS_PALADIN,11,290608,0), -- Crusader's Direhorn -(@RACE_ZANDALARI,@CLASS_PALADIN,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_PALADIN,7,85673,0), -- Word of Glory -(@RACE_ZANDALARI,@CLASS_PALADIN,6,642,0), -- Divine Shield -(@RACE_ZANDALARI,@CLASS_PALADIN,5,19750,0), -- Flash of Light -(@RACE_ZANDALARI,@CLASS_PALADIN,4,853,0), -- Hammer of Justice -(@RACE_ZANDALARI,@CLASS_PALADIN,3,53600,0), -- Shield of the Righteous -(@RACE_ZANDALARI,@CLASS_PALADIN,2,26573,0), -- Consecration -(@RACE_ZANDALARI,@CLASS_PALADIN,1,35395,0), -- Crusader Strike -(@RACE_ZANDALARI,@CLASS_PALADIN,0,20271,0), -- Judgment --- Zandalari Troll Druid -(@RACE_ZANDALARI,@CLASS_DRUID,119,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_DRUID,118,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_DRUID,112,8936,0), -- Regrowth -(@RACE_ZANDALARI,@CLASS_DRUID,111,1850,0), -- Dash -(@RACE_ZANDALARI,@CLASS_DRUID,110,339,0), -- Entangling Roots -(@RACE_ZANDALARI,@CLASS_DRUID,109,5176,0), -- Wrath -(@RACE_ZANDALARI,@CLASS_DRUID,108,8921,0), -- Moonfire -(@RACE_ZANDALARI,@CLASS_DRUID,96,33917,0), -- Mangle -(@RACE_ZANDALARI,@CLASS_DRUID,85,22568,0), -- Ferocious Bite -(@RACE_ZANDALARI,@CLASS_DRUID,84,5221,0), -- Shred -(@RACE_ZANDALARI,@CLASS_DRUID,73,22568,0), -- Ferocious Bite -(@RACE_ZANDALARI,@CLASS_DRUID,72,5221,0), -- Shred -(@RACE_ZANDALARI,@CLASS_DRUID,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_DRUID,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_DRUID,4,8936,0), -- Regrowth -(@RACE_ZANDALARI,@CLASS_DRUID,3,1850,0), -- Dash -(@RACE_ZANDALARI,@CLASS_DRUID,2,339,0), -- Entangling Roots -(@RACE_ZANDALARI,@CLASS_DRUID,1,5176,0), -- Wrath -(@RACE_ZANDALARI,@CLASS_DRUID,0,8921,0), -- Moonfire --- Zandalari Troll Shaman -(@RACE_ZANDALARI,@CLASS_SHAMAN,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_SHAMAN,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_ZANDALARI,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_ZANDALARI,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_ZANDALARI,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_ZANDALARI,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_ZANDALARI,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_ZANDALARI,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_ZANDALARI,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Zandalari Troll Monk -(@RACE_ZANDALARI,@CLASS_MONK,11,263707,0), -- Zandalari Direhorn -(@RACE_ZANDALARI,@CLASS_MONK,10,292752,0), -- Embrace of the Loa -(@RACE_ZANDALARI,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_ZANDALARI,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_ZANDALARI,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_ZANDALARI,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_ZANDALARI,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_ZANDALARI,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_ZANDALARI,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_ZANDALARI,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_ZANDALARI,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Zandalari Troll Death Knight -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,9,291944,0), -- Regeneratin' -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_ZANDALARI,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Vulpera Warrior -(@RACE_VULPERA,@CLASS_WARRIOR,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_WARRIOR,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_VULPERA,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_VULPERA,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_VULPERA,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_VULPERA,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_VULPERA,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_VULPERA,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_VULPERA,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_VULPERA,@CLASS_WARRIOR,0,100,0), -- Charge --- Vulpera Hunter -(@RACE_VULPERA,@CLASS_HUNTER,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_HUNTER,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_VULPERA,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_VULPERA,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_VULPERA,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_VULPERA,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_VULPERA,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_VULPERA,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_VULPERA,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_VULPERA,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_VULPERA,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Vulpera Mage -(@RACE_VULPERA,@CLASS_MAGE,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_MAGE,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_VULPERA,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_VULPERA,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_VULPERA,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_VULPERA,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_VULPERA,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_VULPERA,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_VULPERA,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_VULPERA,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_VULPERA,@CLASS_MAGE,0,116,0), -- Frostbolt --- Vulpera Rogue -(@RACE_VULPERA,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_VULPERA,@CLASS_ROGUE,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_ROGUE,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_VULPERA,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_VULPERA,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_VULPERA,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_VULPERA,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_VULPERA,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Vulpera Priest -(@RACE_VULPERA,@CLASS_PRIEST,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_PRIEST,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_VULPERA,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_VULPERA,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_VULPERA,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_VULPERA,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_VULPERA,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_VULPERA,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_VULPERA,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_VULPERA,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_VULPERA,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Vulpera Warlock -(@RACE_VULPERA,@CLASS_WARLOCK,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_WARLOCK,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_WARLOCK,7,6201,0), -- Create Healthstone -(@RACE_VULPERA,@CLASS_WARLOCK,6,755,0), -- Health Funnel -(@RACE_VULPERA,@CLASS_WARLOCK,5,5782,0), -- Fear -(@RACE_VULPERA,@CLASS_WARLOCK,4,104773,0), -- Unending Resolve -(@RACE_VULPERA,@CLASS_WARLOCK,3,702,0), -- Curse of Weakness -(@RACE_VULPERA,@CLASS_WARLOCK,2,234153,0), -- Drain Life -(@RACE_VULPERA,@CLASS_WARLOCK,1,686,0), -- Shadow Bolt -(@RACE_VULPERA,@CLASS_WARLOCK,0,172,0), -- Corruption --- Vulpera Shaman -(@RACE_VULPERA,@CLASS_SHAMAN,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_SHAMAN,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_VULPERA,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_VULPERA,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_VULPERA,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_VULPERA,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_VULPERA,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_VULPERA,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_VULPERA,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Vulpera Monk -(@RACE_VULPERA,@CLASS_MONK,11,306423,0), -- Caravan Hyena -(@RACE_VULPERA,@CLASS_MONK,10,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_VULPERA,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_VULPERA,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_VULPERA,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_VULPERA,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_VULPERA,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_VULPERA,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_VULPERA,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_VULPERA,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Vulpera Death Knight -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,9,312411,0), -- Bag of Tricks -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_VULPERA,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Void Elf Warrior -(@RACE_VOID_ELF,@CLASS_WARRIOR,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_WARRIOR,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_VOID_ELF,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_VOID_ELF,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_VOID_ELF,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_VOID_ELF,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_VOID_ELF,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_VOID_ELF,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_VOID_ELF,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_VOID_ELF,@CLASS_WARRIOR,0,100,0), -- Charge --- Void Elf Hunter -(@RACE_VOID_ELF,@CLASS_HUNTER,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_HUNTER,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_VOID_ELF,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_VOID_ELF,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_VOID_ELF,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_VOID_ELF,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_VOID_ELF,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_VOID_ELF,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_VOID_ELF,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_VOID_ELF,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_VOID_ELF,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Void Elf Mage -(@RACE_VOID_ELF,@CLASS_MAGE,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_MAGE,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_VOID_ELF,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_VOID_ELF,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_VOID_ELF,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_VOID_ELF,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_VOID_ELF,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_VOID_ELF,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_VOID_ELF,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_VOID_ELF,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_VOID_ELF,@CLASS_MAGE,0,116,0), -- Frostbolt --- Void Elf Rogue -(@RACE_VOID_ELF,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_VOID_ELF,@CLASS_ROGUE,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_ROGUE,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_VOID_ELF,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_VOID_ELF,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_VOID_ELF,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_VOID_ELF,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_VOID_ELF,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Void Elf Priest -(@RACE_VOID_ELF,@CLASS_PRIEST,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_PRIEST,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_VOID_ELF,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_VOID_ELF,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_VOID_ELF,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_VOID_ELF,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_VOID_ELF,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_VOID_ELF,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_VOID_ELF,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_VOID_ELF,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_VOID_ELF,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Void Elf Warlock -(@RACE_VOID_ELF,@CLASS_WARLOCK,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_WARLOCK,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_WARLOCK,7,6201,0), -- Create Healthstone -(@RACE_VOID_ELF,@CLASS_WARLOCK,6,755,0), -- Health Funnel -(@RACE_VOID_ELF,@CLASS_WARLOCK,5,5782,0), -- Fear -(@RACE_VOID_ELF,@CLASS_WARLOCK,4,104773,0), -- Unending Resolve -(@RACE_VOID_ELF,@CLASS_WARLOCK,3,702,0), -- Curse of Weakness -(@RACE_VOID_ELF,@CLASS_WARLOCK,2,234153,0), -- Drain Life -(@RACE_VOID_ELF,@CLASS_WARLOCK,1,686,0), -- Shadow Bolt -(@RACE_VOID_ELF,@CLASS_WARLOCK,0,172,0), -- Corruption --- Void Elf Monk -(@RACE_VOID_ELF,@CLASS_MONK,11,259202,0), -- Starcursed Voidstrider -(@RACE_VOID_ELF,@CLASS_MONK,10,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_VOID_ELF,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_VOID_ELF,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_VOID_ELF,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_VOID_ELF,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_VOID_ELF,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_VOID_ELF,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_VOID_ELF,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_VOID_ELF,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Void Elf Death Knight -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,9,256948,0), -- Spatial Rift -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_VOID_ELF,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Lightforged Draenei Warrior -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,11,258022,0), -- Lightforged Felcrusher -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,10,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_LF_DRAENEI,@CLASS_WARRIOR,0,100,0), -- Charge --- Lightforged Draenei Hunter -(@RACE_LF_DRAENEI,@CLASS_HUNTER,11,258022,0), -- Lightforged Felcrusher -(@RACE_LF_DRAENEI,@CLASS_HUNTER,10,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_LF_DRAENEI,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_LF_DRAENEI,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_LF_DRAENEI,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_LF_DRAENEI,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_LF_DRAENEI,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_LF_DRAENEI,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_LF_DRAENEI,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_LF_DRAENEI,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_LF_DRAENEI,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Lightforged Draenei Mage -(@RACE_LF_DRAENEI,@CLASS_MAGE,11,258022,0), -- Lightforged Felcrusher -(@RACE_LF_DRAENEI,@CLASS_MAGE,10,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_LF_DRAENEI,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_LF_DRAENEI,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_LF_DRAENEI,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_LF_DRAENEI,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_LF_DRAENEI,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_LF_DRAENEI,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_LF_DRAENEI,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_LF_DRAENEI,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_LF_DRAENEI,@CLASS_MAGE,0,116,0), -- Frostbolt --- Lightforged Draenei Priest -(@RACE_LF_DRAENEI,@CLASS_PRIEST,11,258022,0), -- Lightforged Felcrusher -(@RACE_LF_DRAENEI,@CLASS_PRIEST,10,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_LF_DRAENEI,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_LF_DRAENEI,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_LF_DRAENEI,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_LF_DRAENEI,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_LF_DRAENEI,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_LF_DRAENEI,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_LF_DRAENEI,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_LF_DRAENEI,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_LF_DRAENEI,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Lightforged Draenei Paladin -(@RACE_LF_DRAENEI,@CLASS_PALADIN,11,258022,0), -- Lightforged Felcrusher -(@RACE_LF_DRAENEI,@CLASS_PALADIN,10,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_PALADIN,7,85673,0), -- Word of Glory -(@RACE_LF_DRAENEI,@CLASS_PALADIN,6,642,0), -- Divine Shield -(@RACE_LF_DRAENEI,@CLASS_PALADIN,5,19750,0), -- Flash of Light -(@RACE_LF_DRAENEI,@CLASS_PALADIN,4,853,0), -- Hammer of Justice -(@RACE_LF_DRAENEI,@CLASS_PALADIN,3,53600,0), -- Shield of the Righteous -(@RACE_LF_DRAENEI,@CLASS_PALADIN,2,26573,0), -- Consecration -(@RACE_LF_DRAENEI,@CLASS_PALADIN,1,35395,0), -- Crusader Strike -(@RACE_LF_DRAENEI,@CLASS_PALADIN,0,20271,0), -- Judgment --- Lightforged Draenei Death Knight -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,9,255647,0), -- Light's Judgment -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_LF_DRAENEI,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Dark Iron Dwarf Warrior -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_DARK_IRON_DWARF,@CLASS_WARRIOR,0,100,0), -- Charge --- Dark Iron Dwarf Hunter -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_DARK_IRON_DWARF,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Dark Iron Dwarf Mage -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_DARK_IRON_DWARF,@CLASS_MAGE,0,116,0), -- Frostbolt --- Dark Iron Dwarf Rogue -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_DARK_IRON_DWARF,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Dark Iron Dwarf Priest -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_DARK_IRON_DWARF,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Dark Iron Dwarf Warlock -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,7,6201,0), -- Create Healthstone -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,6,755,0), -- Health Funnel -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,5,5782,0), -- Fear -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,4,104773,0), -- Unending Resolve -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,3,702,0), -- Curse of Weakness -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,2,234153,0), -- Drain Life -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,1,686,0), -- Shadow Bolt -(@RACE_DARK_IRON_DWARF,@CLASS_WARLOCK,0,172,0), -- Corruption --- Dark Iron Dwarf Paladin -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,7,85673,0), -- Word of Glory -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,6,642,0), -- Divine Shield -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,5,19750,0), -- Flash of Light -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,4,853,0), -- Hammer of Justice -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,3,53600,0), -- Shield of the Righteous -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,2,26573,0), -- Consecration -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,1,35395,0), -- Crusader Strike -(@RACE_DARK_IRON_DWARF,@CLASS_PALADIN,0,20271,0), -- Judgment --- Dark Iron Dwarf Shaman -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_DARK_IRON_DWARF,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Dark Iron Dwarf Monk -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,11,271646,0), -- Dark Iron Core Hound -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,10,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_DARK_IRON_DWARF,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Dark Iron Dwarf Death Knight -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,9,265221,0), -- Fireblood -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_DARK_IRON_DWARF,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Kul Tiran Warrior -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_KUL_TIRAN,@CLASS_WARRIOR,0,100,0), -- Charge --- Kul Tiran Hunter -(@RACE_KUL_TIRAN,@CLASS_HUNTER,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_HUNTER,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_KUL_TIRAN,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_KUL_TIRAN,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_KUL_TIRAN,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_KUL_TIRAN,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_KUL_TIRAN,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_KUL_TIRAN,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_KUL_TIRAN,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_KUL_TIRAN,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_KUL_TIRAN,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Kul Tiran Mage -(@RACE_KUL_TIRAN,@CLASS_MAGE,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_MAGE,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_KUL_TIRAN,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_KUL_TIRAN,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_KUL_TIRAN,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_KUL_TIRAN,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_KUL_TIRAN,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_KUL_TIRAN,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_KUL_TIRAN,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_KUL_TIRAN,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_KUL_TIRAN,@CLASS_MAGE,0,116,0), -- Frostbolt --- Kul Tiran Rogue -(@RACE_KUL_TIRAN,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_KUL_TIRAN,@CLASS_ROGUE,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_ROGUE,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_KUL_TIRAN,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_KUL_TIRAN,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_KUL_TIRAN,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_KUL_TIRAN,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_KUL_TIRAN,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Kul Tiran Priest -(@RACE_KUL_TIRAN,@CLASS_PRIEST,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_PRIEST,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_KUL_TIRAN,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_KUL_TIRAN,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_KUL_TIRAN,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_KUL_TIRAN,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_KUL_TIRAN,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_KUL_TIRAN,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_KUL_TIRAN,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_KUL_TIRAN,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_KUL_TIRAN,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Kul Tiran Druid -(@RACE_KUL_TIRAN,@CLASS_DRUID,119,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_DRUID,118,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_DRUID,113,8936,0), -- Regrowth -(@RACE_KUL_TIRAN,@CLASS_DRUID,108,8921,0), -- Moonfire -(@RACE_KUL_TIRAN,@CLASS_DRUID,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_DRUID,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_DRUID,5,8936,0), -- Regrowth -(@RACE_KUL_TIRAN,@CLASS_DRUID,0,8921,0), -- Moonfire --- Kul Tiran Shaman -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,9,2645,0), -- Ghost Wolf -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,6,2484,0), -- Earthbind Totem -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,5,8004,0), -- Healing Surge -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,4,192106,0), -- Lightning Shield -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,3,318038,0), -- Flametongue Weapon -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,2,73899,0), -- Primal Strike -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,1,188196,0), -- Lightning Bolt -(@RACE_KUL_TIRAN,@CLASS_SHAMAN,0,188389,0), -- Flame Shock --- Kul Tiran Monk -(@RACE_KUL_TIRAN,@CLASS_MONK,11,282682,0), -- Kul Tiran Charger -(@RACE_KUL_TIRAN,@CLASS_MONK,10,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_KUL_TIRAN,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_KUL_TIRAN,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_KUL_TIRAN,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_KUL_TIRAN,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_KUL_TIRAN,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_KUL_TIRAN,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_KUL_TIRAN,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_KUL_TIRAN,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Kul Tiran Death Knight -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,9,287712,0), -- Haymaker -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,5,49576,0), -- Death Grip -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,4,47528,0), -- Mind Freeze -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_KUL_TIRAN,@CLASS_DEATH_KNIGHT,0,316239,0), -- Rune Strike - --- Mechagnome Warrior -(@RACE_MECHAGNOME,@CLASS_WARRIOR,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_WARRIOR,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_WARRIOR,8,1715,0), -- Hamstring -(@RACE_MECHAGNOME,@CLASS_WARRIOR,7,6552,0), -- Pummel -(@RACE_MECHAGNOME,@CLASS_WARRIOR,6,34428,0), -- Victory Rush -(@RACE_MECHAGNOME,@CLASS_WARRIOR,5,163201,0), -- Execute -(@RACE_MECHAGNOME,@CLASS_WARRIOR,4,23922,0), -- Shield Slam -(@RACE_MECHAGNOME,@CLASS_WARRIOR,3,2565,0), -- Shield Block -(@RACE_MECHAGNOME,@CLASS_WARRIOR,2,1680,0), -- Whirlwind -(@RACE_MECHAGNOME,@CLASS_WARRIOR,1,1464,0), -- Slam -(@RACE_MECHAGNOME,@CLASS_WARRIOR,0,100,0), -- Charge --- Mechagnome Hunter -(@RACE_MECHAGNOME,@CLASS_HUNTER,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_HUNTER,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_HUNTER,9,186257,0), -- Aspect of the Cheetah -(@RACE_MECHAGNOME,@CLASS_HUNTER,8,186265,0), -- Aspect of the Turtle -(@RACE_MECHAGNOME,@CLASS_HUNTER,7,109304,0), -- Exhilaration -(@RACE_MECHAGNOME,@CLASS_HUNTER,6,187650,0), -- Freezing Trap -(@RACE_MECHAGNOME,@CLASS_HUNTER,5,5384,0), -- Feign Death -(@RACE_MECHAGNOME,@CLASS_HUNTER,4,781,0), -- Disengage -(@RACE_MECHAGNOME,@CLASS_HUNTER,3,195645,0), -- Wing Clip -(@RACE_MECHAGNOME,@CLASS_HUNTER,2,257284,0), -- Hunter's Mark -(@RACE_MECHAGNOME,@CLASS_HUNTER,1,185358,0), -- Arcane Shot -(@RACE_MECHAGNOME,@CLASS_HUNTER,0,56641,0), -- Steady Shot --- Mechagnome Mage -(@RACE_MECHAGNOME,@CLASS_MAGE,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_MAGE,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_MAGE,9,190336,0), -- Conjure Refreshment -(@RACE_MECHAGNOME,@CLASS_MAGE,8,130,0), -- Slow Fall -(@RACE_MECHAGNOME,@CLASS_MAGE,7,1459,0), -- Arcane Intellect -(@RACE_MECHAGNOME,@CLASS_MAGE,6,2139,0), -- Counterspell -(@RACE_MECHAGNOME,@CLASS_MAGE,5,118,0), -- Polymorph -(@RACE_MECHAGNOME,@CLASS_MAGE,4,122,0), -- Frost Nova -(@RACE_MECHAGNOME,@CLASS_MAGE,3,1953,0), -- Blink -(@RACE_MECHAGNOME,@CLASS_MAGE,2,1449,0), -- Arcane Explosion -(@RACE_MECHAGNOME,@CLASS_MAGE,1,319836,0), -- Fire Blast -(@RACE_MECHAGNOME,@CLASS_MAGE,0,116,0), -- Frostbolt --- Mechagnome Rogue -(@RACE_MECHAGNOME,@CLASS_ROGUE,72,1833,0), -- Cheap Shot -(@RACE_MECHAGNOME,@CLASS_ROGUE,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_ROGUE,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_ROGUE,5,1766,0), -- Kick -(@RACE_MECHAGNOME,@CLASS_ROGUE,4,2983,0), -- Sprint -(@RACE_MECHAGNOME,@CLASS_ROGUE,3,185311,0), -- Crimson Vial -(@RACE_MECHAGNOME,@CLASS_ROGUE,2,315496,0), -- Slice and Dice -(@RACE_MECHAGNOME,@CLASS_ROGUE,1,196819,0), -- Eviscerate -(@RACE_MECHAGNOME,@CLASS_ROGUE,0,1752,0), -- Sinister Strike --- Mechagnome Priest -(@RACE_MECHAGNOME,@CLASS_PRIEST,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_PRIEST,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_PRIEST,9,2006,0), -- Resurrection -(@RACE_MECHAGNOME,@CLASS_PRIEST,8,21562,0), -- Power Word: Fortitude -(@RACE_MECHAGNOME,@CLASS_PRIEST,7,19236,0), -- Desperate Prayer -(@RACE_MECHAGNOME,@CLASS_PRIEST,6,586,0), -- Fade -(@RACE_MECHAGNOME,@CLASS_PRIEST,5,8122,0), -- Psychic Scream -(@RACE_MECHAGNOME,@CLASS_PRIEST,4,2061,0), -- Flash Heal -(@RACE_MECHAGNOME,@CLASS_PRIEST,3,17,0), -- Power Word: Shield -(@RACE_MECHAGNOME,@CLASS_PRIEST,2,585,0), -- Smite -(@RACE_MECHAGNOME,@CLASS_PRIEST,1,8092,0), -- Mind Blast -(@RACE_MECHAGNOME,@CLASS_PRIEST,0,589,0), -- Shadow Word: Pain --- Mechagnome Warlock -(@RACE_MECHAGNOME,@CLASS_WARLOCK,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_WARLOCK,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_WARLOCK,7,6201,0), -- Create Healthstone -(@RACE_MECHAGNOME,@CLASS_WARLOCK,6,755,0), -- Health Funnel -(@RACE_MECHAGNOME,@CLASS_WARLOCK,5,5782,0), -- Fear -(@RACE_MECHAGNOME,@CLASS_WARLOCK,4,104773,0), -- Unending Resolve -(@RACE_MECHAGNOME,@CLASS_WARLOCK,3,702,0), -- Curse of Weakness -(@RACE_MECHAGNOME,@CLASS_WARLOCK,2,234153,0), -- Drain Life -(@RACE_MECHAGNOME,@CLASS_WARLOCK,1,686,0), -- Shadow Bolt -(@RACE_MECHAGNOME,@CLASS_WARLOCK,0,172,0), -- Corruption --- Mechagnome Monk -(@RACE_MECHAGNOME,@CLASS_MONK,11,305592,0), -- Mechagon Mechanostrider -(@RACE_MECHAGNOME,@CLASS_MONK,10,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_MONK,8,119381,0), -- Leg Sweep -(@RACE_MECHAGNOME,@CLASS_MONK,7,116670,0), -- Vivify -(@RACE_MECHAGNOME,@CLASS_MONK,6,109132,0), -- Roll -(@RACE_MECHAGNOME,@CLASS_MONK,5,117952,0), -- Crackling Jade Lightning -(@RACE_MECHAGNOME,@CLASS_MONK,4,322109,0), -- Touch of Death -(@RACE_MECHAGNOME,@CLASS_MONK,3,101546,0), -- Spinning Crane Kick -(@RACE_MECHAGNOME,@CLASS_MONK,2,322101,0), -- Expel Harm -(@RACE_MECHAGNOME,@CLASS_MONK,1,100784,0), -- Blackout Kick -(@RACE_MECHAGNOME,@CLASS_MONK,0,100780,0), -- Tiger Palm --- Mechagnome Death Knight -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,9,312924,0), -- Hyper Organic Light Originator -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,5,47528,0), -- Death Grip -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,4,49576,0), -- Mind Freeze -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,3,43265,0), -- Death and Decay -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,2,49998,0), -- Death Strike -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,1,47541,0), -- Death Coil -(@RACE_MECHAGNOME,@CLASS_DEATH_KNIGHT,0,316239,0); -- Rune Strike - -DELETE FROM `scene_template` WHERE `SceneId` IN (1903,1902,2137,2239,2393,1900,1901,2138,2395,2247,2394,2486,2236); -INSERT INTO `scene_template` (`SceneId`,`Flags`,`ScriptPackageID`,`Encrypted`) VALUES -(1903,0x09,2006,0), -- Void Elf -(1902,0x09,2005,0), -- Lightforged Draenei -(2137,0x09,2086,0), -- Dark Iron Dwarf -(2239,0x09,2494,0), -- Kul Tiran -(2393,0x09,2763,0), -- Mechagnome -(1900,0x09,2007,0), -- Nightborne -(1901,0x09,1984,0), -- Highmountain Tauren -(2138,0x09,2085,0), -- Maghar Orc -(2395,0x09,2790,0), -- Vulpera -(2247,0x09,2087,0), -- Zandalari Troll -(2394,0x09,2780,0), -- Allied Race + Panda DK -(2486,0x28,2894,0), -- NPE Horde -(2236,0x28,2578,0); -- NPE Alliance diff --git a/sql/updates/world/master/2021_10_05_04_world_pala_consecration.sql b/sql/updates/world/master/2021_10_05_04_world_pala_consecration.sql deleted file mode 100644 index 4623f92c283..00000000000 --- a/sql/updates/world/master/2021_10_05_04_world_pala_consecration.sql +++ /dev/null @@ -1,11 +0,0 @@ --- -UPDATE `areatrigger_template` SET `ScriptName`='areatrigger_pal_consecration', `VerifiedBuild`=40120 WHERE `Id`=9228; - -DELETE FROM `areatrigger_create_properties` WHERE `Id`=4488; -INSERT INTO `areatrigger_create_properties` (`Id`,`AreaTriggerId`,`MoveCurveId`,`ScaleCurveId`,`MorphCurveId`,`FacingCurveId`,`AnimId`,`AnimKitId`,`DecalPropertiesId`,`TimeToTarget`,`TimeToTargetScale`,`Shape`,`ShapeData0`,`ShapeData1`,`ShapeData2`,`ShapeData3`,`ShapeData4`,`ShapeData5`,`VerifiedBuild`) VALUES -(4488,9228,0,0,0,0,0,0,0,0,12000,0,8,8,0,0,0,0,40120); -- SpellId : 26573 - -DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_pal_consecration','spell_pal_hammer_of_the_righteous'); -INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -(26573,'spell_pal_consecration'), -(53595,'spell_pal_hammer_of_the_righteous'); diff --git a/sql/updates/world/master/2021_10_06_00_world.sql b/sql/updates/world/master/2021_10_06_00_world.sql deleted file mode 100644 index eea0eb5b0fe..00000000000 --- a/sql/updates/world/master/2021_10_06_00_world.sql +++ /dev/null @@ -1,19 +0,0 @@ --- -SET @AREATRIGGERGUID := 3; -SET @AREATRIGGERID := 3; - -DELETE FROM `areatrigger_template` WHERE `Id`=@AREATRIGGERID+0 AND `IsServerSide`=1; -INSERT INTO `areatrigger_template` (`Id`, `IsServerSide`, `Type`, `Flags`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `ScriptName`, `VerifiedBuild`) VALUES -(@AREATRIGGERID+0, 1, 4, 0, 4, 4, 6, 6, 0, 0, '', 0); -- Areatrigger to give Swear Fealty aura - -DELETE FROM `areatrigger_template_actions` WHERE `AreaTriggerId`=@AREATRIGGERID+0 AND `IsServerSide`=1; -INSERT INTO `areatrigger_template_actions` (`AreaTriggerId`, `IsServerSide`, `ActionType`, `ActionParam`, `TargetType`) VALUES -(@AREATRIGGERID+0, 1, 0, 316884, 5); - -DELETE FROM `areatrigger` WHERE `SpawnId`=@AREATRIGGERGUID+0; -INSERT INTO `areatrigger` (`SpawnId`, `AreaTriggerId`, `IsServerSide`, `MapId`, `PosX`, `PosY`, `PosZ`, `Orientation`, `PhaseUseFlags`, `PhaseId`, `PhaseGroup`, `Shape`, `ShapeData0`, `ShapeData1`, `ShapeData2`, `ShapeData3`, `ShapeData4`, `ShapeData5`, `Comment`) VALUES -(@AREATRIGGERGUID+0, @AREATRIGGERID+0, 1, 2297, 426.432281494140625, -2123.810791015625, 864.97430419921875, 3.191439628601074218, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0, 'Allied Race DK Start ICC - Swear Fealty AT'); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=28 AND `SourceGroup`=@AREATRIGGERID+0 AND `SourceEntry`=1; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `Comment`) VALUES -(28, @AREATRIGGERID+0, 1, 0, 9, 0, 58877, "Only trigger areatrigger when quest Death's Power Grows is taken"); diff --git a/sql/updates/world/master/2021_10_06_01_world_2018_06_23_04_world_335.sql b/sql/updates/world/master/2021_10_06_01_world_2018_06_23_04_world_335.sql deleted file mode 100644 index bf9be50bdf3..00000000000 --- a/sql/updates/world/master/2021_10_06_01_world_2018_06_23_04_world_335.sql +++ /dev/null @@ -1,199 +0,0 @@ --- Pygmy Venom Web Spider -DELETE FROM `smart_scripts` WHERE `entryorguid`=539 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(539,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Pygmy Venom Web Spider - On Reset - Cast 'Poison Proc'"); - --- Venom Web Spider --- DELETE FROM `smart_scripts` WHERE `entryorguid`=217 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (217,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Venom Web Spider - On Reset - Cast 'Poison Proc'"), --- (217,0,1,0,0,0,100,0,2000,12000,13000,23000,0,11,745,0,0,0,0,0,2,0,0,0,0,0,0,0,"Venom Web Spider - In Combat - Cast 'Web'"); - --- Green Recluse -DELETE FROM `smart_scripts` WHERE `entryorguid`=569 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(569,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Green Recluse - On Reset - Cast 'Poison Proc'"); - --- Rabid Dire Wolf -DELETE FROM `smart_scripts` WHERE `entryorguid`=565 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(565,0,0,0,0,0,100,0,6000,12000,12000,18000,0,11,3150,0,0,0,0,0,2,0,0,0,0,0,0,0,"Rabid Dire Wolf - In Combat - Cast 'Rabies'"); - --- Black Ravager --- DELETE FROM `smart_scripts` WHERE `entryorguid`=628 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (628,0,0,0,0,0,100,0,5000,9000,16000,20000,0,11,13443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Black Ravager - In Combat - Cast 'Rend'"); - --- Nightbane Shadow Weaver --- DELETE FROM `smart_scripts` WHERE `entryorguid`=533 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (533,0,0,0,0,0,100,0,0,0,3000,5000,0,11,9613,64,0,0,0,0,2,0,0,0,0,0,0,0,"Nightbane Shadow Weaver - In Combat - Cast 'Shadow Bolt'"), --- (533,0,1,0,0,0,100,0,6000,9000,18000,21000,0,11,992,0,0,0,0,0,5,0,0,0,0,0,0,0,"Nightbane Shadow Weaver - In Combat - Cast 'Shadow Word: Pain'"); - --- Fenros --- DELETE FROM `smart_scripts` WHERE `entryorguid`=507 AND `source_type`=0 AND `id` IN (1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (507,0,1,0,0,0,100,0,2000,5000,12000,18000,0,11,6725,0,0,0,0,0,2,0,0,0,0,0,0,0,"Fenros - In Combat - Cast 'Flame Spike'"), --- (507,0,2,0,0,0,100,0,11000,13000,15000,17000,0,11,865,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fenros - In Combat - Cast 'Frost Nova'"); - --- Fetid Corpse --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1270 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1270,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fetid Corpse - On Respawn - Cast 'Birth'"), --- (1270,0,1,0,0,0,100,0,5000,11000,16000,22000,0,11,7102,2,0,0,0,0,2,0,0,0,0,0,0,0,"Fetid Corpse - In Combat - Cast 'Contagion of Rot'"); - --- Black Widow Hatchling --- DELETE FROM `smart_scripts` WHERE `entryorguid`=930 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (930,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Black Widow Hatchling - On Reset - Cast 'Poison Proc'"), --- (930,0,1,0,0,0,100,0,5000,13000,14000,18000,0,11,7367,32,0,0,0,0,2,0,0,0,0,0,0,0,"Black Widow Hatchling - In Combat - Cast 'Infected Bite'"); - --- Insane Ghoul --- DELETE FROM `smart_scripts` WHERE `entryorguid`=511 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (511,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Insane Ghoul - On Respawn - Cast 'Birth'"); - --- Nightbane Vile Fang --- DELETE FROM `smart_scripts` WHERE `entryorguid`=206 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (206,0,0,0,0,0,100,0,2000,16000,8000,20000,0,11,3427,0,0,0,0,0,2,0,0,0,0,0,0,0,"Nightbane Vile Fang - In Combat - Cast 'Infected Wound'"); - --- Nightbane Tainted One --- DELETE FROM `smart_scripts` WHERE `entryorguid`=920 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (920,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Nightbane Tainted One - On Reset - Cast 'Poison Proc'"), --- (920,0,1,0,0,0,100,0,11000,16000,19000,24000,0,11,3424,0,0,0,0,0,1,0,0,0,0,0,0,0,"Nightbane Tainted One - In Combat - Cast 'Tainted Howl'"); - --- Gutspill -DELETE FROM `smart_scripts` WHERE `entryorguid`=6170 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6170,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gutspill - On Reset - Cast 'Poison Proc'"), -(6170,0,1,0,0,0,100,0,11000,16000,19000,24000,0,11,3424,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gutspill - In Combat - Cast 'Tainted Howl'"); - --- Defias Night Blade -DELETE FROM `smart_scripts` WHERE `entryorguid`=909 AND `source_type`=0 AND `id` IN (0,1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(909,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Defias Night Blade - On Reset - Cast 'Poison Proc'"), -(909,0,1,0,25,0,100,0,0,0,0,0,0,11,8601,0,0,0,0,0,1,0,0,0,0,0,0,0,"Defias Night Blade - On Reset - Cast 'Slowing Poison'"), -(909,0,2,0,0,0,100,0,3000,6000,5000,8000,0,11,2589,0,0,0,0,0,1,0,0,0,0,0,0,0,"Defias Night Blade - In Combat - Cast 'Backstab'"); - --- Defias Enchanter -UPDATE `smart_scripts` SET `action_param2`=0, `event_param4`=26000 WHERE `entryorguid`=910 AND `source_type`=0 AND `id`=2; - --- Bone Chewer --- DELETE FROM `smart_scripts` WHERE `entryorguid`=210 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (210,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bone Chewer - On Respawn - Cast 'Birth'"), --- (210,0,1,0,0,0,100,0,5000,12000,16000,23000,0,11,6016,2,0,0,0,0,2,0,0,0,0,0,0,0,"Bone Chewer - In Combat - Cast 'Pierce Armor'"); - --- Rotted One --- DELETE FROM `smart_scripts` WHERE `entryorguid`=948 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (948,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rotted One - On Respawn - Cast 'Birth'"); - --- Flesh Eating Worm -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2462; -DELETE FROM `smart_scripts` WHERE `entryorguid`=2462 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2462,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Flesh Eating Worm - Just Summoned - Start Attacking"); - --- Plague Spreader --- DELETE FROM `smart_scripts` WHERE `entryorguid`=604 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (604,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Plague Spreader - On Respawn - Cast 'Birth'"), --- (604,0,1,0,0,0,100,0,5000,9000,12000,18000,0,11,3436,32,0,0,0,0,5,0,0,0,0,0,0,0,"Plague Spreader - In Combat - Cast 'Wandering Plague'"); - --- Carrion Recluse -DELETE FROM `smart_scripts` WHERE `entryorguid`=949 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(949,0,0,0,0,0,100,0,8000,16000,14000,30000,0,11,3609,0,0,0,0,0,2,0,0,0,0,0,0,0,"Carrion Recluse - In Combat - Cast 'Paralyzing Poison'"); - --- Skeletal Raider -DELETE FROM `smart_scripts` WHERE `entryorguid`=1110 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1110,0,0,0,25,0,100,0,0,0,0,0,0,11,8601,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skeletal Raider - On Reset - Cast 'Slowing Poison'"); - --- Skeletal Healer -DELETE FROM `smart_scripts` WHERE `entryorguid`=787 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(787,0,1,0,14,0,100,1,360,40,0,0,0,11,2054,0,0,0,0,0,7,0,0,0,0,0,0,0,"Skeletal Healer - Friendly At 360 Health - Cast 'Heal' (No Repeat)"); - --- Mor'Ladim --- DELETE FROM `smart_scripts` WHERE `entryorguid`=522 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (522,0,0,0,0,0,100,0,6000,8000,10000,26000,0,11,3547,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mor'Ladim - In Combat - Cast 'Enraging Memories'"); - --- Brain Eater -DELETE FROM `smart_scripts` WHERE `entryorguid`=570 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(570,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Brain Eater - On Respawn - Cast 'Birth'"), -(570,0,1,0,0,0,100,0,2000,8000,16000,24000,0,11,3429,0,0,0,0,0,5,0,0,0,0,0,0,0,"Brain Eater - In Combat - Cast 'Plague Mind'"); - --- Lord Malathrom -DELETE FROM `smart_scripts` WHERE `entryorguid`=503 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(503,0,0,0,11,0,100,0,0,0,0,0,0,11,26047,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Malathrom - On Respawn - Cast 'Birth'"), -(503,0,1,0,0,0,100,0,2000,4000,7000,9000,0,11,2767,32,0,0,0,0,5,0,0,0,0,0,0,0,"Lord Malathrom - In Combat - Cast 'Shadow Word: Pain'"), -(503,0,2,0,0,0,100,0,5000,11000,22000,30000,0,11,3537,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Malathrom - In Combat - Cast 'Minions of Malathrom'"); - --- Sludge -DELETE FROM `smart_scripts` WHERE `entryorguid`=2479 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2479,0,0,0,25,0,100,0,0,0,0,0,0,11,3512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sludge - On Reset - Cast 'Sludge Passive'"), -(2479,0,1,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Sludge - Just Summoned - Start Attacking"); - --- Sloth -DELETE FROM `smart_scripts` WHERE `entryorguid`=2475 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(2475,0,0,0,25,0,100,0,0,0,0,0,0,11,3509,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sloth - On Reset - Cast 'Sloth Passive'"), -(2475,0,1,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,20,0,0,0,0,0,0,"Sloth - Just Summoned - Start Attacking"); - --- Skeletal Warder -DELETE FROM `smart_scripts` WHERE `entryorguid`=785 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(785,0,0,0,0,0,100,0,10000,16000,10000,16000,0,11,4979,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skeletal Warder - In Combat - Cast 'Quick Flame Ward'"), -(785,0,1,0,0,0,100,0,2000,9000,20000,27000,0,11,8699,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skeletal Warder - In Combat - Cast 'Unholy Frenzy'"); - --- Splinter Fist Ogre -UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid` IN (212,892,1251,891,889) AND `source_type`=0 AND `id`=0; - --- Splinter Fist Warrior --- ELETE FROM `smart_scripts` WHERE `entryorguid`=212 AND `source_type`=0 AND `id`=1; --- NSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- 212,0,1,0,0,0,100,0,3000,7000,14000,21000,0,11,5242,2,0,0,0,0,1,0,0,0,0,0,0,0,"Splinter Fist Warrior - In Combat - Cast 'Battle Shout'"); - --- Splinter Fist Fire Weaver -DELETE FROM `smart_scripts` WHERE `entryorguid`=891 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(891,0,2,0,0,0,100,0,5000,8000,12000,18000,0,11,20296,0,0,0,0,0,5,0,0,0,0,0,0,0,"Splinter Fist Fire Weaver - In Combat - Cast 'Flamestrike'"); - --- Splinter Fist Enslaver -DELETE FROM `smart_scripts` WHERE `entryorguid`=1487 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1487,0,1,0,0,0,100,0,1000,3000,13000,17000,0,11,6533,0,0,0,0,0,2,0,0,0,0,0,0,0,"Splinter Fist Enslaver - In Combat - Cast 'Net'"), -(1487,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Splinter Fist Enslaver - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1487; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1487,0,0,"Raaar!!! Me smash $r!",12,0,100,0,0,0,1925,0,"Splinter Fist Enslaver"), -(1487,0,1,"Me smash! You die!",12,0,100,0,0,0,1926,0,"Splinter Fist Enslaver"), -(1487,0,2,"I'll crush you!",12,0,100,0,0,0,1927,0,"Splinter Fist Enslaver"); - --- Zzarc' Vul --- DELETE FROM `smart_scripts` WHERE `entryorguid`=300 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (300,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Zzarc' Vul - On Aggro - Say Line 0"), --- (300,0,1,0,0,0,100,0,5000,7000,11000,15000,0,11,8716,0,0,0,0,0,2,0,0,0,0,0,0,0,"Zzarc' Vul - In Combat - Cast 'Low Swipe'"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=300; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (300,0,0,"Raaar!!! Me smash $r!",12,0,100,0,0,0,1925,0,"Zzarc' Vul"), --- (300,0,1,"Me smash! You die!",12,0,100,0,0,0,1926,0,"Zzarc' Vul"), --- (300,0,2,"I'll crush you!",12,0,100,0,0,0,1927,0,"Zzarc' Vul"); - --- Morbent Fel --- UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=24782; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1200 AND `source_type`=0 AND `id` IN (2,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1200,0,2,0,0,0,100,0,0,0,3000,5000,0,11,3108,64,0,0,0,0,2,0,0,0,0,0,0,0,"Morbent Fel - In Combat - Cast 'Touch of Death'"), -(1200,0,3,0,0,0,100,0,3000,6000,18000,24000,0,11,3109,0,0,0,0,0,1,0,0,0,0,0,0,0,"Morbent Fel - In Combat - Cast 'Presence of Death'"); diff --git a/sql/updates/world/master/2021_10_07_00_world_2018_06_23_05_world_335.sql b/sql/updates/world/master/2021_10_07_00_world_2018_06_23_05_world_335.sql deleted file mode 100644 index adbfed23c71..00000000000 --- a/sql/updates/world/master/2021_10_07_00_world_2018_06_23_05_world_335.sql +++ /dev/null @@ -1,359 +0,0 @@ --- Quest "Look To The Stars" -DELETE FROM `quest_details` WHERE `ID`=174; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(174,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=174; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=174; - --- Quest "Look To The Stars (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=175; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(175,1,0,0,0,0,0,0,0,0); - --- Quest "Look To The Stars (Part 3)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=177; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=177; - --- Quest "Look To The Stars (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=181; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(181,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=181; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=181; - --- Quest "The Totem of Infliction" -DELETE FROM `quest_details` WHERE `ID`=101; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(101,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=101; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=101; - --- Quest "The Legend of Stalvan" -DELETE FROM `quest_details` WHERE `ID`=66; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(66,5,1,1,25,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=66; - --- Quest "The Legend of Stalvan (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=67; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(67,6,1,5,1,0,0,0,0,0); - --- Quest "The Legend of Stalvan (Part 3)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=68; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=68; - --- Quest "The Legend of Stalvan (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=69; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(69,5,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=69; - --- Quest "The Legend of Stalvan (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=70; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(70,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=70; -UPDATE `quest_offer_reward` SET `Emote1`=14 WHERE `ID`=70; - --- Quest "The Legend of Stalvan (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=72; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(72,1,1,0,0,0,0,0,0,0); - --- Quest "The Legend of Stalvan (Part 7)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=74; - --- Quest "The Legend of Stalvan (Part 8)" -DELETE FROM `quest_details` WHERE `ID`=75; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(75,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=75; - --- Quest "The Legend of Stalvan (Part 9)" -DELETE FROM `quest_details` WHERE `ID`=78; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(78,1,25,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=78; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=78; - --- Quest "The Legend of Stalvan (Part 10)" -DELETE FROM `quest_details` WHERE `ID`=79; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(79,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=79; - --- Quest "The Legend of Stalvan (Part 11)" -DELETE FROM `quest_details` WHERE `ID`=80; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(80,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=80; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=80; - --- Quest "The Legend of Stalvan (Part 12)" -DELETE FROM `quest_details` WHERE `ID`=97; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(97,25,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=97; - --- Quest "The Legend of Stalvan (Part 13)" -DELETE FROM `quest_details` WHERE `ID`=98; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(98,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=98; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=16 WHERE `ID`=98; - --- Quest "Seasoned Wolf Kabobs" -DELETE FROM `quest_details` WHERE `ID`=90; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(90,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=90; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=90; - --- Quest "The Night Watch" -DELETE FROM `quest_details` WHERE `ID`=56; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(56,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=56; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=56; - --- Quest "The Night Watch (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=57; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(57,5,25,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=57; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=57; - --- Quest "The Night Watch (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=58; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(58,5,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=58; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=58; - --- Quest "Crime and Punishment" -DELETE FROM `quest_details` WHERE `ID`=377; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(377,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=377; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=377; - --- Quest "Worgen in the Woods (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=223; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(223,66,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=223; - --- Quest "The Hermit" -DELETE FROM `quest_details` WHERE `ID`=165; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(165,1,0,0,0,0,0,0,0,0); - --- Quest "Supplies from Darkshire" -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=148; - --- Quest "Ghost Hair Thread" -DELETE FROM `quest_details` WHERE `ID`=149; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(149,1,1,0,0,0,0,0,0,0); - --- Quest "Return the Comb" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=154; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=154; - --- Quest "Deliver the Thread" -DELETE FROM `quest_details` WHERE `ID`=157; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(157,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=157; - --- Quest "Gather Rot Blossoms" -DELETE FROM `quest_details` WHERE `ID`=156; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(156,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=156; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=156; - --- Quest "Juice Delivery" -DELETE FROM `quest_details` WHERE `ID`=159; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(159,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=159; - --- Quest "Ghoulish Effigy" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=133; - --- Quest "Ogre Thieves" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=134; - --- Quest "Note to the Mayor" -DELETE FROM `quest_details` WHERE `ID`=160; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(160,11,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=160; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=160; - --- Quest "Translate Abercrombie's Note" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=251; - --- Quest "Translation to Ello" -DELETE FROM `quest_details` WHERE `ID`=252; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(252,5,0,0,0,0,0,0,0,0); - --- Quest "Bride of the Embalmer" -DELETE FROM `quest_details` WHERE `ID`=253; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(253,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=253; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=253; - --- Quest "Wolves at Our Heels" -DELETE FROM `quest_details` WHERE `ID`=226; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(226,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=226; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=226; - --- Quest "Deliveries to Sven" -DELETE FROM `quest_details` WHERE `ID`=164; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(164,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=164; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=164; - --- Quest "Sven's Revenge" -DELETE FROM `quest_details` WHERE `ID`=95; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(95,1,1,0,0,0,0,0,0,0); - --- Quest "Sven's Revenge" -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=230; - --- Quest "The Shadowy Figure" -DELETE FROM `quest_details` WHERE `ID`=262; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(262,1,20,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=262; - --- Quest "The Shadowy Search Continues" -DELETE FROM `quest_details` WHERE `ID`=265; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(265,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=265; - --- Quest "Inquire at the Inn" -DELETE FROM `quest_details` WHERE `ID`=266; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(266,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=266; - --- Quest "Finding the Shadowy Figure" -DELETE FROM `quest_details` WHERE `ID`=453; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(453,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=453; - --- Quest "Return to Sven" -DELETE FROM `quest_details` WHERE `ID`=268; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(268,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=268; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=268; - --- Quest "Proving Your Worth" -DELETE FROM `quest_details` WHERE `ID`=323; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(323,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=323; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=323; - --- Quest "Seeking Wisdom" -DELETE FROM `quest_details` WHERE `ID`=269; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(269,1,1,0,0,0,0,0,0,0); - --- Quest "The Doomed Fleet" -DELETE FROM `quest_details` WHERE `ID`=270; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(270,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=270; - --- Quest "Lightforge Iron" -DELETE FROM `quest_details` WHERE `ID`=321; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(321,1,1,0,0,0,0,0,0,0); - --- Quest "The Lost Ingots" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=324; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=324; - --- Quest "Blessed Arm" -DELETE FROM `quest_details` WHERE `ID`=322; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(322,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=322; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=322; - --- Quest "Armed and Ready" -DELETE FROM `quest_details` WHERE `ID`=325; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(325,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=325; - --- Quest "Morbent Fel" -DELETE FROM `quest_details` WHERE `ID`=55; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(55,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=55; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=55; - --- Quest "The Weathered Grave" -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=225; - --- Quest "The Weathered Grave" -UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=6, `Emote3`=1, `Emote4`=1 WHERE `ID`=227; - --- Quest "Mor'Ladim" -DELETE FROM `quest_details` WHERE `ID`=228; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(228,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=228; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=66 WHERE `ID`=228; - --- Quest "The Daughter Who Lived" -DELETE FROM `quest_details` WHERE `ID`=229; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(229,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=229; - --- Quest "A Daughter's Love" -DELETE FROM `quest_details` WHERE `ID`=231; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(231,1,2,0,0,0,1000,0,0,0); - --- Quest "Raven Hill" -DELETE FROM `quest_details` WHERE `ID`=163; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(163,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=430 WHERE `ID`=163; - --- Quest "Jitters' Growling Gut" -DELETE FROM `quest_details` WHERE `ID`=5; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5,5,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=5; - --- Quest "Dusky Crab Cakes" -DELETE FROM `quest_details` WHERE `ID`=93; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(93,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=93; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1 WHERE `ID`=93; - --- Quest "Return to Jitters" -DELETE FROM `quest_details` WHERE `ID`=240; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(240,4,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=240; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=240; diff --git a/sql/updates/world/master/2021_10_07_01_world_2018_06_23_06_world.sql b/sql/updates/world/master/2021_10_07_01_world_2018_06_23_06_world.sql deleted file mode 100644 index 93a816bd11f..00000000000 --- a/sql/updates/world/master/2021_10_07_01_world_2018_06_23_06_world.sql +++ /dev/null @@ -1,63 +0,0 @@ --- Captain Auric Sunchaser -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18745; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18745 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18745,0,0,0,38,0,100,0,1,1,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.58753,"Captain Auric Sunchaser - On Data Set - Set Orientation"), -(18745,0,1,0,38,0,100,0,2,2,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.53786,"Captain Auric Sunchaser - On Data Set - Set Orientation"); - --- Lieutenant Gravelhammer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=18713; -DELETE FROM `smart_scripts` WHERE `entryorguid`=18713 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1871300,1871301,1871302) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(18713,0,0,0,1,0,100,0,5000,15000,300000,900000,80,1871300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - OOC - Run Script"), -(18713,0,1,0,40,0,100,0,4,18713,0,0,80,1871301,2,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Waypoint 4 Reached - Run Script"), -(18713,0,2,0,40,0,100,0,7,18713,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.153880,"Lieutenant Gravelhammer - On Waypoint 7 Reached - Set Orientation"), -(1871300,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 0"), -(1871300,9,1,0,0,0,100,0,11000,11000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 1"), -(1871300,9,2,0,0,0,100,0,5000,5000,0,0,53,0,18713,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Start Waypoint"), -(1871301,9,0,0,0,0,100,0,0,0,0,0,54,35000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Pause Waypoint"), -(1871301,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0.259758,"Lieutenant Gravelhammer - On Script - Set Orientation"), -(1871301,9,2,0,0,0,100,0,200,200,0,0,45,1,1,0,0,0,0,19,18745,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Set Data to Captain Auric Sunchaser"), -(1871301,9,3,0,0,0,100,0,200,200,0,0,5,66,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Play Emote 'Salute'"), -(1871301,9,4,0,0,0,100,0,3000,3000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 2"), -(1871301,9,5,0,0,0,100,0,5000,5000,0,0,1,5,0,0,0,0,0,19,18745,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 5 (Captain Auric Sunchaser)"), -(1871301,9,6,0,0,0,100,0,6000,6000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 3"), -(1871301,9,7,0,0,0,100,0,8000,8000,0,0,1,6,0,0,0,0,0,19,18745,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 6 (Captain Auric Sunchaser)"), -(1871301,9,8,0,0,0,100,0,8000,8000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Say Line 4"), -(1871301,9,9,0,0,0,100,0,3000,3000,0,0,45,2,2,0,0,0,0,19,18745,0,0,0,0,0,0,"Lieutenant Gravelhammer - On Script - Set Data to Captain Auric Sunchaser"); - -DELETE FROM `creature_text` WHERE `CreatureID` IN (18713,18745); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(18713,0,0,"Rifling through the stacks of books and scrolls on the table, Lieutenant Gravelhammer begins to examine one in particular with interest.",16,0,100,0,0,0,15827,0,"Lieutenant Gravelhammer"), -(18713,1,0,"What? What's this?!",12,7,100,5,0,0,15829,0,"Lieutenant Gravelhammer"), -(18713,1,1,"That is not even remotely imaginable!",12,7,100,5,0,0,15830,0,"Lieutenant Gravelhammer"), -(18713,1,2,"Looks like I picked a bad day to stop drinking.",12,7,100,5,0,0,15831,0,"Lieutenant Gravelhammer"), -(18713,1,3,"How did this get missed?!",12,7,100,5,0,0,15832,0,"Lieutenant Gravelhammer"), -(18713,2,0,"Cap'n, sir, we have a slight problem.",12,7,100,1,0,0,15833,0,"Lieutenant Gravelhammer"), -(18713,3,0,"As you say, sir. It would appear that someone failed to mention to me that the druids at the Cenarion Thicket have been wiped out!",12,7,100,1,0,0,15838,0,"Lieutenant Gravelhammer"), -(18713,3,1,"Bad news. We've been hit again. They're gone, but the front sentry tower is on fire.",12,7,100,1,0,0,15839,0,"Lieutenant Gravelhammer"), -(18713,3,2,"One of our merchants has gone missing!",12,7,100,1,0,0,15840,0,"Lieutenant Gravelhammer"), -(18713,3,3,"That group that recently arrived from Honor Hold -- they're mercs! They're starting to stir up trouble. Maybe I should have a talk with them?",12,7,100,1,0,0,15842,0,"Lieutenant Gravelhammer"), -(18713,3,4,"One of our scouts is reporting that a shadowy group has moved into the ruins of Grangol'var Village. Oops, this report is over a week old.",12,7,100,1,0,0,15843,0,"Lieutenant Gravelhammer"), -(18713,3,5,"We have reports from a scout in the field that one of the Cenarion druids has been taken captive up at Firewing Point.",12,7,100,1,0,0,15844,0,"Lieutenant Gravelhammer"), -(18713,4,0,"Aye, aye, sir. Right away!",12,7,100,66,0,0,15853,0,"Lieutenant Gravelhammer"), -(18745,5,0,"At ease, lieutenant. Go on.",12,7,100,66,0,0,15834,0,"Captain Auric Sunchaser"), -(18745,5,1,"What is it now, Gravel?",12,7,100,6,0,0,15835,0,"Captain Auric Sunchaser"), -(18745,5,2,"What else could possibly go wrong?",12,7,100,6,0,0,15836,0,"Captain Auric Sunchaser"), -(18745,5,3,"Yes, lieutenant? Report.",12,7,100,1,0,0,15837,0,"Captain Auric Sunchaser"), -(18745,6,0,"That's troubling news indeed. See to it that it's taken care of immediately!",12,7,100,1,0,0,15849,0,"Captain Auric Sunchaser"), -(18745,6,1,"I don't have time for this, lieutenant. Make sure that you handle it.",12,7,100,1,0,0,15850,0,"Captain Auric Sunchaser"), -(18745,6,2,"If we're to help with that in any way we'll need more people. Call some of the scouts in to help with that.",12,7,100,1,0,0,15851,0,"Captain Auric Sunchaser"), -(18745,6,3,"Lieutenant, I want you to make that your top priority. Notify anyone that you think can help.",12,7,100,1,0,0,15852,0,"Captain Auric Sunchaser"); - --- WP -DELETE FROM `waypoints` WHERE `entry`=18713; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(18713,1,-3012.45019,3983.69726,3.10552,""), -(18713,2,-3011.6,3991.66,3.43526,""), -(18713,3,-3011.15,3993.25,4.07544,""), -(18713,4,-3010.1184,3994.7478,4.46475,""), -(18713,5,-3010.28,3994.08,4.46465,""), -(18713,6,-3012.069,3984.185,3.10552,""), -(18713,7,-3007.9,3978.22,3.10527,""); diff --git a/sql/updates/world/master/2021_10_07_02_world_2018_06_25_00_world.sql b/sql/updates/world/master/2021_10_07_02_world_2018_06_25_00_world.sql deleted file mode 100644 index 9f07d0e0661..00000000000 --- a/sql/updates/world/master/2021_10_07_02_world_2018_06_25_00_world.sql +++ /dev/null @@ -1,41 +0,0 @@ --- -DELETE FROM `creature` WHERE `guid` IN (73432,73433,84486,84487,84489,84490,84503,84505); -INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES -(73432, 33710, 530, 0, 0, '', 0, 0, 0, 8548.1, -7754.100, 118.607, 1.40439, 300, 8, 0, 156, 0, 1, 0, 0, 0, 0), -(73433, 33710, 530, 0, 0, '', 0, 0, 0, 8594.34, -7815.63, 140.119, 1.56563, 300, 8, 0, 156, 0, 1, 0, 0, 0, 0), -(84486, 33710, 530, 0, 0, '', 0, 0, 0, 8586.59, -7770.78, 136.252, 2.92054, 300, 8, 0, 156, 0, 1, 0, 0, 0, 0), -(84487, 33710, 530, 0, 0, '', 0, 0, 0, 8523.49, -7711.34, 145.702, 3.74723, 300, 8, 0, 156, 0, 1, 0, 0, 0, 0), -(84489, 33710, 530, 0, 0, '', 0, 0, 0, 8593.53, -7706.91, 138.27, 0.817381, 300, 8, 0, 156, 0, 1, 0, 0, 0, 0), -(84490, 33711, 530, 0, 0, '', 0, 0, 0, 6978.07, -7336.59, 40.9312, 5.48650, 600, 0, 0, 273, 0, 2, 0, 0, 0, 0), -(84503, 33711, 530, 0, 0, '', 0, 0, 0, 7623.59, -7638.87, 128.367, 5.14092, 600, 0, 0, 273, 0, 2, 0, 0, 0, 0), -(84505, 33711, 530, 0, 0, '', 0, 0, 0, 7989.65, -7596.35, 126.338, 4.20237, 600, 0, 0, 273, 0, 2, 0, 0, 0, 0); - -UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry` IN (33710,33711); -DELETE FROM `creature_addon` WHERE `guid` IN (84490,84503,84505); -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`) VALUES -(84490, 844900, 0, 0, 1), (84503, 845030, 0, 0, 1), (84505, 845050, 0, 0, 1); - -DELETE FROM `waypoint_data` WHERE `id` IN (844900,845030,845050); -INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`) VALUES -(844900, 1, 6982.59, -7340.89, 38.8286, 5.6781), -(844900, 2, 6998.68, -7352.41, 36.3988, 5.6977), -(844900, 3, 7021.79, -7361.33, 35.6609, 6.0943), -(844900, 4, 7049.16, -7357.21, 31.9638, 0.1088), -(844900, 5, 7078.58, -7364.78, 37.4213, 5.5438), -(844900, 6, 7059.98, -7377.15, 35.6663, 3.5057), -(844900, 7, 7032.39, -7366.72, 35.1236, 3.0109), -(844900, 8, 7008.51, -7368.13, 37.2217, 3.5929), -(844900, 9, 6987.21, -7359.86, 37.6881, 2.5231), -(845030, 1, 7624.13, -7648.26, 128.025, 4.7058), -(845030, 2, 7630.63, -7666.89, 129.355, 5.2854), -(845030, 3, 7646.15, -7674.99, 127.317, 5.7873), -(845030, 4, 7655.93, -7670.98, 126.257, 1.0003), -(845030, 5, 7642.45, -7651.94, 126.725, 2.0197), -(845050, 1, 7987.38, -7604.32, 123.664, 4.3209), -(845050, 2, 7975.17, -7633.94, 119.96, 4.3641), -(845050, 3, 7959.57, -7657.42, 121.599, 3.9589), -(845050, 4, 7929.47, -7653.83, 117.318, 3.0690), -(845050, 5, 7908.85, -7632.77, 120.138, 2.3849), -(845050, 6, 7926.49, -7617.92, 119.668, 0.1795), -(845050, 7, 7950.33, -7612.84, 118.945, 0.4552), -(845050, 8, 7974.45, -7595.02, 122.506, 0.9288); diff --git a/sql/updates/world/master/2021_10_07_03_world_2018_06_25_01_world.sql b/sql/updates/world/master/2021_10_07_03_world_2018_06_25_01_world.sql deleted file mode 100644 index fc2f45fe82c..00000000000 --- a/sql/updates/world/master/2021_10_07_03_world_2018_06_25_01_world.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Freed Sha'tar Warrior -UPDATE `creature_template` SET `unit_flags`=`unit_flags`|768, `AIName`="SmartAI" WHERE `entry`=22459; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22459 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2245900) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`)VALUES -(22459,0,0,0,54,0,100,0,0,0,0,0,80,2245900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Freed Sha'tar Warrior - On Just sumoned - Run Script"), -(2245900,9,0,0,0,0,100,0,2000,2000,0,0,66,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Freed Sha'tar Warrior - On Script - Set Orientation"), -(2245900,9,1,0,0,0,100,0,1000,1000,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Freed Sha'tar Warrior - On Script - Say One Line from group 1"), -(2245900,9,2,0,0,0,100,0,5000,5000,0,0,69,1,0,0,0,0,0,8,0,0,0,-3801.0559,4318.7333,5.0761,0,"Freed Sha'tar Warrior - On Script - Move To Position"), -(22459,0,1,0,34,0,100,0,0,1,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Freed Sha'tar Warrior - On movement informer - despawn"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22459; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22459,1,0,"Praise the naaru, I'm saved. I will try to make it clear on my own.",12,7,100,5,0,0,20143,0,"Freed Sha'tar Warrior"), -(22459,1,1,"I'm hurt, but I can still run. Thank you, stranger.",12,7,100,5,0,0,20144,0,"Freed Sha'tar Warrior"), -(22459,1,2,"My thanks, stranger.",12,7,100,5,0,0,20145,0,"Freed Sha'tar Warrior"), -(22459,1,3,"I'm too weak to fight with you. Please find my friends.",12,7,100,5,0,0,20146,0,"Freed Sha'tar Warrior"); diff --git a/sql/updates/world/master/2021_10_07_04_world_2018_06_25_02_world.sql b/sql/updates/world/master/2021_10_07_04_world_2018_06_25_02_world.sql deleted file mode 100644 index 1de8464f959..00000000000 --- a/sql/updates/world/master/2021_10_07_04_world_2018_06_25_02_world.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Sand Gnome -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=22483; -DELETE FROM `smart_scripts` WHERE `entryorguid`=22483 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`)VALUES -(22483,0,0,0,54,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sand Gnome - On Just summoned - Say One Line from group 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=22483; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22483,0,0,"AAAAEEEEEEIIIIIIII!!!!",12,7,100,5,0,0,20308,0,"Sand Gnome"), -(22483,0,1,"AHHHH-YAAA-YAAA-YAAA!!!",12,7,100,5,0,0,20309,0,"Sand Gnome"), -(22483,0,2,"AWOOOOGAAAA!",12,7,100,5,0,0,20310,0,"Sand Gnome"), -(22483,0,3,"AYYAYAAYAA!",12,7,100,5,0,0,20311,0,"Sand Gnome"); diff --git a/sql/updates/world/master/2021_10_07_05_world_2018_06_26_00_world.sql b/sql/updates/world/master/2021_10_07_05_world_2018_06_26_00_world.sql deleted file mode 100644 index 54cce9fc2f6..00000000000 --- a/sql/updates/world/master/2021_10_07_05_world_2018_06_26_00_world.sql +++ /dev/null @@ -1,19 +0,0 @@ --- Cursed Ooze SAI -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=7086; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7086 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7086, 0, 0, 0, 8, 0, 100, 1, 15698, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Cursed Ooze - On Spell Hit (Filling Empty Jar) - Despawn'); - --- Tainted Ooze SAI -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=7092; -DELETE FROM `smart_scripts` WHERE `entryorguid`=7092 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(7092, 0, 0, 0, 8, 0, 100, 1, 15699, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tainted Ooze - On Spell Hit (Filling Empty Jar) - Despawn'), -(7092, 0, 1, 0, 9, 0, 100, 0, 0, 5, 180000, 180000,11,3335,0,0,0,0,0,2,0,0,0,0,0,0,0,"Tainted Ooze - Within 0-5 Range - Cast 'Dark Sludge'"); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry` IN (15698,15699); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES -(17, 0, 15698, 0, 0, 31, 1, 3, 7086, 0, 0, 0, 0, '', "'Filling Empty Jar' must target Cursed Ooze"), -(17, 0, 15698, 0, 0, 36, 1, 0, 0, 0, 1, 0, 0, '', "'Filling Empty Jar' - Target must be dead"), -(17, 0, 15699, 0, 0, 31, 1, 3, 7092, 0, 0, 0, 0, '', "'Filling Empty Jar' must target Tainted Ooze"), -(17, 0, 15699, 0, 0, 36, 1, 0, 0, 0, 1, 0, 0, '', "'Filling Empty Jar' - Target must be dead"); diff --git a/sql/updates/world/master/2021_10_07_06_world_2018_07_08_02_world_335.sql b/sql/updates/world/master/2021_10_07_06_world_2018_07_08_02_world_335.sql deleted file mode 100644 index 5c9ca4c8e3c..00000000000 --- a/sql/updates/world/master/2021_10_07_06_world_2018_07_08_02_world_335.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Apothecary Renferrel -DELETE FROM `creature_text` WHERE `CreatureID`=1937; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1937,0,0,"%s concocts a potion for $n.",16,0,100,0,0,0,885,0,"Apothecary Renferrel"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1937; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1937 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=193700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1937,0,0,0,19,0,100,0,430,0,0,0,80,193700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apothecary Renferrel - On Quest 'Return to Quinn' Taken - Run Script"), -(193700,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apothecary Renferrel - On Script - Say Line 0"), -(193700,9,1,0,0,0,100,0,0,0,0,0,11,4508,0,0,0,0,0,1,0,0,0,0,0,0,0,"Apothecary Renferrel - On Script - Cast 'Discolored Healing Potion'"); diff --git a/sql/updates/world/master/2021_10_08_00_world_2018_07_08_03_world_335.sql b/sql/updates/world/master/2021_10_08_00_world_2018_07_08_03_world_335.sql deleted file mode 100644 index 5653f9a4522..00000000000 --- a/sql/updates/world/master/2021_10_08_00_world_2018_07_08_03_world_335.sql +++ /dev/null @@ -1,338 +0,0 @@ --- Quest "Feathermoon Stronghold" -DELETE FROM `quest_details` WHERE `ID`=7494; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7494,5,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7494; - --- Quest "Lethtendris's Web" -DELETE FROM `quest_details` WHERE `ID`=7488; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7488,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7488; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1, `Emote4`=2 WHERE `ID`=7488; - --- Quest "The Ruins of Solarsal" -DELETE FROM `quest_details` WHERE `ID`=2866; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2866,1,1,0,0,0,0,0,0,0); - --- Quest "Return to Feathermoon Stronghold" -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=2867; - --- Quest "Against the Hatecrest" -DELETE FROM `quest_details` WHERE `ID`=3130; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3130,1,1,66,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1 WHERE `ID`=3130; - --- Quest "Against the Hatecrest (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=2869; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2869,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2869; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25 WHERE `ID`=2869; - --- Quest "Against Lord Shalzaru" -DELETE FROM `quest_details` WHERE `ID`=2870; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2870,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2870; -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2 WHERE `ID`=2870; - --- Quest "Delivering the Relic" -DELETE FROM `quest_details` WHERE `ID`=2871; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2871,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=2871; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=2871; - --- Quest "The Mark of Quality" -DELETE FROM `quest_details` WHERE `ID`=2821; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2821,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2821; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=2 WHERE `ID`=2821; - --- Quest "Improved Quality" -DELETE FROM `quest_details` WHERE `ID`=7733; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7733,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=7733; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7733; - --- Quest "Elven Legends" -DELETE FROM `quest_details` WHERE `ID`=7482; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7482,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=7482; - --- Quest "Jonespyre's Request" -DELETE FROM `quest_details` WHERE `ID` IN (3787,3788); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3787,1,0,0,0,0,0,0,0,0), -(3788,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID` IN (3787,3788); - --- Quest "The Mystery of Morrowgrain" -DELETE FROM `quest_details` WHERE `ID`=3791; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3791,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3791; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=3791; - --- Quest "Morrowgrain to Feathermoon Stronghold" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3792; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=3792; - --- Quest "In Search of Knowledge" -DELETE FROM `quest_details` WHERE `ID`=2939; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2939,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=2939; - --- Quest "Feralas: A History" -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=2940; - --- Quest "The Borrower" -DELETE FROM `quest_details` WHERE `ID`=2941; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2941,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=2941; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=2941; - --- Quest "The Super Snapper FX" -DELETE FROM `quest_details` WHERE `ID`=2944; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2944,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2944; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2944; - --- Quest "Return to Troyas" -DELETE FROM `quest_details` WHERE `ID`=2943; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2943,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=2943; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2943; - --- Quest "The Stave of Equinex" -DELETE FROM `quest_details` WHERE `ID`=2879; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2879,5,1,1,0,0,0,0,0,0); - --- Quest "The Morrow Stone" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2942; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=2942; - --- Quest "The High Wilderness" -DELETE FROM `quest_details` WHERE `ID`=2982; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2982,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2982; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=2982; - --- Quest "Wild Leather Armor" -DELETE FROM `quest_details` WHERE `ID`=2847; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2847,21,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2847; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2847; - --- Quest "Wild Leather Shoulders" -DELETE FROM `quest_details` WHERE `ID`=2848; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2848,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2848; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`="These armor kits are of solid quality, $N. If there is one thing I demand in not only my work, but the work of those in my employ, it is quality.$B$BYou've done well to earn this pattern; I hope it brings you the rewards it has brought me." WHERE `ID`=2848; - --- Quest "Wild Leather Vest" -DELETE FROM `quest_details` WHERE `ID`=2849; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2849,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2849; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2849; - --- Quest "Wild Leather Helmet" -DELETE FROM `quest_details` WHERE `ID`=2850; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2850,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2850; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2850; - --- Quest "Wild Leather Boots" -DELETE FROM `quest_details` WHERE `ID`=2851; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2851,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2851; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2851; - --- Quest "Wild Leather Leggings" -DELETE FROM `quest_details` WHERE `ID`=2852; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2852,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2852; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2852; - --- Quest "Master of the Wild Leather" -DELETE FROM `quest_details` WHERE `ID`=2853; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2853,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=2853; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=2853; - --- Quest "Moonglow Vest" -DELETE FROM `quest_details` WHERE `ID`=1582; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1582,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1582; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1582; - --- Quest "The Missing Courier" -DELETE FROM `quest_details` WHERE `ID`=4124; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4124,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4124; - --- Quest "The Missing Courier (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=4125; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4125,1,1,1,0,0,0,0,0,0); - --- Quest "Boat Wreckage" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=4127; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=4127; - --- Quest "The Knife Revealed" -DELETE FROM `quest_details` WHERE `ID`=4129; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4129,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=4129; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4129; - --- Quest "Psychometric Reading" -DELETE FROM `quest_details` WHERE `ID`=4130; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4130,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=4130; - --- Quest "The Woodpaw Gnolls" -DELETE FROM `quest_details` WHERE `ID`=4131; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4131,1,1,1,0,0,0,0,0,0); - --- Quest "Freed from the Hive" -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=4265; - --- Quest "A Hero's Welcome" -DELETE FROM `quest_details` WHERE `ID`=4266; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4266,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1 WHERE `ID`=4266; - --- Quest "Rise of the Silithid" -DELETE FROM `quest_details` WHERE `ID`=4267; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4267,1,1,66,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=4267; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=4267; - --- Quest "Thalanaar Delivery" -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=4281; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=2 WHERE `ID`=4281; - --- Quest "Tribal Leatherworking" -DELETE FROM `quest_details` WHERE `ID`=5143; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5143,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5143; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5143; - --- Quest "Lonebrow's Journal" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1100; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1100; - --- Quest "The Crone of the Kraul" -DELETE FROM `quest_details` WHERE `ID`=1101; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1101,18,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1101; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=1101; - --- Quest "Pusillin and the Elder Azj'Tordin" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7441; - --- Quest "Freedom for All Creatures" -DELETE FROM `quest_details` WHERE `ID`=2969; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2969,5,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=2969; - --- Quest "Doling Justice" -DELETE FROM `quest_details` WHERE `ID`=2970; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2970,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=2970; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2970; - --- Quest "Doling Justice" -DELETE FROM `quest_details` WHERE `ID`=2972; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2972,1,1,2,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2972; - --- Quest "An Orphan Looking For a Home" -DELETE FROM `quest_details` WHERE `ID`=3841; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3841,1,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID`=3841; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=3841; - --- Quest "A Short Incubation" -DELETE FROM `quest_details` WHERE `ID`=3842; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3842,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=3842; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=3842; - --- Quest "The Newest Member of the Family" -DELETE FROM `quest_details` WHERE `ID`=3843; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3843,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=3843; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=3843; - --- Quest "Food for Baby" -DELETE FROM `quest_details` WHERE `ID`=4297; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4297,1,1,6,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4297; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=11 WHERE `ID`=4297; - --- Quest "Becoming a Parent" -DELETE FROM `quest_details` WHERE `ID`=4298; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4298,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4298; - --- Quest "Rescue OOX-22/FE!" -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID` IN (2767,648,836); - --- Quest "Pristine Yeti Hide" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=7735; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=2 WHERE `ID`=7735; - --- Quest "The Giant Guardian" -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2844; - --- Quest "Wandering Shay" -DELETE FROM `quest_details` WHERE `ID`=2845; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2845,6,1,0,0,0,0,0,0,0); - --- Fix availability for quest "March of the Silithid" -UPDATE `quest_template_addon` SET `NextQuestID`=4493 WHERE `ID` IN (162,4267); -UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=4493; - --- Fix "Wild Leather Armor" quest chain -UPDATE `quest_template_addon` SET `ExclusiveGroup`=-2851 WHERE `ID` IN (2851,2852); -UPDATE `quest_template_addon` SET `NextQuestID`=2851 WHERE `ID` IN (2848,2849); -UPDATE `quest_template_addon` SET `NextQuestID`=2852 WHERE `ID`=2850; diff --git a/sql/updates/world/master/2021_10_08_01_world_2018_07_08_04_world_335.sql b/sql/updates/world/master/2021_10_08_01_world_2018_07_08_04_world_335.sql deleted file mode 100644 index a33ef9f1038..00000000000 --- a/sql/updates/world/master/2021_10_08_01_world_2018_07_08_04_world_335.sql +++ /dev/null @@ -1,279 +0,0 @@ --- Quest "Trouble in Winterspring!" -DELETE FROM `quest_details` WHERE `ID`=6603; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6603,5,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=6603; - --- Quest "Threat of the Winterfall" -DELETE FROM `quest_details` WHERE `ID`=5082; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5082,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=6 WHERE `ID`=5082; - --- Quest "Mystery Goo" -UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=5085; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=5085; - --- Quest "Toxic Horrors" -DELETE FROM `quest_details` WHERE `ID`=5086; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5086,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5086; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5086; - --- Quest "Winterfall Runners" -DELETE FROM `quest_details` WHERE `ID`=5087; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5087,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5087; - --- Quest "Are We There, Yeti?" -DELETE FROM `quest_details` WHERE `ID`=3783; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3783,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3783; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3783; - --- Quest "Are We There, Yeti? (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=977; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(977,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=977; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=977; - --- Quest "Are We There, Yeti? (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=5163; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5163,4,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5163; -UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=11 WHERE `ID`=5163; - --- Quest "Ursius of the Shardtooth" -DELETE FROM `quest_details` WHERE `ID`=5054; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5054,1,2,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5054; - --- Quest "Brumeran of the Chillwind" -DELETE FROM `quest_details` WHERE `ID`=5055; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5055,1,2,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=5055; - --- Quest "Shy-Rotam" -DELETE FROM `quest_details` WHERE `ID`=5056; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5056,1,2,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5056; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=5056; - --- Quest "Past Endeavors" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `RewardText`="We learn from our life experiences, $N. I am sure that you have only become stronger and wiser as a result of yours. You have grown much since we first spoke.$b$bTake this in remembrance of the difficult tasks you have accomplished as a $R $C, and know that you will always have my respect and admiration." WHERE `ID`=5057; - --- Quest "Luck Be With You" -DELETE FROM `quest_details` WHERE `ID`=969; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(969,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=11, `EmoteOnComplete`=11 WHERE `ID`=969; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=969; - --- Quest "Cache of Mau'ari" -DELETE FROM `quest_details` WHERE `ID`=975; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(975,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=975; - --- Quest "Guarding Secrets" -DELETE FROM `quest_details` WHERE `ID`=4883; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4883,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4883; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4883; - --- Quest "To Winterspring!" -DELETE FROM `quest_details` WHERE `ID`=5249; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5249,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2 WHERE `ID`=5249; - --- Quest "Starfall" -DELETE FROM `quest_details` WHERE `ID`=5250; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5250,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2 WHERE `ID`=5250; - --- Quest "The Ruins of Kel'Theril" -DELETE FROM `quest_details` WHERE `ID`=5244; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5244,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5244; - --- Quest "Troubled Spirits of Kel'Theril" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5245; - --- Quest "Fragments of the Past" -DELETE FROM `quest_details` WHERE `ID`=5246; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5246,2,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5246; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5246; - --- Quest "Fragments of the Past (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=5247; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5247,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5247; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5247; - --- Quest "Tormented By the Past" -DELETE FROM `quest_details` WHERE `ID`=5248; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5248,1,1,2,0,0,0,0,0,0); - --- Quest "Remorseful Highborne" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5252; - --- Quest "The Crystal of Zin-Malor" -DELETE FROM `quest_details` WHERE `ID`=5253; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5253,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5253; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=5253; - --- Quest "Snakestone of the Shadow Huntress" -DELETE FROM `quest_details` WHERE `ID`=5306; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5306,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5306; -UPDATE `quest_offer_reward` SET `Emote1`=15 WHERE `ID`=5306; - --- Quest "Sweet Serenity" -DELETE FROM `quest_details` WHERE `ID`=5305; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5305,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=5305; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=5305; - --- Quest "Corruption" -DELETE FROM `quest_details` WHERE `ID`=5307; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5307,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5307; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5307; - --- Quest "Favored of Elune?" -DELETE FROM `quest_details` WHERE `ID`=3661; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3661,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=3661; - --- Quest "Moontouched Wildkin" -DELETE FROM `quest_details` WHERE `ID`=978; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(978,1,6,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=978; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=978; - --- Quest "Find Ranshalla" -DELETE FROM `quest_details` WHERE `ID`=979; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(979,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=979; - --- Quest "Guardians of the Altar" -DELETE FROM `quest_details` WHERE `ID`=4901; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4901,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4901; - --- Quest "Wildkin of Elune" -DELETE FROM `quest_details` WHERE `ID`=4902; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4902,5,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4902; - --- Quest "Enraged Wildkin" -DELETE FROM `quest_details` WHERE `ID`=6604; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6604,6,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6604; - --- Quest "Enraged Wildkin (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=4861; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4861,3,1,0,0,0,0,0,0,0); - --- Quest "Enraged Wildkin (Part 4)" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4864; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=4864; - --- Quest "The Everlook Report" -DELETE FROM `quest_details` WHERE `ID`=6028; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6028,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=66 WHERE `ID`=6028; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6028; - --- Quest "Frostsaber E'ko" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (4801,4802,4803,4804,4805,4806,4807); - --- Quest "High Chief Winterfall" -DELETE FROM `quest_details` WHERE `ID`=5121; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5121,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=5121; - --- Quest "The Final Piece" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5123; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5123; - --- Quest "Words of the High Chief" -DELETE FROM `quest_details` WHERE `ID`=5128; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5128,1,2,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=5128; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5128; - --- Quest "Making Amends" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=9266; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9266; - --- Quest "Finkle Einhorn, At Your Service!" -DELETE FROM `quest_details` WHERE `ID`=5047; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5047,1,25,1,5,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=5047; -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=5047; - --- Quest "Frostsaber Provisions" -DELETE FROM `quest_details` WHERE `ID`=4970; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(4970,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=4970; -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4970; - --- Quest "Winterfall Intrusion" -DELETE FROM `quest_details` WHERE `ID`=5201; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5201,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5201; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5201; - --- Quest "Rampaging Giants" -DELETE FROM `quest_details` WHERE `ID`=5981; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(5981,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=5981; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=5981; - --- Quest "Cap of the Scarlet Savant" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5063; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=5063; - --- Quest "Leggings of Arcana" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5067; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=5067; - --- Quest "Breastplate of Bloodthirst" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5068; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5068; diff --git a/sql/updates/world/master/2021_10_08_02_world_2018_07_08_05_world_335.sql b/sql/updates/world/master/2021_10_08_02_world_2018_07_08_05_world_335.sql deleted file mode 100644 index a13fe603217..00000000000 --- a/sql/updates/world/master/2021_10_08_02_world_2018_07_08_05_world_335.sql +++ /dev/null @@ -1,326 +0,0 @@ --- Quarry Slave -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8917; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8917 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8917,0,0,0,4,0,100,0,0,0,0,0,0,39,20,1,0,0,0,0,1,0,0,0,0,0,0,0,"Quarry Slave - On Aggro - Call For Help"), -(8917,0,1,0,0,0,100,0,5000,8000,5000,8000,0,11,14516,0,0,0,0,0,2,0,0,0,0,0,0,0,"Quarry Slave - In Combat - Cast 'Strike'"), -(8917,0,2,0,0,0,100,0,7000,9000,13000,16000,0,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Quarry Slave - In Combat - Cast 'Hamstring'"), -(8917,0,3,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Quarry Slave - Between 0-15% Health - Flee For Assist (No Repeat)"); - -UPDATE `creature_addon` SET `emote`=173 WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id`=8917); -- Add some missing emotes - --- Anvilrage Overseer -DELETE FROM `smart_scripts` WHERE `entryorguid`=8889 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8889,0,1,0,25,0,100,0,0,0,0,0,0,11,13589,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Overseer - On Reset - Cast 'Haste Aura'"); - --- Anvilrage Warden -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8890; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8890 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8890,0,0,0,9,0,100,0,0,30,12000,18000,0,11,14030,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Warden - Within 0-30 Range - Cast 'Hooked Net'"), -(8890,0,1,0,0,0,100,0,9000,11000,12000,16000,0,11,11972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Warden - In Combat - Cast 'Shield Bash'"); - --- Bloodhound -DELETE FROM `smart_scripts` WHERE `entryorguid`=8921 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8921,0,2,0,25,0,100,0,0,0,0,0,0,11,8279,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bloodhound - On Reset - Cast 'Stealth Detection'"); - --- Anvilrage Guardsman -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8891; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8891 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8891,0,0,0,0,0,100,0,3000,6000,13000,16000,0,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Shield Block'"), -(8891,0,1,0,0,0,100,0,7000,9000,12000,14000,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Disarm'"), -(8891,0,2,0,0,0,100,0,5000,7000,15000,17000,0,11,11971,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Sunder Armor'"); - --- Twilight's Hammer Torturer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8912; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8912 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8912,0,0,0,25,0,100,0,0,0,0,0,0,11,13616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight's Hammer Torturer - On Reset - Cast 'Wracking Pains Proc'"), -(8912,0,1,0,0,0,100,0,3000,6000,14000,17000,0,11,14032,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Torturer - In Combat - Cast 'Shadow Word: Pain'"); - --- Anvilrage Footman -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8892; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8892 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8892,0,0,0,0,0,100,0,5000,8000,7000,10000,0,11,87081,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Footman - In Combat - Cast 'Strike'"), -(8892,0,1,0,13,0,100,0,13000,15000,0,0,0,11,76583,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Footman - Target Casting - Cast 'Kick'"); - --- Fireguard -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8909; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8909 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8909,0,0,0,0,0,100,0,0,0,3000,5000,0,11,15242,64,0,0,0,0,2,0,0,0,0,0,0,0,"Fireguard - In Combat - Cast 'Fireball'"); - --- Lord Roccor -DELETE FROM `smart_scripts` WHERE `entryorguid`=9025 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9025,0,2,0,0,0,100,0,10000,13000,11000,14000,0,11,6524,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Roccor - In Combat - Cast 'Ground Tremor'"); - --- Houndmaster Grebmar -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9319; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9319 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9319,0,0,0,0,0,100,0,7000,9000,22000,24000,0,11,13730,0,0,0,0,0,1,0,0,0,0,0,0,0,"Houndmaster Grebmar - In Combat - Cast 'Demoralizing Shout'"), -(9319,0,1,0,0,0,100,0,5000,7000,12000,14000,0,11,15615,0,0,0,0,0,2,0,0,0,0,0,0,0,"Houndmaster Grebmar - In Combat - Cast 'Pummel'"), -(9319,0,2,0,2,0,100,1,0,30,0,0,0,11,21049,0,0,0,0,0,1,0,0,0,0,0,0,0,"Houndmaster Grebmar - Between 0-30% Health - Cast 'Bloodlust' (No Repeat)"); - --- Arena Spectator -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8916; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8916 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8916,0,0,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Arena Spectator - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Anvilrage Soldier -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8893; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8893 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8893,0,0,0,0,0,100,0,5000,7000,11000,15000,0,11,15284,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Soldier - In Combat - Cast 'Cleave'"), -(8893,0,1,0,0,0,100,0,7000,9000,13000,15000,0,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Soldier - In Combat - Cast 'Hamstring'"), -(8893,0,2,0,2,0,100,0,0,30,16000,18000,0,11,13847,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Soldier - Between 0-30% Health - Cast 'Recklessness'"); - --- Anvilrage Medic -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8894; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8894 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8894,0,0,0,16,0,100,0,13864,1,1000,2000,0,11,13864,0,0,0,0,0,7,0,0,0,0,0,0,0,"Anvilrage Medic - On Friendly Unit Missing Buff 'Power Word: Fortitude' - Cast 'Power Word: Fortitude'"), -(8894,0,1,0,0,0,100,0,0,0,3000,5000,0,11,15587,64,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Medic - In Combat - Cast 'Mind Blast'"), -(8894,0,2,0,0,0,100,0,12000,15000,28000,32000,0,11,15585,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Medic - In Combat - Cast 'Prayer of Healing'"), -(8894,0,3,0,14,0,100,0,2500,40,18000,21000,0,11,15586,0,0,0,0,0,7,0,0,0,0,0,0,0,"Anvilrage Medic - Friendly At 2500 Health - Cast 'Heal'"); - --- Shadowforge Citizen -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8902; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8902 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8902,0,0,0,4,0,100,0,0,0,0,0,0,31,1,5,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Citizen - On Aggro - Set Phase Random Between 1-5"), -(8902,0,1,0,0,1,100,0,7000,9000,8000,12000,0,11,40505,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Cleave' (Phase 1)"), -(8902,0,2,0,0,1,100,0,5000,7000,7000,10000,0,11,13446,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Strike' (Phase 1)"), -(8902,0,3,0,0,2,100,0,6000,8000,15000,18000,0,11,11831,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Frost Nova' (Phase 2)"), -(8902,0,4,0,0,4,100,0,0,0,3000,4000,0,11,9613,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Shadow Bolt' (Phase 3)"), -(8902,0,5,0,0,8,100,0,3000,6000,6000,12000,0,11,13339,0,0,0,0,0,5,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Fire Blast' (Phase 4)"), -(8902,0,6,0,14,16,100,0,1200,40,18000,21000,0,11,11642,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowforge Citizen - Friendly At 1200 Health - Cast 'Heal' (Phase 5)"), -(8902,0,7,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shadowforge Citizen - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Shadowforge Peasant -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8896; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8896 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8896,0,0,0,4,0,100,0,0,0,0,0,0,31,1,5,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Peasant - On Aggro - Set Phase Random Between 1-5"), -(8896,0,1,0,0,1,100,0,7000,9000,12000,17000,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Peasant - In Combat - Cast 'Disarm' (Phase 1)"), -(8896,0,2,0,0,1,100,0,5000,7000,7000,10000,0,11,13446,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Peasant - In Combat - Cast 'Strike' (Phase 1)"), -(8896,0,3,0,0,2,100,0,0,0,2000,4000,0,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Peasant - In Combat - Cast 'Shoot' (Phase 2)"), -(8896,0,4,0,9,2,100,0,0,5,18000,21000,0,11,3604,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Peasant - Within 0-5 Range - Cast 'Tendon Rip' (Phase 2)"), -(8896,0,5,0,0,4,100,0,0,0,2000,4000,0,11,7978,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Peasant - In Combat - Cast 'Throw Dynamite' (Phase 3)"), -(8896,0,6,0,14,8,100,0,1200,40,18000,21000,0,11,11642,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowforge Peasant - Friendly At 1200 Health - Cast 'Heal' (Phase 4)"), -(8896,0,7,0,0,16,100,0,0,0,3000,5000,0,11,9053,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Citizen - In Combat - Cast 'Fireball' (Phase 5)"), -(8896,0,8,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shadowforge Peasant - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Anvilrage Officer -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8895; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8895 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8895,0,0,0,4,0,100,0,0,0,0,0,0,11,9128,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Officer - On Aggro - Cast 'Battle Shout'"), -(8895,0,1,0,0,0,100,0,5000,7000,9000,13000,0,11,6253,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Officer - In Combat - Cast 'Backhand'"), -(8895,0,2,0,14,0,100,0,3000,40,12000,16000,0,11,13952,0,0,0,0,0,7,0,0,0,0,0,0,0,"Anvilrage Officer - Friendly At 3000 Health - Cast 'Holy Light'"), -(8895,0,3,0,2,0,100,0,0,20,21000,28000,0,11,13874,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Officer - Between 0-15% Health - Cast 'Divine Shield'"); - --- Shadowforge Senator -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8904; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8904 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8904,0,0,0,4,0,100,0,0,0,0,0,0,31,1,5,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Senator - On Aggro - Set Phase Random Between 1-5"), -(8904,0,1,0,0,1,100,0,0,0,3000,5000,0,11,14034,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Fireball' (Phase 1)"), -(8904,0,2,0,16,1,100,0,2601,1,15000,19000,0,11,2601,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowforge Senator - On Friendly Unit Missing Buff 'Fire Shield III' - Cast 'Fire Shield III' (Phase 1)"), -(8904,0,3,0,0,2,100,0,0,0,3000,5000,0,11,12471,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Shadow Bolt' (Phase 2)"), -(8904,0,4,0,0,2,100,0,3000,6000,13000,19000,0,11,14868,0,0,0,0,0,5,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Curse of Agony' (Phase 2)"), -(8904,0,5,0,0,4,100,0,6000,8000,15000,18000,0,11,11831,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Frost Nova' (Phase 3)"), -(8904,0,6,0,0,8,100,0,3000,8000,14000,25000,0,11,11436,0,0,0,0,0,5,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Slow' (Phase 4)"), -(8904,0,7,0,0,16,100,0,1000,2000,3000,5000,0,11,15498,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Senator - In Combat - Cast 'Holy Smite' (Phase 5)"), -(8904,0,8,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Shadowforge Senator - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Twilight Emissary -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8913; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8913 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8913,0,0,0,4,0,100,0,0,0,0,0,0,31,1,3,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Emissary - On Aggro - Set Phase Random Between 1-3"), -(8913,0,1,0,16,1,100,0,15288,1,8000,11000,0,11,15288,0,0,0,0,0,7,0,0,0,0,0,0,0,"Twilight Emissary - On Friendly Unit Missing Buff 'Fury of Ragnaros' - Cast 'Fury of Ragnaros' (Phase 1)"), -(8913,0,2,0,0,1,100,0,0,0,3000,5000,0,11,12466,64,0,0,0,0,2,0,0,0,0,0,0,0,"Twilight Emissary - In Combat - Cast 'Fireball' (Phase 1)"), -(8913,0,3,0,0,2,100,0,0,0,3000,5000,0,11,15043,64,0,0,0,0,2,0,0,0,0,0,0,0,"Twilight Emissary - In Combat - Cast 'Frostbolt' (Phase 2)"), -(8913,0,4,0,0,2,100,0,15000,25000,20000,25000,0,11,8364,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight Emissary - In Combat - Cast 'Blizzard' (Phase 2)"), -(8913,0,5,0,9,2,100,0,0,8,20000,22000,0,11,15063,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Emissary - Within 0-8 Range - Cast 'Frost Nova' (Phase 2)"), -(8913,0,6,0,16,2,100,0,12544,1,1000,1000,0,11,12544,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Emissary - On Friendly Unit Missing Buff 'Frost Armor' - Cast 'Frost Armor' (Phase 2)"), -(8913,0,7,0,0,4,100,0,0,0,2000,4000,0,11,13748,64,0,0,0,0,2,0,0,0,0,0,0,0,"Twilight Emissary - In Combat - Cast 'Arcane Bolt' (Phase 3)"), -(8913,0,8,0,9,5,100,0,0,8,16000,20000,0,11,13745,0,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight Emissary - Within 0-8 Range - Cast 'Arcane Explosion' (Phase 3)"); - --- Twilight Bodyguard -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8914; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8914 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8914,0,0,0,13,0,100,0,15000,17000,0,0,0,11,13902,0,0,0,0,0,2,0,0,0,0,0,0,0,"Twilight Bodyguard - Target Casting - Cast 'Pummel'"), -(8914,0,1,0,0,0,100,0,13000,15000,13000,15000,0,11,13902,0,0,0,0,0,2,0,0,0,0,0,0,0,"Twilight Bodyguard - In Combat - Cast 'Fist of Ragnaros'"), -(8914,0,2,0,14,0,100,0,3000,40,31000,33000,0,11,13903,0,0,0,0,0,7,0,0,0,0,0,0,0,"Twilight Bodyguard - Friendly At 3000 Health - Cast 'Seal of Sacrifice'"); - --- Pyromancer Loregrain -DELETE FROM `smart_scripts` WHERE `entryorguid`=9024 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9024,0,3,0,0,0,100,0,2000,7000,30000,45000,0,11,15041,0,0,0,0,0,1,0,0,0,0,0,0,0,"Pyromancer Loregrain - In Combat - Cast 'Fire Ward'"); - --- Doomforge Craftsman -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8897; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8897 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8897,0,0,0,4,0,100,0,0,0,0,0,0,31,1,2,0,0,0,0,1,0,0,0,0,0,0,0,"Doomforge Craftsman - On Aggro - Set Phase Random Between 1-2"), -(8897,0,1,0,0,1,100,0,0,0,2000,3000,0,11,15619,64,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Craftsman - In Combat - Cast 'Throw Wrench' (Phase 1)"), -(8897,0,2,0,0,2,100,0,0,0,2000,3000,0,11,9143,64,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Craftsman - In Combat - Cast 'Bomb' (Phase 2)"), -(8897,0,3,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Doomforge Craftsman - Between 0-15% Health - Flee For Assist (No Repeat)"); - -UPDATE `creature_addon` SET `emote`=173 WHERE `guid` IN (47722,47723,47724,47731,47732,47709,47710,47711,47706,47707,47726,47715,47727,47728,47713,47714,47718,47719,47720); -- Add some missing emotes - --- Bloodhound Mastiff -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8922; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8922 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8922,0,0,0,0,0,100,0,5000,7000,11000,13000,0,11,7140,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bloodhound Mastiff - In Combat - Cast 'Expose Weakness'"), -(8922,0,1,0,0,0,100,0,9000,11000,20000,22000,0,11,15608,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bloodhound Mastiff - In Combat - Cast 'Ravenous Claw'"), -(8922,0,2,0,25,0,100,0,0,0,0,0,0,11,8279,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bloodhound Mastiff - On Reset - Cast 'Stealth Detection'"); - --- Fireguard Destroyer -DELETE FROM `smart_scripts` WHERE `entryorguid`=8911 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8911,0,1,0,25,0,100,0,0,0,0,0,0,11,3417,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fireguard Destroyer - On Reset - Cast 'Thrash'"); - --- Blazing Fireguard -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8910; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8910 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8910,0,0,0,0,0,100,0,3000,5000,6000,12000,0,11,13341,0,0,0,0,0,2,0,0,0,0,0,0,0,"Blazing Fireguard - In Combat - Cast 'Fire Blast'"), -(8910,0,1,0,0,0,100,0,9000,11000,11000,18000,0,11,20787,0,0,0,0,0,5,0,0,0,0,0,0,0,"Blazing Fireguard - In Combat - Cast 'Immolate'"), -(8910,0,2,0,0,0,100,0,5000,7000,3000,6000,0,11,15241,0,0,0,0,0,2,0,0,0,0,0,0,0,"Blazing Fireguard - In Combat - Cast 'Scorch'"); - --- Verek -DELETE FROM `smart_scripts` WHERE `entryorguid`=9042 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9042,0,0,0,0,0,100,0,3000,5000,30000,45000,0,11,15042,0,0,0,0,0,2,0,0,0,0,0,0,0,"Verek - In Combat - Cast 'Curse of Blood'"); - --- Dark Keeper Bethek -UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=9438 AND `source_type`=0 AND `id`=1; - --- Warbringer Construct -DELETE FROM `smart_scripts` WHERE `entryorguid`=8905 AND `source_type`=0 AND `id`=6; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8905,0,6,0,4,0,30,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Warbringer Construct - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=8905; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(8905,0,0,"Intruders!!",12,0,100,0,0,0,4961,0,"Warbringer Construct"); - --- Fineous Darkvire -UPDATE `smart_scripts` SET `target_type`=2 WHERE `entryorguid`=9056 AND `source_type`=0 AND `id`=3; - --- Lord Incendius -DELETE FROM `smart_scripts` WHERE `entryorguid`=9017 AND `source_type`=0 AND `id`=4; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9017,0,4,0,6,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Incendius - On Just Died - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=9017; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9017,0,0,"I cannot be destroyed! By the will of Ragnaros, I shall be reborn!",12,0,100,0,0,0,5061,0,"Lord Incendius"); - --- Doomforge Dragoon -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8899; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8899 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8899,0,0,0,0,0,100,0,0,0,2000,4000,0,11,15620,64,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Dragoon - In Combat - Cast 'Shoot'"), -(8899,0,1,0,0,0,100,0,4000,6000,8000,12000,0,11,15495,0,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Dragoon - In Combat - Cast 'Explosive Shot'"), -(8899,0,2,0,0,0,100,0,5000,7000,8000,12000,0,11,15496,0,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Dragoon - In Combat - Cast 'Cleave'"); - --- Anvilrage Marshal -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8898; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8898 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8898,0,0,0,4,0,100,0,0,0,0,0,0,11,8258,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Marshal - On Aggro - Cast 'Pummel'"), -(8898,0,1,0,0,0,100,0,5000,7000,7000,9000,0,11,13953,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Marshal - In Combat - Cast 'Holy Strike'"), -(8898,0,2,0,14,0,100,0,3000,40,12000,16000,0,11,13952,0,0,0,0,0,7,0,0,0,0,0,0,0,"Anvilrage Marshal - Friendly At 3000 Health - Cast 'Holy Light'"); - --- Weapon Technician -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8920; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8920 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8920,0,0,0,4,0,100,0,0,0,0,0,0,31,1,3,0,0,0,0,1,0,0,0,0,0,0,0,"Weapon Technician - On Aggro - Set Phase Random Between 1-3"), -(8920,0,1,0,0,0,100,0,0,0,2000,4000,0,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Weapon Technician - In Combat - Cast 'Shoot'"), -(8920,0,2,0,0,1,100,0,3000,6000,10000,13000,0,11,7896,0,0,0,0,0,2,0,0,0,0,0,0,0,"Weapon Technician - In Combat - Cast 'Exploding Shot' (Phase 1)"), -(8920,0,3,0,0,2,100,0,3000,6000,10000,13000,0,11,12551,0,0,0,0,0,2,0,0,0,0,0,0,0,"Weapon Technician - In Combat - Cast 'Frost Shot' (Phase 2)"), -(8920,0,4,0,0,4,100,0,5000,7000,13000,15000,0,11,14443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Weapon Technician - In Combat - Cast 'Multi-Shot' (Phase 3)"), -(8920,0,5,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Weapon Technician - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Doomforge Arcanasmith -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8900; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8900 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8900,0,0,0,0,0,100,0,0,0,2000,4000,0,11,13748,64,0,0,0,0,2,0,0,0,0,0,0,0,"Doomforge Arcanasmith - In Combat - Cast 'Arcane Bolt'"), -(8900,0,1,0,9,0,100,0,0,8,8000,12000,0,11,13745,0,0,0,0,0,1,0,0,0,0,0,0,0,"Doomforge Arcanasmith - Within 0-8 Range - Cast 'Arcane Explosion'"), -(8900,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Doomforge Arcanasmith - Between 0-15% Health - Flee For Assist (No Repeat)"); - --- Ragereaver Golem -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8906; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8906 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8906,0,0,0,25,0,100,0,0,0,0,0,0,11,15088,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ragereaver Golem - On Reset - Cast 'Flurry'"), -(8906,0,1,0,2,0,100,1,0,30,0,0,0,11,12795,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ragereaver Golem - Between 0-30% Health - Cast 'Frenzy' (No Repeat)"), -(8906,0,2,0,2,0,100,1,0,30,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ragereaver Golem - Between 0-30% Health - Say Line 0 (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=8906; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(8906,0,0,"%s goes into a frenzy!",16,0,100,0,0,0,2384,0,"Ragereaver Golem"); - --- Mistress Nagmara -UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=950000 AND `source_type`=9 AND `id`=0; - -DELETE FROM `creature_text` WHERE `CreatureID`=9500 AND `GroupID`=0 AND `ID`=3; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(9500,0,3,"Yes $gsir:madam;.",12,0,100,0,0,0,4983,0,"Mistress Nagmara"); - --- Molten War Golem -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8908; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8908 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8908,0,0,0,25,0,100,0,0,0,0,0,0,11,15506,0,0,0,0,0,1,0,0,0,0,0,0,0,"Molten War Golem - On Reset - Cast 'Immolate'"); - --- Shadowforge Flame Keeper -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9956; -DELETE FROM `smart_scripts` WHERE `entryorguid`=9956 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(9956,0,0,0,4,0,100,0,0,0,0,0,0,11,9128,1,0,0,0,0,1,0,0,0,0,0,0,0,"Shadowforge Flame Keeper - On Aggro - Cast 'Battle Shout'"), -(9956,0,1,0,0,0,100,0,0,0,2200,3800,0,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Flame Keeper - In Combat - Cast 'Shoot'"), -(9956,0,2,0,0,0,100,0,4000,6000,12000,15000,0,11,9080,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Flame Keeper - In Combat - Cast 'Hamstring'"), -(9956,0,3,0,0,0,100,0,8000,11000,6000,9000,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shadowforge Flame Keeper - In Combat - Cast 'Strike'"); - --- Twilight's Hammer Ambassador -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8915; -DELETE FROM `smart_scripts` WHERE `entryorguid`=8915 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(8915,0,0,0,4,0,100,0,0,0,0,0,0,31,1,4,0,0,0,0,1,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - On Aggro - Set Phase Random Between 1-4"), -(8915,0,1,0,0,1,100,0,6000,10000,7000,14000,0,11,12248,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - In Combat - Cast 'Amplify Damage' (Phase 1)"), -(8915,0,2,0,0,1,100,0,2000,4000,12000,16000,0,11,11980,32,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - In Combat - Cast 'Curse of Weakness' (Phase 1)"), -(8915,0,3,0,0,2,100,0,3000,5000,7000,9000,0,11,15499,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - In Combat - Cast 'Frost Shock' (Phase 2)"), -(8915,0,4,0,0,4,100,0,3000,5000,7000,9000,0,11,15096,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - In Combat - Cast 'Flame Shock' (Phase 3)"), -(8915,0,5,0,14,8,100,0,1300,40,10000,18000,0,11,6742,0,0,0,0,0,7,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - Friendly At 1300 Health - Cast 'Bloodlust' (Phase 4)"), -(8915,0,6,0,0,8,100,0,3000,5000,7000,9000,0,11,15500,0,0,0,0,0,5,0,0,0,0,0,0,0,"Twilight's Hammer Ambassador - In Combat - Cast 'Shock' (Phase 4)"); - --- Lava Surger -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=12101; -DELETE FROM `smart_scripts` WHERE `entryorguid`=12101 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(12101,0,0,0,0,0,100,0,1000,1000,12000,15000,0,11,19196,0,0,0,0,0,5,0,0,0,0,0,0,0,"Lava Surger - In Combat - Cast 'Surge'"); - --- Fix spawn position for some creatures -UPDATE `creature` SET `position_x`=724.198, `position_y`=-131.585, `position_z`=-71.9149, `orientation`=3.86779 WHERE `guid`=45859; -UPDATE `creature` SET `position_x`=723.114, `position_y`=-134.579, `position_z`=-71.9354, `orientation`=1.92786, `spawndist`=0, `MovementType`=0 WHERE `guid`=45857; - --- Fix gossip text for Anger'rel --- UPDATE `npc_text` SET `text0_0`="I am one of the Seven, and it is our doom to stand sentry. Forever.", `BroadcastTextID0`=4874 WHERE `ID`=2596; - --- Fix Typo -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `event_chance`=0; diff --git a/sql/updates/world/master/2021_10_08_03_world_2018_07_08_06_world_335.sql b/sql/updates/world/master/2021_10_08_03_world_2018_07_08_06_world_335.sql deleted file mode 100644 index abc97c4a3b0..00000000000 --- a/sql/updates/world/master/2021_10_08_03_world_2018_07_08_06_world_335.sql +++ /dev/null @@ -1,37 +0,0 @@ --- Malyfous Darkhammer -DELETE FROM `gossip_menu` WHERE `MenuId` IN (2991,2992,2993); -INSERT INTO `gossip_menu` (`MenuId`, `TextID`, `VerifiedBuild`) VALUES -(2991,3674,0), -(2992,3675,0), -(2993,3676,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (2984,2991,2992,2993); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(2984,0,0,"Tell me about the hide.",6129,1,1,0), -(2991,0,0,"What are the chances of obtaining such a hide?",6131,1,1,0), -(2992,0,0,"So let us pretend I get this hide, what else would you need and what could you actually make?",6133,1,1,0), -(2993,0,0,"Ok!",6135,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (2984,2991,2992); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(2984,0,2991,0), -(2991,0,2992,0), -(2992,0,2993,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2984; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,2984,0,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10637; -DELETE FROM `smart_scripts` WHERE `entryorguid`=10637 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1063700 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10637,0,0,0,62,0,100,0,2993,0,0,0,80,1063700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Malyfous Darkhammer - On Gossip Option Selected - Run Script"), -(10637,0,1,0,62,0,100,0,2993,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Malyfous Darkhammer - On Gossip Option Selected - Close Gossip"), -(1063700,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.88205,"Malyfous Darkhammer - On Script - Set Orientation"), -(1063700,9,1,0,0,0,100,0,500,500,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Malyfous Darkhammer - On Script - Say Line 0"), -(1063700,9,2,0,0,0,100,0,5000,5000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.12414,"Malyfous Darkhammer - On Script - Set Orientation"); - -DELETE FROM `creature_text` WHERE `CreatureID`=10637; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(10637,0,0,"Read through my catalogue, $n.",12,0,100,25,0,0,6139,0,"Malyfous Darkhammer"); diff --git a/sql/updates/world/master/2021_10_08_04_world_2018_07_08_07_world_335.sql b/sql/updates/world/master/2021_10_08_04_world_2018_07_08_07_world_335.sql deleted file mode 100644 index 17d0950cb3a..00000000000 --- a/sql/updates/world/master/2021_10_08_04_world_2018_07_08_07_world_335.sql +++ /dev/null @@ -1,40 +0,0 @@ --- Malyfous's Catalogue -DELETE FROM `gossip_menu` WHERE `MenuID` IN (2986,2987,2988,2989,2990); -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(2986,3695,0), -(2987,3696,0), -(2988,3697,0), -(2989,3699,0), -(2990,3698,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuID`=2985; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(2985,0,0,"Chapter on Frayed Abomination Stitchings.",6145,1,1,0), -(2985,1,0,"Chapter on Enchanted Scarlet Thread.",6146,1,1,0), -(2985,2,0,"Chapter on Frostwhisper's Embalming Fluid.",6147,1,1,0), -(2985,3,0,"Chapter on Arcane Crystals and Arcanite.",6151,1,1,0), -(2985,4,0,"Chapter on Skin of Shadow.",6161,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuID`=2985; -INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES -(2985,0,2986,0), -(2985,1,2987,0), -(2985,2,2988,0), -(2985,3,2989,0), -(2985,4,2990,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2985; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,2985,0,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"), -(15,2985,1,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"), -(15,2985,2,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"), -(15,2985,3,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"), -(15,2985,4,0,0,8,0,5047,0,0,0,0,0,"","Show gossip option if quest 'Finkle Einhorn, At Your Service!' is rewarded"); - -DELETE FROM `npc_text` WHERE `ID` IN (3695,3696,3697,3698,3699); -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(3695,6163,1), -(3696,6164,1), -(3697,6165,1), -(3698,6166,1), -(3699,6167,1); diff --git a/sql/updates/world/master/2021_10_09_00_world.sql b/sql/updates/world/master/2021_10_09_00_world.sql deleted file mode 100644 index 92bf6770e43..00000000000 --- a/sql/updates/world/master/2021_10_09_00_world.sql +++ /dev/null @@ -1,62 +0,0 @@ -DELETE FROM `player_classlevelstats` WHERE `class`=4; -INSERT INTO `player_classlevelstats` (`class`, `level`, `str`, `agi`, `sta`, `inte`) VALUES -(4, 1, 14, 18, 19, 14), -(4, 2, 15, 19, 21, 15), -(4, 3, 17, 21, 23, 16), -(4, 4, 18, 22, 25, 18), -(4, 5, 20, 24, 27, 19), -(4, 6, 21, 26, 29, 20), -(4, 7, 23, 28, 30, 22), -(4, 8, 24, 30, 32, 23), -(4, 9, 26, 31, 34, 24), -(4, 10, 28, 34, 36, 26), -(4, 11, 30, 36, 38, 27), -(4, 12, 32, 39, 40, 29), -(4, 13, 35, 43, 42, 30), -(4, 14, 38, 46, 44, 31), -(4, 15, 40, 48, 46, 33), -(4, 16, 42, 50, 48, 34), -(4, 17, 43, 52, 50, 35), -(4, 18, 45, 54, 51, 37), -(4, 19, 46, 56, 53, 38), -(4, 20, 48, 58, 55, 39), -(4, 21, 50, 60, 57, 41), -(4, 22, 51, 62, 59, 42), -(4, 23, 53, 64, 61, 43), -(4, 24, 55, 66, 63, 45), -(4, 25, 56, 68, 65, 46), -(4, 26, 58, 70, 68, 48), -(4, 27, 60, 72, 69, 49), -(4, 28, 62, 74, 71, 51), -(4, 29, 64, 77, 73, 52), -(4, 30, 66, 79, 75, 54), -(4, 31, 68, 82, 78, 56), -(4, 32, 70, 84, 80, 57), -(4, 33, 72, 87, 83, 59), -(4, 34, 75, 90, 86, 61), -(4, 35, 77, 93, 88, 63), -(4, 36, 80, 96, 91, 65), -(4, 37, 82, 99, 94, 67), -(4, 38, 85, 102, 97, 70), -(4, 39, 88, 106, 101, 72), -(4, 40, 91, 109, 104, 74), -(4, 41, 94, 113, 108, 77), -(4, 42, 97, 117, 112, 80), -(4, 43, 101, 121, 116, 82), -(4, 44, 104, 126, 120, 85), -(4, 45, 108, 130, 124, 88), -(4, 46, 112, 135, 128, 92), -(4, 47, 116, 140, 133, 95), -(4, 48, 120, 145, 138, 98), -(4, 49, 124, 150, 143, 102), -(4, 50, 129, 155, 148, 106), -(4, 51, 160, 193, 187, 131), -(4, 52, 172, 208, 204, 141), -(4, 53, 186, 224, 223, 152), -(4, 54, 200, 241, 244, 164), -(4, 55, 215, 260, 267, 177), -(4, 56, 232, 280, 292, 190), -(4, 57, 248, 299, 317, 203), -(4, 58, 264, 319, 343, 217), -(4, 59, 282, 340, 372, 231), -(4, 60, 373, 450, 414, 306); diff --git a/sql/updates/world/master/2021_10_10_00_world_2018_07_08_08_world_335.sql b/sql/updates/world/master/2021_10_10_00_world_2018_07_08_08_world_335.sql deleted file mode 100644 index 24f1cdfe3e0..00000000000 --- a/sql/updates/world/master/2021_10_10_00_world_2018_07_08_08_world_335.sql +++ /dev/null @@ -1,44 +0,0 @@ --- Finkle Einhorn -DELETE FROM `gossip_menu` WHERE `MenuId` IN (2994,2995,2996,2997,2998,2999); -INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES -(2994,3660,0), -(2995,3661,0), -(2996,3662,0), -(2997,3663,0), -(2998,3664,0), -(2999,3665,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (2951,2994,2995,2996,2997,2998,2999); -INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(2951,0,0,"How the hell did you get in there to begin with?",6079,1,1,0), -(2994,0,0,"I'm all ears.",6081,1,1,0), -(2995,0,0,"So let me get this straight. You were swimming, nay, doing backstrokes in molten lava with this... this lava suit of yours? Yes? And out of nowhere, this here beast swallowed you whole?",6083,1,1,0), -(2996,0,0,"I must know something: How did you go to the bathroom with that thing on?",6085,1,1,0), -(2997,0,0,"Oh?",6087,1,1,0), -(2998,0,0,"I'll consider that the next time I run into one of these things.",6089,1,1,0), -(2999,0,0,"To Malyfous, I assume.",6092,1,1,0); - -DELETE FROM `gossip_menu_option_action` WHERE `MenuId` IN (2951,2994,2995,2996,2997,2998); -INSERT INTO `gossip_menu_option_action` (`MenuId`, `OptionIndex`, `ActionMenuId`, `ActionPoiId`) VALUES -(2951,0,2994,0), -(2994,0,2995,0), -(2995,0,2996,0), -(2996,0,2997,0), -(2997,0,2998,0), -(2998,0,2999,0); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10776; -DELETE FROM `smart_scripts` WHERE `entryorguid`=10776 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(10776,0,0,0,11,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Finkle Einhorn - On Respawn - Remove Npc Flag Questgiver"), -(10776,0,1,0,62,0,100,0,2999,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Finkle Einhorn - On Gossip Option Selected - Add Npc Flag Questgiver"), -(10776,0,2,0,62,0,100,0,2999,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Finkle Einhorn - On Gossip Option Selected - Close Gossip"); - --- Fix gossip text emotes --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=5, `em0_4`=0,`em0_5`=4 WHERE `Id`=3659; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1 WHERE `Id`=3660; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0,`em0_5`=5 WHERE `Id`=3661; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=25 WHERE `Id`=3662; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=6, `em0_2`=0, `em0_3`=1, `em0_4`=0,`em0_5`=6 WHERE `Id`=3663; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0,`em0_5`=1 WHERE `Id`=3664; --- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=6 WHERE `Id`=3665; diff --git a/sql/updates/world/master/2021_10_10_01_world_2018_07_08_10_world_335.sql b/sql/updates/world/master/2021_10_10_01_world_2018_07_08_10_world_335.sql deleted file mode 100644 index d2d17fe9f87..00000000000 --- a/sql/updates/world/master/2021_10_10_01_world_2018_07_08_10_world_335.sql +++ /dev/null @@ -1,49 +0,0 @@ --- Dalinda Malem -DELETE FROM `creature_text` WHERE `CreatureID`=5644; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(5644,0,0,"Elune be with us! Let's make haste from this evil fortress.",12,7,100,0,0,0,2143,0,"Dalinda Malem"), -(5644,1,0,"I will hurry back to Vahlarriel. Finish off those that you can--I should be fine on my own from here.",12,7,100,0,0,0,2144,0,"Dalinda Malem"); - --- UPDATE `creature_addon` SET `bytes1`=0 WHERE `guid`=26987; - -UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry`=5644; -DELETE FROM `smart_scripts` WHERE `entryorguid`=5644 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (564400,564401) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(5644,0,0,0,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Respawn - Set Flag Standstate 'Kneel'"), -(5644,0,1,2,19,0,100,0,1440,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Dalinda Malem - On Quest 'Return to Vahlarriel' Taken - Store Targetlist"), -(5644,0,2,3,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Quest 'Return to Vahlarriel' Taken - Remove Npc Flag Questgiver"), -(5644,0,3,4,61,0,100,0,0,0,0,0,0,80,564400,2,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Quest 'Return to Vahlarriel' Taken - Run Script"), -(5644,0,4,5,61,0,100,0,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Quest 'Return to Vahlarriel' Taken - Set Faction 113"), -(5644,0,5,0,61,0,100,0,0,0,0,0,0,19,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Quest 'Return to Vahlarriel' Taken - Remove Unit Flag 'Immune to NPC'"), -(5644,0,6,0,6,0,100,0,0,0,0,0,0,6,1440,0,0,0,0,0,12,1,0,0,0,0,0,0,"Dalinda Malem - On Just Died - Fail Quest 'Return to Vahlarriel'"), -(5644,0,7,0,40,0,100,0,15,5644,0,0,0,80,564401,2,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Waypoint 15 Reached - Run Script"), -(5644,0,8,0,40,0,100,0,16,5644,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Waypoint 16 Reached - Despawn"), -(5644,0,9,0,11,0,100,0,0,0,0,0,0,18,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Respawn - Add Unit Flag 'Immune to NPC'"), -(564400,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Say Line 0"), -(564400,9,1,0,0,0,100,0,0,0,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Remove Flag Standstate 'Kneel'"), -(564400,9,2,0,0,0,100,0,5000,5000,0,0,0,53,0,5644,0,0,0,2,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Start Waypoint"), -(564401,9,0,0,0,0,100,0,0,0,0,0,0,54,8000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Pause Waypoint"), -(564401,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Say Line 1"), -(564401,9,2,0,0,0,100,0,0,0,0,0,0,15,1440,0,0,0,0,0,12,1,0,0,0,0,0,0,"Dalinda Malem - On Script - Complete Quest 'Return to Vahlarriel'"), -(564401,9,3,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Dalinda Malem - On Script - Set Run On"); - -DELETE FROM `script_waypoint` WHERE `entry`=5644; -DELETE FROM `waypoints` WHERE `entry`=5644; -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(5644,1,-339.679,1752.04,139.482,""), -(5644,2,-328.957,1734.95,139.327,""), -(5644,3,-350.747,1731.12,139.338,""), -(5644,4,-365.064,1739.04,139.376,""), -(5644,5,-371.105,1746.03,139.374,""), -(5644,6,-383.141,1738.62,138.93,""), -(5644,7,-390.445,1733.98,136.353,""), -(5644,8,-401.368,1726.77,131.071,""), -(5644,9,-416.016,1721.19,129.807,""), -(5644,10,-437.139,1709.82,126.342,""), -(5644,11,-459.862,1687.92,116.059,""), -(5644,12,-460.686,1679.55,111.976,""), -(5644,13,-461.485,1670.94,109.033,""), -(5644,14,-468.53,1645.51,102.811,""), -(5644,15,-474.529,1615.97,97.228,""), -(5644,16,-474.329,1590.01,94.4982,""); diff --git a/sql/updates/world/master/2021_10_10_02_world_2018_07_08_11_world_335.sql b/sql/updates/world/master/2021_10_10_02_world_2018_07_08_11_world_335.sql deleted file mode 100644 index 5bb62ea4154..00000000000 --- a/sql/updates/world/master/2021_10_10_02_world_2018_07_08_11_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Raleigh the Devout -DELETE FROM `creature_text` WHERE `CreatureID`=3980; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(3980,0,0,"%s breaks the seal on Anton's letter and begins to read it.",16,0,100,0,0,0,1377,0,"Raleigh the Devout"), -(3980,1,0,"By the Light! This is not good. There's something you don't understand, $n.",12,7,100,5,0,0,1378,0,"Raleigh the Devout"), -(3980,2,0,"%s throws Anton's letter down on the table.",16,0,100,0,0,0,1379,0,"Raleigh the Devout"); - -DELETE FROM `smart_scripts` WHERE `entryorguid`=3980 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=398000 AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(3980,0,1,0,20,0,100,0,1052,0,0,0,80,398000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Quest 'Down the Scarlet Path (Part 2)' Finished - Run Script"), -(398000,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Script - Remove Npc Flag Questgiver"), -(398000,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Script - Say Line 0"), -(398000,9,2,0,0,0,100,0,5000,5000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Script - Say Line 1"), -(398000,9,3,0,0,0,100,0,3000,3000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Script - Say Line 2"), -(398000,9,4,0,0,0,100,0,2000,2000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raleigh the Devout - On Script - Add Npc Flag Questgiver"); diff --git a/sql/updates/world/master/2021_10_11_00_world_2018_07_10_00_world_335.sql b/sql/updates/world/master/2021_10_11_00_world_2018_07_10_00_world_335.sql deleted file mode 100644 index cf2d6c080cb..00000000000 --- a/sql/updates/world/master/2021_10_11_00_world_2018_07_10_00_world_335.sql +++ /dev/null @@ -1,192 +0,0 @@ --- Frostmane Novice -DELETE FROM `smart_scripts` WHERE `entryorguid`=946 AND `source_type`=0 AND `ID`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(946,0,1,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Novice - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=946; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(946,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Novice"), -(946,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Novice"), -(946,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Novice"), -(946,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Novice"); - --- Burly Rockjaw Trogg -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=724; -DELETE FROM `smart_scripts` WHERE `entryorguid`=724 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(724,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Burly Rockjaw Trogg - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=724; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(724,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Burly Rockjaw Trogg"), -(724,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Burly Rockjaw Trogg"), -(724,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Burly Rockjaw Trogg"); - --- Rockjaw Trogg -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=707; -DELETE FROM `smart_scripts` WHERE `entryorguid`=707 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(707,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Trogg - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=707; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(707,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Trogg"), -(707,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Trogg"), -(707,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Trogg"); - --- Rockjaw Raider -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1718; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1718 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1718,0,0,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Raider - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1718; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1718,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Raider"), -(1718,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Raider"), -(1718,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Raider"); - --- Crag Boar -UPDATE `smart_scripts` SET `event_chance`=50 WHERE `entryorguid` IN (1125,1126,1127,1689) AND `source_type`=0 AND `id`=0; - --- Ice Claw Bear -UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=7000, `event_param3`=15000, `event_param4`=19000, `action_param2`=2 WHERE `entryorguid`=1196 AND `source_type`=0 AND `id`=0; - --- Frostmane Headhunter -UPDATE `smart_scripts` SET `event_chance`=20 WHERE `entryorguid`=1123 AND `source_type`=0 AND `id`=0; - -DELETE FROM `creature_text` WHERE `CreatureID`=1123 AND `ID`=3; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1123,0,3,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Headhunter"); - --- Frostmane Troll -DELETE FROM `smart_scripts` WHERE `entryorguid`=1120 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1120,0,1,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Frostmane Troll - Between 0-15% Health - Flee For Assist (No Repeat)"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1120 AND `ID`=3; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1120,0,3,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Troll"); - --- Frostmane Snowstrider -DELETE FROM `smart_scripts` WHERE `entryorguid`=1121 AND `source_type`=0 AND `ID`=3; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1121,0,3,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Snowstrider - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1121; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1121,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Snowstrider"), -(1121,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Snowstrider"), -(1121,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Snowstrider"), -(1121,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Snowstrider"); - --- Frostmane Shadowcaster -UPDATE `smart_scripts` SET `event_chance`=30 WHERE `entryorguid`=1124 AND `source_type`=0 AND `id`=1; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1124 AND `source_type`=0 AND `id`=3; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1124,0,3,0,0,0,100,0,3000,6000,12000,15000,0,11,11980,32,0,0,0,0,2,0,0,0,0,0,0,0,"Frostmane Shadowcaster - In Combat - Cast 'Curse of Weakness'"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1124; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1124,0,0,"Have a taste of Frostmane magics.",12,14,100,0,0,0,1910,0,"Frostmane Shadowcaster"), -(1124,0,1,"All you $R want is my weed.",12,14,100,0,0,0,1911,0,"Frostmane Shadowcaster"); - --- Frostmane Hideskinner -DELETE FROM `smart_scripts` WHERE `entryorguid`=1122 AND `source_type`=0 AND `ID`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1122,0,2,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frostmane Hideskinner - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1122; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1122,0,0,"My weapon be thirsty!",12,0,100,0,0,0,1908,0,"Frostmane Hideskinner"), -(1122,0,1,"Killing you be easy.",12,0,100,0,0,0,1909,0,"Frostmane Hideskinner"), -(1122,0,2,"You be dead soon!",12,0,100,0,0,0,10434,0,"Frostmane Hideskinner"), -(1122,0,3,"I gonna make you into mojo!",12,0,100,0,0,0,10435,0,"Frostmane Hideskinner"); - --- Great Father Arctikus -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=1260 AND `source_type`=0; - -DELETE FROM `creature_text` WHERE `CreatureID`=1260; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1260,0,0,"You dare defile Frostmane Hold, $R. Prepare to die!",12,14,100,0,0,0,1918,0,"Great Father Arctikus"), -(1260,0,1,"Oh, we are going to get along just fine, $n.",12,14,100,0,0,0,1919,0,"Great Father Arctikus"); - --- Edan the Howler -UPDATE `smart_scripts` SET `event_param1`=7000, `event_param2`=11000, `event_param3`=8000, `event_param4`=12000 WHERE `entryorguid`=1137 AND `source_type`=0 AND `id`=0; - --- Old Icebeard -UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=6000, `event_param3`=17000, `event_param4`=23000 WHERE `entryorguid`=1271 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `event_param1`=11000, `event_param2`=16000, `event_param3`=30000, `event_param4`=40000 WHERE `entryorguid`=1271 AND `source_type`=0 AND `id`=1; - --- Leper Gnome -UPDATE `smart_scripts` SET `event_param1`=5000, `event_param2`=9000, `event_param3`=14000, `event_param4`=18000 WHERE `entryorguid`=1211 AND `source_type`=0 AND `id`=1; - --- Frostmane Seer -UPDATE `smart_scripts` SET `event_chance`=20 WHERE `entryorguid`=1397 AND `source_type`=0 AND `id`=0; - --- Vagash -UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=9000, `event_param3`=14000, `event_param4`=17000 WHERE `entryorguid`=1388 AND `source_type`=0 AND `id`=0; - --- Bjarn -UPDATE `smart_scripts` SET `event_param1`=3000, `event_param2`=7000, `event_param3`=15000, `event_param4`=19000, `action_param2`=2 WHERE `entryorguid`=1130 AND `source_type`=0 AND `id`=0; - --- Rockjaw Bonesnapper -DELETE FROM `smart_scripts` WHERE `entryorguid`=1117 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1117,0,0,0,0,0,100,0,5000,9000,19000,27000,0,11,5164,0,0,0,0,0,2,0,0,0,0,0,0,0,"Rockjaw Bonesnapper - In Combat - Cast 'Knockdown'"), -(1117,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Bonesnapper - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1117; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1117,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Bonesnapper"), -(1117,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Bonesnapper"), -(1117,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Bonesnapper"); - --- Rockjaw Backbreaker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1118 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1118,0,2,0,4,0,15,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Backbreaker - On Aggro - Say Line 1"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1118 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1118,1,0,"Crush!",12,0,100,0,0,0,1913,0,"Rockjaw Backbreaker"), -(1118,1,1,"Kill!",12,0,100,0,0,0,1914,0,"Rockjaw Backbreaker"), -(1118,1,2,"Destroy!",12,0,100,0,0,0,1915,0,"Rockjaw Backbreaker"); - --- Dark Iron Spy -DELETE FROM `smart_scripts` WHERE `entryorguid`=6123 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6123,0,0,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,'Dark Iron Spy - Between 0-15% Health - Flee For Assist (No Repeat)'), -(6123,0,1,0,4,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Dark Iron Spy - On Aggro - Say Line 0'), -(6123,0,2,0,0,0,100,0,3000,4500,11500,17500,0,11,14873,0,0,0,0,0,2,0,0,0,0,0,0,0,'Dark Iron Spy - In Combat - Cast \'Sinister Strike\''), -(6123,0,3,0,0,0,100,0,8000,11000,27000,32000,0,11,3583,0,0,0,0,0,2,0,0,0,0,0,0,0,'Dark Iron Spy - In Combat - Cast \'Deadly Poison\''); - -DELETE FROM `creature_text` WHERE `CreatureID`=6123; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6123,0,0,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Dark Iron Spy"), -(6123,0,1,"Time to die, $C.",12,0,100,0,0,0,1935,0,"Dark Iron Spy"), -(6123,0,2,"Feel the power of the Dark Iron Dwarves!",12,0,100,0,0,0,1936,0,"Dark Iron Spy"); - --- Captain Beld -UPDATE `smart_scripts` SET `id`=2 WHERE `entryorguid`=6124 AND `source_type`=0 AND `id`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=6124 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(6124,0,0,0,4,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Beld - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=6124; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(6124,0,0,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Captain Beld"), -(6124,0,1,"Time to die, $C.",12,0,100,0,0,0,1935,0,"Captain Beld"), -(6124,0,2,"Feel the power of the Dark Iron Dwarves!",12,0,100,0,0,0,1936,0,"Captain Beld"); - --- Mangeclaw -UPDATE `smart_scripts` SET `id`=2 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=0; -UPDATE `smart_scripts` SET `id`=0, `event_param1`=4000, `event_param2`=6000, `event_param3`=11000, `event_param4`=13000 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=1; -UPDATE `smart_scripts` SET `id`=1 WHERE `entryorguid`=1961 AND `source_type`=0 AND `id`=2; - --- Fix movement for some creatures -UPDATE `creature` SET `spawndist`=5, `MovementType`=1 WHERE `id` IN (1689,1127); - --- Fix some texts --- UPDATE `creature_text` SET `BroadcastTextId`=1914 WHERE `CreatureID` IN (1115,1116,1161,1162,1163,1165,1166,1167,1197,1393) AND `GroupID`=0 AND `ID`=1; --- UPDATE `creature_text` SET `Language`=0 WHERE `BroadcastTextId` IN (1913,1915); diff --git a/sql/updates/world/master/2021_10_11_01_world_2018_07_10_01_world_335.sql b/sql/updates/world/master/2021_10_11_01_world_2018_07_10_01_world_335.sql deleted file mode 100644 index ff36bd71665..00000000000 --- a/sql/updates/world/master/2021_10_11_01_world_2018_07_10_01_world_335.sql +++ /dev/null @@ -1,124 +0,0 @@ --- Quest "Vahlarriel's Search" -DELETE FROM `quest_details` WHERE `ID`=1437; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1437,2,1,1,0,0,0,0,0,0); - --- Quest "Vahlarriel's Search (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1465; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=6, `Emote4`=1 WHERE `ID`=1465; - --- Quest "Vahlarriel's Search (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1438; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1438,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=20, `Emote2`=1, `Emote3`=1 WHERE `ID`=1438; - --- Quest "Search for Tyranis" -DELETE FROM `quest_details` WHERE `ID`=1439; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1439,1,5,1,274,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1439; -UPDATE `quest_offer_reward` SET `Emote1`=18, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=3000 WHERE `ID`=1439; - --- Quest "Return to Vahlarriel" -DELETE FROM `quest_details` WHERE `ID`=1440; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1440,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=1440; - --- Quest "Vyletongue Corruption" -DELETE FROM `quest_details` WHERE `ID`=7041; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(7041,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7041; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=7041; - --- Quest "Down the Scarlet Path" -DELETE FROM `quest_details` WHERE `ID`=261; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(261,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=261; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=261; - --- Quest "Down the Scarlet Path (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1052; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1052,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=1052; - --- Quest "Centaur Bounty" -DELETE FROM `quest_details` WHERE `ID`=1387; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1387,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=1387; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=1387; - --- Quest "Sceptre of Light" -UPDATE `quest_offer_reward` SET `RewardText`="The elusive Sceptre of Light! Your acquisition of it has removed a grave threat to the world. Well done, $C, well done." WHERE `ID`=5741; - --- Quest "Book of the Ancients" -UPDATE `quest_offer_reward` SET `RewardText`="The long lost Book of the Ancients! I will ensure this book is passed on to the high council. You've done well today, and for that you are to be thanked... as a hero should be thanked!" WHERE `ID`=6027; - --- Quest "Reclaimers' Business in Desolace" -DELETE FROM `quest_details` WHERE `ID`=1453; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1453,1,1,0,0,0,0,0,0,40443); -- Reclaimers' Business in Desolace -UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=1453; - --- Quest "Reagents for Reclaimers Inc." -DELETE FROM `quest_details` WHERE `ID`=1458; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1458,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1458; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1458; - --- Quest "Reagents for Reclaimers Inc. (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=1459; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1459,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1459; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1459; - --- Quest "Reagents for Reclaimers Inc. (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=1466; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1466,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID` IN (1466,1192); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1466; - --- Quest "Reagents for Reclaimers Inc. (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=1467; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1467,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=1467; - --- Quest "The Karnitol Shipwreck" --- Quest "The Karnitol Shipwreck (Part 2)" --- Quest "The Karnitol Shipwreck (Part 3)" -DELETE FROM `quest_details` WHERE `ID` IN (1456,1455,1454); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1456,1,1,0,0,0,0,0,0,40443), -- The Karnitol Shipwreck -(1455,0,0,0,0,0,0,0,0,40443), -- The Karnitol Shipwreck -(1454,0,0,0,0,0,0,0,0,40443); -- The Karnitol Shipwreck - --- Quest "The Karnitol Shipwreck (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=1457; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1457,1,11,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1 WHERE `ID`=1457; - --- Quest "The Glowing Shard" -UPDATE `quest_request_items` SET `EmoteOnComplete`=2 WHERE `ID`=6981; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6981; - --- Quest "In Nightmares" -DELETE FROM `quest_details` WHERE `ID` IN (3370,3369); -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3370,1,1,1,0,0,0,0,0,0), -(3369,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID` IN (3370,3369); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=1, `EmoteDelay3`=2000 WHERE `ID` IN (3370,3369); - --- Quest "Hemet Nesingwary Jr." -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5762; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=5762; diff --git a/sql/updates/world/master/2021_10_11_02_world_2018_07_10_02_world_335.sql b/sql/updates/world/master/2021_10_11_02_world_2018_07_10_02_world_335.sql deleted file mode 100644 index 56bd6dd4930..00000000000 --- a/sql/updates/world/master/2021_10_11_02_world_2018_07_10_02_world_335.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Magistrate Bluntnose -UPDATE `gossip_menu` SET `TextID`=2288 WHERE `MenuID`=140; diff --git a/sql/updates/world/master/2021_10_11_03_world_2018_07_10_03_world_335.sql b/sql/updates/world/master/2021_10_11_03_world_2018_07_10_03_world_335.sql deleted file mode 100644 index 42bec8c6af4..00000000000 --- a/sql/updates/world/master/2021_10_11_03_world_2018_07_10_03_world_335.sql +++ /dev/null @@ -1,14 +0,0 @@ -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN (2831,2801); -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,2831,3523,0,0,14,0,271,0,0,0,0,0,"","SHOW gossip text 3523 if quest 'Vyrin's Revenge' is not taken"), -(14,2831,3522,0,0,9,0,271,0,0,0,0,0,"","SHOW gossip text 3522 if quest 'Vyrin's Revenge' is taken"), -(14,2831,3522,0,1,28,0,271,0,0,0,0,0,"","SHOW gossip text 3522 if quest 'Vyrin's Revenge' is complete"), -(14,2831,3525,0,0,8,0,271,0,0,0,0,0,"","SHOW gossip text 3525 if quest 'Vyrin's Revenge' is rewarded"), -(14,2801,3494,0,0,14,0,271,0,0,0,0,0,"","SHOW gossip text 3494 if quest 'Vyrin's Revenge' is not taken"), -(14,2801,3493,0,0,9,0,271,0,0,0,0,0,"","SHOW gossip text 3493 if quest 'Vyrin's Revenge' is taken"), -(14,2801,3493,0,1,28,0,271,0,0,0,0,0,"","SHOW gossip text 3493 if quest 'Vyrin's Revenge' is complete"), -(14,2801,3495,0,0,8,0,271,0,0,0,0,0,"","SHOW gossip text 3495 if quest 'Vyrin's Revenge' is rewarded"); - -DELETE FROM `gossip_menu` WHERE `MenuID`=2801 AND `TextID`=3493; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(2801,3493,0); diff --git a/sql/updates/world/master/2021_10_12_00_world.sql b/sql/updates/world/master/2021_10_12_00_world.sql deleted file mode 100644 index 160a65769ec..00000000000 --- a/sql/updates/world/master/2021_10_12_00_world.sql +++ /dev/null @@ -1,18 +0,0 @@ --- -DELETE FROM `conversation_line_template` WHERE `Id` IN (32915, 32916, 32917, 32918, 32919, 32926); -INSERT INTO `conversation_line_template` (`Id`, `StartTime`, `UiCameraID`, `ActorIdx`, `Flags`, `VerifiedBuild`) VALUES -(32915, 0, 0, 0, 0, 40120), -(32916, 9878, 0, 0, 0, 40120), -(32917, 22389, 0, 0, 0, 40120), -(32918, 33855, 0, 0, 0, 40120), -(32919, 43842, 0, 0, 0, 40120), -(32926, 55409, 0, 1, 1, 40120); - -DELETE FROM `conversation_template` WHERE `Id`=13254; -INSERT INTO `conversation_template` (`Id`, `FirstLineID`, `LastLineEndTime`, `TextureKitId`, `ScriptName`, `VerifiedBuild`) VALUES -(13254, 32915, 55409, 0, 'conversation_allied_race_dk_defender_of_azeroth', 40120); - -DELETE FROM `conversation_actors` WHERE (`ConversationId`=13254 AND `Idx`=0); -INSERT INTO `conversation_actors` (`ConversationId`, `ConversationActorId`, `ConversationActorGuid`, `Idx`, `VerifiedBuild`) VALUES --- (13254, 0, 0, 1, 40120), -- Full: 0x0800040000000000FFFFFFFFFFFFFFFF Player/0 R1/S16777215 Map: 0 (Eastern Kingdoms) Low: 1099511627775 -(13254, 74042, 1050053, 0, 40120); -- Full: 0x203AF51F209DEB400009E0000059DA73 Creature/0 R3773/S2528 Map: 2297 (Icecrown Citadel (8.3)) Entry: 161709 (Highlord Darion Mograine) Low: 5888627 diff --git a/sql/updates/world/master/2021_10_13_00_world.sql b/sql/updates/world/master/2021_10_13_00_world.sql deleted file mode 100644 index 1c67df1ab15..00000000000 --- a/sql/updates/world/master/2021_10_13_00_world.sql +++ /dev/null @@ -1,49 +0,0 @@ --- -SET @OGUID := 600015; -SET @WLSID := 100000; - -DELETE FROM `gameobject` WHERE `guid`=@OGUID+0; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES -(@OGUID+0, 341833, 2297, 12952, 12951, '0', 0, 0, 529.26043701171875, -2124.81591796875, 840.85693359375, 0, 0, 0, 0, 1, 120, 255, 1, 40120); -- Death Gate (Area: The Frozen Throne - Difficulty: 0) - -DELETE FROM `serverside_spell` WHERE `Id`=316990 AND `DifficultyID`=0; -INSERT INTO `serverside_spell` (`Id`, `DifficultyID`, `SpellName`, `RangeIndex`, `Attributes`, `AttributesEx`, `AttributesEx2`, `AttributesEx3`, `AttributesEx4`, `AttributesEx5`, `AttributesEx6`) VALUES -(316990, 0, '"Defender of Azeroth": 02 Death Gate Selector', 1, 0x29000180, 0x00000420, 0x10484004, 0x10030200, 0x00800080, 0x00060008, 0x00001200); - -DELETE FROM `serverside_spell_effect` WHERE `SpellID`=316990 AND `EffectIndex`=0 AND `DifficultyID`=0; -INSERT INTO `serverside_spell_effect` (`SpellID`, `EffectIndex`, `DifficultyID`, `Effect`, `EffectMiscValue1`, `ImplicitTarget1`, `ImplicitTarget2`) VALUES -(316990, 0, 0, 3, 0, 1, 0); -- Death Gate Selector - -DELETE FROM `spell_script_names` WHERE `ScriptName` IN('spell_defender_of_azeroth_death_gate_selector', 'spell_defender_of_azeroth_speak_with_mograine'); -INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -(316983, 'spell_defender_of_azeroth_speak_with_mograine'), -(316990, 'spell_defender_of_azeroth_death_gate_selector'); - -DELETE FROM `spell_target_position` WHERE `ID` IN(316999, 317000) AND `EffectIndex`=0; -INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES -(316999, 0, 0, -9088.990234375, 415.220001220703125, 92.1699981689453125, 40120), -- Spell: 316999 (Death Gate) Efffect: 252 (SPELL_EFFECT_TELEPORT_UNITS) -(317000, 0, 1, 1370.1600341796875, -4371.6201171875, 26.04999923706054687, 40443); -- Spell: 317000 (Death Gate) Efffect: 252 (SPELL_EFFECT_TELEPORT_UNITS) - -DELETE FROM `world_safe_locs` WHERE `ID` IN(@WLSID+0); -INSERT INTO `world_safe_locs` (`ID`, `MapID`, `LocX`, `LocY`, `LocZ`, `Facing`, `Comment`) VALUES -(@WLSID+0, 2297, 544.54865, -2124.7031, 840.85693, 3.141906976699829101, 'Icecrown Citadel - Allied Race DK Intro - GY'); - -DELETE FROM `graveyard_zone` WHERE `ID`=@WLSID+0 AND `GhostZone`=12952; -INSERT INTO `graveyard_zone` (`ID`, `GhostZone`, `Faction`, `Comment`) VALUES -(@WLSID+0, 12952, 0, 'Icecrown Citadel - Allied Race DK Intro - GY'); - -UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=161709; -DELETE FROM `smart_scripts` WHERE `entryorguid`=161709 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `event_type`, `event_param1`, `action_type`, `action_param1`, `action_param2`, `target_type`, `target_param1`, `comment`) VALUES -(161709, 0, 0, 62, 25082, 85, 316983, 0, 1, 0, 'Darion Mograine - On Gossip Option Select - Invoker Cast - Self'), -(161709, 0, 1, 62, 25082, 143, 13254, 1, 7, 0, 'Darion Mograine - On Gossip Option Select - Create Conversation - Invoker'), -(161709, 0, 2, 62, 25082, 72, 0, 0, 7, 0, 'Darion Mograine - On Gossip Option Select - Close Gossip - Invoker'); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1 AND `SourceEntry`=316983; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ConditionTarget`, `ConditionTypeOrReference`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `Comment`) VALUES -(13, 1, 316983, 0, 0, 31, 3, 161709, 0, 'Defender of Azeroth: Speak.. should only hit creatures with entry 161709'); - --- some fixups -DELETE FROM `creature_questender` WHERE `id`=163016 AND `quest` IN(58902, 58903); -UPDATE `conditions` SET `ConditionValue1`=395159 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=25082 AND `ConditionTypeOrReference`=48 AND `ElseGroup`=1; -UPDATE `conditions` SET `ConditionValue1`=395215 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=25082 AND `ConditionTypeOrReference`=48 AND `ElseGroup`=2; diff --git a/sql/updates/world/master/2021_10_13_01_world_2018_07_10_04_world_335.sql b/sql/updates/world/master/2021_10_13_01_world_2018_07_10_04_world_335.sql deleted file mode 100644 index b48eb567853..00000000000 --- a/sql/updates/world/master/2021_10_13_01_world_2018_07_10_04_world_335.sql +++ /dev/null @@ -1,208 +0,0 @@ --- Stonesplinter Trogg -UPDATE `smart_scripts` SET `event_chance`=15 WHERE `entryorguid` IN (1202,1163,1166,1393,1175,1169,1178,1181) AND `source_type`=0 AND `id`=0; - --- Forest Lurker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1195 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1195,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Forest Lurker - On Reset - Cast 'Poison Proc'"); - --- Cliff Lurker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1184 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1184,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cliff Lurker - On Reset - Cast 'Poison Proc'"); - --- Wood Lurker -DELETE FROM `smart_scripts` WHERE `entryorguid`=1185 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1185,0,0,0,25,0,100,0,0,0,0,0,0,11,3616,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wood Lurker - On Reset - Cast 'Poison Proc'"); - --- Mountain Boar -UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid` IN (1190,1191,1192,1119) AND `source_type`=0 AND `id`=0; - --- Tunnel Rat Kobold -DELETE FROM `creature_text` WHERE `CreatureID` IN (1172,1202,1174,1175,1177,1173,1169) AND `GroupID`=0 AND `ID`=2; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1172,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Vermin"), -(1202,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Kobold"), -(1174,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Geomancer"), -(1175,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Digger"), -(1177,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Surveyor"), -(1173,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Scout"), -(1169,0,2,"Never cross a Dark Iron, $C.",12,0,100,0,0,0,1934,0,"Dark Iron Insurgent"); - --- Tunnel Rat Kobold -DELETE FROM `creature_text` WHERE `CreatureID`=1202 AND `GroupID`=2; -- Remove wrong texts - -DELETE FROM `smart_scripts` WHERE `entryorguid`=1202 AND `source_type`=0 AND `id` IN (1,3); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1202,0,1,0,25,0,100,0,0,0,0,0,0,11,8876,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tunnel Rat Kobold - On Reset - Cast 'Thrash'"); - --- Tunnel Rat Forager -DELETE FROM `smart_scripts` WHERE `entryorguid`=1176 AND `source_type`=0 AND `ID` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1176,0,0,0,0,0,100,0,5000,9000,17000,21000,0,11,7365,2,0,0,0,0,2,0,0,0,0,0,0,0,"Tunnel Rat Forager - In Combat - Cast 'Bottle of Poison'"), -(1176,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tunnel Rat Forager - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1176; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1176,0,0,"Yip! Me kill!",12,0,100,0,0,0,1920,0,"Tunnel Rat Forager"), -(1176,0,1,"Me no run from $C like you!",12,0,100,0,0,0,1921,0,"Tunnel Rat Forager"), -(1176,0,2,"You no take candle!",12,0,100,0,0,0,1868,0,"Tunnel Rat Forager"); - --- Stonesplinter Skullthumper -DELETE FROM `smart_scripts` WHERE `entryorguid`=1163 AND `source_type`=0 AND `ID`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1163,0,1,0,0,0,100,0,5000,9000,10000,14000,0,11,1776,2,0,0,0,0,2,0,0,0,0,0,0,0,"Stonesplinter Skullthumper - In Combat - Cast 'Gouge'"); - --- Stonesplinter Seer -UPDATE `smart_scripts` SET `event_param3`=3000, `event_param4`=5000 WHERE `entryorguid`=1166 AND `source_type`=0 AND `id`=1; - --- Stonesplinter Shaman --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1197 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1197,0,1,0,14,0,100,0,160,20,18000,35000,0,11,547,0,0,0,0,0,7,0,0,0,0,0,0,0,"Stonesplinter Shaman - Friendly At 160 Health - Cast 'Healing Wave'"); - --- Stonesplinter Bonesnapper -DELETE FROM `smart_scripts` WHERE `entryorguid`=1164 AND `source_type`=0 AND `id` IN (2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1164,0,0,0,0,0,100,0,5000,7000,15000,19000,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,"Stonesplinter Bonesnapper - In Combat - Cast 'Strike'"), -(1164,0,2,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rockjaw Backbreaker - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1164; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1164,0,0,"Crush!",12,0,100,0,0,0,1913,0,"Stonesplinter Bonesnapper"), -(1164,0,1,"Kill!",12,0,100,0,0,0,1914,0,"Stonesplinter Bonesnapper"), -(1164,0,2,"Destroy!",12,0,100,0,0,0,1915,0,"Stonesplinter Bonesnapper"); - --- Grawmug -DELETE FROM `smart_scripts` WHERE `entryorguid`=1205 AND `source_type`=0 AND `id` IN (0,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1205,0,0,0,0,0,100,0,3000,5000,8000,12000,0,11,3229,0,0,0,0,0,9,0,0,30,0,0,0,0,"Grawmug - In Combat - Cast 'Quick Bloodlust'"), -(1205,0,2,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grawmug - On Aggro - Say Line 0"); - -DELETE FROM `creature_text` WHERE `CreatureID`=1205; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1205,0,0,"A $C called $n? You'll make a fine breakfast!",12,0,100,0,0,0,444,0,"Grawmug"), -(1205,0,1,"Weak $C! You are no match for the Stonesplinter Tribe!",12,0,100,0,0,0,443,0,"Grawmug"), -(1205,0,2,"The only good $R is a dead $R!",12,0,100,0,0,0,447,0,"Grawmug"), -(1205,0,3,"The Stonesplinter Tribe shall see to your doom!",12,0,100,0,0,0,445,0,"Grawmug"), -(1205,0,4,"Die, $R! These lands belong to the Stonesplinter Tribe!",12,0,100,0,0,0,446,0,"Grawmug"), -(1205,0,5,"The Loch belongs to the Stonesplinter Tribe now, $n! Now die!",12,0,100,0,0,0,448,0,"Grawmug"); - --- Gnasher -DELETE FROM `smart_scripts` WHERE `entryorguid`=1206 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1206,0,0,0,25,0,100,0,0,0,0,0,0,11,3394,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gnasher - On Reset - Cast 'Consume Flesh'"); - --- Brawler -DELETE FROM `smart_scripts` WHERE `entryorguid`=1207 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1207,0,0,0,0,0,100,0,5000,7000,8000,11000,0,11,6253,0,0,0,0,0,2,0,0,0,0,0,0,0,"Brawler - In Combat - Cast 'Backhand'"); - --- Stonesplinter Digger --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1167 AND `source_type`=0 AND `id` IN (1,2); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1167,0,1,0,4,0,100,0,0,0,0,0,0,11,7164,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonesplinter Digger - On Aggro - Cast 'Defensive Stance'"), --- (1167,0,2,0,0,0,100,0,5000,8000,10000,16000,0,11,7386,2,0,0,0,0,2,0,0,0,0,0,0,0,"Stonesplinter Digger - In Combat - Cast 'Sunder Armor'"); - --- Stonesplinter Geomancer --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1165 AND `source_type`=0 AND `id`=1; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1165,0,1,0,0,0,100,0,1000,3000,13000,17000,0,11,4979,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stonesplinter Geomancer - In Combat - Cast 'Quick Flame Ward'"); - --- Loch Crocolisk --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1693; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1693 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES --- (1693,0,0,0,25,0,100,0,0,0,0,0,0,11,12787,0,0,0,0,0,1,0,0,0,0,0,0,0,"Loch Crocolisk - On Reset - Cast 'Thrash'"); - --- Young Threshadon -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1224; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1224 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1224,0,0,0,25,0,100,0,0,0,0,0,0,11,3417,0,0,0,0,0,1,0,0,0,0,0,0,0,"Young Threshadon - On Reset - Cast 'Thrash'"); - --- Tunnel Rat Geomancer --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1174 AND `source_type`=0 AND `id` IN (1,2,3); --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1174,0,1,0,4,0,100,0,0,0,0,0,0,11,134,2,0,0,0,0,1,0,0,0,0,0,0,0,"Tunnel Rat Geomancer - On Aggro - Cast 'Fire Shield'"), --- (1174,0,2,0,0,0,100,0,1000,3000,9000,11000,0,11,4979,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tunnel Rat Geomancer - In Combat - Cast 'Quick Flame Ward'"), --- (1174,0,3,0,0,0,100,0,4000,7000,10000,15000,0,11,2136,0,0,0,0,0,2,0,0,0,0,0,0,0,"Tunnel Rat Geomancer - In Combat - Cast 'Fire Blast'"); - --- Tunnel Rat Digger -DELETE FROM `smart_scripts` WHERE `entryorguid`=1175 AND `source_type`=0 AND `id` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1175,0,1,0,4,0,100,0,0,0,0,0,0,11,7164,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tunnel Rat Digger - On Aggro - Cast 'Defensive Stance'"), -(1175,0,2,0,0,0,100,0,5000,8000,14000,18000,0,11,7386,2,0,0,0,0,2,0,0,0,0,0,0,0,"Tunnel Rat Digger - In Combat - Cast 'Sunder Armor'"); - --- Grizlak --- DELETE FROM `smart_scripts` WHERE `entryorguid`=1425 AND `source_type`=0 AND `id`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (1425,0,0,0,14,0,100,0,150,40,20000,25000,0,11,6074,0,0,0,0,0,7,0,0,0,0,0,0,0,"Grizlak - Friendly At 150 Health - Cast 'Renew'"); - --- Lord Condar --- UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=14268; --- DELETE FROM `smart_scripts` WHERE `entryorguid`=14268 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES --- (14268,0,0,0,25,0,100,0,0,0,0,0,0,11,4317,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lord Condar - On Reset - Cast 'Eye Peck'"); - --- Shanda the Spinner -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=14266; -DELETE FROM `smart_scripts` WHERE `entryorguid`=14266 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(14266,0,0,0,25,0,100,0,0,0,0,0,0,11,13299,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shanda the Spinner - On Reset - Cast 'Poison Proc'"), -(14266,0,1,0,9,0,100,0,0,30,9000,12000,0,11,12023,0,0,0,0,0,2,0,0,0,0,0,0,0,"Shanda the Spinner - Within 0-30 Range - Cast 'Web'"); - --- Emogg the Crusher --- DELETE FROM `smart_scripts` WHERE `entryorguid`=14267 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`,`event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES --- (14267,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Emogg the Crusher - On Aggro - Say Line 0"), --- (14267,0,1,0,0,0,100,0,8000,11000,22000,28000,0,11,19482,2,0,0,0,0,1,0,0,0,0,0,0,0,"Emogg the Crusher - In Combat - Cast 'War Stomp'"), --- (14267,0,2,0,2,0,100,1,0,30,0,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Emogg the Crusher - Between 0-30% Health - Cast Enrage (No Repeat)"), --- (14267,0,3,0,2,0,100,1,0,30,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Emogg the Crusher - Between 0-30% Health - Say Line 1 (No Repeat)"); - --- DELETE FROM `creature_text` WHERE `CreatureID`=14267 AND `GroupID`=1; --- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES --- (14267,1,0,"%s becomes enraged!",16,0,100,0,0,0,10677,0,"Rage Scar Yeti"); - --- Large Loch Crocolisk --- DELETE FROM `smart_scripts` WHERE `entryorguid`=2476 AND `source_type`=0; --- INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES --- (2476,0,0,0,25,0,100,0,0,0,0,0,0,11,12787,0,0,0,0,0,1,0,0,0,0,0,0,0,"Large Loch Crocolisk - On Reset - Cast 'Thrash'"), --- (2476,0,1,0,0,0,100,0,6000,8000,12000,16000,0,11,3427,0,0,0,0,0,2,0,0,0,0,0,0,0,"Large Loch Crocolisk - In Combat - Cast 'Infected Wound'"); - --- Mo'grosh Ogre -DELETE FROM `smart_scripts` WHERE `entryorguid`=1178 AND `source_type`=0 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1178,0,1,0,25,0,100,0,0,0,0,0,0,11,7095,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mo'grosh Ogre - On Reset - Cast 'Knockdown Proc'"); - --- Stormscale Myrmidon -DELETE FROM `smart_scripts` WHERE `entryorguid`=2181 AND `source_type`=0 AND `id`=0; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(2181,0,0,0,25,0,100,0,0,0,0,0,0,11,7095,0,0,0,0,0,1,0,0,0,0,0,0,0,"Stormscale Myrmidon - On Reset - Cast 'Knockdown Proc'"); - --- Mo'grosh Enforcer -DELETE FROM `smart_scripts` WHERE `entryorguid`=1179 AND `source_type`=0 AND `ID`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1179,0,0,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mo'grosh Enforcer - On Aggro - Say Line 0"); - --- Mo'grosh Brute -DELETE FROM `smart_scripts` WHERE `entryorguid`=1180 AND `source_type`=0 AND `ID`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1180,0,0,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Mo'grosh Brute - On Aggro - Say Line 0"); - --- Mo'grosh Shaman -DELETE FROM `smart_scripts` WHERE `entryorguid`=1181 AND `source_type`=0 AND `ID` IN (1,2); -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(1181,0,1,0,0,0,100,0,0,0,3000,5000,0,11,9532,64,0,0,0,0,2,0,0,0,0,0,0,0,"Mo'grosh Shaman - On Reset - Cast 'Lightning Bolt'"), -(1181,0,2,0,0,0,100,0,1000,5000,8000,13000,0,11,3229,0,0,0,0,0,9,0,0,30,0,0,0,0,"Mo'grosh Shaman - In Combat - Cast 'Quick Bloodlust'"); - --- Mo'grosh Mystic -DELETE FROM `smart_scripts` WHERE `entryorguid`=1183 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1183,0,2,0,14,0,100,0,200,40,25000,30000,0,11,547,0,0,0,0,0,7,0,0,0,0,0,0,0,"Mo'grosh Mystic - Friendly At 200 Health - Cast 'Healing Wave'"); - --- Chok'sul -DELETE FROM `creature_text` WHERE `CreatureID`=1210 AND `GroupID`=0 AND `ID`=3; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1210,0,3,"Me smash you!",12,7,100,0,0,0,1930,0,"Chok'sul"); diff --git a/sql/updates/world/master/2021_10_13_02_world_2018_07_10_05_world.sql b/sql/updates/world/master/2021_10_13_02_world_2018_07_10_05_world.sql deleted file mode 100644 index 0afe3671862..00000000000 --- a/sql/updates/world/master/2021_10_13_02_world_2018_07_10_05_world.sql +++ /dev/null @@ -1,6 +0,0 @@ --- correct the emotes for Warosh: --- UPDATE `creature_text` SET `Type`= 16 WHERE `CreatureID`= 10799 AND `ID`= 3; --- UPDATE `creature_text` SET `Language`= 0 WHERE `CreatureID`= 10799 AND `ID`= 2; --- remove skinning loot from Spirestone Mystic NPCs and Bijou: -UPDATE `creature_template` SET `skinloot`= 0 WHERE `entry` IN (9198, 10257); -DELETE FROM `skinning_loot_template` WHERE `entry` IN (9198); diff --git a/sql/updates/world/master/2021_10_13_03_world_2018_07_10_06_world.sql b/sql/updates/world/master/2021_10_13_03_world_2018_07_10_06_world.sql deleted file mode 100644 index 114e9303a1b..00000000000 --- a/sql/updates/world/master/2021_10_13_03_world_2018_07_10_06_world.sql +++ /dev/null @@ -1,8 +0,0 @@ --- --- UPDATE `quest_template` SET `RewardMoney`=-20000 WHERE `ID` IN (3644,3645,3646,3647); -DELETE FROM `disables` WHERE `sourceType` = 1 AND `entry` IN (3644,3645,3646,3647); -INSERT INTO `disables` (`sourceType`,`entry`, `comment`) VALUES -(1, 3644, "Depracted quest Membership Card Renewal"), -(1, 3645, "Depracted quest Membership Card Renewal"), -(1, 3646, "Depracted quest Membership Card Renewal"), -(1, 3647, "Depracted quest Membership Card Renewal"); diff --git a/sql/updates/world/master/2021_10_13_04_world_2018_07_10_08_world.sql b/sql/updates/world/master/2021_10_13_04_world_2018_07_10_08_world.sql deleted file mode 100644 index f65c33ebc37..00000000000 --- a/sql/updates/world/master/2021_10_13_04_world_2018_07_10_08_world.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `quest_template_addon` SET `PrevQuestID`=12029 WHERE `ID`=12038; diff --git a/sql/updates/world/master/2021_10_13_05_world_2018_07_10_08_world_335.sql b/sql/updates/world/master/2021_10_13_05_world_2018_07_10_08_world_335.sql deleted file mode 100644 index c481f168b5a..00000000000 --- a/sql/updates/world/master/2021_10_13_05_world_2018_07_10_08_world_335.sql +++ /dev/null @@ -1,46 +0,0 @@ --- --- Undo giant clam meat -DELETE FROM `creature_loot_template` WHERE `item` = 4655; -DELETE FROM `spell_loot_template` WHERE `item` = 4655; -DELETE FROM `gameobject_loot_template` WHERE `item` = 4655; - --- Undo Blue Pearl -DELETE FROM `gameobject_loot_template` WHERE `item` = 4611; - --- Redo Giant Clam (Vile Reef, STV) -INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Chance`, `LootMode`, `GroupId`,`MinCount`,`MaxCount`) VALUES -(2264, 4655, 35, 1, 0, 1, 1), -(2264, 4611,100, 1, 0, 1, 1); - --- Undo Black Pearl -DELETE FROM `item_loot_template` WHERE `item` = 7971; -DELETE FROM `creature_loot_template` WHERE `item` = 7971; -DELETE FROM `gameobject_loot_template` WHERE `item` = 7971; - --- Black Pearls still drop from gem bags -INSERT INTO `item_loot_template` (`Entry`, `Item`, `Chance`, `LootMode`, `GroupId`,`MinCount`,`MaxCount`) VALUES -(12033, 7971, 30, 1, 0, 1, 1), -(11938, 7971, 5, 1, 0, 1, 1), -(17962, 7971, 30, 1, 0, 1, 1), -(17963, 7971, 30, 1, 0, 1, 1), -(17964, 7971, 30, 1, 0, 1, 1), -(17965, 7971, 30, 1, 0, 1, 1), -(17969, 7971, 30, 1, 0, 1, 1); - --- Undo Golden Pearl -DELETE FROM `creature_loot_template` WHERE `item` = 13926; -DELETE FROM `spell_loot_template` WHERE `item` = 13926; - --- Undo Zesty Clam Meat -DELETE FROM `creature_loot_template` WHERE `item` = 7974; -DELETE FROM `skinning_loot_template` WHERE `item` = 7974; -DELETE FROM `item_loot_template` WHERE `item` = 7974; - --- Redo Big-Mouth Clam -DELETE FROM `spell_loot_template` WHERE `entry` = 58165; -INSERT INTO `spell_loot_template` (`Entry`, `Item`, `Chance`, `LootMode`, `GroupId`,`MinCount`,`MaxCount`) VALUES -(58165, 7974, 100, 1, 0, 1, 1), -(58165, 7971, 1.0, 1, 1, 1, 1), -(58165, 13926, 1.7, 1, 1, 1, 1), -(58165, 5500, 2.3, 1, 1, 1, 1), -(58165, 5498, 1.0, 1, 1, 1, 1); diff --git a/sql/updates/world/master/2021_10_13_06_world_2018_08_10_10_world.sql b/sql/updates/world/master/2021_10_13_06_world_2018_08_10_10_world.sql deleted file mode 100644 index b64fe9c2685..00000000000 --- a/sql/updates/world/master/2021_10_13_06_world_2018_08_10_10_world.sql +++ /dev/null @@ -1,144 +0,0 @@ --- Remove an already spawned Luanga that should not be there -DELETE FROM `creature` WHERE `guid`=85531 AND `id`=18533; -DELETE FROM `spawn_group` WHERE `GroupID`=2 AND `SpawnId`=85531 AND `spawnType`=0; --- Skywing -DELETE FROM `creature_text` WHERE `CreatureID` IN (22424,18533); -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(22424,0,0,"%s squawks and heads toward Veil Shalas. Hurry and follow!",16,0,100,0,0,0,20254,0,"Skywing"), -(22424,1,0,"%s pauses briefly before the tree and then heads inside.",16,0,100,0,0,0,20255,0,"Skywing"), -(22424,2,0,"%s seems to be looking for something. He wants you to follow.",16,0,100,0,0,0,20256,0,"Skywing"), -(22424,3,0,"%s flies to the platform below! You''d better jump if you want to keep up. Hurry!",16,0,100,0,0,0,20257,0,"Skywing"), -(22424,4,0,"%s bellows a loud squawk!",16,0,100,0,0,0,20284,0,"Skywing"), -(22424,5,0,"Free at last from that horrible curse! Thank you! Please send word to Rilak the Redeemed that I am okay. My mission lies in Skettis. Terokk must be defeated!",12,0,100,0,0,0,20295,0,"Skywing"), -(22424,6,0,"%s wanders off into the distance.",16,0,100,0,0,0,20297,0,"Skywing"), -(18533,0,0,"Skywing, I will free you from your curse over my dead body!",14,0,100,0,0,0,20283,0,"Luanga the Imprisoner"); - -UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="", `flags_extra`=`flags_extra`|536870912 WHERE `entry` IN (22424); -UPDATE `creature_template` SET `AIName`="SmartAI", `ScriptName`="" WHERE `entry` IN (22424,18533); -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (22424,18533) AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2242400,2242401,2242402,2242403,2242404,2242405) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES -(22424,0,0,0,19,0,100,0,10898,0,0,0,0,80,2242400,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Quest 'Skywing' Taken - Run Script"), -(22424,0,1,0,6,0,100,0,0,0,0,0,0,6,10898,0,0,0,0,0,12,1,0,0,0,0,0,0,"Skywing - On Just Died - Fail Quest 'Skywing'"), -(22424,0,2,0,40,0,100,0,6,22424,0,0,0,80,2242401,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 6 Reached - Run Script"), -(22424,0,3,0,40,0,100,0,36,22424,0,0,0,80,2242402,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 36 Reached - Run Script"), -(22424,0,4,0,40,0,100,0,50,22424,0,0,0,54,5000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 50 Reached - Run Script"), -(22424,0,5,0,40,0,100,0,60,22424,0,0,0,80,2242403,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 60 Reached - Run Script"), -(22424,0,6,0,40,0,100,0,62,22424,0,0,0,54,5000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 62 Reached - Run Script"), -(22424,0,7,0,40,0,100,0,80,22424,0,0,0,80,2242404,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 80 Reached - Run Script"), -(22424,0,8,0,38,0,100,1,1,1,0,0,0,80,2242405,2,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Data set - Run Script"), -(22424,0,9,0,40,0,100,0,82,22424,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 82 Reached - Despawn"), -(22424,0,10,0,40,0,100,0,81,22424,0,0,0,54,17000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Waypoint 81 Reached - pause wp"), -(2242400,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Skywing - On Script - Store Targetlist"), -(2242400,9,1,0,0,0,100,0,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Set Faction 250"), -(2242400,9,2,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Remove Npc Flag Questgiver"), -(2242400,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Say Line 0"), -(2242400,9,4,0,0,0,100,0,0,0,0,0,0,53,1,22424,0,0,0,2,1,0,0,0,0,0,0,0,"Skywing - On Script - Start Waypoint"), -(2242401,9,0,0,0,0,100,0,0,0,0,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Pause Waypoint"), -(2242401,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Say Line 1"), -(2242402,9,0,0,0,0,100,0,0,0,0,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Pause Waypoint"), -(2242402,9,1,0,0,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Say Line 2"), -(2242403,9,0,0,0,0,100,0,0,0,0,0,0,54,500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Pause Waypoint"), -(2242403,9,1,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Say Line 3"), -(2242404,9,0,0,0,0,100,0,0,0,0,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Pause Waypoint"), -(2242404,9,1,0,0,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Say Line 4"), -(2242404,9,2,0,0,0,100,0,2000,2000,0,0,0,12,18533,4,300000,0,0,0,8,0,0,0,-3509.28003,4085.30273,92.9490,5.24017,"Skywing - On Script - Summon Luanga"), -(2242404,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,19,18533,0,0,0,0,0,0,"Skywing - On Script - Say Line 0 (Luanga the Imprisoner)"), -(2242405,9,0,0,0,0,100,0,2000,2000,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - Set faction"), -(2242405,9,1,0,0,0,100,0,1000,1000,0,0,0,75,39167,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - add aura Serverside - Cyclone of Feathers"), -(2242405,9,2,0,0,0,100,0,4000,4000,0,0,0,11,39179,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - cast Rilak the Redeemed"), -(2242405,9,3,0,0,0,100,0,2000,2000,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - say text"), -(2242405,9,4,0,0,0,100,0,0,0,0,0,0,15,10898,0,0,0,0,0,12,1,0,0,0,0,0,0,"Skywing - On Script - Quest explored"), -(2242405,9,5,0,0,0,100,0,10000,10000,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skywing - On Script - say text"), --- Luanga the Imprisoner -(18533,0,0,0,4,0,100,1,0,0,0,0,0,11,32924,0,0,0,0,0,1,0,0,0,0,0,0,0,'Luanga the Imprisoner - Cast Power of Kran\'aish on Aggro'), -(18533,0,1,0,0,0,100,0,1000,3000,40000,45000,0,11,6535,0,0,0,0,0,4,0,0,0,0,0,0,0,'Luanga the Imprisoner - Cast Lightning Cloud'), -(18533,0,2,0,0,0,100,0,9000,11000,9000,12000,0,11,11824,0,0,0,0,0,2,0,0,0,0,0,0,0,'Luanga the Imprisoner - Cast Shock'), -(18533,0,3,0,0,0,100,0,4000,9000,9000,14000,0,11,12058,0,0,0,0,0,4,0,0,0,0,0,0,0,'Luanga the Imprisoner - Cast Chain Lightning'), -(18533,0,4,0,6,0,100,0,0,0,0,0,0,45,1,1,0,0,0,0,19,22424,70,0,0,0,0,0,"Skywing - On Just Died - Set data"); - -DELETE FROM `script_waypoint` WHERE `entry`=22424; -DELETE FROM `waypoints` WHERE `entry`=22424; -INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES -(22424, 1, -3620.54, 4164.57, 1.81,'SKYWING_START'), -(22424, 2, -3624.78, 4149.65, 7.44,''), -(22424, 3, -3630.3, 4124.84, 21.28,''), -(22424, 4, -3629.14, 4093.65, 44.35,''), -(22424, 5, -3626.34, 4080.29, 52.39,''), -(22424, 6, -3619.35, 4063.86, 60.86,'SAY_SKYWING_TREE_DOWN'), -(22424, 7, -3615.09, 4054.17, 62.46,''), -(22424, 8, -3611.39, 4046.6, 65.07,''), -(22424, 9, -3606.68, 4040.5, 66,''), -(22424, 10, -3600.88, 4038.69, 67.14,''), -(22424, 11, -3597.88, 4033.84, 68.53,''), -(22424, 12, -3602.19, 4027.89, 69.36,''), -(22424, 13, -3609.85, 4028.37, 70.78,''), -(22424, 14, -3613.01, 4031.1, 72.14,''), -(22424, 15, -3613.18, 4035.63, 73.52,''), -(22424, 16, -3609.84, 4039.73, 75.25,''), -(22424, 17, -3604.55, 4040.12, 77.01,''), -(22424, 18, -3600.61, 4036.03, 78.84,''), -(22424, 19, -3602.63, 4029.99, 81.01,''), -(22424, 20, -3608.87, 4028.64, 83.27,''), -(22424, 21, -3612.53, 4032.74, 85.24,''), -(22424, 22, -3611.08, 4038.13, 87.31,''), -(22424, 23, -3605.09, 4039.35, 89.55,''), -(22424, 24, -3601.87, 4035.44, 91.64,''), -(22424, 25, -3603.08, 4030.58, 93.66,''), -(22424, 26, -3608.47, 4029.23, 95.91,''), -(22424, 27, -3611.68, 4033.35, 98.09,''), -(22424, 28, -3609.51, 4038.25, 100.45,''), -(22424, 29, -3604.54, 4038.01, 102.72,''), -(22424, 30, -3602.4, 4033.48, 105.12,''), -(22424, 31, -3606.17, 4029.69, 107.63,''), -(22424, 32, -3609.93, 4031.26, 109.53,''), -(22424, 33, -3609.38, 4035.86, 110.67,''), -(22424, 34, -3603.58, 4043.03, 112.89,''), -(22424, 35, -3600.99, 4046.49, 111.81,''), -(22424, 36, -3602.32, 4051.77, 111.81,'SAY_SKYWING_TREE_UP'), -(22424, 37, -3609.55, 4055.95, 112,''), -(22424, 38, -3620.93, 4043.77, 111.99,''), -(22424, 39, -3622.44, 4038.95, 111.99,''), -(22424, 40, -3621.64, 4025.39, 111.99,''), -(22424, 41, -3609.62, 4015.2, 111.99,''), -(22424, 42, -3598.37, 4017.72, 111.99,''), -(22424, 43, -3590.21, 4026.62, 111.99,''), -(22424, 44, -3586.55, 4034.13, 112,''), -(22424, 45, -3580.39, 4033.46, 112,''), -(22424, 46, -3568.83, 4032.53, 107.16,''), -(22424, 47, -3554.81, 4031.23, 105.31,''), -(22424, 48, -3544.39, 4030.1, 106.58,''), -(22424, 49, -3531.91, 4029.25, 111.7,''), -(22424, 50, -3523.5, 4030.24, 112.47,''), -(22424, 51, -3517.48, 4037.42, 112.66,''), -(22424, 52, -3510.4, 4040.77, 112.92,''), -(22424, 53, -3503.83, 4041.35, 113.17,''), -(22424, 54, -3498.31, 4040.65, 113.11,''), -(22424, 55, -3494.05, 4031.67, 113.11,''), -(22424, 56, -3487.71, 4025.58, 113.12,''), -(22424, 57, -3500.42, 4012.93, 113.11,''), -(22424, 58, -3510.86, 4010.15, 113.1,''), -(22424, 59, -3518.07, 4008.62, 112.97,''), -(22424, 60, -3524.74, 4014.55, 112.41,'SAY_SKYWING_JUMP'), -(22424, 61, -3537.81, 4008.59, 92.53,''), -(22424, 62, -3546.25, 4008.81, 92.79,''), -(22424, 63, -3552.07, 4006.48, 92.84,''), -(22424, 64, -3556.29, 4000.14, 92.92,''), -(22424, 65, -3556.16, 3991.24, 92.92,''), -(22424, 66, -3551.48, 3984.28, 92.91,''), -(22424, 67, -3542.9, 3981.64, 92.91,''), -(22424, 68, -3534.82, 3983.98, 92.92,''), -(22424, 69, -3530.58, 3989.91, 92.85,''), -(22424, 70, -3529.85, 3998.77, 92.59,''), -(22424, 71, -3534.15, 4008.45, 92.34,''), -(22424, 72, -3532.87, 4012.97, 91.64,''), -(22424, 73, -3530.57, 4023.42, 86.82,''), -(22424, 74, -3528.24, 4033.91, 85.69,''), -(22424, 75, -3526.22, 4043.75, 87.26,''), -(22424, 76, -3523.84, 4054.29, 92.42,''), -(22424, 77, -3522.44, 4059.06, 92.92,''), -(22424, 78, -3514.26, 4060.72, 92.92,''), -(22424, 79, -3507.76, 4065.21, 92.92,''), -(22424, 80, -3503.24, 4076.63, 92.92,'SAY_SKYWING_SUMMON'), -(22424, 81, -3504.23, 4080.47, 92.92,'SPELL_TRANSFORM'), -(22424, 82, -3519.12, 4057.43, 92.93,'DESPAWN'); diff --git a/sql/updates/world/master/2021_10_13_07_world_2018_07_15_01_world_335.sql b/sql/updates/world/master/2021_10_13_07_world_2018_07_15_01_world_335.sql deleted file mode 100644 index 35eab4934c8..00000000000 --- a/sql/updates/world/master/2021_10_13_07_world_2018_07_15_01_world_335.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Chief Engineer Hinderweir VII -DELETE FROM `creature_text` WHERE `CreatureID`=1093; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1093,0,0,"The Stonewrought Dam has been saved! Three cheers for $n!",14,7,100,22,0,0,546,0,"Chief Engineer Hinderweir VII"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1093; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1093 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1093,0,0,0,20,0,100,0,283,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Chief Engineer Hinderweir VII - On Quest 'A Dark Threat Looms (Part 7)' Finished - Say Line 0"); diff --git a/sql/updates/world/master/2021_10_14_00_world.sql b/sql/updates/world/master/2021_10_14_00_world.sql deleted file mode 100644 index 10ac60b8ae0..00000000000 --- a/sql/updates/world/master/2021_10_14_00_world.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Magistrix Erona (Area: Sunstrider Isle - Difficulty: 0) -UPDATE `creature_template` SET `minlevel`=20, `maxlevel`=20, `RangeAttackTime`=0, `VerifiedBuild`=40120 WHERE `entry`=15278; - -UPDATE `creature_template_model` SET `VerifiedBuild`=40120 WHERE `CreatureID`=15278 AND `Idx`=0; - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=15516; - -UPDATE `creature` SET `zoneId`=6455, `areaId`=3431, `spawntimesecs`=120, `curhealth`=522, `curmana`=1202, `VerifiedBuild`=40120 WHERE `guid`=54984; - -DELETE FROM `creature_addon` WHERE `guid`=54984; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(54984, 0, 0, 0, 1, 0, 0, 0, 0, ''); - -UPDATE `gossip_menu` SET `VerifiedBuild`=40120 WHERE (`MenuId`=11902 AND `TextId`=16703); - -UPDATE `npc_text` SET `VerifiedBuild`=40120 WHERE `ID`=16703; diff --git a/sql/updates/world/master/2021_10_14_01_world.sql b/sql/updates/world/master/2021_10_14_01_world.sql deleted file mode 100644 index e14e34ecef7..00000000000 --- a/sql/updates/world/master/2021_10_14_01_world.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Arcanist Ithanas (Area: Sunstrider Isle - Difficulty: 0) -UPDATE `creature_template` SET `minlevel`=20, `maxlevel`=20, `RangeAttackTime`=0, `VerifiedBuild`=40120 WHERE `entry`=15296; - -UPDATE `creature_template_model` SET `VerifiedBuild`=40120 WHERE `CreatureID`=15296 AND `Idx`=0; - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=15532; - -UPDATE `creature` SET `zoneId`=6455, `areaId`=3431, `spawntimesecs`=120, `curhealth`=522, `curmana`=1202, `VerifiedBuild`=40120 WHERE `guid`=55054; - -DELETE FROM `creature_addon` WHERE `guid`=55054; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(55054, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- Arcanist Ithanas diff --git a/sql/updates/world/master/2021_10_14_02_world.sql b/sql/updates/world/master/2021_10_14_02_world.sql deleted file mode 100644 index 60cc4d8c3d6..00000000000 --- a/sql/updates/world/master/2021_10_14_02_world.sql +++ /dev/null @@ -1,12 +0,0 @@ --- Arcanist Helion (Area: Sunstrider Isle - Difficulty: 0) -UPDATE `creature_template` SET `minlevel`=20, `maxlevel`=20, `RangeAttackTime`=0, `VerifiedBuild`=40120 WHERE `entry`=15297; - -UPDATE `creature_template_model` SET `VerifiedBuild`=40120 WHERE `CreatureID`=15297 AND `Idx`=0; - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=15528; - -UPDATE `creature` SET `zoneId`=6455, `areaId`=3431, `spawntimesecs`=120, `curhealth`=522, `curmana`=1202, `VerifiedBuild`=40120 WHERE `guid`=55055; - -DELETE FROM `creature_addon` WHERE `guid`=55055; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(55055, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- Arcanist Helion diff --git a/sql/updates/world/master/2021_10_14_03_world.sql b/sql/updates/world/master/2021_10_14_03_world.sql deleted file mode 100644 index 866329a39a9..00000000000 --- a/sql/updates/world/master/2021_10_14_03_world.sql +++ /dev/null @@ -1,17 +0,0 @@ --- Training Dummy (Area: Sunstrider Isle - Difficulty: 0) -UPDATE `creature_template` SET `minlevel`=20, `maxlevel`=20, `VerifiedBuild`=40120 WHERE `entry`=44937; - -UPDATE `creature_template_model` SET `VerifiedBuild`=40120 WHERE `CreatureID`=44937 AND `Idx`=0; - -UPDATE `creature_model_info` SET `VerifiedBuild`=40120 WHERE `DisplayID`=3019; - -UPDATE `creature` SET `zoneId`=6455, `areaId`=3431, `spawntimesecs`=120, `curhealth`=1244, `VerifiedBuild`=40120 WHERE `guid` IN (250887,250888,250889,250890,250891,250892); - -DELETE FROM `creature_addon` WHERE `guid` BETWEEN 250887 AND 250892; -INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES -(250887, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Training Dummy -(250888, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Training Dummy -(250889, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Training Dummy -(250890, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Training Dummy -(250891, 0, 0, 0, 1, 0, 0, 0, 0, ''), -- Training Dummy -(250892, 0, 0, 0, 1, 0, 0, 0, 0, ''); -- Training Dummy diff --git a/sql/updates/world/master/2021_10_14_04_world_2018_07_15_02_world_335.sql b/sql/updates/world/master/2021_10_14_04_world_2018_07_15_02_world_335.sql deleted file mode 100644 index 603102ba17e..00000000000 --- a/sql/updates/world/master/2021_10_14_04_world_2018_07_15_02_world_335.sql +++ /dev/null @@ -1,324 +0,0 @@ --- Quest "Rat Catching" -DELETE FROM `quest_details` WHERE `ID`=416; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(416,1,5,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=416; -UPDATE `quest_offer_reward` SET `Emote1`=34, `Emote2`=1, `EmoteDelay2`=1000 WHERE `ID`=416; - --- Quest "WANTED: Chok'sul" -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=256; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=256; - --- Quest "Mercenaries" -DELETE FROM `quest_details` WHERE `ID`=255; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(255,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=255; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=255; - --- Quest "Bailor's Ore Shipment" -DELETE FROM `quest_details` WHERE `ID`=1655; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1655,5,6,1,1,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=11, `EmoteOnComplete`=11 WHERE `ID`=1655; -UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=1 WHERE `ID`=1655; - --- Quest "Badlands Reagent Run" -DELETE FROM `quest_details` WHERE `ID`=2500; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2500,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2500; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1 WHERE `ID`=2500; - --- Quest "Uldaman Reagent Run" -DELETE FROM `quest_details` WHERE `ID`=17; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(17,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=17; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1 WHERE `ID`=17; - --- Quest "Badlands Reagent Run II" -DELETE FROM `quest_details` WHERE `ID`=2501; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2501,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2501; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=2501; - --- Quest "Thelsamar Blood Sausages" -DELETE FROM `quest_details` WHERE `ID`=418; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(418,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=418; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=418; - --- Quest "Stonegear's Search" -DELETE FROM `quest_details` WHERE `ID`=467; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(467,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=467; - --- Quest "Search for Incendicite" -DELETE FROM `quest_details` WHERE `ID`=466; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(466,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=466; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=466; - --- Quest "Mountaineer Stormpike's Task" -DELETE FROM `quest_details` WHERE `ID`=1339; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1339,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1339; - --- Quest "Stormpike's Order" -DELETE FROM `quest_details` WHERE `ID`=1338; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(1338,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=1338; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1338; - --- Quest "The Trogg Threat" -DELETE FROM `quest_details` WHERE `ID`=267; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(267,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=267; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=267; - --- Quest "In Defense of the King's Lands" -DELETE FROM `quest_details` WHERE `ID`=224; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(224,5,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=224; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=224; - --- Quest "In Defense of the King's Lands (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=237; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(237,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=237; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=237; - --- Quest "In Defense of the King's Lands (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=263; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(263,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=263; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=263; - --- Quest "In Defense of the King's Lands (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=217; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(217,1,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=217; -UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=217; - --- Quest "The Horn of the Beast" -UPDATE `quest_request_items` SET `EmoteOnComplete`=274 WHERE `ID`=3181; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1 WHERE `ID`=3181; - --- Quest "Proof of Deed" -DELETE FROM `quest_details` WHERE `ID`=3182; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(3182,6,1,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3182; - --- Quest "At Last!" -UPDATE `quest_request_items` SET `EmoteOnComplete`=274 WHERE `ID`=3201; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=3201; - --- Quest "Crocolisk Hunting" -DELETE FROM `quest_details` WHERE `ID`=385; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(385,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=385; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=385; - --- Quest "A Hunter's Boast" -DELETE FROM `quest_details` WHERE `ID`=257; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(257,6,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=257; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1 WHERE `ID`=257; - --- Quest "A Hunter's Challenge" -DELETE FROM `quest_details` WHERE `ID`=258; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(258,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=258; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=258; - --- Quest "Vyrin's Revenge" -DELETE FROM `quest_details` WHERE `ID`=271; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(271,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=271; -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5, `EmoteDelay2`=1000, `EmoteDelay3`=1000 WHERE `ID`=271; - --- Quest "Vyrin's Revenge (Part 2)" -DELETE FROM `quest_details` WHERE `ID`=531; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(531,5,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=11 WHERE `ID`=531; -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=531; - --- Quest "Report to Mountaineer Rockgar" -DELETE FROM `quest_details` WHERE `ID`=468; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(468,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1 WHERE `ID`=468; - --- Quest "Ironband's Excavation" -DELETE FROM `quest_details` WHERE `ID`=436; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(436,1,1,1,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5 WHERE `ID`=436; - --- Quest "Gathering Idols" -DELETE FROM `quest_details` WHERE `ID`=297; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(297,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=297; -UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=297; - --- Quest "Excavation Progress Report" -DELETE FROM `quest_details` WHERE `ID`=298; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(298,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=298; - --- Quest "Report to Ironforge" -DELETE FROM `quest_details` WHERE `ID`=301; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(301,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=25 WHERE `ID`=301; -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6 WHERE `ID`=301; - --- Quest "Powder to Ironband" -DELETE FROM `quest_details` WHERE `ID`=302; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(302,1,1,25,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=302; - --- Quest "Resupplying the Excavation" -DELETE FROM `quest_details` WHERE `ID`=273; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(273,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=273; - --- Quest "After the Ambush" -DELETE FROM `quest_details` WHERE `ID`=454; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(454,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=454; - --- Quest "Protecting the Shipment" -DELETE FROM `quest_details` WHERE `ID`=309; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(309,6,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=309; - --- Quest "Find Bingles" -DELETE FROM `quest_details` WHERE `ID`=2039; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2039,1,0,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=2039; - --- Quest "Bingles' Missing Supplies" -DELETE FROM `quest_details` WHERE `ID`=2038; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(2038,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=2038; -UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2038; - --- Quest "Honor Students" -DELETE FROM `quest_details` WHERE `ID`=6387; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6387,1,0,0,0,0,0,0,0,40593); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6387; -UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=40593 WHERE `ID`=6387; - --- Quest "Ride to Ironforge" -DELETE FROM `quest_details` WHERE `ID`=6391; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6391,1,0,0,0,0,0,0,0,40593); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=6391; -UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=40593 WHERE `ID`=6391; - --- Quest "Gryth Thurden" -DELETE FROM `quest_details` WHERE `ID`=6388; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6388,1,0,0,0,0,0,0,0,40593); -UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6388; -UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=40593 WHERE `ID`=6388; - --- Quest "Return to Brock" -DELETE FROM `quest_details` WHERE `ID`=6392; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(6392,1,0,0,0,0,0,0,0,40593); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `CompletionText`='Ah, $n. Have you returned from Ironforge?' WHERE `ID`=6392; -UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='You brought the cleavers. Great! I\'ll get these to my students. I\'m sure they\'re eager to use them on some fresh boar meat.$B$BThank you for your help, $n. I am in your debt, but I hope this money will at least cover your travel costs.', `VerifiedBuild`=40593 WHERE `ID`=6392; - --- Quest "Filthy Paws" -DELETE FROM `quest_details` WHERE `ID`=307; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(307,1,0,0,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=307; -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=307; - --- Quest "A Dark Threat Looms" -DELETE FROM `quest_details` WHERE `ID`=250; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(250,5,1,25,0,0,0,0,0,0); - --- Quest "A Dark Threat Looms (Part 2)" -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=199; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=199; - --- Quest "A Dark Threat Looms (Part 3)" -DELETE FROM `quest_details` WHERE `ID`=161; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(161,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=161; -UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=161; - --- Quest "A Dark Threat Looms (Part 4)" -DELETE FROM `quest_details` WHERE `ID`=274; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(274,1,1,1,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=274; -UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=274; - --- Quest "A Dark Threat Looms (Part 5)" -DELETE FROM `quest_details` WHERE `ID`=278; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(278,1,1,5,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=278; - --- Quest "A Dark Threat Looms (Part 6)" -DELETE FROM `quest_details` WHERE `ID`=280; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(280,1,5,0,0,0,0,0,0,0); - --- Quest "A Dark Threat Looms (Part 7)" -UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=283; - --- Quest "Ironband Wants You!" -DELETE FROM `quest_details` WHERE `ID`=707; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(707,1,1,0,0,0,0,0,0,0); -UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=707; - --- Quest "Find Agmond" -DELETE FROM `quest_details` WHERE `ID`=738; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(738,1,1,1,0,0,0,0,0,0); - --- Quest "Murdaloc" -UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=739; - --- Quest "Agmond's Fate" -DELETE FROM `quest_details` WHERE `ID`=704; -INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES -(704,1,1,25,0,0,0,0,0,0); -UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=704; -UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=2 WHERE `ID`=704; diff --git a/sql/updates/world/master/2021_10_14_05_world_2018_07_15_03_world_335.sql b/sql/updates/world/master/2021_10_14_05_world_2018_07_15_03_world_335.sql deleted file mode 100644 index e061a6b0249..00000000000 --- a/sql/updates/world/master/2021_10_14_05_world_2018_07_15_03_world_335.sql +++ /dev/null @@ -1,2 +0,0 @@ --- -UPDATE `quest_template_addon` SET `PrevQuestID`=204 WHERE `ID`=207; diff --git a/sql/updates/world/master/2021_10_14_06_world_2018_07_18_00_world.sql b/sql/updates/world/master/2021_10_14_06_world_2018_07_18_00_world.sql deleted file mode 100644 index 0bd363d816a..00000000000 --- a/sql/updates/world/master/2021_10_14_06_world_2018_07_18_00_world.sql +++ /dev/null @@ -1,3 +0,0 @@ --- -DELETE FROM `trinity_string` WHERE `entry`=5083; -INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES (5083,"Active AI: %s"); diff --git a/sql/updates/world/master/2021_10_14_07_world_2018_07_18_01_world.sql b/sql/updates/world/master/2021_10_14_07_world_2018_07_18_01_world.sql deleted file mode 100644 index 76776975b66..00000000000 --- a/sql/updates/world/master/2021_10_14_07_world_2018_07_18_01_world.sql +++ /dev/null @@ -1,5 +0,0 @@ --- -UPDATE `smart_scripts` SET `link`=1 WHERE `entryorguid`=184906 AND `source_type`=1 AND `id`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=184906 AND `source_type`=1 AND `id`=1; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(184906,1,1,0,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,19,21737,5,0,0,0,0,0,"Power Converter - On linked event - despawn"); diff --git a/sql/updates/world/master/2021_10_14_08_world_2018_07_18_02_world_335.sql b/sql/updates/world/master/2021_10_14_08_world_2018_07_18_02_world_335.sql deleted file mode 100644 index 056ca9b2419..00000000000 --- a/sql/updates/world/master/2021_10_14_08_world_2018_07_18_02_world_335.sql +++ /dev/null @@ -1,52 +0,0 @@ --- --- Razzle Sprysprocket -DELETE FROM `creature_text` WHERE `CreatureID` IN (1269,5568); -DELETE FROM `creature_text` WHERE `CreatureID`=1268 AND `GroupID`=1; -INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES -(1269,0,0,"Let me install these Gyromechanic Gears and Restabilization Cogs and we'll fire up The Recombobulator.",12,7,100,0,0,0,1883,0,"Razzle Sprysprocket"), -(1269,1,0,"That should do the trick.",12,7,100,0,0,0,1884,0,"Razzle Sprysprocket"), -(1269,2,0,"Time to save the entire gnomish race. Here goes nothing!",12,7,100,5,0,0,1885,0,"Razzle Sprysprocket"), -(1269,3,0,"Back to the drawing board.",12,7,100,0,0,0,1887,0,"Razzle Sprysprocket"), -(1269,4,0,"Perhaps a bit more grease will do the trick.",12,7,100,1,0,0,1888,0,"Razzle Sprysprocket"), -(1269,4,1,"Pretty close that time. I think we've almost got it.",12,7,100,1,0,0,1889,0,"Razzle Sprysprocket"), -(1269,4,2,"The Recombobulator is shaping up quite nicely. Just a few adjustments to go!",12,7,100,1,0,0,1890,0,"Razzle Sprysprocket"), -(1268,1,0,"Precisely.",12,7,100,273,0,0,1891,0,"Ozzie Togglevolt"), -(1268,1,1,"My thoughts exactly.",12,7,100,273,0,0,1892,0,"Ozzie Togglevolt"), -(1268,1,2,"Couldn't have said it better myself.",12,7,100,273,0,0,1893,0,"Ozzie Togglevolt"), -(1268,1,3,"Most definitely.",12,7,100,273,0,0,1894,0,"Ozzie Togglevolt"), -(1268,1,4,"I was thinking the same thing.",12,7,100,273,0,0,1895,0,"Ozzie Togglevolt"), -(5568,0,0,"Oh, great.",12,7,100,0,0,0,1886,0,"Captured Leper Gnome"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=1269; -DELETE FROM `smart_scripts` WHERE `entryorguid`=1269 AND `source_type`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid` IN (126900,126901,126902) AND `source_type`=9; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(1269,0,0,0,20,0,100,0,412,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Quest 'Operation Recombobulation' Finished - Remove Npc Flag Questgiver"), -(1269,0,1,0,20,0,100,0,412,0,0,0,53,0,1269,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Quest 'Operation Recombobulation' Finished - Start Waypoint"), -(1269,0,2,0,20,0,100,0,412,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Quest 'Operation Recombobulation' Finished - Say Line 0"), -(1269,0,3,0,40,0,100,0,1,1269,0,0,80,126900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Waypoint 1 Reached - Run Script"), -(1269,0,4,0,40,0,100,0,2,1269,0,0,80,126901,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Waypoint 2 Reached - Run Script"), -(1269,0,5,0,40,0,100,0,3,1269,0,0,80,126902,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Waypoint 3 Reached - Run Script"), -(126900,9,0,0,0,0,100,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Pause Waypoint"), -(126900,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.31425,"Razzle Sprysprocket - On Script - Set Orientation"), -(126900,9,2,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Set Emote State 69"), -(126900,9,3,0,0,0,100,0,8000,8000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Set Emote State 0"), -(126900,9,4,0,0,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 1"), -(126901,9,0,0,0,0,100,0,0,0,0,0,54,15000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Pause Waypoint"), -(126901,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.27153,"Razzle Sprysprocket - On Script - Set Orientation"), -(126901,9,2,0,0,0,100,0,1000,1000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 2"), -(126901,9,3,0,0,0,100,0,4000,4000,0,0,5,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Play Emote 69"), -(126901,9,4,0,0,0,100,0,1000,1000,0,0,86,7344,0,19,5568,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Cross Cast 'Recombobulate'"), -(126901,9,5,0,0,0,100,0,2000,2000,0,0,1,0,0,0,0,0,0,19,5568,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 0 (Captured Leper Gnome)"), -(126901,9,6,0,0,0,100,0,3000,3000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 3"), -(126902,9,0,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.63683,"Razzle Sprysprocket - On Script - Set Orientation"), -(126902,9,1,0,0,0,100,0,500,500,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 4"), -(126902,9,2,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,19,1268,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Say Line 0 (Ozzie Togglevolt)"), -(126902,9,3,0,0,0,100,0,0,0,0,0,28,7344,0,0,0,0,0,19,5568,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Remove Aura 'Recombobulate' from Captured Leper Gnome"), -(126902,9,4,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Razzle Sprysprocket - On Script - Add Npc Flag Questgiver"); - -DELETE FROM `waypoints` WHERE `entry`=1269; -INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES -(1269,1,-5496.54,-455.453,395.439,""), -(1269,2,-5499.83,-454.55,395.439,""), -(1269,3,-5497.94,-455.835,395.438,""); diff --git a/sql/updates/world/master/2021_10_14_09_world_2018_07_18_03_world_335.sql b/sql/updates/world/master/2021_10_14_09_world_2018_07_18_03_world_335.sql deleted file mode 100644 index 697c97c47eb..00000000000 --- a/sql/updates/world/master/2021_10_14_09_world_2018_07_18_03_world_335.sql +++ /dev/null @@ -1,16 +0,0 @@ --- --- Mux Manascrambler -DELETE FROM `gossip_menu_option` WHERE `MenuID`=7083; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7083,0,0,"About that ghost revealer. Did I happen to leave it here? I seem to be missing it.",11909,1,1,0), -(7083,1,0,"I seem to have misplaced the distiller, Mux. Did I happen to leave it here?",11908,1,1,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=7083 AND `SourceEntry`=1; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,7083,1,0,0,9,0,8924,0,0,0,0,0,"","Show gossip option if quest 'Hunting for Ectoplasm' is taken"), -(15,7083,1,0,0,2,0,21946,1,1,1,0,0,"","Show gossip option if player does not have item 'Ectoplasmic Distiller'"); - -UPDATE `smart_scripts` SET `action_type`=85, `action_param2`=2 WHERE `entryorguid`=16014 AND `source_type`=0 AND `id`=0; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16014 AND `source_type`=0 AND `id`=2; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16014,0,2,1,62,0,100,0,7083,1,0,0,85,27752,2,0,0,0,0,7,0,0,0,0,0,0,0,"Mux Manascrambler - On Gossip Option 1 Selected - Invoker Cast 'Create Ectoplasmic Distiller'"); diff --git a/sql/updates/world/master/2021_10_14_10_world_2018_07_18_04_world_335.sql b/sql/updates/world/master/2021_10_14_10_world_2018_07_18_04_world_335.sql deleted file mode 100644 index 88f99136865..00000000000 --- a/sql/updates/world/master/2021_10_14_10_world_2018_07_18_04_world_335.sql +++ /dev/null @@ -1,43 +0,0 @@ --- --- Anthion Harmon -UPDATE `creature_template` SET `npcflag`=3, `gossip_menu_id`=7072 WHERE `entry`=16016; - -DELETE FROM `gossip_menu` WHERE `MenuID`=7072; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7072,8334,0), -(7072,8337,0), -(7072,8338,0); - -DELETE FROM `npc_text` WHERE `ID` IN (8337,8338); -INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES -(8337,11933,1), -(8338,11912,1); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7072; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(14,7072,8334,0,0,8,0,8946,0,0,1,0,0,"","Show gossip text 8334 if quest 'Proof of Life' is not rewarded"), -(14,7072,8337,0,0,8,0,8946,0,0,0,0,0,"","Show gossip text 8337 if quest 'Proof of Life' is rewarded"), -(14,7072,8337,0,0,8,0,9015,0,0,1,0,0,"","Show gossip text 8337 if quest 'The Challenge' is NOT rewarded"), -(14,7072,8338,0,0,8,0,9015,0,0,0,0,0,"","Show gossip text 8338 if quest 'The Challenge' is rewarded"); - --- Falrin Treeshaper --- UPDATE `creature_template` SET `npcflag`=3, `gossip_menu_id`=7073 WHERE `entry`=16032; - -DELETE FROM `gossip_menu` WHERE `MenuID`=7073; -INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES -(7073,8336,0); - -DELETE FROM `gossip_menu_option` WHERE `MenuID`=7073; -INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES -(7073,0,0,"I believe I misplaced that banner you enchanted for me, Falrin.",11910,1,1,0); - -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=7073; -INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES -(15,7073,0,0,0,14,0,9015,0,0,1,0,0,"","Show gossip option if quest 'The Challenge' is taken, completed or rewarded"), -(15,7073,0,0,0,2,0,21986,1,1,1,0,0,"","Show gossip option if player does not have item 'Banner of Provocation'"); - -UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=16032; -DELETE FROM `smart_scripts` WHERE `entryorguid`=16032 AND `source_type`=0; -INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES -(16032,0,0,1,62,0,100,0,7073,0,0,0,85,27755,2,0,0,0,0,7,0,0,0,0,0,0,0,"Falrin Treeshaper - On Gossip Option 0 Selected - Invoker Cast 'Create Banner of Provocation'"), -(16032,0,1,0,61,0,100,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Falrin Treeshaper - On Gossip Option 0 Selected - Close Gossip"); diff --git a/sql/updates/world/master/2021_08_18_06_world.sql b/sql/updates/world/master/2021_10_15_00_world.sql index 658862513b8..19db74da3bc 100644 --- a/sql/updates/world/master/2021_08_18_06_world.sql +++ b/sql/updates/world/master/2021_10_15_00_world.sql @@ -1,4 +1,4 @@ --- TDB 910.21081 world -UPDATE `version` SET `db_version`='TDB 910.21081', `cache_id`=21081 LIMIT 1; +-- TDB 910.21101 world +UPDATE `version` SET `db_version`='TDB 910.21101', `cache_id`=21101 LIMIT 1; UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/world', 'ARCHIVED'); |
