feat(DB): Release ACDB 9.0.0 (#16069)

* squishy
This commit is contained in:
Gultask 2023-04-25 01:48:38 -03:00 committed by GitHub
parent df77b5f4f7
commit 5ca6fe6fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
785 changed files with 133828 additions and 126861 deletions

View file

@ -18,13 +18,12 @@
DROP TABLE IF EXISTS `spell_script_names`;
CREATE TABLE IF NOT EXISTS `spell_script_names` (
`spell_id` int NOT NULL,
`ScriptName` char(64) NOT NULL,
`ScriptName` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
UNIQUE KEY `spell_id` (`spell_id`,`ScriptName`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- Dumping data for table acore_world.spell_script_names: 2,086 rows
-- Dumping data for table acore_world.spell_script_names: ~2,102 rows (approximately)
DELETE FROM `spell_script_names`;
/*!40000 ALTER TABLE `spell_script_names` DISABLE KEYS */;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(-62900, 'spell_dk_death_coil'),
(-61391, 'spell_dru_typhoon'),
@ -106,7 +105,6 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(-6229, 'spell_warl_shadow_ward'),
(-6201, 'spell_warl_create_healthstone'),
(-6143, 'spell_mage_fire_frost_ward'),
(-5570, 'spell_dru_insect_swarm'),
(-5308, 'spell_warr_execute'),
(-5217, 'spell_dru_tiger_s_fury'),
(-2818, 'spell_rog_deadly_poison'),
@ -466,6 +464,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(28682, 'spell_mage_combustion_proc'),
(28702, 'spell_gen_netherbloom'),
(28720, 'spell_gen_nightmare_vine'),
(28728, 'spell_gen_feign_death_all_flags'),
(28764, 'spell_gen_adaptive_warding'),
(28832, 'spell_four_horsemen_mark'),
(28833, 'spell_four_horsemen_mark'),
@ -478,7 +477,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(29142, 'spell_gen_default_count_pct_from_max_hp'),
(29166, 'spell_dru_innervate'),
(29200, 'spell_item_purify_helboar_meat'),
(29266, 'spell_gen_creature_permanent_feign_death'),
(29266, 'spell_gen_feign_death_all_flags'),
(29341, 'spell_warl_shadowburn'),
(29431, 'spell_gen_select_target_count_15_1'),
(29431, 'spell_moroes_vanish'),
@ -490,6 +489,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(29866, 'spell_q9452_cast_net'),
(29883, 'spell_gen_select_target_count_15_1'),
(29883, 'spell_karazhan_blink'),
(30019, 'spell_control_piece'),
(30099, 'spell_hun_tame_beast'),
(30100, 'spell_hun_taming_the_beast'),
(30102, 'spell_hun_tame_beast'),
@ -516,12 +516,13 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(30926, 'spell_vazruden_fireball'),
(30952, 'spell_tsh_shoot_flame_arrow'),
(31225, 'spell_item_shimmering_vessel'),
(31261, 'spell_gen_creature_permanent_feign_death'),
(31261, 'spell_gen_feign_death_all_flags'),
(31326, 'spell_black_morass_corrupt_medivh'),
(31389, 'spell_gen_knock_away'),
(31399, 'spell_gen_moss_covered_feet'),
(31427, 'spell_gen_allergies'),
(31427, 'spell_allergies'),
(31447, 'spell_mark_of_kazrogal'),
(31543, 'spell_warlords_rage'),
(31687, 'spell_mage_summon_water_elemental'),
(31696, 'spell_q12943_shadow_vault_decree'),
(31701, 'spell_the_black_stalker_levitation_pulse'),
@ -544,11 +545,14 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(33060, 'spell_item_make_a_wish'),
(33110, 'spell_pri_prayer_of_mending_heal'),
(33401, 'spell_auchenai_possess'),
(33496, 'spell_tractor_beam_creator'),
(33525, 'spell_gruul_ground_slam'),
(33569, 'spell_gen_prevent_emotes'),
(33654, 'spell_gruul_shatter'),
(33666, 'spell_murmur_sonic_boom_effect'),
(33671, 'spell_gruul_shatter_effect'),
(33695, 'spell_pal_exorcism_and_holy_wrath_damage'),
(33711, 'spell_murmur_touch'),
(33735, 'spell_rog_blade_flurry'),
(33793, 'spell_vazruden_fireball'),
(33794, 'spell_vazruden_fireball'),
@ -560,7 +564,6 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(34168, 'spell_spore_cloud'),
(34201, 'spell_botanica_shift_form'),
(34229, 'spell_alar_flame_quills'),
(34246, 'spell_dru_idol_lifebloom'),
(34341, 'spell_alar_ember_blast_death'),
(34428, 'spell_warr_victory_rush'),
(34438, 'spell_warl_unstable_affliction'),
@ -568,6 +571,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(34477, 'spell_hun_misdirection'),
(34719, 'spell_midnight_fixate'),
(34779, 'spell_freezing_circle'),
(34799, 'spell_commander_sarannis_arcane_devastation'),
(34803, 'spell_commander_sarannis_summon_reinforcements'),
(34852, 'spell_botanica_call_of_the_falcon'),
(34874, 'spell_despawn_underbog_mushrooms'),
@ -583,11 +587,13 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(35139, 'spell_gen_default_count_pct_from_max_hp'),
(35183, 'spell_warl_unstable_affliction'),
(35201, 'spell_gen_paralytic_poison'),
(35207, 'spell_gen_bandage'),
(35268, 'spell_ragin_flames_inferno'),
(35354, 'spell_hand_of_death'),
(35356, 'spell_gen_creature_permanent_feign_death'),
(35357, 'spell_gen_creature_permanent_feign_death'),
(35356, 'spell_gen_feign_death_all_flags'),
(35357, 'spell_gen_feign_death_no_dyn_flag'),
(35367, 'spell_alar_dive_bomb'),
(35385, 'spell_gen_threshalisk_charge'),
(35429, 'spell_warr_sweeping_strikes'),
(35657, 'spell_mage_pet_scaling'),
(35658, 'spell_mage_pet_scaling'),
@ -612,6 +618,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(35865, 'spell_kaelthas_summon_nether_vapor'),
(35869, 'spell_kaelthas_nether_beam'),
(35941, 'spell_kaelthas_gravity_lapse'),
(36123, 'spell_zereketh_seed_of_corruption'),
(36186, 'spell_warl_infernal_scaling'),
(36188, 'spell_warl_infernal_scaling'),
(36189, 'spell_warl_infernal_scaling'),
@ -663,6 +670,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(38112, 'spell_lady_vashj_magic_barrier'),
(38140, 'spell_gen_select_target_count_7_1'),
(38173, 'spell_q10714_on_spirits_wings'),
(38194, 'spell_talon_king_ikiss_blink'),
(38215, 'spell_hydross_mark_of_hydross'),
(38219, 'spell_hydross_mark_of_hydross'),
(38223, 'spell_q10769_dissension_amongst_the_ranks'),
@ -701,6 +709,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(39259, 'spell_q10923_evil_draws_near_periodic'),
(39346, 'spell_ragin_flames_inferno'),
(39365, 'spell_murmur_thundering_storm'),
(39367, 'spell_zereketh_seed_of_corruption'),
(39371, 'spell_q10935_the_exorcism_of_colonel_jules'),
(39495, 'spell_lady_vashj_remove_tainted_cores'),
(39575, 'spell_black_temple_charge_rage'),
@ -941,10 +950,10 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(46642, 'spell_gen_5000_gold'),
(46650, 'spell_felmyst_open_brutallus_back_doors'),
(46680, 'spell_kiljaeden_shadow_spike'),
(46736, 'spell_item_goblin_weather_machine'),
(46738, 'spell_item_goblin_weather_machine'),
(46739, 'spell_item_goblin_weather_machine'),
(46740, 'spell_item_goblin_weather_machine'),
(46736, 'spell_item_goblin_weather_machine_aura'),
(46738, 'spell_item_goblin_weather_machine_aura'),
(46739, 'spell_item_goblin_weather_machine_aura'),
(46740, 'spell_item_goblin_weather_machine_aura'),
(46747, 'spell_midsummer_fling_torch'),
(46771, 'spell_eredar_twins_apply_flame_touched'),
(47110, 'spell_image_of_drakuru_reagent_check'),
@ -957,6 +966,8 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(47370, 'spell_send_mug_target_picker'),
(47407, 'spell_direbrew_disarm'),
(47422, 'spell_warl_everlasting_affliction'),
(47447, 'spell_dragonblight_corrosive_spit'),
(47480, 'spell_dk_ghoul_thrash'),
(47496, 'spell_dk_ghoul_explode'),
(47530, 'spell_q12096_q12092_bark'),
(47575, 'spell_q12096_q12092_dummy'),
@ -1078,6 +1089,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(51192, 'spell_item_summon_or_dismiss'),
(51209, 'spell_dk_hungering_cold'),
(51211, 'spell_rog_blade_flurry'),
(51329, 'spell_gen_feign_death_no_dyn_flag'),
(51330, 'spell_q12589_shoot_rjr'),
(51403, 'spell_novos_despawn_crystal_handler'),
(51422, 'spell_wg_reduce_damage_by_distance'),
@ -1224,7 +1236,6 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(55931, 'spell_prince_taldaram_conjure_flame_sphere'),
(55945, 'spell_gen_spectator_cheer_trigger'),
(56096, 'spell_gen_vendor_bark_trigger'),
(56150, 'spell_jedoga_sacrafice_beam'),
(56159, 'spell_ahn_kahet_swarmer_aura'),
(56246, 'spell_warl_glyph_of_felguard'),
(56278, 'spell_q12987_read_pronouncement'),
@ -1262,13 +1273,14 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(57607, 'spell_wg_reduce_damage_by_distance'),
(57610, 'spell_wg_reduce_damage_by_distance'),
(57669, 'spell_gen_replenishment'),
(57685, 'spell_gen_creature_permanent_feign_death'),
(57685, 'spell_gen_feign_death_all_flags'),
(57762, 'spell_twisted_visage_lifebloom'),
(57934, 'spell_rog_tricks_of_the_trade'),
(58040, 'spell_destroy_door_seal'),
(58387, 'spell_warr_glyph_of_sunder_armor'),
(58465, 'spell_item_feast'),
(58474, 'spell_item_feast'),
(58540, 'spell_gen_prevent_emotes'),
(58601, 'spell_gen_remove_flight_auras'),
(58622, 'spell_wintergrasp_portal'),
(58683, 'spell_rog_savage_combat'),
@ -1276,13 +1288,15 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(58759, 'spell_sha_healing_stream_totem'),
(58760, 'spell_sha_healing_stream_totem'),
(58761, 'spell_sha_healing_stream_totem'),
(58768, 'spell_gen_prevent_emotes'),
(58778, 'spell_sha_mana_spring_totem'),
(58779, 'spell_sha_mana_spring_totem'),
(58780, 'spell_sha_mana_spring_totem'),
(58806, 'spell_gen_prevent_emotes'),
(58875, 'spell_sha_spirit_walk'),
(58886, 'spell_magic_eater_food'),
(58941, 'spell_archavon_rock_shards'),
(58951, 'spell_gen_creature_permanent_feign_death'),
(58951, 'spell_gen_feign_death_no_prevent_emotes'),
(58983, 'spell_big_blizzard_bear'),
(59061, 'spell_charge_shield_bomber'),
(59065, 'spell_q13369_fate_up_against_your_will'),
@ -1345,7 +1359,6 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(60476, 'spell_item_titanium_seal_of_dalaran'),
(60532, 'spell_gen_default_count_pct_from_max_hp'),
(60535, 'spell_item_light_lamp'),
(60779, 'spell_dru_idol_lifebloom'),
(60864, 'spell_gen_default_count_pct_from_max_hp'),
(60893, 'spell_gen_profession_research'),
(60900, 'spell_q13369_fate_up_against_your_will'),
@ -1485,6 +1498,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(63434, 'spell_gen_tournament_pennant'),
(63435, 'spell_gen_tournament_pennant'),
(63436, 'spell_gen_tournament_pennant'),
(63471, 'spell_spawn_blood_pool'),
(63474, 'spell_ignis_scorch'),
(63477, 'spell_ignis_slag_pot'),
(63489, 'spell_shield_of_runes'),
@ -1828,11 +1842,11 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(70547, 'spell_icc_sprit_alarm'),
(70548, 'spell_bh_cleanse_quel_delar'),
(70588, 'spell_valithria_suppression'),
(70592, 'spell_gen_creature_permanent_feign_death'),
(70592, 'spell_gen_feign_death_all_flags'),
(70598, 'spell_sindragosa_s_fury'),
(70609, 'spell_igb_rocket_artillery'),
(70614, 'spell_q24545_aod_special'),
(70628, 'spell_gen_creature_permanent_feign_death'),
(70628, 'spell_gen_feign_death_all_flags'),
(70672, 'spell_putricide_gaseous_bloat'),
(70672, 'spell_putricide_ooze_channel'),
(70691, 'spell_dru_t10_restoration_4p_bonus'),
@ -1855,6 +1869,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(70842, 'spell_deathwhisper_mana_barrier'),
(70871, 'spell_blood_queen_essence_of_the_blood_queen'),
(70877, 'spell_blood_queen_frenzied_bloodthirst'),
(70904, 'spell_gen_prevent_emotes'),
(70911, 'spell_putricide_unbound_plague_dmg'),
(70912, 'spell_dreamwalker_decay_periodic_timer'),
(70912, 'spell_dreamwalker_summon_suppresser'),
@ -2067,7 +2082,7 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(74445, 'spell_the_lich_king_cast_back_to_caster'),
(74452, 'spell_saviana_conflagration_init'),
(74455, 'spell_saviana_conflagration_throwback'),
(74490, 'spell_gen_creature_permanent_feign_death'),
(74490, 'spell_gen_feign_death_all_flags'),
(74505, 'spell_baltharus_enervating_brand_trigger'),
(74562, 'spell_halion_fiery_combustion'),
(74567, 'spell_halion_mark_of_combustion'),
@ -2112,7 +2127,6 @@ INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(77845, 'spell_halion_twilight_cutter'),
(77846, 'spell_halion_twilight_cutter'),
(100101, 'spell_valkyr_ball_periodic_dummy');
/*!40000 ALTER TABLE `spell_script_names` ENABLE KEYS */;
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;