- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES (120000, 0, 0, 0, 0, 0, 31654, 0, 0, 0, 'Deffender NPC', 'Stunned', '', 0, 81, 81, 2, 35, 35, 0, 1, 1.14286, 1, 1, 425, 758, 0, 4566, 9, 4000, 0, 1, 128, 8, 0, 0, 0, 3, 0, 345, 509, 5000, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'EventAI', 0, 3, 5, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, '', 12340);
- DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=120000);
- INSERT INTO `creature_ai_scripts` VALUES
- ( 1200001, 120000, 1, 0, 100, 1, 20000, 20000, 0, 0, 1, -99999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Deff'),
- ( 1200002, 120000, 1, 0, 100, 1, 25000, 25000, 0, 0, 1, -99998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Deff'),
- ( 1200003, 120000, 1, 0, 100, 1, 30000, 30000, 0, 0, 1, -99997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Deff'),
- (1200004, 120000, 1, 0, 100, 1, 35000, 35000, 0, 0, 1, -99996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Deff');
- INSERT INTO creature_ai_texts
- (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`)
- VALUES
- (-99999, 'Hey, i just met you', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 1, 10, 'deff');
- INSERT INTO creature_ai_texts
- (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`)
- VALUES
- (-99998, 'And this is Crazy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 1, 10, 'deff');
- INSERT INTO creature_ai_texts
- (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`)
- VALUES
- (-99997, 'But i forgot condom', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 1, 10, 'deff');
- INSERT INTO creature_ai_texts
- (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`)
- VALUES
- (-99996, 'So anal maybe?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 1, 23, 'deff');