mirror of
https://github.com/araxiaonline/AscEmu.git
synced 2026-06-13 03:02:22 -04:00
17 lines
2.3 KiB
SQL
17 lines
2.3 KiB
SQL
-- Blood Furnance (542)
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '1', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4849', '0', 'The Maker - My work must not be');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '1', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4850', '0', 'The Maker - Perhaps I can find');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '1', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4851', '0', 'The Maker - Anger... hate...');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '4', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4852', '0', 'The Maker - Lets see what I can');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '4', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4853', '0', 'The Maker - It is pointless to resist');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '3', '2', '0', '100', '0', '0', '0', '0', '0', '0', '0', '100', '4854', '0', 'The Maker - Stay away from...');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17380', '4', '0', '5', '1', '0', '12', '30917', '0', '0', '0', '15000', '15000', '0', '100', '0', '0', 'Broggok - Poison Bolt');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17380', '4', '0', '5', '1', '0', '10', '30913', '0', '0', '0', '25000', '25000', '0', '100', '0', '0', 'Broggok - Slime Spray');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17380', '4', '0', '5', '1', '0', '8', '31259', '0', '0', '7', '40000', '40000', '0', '100', '0', '0', 'Broggok - Poison Cloud');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '5', '1', '0', '8', '30923', '0', '0', '6', '10000', '10000', '0', '100', '0', '0', 'The Maker - Domination');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '5', '1', '0', '10', '38973', '0', '0', '0', '0', '0', '0', '100', '0', '0', 'The Maker - Acid Spray');
|
|
INSERT INTO `creature_ai_scripts` VALUES ('8606', '12340', '17381', '4', '0', '5', '1', '0', '20', '30925', '0', '0', '7', '0', '0', '0', '100', '0', '0', 'The Maker - Exploding Beaker');
|
|
|
|
|
|
INSERT INTO `world_db_version` VALUES ('134', '20230711-00_hardcoded_ai_scripts');
|